diff --git a/.gitignore b/.gitignore index ef514619..cca4f7fc 100755 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ web/app/upgrade web/app/cache/* web/app/languages/ web/app/object-cache.php +web/app/themes/haiku-atelier-2024/assets/css/* web/app/themes/haiku-atelier-2024/assets/js/* # WordPress diff --git a/.phpantom.toml b/.phpantom.toml index e9d05ba5..c9bf7d68 100644 --- a/.phpantom.toml +++ b/.phpantom.toml @@ -1,19 +1,11 @@ -# :schema: https://github.com/AJenbo/phpantom_lsp/raw/main/config-schema.json +#:schema https://github.com/AJenbo/phpantom_lsp/raw/main/config-schema.json [php] - # Override the detected PHP version (default: inferred from composer.json, or 8.5). # version = "8.5" - # [diagnostics] extra-arguments = true - # Report member access on subjects whose type could not be resolved. - # Useful for discovering gaps in type coverage. Off by default. unresolved-member-access = false [indexing] - # How PHPantom discovers classes across the workspace. - # "composer" (default) - use Composer classmap, self-scan on fallback - # "self" - always self-scan, ignore Composer classmap - # "none" - no proactive scanning, Composer classmap only strategy = "composer" diff --git a/.zed/settings.json b/.zed/settings.json index 3b8077e7..610fd99e 100644 --- a/.zed/settings.json +++ b/.zed/settings.json @@ -9,13 +9,21 @@ "!oxc", "!oxfmt", "!oxlint", - "!phptools", + "!phpantom_lsp", "!prettier", "!tailwindcss-language-server", "!tsgo", "!vtsls", "..." ], + "languages": { + "PHP": { + "language_servers": [ + "phpactor", + "phptools" + ] + } + }, "lsp": { "css-variables": { "settings": { diff --git a/aube-lock.yaml b/aube-lock.yaml index 3809c4e0..fe884ef5 100644 --- a/aube-lock.yaml +++ b/aube-lock.yaml @@ -5,12 +5,15 @@ settings: excludeLinksFromLockfile: false time: - globals@17.6.0: 2026-05-01T16:37:48.055Z + '@effect/platform-browser@4.0.0-beta.60': 2026-05-03T12:37:59.961Z importers: .: dependencies: + '@effect/platform-browser': + specifier: ^4.0.0-beta.60 + version: 4.0.0-beta.60(effect@4.0.0-beta.60) '@mobily/ts-belt': specifier: v4.0.0-rc.5 version: 4.0.0-rc.5 @@ -21,8 +24,8 @@ importers: specifier: ^8.1.5 version: 8.1.5 effect: - specifier: ^4.0.0-beta.59 - version: 4.0.0-beta.59 + specifier: ^4.0.0-beta.60 + version: 4.0.0-beta.60 html-template-tag: specifier: ^5.0.0 version: 5.0.0 @@ -34,13 +37,13 @@ importers: version: 4.0.4 postcss: specifier: ^8.4.21 - version: 8.5.12 + version: 8.5.13 purify-ts: specifier: 2.1.2 version: 2.1.2 stylelint-order: specifier: '>=6' - version: 8.1.1(stylelint@17.9.1) + version: 8.1.1(stylelint@17.11.0) terser: specifier: ^5.16.0 version: 5.46.2 @@ -61,13 +64,13 @@ importers: specifier: ^0.5.2 version: 0.5.2 '@gcch/configuration-eslint': - specifier: git+https://git.gcch.fr/gcch/configuration-eslint#888eb4aa54 + specifier: git+https://git.gcch.fr/gcch/configuration-eslint version: https://git.gcch.fr/gcch/configuration-eslint#888eb4aa54e5bfd6251566d7469ee99204c19f45 '@gcch/configuration-oxlint': - specifier: git+https://git.gcch.fr/gcch/configuration-oxlint#83547fc1ebfd + specifier: git+https://git.gcch.fr/gcch/configuration-oxlint version: https://git.gcch.fr/gcch/configuration-oxlint#83547fc1ebfd6cb402e3c7f074b3e267632ebf4a '@gcch/configuration-prettier': - specifier: git+https://git.gcch.fr/gcch/configuration-prettier#d267d6dc5e + specifier: git+https://git.gcch.fr/gcch/configuration-prettier version: https://git.gcch.fr/gcch/configuration-prettier#d267d6dc5ee8f14378180d71f651009bf7aa3acc '@playwright/test': specifier: ^1.59.1 @@ -82,11 +85,11 @@ importers: specifier: ^25.6.0 version: 25.6.0 '@typescript/native-preview': - specifier: 7.0.0-dev.20260503.1 - version: 7.0.0-dev.20260503.1 + specifier: 7.0.0-dev.20260504.1 + version: 7.0.0-dev.20260504.1 '@vitejs/plugin-legacy': specifier: ^8.0.1 - version: 8.0.1(terser@5.46.2)(vite@8.0.10(@types/node@25.6.0)(jiti@2.6.1)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3)) + version: 8.0.1(terser@5.46.2)(vite@8.0.10(@types/node@25.6.0)(jiti@2.7.0)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3)) better-typescript-lib: specifier: ^2.12.0 version: 2.12.0(typescript@6.0.3) @@ -94,32 +97,32 @@ importers: specifier: ^4.28.2 version: 4.28.2 caniuse-lite: - specifier: ^1.0.30001791 - version: 1.0.30001791 + specifier: ^1.0.30001792 + version: 1.0.30001792 eslint: specifier: ^10.3.0 - version: 10.3.0(jiti@2.6.1) + version: 10.3.0(jiti@2.7.0) eslint-plugin-functional: specifier: ^9.0.4 - version: 9.0.4(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) + version: 9.0.4(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) eslint-plugin-jsx-a11y: specifier: ^6.10.2 - version: 6.10.2(eslint@10.3.0(jiti@2.6.1)) + version: 6.10.2(eslint@10.3.0(jiti@2.7.0)) eslint-plugin-oxlint: - specifier: ^1.62.0 - version: 1.62.0(oxlint@1.62.0(oxlint-tsgolint@0.22.1)) + specifier: ^1.63.0 + version: 1.63.0(oxlint@1.63.0(oxlint-tsgolint@0.22.1)) eslint-plugin-perfectionist: specifier: ^5.9.0 - version: 5.9.0(eslint@10.3.0(jiti@2.6.1)) + version: 5.9.0(eslint@10.3.0(jiti@2.7.0)) fdir: specifier: ^6.5.0 version: 6.5.0(picomatch@4.0.4) globals: - specifier: ^17.6 - version: 17.6.0 + specifier: '17' + version: 17.5.0 jiti: - specifier: ^2.6.1 - version: 2.6.1 + specifier: ^2.7.0 + version: 2.7.0 knip: specifier: ^6.11.0 version: 6.11.0 @@ -130,8 +133,8 @@ importers: specifier: ^1.32.0 version: 1.32.0 oxlint: - specifier: ^1.62.0 - version: 1.62.0(oxlint-tsgolint@0.22.1) + specifier: ^1.63.0 + version: 1.63.0(oxlint-tsgolint@0.22.1) oxlint-tsgolint: specifier: ^0.22.1 version: 0.22.1 @@ -163,35 +166,35 @@ importers: specifier: ^1.99.0 version: 1.99.0 stylelint: - specifier: ^17.9.1 - version: 17.9.1 + specifier: ^17.11.0 + version: 17.11.0 stylelint-config-clean-order: specifier: ^8.0.1 - version: 8.0.1(stylelint@17.9.1)(stylelint-order@8.1.1(stylelint@17.9.1)) + version: 8.0.1(stylelint@17.11.0)(stylelint-order@8.1.1(stylelint@17.11.0)) stylelint-config-sass-guidelines: specifier: ^13.0.0 - version: 13.0.0(postcss@8.5.12)(stylelint@17.9.1) + version: 13.0.0(postcss@8.5.13)(stylelint@17.11.0) stylelint-config-standard-scss: specifier: ^17.0.0 - version: 17.0.0(postcss@8.5.12)(stylelint@17.9.1) + version: 17.0.0(postcss@8.5.13)(stylelint@17.11.0) stylelint-declaration-block-no-ignored-properties: specifier: ^3.0.0 - version: 3.0.0(stylelint@17.9.1) + version: 3.0.0(stylelint@17.11.0) stylelint-plugin-logical-css: specifier: ^2.1.0 - version: 2.1.0(stylelint@17.9.1) + version: 2.1.0(stylelint@17.11.0) typescript: specifier: ^6.0.3 version: 6.0.3 typescript-eslint: - specifier: ^8.59.1 - version: 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) + specifier: ^8.59.2 + version: 8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) vite: specifier: ^8.0.10 - version: 8.0.10(@types/node@25.6.0)(jiti@2.6.1)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3) + version: 8.0.10(@types/node@25.6.0)(jiti@2.7.0)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3) vite-tsconfig-paths: specifier: ^6.1.1 - version: 6.1.1(vite@8.0.10(@types/node@25.6.0)(jiti@2.6.1)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3)) + version: 6.1.1(vite@8.0.10(@types/node@25.6.0)(jiti@2.7.0)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3)) packages: @@ -746,6 +749,11 @@ packages: resolution: {integrity: sha512-EXnJjIy6zQ3nUO/MZ+ynWUb8B895KZPotd1++oTs9JjDkplwM7cb6zo8Zq2zU6piwq+KflO7amXbEfj1UMpHkw==} hasBin: true + '@effect/platform-browser@4.0.0-beta.60': + resolution: {integrity: sha512-trM/3DM5VhVBGZt8KccLG7LA+F34gw6o3APHa70dl8jHXNQ04tZ74WbG5RbCkekUHitj0MFC0sfuhGLNGxDtDg==} + peerDependencies: + effect: ^4.0.0-beta.60 + '@effect/tsgo-linux-x64@0.5.2': resolution: {integrity: sha512-V6sHIZlKQv693ABb9REX0RzIvzyCbNg2uP5+4MXwetlSxz8pmeAUCpraAQLXBkKlYL5rG9kMIobDFU9A88Nqig==} os: @@ -927,16 +935,16 @@ packages: cpu: - x64 - '@oxlint/binding-linux-x64-gnu@1.62.0': - resolution: {integrity: sha512-5z25jcAA0gfKyVwz71A0VXgaPlocPoTAxhlv/hgoK6tlCrfoNuw7haWbDHvGMfjXhdic4EqVXGRv5XsTqFnbRQ==} + '@oxlint/binding-linux-x64-gnu@1.63.0': + resolution: {integrity: sha512-Vgq9rkRVcPcjbcH+ihYTfpeR7vCXfqpd+z5ItTGc0yYUV59L5ceHYN1iV4H9bKGV7Rn5hkVc7x3mSvHegduENA==} engines: {node: ^20.19.0 || >=22.12.0} os: - linux cpu: - x64 - '@oxlint/binding-linux-x64-musl@1.62.0': - resolution: {integrity: sha512-IWpHmMB6ZDllPvqWDkG6AmXrN7JF5e/c4g/0PuURsmlK+vHoYZPB70rr4u1bn3I4LsKCSpqqfveyx6UCOC8wdg==} + '@oxlint/binding-linux-x64-musl@1.63.0': + resolution: {integrity: sha512-3/Lkq/ncooA61rorrC+ZQed1Bc4VpGj+WnGsp58zmxKgvZ2vhreu+dcVyr3mX8NUpq7mfZ4gDDTou/yrF1Pd7A==} engines: {node: ^20.19.0 || >=22.12.0} os: - linux @@ -1046,16 +1054,16 @@ packages: '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} - '@typescript-eslint/eslint-plugin@8.59.1': - resolution: {integrity: sha512-BOziFIfE+6osHO9FoJG4zjoHUcvI7fTNBSpdAwrNH0/TLvzjsk2oo8XSSOT2HhqUyhZPfHv4UOffoJ9oEEQ7Ag==} + '@typescript-eslint/eslint-plugin@8.59.2': + resolution: {integrity: sha512-j/bwmkBvHUtPNxzuWe5z6BEk3q54YRyGlBXkSsmfoih7zNrBvl5A9A98anlp/7JbyZcWIJ8KXo/3Tq/DjFLtuQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.59.1 + '@typescript-eslint/parser': ^8.59.2 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/parser@8.59.1': - resolution: {integrity: sha512-HDQH9O/47Dxi1ceDhBXdaldtf/WV9yRYMjbjCuNk3qnaTD564qwv61Y7+gTxwxRKzSrgO5uhtw584igXVuuZkA==} + '@typescript-eslint/parser@8.59.2': + resolution: {integrity: sha512-plR3pp6D+SSUn1HM7xvSkx12/DhoHInI2YF35KAcVFNZvlC0gtrWqx7Qq1oH2Ssgi0vlFRCTbP+DZc7B9+TtsQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 @@ -1067,16 +1075,32 @@ packages: peerDependencies: typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/project-service@8.59.2': + resolution: {integrity: sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/scope-manager@8.59.1': resolution: {integrity: sha512-LwuHQI4pDOYVKvmH2dkaJo6YZCSgouVgnS/z7yBPKBMvgtBvyLqiLy9Z6b7+m/TRcX1NFYUqZetI5Y+aT4GEfg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/scope-manager@8.59.2': + resolution: {integrity: sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/tsconfig-utils@8.59.1': resolution: {integrity: sha512-/0nEyPbX7gRsk0Uwfe4ALwwgxuA66d/l2mhRDNlAvaj4U3juhUtJNq0DsY8M2AYwwb9rEq2hrC3IcIcEt++iJA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/tsconfig-utils@8.59.2': + resolution: {integrity: sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/type-utils@8.59.1': resolution: {integrity: sha512-klWPBR2ciQHS3f++ug/mVnWKPjBUo7icEL3FAO1lhAR1Z1i5NQYZ1EannMSRYcq5qCv5wNALlXr6fksRHyYl7w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1084,16 +1108,33 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/type-utils@8.59.2': + resolution: {integrity: sha512-nhqaj1nmTdVVl/BP5omXNRGO38jn5iosis2vbdmupF2txCf8ylWT8lx+JlvMYYVqzGVKtjojUFoQ3JRWK+mfzQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/types@8.59.1': resolution: {integrity: sha512-ZDCjgccSdYPw5Bxh+my4Z0lJU96ZDN7jbBzvmEn0FZx3RtU1C7VWl6NbDx94bwY3V5YsgwRzJPOgeY2Q/nLG8A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/types@8.59.2': + resolution: {integrity: sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@8.59.1': resolution: {integrity: sha512-OUd+vJS05sSkOip+BkZ/2NS8RMxrAAJemsC6vU3kmfLyeaJT0TftHkV9mcx2107MmsBVXXexhVu4F0TZXyMl4g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/typescript-estree@8.59.2': + resolution: {integrity: sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/utils@8.59.1': resolution: {integrity: sha512-3pIeoXhCeYH9FSCBI8P3iNwJlGuzPlYKkTlen2O9T1DSeeg8UG8jstq6BLk+Mda0qup7mgk4z4XL4OzRaxZ8LA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1101,10 +1142,21 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/utils@8.59.2': + resolution: {integrity: sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/visitor-keys@8.59.1': resolution: {integrity: sha512-LdDNl6C5iJExcM0Yh0PwAIBb9PrSiCsWamF/JyEZawm3kFDnRoaq3LGE4bpyRao/fWeGKKyw7icx0YxrLFC5Cg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/visitor-keys@8.59.2': + resolution: {integrity: sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript/lib-decorators@2.12.0': resolution: {integrity: sha512-/m9Q5Xk66ThUJidTsxmXJH0+49iCLl5PFmue0HkNSGrcPU96oaoKNY5sH1AslwA/OWVvBg3hE58ZwSGm6TQFuQ==} peerDependencies: @@ -1207,16 +1259,16 @@ packages: typescript: '>=4.5.2' aliasOf: '@better-typescript-lib/webworker' - '@typescript/native-preview-linux-x64@7.0.0-dev.20260503.1': - resolution: {integrity: sha512-M64z7LwpqNfOXYCBKmD/ObwyxYOobUk4tDv0ECNLit7pDER1sswNZjJGjgRYjQsKokmydy6p3FqtJ1uUPUP/sw==} + '@typescript/native-preview-linux-x64@7.0.0-dev.20260504.1': + resolution: {integrity: sha512-ngN3Ie3Vin6pFtqeNywxm86RTxgI0Fo0GZyJ1PxokLES8J3xfMPtMYfv85c/+5uz5+7T+m4LRLyY5IoLY4gtuw==} engines: {node: '>=16.20.0'} os: - linux cpu: - x64 - '@typescript/native-preview@7.0.0-dev.20260503.1': - resolution: {integrity: sha512-gDro38CPFiBUGbaFGNt+ufOsEd1OrZrfrOPxsLSfBcvvoGaqAxV++ul/BHTOShoEkIYHiFsoDX2az1IPCDV2jQ==} + '@typescript/native-preview@7.0.0-dev.20260504.1': + resolution: {integrity: sha512-bHFGxyIU83qjj6ywn3817A+Ug2ZID0GiBA5WFdbc/T7EjcrKnUUylexq0fU81N/mTbfw3FyP6ZCEdO2Ntcl/VQ==} engines: {node: '>=16.20.0'} hasBin: true @@ -1421,8 +1473,8 @@ packages: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - caniuse-lite@1.0.30001791: - resolution: {integrity: sha512-yk0l/YSrOnFZk3UROpDLQD9+kC1l4meK/wed583AXrzoarMGJcbRi2Q4RaUYbKxYAsZ8sWmaSa/DsLmdBeI1vQ==} + caniuse-lite@1.0.30001792: + resolution: {integrity: sha512-hVLMUZFgR4JJ6ACt1uEESvQN1/dBVqPAKY0hgrV70eN3391K6juAfTjKZLKvOMsx8PxA7gsY1/tLMMTcfFLLpw==} change-case@5.4.4: resolution: {integrity: sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==} @@ -1551,8 +1603,8 @@ packages: resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} engines: {node: '>= 0.4'} - effect@4.0.0-beta.59: - resolution: {integrity: sha512-xyUDLeHSe8d6lWGOvR6Fgn2HL6gYeTZ/S4Jzk9uc4ZUxMPPsNZlNXrvk0C7/utQFzeX7uAWcVnG2BjbA0SRoAA==} + effect@4.0.0-beta.60: + resolution: {integrity: sha512-OkrCKT+aBFIti4ryuxKfIozNx2SMxmFZ8uWB53gGzdjQzaJ7RVf0s6nJQ4JubJM//R24DtSYNOdmPRSK+qoRww==} electron-to-chromium@1.5.344: resolution: {integrity: sha512-4MxfbmNDm+KPh066EZy+eUnkcDPcZ35wNmOWzFuh/ijvHsve6kbLTLURy88uCNK5FbpN+yk2nQY6BYh1GEt+wg==} @@ -1652,10 +1704,10 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 - eslint-plugin-oxlint@1.62.0: - resolution: {integrity: sha512-fJ1xrPPw7AwJPH+4rD10qaXbCQfMNa743WnwPwteXLFsUQ0qs9N1Zx8xGJvuWCwvciRJ19dwG+G460fLHrrPdw==} + eslint-plugin-oxlint@1.63.0: + resolution: {integrity: sha512-eqZ8pLk4Lz2HKqXC/BLceVzYP/cO0OHOAUBlLOau3Vk/I39mYbAFcmlAqJusTqEn2tgH/Nh/JUGKbCwf8k4DMA==} peerDependencies: - oxlint: ~1.62.0 + oxlint: ~1.63.0 eslint-plugin-perfectionist@5.9.0: resolution: {integrity: sha512-8TWzg02zmnBdZwCkWLi8jhzqXI+fE7Z/RwV8SL6xD45tJ8Bp3wGuYL2XtQgfe/Wd0eBqOUX+s6ey73IyszvKTA==} @@ -1875,10 +1927,6 @@ packages: resolution: {integrity: sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==} engines: {node: '>=18'} - globals@17.6.0: - resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==} - engines: {node: '>=18'} - globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -2122,8 +2170,8 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - jiti@2.6.1: - resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} + jiti@2.7.0: + resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==} hasBin: true js-tokens@4.0.0: @@ -2455,12 +2503,12 @@ packages: resolution: {integrity: sha512-YUSGSLUnoolsu8gxISEDio3q1rtsCozwfOzASUn3DT2mR2EeQ93uEEnen7s+6LpF+lyTQFln1pQfqwBh/fsVEg==} hasBin: true - oxlint@1.62.0: - resolution: {integrity: sha512-1uFkg6HakjsGIpW9wNdeW4/2LOHW9MEkoWjZUTUfQtIHyLIZPYt00w3Sg+H3lH+206FgBPHBbW5dVE5l2ExECQ==} + oxlint@1.63.0: + resolution: {integrity: sha512-9TGXetdjgIHOJ9OiReomP7nnrMkV9HxC1xM2ramJSLQpzxjsAJtQwa4wqkJN2f/uCrqZuJseFuSlWDdvcruveg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: - oxlint-tsgolint: '>=0.18.0' + oxlint-tsgolint: '>=0.22.1' peerDependenciesMeta: oxlint-tsgolint: optional: true @@ -2561,6 +2609,10 @@ packages: resolution: {integrity: sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.13: + resolution: {integrity: sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==} + engines: {node: ^10 || ^12 || >=14} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -2933,8 +2985,8 @@ packages: peerDependencies: stylelint: ^16.8.2 || ^17.0.0 - stylelint@17.9.1: - resolution: {integrity: sha512-THTmnAPJTrg/JhkTWZlSyrO+HUYMx6ELthIHeMyD2WOKqXIJUFQv2Yxn91bvUrZdbBJaW2dUuQdPST2wcQ6C3g==} + stylelint@17.11.0: + resolution: {integrity: sha512-/3czzmbF9XdGWvReDF3Ex4R23Ajolo7j8RB2bFNEqk6Ht356nlpVV+G5bG2Qt8AW1ofJzXztBRDnAtd7cgowWA==} engines: {node: '>=20.19.0'} hasBin: true @@ -3044,8 +3096,8 @@ packages: resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} engines: {node: '>= 0.4'} - typescript-eslint@8.59.1: - resolution: {integrity: sha512-xqDcFVBmlrltH64lklOVp1wYxgJr6LVdg3NamBgH2OOQDLFdTKfIZXF5PfghrnXQKXZGTQs8tr1vL7fJvq8CTQ==} + typescript-eslint@8.59.2: + resolution: {integrity: sha512-pJw051uomb3ZeCzGTpRb8RbEqB5Y4WWet8gl/GcTlU35BSx0PVdZ86/bqkQCyKKuraVQEK7r6kBHQXF+fBhkoQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 @@ -3849,6 +3901,11 @@ snapshots: '@effect/language-service@0.85.1': {} + '@effect/platform-browser@4.0.0-beta.60(effect@4.0.0-beta.60)': + dependencies: + effect: 4.0.0-beta.60 + multipasta: 0.2.7 + '@effect/tsgo-linux-x64@0.5.2': {} '@effect/tsgo@0.5.2': @@ -3865,9 +3922,9 @@ snapshots: '@es-joy/resolve.exports@1.2.0': {} - '@eslint-community/eslint-utils@4.9.1(eslint@10.3.0(jiti@2.6.1))': + '@eslint-community/eslint-utils@4.9.1(eslint@10.3.0(jiti@2.7.0))': dependencies: - eslint: 10.3.0(jiti@2.6.1) + eslint: 10.3.0(jiti@2.7.0) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} @@ -3886,9 +3943,9 @@ snapshots: dependencies: '@types/json-schema': 7.0.15 - '@eslint/js@10.0.1(eslint@10.3.0(jiti@2.6.1))': + '@eslint/js@10.0.1(eslint@10.3.0(jiti@2.7.0))': dependencies: - eslint: 10.3.0(jiti@2.6.1) + eslint: 10.3.0(jiti@2.7.0) '@eslint/object-schema@3.0.5': {} @@ -3899,25 +3956,25 @@ snapshots: '@gcch/configuration-eslint@https://git.gcch.fr/gcch/configuration-eslint#888eb4aa54e5bfd6251566d7469ee99204c19f45': dependencies: - '@eslint/js': 10.0.1(eslint@10.3.0(jiti@2.6.1)) + '@eslint/js': 10.0.1(eslint@10.3.0(jiti@2.7.0)) astro-eslint-parser: 1.4.0 - eslint: 10.3.0(jiti@2.6.1) - eslint-plugin-functional: 9.0.4(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) - eslint-plugin-jsdoc: 62.9.0(eslint@10.3.0(jiti@2.6.1)) - eslint-plugin-perfectionist: 5.9.0(eslint@10.3.0(jiti@2.6.1)) - eslint-plugin-sonarjs: 4.0.3(eslint@10.3.0(jiti@2.6.1)) - eslint-plugin-unicorn: 64.0.0(eslint@10.3.0(jiti@2.6.1)) - globals: 17.6.0 - typescript-eslint: 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) + eslint: 10.3.0(jiti@2.7.0) + eslint-plugin-functional: 9.0.4(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) + eslint-plugin-jsdoc: 62.9.0(eslint@10.3.0(jiti@2.7.0)) + eslint-plugin-perfectionist: 5.9.0(eslint@10.3.0(jiti@2.7.0)) + eslint-plugin-sonarjs: 4.0.3(eslint@10.3.0(jiti@2.7.0)) + eslint-plugin-unicorn: 64.0.0(eslint@10.3.0(jiti@2.7.0)) + globals: 17.5.0 + typescript-eslint: 8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) '@gcch/configuration-oxlint@https://git.gcch.fr/gcch/configuration-oxlint#83547fc1ebfd6cb402e3c7f074b3e267632ebf4a': dependencies: - eslint-plugin-astro: 1.7.0(eslint@10.3.0(jiti@2.6.1)) - eslint-plugin-functional: 9.0.4(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) - eslint-plugin-jsx-a11y: 6.10.2(eslint@10.3.0(jiti@2.6.1)) - eslint-plugin-perfectionist: 5.9.0(eslint@10.3.0(jiti@2.6.1)) - globals: 17.6.0 - oxlint: 1.62.0(oxlint-tsgolint@0.22.1) + eslint-plugin-astro: 1.7.0(eslint@10.3.0(jiti@2.7.0)) + eslint-plugin-functional: 9.0.4(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) + eslint-plugin-jsx-a11y: 6.10.2(eslint@10.3.0(jiti@2.7.0)) + eslint-plugin-perfectionist: 5.9.0(eslint@10.3.0(jiti@2.7.0)) + globals: 17.5.0 + oxlint: 1.63.0(oxlint-tsgolint@0.22.1) oxlint-tsgolint: 0.22.1 '@gcch/configuration-prettier@https://git.gcch.fr/gcch/configuration-prettier#d267d6dc5ee8f14378180d71f651009bf7aa3acc': @@ -4008,9 +4065,9 @@ snapshots: '@oxlint-tsgolint/linux-x64@0.22.1': {} - '@oxlint/binding-linux-x64-gnu@1.62.0': {} + '@oxlint/binding-linux-x64-gnu@1.63.0': {} - '@oxlint/binding-linux-x64-musl@1.62.0': {} + '@oxlint/binding-linux-x64-musl@1.63.0': {} '@pkgr/core@0.2.9': {} @@ -4060,7 +4117,7 @@ snapshots: '@standard-schema/spec@1.1.0': {} - '@stylistic/stylelint-plugin@5.1.0(stylelint@17.9.1)': + '@stylistic/stylelint-plugin@5.1.0(stylelint@17.11.0)': dependencies: '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 @@ -4069,7 +4126,7 @@ snapshots: postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 style-search: 0.1.0 - stylelint: 17.9.1 + stylelint: 17.11.0 '@types/bun@1.3.13': dependencies: @@ -4098,29 +4155,29 @@ snapshots: '@types/trusted-types@2.0.7': {} '@types/unist@3.0.3': {} - ? '@typescript-eslint/eslint-plugin@8.59.1(@typescript-eslint/parser@8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3))(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3)' + ? '@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)' : dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) - '@typescript-eslint/scope-manager': 8.59.1 - '@typescript-eslint/type-utils': 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) - '@typescript-eslint/utils': 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) - '@typescript-eslint/visitor-keys': 8.59.1 - eslint: 10.3.0(jiti@2.6.1) + '@typescript-eslint/parser': 8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) + '@typescript-eslint/scope-manager': 8.59.2 + '@typescript-eslint/type-utils': 8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) + '@typescript-eslint/utils': 8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) + '@typescript-eslint/visitor-keys': 8.59.2 + eslint: 10.3.0(jiti@2.7.0) ignore: 7.0.5 natural-compare: 1.4.0 ts-api-utils: 2.5.0(typescript@6.0.3) typescript: 6.0.3 - '@typescript-eslint/parser@8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3)': + '@typescript-eslint/parser@8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)': dependencies: - '@typescript-eslint/scope-manager': 8.59.1 - '@typescript-eslint/types': 8.59.1 - '@typescript-eslint/typescript-estree': 8.59.1(typescript@6.0.3) - '@typescript-eslint/visitor-keys': 8.59.1 + '@typescript-eslint/scope-manager': 8.59.2 + '@typescript-eslint/types': 8.59.2 + '@typescript-eslint/typescript-estree': 8.59.2(typescript@6.0.3) + '@typescript-eslint/visitor-keys': 8.59.2 debug: 4.4.3 - eslint: 10.3.0(jiti@2.6.1) + eslint: 10.3.0(jiti@2.7.0) typescript: 6.0.3 '@typescript-eslint/project-service@8.59.1(typescript@6.0.3)': @@ -4130,27 +4187,55 @@ snapshots: debug: 4.4.3 typescript: 6.0.3 + '@typescript-eslint/project-service@8.59.2(typescript@6.0.3)': + dependencies: + '@typescript-eslint/tsconfig-utils': 8.59.2(typescript@6.0.3) + '@typescript-eslint/types': 8.59.2 + debug: 4.4.3 + typescript: 6.0.3 + '@typescript-eslint/scope-manager@8.59.1': dependencies: '@typescript-eslint/types': 8.59.1 '@typescript-eslint/visitor-keys': 8.59.1 + '@typescript-eslint/scope-manager@8.59.2': + dependencies: + '@typescript-eslint/types': 8.59.2 + '@typescript-eslint/visitor-keys': 8.59.2 + '@typescript-eslint/tsconfig-utils@8.59.1(typescript@6.0.3)': dependencies: typescript: 6.0.3 - '@typescript-eslint/type-utils@8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3)': + '@typescript-eslint/tsconfig-utils@8.59.2(typescript@6.0.3)': + dependencies: + typescript: 6.0.3 + + '@typescript-eslint/type-utils@8.59.1(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)': dependencies: '@typescript-eslint/types': 8.59.1 '@typescript-eslint/typescript-estree': 8.59.1(typescript@6.0.3) - '@typescript-eslint/utils': 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) + '@typescript-eslint/utils': 8.59.1(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) debug: 4.4.3 - eslint: 10.3.0(jiti@2.6.1) + eslint: 10.3.0(jiti@2.7.0) + ts-api-utils: 2.5.0(typescript@6.0.3) + typescript: 6.0.3 + + '@typescript-eslint/type-utils@8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)': + dependencies: + '@typescript-eslint/types': 8.59.2 + '@typescript-eslint/typescript-estree': 8.59.2(typescript@6.0.3) + '@typescript-eslint/utils': 8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) + debug: 4.4.3 + eslint: 10.3.0(jiti@2.7.0) ts-api-utils: 2.5.0(typescript@6.0.3) typescript: 6.0.3 '@typescript-eslint/types@8.59.1': {} + '@typescript-eslint/types@8.59.2': {} + '@typescript-eslint/typescript-estree@8.59.1(typescript@6.0.3)': dependencies: '@typescript-eslint/project-service': 8.59.1(typescript@6.0.3) @@ -4164,13 +4249,35 @@ snapshots: ts-api-utils: 2.5.0(typescript@6.0.3) typescript: 6.0.3 - '@typescript-eslint/utils@8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3)': + '@typescript-eslint/typescript-estree@8.59.2(typescript@6.0.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0(jiti@2.6.1)) + '@typescript-eslint/project-service': 8.59.2(typescript@6.0.3) + '@typescript-eslint/tsconfig-utils': 8.59.2(typescript@6.0.3) + '@typescript-eslint/types': 8.59.2 + '@typescript-eslint/visitor-keys': 8.59.2 + debug: 4.4.3 + minimatch: 10.2.5 + semver: 7.7.4 + tinyglobby: 0.2.16 + ts-api-utils: 2.5.0(typescript@6.0.3) + typescript: 6.0.3 + + '@typescript-eslint/utils@8.59.1(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)': + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0(jiti@2.7.0)) '@typescript-eslint/scope-manager': 8.59.1 '@typescript-eslint/types': 8.59.1 '@typescript-eslint/typescript-estree': 8.59.1(typescript@6.0.3) - eslint: 10.3.0(jiti@2.6.1) + eslint: 10.3.0(jiti@2.7.0) + typescript: 6.0.3 + + '@typescript-eslint/utils@8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)': + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0(jiti@2.7.0)) + '@typescript-eslint/scope-manager': 8.59.2 + '@typescript-eslint/types': 8.59.2 + '@typescript-eslint/typescript-estree': 8.59.2(typescript@6.0.3) + eslint: 10.3.0(jiti@2.7.0) typescript: 6.0.3 '@typescript-eslint/visitor-keys@8.59.1': @@ -4178,6 +4285,11 @@ snapshots: '@typescript-eslint/types': 8.59.1 eslint-visitor-keys: 5.0.1 + '@typescript-eslint/visitor-keys@8.59.2': + dependencies: + '@typescript-eslint/types': 8.59.2 + eslint-visitor-keys: 5.0.1 + '@typescript/lib-decorators@2.12.0(typescript@6.0.3)': dependencies: typescript: 6.0.3 @@ -4246,12 +4358,12 @@ snapshots: dependencies: typescript: 6.0.3 - '@typescript/native-preview-linux-x64@7.0.0-dev.20260503.1': {} + '@typescript/native-preview-linux-x64@7.0.0-dev.20260504.1': {} - '@typescript/native-preview@7.0.0-dev.20260503.1': + '@typescript/native-preview@7.0.0-dev.20260504.1': optionalDependencies: - '@typescript/native-preview-linux-x64': 7.0.0-dev.20260503.1 - ? '@vitejs/plugin-legacy@8.0.1(terser@5.46.2)(vite@8.0.10(@types/node@25.6.0)(jiti@2.6.1)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3))' + '@typescript/native-preview-linux-x64': 7.0.0-dev.20260504.1 + ? '@vitejs/plugin-legacy@8.0.1(terser@5.46.2)(vite@8.0.10(@types/node@25.6.0)(jiti@2.7.0)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3))' : dependencies: '@babel/core': 7.29.0 @@ -4267,7 +4379,7 @@ snapshots: regenerator-runtime: 0.14.1 systemjs: 6.15.1 terser: 5.46.2 - vite: 8.0.10(@types/node@25.6.0)(jiti@2.6.1)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3) + vite: 8.0.10(@types/node@25.6.0)(jiti@2.7.0)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3) a11y-dialog@8.1.5: dependencies: @@ -4451,7 +4563,7 @@ snapshots: browserslist@4.28.2: dependencies: baseline-browser-mapping: 2.10.24 - caniuse-lite: 1.0.30001791 + caniuse-lite: 1.0.30001792 electron-to-chromium: 1.5.344 node-releases: 2.0.38 update-browserslist-db: 1.2.3(browserslist@4.28.2) @@ -4495,7 +4607,7 @@ snapshots: callsites@3.1.0: {} - caniuse-lite@1.0.30001791: {} + caniuse-lite@1.0.30001792: {} change-case@5.4.4: {} @@ -4612,7 +4724,7 @@ snapshots: es-errors: 1.3.0 gopd: 1.2.0 - effect@4.0.0-beta.59: + effect@4.0.0-beta.60: dependencies: '@standard-schema/spec': 1.1.0 fast-check: 4.7.0 @@ -4729,35 +4841,35 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-compat-utils@0.6.5(eslint@10.3.0(jiti@2.6.1)): + eslint-compat-utils@0.6.5(eslint@10.3.0(jiti@2.7.0)): dependencies: - eslint: 10.3.0(jiti@2.6.1) + eslint: 10.3.0(jiti@2.7.0) semver: 7.7.4 - eslint-plugin-astro@1.7.0(eslint@10.3.0(jiti@2.6.1)): + eslint-plugin-astro@1.7.0(eslint@10.3.0(jiti@2.7.0)): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0(jiti@2.7.0)) '@jridgewell/sourcemap-codec': 1.5.5 '@typescript-eslint/types': 8.59.1 astro-eslint-parser: 1.4.0 - eslint: 10.3.0(jiti@2.6.1) - eslint-compat-utils: 0.6.5(eslint@10.3.0(jiti@2.6.1)) + eslint: 10.3.0(jiti@2.7.0) + eslint-compat-utils: 0.6.5(eslint@10.3.0(jiti@2.7.0)) globals: 16.5.0 postcss: 8.5.12 postcss-selector-parser: 7.1.1 - eslint-plugin-functional@9.0.4(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3): + eslint-plugin-functional@9.0.4(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3): dependencies: - '@typescript-eslint/utils': 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) + '@typescript-eslint/utils': 8.59.1(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) deepmerge-ts: 7.1.5 escape-string-regexp: 5.0.0 - eslint: 10.3.0(jiti@2.6.1) - is-immutable-type: 5.0.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) + eslint: 10.3.0(jiti@2.7.0) + is-immutable-type: 5.0.1(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) ts-api-utils: 2.5.0(typescript@6.0.3) ts-declaration-location: 1.0.7(typescript@6.0.3) typescript: 6.0.3 - eslint-plugin-jsdoc@62.9.0(eslint@10.3.0(jiti@2.6.1)): + eslint-plugin-jsdoc@62.9.0(eslint@10.3.0(jiti@2.7.0)): dependencies: '@es-joy/jsdoccomment': 0.86.0 '@es-joy/resolve.exports': 1.2.0 @@ -4765,7 +4877,7 @@ snapshots: comment-parser: 1.4.6 debug: 4.4.3 escape-string-regexp: 4.0.0 - eslint: 10.3.0(jiti@2.6.1) + eslint: 10.3.0(jiti@2.7.0) espree: 11.2.0 esquery: 1.7.0 html-entities: 2.6.0 @@ -4775,7 +4887,7 @@ snapshots: spdx-expression-parse: 4.0.0 to-valid-identifier: 1.0.0 - eslint-plugin-jsx-a11y@6.10.2(eslint@10.3.0(jiti@2.6.1)): + eslint-plugin-jsx-a11y@6.10.2(eslint@10.3.0(jiti@2.7.0)): dependencies: aria-query: 5.3.2 array-includes: 3.1.9 @@ -4785,7 +4897,7 @@ snapshots: axobject-query: 4.1.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 10.3.0(jiti@2.6.1) + eslint: 10.3.0(jiti@2.7.0) hasown: 2.0.3 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 @@ -4794,23 +4906,23 @@ snapshots: safe-regex-test: 1.1.0 string.prototype.includes: 2.0.1 - eslint-plugin-oxlint@1.62.0(oxlint@1.62.0(oxlint-tsgolint@0.22.1)): + eslint-plugin-oxlint@1.63.0(oxlint@1.63.0(oxlint-tsgolint@0.22.1)): dependencies: jsonc-parser: 3.3.1 - oxlint: 1.62.0(oxlint-tsgolint@0.22.1) + oxlint: 1.63.0(oxlint-tsgolint@0.22.1) - eslint-plugin-perfectionist@5.9.0(eslint@10.3.0(jiti@2.6.1)): + eslint-plugin-perfectionist@5.9.0(eslint@10.3.0(jiti@2.7.0)): dependencies: - '@typescript-eslint/utils': 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) - eslint: 10.3.0(jiti@2.6.1) + '@typescript-eslint/utils': 8.59.1(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) + eslint: 10.3.0(jiti@2.7.0) natural-orderby: 5.0.0 - eslint-plugin-sonarjs@4.0.3(eslint@10.3.0(jiti@2.6.1)): + eslint-plugin-sonarjs@4.0.3(eslint@10.3.0(jiti@2.7.0)): dependencies: '@eslint-community/regexpp': 4.12.2 builtin-modules: 3.3.0 bytes: 3.1.2 - eslint: 10.3.0(jiti@2.6.1) + eslint: 10.3.0(jiti@2.7.0) functional-red-black-tree: 1.0.1 globals: 17.5.0 jsx-ast-utils-x: 0.1.0 @@ -4821,15 +4933,15 @@ snapshots: ts-api-utils: 2.5.0(typescript@6.0.3) typescript: 6.0.3 - eslint-plugin-unicorn@64.0.0(eslint@10.3.0(jiti@2.6.1)): + eslint-plugin-unicorn@64.0.0(eslint@10.3.0(jiti@2.7.0)): dependencies: '@babel/helper-validator-identifier': 7.28.5 - '@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0(jiti@2.7.0)) change-case: 5.4.4 ci-info: 4.4.0 clean-regexp: 1.0.0 core-js-compat: 3.49.0 - eslint: 10.3.0(jiti@2.6.1) + eslint: 10.3.0(jiti@2.7.0) find-up-simple: 1.0.1 globals: 17.5.0 indent-string: 5.0.0 @@ -4859,9 +4971,9 @@ snapshots: eslint-visitor-keys@5.0.1: {} - eslint@10.3.0(jiti@2.6.1): + eslint@10.3.0(jiti@2.7.0): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0(jiti@2.7.0)) '@eslint-community/regexpp': 4.12.2 '@eslint/config-array': 0.23.5 '@eslint/config-helpers': 0.5.5 @@ -4887,7 +4999,7 @@ snapshots: ignore: 5.3.2 imurmurhash: 0.1.4 is-glob: 4.0.3 - jiti: 2.6.1 + jiti: 2.7.0 json-stable-stringify-without-jsonify: 1.0.1 minimatch: 10.2.5 natural-compare: 1.4.0 @@ -5069,8 +5181,6 @@ snapshots: globals@17.5.0: {} - globals@17.6.0: {} - globalthis@1.0.4: dependencies: define-properties: 1.2.1 @@ -5229,10 +5339,10 @@ snapshots: dependencies: is-extglob: 2.1.1 - is-immutable-type@5.0.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3): + is-immutable-type@5.0.1(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3): dependencies: - '@typescript-eslint/type-utils': 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) - eslint: 10.3.0(jiti@2.6.1) + '@typescript-eslint/type-utils': 8.59.1(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) + eslint: 10.3.0(jiti@2.7.0) ts-api-utils: 2.5.0(typescript@6.0.3) ts-declaration-location: 1.0.7(typescript@6.0.3) typescript: 6.0.3 @@ -5295,7 +5405,7 @@ snapshots: isexe@2.0.0: {} - jiti@2.6.1: {} + jiti@2.7.0: {} js-tokens@4.0.0: {} @@ -5345,7 +5455,7 @@ snapshots: fdir: 6.5.0(picomatch@4.0.4) formatly: 0.3.0 get-tsconfig: 4.14.0 - jiti: 2.6.1 + jiti: 2.7.0 minimist: 1.2.8 oxc-parser: 0.128.0 oxc-resolver: 11.19.1 @@ -5683,12 +5793,12 @@ snapshots: optionalDependencies: '@oxlint-tsgolint/linux-x64': 0.22.1 - oxlint@1.62.0(oxlint-tsgolint@0.22.1): + oxlint@1.63.0(oxlint-tsgolint@0.22.1): dependencies: oxlint-tsgolint: 0.22.1 optionalDependencies: - '@oxlint/binding-linux-x64-gnu': 1.62.0 - '@oxlint/binding-linux-x64-musl': 1.62.0 + '@oxlint/binding-linux-x64-gnu': 1.63.0 + '@oxlint/binding-linux-x64-musl': 1.63.0 p-limit@3.1.0: dependencies: @@ -5741,13 +5851,13 @@ snapshots: postcss-resolve-nested-selector@0.1.6: {} - postcss-safe-parser@7.0.1(postcss@8.5.12): + postcss-safe-parser@7.0.1(postcss@8.5.13): dependencies: - postcss: 8.5.12 + postcss: 8.5.13 - postcss-scss@4.0.9(postcss@8.5.12): + postcss-scss@4.0.9(postcss@8.5.13): dependencies: - postcss: 8.5.12 + postcss: 8.5.13 postcss-selector-parser@7.1.1: dependencies: @@ -5766,6 +5876,12 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.5.13: + dependencies: + nanoid: 3.3.11 + picocolors: 1.1.1 + source-map-js: 1.2.1 + prelude-ls@1.2.1: {} prettier-plugin-curly@0.4.1(prettier@3.8.3): @@ -6095,58 +6211,58 @@ snapshots: style-search@0.1.0: {} - stylelint-config-clean-order@8.0.1(stylelint@17.9.1)(stylelint-order@8.1.1(stylelint@17.9.1)): + stylelint-config-clean-order@8.0.1(stylelint@17.11.0)(stylelint-order@8.1.1(stylelint@17.11.0)): dependencies: - stylelint: 17.9.1 - stylelint-order: 8.1.1(stylelint@17.9.1) + stylelint: 17.11.0 + stylelint-order: 8.1.1(stylelint@17.11.0) - stylelint-config-recommended-scss@17.0.1(postcss@8.5.12)(stylelint@17.9.1): + stylelint-config-recommended-scss@17.0.1(postcss@8.5.13)(stylelint@17.11.0): dependencies: - postcss: 8.5.12 - postcss-scss: 4.0.9(postcss@8.5.12) - stylelint: 17.9.1 - stylelint-config-recommended: 18.0.0(stylelint@17.9.1) - stylelint-scss: 7.0.0(stylelint@17.9.1) + postcss: 8.5.13 + postcss-scss: 4.0.9(postcss@8.5.13) + stylelint: 17.11.0 + stylelint-config-recommended: 18.0.0(stylelint@17.11.0) + stylelint-scss: 7.0.0(stylelint@17.11.0) - stylelint-config-recommended@18.0.0(stylelint@17.9.1): + stylelint-config-recommended@18.0.0(stylelint@17.11.0): dependencies: - stylelint: 17.9.1 + stylelint: 17.11.0 - stylelint-config-sass-guidelines@13.0.0(postcss@8.5.12)(stylelint@17.9.1): + stylelint-config-sass-guidelines@13.0.0(postcss@8.5.13)(stylelint@17.11.0): dependencies: - '@stylistic/stylelint-plugin': 5.1.0(stylelint@17.9.1) - postcss: 8.5.12 - postcss-scss: 4.0.9(postcss@8.5.12) - stylelint: 17.9.1 - stylelint-scss: 7.0.0(stylelint@17.9.1) + '@stylistic/stylelint-plugin': 5.1.0(stylelint@17.11.0) + postcss: 8.5.13 + postcss-scss: 4.0.9(postcss@8.5.13) + stylelint: 17.11.0 + stylelint-scss: 7.0.0(stylelint@17.11.0) - stylelint-config-standard-scss@17.0.0(postcss@8.5.12)(stylelint@17.9.1): + stylelint-config-standard-scss@17.0.0(postcss@8.5.13)(stylelint@17.11.0): dependencies: - postcss: 8.5.12 - stylelint: 17.9.1 - stylelint-config-recommended-scss: 17.0.1(postcss@8.5.12)(stylelint@17.9.1) - stylelint-config-standard: 40.0.0(stylelint@17.9.1) + postcss: 8.5.13 + stylelint: 17.11.0 + stylelint-config-recommended-scss: 17.0.1(postcss@8.5.13)(stylelint@17.11.0) + stylelint-config-standard: 40.0.0(stylelint@17.11.0) - stylelint-config-standard@40.0.0(stylelint@17.9.1): + stylelint-config-standard@40.0.0(stylelint@17.11.0): dependencies: - stylelint: 17.9.1 - stylelint-config-recommended: 18.0.0(stylelint@17.9.1) + stylelint: 17.11.0 + stylelint-config-recommended: 18.0.0(stylelint@17.11.0) - stylelint-declaration-block-no-ignored-properties@3.0.0(stylelint@17.9.1): + stylelint-declaration-block-no-ignored-properties@3.0.0(stylelint@17.11.0): dependencies: - stylelint: 17.9.1 + stylelint: 17.11.0 - stylelint-order@8.1.1(stylelint@17.9.1): + stylelint-order@8.1.1(stylelint@17.11.0): dependencies: postcss: 8.5.12 postcss-sorting: 10.0.0(postcss@8.5.12) - stylelint: 17.9.1 + stylelint: 17.11.0 - stylelint-plugin-logical-css@2.1.0(stylelint@17.9.1): + stylelint-plugin-logical-css@2.1.0(stylelint@17.11.0): dependencies: - stylelint: 17.9.1 + stylelint: 17.11.0 - stylelint-scss@7.0.0(stylelint@17.9.1): + stylelint-scss@7.0.0(stylelint@17.11.0): dependencies: css-tree: 3.2.1 is-plain-object: 5.0.0 @@ -6156,9 +6272,9 @@ snapshots: postcss-resolve-nested-selector: 0.1.6 postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 - stylelint: 17.9.1 + stylelint: 17.11.0 - stylelint@17.9.1: + stylelint@17.11.0: dependencies: '@csstools/css-calc': 3.2.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) @@ -6187,8 +6303,8 @@ snapshots: micromatch: 4.0.8 normalize-path: 3.0.0 picocolors: 1.1.1 - postcss: 8.5.12 - postcss-safe-parser: 7.0.1(postcss@8.5.12) + postcss: 8.5.13 + postcss-safe-parser: 7.0.1(postcss@8.5.13) postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 string-width: 8.2.1 @@ -6309,13 +6425,13 @@ snapshots: possible-typed-array-names: 1.1.0 reflect.getprototypeof: 1.0.10 - typescript-eslint@8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3): + typescript-eslint@8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.59.1(@typescript-eslint/parser@8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3))(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) - '@typescript-eslint/parser': 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) - '@typescript-eslint/typescript-estree': 8.59.1(typescript@6.0.3) - '@typescript-eslint/utils': 8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3) - eslint: 10.3.0(jiti@2.6.1) + '@typescript-eslint/eslint-plugin': 8.59.2(@typescript-eslint/parser@8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) + '@typescript-eslint/parser': 8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) + '@typescript-eslint/typescript-estree': 8.59.2(typescript@6.0.3) + '@typescript-eslint/utils': 8.59.2(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3) + eslint: 10.3.0(jiti@2.7.0) typescript: 6.0.3 typescript@6.0.3: {} @@ -6368,20 +6484,20 @@ snapshots: varint@6.0.0: {} - vite-tsconfig-paths@6.1.1(vite@8.0.10(@types/node@25.6.0)(jiti@2.6.1)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3)): + vite-tsconfig-paths@6.1.1(vite@8.0.10(@types/node@25.6.0)(jiti@2.7.0)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3)): dependencies: debug: 4.4.3 globrex: 0.1.2 tsconfck: 3.1.6(typescript@6.0.3) - vite: 8.0.10(@types/node@25.6.0)(jiti@2.6.1)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3) + vite: 8.0.10(@types/node@25.6.0)(jiti@2.7.0)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3) - vite@8.0.10(@types/node@25.6.0)(jiti@2.6.1)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3): + vite@8.0.10(@types/node@25.6.0)(jiti@2.7.0)(sass-embedded@1.99.0)(terser@5.46.2)(yaml@2.8.3): dependencies: '@types/node': 25.6.0 - jiti: 2.6.1 + jiti: 2.7.0 lightningcss: 1.32.0 picomatch: 4.0.4 - postcss: 8.5.12 + postcss: 8.5.13 rolldown: 1.0.0-rc.17 sass-embedded: 1.99.0 terser: 5.46.2 diff --git a/aube-workspace.yaml b/aube-workspace.yaml index d66ac122..05e24166 100644 --- a/aube-workspace.yaml +++ b/aube-workspace.yaml @@ -2,5 +2,4 @@ jailBuilds: false nodeLinker: isolated packageManagerStrict: true packageManagerStrictVersion: true -trustPolicy: off useBetaCli: true diff --git a/compose.yaml b/compose.yaml index a5e148b3..4f2d73a6 100755 --- a/compose.yaml +++ b/compose.yaml @@ -96,5 +96,32 @@ services: volumes: - "./containers/conf/php.ini:/usr/local/etc/php/conf.d/custom.ini:ro" - "./:/var/www/wordpress:rw" + jaeger: + container_name: "haikuatelier.fr-jaeger" + environment: + - "COLLECTOR_OTLP_ENABLED=true" + healthcheck: + interval: "5s" + retries: 3 + start_period: "5s" + test: + - "CMD" + - "wget" + - "--spider" + - "http://localhost:16686" + timeout: "2s" + image: "cr.jaegertracing.io/jaegertracing/jaeger:latest" + networks: + - "haiku-network" + ports: + - "4317:4317" + - "4318:4318" + - "5778:5778" + - "6831:6831/udp" + - "6832:6832/udp" + - "14250:14250" + - "14268:14268" + - "14269:14269" + - "16686:16686" volumes: db-data: null diff --git a/composer.lock b/composer.lock index 95cb4931..f63eb102 100644 --- a/composer.lock +++ b/composer.lock @@ -585,16 +585,16 @@ }, { "name": "illuminate/collections", - "version": "v13.7.0", + "version": "v13.8.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "36cfc25fc23ca18714fc8ee6abc947ee99c18462" + "reference": "17b082d0c66fb030f22d5bdd62ba652c045ff522" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/36cfc25fc23ca18714fc8ee6abc947ee99c18462", - "reference": "36cfc25fc23ca18714fc8ee6abc947ee99c18462", + "url": "https://api.github.com/repos/illuminate/collections/zipball/17b082d0c66fb030f22d5bdd62ba652c045ff522", + "reference": "17b082d0c66fb030f22d5bdd62ba652c045ff522", "shasum": "" }, "require": { @@ -603,7 +603,8 @@ "illuminate/macroable": "^13.0", "php": "^8.3", "symfony/polyfill-php84": "^1.33", - "symfony/polyfill-php85": "^1.33" + "symfony/polyfill-php85": "^1.33", + "symfony/polyfill-php86": "^1.36" }, "suggest": { "illuminate/http": "Required to convert collections to API resources (^13.0).", @@ -640,11 +641,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-04-27T18:16:57+00:00" + "time": "2026-04-28T17:17:15+00:00" }, { "name": "illuminate/conditionable", - "version": "v13.7.0", + "version": "v13.8.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -690,16 +691,16 @@ }, { "name": "illuminate/contracts", - "version": "v13.7.0", + "version": "v13.8.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "a5f08426a807faac42616f733113ba263779f2dd" + "reference": "ce6f5561f88743639c76835ad82cfe39b468bdc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/a5f08426a807faac42616f733113ba263779f2dd", - "reference": "a5f08426a807faac42616f733113ba263779f2dd", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/ce6f5561f88743639c76835ad82cfe39b468bdc8", + "reference": "ce6f5561f88743639c76835ad82cfe39b468bdc8", "shasum": "" }, "require": { @@ -734,20 +735,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-04-24T14:55:56+00:00" + "time": "2026-04-28T17:16:27+00:00" }, { "name": "illuminate/macroable", - "version": "v13.7.0", + "version": "v13.8.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", - "reference": "f108cb3a8680f26e23c6ce7367c64525412d85b0" + "reference": "59b5b5f3cf290a91db8cf6cd3d35ff56978bc057" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/macroable/zipball/f108cb3a8680f26e23c6ce7367c64525412d85b0", - "reference": "f108cb3a8680f26e23c6ce7367c64525412d85b0", + "url": "https://api.github.com/repos/illuminate/macroable/zipball/59b5b5f3cf290a91db8cf6cd3d35ff56978bc057", + "reference": "59b5b5f3cf290a91db8cf6cd3d35ff56978bc057", "shasum": "" }, "require": { @@ -780,11 +781,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-03-28T19:16:13+00:00" + "time": "2026-04-29T09:35:06+00:00" }, { "name": "illuminate/reflection", - "version": "v13.7.0", + "version": "v13.8.0", "source": { "type": "git", "url": "https://github.com/illuminate/reflection.git", @@ -835,16 +836,16 @@ }, { "name": "illuminate/support", - "version": "v13.7.0", + "version": "v13.8.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "cc0d9d484ddd83fa54a0495cf15e7606e6a6f4b1" + "reference": "ff687db22aefef516efd3ea21d01664af332da38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/cc0d9d484ddd83fa54a0495cf15e7606e6a6f4b1", - "reference": "cc0d9d484ddd83fa54a0495cf15e7606e6a6f4b1", + "url": "https://api.github.com/repos/illuminate/support/zipball/ff687db22aefef516efd3ea21d01664af332da38", + "reference": "ff687db22aefef516efd3ea21d01664af332da38", "shasum": "" }, "require": { @@ -910,7 +911,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-04-27T13:46:05+00:00" + "time": "2026-05-04T12:34:54+00:00" }, { "name": "laravel/helpers", @@ -2916,6 +2917,86 @@ ], "time": "2026-04-26T13:10:57+00:00" }, + { + "name": "symfony/polyfill-php86", + "version": "v1.37.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php86.git", + "reference": "33d8fc5a705481e21fe3a81212b26f9b1f61749c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php86/zipball/33d8fc5a705481e21fe3a81212b26f9b1f61749c", + "reference": "33d8fc5a705481e21fe3a81212b26f9b1f61749c", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php86\\": "" + }, + "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 8.6+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php86/tree/v1.37.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2026-04-26T13:13:48+00:00" + }, { "name": "symfony/polyfill-uuid", "version": "v1.37.0", @@ -3663,15 +3744,15 @@ }, { "name": "wpackagist-plugin/redis-cache", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/redis-cache/", - "reference": "tags/2.7.0" + "reference": "tags/2.8.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/redis-cache.2.7.0.zip" + "url": "https://downloads.wordpress.org/plugin/redis-cache.2.8.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -5215,12 +5296,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "2221f6ef09e87784e78e188aadd8f7e3a50e679a" + "reference": "9d468c11a8da481c22b4e610494babae032fdb03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2221f6ef09e87784e78e188aadd8f7e3a50e679a", - "reference": "2221f6ef09e87784e78e188aadd8f7e3a50e679a", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/9d468c11a8da481c22b4e610494babae032fdb03", + "reference": "9d468c11a8da481c22b4e610494babae032fdb03", "shasum": "" }, "conflict": { @@ -5280,7 +5361,7 @@ "awesome-support/awesome-support": "<=6.0.7", "aws/aws-sdk-php": "<=3.371.3", "ayacoo/redirect-tab": "<2.1.2|>=3,<3.1.7|>=4,<4.0.5", - "azuracast/azuracast": "<=0.23.3", + "azuracast/azuracast": "<=0.23.5", "b13/seo_basics": "<0.8.2", "backdrop/backdrop": "<=1.32", "backpack/crud": "<3.4.9", @@ -5335,7 +5416,7 @@ "cesnet/simplesamlphp-module-proxystatistics": "<3.1", "chriskacerguis/codeigniter-restserver": "<=2.7.1", "chrome-php/chrome": "<1.14", - "ci4-cms-erp/ci4ms": "<=0.31.6", + "ci4-cms-erp/ci4ms": "<=0.31.7", "civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3", "ckeditor/ckeditor": "<4.25", "clickstorm/cs-seo": ">=6,<6.8|>=7,<7.5|>=8,<8.4|>=9,<9.3", @@ -5387,6 +5468,7 @@ "david-garcia/phpwhois": "<=4.3.1", "dbrisinajumi/d2files": "<1", "dcat/laravel-admin": "<=2.1.3|==2.2.0.0-beta|==2.2.2.0-beta", + "dedoc/scramble": ">=0.13.2,<0.13.22", "derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3", "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4", "desperado/xml-bundle": "<=0.1.7", @@ -5539,7 +5621,8 @@ "georgringer/news": "<1.3.3", "geshi/geshi": "<=1.0.9.1", "getformwork/formwork": "<=2.3.3", - "getgrav/grav": "<1.11.0.0-beta1", + "getgrav/grav": "<2.0.0.0-beta2", + "getgrav/grav-plugin-api": "<1.0.0.0-beta15", "getkirby/cms": "<4.9|>=5,<5.4", "getkirby/kirby": "<3.9.8.3-dev|>=3.10,<3.10.1.2-dev|>=4,<4.7.1", "getkirby/panel": "<2.5.14", @@ -5706,6 +5789,7 @@ "mautic/core-lib": ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1", "mautic/grapes-js-builder-bundle": ">=4,<4.4.18|>=5,<5.2.9|>=6,<6.0.7", "maximebf/debugbar": "<1.19", + "mckenziearts/livewire-markdown-editor": "<1.3", "mdanter/ecc": "<2", "mediawiki/abuse-filter": "<1.39.9|>=1.40,<1.41.3|>=1.42,<1.42.2", "mediawiki/cargo": "<3.8.3", @@ -5749,6 +5833,7 @@ "munkireport/softwareupdate": "<1.6", "mustache/mustache": ">=2,<2.14.1", "mwdelaney/wp-enable-svg": "<=0.2", + "nabeel/phpvms": "<7.0.6", "namshi/jose": "<2.2", "nasirkhan/laravel-starter": "<11.11", "nategood/httpful": "<1", @@ -5789,7 +5874,7 @@ "open-web-analytics/open-web-analytics": "<1.8.1", "opencart/opencart": ">=0", "openid/php-openid": "<2.3", - "openmage/magento-lts": "<20.17", + "openmage/magento-lts": "<=20.17", "opensolutions/vimbadmin": "<=3.0.15", "opensource-workshop/connect-cms": "<1.41.1|>=2,<2.41.1", "orchid/platform": ">=8,<14.43", @@ -5838,7 +5923,7 @@ "phpoffice/phpexcel": "<=1.8.2", "phpoffice/phpspreadsheet": "<=1.30.3|>=2,<=2.1.15|>=2.2,<=2.4.4|>=3,<=3.10.4|>=4,<=5.6", "phppgadmin/phppgadmin": "<=7.13", - "phpseclib/phpseclib": "<2.0.53|>=3,<3.0.51", + "phpseclib/phpseclib": "<=2.0.53|>=3,<=3.0.51", "phpservermon/phpservermon": "<3.6", "phpsysinfo/phpsysinfo": "<3.4.3", "phpunit/phpunit": "<8.5.52|>=9,<9.6.33|>=10,<10.5.62|>=11,<11.5.50|>=12,<12.5.8|>=12.5.21,<12.5.22|>=13.1.5,<13.1.6", @@ -5932,7 +6017,7 @@ "shopware/shopware": "<=5.7.17|>=6.4.6,<6.6.10.10-dev|>=6.7,<6.7.6.1-dev", "shopware/storefront": "<6.6.10.10-dev|>=6.7,<6.7.5.1-dev", "shopxo/shopxo": "<=6.4", - "showdoc/showdoc": "<2.10.4", + "showdoc/showdoc": "<3.8.1", "shuchkin/simplexlsx": ">=1.0.12,<1.1.13", "silverstripe-australia/advancedreports": ">=1,<=2", "silverstripe/admin": "<1.13.19|>=2,<2.1.8", @@ -6145,7 +6230,7 @@ "webcoast/deferred-image-processing": "<1.0.2", "webklex/laravel-imap": "<5.3", "webklex/php-imap": "<5.3", - "webonyx/graphql-php": "<=15.31.4", + "webonyx/graphql-php": "<=15.32.2", "webpa/webpa": "<3.1.2", "webreinvent/vaahcms": "<=2.3.1", "wikibase/wikibase": "<=1.39.3", @@ -6265,7 +6350,7 @@ "type": "tidelift" } ], - "time": "2026-04-30T21:24:12+00:00" + "time": "2026-05-05T21:24:41+00:00" }, { "name": "sebastian/diff", diff --git a/config/environments/development.php b/config/environments/development.php index df784947..7783f8a6 100755 --- a/config/environments/development.php +++ b/config/environments/development.php @@ -8,7 +8,6 @@ declare(strict_types=1); use Roots\WPConfig\Config; -use function base64_encode; use function Env\env; Config::define('SAVEQUERIES', true); diff --git a/config/environments/production.php b/config/environments/production.php index 0047176f..dc39291e 100755 --- a/config/environments/production.php +++ b/config/environments/production.php @@ -8,7 +8,6 @@ declare(strict_types=1); use Roots\WPConfig\Config; -use function base64_encode; use function Env\env; Config::define('WP_DEBUG', true); diff --git a/config/environments/staging.php b/config/environments/staging.php index 0f7ba42b..ae12ab8e 100755 --- a/config/environments/staging.php +++ b/config/environments/staging.php @@ -8,7 +8,6 @@ declare(strict_types=1); use Roots\WPConfig\Config; -use function base64_encode; use function Env\env; Config::define('DISALLOW_INDEXING', true); diff --git a/containers/conf/traefik/dynamic/general.yaml b/containers/conf/traefik/dynamic/general.yaml index 85f608b2..3dcc4b6b 100755 --- a/containers/conf/traefik/dynamic/general.yaml +++ b/containers/conf/traefik/dynamic/general.yaml @@ -11,7 +11,7 @@ http: security: headers: accessControlAllowCredentials: true - accessControlAllowHeaders: "content-type" + accessControlAllowHeaders: "content-type,user-agent" accessControlAllowMethods: - GET - OPTIONS diff --git a/db/db-2024-08-13-e0d996d.sql b/db/db-2024-08-13-e0d996d.sql deleted file mode 100755 index 355690a6..00000000 --- a/db/db-2024-08-13-e0d996d.sql +++ /dev/null @@ -1,3030 +0,0 @@ -/*!999999\- enable the sandbox mode */ --- MariaDB dump 10.19 Distrib 10.11.8-MariaDB, for debian-linux-gnu (x86_64) --- --- Host: db Database: db --- ------------------------------------------------------ --- Server version 10.11.8-MariaDB-ubu2204-log - -/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; -/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; -/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; -/*!40101 SET NAMES utf8mb4 */; -/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; -/*!40103 SET TIME_ZONE='+00:00' */; -/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; -/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; -/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; -/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; - --- --- Table structure for table `haikuwp_actionscheduler_actions` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `hook` varchar(191) NOT NULL, - `status` varchar(20) NOT NULL, - `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', - `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00', - `priority` tinyint(3) unsigned NOT NULL DEFAULT 10, - `args` varchar(191) DEFAULT NULL, - `schedule` longtext DEFAULT NULL, - `group_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `attempts` int(11) NOT NULL DEFAULT 0, - `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00', - `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00', - `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `extended_args` varchar(8000) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`), - KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`), - KEY `scheduled_date_gmt` (`scheduled_date_gmt`), - KEY `args` (`args`), - KEY `group_id` (`group_id`), - KEY `last_attempt_gmt` (`last_attempt_gmt`), - KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=95 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 -(7,'action_scheduler/migration_hook','complete','2024-08-05 13:13:37','2024-08-05 15:13:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1722863617;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1722863617;}',1,1,'2024-08-05 13:13:38','2024-08-05 15:13:38',0,NULL), -(8,'woocommerce_cleanup_draft_orders','complete','2024-08-05 13:12:38','2024-08-05 15:12:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1722863558;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1722863558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-08-05 13:13:38','2024-08-05 15:13:38',0,NULL), -(9,'woocommerce_cleanup_draft_orders','complete','2024-08-06 13:13:38','2024-08-06 15:13:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1722950018;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1722950018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-08-06 13:13:57','2024-08-06 15:13:57',0,NULL), -(10,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-05 20:51:59','2024-08-05 22:51:59',10,'[20,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1722891119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1722891119;}',3,1,'2024-08-05 20:52:31','2024-08-05 22:52:31',0,NULL), -(11,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-05 20:52:17','2024-08-05 22:52:17',10,'[21,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1722891137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1722891137;}',3,1,'2024-08-05 20:52:31','2024-08-05 22:52:31',0,NULL), -(12,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-05 20:52:17','2024-08-05 22:52:17',10,'[20,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1722891137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1722891137;}',3,1,'2024-08-05 20:52:31','2024-08-05 22:52:31',0,NULL), -(13,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-05 20:52:40','2024-08-05 22:52:40',10,'[20,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1722891160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1722891160;}',3,1,'2024-08-05 20:53:32','2024-08-05 22:53:32',0,NULL), -(14,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-05 20:53:40','2024-08-05 22:53:40',10,'[21,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1722891220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1722891220;}',3,1,'2024-08-05 20:54:45','2024-08-05 22:54:45',0,NULL), -(15,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-05 20:53:40','2024-08-05 22:53:40',10,'[20,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1722891220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1722891220;}',3,1,'2024-08-05 20:54:45','2024-08-05 22:54:45',0,NULL), -(16,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-05 20:53:43','2024-08-05 22:53:43',10,'[22,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1722891223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1722891223;}',3,1,'2024-08-05 20:54:45','2024-08-05 22:54:45',0,NULL), -(17,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-05 20:53:43','2024-08-05 22:53:43',10,'[23,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1722891223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1722891223;}',3,1,'2024-08-05 20:54:45','2024-08-05 22:54:45',0,NULL), -(18,'woocommerce_cleanup_draft_orders','complete','2024-08-07 13:13:57','2024-08-07 15:13:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1723036437;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1723036437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-08-07 13:30:14','2024-08-07 15:30:14',0,NULL), -(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), -(20,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-06 15:02:48','2024-08-06 17:02:48',10,'[25,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1722956568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1722956568;}',3,1,'2024-08-06 15:33:18','2024-08-06 17:33:18',0,NULL), -(21,'action_scheduler/migration_hook','complete','2024-08-06 15:35:22','2024-08-06 17:35:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1722958522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1722958522;}',1,1,'2024-08-06 15:35:29','2024-08-06 17:35:29',0,NULL), -(22,'woocommerce_cleanup_draft_orders','complete','2024-08-08 13:30:14','2024-08-08 15:30:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1723123814;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1723123814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-08-08 16:35:00','2024-08-08 18:35:00',0,NULL), -(23,'woocommerce_update_marketplace_suggestions','complete','2024-08-07 13:32:24','2024-08-07 15:32:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723037544;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723037544;}',2,1,'2024-08-07 13:32:25','2024-08-07 15:32:25',0,NULL), -(24,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:32:33','2024-08-07 15:32:33',10,'[25,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723037553;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723037553;}',3,1,'2024-08-07 13:34:14','2024-08-07 15:34:14',0,NULL), -(25,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:34:32','2024-08-07 15:34:32',10,'[28,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723037672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723037672;}',3,1,'2024-08-07 13:34:36','2024-08-07 15:34:36',0,NULL), -(26,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:34:37','2024-08-07 15:34:37',10,'[29,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723037677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723037677;}',3,1,'2024-08-07 13:39:24','2024-08-07 15:39:24',0,NULL), -(27,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:34:37','2024-08-07 15:34:37',10,'[30,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723037677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723037677;}',3,1,'2024-08-07 13:39:24','2024-08-07 15:39:24',0,NULL), -(28,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:34:37','2024-08-07 15:34:37',10,'[28,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723037677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723037677;}',3,1,'2024-08-07 13:39:24','2024-08-07 15:39:24',0,NULL), -(29,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:39:25','2024-08-07 15:39:25',10,'[29,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723037965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723037965;}',3,1,'2024-08-07 13:39:41','2024-08-07 15:39:41',0,NULL), -(30,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:39:25','2024-08-07 15:39:25',10,'[30,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723037965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723037965;}',3,1,'2024-08-07 13:39:41','2024-08-07 15:39:41',0,NULL), -(31,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:39:50','2024-08-07 15:39:50',10,'[28,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723037990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723037990;}',3,1,'2024-08-07 13:41:30','2024-08-07 15:41:30',0,NULL), -(32,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:44:31','2024-08-07 15:44:31',10,'[28,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723038271;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723038271;}',3,1,'2024-08-07 13:46:31','2024-08-07 15:46:31',0,NULL), -(33,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:52:11','2024-08-07 15:52:11',10,'[29,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723038731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723038731;}',3,1,'2024-08-07 13:52:47','2024-08-07 15:52:47',0,NULL), -(34,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:52:11','2024-08-07 15:52:11',10,'[30,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723038731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723038731;}',3,1,'2024-08-07 13:52:47','2024-08-07 15:52:47',0,NULL), -(35,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 13:52:12','2024-08-07 15:52:12',10,'[28,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723038732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723038732;}',3,1,'2024-08-07 13:52:47','2024-08-07 15:52:47',0,NULL), -(36,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:10:40','2024-08-07 16:10:40',10,'[29,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723039840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723039840;}',3,1,'2024-08-07 14:12:32','2024-08-07 16:12:32',0,NULL), -(37,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:10:40','2024-08-07 16:10:40',10,'[30,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723039840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723039840;}',3,1,'2024-08-07 14:12:32','2024-08-07 16:12:32',0,NULL), -(38,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:10:40','2024-08-07 16:10:40',10,'[28,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723039840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723039840;}',3,1,'2024-08-07 14:12:32','2024-08-07 16:12:32',0,NULL), -(39,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:13:28','2024-08-07 16:13:28',10,'[29,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040008;}',3,1,'2024-08-07 14:13:39','2024-08-07 16:13:39',0,NULL), -(40,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:13:28','2024-08-07 16:13:28',10,'[30,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040008;}',3,1,'2024-08-07 14:13:39','2024-08-07 16:13:39',0,NULL), -(41,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:13:29','2024-08-07 16:13:29',10,'[28,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040009;}',3,1,'2024-08-07 14:13:39','2024-08-07 16:13:39',0,NULL), -(42,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:13:44','2024-08-07 16:13:44',10,'[35,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040024;}',3,1,'2024-08-07 14:14:13','2024-08-07 16:14:13',0,NULL), -(43,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:13:44','2024-08-07 16:13:44',10,'[36,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040024;}',3,1,'2024-08-07 14:14:13','2024-08-07 16:14:13',0,NULL), -(44,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:13:44','2024-08-07 16:13:44',10,'[37,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040024;}',3,1,'2024-08-07 14:14:13','2024-08-07 16:14:13',0,NULL), -(45,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:13:44','2024-08-07 16:13:44',10,'[35,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040024;}',3,1,'2024-08-07 14:14:13','2024-08-07 16:14:13',0,NULL), -(46,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:15:23','2024-08-07 16:15:23',10,'[36,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040123;}',3,1,'2024-08-07 14:15:35','2024-08-07 16:15:35',0,NULL), -(47,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:15:23','2024-08-07 16:15:23',10,'[37,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040123;}',3,1,'2024-08-07 14:15:35','2024-08-07 16:15:35',0,NULL), -(48,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:15:23','2024-08-07 16:15:23',10,'[35,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040123;}',3,1,'2024-08-07 14:15:35','2024-08-07 16:15:35',0,NULL), -(49,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:20:51','2024-08-07 16:20:51',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040451;}',3,1,'2024-08-07 14:21:54','2024-08-07 16:21:54',0,NULL), -(50,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:20:55','2024-08-07 16:20:55',10,'[43,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040455;}',3,1,'2024-08-07 14:21:54','2024-08-07 16:21:54',0,NULL), -(51,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:20:55','2024-08-07 16:20:55',10,'[44,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040455;}',3,1,'2024-08-07 14:21:54','2024-08-07 16:21:54',0,NULL), -(52,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:20:55','2024-08-07 16:20:55',10,'[41,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040455;}',3,1,'2024-08-07 14:21:54','2024-08-07 16:21:54',0,NULL), -(53,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:21:55','2024-08-07 16:21:55',10,'[43,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040515;}',3,1,'2024-08-07 14:23:36','2024-08-07 16:23:36',0,NULL), -(54,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:21:55','2024-08-07 16:21:55',10,'[44,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040515;}',3,1,'2024-08-07 14:23:36','2024-08-07 16:23:36',0,NULL), -(55,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:21:56','2024-08-07 16:21:56',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723040516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723040516;}',3,1,'2024-08-07 14:23:36','2024-08-07 16:23:36',0,NULL), -(56,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:34:09','2024-08-07 16:34:09',10,'[43,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723041249;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723041249;}',3,1,'2024-08-07 14:34:36','2024-08-07 16:34:36',0,NULL), -(57,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:34:09','2024-08-07 16:34:09',10,'[44,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723041249;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723041249;}',3,1,'2024-08-07 14:34:36','2024-08-07 16:34:36',0,NULL), -(58,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:34:09','2024-08-07 16:34:09',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723041249;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723041249;}',3,1,'2024-08-07 14:34:36','2024-08-07 16:34:36',0,NULL), -(59,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:36:24','2024-08-07 16:36:24',10,'[29,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723041384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723041384;}',3,1,'2024-08-07 14:36:39','2024-08-07 16:36:39',0,NULL), -(60,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:36:24','2024-08-07 16:36:24',10,'[30,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723041384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723041384;}',3,1,'2024-08-07 14:36:39','2024-08-07 16:36:39',0,NULL), -(61,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:36:24','2024-08-07 16:36:24',10,'[28,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723041384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723041384;}',3,1,'2024-08-07 14:36:39','2024-08-07 16:36:39',0,NULL), -(62,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-07 14:36:41','2024-08-07 16:36:41',10,'[28,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723041401;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723041401;}',3,1,'2024-08-07 14:39:34','2024-08-07 16:39:34',0,NULL), -(63,'action_scheduler/migration_hook','complete','2024-08-08 10:26:47','2024-08-08 12:26:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723112807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723112807;}',1,1,'2024-08-08 10:27:06','2024-08-08 12:27:06',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), -(65,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 10:32:52','2024-08-08 12:32:52',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723113172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723113172;}',3,1,'2024-08-08 10:33:57','2024-08-08 12:33:57',0,NULL), -(66,'woocommerce_cleanup_draft_orders','complete','2024-08-09 16:35:00','2024-08-09 18:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1723221300;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1723221300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-08-09 16:35:36','2024-08-09 18:35:36',0,NULL), -(67,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:39:57','2024-08-08 18:39:57',10,'[43,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135197;}',3,1,'2024-08-08 16:40:50','2024-08-08 18:40:50',0,NULL), -(68,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:39:57','2024-08-08 18:39:57',10,'[44,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135197;}',3,1,'2024-08-08 16:40:50','2024-08-08 18:40:50',0,NULL), -(69,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:39:57','2024-08-08 18:39:57',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135197;}',3,1,'2024-08-08 16:40:50','2024-08-08 18:40:50',0,NULL), -(70,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:40:15','2024-08-08 18:40:15',10,'[41,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135215;}',3,1,'2024-08-08 16:40:50','2024-08-08 18:40:50',0,NULL), -(71,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:40:57','2024-08-08 18:40:57',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135257;}',3,1,'2024-08-08 16:41:51','2024-08-08 18:41:51',0,NULL), -(72,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:41:16','2024-08-08 18:41:16',10,'[36,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135276;}',3,1,'2024-08-08 16:41:51','2024-08-08 18:41:51',0,NULL), -(73,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:41:16','2024-08-08 18:41:16',10,'[37,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135276;}',3,1,'2024-08-08 16:41:51','2024-08-08 18:41:51',0,NULL), -(74,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:41:16','2024-08-08 18:41:16',10,'[35,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135276;}',3,1,'2024-08-08 16:41:51','2024-08-08 18:41:51',0,NULL), -(75,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:41:16','2024-08-08 18:41:16',10,'[29,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135276;}',3,1,'2024-08-08 16:41:51','2024-08-08 18:41:51',0,NULL), -(76,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:41:16','2024-08-08 18:41:16',10,'[30,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135276;}',3,1,'2024-08-08 16:41:51','2024-08-08 18:41:51',0,NULL), -(77,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:41:16','2024-08-08 18:41:16',10,'[28,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135276;}',3,1,'2024-08-08 16:41:51','2024-08-08 18:41:51',0,NULL), -(78,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:41:19','2024-08-08 18:41:19',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135279;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135279;}',3,1,'2024-08-08 16:41:51','2024-08-08 18:41:51',0,NULL), -(79,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:41:58','2024-08-08 18:41:58',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723135318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723135318;}',3,1,'2024-08-08 16:52:43','2024-08-08 18:52:43',0,NULL), -(80,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:58:28','2024-08-08 18:58:28',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723136308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723136308;}',3,1,'2024-08-08 16:59:19','2024-08-08 18:59:19',0,NULL), -(81,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 16:59:27','2024-08-08 18:59:27',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723136367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723136367;}',3,1,'2024-08-08 17:45:07','2024-08-08 19:45:07',0,NULL), -(82,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 17:48:14','2024-08-08 19:48:14',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723139294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723139294;}',3,1,'2024-08-08 17:52:48','2024-08-08 19:52:48',0,NULL), -(83,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 20:17:48','2024-08-08 22:17:48',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723148268;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723148268;}',3,1,'2024-08-08 20:18:44','2024-08-08 22:18:44',0,NULL), -(84,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 20:18:06','2024-08-08 22:18:06',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723148286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723148286;}',3,1,'2024-08-08 20:18:44','2024-08-08 22:18:44',0,NULL), -(85,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 20:19:10','2024-08-08 22:19:10',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723148350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723148350;}',3,1,'2024-08-08 20:20:11','2024-08-08 22:20:11',0,NULL), -(86,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-08 20:19:11','2024-08-08 22:19:11',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723148351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723148351;}',3,1,'2024-08-08 20:20:11','2024-08-08 22:20:11',0,NULL), -(87,'action_scheduler/migration_hook','complete','2024-08-09 08:11:46','2024-08-09 10:11:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723191106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723191106;}',1,1,'2024-08-09 08:12:06','2024-08-09 10:12:06',0,NULL), -(88,'woocommerce_cleanup_draft_orders','complete','2024-08-10 16:35:36','2024-08-10 18:35:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1723307736;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1723307736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-08-10 16:39:44','2024-08-10 18:39:44',0,NULL), -(89,'woocommerce_cleanup_draft_orders','complete','2024-08-11 16:39:44','2024-08-11 18:39:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1723394384;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1723394384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-08-11 16:55:55','2024-08-11 18:55:55',0,NULL), -(90,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-11 15:14:14','2024-08-11 17:14:14',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723389254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723389254;}',3,1,'2024-08-11 15:14:42','2024-08-11 17:14:42',0,NULL), -(91,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-11 15:59:51','2024-08-11 17:59:51',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723391991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723391991;}',3,1,'2024-08-11 16:01:03','2024-08-11 18:01:03',0,NULL), -(92,'woocommerce_cleanup_draft_orders','pending','2024-08-12 16:55:55','2024-08-12 18:55:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1723481755;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1723481755;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), -(93,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-11 16:58:45','2024-08-11 18:58:45',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723395525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723395525;}',3,1,'2024-08-11 16:58:56','2024-08-11 18:58:56',0,NULL), -(94,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-08-11 16:58:56','2024-08-11 18:58:56',10,'[41,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723395536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723395536;}',3,1,'2024-08-11 16:58:56','2024-08-11 18:58:56',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=737 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_claims` --- - -LOCK TABLES `haikuwp_actionscheduler_claims` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_groups` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_groups`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_groups` ( - `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `slug` varchar(255) NOT NULL, - PRIMARY KEY (`group_id`), - KEY `slug` (`slug`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_groups` --- - -LOCK TABLES `haikuwp_actionscheduler_groups` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` DISABLE KEYS */; -INSERT INTO `haikuwp_actionscheduler_groups` VALUES -(1,'action-scheduler-migration'), -(2,''), -(3,'woocommerce-db-updates'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_logs` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_logs`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_logs` ( - `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `action_id` bigint(20) unsigned NOT NULL, - `message` text NOT NULL, - `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', - `log_date_local` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`log_id`), - KEY `action_id` (`action_id`), - KEY `log_date_gmt` (`log_date_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=263 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 -(1,7,'action created','2024-08-05 13:12:37','2024-08-05 15:12:37'), -(2,8,'action created','2024-08-05 13:12:38','2024-08-05 15:12:38'), -(3,8,'action started via Async Request','2024-08-05 13:13:38','2024-08-05 15:13:38'), -(4,8,'action complete via Async Request','2024-08-05 13:13:38','2024-08-05 15:13:38'), -(5,9,'action created','2024-08-05 13:13:38','2024-08-05 15:13:38'), -(6,7,'action started via Async Request','2024-08-05 13:13:38','2024-08-05 15:13:38'), -(7,7,'action complete via Async Request','2024-08-05 13:13:38','2024-08-05 15:13:38'), -(8,10,'action créée','2024-08-05 20:51:58','2024-08-05 22:51:58'), -(9,11,'action créée','2024-08-05 20:52:16','2024-08-05 22:52:16'), -(10,12,'action créée','2024-08-05 20:52:16','2024-08-05 22:52:16'), -(11,10,'action lancée via Async Request','2024-08-05 20:52:31','2024-08-05 22:52:31'), -(12,10,'action terminée via Async Request','2024-08-05 20:52:31','2024-08-05 22:52:31'), -(13,11,'action lancée via Async Request','2024-08-05 20:52:31','2024-08-05 22:52:31'), -(14,11,'action terminée via Async Request','2024-08-05 20:52:31','2024-08-05 22:52:31'), -(15,12,'action lancée via Async Request','2024-08-05 20:52:31','2024-08-05 22:52:31'), -(16,12,'action terminée via Async Request','2024-08-05 20:52:31','2024-08-05 22:52:31'), -(17,13,'action créée','2024-08-05 20:52:39','2024-08-05 22:52:39'), -(18,13,'action lancée via Async Request','2024-08-05 20:53:32','2024-08-05 22:53:32'), -(19,13,'action terminée via Async Request','2024-08-05 20:53:32','2024-08-05 22:53:32'), -(20,14,'action créée','2024-08-05 20:53:39','2024-08-05 22:53:39'), -(21,15,'action créée','2024-08-05 20:53:39','2024-08-05 22:53:39'), -(22,16,'action créée','2024-08-05 20:53:42','2024-08-05 22:53:42'), -(23,17,'action créée','2024-08-05 20:53:42','2024-08-05 22:53:42'), -(24,14,'action lancée via WP Cron','2024-08-05 20:54:45','2024-08-05 22:54:45'), -(25,14,'action terminée via WP Cron','2024-08-05 20:54:45','2024-08-05 22:54:45'), -(26,15,'action lancée via WP Cron','2024-08-05 20:54:45','2024-08-05 22:54:45'), -(27,15,'action terminée via WP Cron','2024-08-05 20:54:45','2024-08-05 22:54:45'), -(28,16,'action lancée via WP Cron','2024-08-05 20:54:45','2024-08-05 22:54:45'), -(29,16,'action terminée via WP Cron','2024-08-05 20:54:45','2024-08-05 22:54:45'), -(30,17,'action lancée via WP Cron','2024-08-05 20:54:45','2024-08-05 22:54:45'), -(31,17,'action terminée via WP Cron','2024-08-05 20:54:45','2024-08-05 22:54:45'), -(32,9,'action started via Async Request','2024-08-06 13:13:57','2024-08-06 15:13:57'), -(33,9,'action complete via Async Request','2024-08-06 13:13:57','2024-08-06 15:13:57'), -(34,18,'action created','2024-08-06 13:13:57','2024-08-06 15:13:57'), -(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'), -(38,20,'action créée','2024-08-06 15:02:47','2024-08-06 17:02:47'), -(39,20,'action lancée via WP Cron','2024-08-06 15:33:18','2024-08-06 17:33:18'), -(40,20,'action terminée via WP Cron','2024-08-06 15:33:18','2024-08-06 17:33:18'), -(41,21,'action créée','2024-08-06 15:34:22','2024-08-06 17:34:22'), -(42,21,'action lancée via Async Request','2024-08-06 15:35:29','2024-08-06 17:35:29'), -(43,21,'action terminée via Async Request','2024-08-06 15:35:29','2024-08-06 17:35:29'), -(44,18,'action started via WP Cron','2024-08-07 13:30:14','2024-08-07 15:30:14'), -(45,18,'action complete via WP Cron','2024-08-07 13:30:14','2024-08-07 15:30:14'), -(46,22,'action created','2024-08-07 13:30:14','2024-08-07 15:30:14'), -(47,23,'action créée','2024-08-07 13:32:24','2024-08-07 15:32:24'), -(48,23,'action lancée via Async Request','2024-08-07 13:32:25','2024-08-07 15:32:25'), -(49,23,'action terminée via Async Request','2024-08-07 13:32:25','2024-08-07 15:32:25'), -(50,24,'action créée','2024-08-07 13:32:32','2024-08-07 15:32:32'), -(51,24,'action started via WP Cron','2024-08-07 13:34:14','2024-08-07 15:34:14'), -(52,24,'action complete via WP Cron','2024-08-07 13:34:14','2024-08-07 15:34:14'), -(53,25,'action créée','2024-08-07 13:34:31','2024-08-07 15:34:31'), -(54,26,'action créée','2024-08-07 13:34:36','2024-08-07 15:34:36'), -(55,25,'action started via WP Cron','2024-08-07 13:34:36','2024-08-07 15:34:36'), -(56,25,'action complete via WP Cron','2024-08-07 13:34:36','2024-08-07 15:34:36'), -(57,27,'action créée','2024-08-07 13:34:36','2024-08-07 15:34:36'), -(58,28,'action créée','2024-08-07 13:34:36','2024-08-07 15:34:36'), -(59,29,'action créée','2024-08-07 13:39:24','2024-08-07 15:39:24'), -(60,30,'action créée','2024-08-07 13:39:24','2024-08-07 15:39:24'), -(61,26,'action started via WP Cron','2024-08-07 13:39:24','2024-08-07 15:39:24'), -(62,26,'action complete via WP Cron','2024-08-07 13:39:24','2024-08-07 15:39:24'), -(63,27,'action started via WP Cron','2024-08-07 13:39:24','2024-08-07 15:39:24'), -(64,27,'action complete via WP Cron','2024-08-07 13:39:24','2024-08-07 15:39:24'), -(65,28,'action started via WP Cron','2024-08-07 13:39:24','2024-08-07 15:39:24'), -(66,28,'action complete via WP Cron','2024-08-07 13:39:24','2024-08-07 15:39:24'), -(67,29,'action started via WP Cron','2024-08-07 13:39:41','2024-08-07 15:39:41'), -(68,29,'action complete via WP Cron','2024-08-07 13:39:41','2024-08-07 15:39:41'), -(69,30,'action started via WP Cron','2024-08-07 13:39:41','2024-08-07 15:39:41'), -(70,30,'action complete via WP Cron','2024-08-07 13:39:41','2024-08-07 15:39:41'), -(71,31,'action créée','2024-08-07 13:39:49','2024-08-07 15:39:49'), -(72,31,'action started via WP Cron','2024-08-07 13:41:30','2024-08-07 15:41:30'), -(73,31,'action complete via WP Cron','2024-08-07 13:41:30','2024-08-07 15:41:30'), -(74,32,'action créée','2024-08-07 13:44:30','2024-08-07 15:44:30'), -(75,32,'action started via WP Cron','2024-08-07 13:46:31','2024-08-07 15:46:31'), -(76,32,'action complete via WP Cron','2024-08-07 13:46:31','2024-08-07 15:46:31'), -(77,33,'action created','2024-08-07 13:52:10','2024-08-07 15:52:10'), -(78,34,'action created','2024-08-07 13:52:10','2024-08-07 15:52:10'), -(79,35,'action created','2024-08-07 13:52:11','2024-08-07 15:52:11'), -(80,33,'action started via WP Cron','2024-08-07 13:52:47','2024-08-07 15:52:47'), -(81,33,'action complete via WP Cron','2024-08-07 13:52:47','2024-08-07 15:52:47'), -(82,34,'action started via WP Cron','2024-08-07 13:52:47','2024-08-07 15:52:47'), -(83,34,'action complete via WP Cron','2024-08-07 13:52:47','2024-08-07 15:52:47'), -(84,35,'action started via WP Cron','2024-08-07 13:52:47','2024-08-07 15:52:47'), -(85,35,'action complete via WP Cron','2024-08-07 13:52:47','2024-08-07 15:52:47'), -(86,36,'action created','2024-08-07 14:10:39','2024-08-07 16:10:39'), -(87,37,'action created','2024-08-07 14:10:39','2024-08-07 16:10:39'), -(88,38,'action created','2024-08-07 14:10:39','2024-08-07 16:10:39'), -(89,36,'action started via WP Cron','2024-08-07 14:12:32','2024-08-07 16:12:32'), -(90,36,'action complete via WP Cron','2024-08-07 14:12:32','2024-08-07 16:12:32'), -(91,37,'action started via WP Cron','2024-08-07 14:12:32','2024-08-07 16:12:32'), -(92,37,'action complete via WP Cron','2024-08-07 14:12:32','2024-08-07 16:12:32'), -(93,38,'action started via WP Cron','2024-08-07 14:12:32','2024-08-07 16:12:32'), -(94,38,'action complete via WP Cron','2024-08-07 14:12:32','2024-08-07 16:12:32'), -(95,39,'action created','2024-08-07 14:13:27','2024-08-07 16:13:27'), -(96,40,'action created','2024-08-07 14:13:27','2024-08-07 16:13:27'), -(97,41,'action created','2024-08-07 14:13:28','2024-08-07 16:13:28'), -(98,39,'action started via WP Cron','2024-08-07 14:13:39','2024-08-07 16:13:39'), -(99,39,'action complete via WP Cron','2024-08-07 14:13:39','2024-08-07 16:13:39'), -(100,40,'action started via WP Cron','2024-08-07 14:13:39','2024-08-07 16:13:39'), -(101,40,'action complete via WP Cron','2024-08-07 14:13:39','2024-08-07 16:13:39'), -(102,41,'action started via WP Cron','2024-08-07 14:13:39','2024-08-07 16:13:39'), -(103,41,'action complete via WP Cron','2024-08-07 14:13:39','2024-08-07 16:13:39'), -(104,42,'action created','2024-08-07 14:13:43','2024-08-07 16:13:43'), -(105,43,'action created','2024-08-07 14:13:43','2024-08-07 16:13:43'), -(106,44,'action created','2024-08-07 14:13:43','2024-08-07 16:13:43'), -(107,45,'action created','2024-08-07 14:13:43','2024-08-07 16:13:43'), -(108,42,'action started via Async Request','2024-08-07 14:14:13','2024-08-07 16:14:13'), -(109,42,'action complete via Async Request','2024-08-07 14:14:13','2024-08-07 16:14:13'), -(110,43,'action started via Async Request','2024-08-07 14:14:13','2024-08-07 16:14:13'), -(111,43,'action complete via Async Request','2024-08-07 14:14:13','2024-08-07 16:14:13'), -(112,44,'action started via Async Request','2024-08-07 14:14:13','2024-08-07 16:14:13'), -(113,44,'action complete via Async Request','2024-08-07 14:14:13','2024-08-07 16:14:13'), -(114,45,'action started via Async Request','2024-08-07 14:14:13','2024-08-07 16:14:13'), -(115,45,'action complete via Async Request','2024-08-07 14:14:13','2024-08-07 16:14:13'), -(116,46,'action created','2024-08-07 14:15:22','2024-08-07 16:15:22'), -(117,47,'action created','2024-08-07 14:15:22','2024-08-07 16:15:22'), -(118,48,'action created','2024-08-07 14:15:22','2024-08-07 16:15:22'), -(119,46,'action started via WP Cron','2024-08-07 14:15:35','2024-08-07 16:15:35'), -(120,46,'action complete via WP Cron','2024-08-07 14:15:35','2024-08-07 16:15:35'), -(121,47,'action started via WP Cron','2024-08-07 14:15:35','2024-08-07 16:15:35'), -(122,47,'action complete via WP Cron','2024-08-07 14:15:35','2024-08-07 16:15:35'), -(123,48,'action started via WP Cron','2024-08-07 14:15:35','2024-08-07 16:15:35'), -(124,48,'action complete via WP Cron','2024-08-07 14:15:35','2024-08-07 16:15:35'), -(125,49,'action created','2024-08-07 14:20:51','2024-08-07 16:20:51'), -(126,50,'action created','2024-08-07 14:20:54','2024-08-07 16:20:54'), -(127,51,'action created','2024-08-07 14:20:54','2024-08-07 16:20:54'), -(128,52,'action created','2024-08-07 14:20:54','2024-08-07 16:20:54'), -(129,53,'action created','2024-08-07 14:21:54','2024-08-07 16:21:54'), -(130,54,'action created','2024-08-07 14:21:54','2024-08-07 16:21:54'), -(131,49,'action started via WP Cron','2024-08-07 14:21:54','2024-08-07 16:21:54'), -(132,49,'action complete via WP Cron','2024-08-07 14:21:54','2024-08-07 16:21:54'), -(133,50,'action started via WP Cron','2024-08-07 14:21:54','2024-08-07 16:21:54'), -(134,50,'action complete via WP Cron','2024-08-07 14:21:54','2024-08-07 16:21:54'), -(135,51,'action started via WP Cron','2024-08-07 14:21:54','2024-08-07 16:21:54'), -(136,51,'action complete via WP Cron','2024-08-07 14:21:54','2024-08-07 16:21:54'), -(137,52,'action started via WP Cron','2024-08-07 14:21:54','2024-08-07 16:21:54'), -(138,52,'action complete via WP Cron','2024-08-07 14:21:54','2024-08-07 16:21:54'), -(139,55,'action created','2024-08-07 14:21:55','2024-08-07 16:21:55'), -(140,53,'action started via WP Cron','2024-08-07 14:23:36','2024-08-07 16:23:36'), -(141,53,'action complete via WP Cron','2024-08-07 14:23:36','2024-08-07 16:23:36'), -(142,54,'action started via WP Cron','2024-08-07 14:23:36','2024-08-07 16:23:36'), -(143,54,'action complete via WP Cron','2024-08-07 14:23:36','2024-08-07 16:23:36'), -(144,55,'action started via WP Cron','2024-08-07 14:23:36','2024-08-07 16:23:36'), -(145,55,'action complete via WP Cron','2024-08-07 14:23:36','2024-08-07 16:23:36'), -(146,56,'action created','2024-08-07 14:34:08','2024-08-07 16:34:08'), -(147,57,'action created','2024-08-07 14:34:08','2024-08-07 16:34:08'), -(148,58,'action created','2024-08-07 14:34:08','2024-08-07 16:34:08'), -(149,56,'action started via WP Cron','2024-08-07 14:34:36','2024-08-07 16:34:36'), -(150,56,'action complete via WP Cron','2024-08-07 14:34:36','2024-08-07 16:34:36'), -(151,57,'action started via WP Cron','2024-08-07 14:34:36','2024-08-07 16:34:36'), -(152,57,'action complete via WP Cron','2024-08-07 14:34:36','2024-08-07 16:34:36'), -(153,58,'action started via WP Cron','2024-08-07 14:34:36','2024-08-07 16:34:36'), -(154,58,'action complete via WP Cron','2024-08-07 14:34:36','2024-08-07 16:34:36'), -(155,59,'action created','2024-08-07 14:36:23','2024-08-07 16:36:23'), -(156,60,'action created','2024-08-07 14:36:23','2024-08-07 16:36:23'), -(157,61,'action created','2024-08-07 14:36:23','2024-08-07 16:36:23'), -(158,59,'action started via WP Cron','2024-08-07 14:36:39','2024-08-07 16:36:39'), -(159,59,'action complete via WP Cron','2024-08-07 14:36:39','2024-08-07 16:36:39'), -(160,60,'action started via WP Cron','2024-08-07 14:36:39','2024-08-07 16:36:39'), -(161,60,'action complete via WP Cron','2024-08-07 14:36:39','2024-08-07 16:36:39'), -(162,61,'action started via WP Cron','2024-08-07 14:36:39','2024-08-07 16:36:39'), -(163,61,'action complete via WP Cron','2024-08-07 14:36:39','2024-08-07 16:36:39'), -(164,62,'action created','2024-08-07 14:36:40','2024-08-07 16:36:40'), -(165,62,'action started via WP Cron','2024-08-07 14:39:34','2024-08-07 16:39:34'), -(166,62,'action complete via WP Cron','2024-08-07 14:39:34','2024-08-07 16:39:34'), -(167,63,'action created','2024-08-08 10:25:47','2024-08-08 12:25:47'), -(168,63,'action started via WP Cron','2024-08-08 10:27:06','2024-08-08 12:27:06'), -(169,63,'action complete via WP Cron','2024-08-08 10:27:06','2024-08-08 12:27:06'), -(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'), -(173,65,'action created','2024-08-08 10:32:51','2024-08-08 12:32:51'), -(174,65,'action started via WP Cron','2024-08-08 10:33:57','2024-08-08 12:33:57'), -(175,65,'action complete via WP Cron','2024-08-08 10:33:57','2024-08-08 12:33:57'), -(176,22,'action started via WP Cron','2024-08-08 16:35:00','2024-08-08 18:35:00'), -(177,22,'action complete via WP Cron','2024-08-08 16:35:00','2024-08-08 18:35:00'), -(178,66,'action created','2024-08-08 16:35:00','2024-08-08 18:35:00'), -(179,67,'action created','2024-08-08 16:39:56','2024-08-08 18:39:56'), -(180,68,'action created','2024-08-08 16:39:56','2024-08-08 18:39:56'), -(181,69,'action created','2024-08-08 16:39:56','2024-08-08 18:39:56'), -(182,70,'action created','2024-08-08 16:40:14','2024-08-08 18:40:14'), -(183,67,'action started via WP Cron','2024-08-08 16:40:50','2024-08-08 18:40:50'), -(184,67,'action complete via WP Cron','2024-08-08 16:40:50','2024-08-08 18:40:50'), -(185,68,'action started via WP Cron','2024-08-08 16:40:50','2024-08-08 18:40:50'), -(186,68,'action complete via WP Cron','2024-08-08 16:40:50','2024-08-08 18:40:50'), -(187,69,'action started via WP Cron','2024-08-08 16:40:50','2024-08-08 18:40:50'), -(188,69,'action complete via WP Cron','2024-08-08 16:40:50','2024-08-08 18:40:50'), -(189,70,'action started via WP Cron','2024-08-08 16:40:50','2024-08-08 18:40:50'), -(190,70,'action complete via WP Cron','2024-08-08 16:40:50','2024-08-08 18:40:50'), -(191,71,'action created','2024-08-08 16:40:56','2024-08-08 18:40:56'), -(192,72,'action created','2024-08-08 16:41:15','2024-08-08 18:41:15'), -(193,73,'action created','2024-08-08 16:41:15','2024-08-08 18:41:15'), -(194,74,'action created','2024-08-08 16:41:15','2024-08-08 18:41:15'), -(195,75,'action created','2024-08-08 16:41:15','2024-08-08 18:41:15'), -(196,76,'action created','2024-08-08 16:41:15','2024-08-08 18:41:15'), -(197,77,'action created','2024-08-08 16:41:15','2024-08-08 18:41:15'), -(198,78,'action created','2024-08-08 16:41:18','2024-08-08 18:41:18'), -(199,71,'action started via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(200,71,'action complete via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(201,72,'action started via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(202,72,'action complete via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(203,73,'action started via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(204,73,'action complete via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(205,74,'action started via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(206,74,'action complete via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(207,75,'action started via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(208,75,'action complete via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(209,76,'action started via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(210,76,'action complete via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(211,77,'action started via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(212,77,'action complete via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(213,78,'action started via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(214,78,'action complete via WP Cron','2024-08-08 16:41:51','2024-08-08 18:41:51'), -(215,79,'action created','2024-08-08 16:41:57','2024-08-08 18:41:57'), -(216,79,'action started via WP Cron','2024-08-08 16:52:43','2024-08-08 18:52:43'), -(217,79,'action complete via WP Cron','2024-08-08 16:52:43','2024-08-08 18:52:43'), -(218,80,'action created','2024-08-08 16:58:27','2024-08-08 18:58:27'), -(219,80,'action started via WP Cron','2024-08-08 16:59:19','2024-08-08 18:59:19'), -(220,80,'action complete via WP Cron','2024-08-08 16:59:19','2024-08-08 18:59:19'), -(221,81,'action created','2024-08-08 16:59:26','2024-08-08 18:59:26'), -(222,81,'action started via WP Cron','2024-08-08 17:45:07','2024-08-08 19:45:07'), -(223,81,'action complete via WP Cron','2024-08-08 17:45:07','2024-08-08 19:45:07'), -(224,82,'action created','2024-08-08 17:48:13','2024-08-08 19:48:13'), -(225,82,'action started via WP Cron','2024-08-08 17:52:48','2024-08-08 19:52:48'), -(226,82,'action complete via WP Cron','2024-08-08 17:52:48','2024-08-08 19:52:48'), -(227,83,'action created','2024-08-08 20:17:47','2024-08-08 22:17:47'), -(228,84,'action created','2024-08-08 20:18:05','2024-08-08 22:18:05'), -(229,83,'action started via WP Cron','2024-08-08 20:18:44','2024-08-08 22:18:44'), -(230,83,'action complete via WP Cron','2024-08-08 20:18:44','2024-08-08 22:18:44'), -(231,84,'action started via WP Cron','2024-08-08 20:18:44','2024-08-08 22:18:44'), -(232,84,'action complete via WP Cron','2024-08-08 20:18:44','2024-08-08 22:18:44'), -(233,85,'action created','2024-08-08 20:19:09','2024-08-08 22:19:09'), -(234,86,'action created','2024-08-08 20:19:10','2024-08-08 22:19:10'), -(235,85,'action started via WP Cron','2024-08-08 20:20:10','2024-08-08 22:20:10'), -(236,85,'action complete via WP Cron','2024-08-08 20:20:11','2024-08-08 22:20:11'), -(237,86,'action started via WP Cron','2024-08-08 20:20:11','2024-08-08 22:20:11'), -(238,86,'action complete via WP Cron','2024-08-08 20:20:11','2024-08-08 22:20:11'), -(239,87,'action created','2024-08-09 08:10:46','2024-08-09 10:10:46'), -(240,87,'action started via WP Cron','2024-08-09 08:12:06','2024-08-09 10:12:06'), -(241,87,'action complete via WP Cron','2024-08-09 08:12:06','2024-08-09 10:12:06'), -(242,66,'action started via WP Cron','2024-08-09 16:35:36','2024-08-09 18:35:36'), -(243,66,'action complete via WP Cron','2024-08-09 16:35:36','2024-08-09 18:35:36'), -(244,88,'action created','2024-08-09 16:35:36','2024-08-09 18:35:36'), -(245,88,'action started via WP Cron','2024-08-10 16:39:44','2024-08-10 18:39:44'), -(246,88,'action complete via WP Cron','2024-08-10 16:39:44','2024-08-10 18:39:44'), -(247,89,'action created','2024-08-10 16:39:44','2024-08-10 18:39:44'), -(248,90,'action created','2024-08-11 15:14:13','2024-08-11 17:14:13'), -(249,90,'action started via WP Cron','2024-08-11 15:14:42','2024-08-11 17:14:42'), -(250,90,'action complete via WP Cron','2024-08-11 15:14:42','2024-08-11 17:14:42'), -(251,91,'action created','2024-08-11 15:59:50','2024-08-11 17:59:50'), -(252,91,'action started via WP Cron','2024-08-11 16:01:03','2024-08-11 18:01:03'), -(253,91,'action complete via WP Cron','2024-08-11 16:01:03','2024-08-11 18:01:03'), -(254,89,'action started via WP Cron','2024-08-11 16:55:55','2024-08-11 18:55:55'), -(255,89,'action complete via WP Cron','2024-08-11 16:55:55','2024-08-11 18:55:55'), -(256,92,'action created','2024-08-11 16:55:55','2024-08-11 18:55:55'), -(257,93,'action created','2024-08-11 16:58:44','2024-08-11 18:58:44'), -(258,94,'action created','2024-08-11 16:58:55','2024-08-11 18:58:55'), -(259,93,'action started via Async Request','2024-08-11 16:58:56','2024-08-11 18:58:56'), -(260,93,'action complete via Async Request','2024-08-11 16:58:56','2024-08-11 18:58:56'), -(261,94,'action started via Async Request','2024-08-11 16:58:56','2024-08-11 18:58:56'), -(262,94,'action complete via Async Request','2024-08-11 16:58:56','2024-08-11 18:58:56'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_commentmeta` --- - -DROP TABLE IF EXISTS `haikuwp_commentmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_commentmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `comment_id` (`comment_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_commentmeta` --- - -LOCK TABLES `haikuwp_commentmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_commentmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_commentmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_comments` --- - -DROP TABLE IF EXISTS `haikuwp_comments`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_comments` ( - `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0, - `comment_author` tinytext NOT NULL, - `comment_author_email` varchar(100) NOT NULL DEFAULT '', - `comment_author_url` varchar(200) NOT NULL DEFAULT '', - `comment_author_IP` varchar(100) NOT NULL DEFAULT '', - `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_content` text NOT NULL, - `comment_karma` int(11) NOT NULL DEFAULT 0, - `comment_approved` varchar(20) NOT NULL DEFAULT '1', - `comment_agent` varchar(255) NOT NULL DEFAULT '', - `comment_type` varchar(20) NOT NULL DEFAULT 'comment', - `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - PRIMARY KEY (`comment_ID`), - KEY `comment_post_ID` (`comment_post_ID`), - KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), - KEY `comment_date_gmt` (`comment_date_gmt`), - KEY `comment_parent` (`comment_parent`), - KEY `comment_author_email` (`comment_author_email`(10)), - KEY `woo_idx_comment_type` (`comment_type`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_comments` --- - -LOCK TABLES `haikuwp_comments` WRITE; -/*!40000 ALTER TABLE `haikuwp_comments` DISABLE KEYS */; -INSERT INTO `haikuwp_comments` VALUES -(1,1,'Un commentateur ou commentatrice WordPress','wapuu@wordpress.example','https://fr.wordpress.org/','','2024-08-04 22:10:39','2024-08-04 20:10:39','Bonjour, ceci est un commentaire.\nPour débuter avec la modération, la modification et la suppression de commentaires, veuillez visiter l’écran des Commentaires dans le Tableau de bord.\nLes avatars des personnes qui commentent arrivent depuis Gravatar.',0,'1','','comment',0,0); -/*!40000 ALTER TABLE `haikuwp_comments` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_links` --- - -DROP TABLE IF EXISTS `haikuwp_links`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_links` ( - `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `link_url` varchar(255) NOT NULL DEFAULT '', - `link_name` varchar(255) NOT NULL DEFAULT '', - `link_image` varchar(255) NOT NULL DEFAULT '', - `link_target` varchar(25) NOT NULL DEFAULT '', - `link_description` varchar(255) NOT NULL DEFAULT '', - `link_visible` varchar(20) NOT NULL DEFAULT 'Y', - `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1, - `link_rating` int(11) NOT NULL DEFAULT 0, - `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `link_rel` varchar(255) NOT NULL DEFAULT '', - `link_notes` mediumtext NOT NULL, - `link_rss` varchar(255) NOT NULL DEFAULT '', - PRIMARY KEY (`link_id`), - KEY `link_visible` (`link_visible`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_links` --- - -LOCK TABLES `haikuwp_links` WRITE; -/*!40000 ALTER TABLE `haikuwp_links` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_links` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_options` --- - -DROP TABLE IF EXISTS `haikuwp_options`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_options` ( - `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `option_name` varchar(191) NOT NULL DEFAULT '', - `option_value` longtext NOT NULL, - `autoload` varchar(20) NOT NULL DEFAULT 'yes', - PRIMARY KEY (`option_id`), - UNIQUE KEY `option_name` (`option_name`), - KEY `autoload` (`autoload`) -) ENGINE=InnoDB AUTO_INCREMENT=1844 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_options` --- - -LOCK TABLES `haikuwp_options` WRITE; -/*!40000 ALTER TABLE `haikuwp_options` DISABLE KEYS */; -INSERT INTO `haikuwp_options` VALUES -(1,'cron','a:21:{i:1723480175;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:1723481658;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:1723482639;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:1723482756;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:1723482757;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:1723482767;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:1723489955;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:1723493439;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:1723493450;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:1723493453;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:1723497039;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:1723498839;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:1723500000;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:1723500639;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:1723554755;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:1723554756;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:1723554765;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:1723565555;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:1724011905;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:1724159615;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','auto'), -(2,'siteurl','https://haikuatelier.fr.ddev.site/wp','on'), -(3,'home','https://haikuatelier.fr.ddev.site/wp','on'), -(4,'blogname','Haiku Atelier','on'), -(5,'blogdescription','','on'), -(6,'users_can_register','1','on'), -(7,'admin_email','contact@gcch.fr','on'), -(8,'start_of_week','1','on'), -(9,'use_balanceTags','0','on'), -(10,'use_smilies','1','on'), -(11,'require_name_email','1','on'), -(12,'comments_notify','1','on'), -(13,'posts_per_rss','10','on'), -(14,'rss_use_excerpt','1','on'), -(15,'mailserver_url','mail.example.com','on'), -(16,'mailserver_login','login@example.com','on'), -(17,'mailserver_pass','password','on'), -(18,'mailserver_port','110','on'), -(19,'default_category','1','on'), -(20,'default_comment_status','open','on'), -(21,'default_ping_status','open','on'), -(22,'default_pingback_flag','1','on'), -(23,'posts_per_page','10','on'), -(24,'date_format','Y-m-d','on'), -(25,'time_format','H:i','on'), -(26,'links_updated_date_format','d F Y G\\hi','on'), -(27,'comment_moderation','0','on'), -(28,'moderation_notify','1','on'), -(29,'permalink_structure','/%postname%/','on'), -(31,'hack_file','0','on'), -(32,'blog_charset','UTF-8','on'), -(33,'moderation_keys','','off'), -(34,'active_plugins','a:2:{i:0;s:17:\"falcon/falcon.php\";i:1;s:27:\"woocommerce/woocommerce.php\";}','on'), -(35,'category_base','/categorie','on'), -(36,'ping_sites','http://rpc.pingomatic.com/','on'), -(37,'comment_max_links','2','on'), -(38,'gmt_offset','','on'), -(39,'default_email_category','1','on'), -(40,'recently_edited','','off'), -(41,'template','haiku-atelier-2024','on'), -(42,'stylesheet','haiku-atelier-2024','on'), -(43,'comment_registration','0','on'), -(44,'html_type','text/html','on'), -(45,'use_trackback','0','on'), -(46,'default_role','customer','on'), -(47,'db_version','57155','on'), -(48,'uploads_use_yearmonth_folders','1','on'), -(49,'upload_path','','on'), -(50,'blog_public','1','on'), -(51,'default_link_category','2','on'), -(52,'show_on_front','page','on'), -(53,'tag_base','/etiquette','on'), -(54,'show_avatars','1','on'), -(55,'avatar_rating','G','on'), -(56,'upload_url_path','','on'), -(57,'thumbnail_size_w','150','on'), -(58,'thumbnail_size_h','150','on'), -(59,'thumbnail_crop','1','on'), -(60,'medium_size_w','300','on'), -(61,'medium_size_h','300','on'), -(62,'avatar_default','mystery','on'), -(63,'large_size_w','1024','on'), -(64,'large_size_h','1024','on'), -(65,'image_default_link_type','none','on'), -(66,'image_default_size','','on'), -(67,'image_default_align','','on'), -(68,'close_comments_for_old_posts','0','on'), -(69,'close_comments_days_old','14','on'), -(70,'thread_comments','1','on'), -(71,'thread_comments_depth','5','on'), -(72,'page_comments','0','on'), -(73,'comments_per_page','50','on'), -(74,'default_comments_page','newest','on'), -(75,'comment_order','asc','on'), -(76,'sticky_posts','a:0:{}','on'), -(77,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(78,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(80,'uninstall_plugins','a:0:{}','off'), -(81,'timezone_string','Europe/Brussels','on'), -(82,'page_for_posts','0','on'), -(83,'page_on_front','13','on'), -(84,'default_post_format','0','on'), -(85,'link_manager_enabled','0','on'), -(86,'finished_splitting_shared_terms','1','on'), -(87,'site_icon','0','on'), -(88,'medium_large_size_w','768','on'), -(89,'medium_large_size_h','0','on'), -(90,'wp_page_for_privacy_policy','3','on'), -(91,'show_comments_cookies_opt_in','1','on'), -(92,'admin_email_lifespan','1738354239','on'), -(93,'disallowed_keys','','off'), -(94,'comment_previously_approved','1','on'), -(95,'auto_plugin_theme_update_emails','a:0:{}','off'), -(96,'auto_update_core_dev','enabled','on'), -(97,'auto_update_core_minor','enabled','on'), -(98,'auto_update_core_major','enabled','on'), -(99,'wp_force_deactivated_plugins','a:0:{}','on'), -(100,'wp_attachment_pages_enabled','0','on'), -(101,'initial_db_version','57155','on'), -(102,'haikuwp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','auto'), -(103,'fresh_site','0','auto'), -(104,'WPLANG','en_GB','auto'), -(105,'user_count','1','off'), -(106,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"\";}i:3;a:1:{s:7:\"content\";s:159:\"

Articles récents

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

Commentaires récents

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

Archives

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

Catégories

\";}s:12:\"_multiwidget\";i:1;}','auto'), -(107,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','auto'), -(108,'bedrock_autoloader','a:2:{s:7:\"plugins\";a:1:{s:55:\"bedrock-disallow-indexing/bedrock-disallow-indexing.php\";a:15:{s:4:\"Name\";s:17:\"Disallow Indexing\";s:9:\"PluginURI\";s:25:\"https://roots.io/bedrock/\";s:7:\"Version\";s:5:\"2.0.0\";s:11:\"Description\";s:62:\"Disallow indexing of your site on non-production environments.\";s:6:\"Author\";s:5:\"Roots\";s:9:\"AuthorURI\";s:17:\"https://roots.io/\";s:10:\"TextDomain\";s:5:\"roots\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:17:\"Disallow Indexing\";s:10:\"AuthorName\";s:5:\"Roots\";}}s:5:\"count\";i:1;}','off'), -(109,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(110,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(111,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(112,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(113,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(114,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(115,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(116,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(117,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(118,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(119,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(120,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(121,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(122,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(123,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.6.1\";s:5:\"files\";a:496:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:29:\"comment-content/style-rtl.css\";i:77;s:33:\"comment-content/style-rtl.min.css\";i:78;s:25:\"comment-content/style.css\";i:79;s:29:\"comment-content/style.min.css\";i:80;s:30:\"comment-template/style-rtl.css\";i:81;s:34:\"comment-template/style-rtl.min.css\";i:82;s:26:\"comment-template/style.css\";i:83;s:30:\"comment-template/style.min.css\";i:84;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:85;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:86;s:38:\"comments-pagination-numbers/editor.css\";i:87;s:42:\"comments-pagination-numbers/editor.min.css\";i:88;s:34:\"comments-pagination/editor-rtl.css\";i:89;s:38:\"comments-pagination/editor-rtl.min.css\";i:90;s:30:\"comments-pagination/editor.css\";i:91;s:34:\"comments-pagination/editor.min.css\";i:92;s:33:\"comments-pagination/style-rtl.css\";i:93;s:37:\"comments-pagination/style-rtl.min.css\";i:94;s:29:\"comments-pagination/style.css\";i:95;s:33:\"comments-pagination/style.min.css\";i:96;s:29:\"comments-title/editor-rtl.css\";i:97;s:33:\"comments-title/editor-rtl.min.css\";i:98;s:25:\"comments-title/editor.css\";i:99;s:29:\"comments-title/editor.min.css\";i:100;s:23:\"comments/editor-rtl.css\";i:101;s:27:\"comments/editor-rtl.min.css\";i:102;s:19:\"comments/editor.css\";i:103;s:23:\"comments/editor.min.css\";i:104;s:22:\"comments/style-rtl.css\";i:105;s:26:\"comments/style-rtl.min.css\";i:106;s:18:\"comments/style.css\";i:107;s:22:\"comments/style.min.css\";i:108;s:20:\"cover/editor-rtl.css\";i:109;s:24:\"cover/editor-rtl.min.css\";i:110;s:16:\"cover/editor.css\";i:111;s:20:\"cover/editor.min.css\";i:112;s:19:\"cover/style-rtl.css\";i:113;s:23:\"cover/style-rtl.min.css\";i:114;s:15:\"cover/style.css\";i:115;s:19:\"cover/style.min.css\";i:116;s:22:\"details/editor-rtl.css\";i:117;s:26:\"details/editor-rtl.min.css\";i:118;s:18:\"details/editor.css\";i:119;s:22:\"details/editor.min.css\";i:120;s:21:\"details/style-rtl.css\";i:121;s:25:\"details/style-rtl.min.css\";i:122;s:17:\"details/style.css\";i:123;s:21:\"details/style.min.css\";i:124;s:20:\"embed/editor-rtl.css\";i:125;s:24:\"embed/editor-rtl.min.css\";i:126;s:16:\"embed/editor.css\";i:127;s:20:\"embed/editor.min.css\";i:128;s:19:\"embed/style-rtl.css\";i:129;s:23:\"embed/style-rtl.min.css\";i:130;s:15:\"embed/style.css\";i:131;s:19:\"embed/style.min.css\";i:132;s:19:\"embed/theme-rtl.css\";i:133;s:23:\"embed/theme-rtl.min.css\";i:134;s:15:\"embed/theme.css\";i:135;s:19:\"embed/theme.min.css\";i:136;s:19:\"file/editor-rtl.css\";i:137;s:23:\"file/editor-rtl.min.css\";i:138;s:15:\"file/editor.css\";i:139;s:19:\"file/editor.min.css\";i:140;s:18:\"file/style-rtl.css\";i:141;s:22:\"file/style-rtl.min.css\";i:142;s:14:\"file/style.css\";i:143;s:18:\"file/style.min.css\";i:144;s:23:\"footnotes/style-rtl.css\";i:145;s:27:\"footnotes/style-rtl.min.css\";i:146;s:19:\"footnotes/style.css\";i:147;s:23:\"footnotes/style.min.css\";i:148;s:23:\"freeform/editor-rtl.css\";i:149;s:27:\"freeform/editor-rtl.min.css\";i:150;s:19:\"freeform/editor.css\";i:151;s:23:\"freeform/editor.min.css\";i:152;s:22:\"gallery/editor-rtl.css\";i:153;s:26:\"gallery/editor-rtl.min.css\";i:154;s:18:\"gallery/editor.css\";i:155;s:22:\"gallery/editor.min.css\";i:156;s:21:\"gallery/style-rtl.css\";i:157;s:25:\"gallery/style-rtl.min.css\";i:158;s:17:\"gallery/style.css\";i:159;s:21:\"gallery/style.min.css\";i:160;s:21:\"gallery/theme-rtl.css\";i:161;s:25:\"gallery/theme-rtl.min.css\";i:162;s:17:\"gallery/theme.css\";i:163;s:21:\"gallery/theme.min.css\";i:164;s:20:\"group/editor-rtl.css\";i:165;s:24:\"group/editor-rtl.min.css\";i:166;s:16:\"group/editor.css\";i:167;s:20:\"group/editor.min.css\";i:168;s:19:\"group/style-rtl.css\";i:169;s:23:\"group/style-rtl.min.css\";i:170;s:15:\"group/style.css\";i:171;s:19:\"group/style.min.css\";i:172;s:19:\"group/theme-rtl.css\";i:173;s:23:\"group/theme-rtl.min.css\";i:174;s:15:\"group/theme.css\";i:175;s:19:\"group/theme.min.css\";i:176;s:21:\"heading/style-rtl.css\";i:177;s:25:\"heading/style-rtl.min.css\";i:178;s:17:\"heading/style.css\";i:179;s:21:\"heading/style.min.css\";i:180;s:19:\"html/editor-rtl.css\";i:181;s:23:\"html/editor-rtl.min.css\";i:182;s:15:\"html/editor.css\";i:183;s:19:\"html/editor.min.css\";i:184;s:20:\"image/editor-rtl.css\";i:185;s:24:\"image/editor-rtl.min.css\";i:186;s:16:\"image/editor.css\";i:187;s:20:\"image/editor.min.css\";i:188;s:19:\"image/style-rtl.css\";i:189;s:23:\"image/style-rtl.min.css\";i:190;s:15:\"image/style.css\";i:191;s:19:\"image/style.min.css\";i:192;s:19:\"image/theme-rtl.css\";i:193;s:23:\"image/theme-rtl.min.css\";i:194;s:15:\"image/theme.css\";i:195;s:19:\"image/theme.min.css\";i:196;s:29:\"latest-comments/style-rtl.css\";i:197;s:33:\"latest-comments/style-rtl.min.css\";i:198;s:25:\"latest-comments/style.css\";i:199;s:29:\"latest-comments/style.min.css\";i:200;s:27:\"latest-posts/editor-rtl.css\";i:201;s:31:\"latest-posts/editor-rtl.min.css\";i:202;s:23:\"latest-posts/editor.css\";i:203;s:27:\"latest-posts/editor.min.css\";i:204;s:26:\"latest-posts/style-rtl.css\";i:205;s:30:\"latest-posts/style-rtl.min.css\";i:206;s:22:\"latest-posts/style.css\";i:207;s:26:\"latest-posts/style.min.css\";i:208;s:18:\"list/style-rtl.css\";i:209;s:22:\"list/style-rtl.min.css\";i:210;s:14:\"list/style.css\";i:211;s:18:\"list/style.min.css\";i:212;s:25:\"media-text/editor-rtl.css\";i:213;s:29:\"media-text/editor-rtl.min.css\";i:214;s:21:\"media-text/editor.css\";i:215;s:25:\"media-text/editor.min.css\";i:216;s:24:\"media-text/style-rtl.css\";i:217;s:28:\"media-text/style-rtl.min.css\";i:218;s:20:\"media-text/style.css\";i:219;s:24:\"media-text/style.min.css\";i:220;s:19:\"more/editor-rtl.css\";i:221;s:23:\"more/editor-rtl.min.css\";i:222;s:15:\"more/editor.css\";i:223;s:19:\"more/editor.min.css\";i:224;s:30:\"navigation-link/editor-rtl.css\";i:225;s:34:\"navigation-link/editor-rtl.min.css\";i:226;s:26:\"navigation-link/editor.css\";i:227;s:30:\"navigation-link/editor.min.css\";i:228;s:29:\"navigation-link/style-rtl.css\";i:229;s:33:\"navigation-link/style-rtl.min.css\";i:230;s:25:\"navigation-link/style.css\";i:231;s:29:\"navigation-link/style.min.css\";i:232;s:33:\"navigation-submenu/editor-rtl.css\";i:233;s:37:\"navigation-submenu/editor-rtl.min.css\";i:234;s:29:\"navigation-submenu/editor.css\";i:235;s:33:\"navigation-submenu/editor.min.css\";i:236;s:25:\"navigation/editor-rtl.css\";i:237;s:29:\"navigation/editor-rtl.min.css\";i:238;s:21:\"navigation/editor.css\";i:239;s:25:\"navigation/editor.min.css\";i:240;s:24:\"navigation/style-rtl.css\";i:241;s:28:\"navigation/style-rtl.min.css\";i:242;s:20:\"navigation/style.css\";i:243;s:24:\"navigation/style.min.css\";i:244;s:23:\"nextpage/editor-rtl.css\";i:245;s:27:\"nextpage/editor-rtl.min.css\";i:246;s:19:\"nextpage/editor.css\";i:247;s:23:\"nextpage/editor.min.css\";i:248;s:24:\"page-list/editor-rtl.css\";i:249;s:28:\"page-list/editor-rtl.min.css\";i:250;s:20:\"page-list/editor.css\";i:251;s:24:\"page-list/editor.min.css\";i:252;s:23:\"page-list/style-rtl.css\";i:253;s:27:\"page-list/style-rtl.min.css\";i:254;s:19:\"page-list/style.css\";i:255;s:23:\"page-list/style.min.css\";i:256;s:24:\"paragraph/editor-rtl.css\";i:257;s:28:\"paragraph/editor-rtl.min.css\";i:258;s:20:\"paragraph/editor.css\";i:259;s:24:\"paragraph/editor.min.css\";i:260;s:23:\"paragraph/style-rtl.css\";i:261;s:27:\"paragraph/style-rtl.min.css\";i:262;s:19:\"paragraph/style.css\";i:263;s:23:\"paragraph/style.min.css\";i:264;s:25:\"post-author/style-rtl.css\";i:265;s:29:\"post-author/style-rtl.min.css\";i:266;s:21:\"post-author/style.css\";i:267;s:25:\"post-author/style.min.css\";i:268;s:33:\"post-comments-form/editor-rtl.css\";i:269;s:37:\"post-comments-form/editor-rtl.min.css\";i:270;s:29:\"post-comments-form/editor.css\";i:271;s:33:\"post-comments-form/editor.min.css\";i:272;s:32:\"post-comments-form/style-rtl.css\";i:273;s:36:\"post-comments-form/style-rtl.min.css\";i:274;s:28:\"post-comments-form/style.css\";i:275;s:32:\"post-comments-form/style.min.css\";i:276;s:27:\"post-content/editor-rtl.css\";i:277;s:31:\"post-content/editor-rtl.min.css\";i:278;s:23:\"post-content/editor.css\";i:279;s:27:\"post-content/editor.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"quote/style-rtl.css\";i:357;s:23:\"quote/style-rtl.min.css\";i:358;s:15:\"quote/style.css\";i:359;s:19:\"quote/style.min.css\";i:360;s:19:\"quote/theme-rtl.css\";i:361;s:23:\"quote/theme-rtl.min.css\";i:362;s:15:\"quote/theme.css\";i:363;s:19:\"quote/theme.min.css\";i:364;s:23:\"read-more/style-rtl.css\";i:365;s:27:\"read-more/style-rtl.min.css\";i:366;s:19:\"read-more/style.css\";i:367;s:23:\"read-more/style.min.css\";i:368;s:18:\"rss/editor-rtl.css\";i:369;s:22:\"rss/editor-rtl.min.css\";i:370;s:14:\"rss/editor.css\";i:371;s:18:\"rss/editor.min.css\";i:372;s:17:\"rss/style-rtl.css\";i:373;s:21:\"rss/style-rtl.min.css\";i:374;s:13:\"rss/style.css\";i:375;s:17:\"rss/style.min.css\";i:376;s:21:\"search/editor-rtl.css\";i:377;s:25:\"search/editor-rtl.min.css\";i:378;s:17:\"search/editor.css\";i:379;s:21:\"search/editor.min.css\";i:380;s:20:\"search/style-rtl.css\";i:381;s:24:\"search/style-rtl.min.css\";i:382;s:16:\"search/style.css\";i:383;s:20:\"search/style.min.css\";i:384;s:20:\"search/theme-rtl.css\";i:385;s:24:\"search/theme-rtl.min.css\";i:386;s:16:\"search/theme.css\";i:387;s:20:\"search/theme.min.css\";i:388;s:24:\"separator/editor-rtl.css\";i:389;s:28:\"separator/editor-rtl.min.css\";i:390;s:20:\"separator/editor.css\";i:391;s:24:\"separator/editor.min.css\";i:392;s:23:\"separator/style-rtl.css\";i:393;s:27:\"separator/style-rtl.min.css\";i:394;s:19:\"separator/style.css\";i:395;s:23:\"separator/style.min.css\";i:396;s:23:\"separator/theme-rtl.css\";i:397;s:27:\"separator/theme-rtl.min.css\";i:398;s:19:\"separator/theme.css\";i:399;s:23:\"separator/theme.min.css\";i:400;s:24:\"shortcode/editor-rtl.css\";i:401;s:28:\"shortcode/editor-rtl.min.css\";i:402;s:20:\"shortcode/editor.css\";i:403;s:24:\"shortcode/editor.min.css\";i:404;s:24:\"site-logo/editor-rtl.css\";i:405;s:28:\"site-logo/editor-rtl.min.css\";i:406;s:20:\"site-logo/editor.css\";i:407;s:24:\"site-logo/editor.min.css\";i:408;s:23:\"site-logo/style-rtl.css\";i:409;s:27:\"site-logo/style-rtl.min.css\";i:410;s:19:\"site-logo/style.css\";i:411;s:23:\"site-logo/style.min.css\";i:412;s:27:\"site-tagline/editor-rtl.css\";i:413;s:31:\"site-tagline/editor-rtl.min.css\";i:414;s:23:\"site-tagline/editor.css\";i:415;s:27:\"site-tagline/editor.min.css\";i:416;s:25:\"site-title/editor-rtl.css\";i:417;s:29:\"site-title/editor-rtl.min.css\";i:418;s:21:\"site-title/editor.css\";i:419;s:25:\"site-title/editor.min.css\";i:420;s:24:\"site-title/style-rtl.css\";i:421;s:28:\"site-title/style-rtl.min.css\";i:422;s:20:\"site-title/style.css\";i:423;s:24:\"site-title/style.min.css\";i:424;s:26:\"social-link/editor-rtl.css\";i:425;s:30:\"social-link/editor-rtl.min.css\";i:426;s:22:\"social-link/editor.css\";i:427;s:26:\"social-link/editor.min.css\";i:428;s:27:\"social-links/editor-rtl.css\";i:429;s:31:\"social-links/editor-rtl.min.css\";i:430;s:23:\"social-links/editor.css\";i:431;s:27:\"social-links/editor.min.css\";i:432;s:26:\"social-links/style-rtl.css\";i:433;s:30:\"social-links/style-rtl.min.css\";i:434;s:22:\"social-links/style.css\";i:435;s:26:\"social-links/style.min.css\";i:436;s:21:\"spacer/editor-rtl.css\";i:437;s:25:\"spacer/editor-rtl.min.css\";i:438;s:17:\"spacer/editor.css\";i:439;s:21:\"spacer/editor.min.css\";i:440;s:20:\"spacer/style-rtl.css\";i:441;s:24:\"spacer/style-rtl.min.css\";i:442;s:16:\"spacer/style.css\";i:443;s:20:\"spacer/style.min.css\";i:444;s:20:\"table/editor-rtl.css\";i:445;s:24:\"table/editor-rtl.min.css\";i:446;s:16:\"table/editor.css\";i:447;s:20:\"table/editor.min.css\";i:448;s:19:\"table/style-rtl.css\";i:449;s:23:\"table/style-rtl.min.css\";i:450;s:15:\"table/style.css\";i:451;s:19:\"table/style.min.css\";i:452;s:19:\"table/theme-rtl.css\";i:453;s:23:\"table/theme-rtl.min.css\";i:454;s:15:\"table/theme.css\";i:455;s:19:\"table/theme.min.css\";i:456;s:23:\"tag-cloud/style-rtl.css\";i:457;s:27:\"tag-cloud/style-rtl.min.css\";i:458;s:19:\"tag-cloud/style.css\";i:459;s:23:\"tag-cloud/style.min.css\";i:460;s:28:\"template-part/editor-rtl.css\";i:461;s:32:\"template-part/editor-rtl.min.css\";i:462;s:24:\"template-part/editor.css\";i:463;s:28:\"template-part/editor.min.css\";i:464;s:27:\"template-part/theme-rtl.css\";i:465;s:31:\"template-part/theme-rtl.min.css\";i:466;s:23:\"template-part/theme.css\";i:467;s:27:\"template-part/theme.min.css\";i:468;s:30:\"term-description/style-rtl.css\";i:469;s:34:\"term-description/style-rtl.min.css\";i:470;s:26:\"term-description/style.css\";i:471;s:30:\"term-description/style.min.css\";i:472;s:27:\"text-columns/editor-rtl.css\";i:473;s:31:\"text-columns/editor-rtl.min.css\";i:474;s:23:\"text-columns/editor.css\";i:475;s:27:\"text-columns/editor.min.css\";i:476;s:26:\"text-columns/style-rtl.css\";i:477;s:30:\"text-columns/style-rtl.min.css\";i:478;s:22:\"text-columns/style.css\";i:479;s:26:\"text-columns/style.min.css\";i:480;s:19:\"verse/style-rtl.css\";i:481;s:23:\"verse/style-rtl.min.css\";i:482;s:15:\"verse/style.css\";i:483;s:19:\"verse/style.min.css\";i:484;s:20:\"video/editor-rtl.css\";i:485;s:24:\"video/editor-rtl.min.css\";i:486;s:16:\"video/editor.css\";i:487;s:20:\"video/editor.min.css\";i:488;s:19:\"video/style-rtl.css\";i:489;s:23:\"video/style-rtl.min.css\";i:490;s:15:\"video/style.css\";i:491;s:19:\"video/style.min.css\";i:492;s:19:\"video/theme-rtl.css\";i:493;s:23:\"video/theme-rtl.min.css\";i:494;s:15:\"video/theme.css\";i:495;s:19:\"video/theme.min.css\";}}','on'), -(127,'theme_mods_twentytwentyfour','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1722802261;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'), -(140,'can_compress_scripts','0','on'), -(153,'current_theme','','auto'), -(154,'theme_mods_haiku-atelier-2024','a:4:{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\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(197,'_site_transient_timeout_browser_b78b4e2d6c0a362c418b145fe44ed73f','1723468346','off'), -(198,'_site_transient_browser_b78b4e2d6c0a362c418b145fe44ed73f','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"124.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:3:{s:31:\"query-monitor/query-monitor.php\";i:1723191046;s:17:\"falcon/falcon.php\";i:1723112746;s:21:\"polylang/polylang.php\";i:1722958462;}','auto'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','430','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','6','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','billing','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), -(289,'woocommerce_enable_myaccount_registration','yes','off'), -(290,'woocommerce_registration_generate_username','yes','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','yes','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:8:\"/produit\";s:13:\"category_base\";s:17:\"categorie-produit\";s:8:\"tag_base\";s:17:\"etiquette-produit\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','no','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.1.4','auto'), -(354,'woocommerce_db_version','9.1.4','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(359,'woocommerce_attribute_lookup_enabled','no','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','66ba302c3a2200.97188355|1723478120','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(388,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(391,'wcpay_was_in_use','no','auto'), -(392,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1724082860','off'), -(393,'_transient_woocommerce_admin_remote_free_extensions_specs','a:3:{s:5:\"fr_FR\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:9:\"Les bases\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:178:\"Acceptez les cartes de crédit et d’autres méthodes de paiement populaires avec WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:136:\"Imprimez des étiquettes de livraison avec WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:125:\"Automatisez les taxes sur les ventes avec WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:118:\"Gagnez en vitesse et en sécurité avec Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:26:\"Développer votre boutique\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:152:\"Faites passer votre marketing par e-mail à la vitesse supérieure avec MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:26:\"Pinterest pour WooCommerce\";s:11:\"description\";s:105:\"Présentez vos produits aux utilisateurs de Pinterest à la recherche d’idées et de choses à acheter.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:166:\"Répertoriez les produits et créez des publicités sur Facebook et Instagram avec Facebook pour WooCommerce.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:21:\"Contacter des clients\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:130:\"Créer et envoyer des e-mails de suivi d’achat, newsletters, campagnes promotionnelles directement depuis votre tableau de bord.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:98:\"Envoyez des campagnes ciblées, récupérez les paniers abandonnés et plus encore avec Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:185:\"Augmentez et fidélisez vos clients grâce à une automatisation intelligente et efficace du marketing par e-mail et par SMS et à une vision unifiée des interactions avec les clients.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:26:\"Développer votre boutique\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:184:\"Touchez plus d’acheteurs et boostez les ventes de votre boutique. Intégrez-vous à Google pour répertorier vos produits gratuitement et lancer des campagnes publicitaires payantes.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:23:\"TikTok pour WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:165:\"Développez vos ventes en ligne en faisant la promotion de vos produits sur TikTok auprès de plus d’un milliard d’utilisateurs actifs chaque mois dans le monde.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"Pinterest pour WooCommerce\";s:11:\"description\";s:200:\"Présentez vos produits aux utilisateurs de Pinterest à la recherche d’idées et de choses à acheter. Lancez-vous avec Pinterest et rendez l’intégralité de votre catalogue produit consultable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:78:\"Répertoriez les produits et créez des publicités sur Facebook et Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:26:\"Développer votre boutique\";s:7:\"plugins\";a:9:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:136:\"Acceptez les paiements en toute sécurité et gérez les activités de paiement directement depuis le tableau de bord de votre boutique.\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:31:\"Se faire payer avec WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:142:\"Imprimez des étiquettes USPS et DHL directement depuis votre tableau de bord et réalisez ainsi des économies sur les frais d’expédition.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:64:\"Imprimez des étiquettes de livraison avec WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:128:\"Gagnez du temps sur la création de contenu : accédez à des articles de blog et des pages de haute qualité grâce à l’IA.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:69:\"Stimuler la création de contenu avec l’assistant d’IA de Jetpack\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:26:\"Pinterest pour WooCommerce\";s:11:\"description\";s:65:\"Mettez vos produits en avant auprès d’un public très engagé.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:43:\"Mettez vos produits en valeur sur Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:98:\"Envoyez des campagnes ciblées, récupérez les paniers abandonnés et plus encore avec Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:89:\"Envoyez des e-mails de suivi d’achat, des newsletters et des campagnes promotionnelles.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:33:\"Touchez vos clients avec MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:112:\"Touchez des millions d’acheteurs actifs sur Google grâce à des listes de produits et des annonces gratuites.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:7;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:105:\"Calculez automatiquement le montant de la taxe de vente à percevoir : par ville, pays ou État/région.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:66:\"Automatisez l’application des taux de taxe avec WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:23:\"TikTok pour WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:89:\"Créez des campagnes publicitaires et touchez un milliard d’utilisateurs dans le monde.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:46:\"Créez des campagnes publicitaires avec TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}s:5:\"en_GB\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with Facebook for WooCommerce\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:161:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalogue browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:9:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:7;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}s:5:\"fr_BE\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce 101\";s:11:\"description\";s:111:\"Get automated sales tax with WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with Facebook for WooCommerce\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:98:\"Envoyez des campagnes ciblées, récupérez les paniers abandonnés et plus encore avec Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:9:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:98:\"Envoyez des campagnes ciblées, récupérez les paniers abandonnés et plus encore avec Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:7;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce 101\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}}','off'), -(395,'_transient_woocommerce_shipping_task_zone_count_transient','0','on'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(412,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1723642215','off'), -(413,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:3:{s:5:\"fr_FR\";a:57:{s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by WooCommerce Shipping – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with WooCommerce Shipping.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons§ion=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"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).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit Plugins > Installed Plugins, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"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\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}s:39:\"woopay-beta-merchantrecruitment-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"woopay-beta-merchantrecruitment-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:319:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woopay-beta-merchantrecruitment-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:155:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:27\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:42:\"woocommerce-wcpay-march-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-wcpay-march-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Action required: Security update for WooCommerce Payments\";s:7:\"content\";s:296:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"woocommerce-wcpay-march-2023-update-needed-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"See Blog Post\";}}s:3:\"url\";s:122:\"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"woocommerce-wcpay-march-2023-update-needed-dismiss-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:11:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-03-22 20:25:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.8.0\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.6.1\";}}}s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:52:\"Accept in-person contactless payments on your iPhone\";s:7:\"content\";s:230:\"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Simplify my payments\";}}s:3:\"url\";s:143:\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:47\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce Pre-Orders extension\";s:7:\"content\";s:220:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"extension-settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-12 22:16:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:22:\"woocommerce-pre-orders\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.0.0\";}}}s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:321:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woopay-beta-merchantrecruitment-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woopay-beta-merchantrecruitment-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:361:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Documentation\";}}s:3:\"url\";s:178:\"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:44:\"woopay-beta-existingmerchants-update-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woopay-beta-existingmerchants-update-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:368:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woopay-beta-existingmerchants-update-WCPay-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woopay-beta-merchantrecruitment-short-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:64:\"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:161:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:36\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:20\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test A\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 00:01:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test B\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 20:58:43\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test C\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:03:33\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test D\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:32:09\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:18:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:45:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Subscriptions\";s:7:\"content\";s:197:\"Your store requires a security update for the WooCommerce Subscriptions plugin. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.1.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.1.2\";}}}s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: Security update of WooCommerce Returns and Warranty Requests extension\";s:7:\"content\";s:270:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-02 23:53:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-warranty\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.1.8\";}}}s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:65:\"Action required: Security update of WooCommerce One Page Checkout\";s:7:\"content\";s:232:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-21 14:05:46\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:29:\"woocommerce-one-page-checkout\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.4.0\";}}}s:40:\"woocommerce-WCGC-July-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce GoCardless Extension\";s:7:\"content\";s:205:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-04 15:36:07\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:30:\"woocommerce-gateway-gocardless\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.5.6\";}}}s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Scheduled FedEx API outage — July 2023\";s:7:\"content\";s:277:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:125:\"https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-05 18:19:17\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-shipping-fedex\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-07-17 00:00:00\";}}}s:35:\"wcship-2023-07-hazmat-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wcship-2023-07-hazmat-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension\";s:7:\"content\";s:251:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"plugin-list\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:23:\"admin.php?page=wc-admin\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-11 20:26:59\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-services\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Action required: Security update for WooCommerce Stripe plugin\";s:7:\"content\";s:183:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.4.2\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}}}s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Security update of WooCommerce Stripe plugin\";s:7:\"content\";s:144:\"Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:60:\"Security update of WooPayments (WooCommerce Payments) plugin\";s:7:\"content\";s:147:\"Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:13\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.6\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.5\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.4\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}}}}}s:24:\"avalara_q3-2023_noAvaTax\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"avalara_q3-2023_noAvaTax\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Automatically calculate VAT in real time\";s:7:\"content\";s:284:\"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"avalara_q3-2023_noAvaTax\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Automate my sales tax\";}}s:3:\"url\";s:131:\"https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-08 22:32:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-09 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-avatax\";}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:30;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:100;s:9:\"operation\";s:1:\">\";}}}s:38:\"woo-activation-survey-blockers-22AUG23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:38:\"woo-activation-survey-blockers-22AUG23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"How can we help you get that first sale?\";s:7:\"content\";s:211:\"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!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woo-activation-survey-blockers-survey-button-22AUG23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Take our short survey\";}}s:3:\"url\";s:54:\"https://woocommerce.survey.fm/getting-started-with-woo\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-22 15:54:58\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\"<=\";s:4:\"days\";i:30;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";i:0;}}}s:44:\"woocommerce-usermeta-Sept2023-productvendors\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Your store requires a security update\";s:7:\"content\";s:339:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-09-20 00:50:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-product-vendors\";}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"8.1.1\";}}}s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Security update for WooCommerce Stripe Gateway\";s:7:\"content\";s:201:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-10-18 00:01:58\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.5.4\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.6\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.9.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.0.2\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.1.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.2.2\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.3.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.4.6\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.7.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.8.3\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.9.3\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.0.5\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.1.3\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.3.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.4.3\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.5.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.6.1\";}}}s:29:\"amazon-mcf-reviews-2023-12-07\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"amazon-mcf-reviews-2023-12-07\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Enjoying Amazon MCF for WooCommerce?\";s:7:\"content\";s:292:\"We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"amazon-mcf-review-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Leave a review\";}}s:3:\"url\";s:161:\"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"amazon-mcf-support-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Request support\";}}s:3:\"url\";s:142:\"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-12-06 15:21:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-amazon-fulfillment\";}}}}s:30:\"remove_estimated_deposits_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"remove_estimated_deposits_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:33:\"Estimated deposits are going away\";s:7:\"content\";s:267:\"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"view_docs\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:29:\"Learn about Deposit schedules\";}}s:3:\"url\";s:151:\"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"6.9\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-01-21 08:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-01-31 23:59:59\";}}}s:15:\"klaviyo_q4_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:15:\"klaviyo_q4_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Need a marketing solution to help you sell more?\";s:7:\"content\";s:154:\"Over 13,000 brands use Klaviyo to grow faster. You can drive 46x ROI with their personalized email, SMS, forms, and product reviews. Start for free today.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:15:\"klaviyo_q4_2024\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Try Klaviyo for free\";}}s:3:\"url\";s:127:\"https://woocommerce.com/products/klaviyo-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=klaviyo_q4_2024\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-07-31 00:00:37\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-08-06 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"klaviyo-for-woocommerce\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"mailchimp-for-woocommerce\";}}}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:25;s:9:\"operation\";s:1:\">\";}}}}s:5:\"fr_BE\";a:57:{s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by WooCommerce Shipping – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with WooCommerce Shipping.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons§ion=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"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).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit Plugins > Installed Plugins, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"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\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}s:39:\"woopay-beta-merchantrecruitment-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"woopay-beta-merchantrecruitment-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:319:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woopay-beta-merchantrecruitment-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:155:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:27\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:42:\"woocommerce-wcpay-march-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-wcpay-march-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Action required: Security update for WooCommerce Payments\";s:7:\"content\";s:296:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"woocommerce-wcpay-march-2023-update-needed-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"See Blog Post\";}}s:3:\"url\";s:122:\"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"woocommerce-wcpay-march-2023-update-needed-dismiss-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:11:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-03-22 20:25:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.8.0\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.6.1\";}}}s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:52:\"Accept in-person contactless payments on your iPhone\";s:7:\"content\";s:230:\"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Simplify my payments\";}}s:3:\"url\";s:143:\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:47\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce Pre-Orders extension\";s:7:\"content\";s:220:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"extension-settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-12 22:16:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:22:\"woocommerce-pre-orders\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.0.0\";}}}s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:321:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woopay-beta-merchantrecruitment-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woopay-beta-merchantrecruitment-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:361:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Documentation\";}}s:3:\"url\";s:178:\"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:44:\"woopay-beta-existingmerchants-update-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woopay-beta-existingmerchants-update-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:368:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woopay-beta-existingmerchants-update-WCPay-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woopay-beta-merchantrecruitment-short-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:64:\"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:161:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:36\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:20\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test A\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 00:01:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test B\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 20:58:43\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test C\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:03:33\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test D\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:32:09\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:18:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:45:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Subscriptions\";s:7:\"content\";s:197:\"Your store requires a security update for the WooCommerce Subscriptions plugin. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.1.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.1.2\";}}}s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: Security update of WooCommerce Returns and Warranty Requests extension\";s:7:\"content\";s:270:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-02 23:53:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-warranty\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.1.8\";}}}s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:65:\"Action required: Security update of WooCommerce One Page Checkout\";s:7:\"content\";s:232:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-21 14:05:46\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:29:\"woocommerce-one-page-checkout\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.4.0\";}}}s:40:\"woocommerce-WCGC-July-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce GoCardless Extension\";s:7:\"content\";s:205:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-04 15:36:07\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:30:\"woocommerce-gateway-gocardless\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.5.6\";}}}s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Scheduled FedEx API outage — July 2023\";s:7:\"content\";s:277:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:125:\"https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-05 18:19:17\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-shipping-fedex\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-07-17 00:00:00\";}}}s:35:\"wcship-2023-07-hazmat-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wcship-2023-07-hazmat-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension\";s:7:\"content\";s:251:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"plugin-list\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:23:\"admin.php?page=wc-admin\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-11 20:26:59\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-services\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Action required: Security update for WooCommerce Stripe plugin\";s:7:\"content\";s:183:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.4.2\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}}}s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Security update of WooCommerce Stripe plugin\";s:7:\"content\";s:144:\"Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:60:\"Security update of WooPayments (WooCommerce Payments) plugin\";s:7:\"content\";s:147:\"Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:13\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.6\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.5\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.4\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}}}}}s:24:\"avalara_q3-2023_noAvaTax\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"avalara_q3-2023_noAvaTax\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Automatically calculate VAT in real time\";s:7:\"content\";s:284:\"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"avalara_q3-2023_noAvaTax\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Automate my sales tax\";}}s:3:\"url\";s:131:\"https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-08 22:32:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-09 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-avatax\";}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:30;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:100;s:9:\"operation\";s:1:\">\";}}}s:38:\"woo-activation-survey-blockers-22AUG23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:38:\"woo-activation-survey-blockers-22AUG23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"How can we help you get that first sale?\";s:7:\"content\";s:211:\"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!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woo-activation-survey-blockers-survey-button-22AUG23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Take our short survey\";}}s:3:\"url\";s:54:\"https://woocommerce.survey.fm/getting-started-with-woo\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-22 15:54:58\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\"<=\";s:4:\"days\";i:30;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";i:0;}}}s:44:\"woocommerce-usermeta-Sept2023-productvendors\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Your store requires a security update\";s:7:\"content\";s:339:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-09-20 00:50:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-product-vendors\";}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"8.1.1\";}}}s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Security update for WooCommerce Stripe Gateway\";s:7:\"content\";s:201:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-10-18 00:01:58\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.5.4\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.6\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.9.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.0.2\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.1.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.2.2\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.3.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.4.6\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.7.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.8.3\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.9.3\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.0.5\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.1.3\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.3.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.4.3\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.5.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.6.1\";}}}s:29:\"amazon-mcf-reviews-2023-12-07\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"amazon-mcf-reviews-2023-12-07\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Enjoying Amazon MCF for WooCommerce?\";s:7:\"content\";s:292:\"We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"amazon-mcf-review-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Leave a review\";}}s:3:\"url\";s:161:\"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"amazon-mcf-support-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Request support\";}}s:3:\"url\";s:142:\"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-12-06 15:21:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-amazon-fulfillment\";}}}}s:30:\"remove_estimated_deposits_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"remove_estimated_deposits_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:33:\"Estimated deposits are going away\";s:7:\"content\";s:267:\"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"view_docs\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:29:\"Learn about Deposit schedules\";}}s:3:\"url\";s:151:\"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"6.9\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-01-21 08:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-01-31 23:59:59\";}}}s:15:\"klaviyo_q4_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:15:\"klaviyo_q4_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Need a marketing solution to help you sell more?\";s:7:\"content\";s:154:\"Over 13,000 brands use Klaviyo to grow faster. You can drive 46x ROI with their personalized email, SMS, forms, and product reviews. Start for free today.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:15:\"klaviyo_q4_2024\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Try Klaviyo for free\";}}s:3:\"url\";s:127:\"https://woocommerce.com/products/klaviyo-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=klaviyo_q4_2024\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-07-31 00:00:37\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-08-06 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"klaviyo-for-woocommerce\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"mailchimp-for-woocommerce\";}}}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:25;s:9:\"operation\";s:1:\">\";}}}}s:5:\"en_GB\";a:56:{s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by WooCommerce Shipping – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with WooCommerce Shipping.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons§ion=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"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).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit Plugins > Installed Plugins, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"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\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}s:39:\"woopay-beta-merchantrecruitment-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"woopay-beta-merchantrecruitment-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:319:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woopay-beta-merchantrecruitment-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:155:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:27\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:42:\"woocommerce-wcpay-march-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-wcpay-march-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Action required: Security update for WooCommerce Payments\";s:7:\"content\";s:296:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"woocommerce-wcpay-march-2023-update-needed-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"See Blog Post\";}}s:3:\"url\";s:122:\"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"woocommerce-wcpay-march-2023-update-needed-dismiss-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:11:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-03-22 20:25:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.8.0\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.6.1\";}}}s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:52:\"Accept in-person contactless payments on your iPhone\";s:7:\"content\";s:230:\"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Simplify my payments\";}}s:3:\"url\";s:143:\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:47\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce Pre-Orders extension\";s:7:\"content\";s:220:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"extension-settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-12 22:16:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:22:\"woocommerce-pre-orders\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.0.0\";}}}s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:321:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woopay-beta-merchantrecruitment-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woopay-beta-merchantrecruitment-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:361:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Documentation\";}}s:3:\"url\";s:178:\"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:44:\"woopay-beta-existingmerchants-update-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woopay-beta-existingmerchants-update-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:368:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woopay-beta-existingmerchants-update-WCPay-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woopay-beta-merchantrecruitment-short-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:64:\"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:161:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:36\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:20\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test A\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 00:01:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test B\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 20:58:43\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test C\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:03:33\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test D\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:32:09\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:18:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:45:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Subscriptions\";s:7:\"content\";s:197:\"Your store requires a security update for the WooCommerce Subscriptions plugin. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.1.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.1.2\";}}}s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: Security update of WooCommerce Returns and Warranty Requests extension\";s:7:\"content\";s:270:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-02 23:53:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-warranty\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.1.8\";}}}s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:65:\"Action required: Security update of WooCommerce One Page Checkout\";s:7:\"content\";s:232:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-21 14:05:46\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:29:\"woocommerce-one-page-checkout\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.4.0\";}}}s:40:\"woocommerce-WCGC-July-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce GoCardless Extension\";s:7:\"content\";s:205:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-04 15:36:07\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:30:\"woocommerce-gateway-gocardless\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.5.6\";}}}s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Scheduled FedEx API outage — July 2023\";s:7:\"content\";s:277:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:125:\"https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-05 18:19:17\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-shipping-fedex\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-07-17 00:00:00\";}}}s:35:\"wcship-2023-07-hazmat-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wcship-2023-07-hazmat-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension\";s:7:\"content\";s:251:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"plugin-list\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:23:\"admin.php?page=wc-admin\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-11 20:26:59\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-services\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Action required: Security update for WooCommerce Stripe plugin\";s:7:\"content\";s:183:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.4.2\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}}}s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Security update of WooCommerce Stripe plugin\";s:7:\"content\";s:144:\"Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:60:\"Security update of WooPayments (WooCommerce Payments) plugin\";s:7:\"content\";s:147:\"Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:13\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.6\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.5\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.4\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}}}}}s:24:\"avalara_q3-2023_noAvaTax\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"avalara_q3-2023_noAvaTax\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Automatically calculate VAT in real time\";s:7:\"content\";s:284:\"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"avalara_q3-2023_noAvaTax\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Automate my sales tax\";}}s:3:\"url\";s:131:\"https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-08 22:32:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-09 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-avatax\";}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:30;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:100;s:9:\"operation\";s:1:\">\";}}}s:38:\"woo-activation-survey-blockers-22AUG23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:38:\"woo-activation-survey-blockers-22AUG23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"How can we help you get that first sale?\";s:7:\"content\";s:211:\"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!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woo-activation-survey-blockers-survey-button-22AUG23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Take our short survey\";}}s:3:\"url\";s:54:\"https://woocommerce.survey.fm/getting-started-with-woo\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-22 15:54:58\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\"<=\";s:4:\"days\";i:30;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";i:0;}}}s:44:\"woocommerce-usermeta-Sept2023-productvendors\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Your store requires a security update\";s:7:\"content\";s:339:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-09-20 00:50:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-product-vendors\";}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"8.1.1\";}}}s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Security update for WooCommerce Stripe Gateway\";s:7:\"content\";s:201:\"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.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-10-18 00:01:58\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.5.4\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.6\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.9.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.0.2\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.1.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.2.2\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.3.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.4.6\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.7.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.8.3\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.9.3\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.0.5\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.1.3\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.3.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.4.3\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.5.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.6.1\";}}}s:29:\"amazon-mcf-reviews-2023-12-07\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"amazon-mcf-reviews-2023-12-07\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Enjoying Amazon MCF for WooCommerce?\";s:7:\"content\";s:292:\"We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"amazon-mcf-review-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Leave a review\";}}s:3:\"url\";s:161:\"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"amazon-mcf-support-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Request support\";}}s:3:\"url\";s:142:\"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-12-06 15:21:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-amazon-fulfillment\";}}}}s:30:\"remove_estimated_deposits_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"remove_estimated_deposits_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:33:\"Estimated deposits are going away\";s:7:\"content\";s:267:\"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"view_docs\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:29:\"Learn about Deposit schedules\";}}s:3:\"url\";s:151:\"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"6.9\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-01-21 08:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-01-31 23:59:59\";}}}}}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1723478060;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1722863669','on'), -(416,'_transient_timeout_orders-all-statuses','1723468486','off'), -(417,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";a:0:{}}','off'), -(418,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1723563259','off'), -(419,'_transient_woocommerce_admin_payment_method_promotion_specs','a:3:{s:5:\"fr_FR\";a:2:{s:27:\"woocommerce_payments:woopay\";O:8:\"stdClass\":8:{s:2:\"id\";s:27:\"woocommerce_payments:woopay\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:393:\"Payments made simple — including WooPay, a new express checkout feature.

By using WooPayments you agree to the Terms of Service (including WooPay merchant terms) and Privacy Policy.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"8.1.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:9:\"sub_title\";s:865:\"\"Visa\"\"Mastercard\"\"Amex\"\"Googlepay\"\"Applepay\"\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.

By clicking “Install”, you agree to the Terms of Service and Privacy policy.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"\"Visa\"\"Mastercard\"\"Amex\"\"Googlepay\"\"Applepay\"\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}s:5:\"en_GB\";a:2:{s:27:\"woocommerce_payments:woopay\";O:8:\"stdClass\":8:{s:2:\"id\";s:27:\"woocommerce_payments:woopay\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:393:\"Payments made simple — including WooPay, a new express checkout feature.

By using WooPayments you agree to the Terms of Service (including WooPay merchant terms) and Privacy Policy.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"8.1.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:9:\"sub_title\";s:865:\"\"Visa\"\"Mastercard\"\"Amex\"\"Googlepay\"\"Applepay\"\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.

By clicking “Install”, you agree to the Terms of Service and Privacy policy.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"\"Visa\"\"Mastercard\"\"Amex\"\"Googlepay\"\"Applepay\"\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}s:5:\"fr_BE\";a:2:{s:27:\"woocommerce_payments:woopay\";O:8:\"stdClass\":8:{s:2:\"id\";s:27:\"woocommerce_payments:woopay\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:393:\"Payments made simple — including WooPay, a new express checkout feature.

By using WooPayments you agree to the Terms of Service (including WooPay merchant terms) and Privacy Policy.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"8.1.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:9:\"sub_title\";s:865:\"\"Visa\"\"Mastercard\"\"Amex\"\"Googlepay\"\"Applepay\"\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.

By clicking “Install”, you agree to the Terms of Service and Privacy policy.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"\"Visa\"\"Mastercard\"\"Amex\"\"Googlepay\"\"Applepay\"\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}}','off'), -(423,'_transient_product_query-transient-version','1723395535','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:2:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(456,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1724082860','off'); -INSERT INTO `haikuwp_options` VALUES -(457,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:3:{s:5:\"fr_FR\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:233:\"Les programmes sur mesure Acheter maintenant, payer ultérieurement d’Affirm suppriment le prix comme obstacle, transformant les internautes en acheteurs, augmentant la valeur moyenne des commandes et élargissant votre clientèle.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:144:\"Afterpay permet aux clients de recevoir leurs produits tout de suite et de régler leurs achats en quatre échéances, toujours sans intérêts.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:19:\"Paiements Airwallex\";s:7:\"content\";s:208:\"Dynamisez les ventes internationales et économisez sur les frais sur les transactions à l’étranger. Acceptez plus d’une soixantaine de moyens de paiements locaux parmi lesquels Apple Pay et Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:123:\"Offrez une validation de commande rapide et familière à des centaines de millions de clients Amazon actifs dans le monde.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:17:\"Virement bancaire\";s:7:\"content\";s:45:\"Acceptez les paiements par virement bancaire.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:24:\"Paiement à la livraison\";s:7:\"content\";s:51:\"Acceptez les paiements en espèces à la livraison.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:185:\"L’extension Eway pour WooCommerce vous permet d’accepter les paiements par carte de crédit directement sur votre boutique sans rediriger vos clients vers un site de paiement tiers.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Commande Klarna\";s:7:\"content\";s:173:\"Choisissez le paiement que vous voulez, payez maintenant, ultérieurement ou en plusieurs fois. Pas de numéros de carte de crédit, pas de mots de passe, pas de problèmes.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:173:\"Choisissez le paiement que vous voulez, payez maintenant, ultérieurement ou en plusieurs fois. Pas de numéros de carte de crédit, pas de mots de passe, pas de problèmes.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:157:\"Paiements simplifiés par Mollie : proposez des moyens de paiement mondiaux et locaux, intégrables en quelques minutes et pris en charge dans votre langue.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:371:\"L’extension Payfast pour WooCommerce vous permet d’accepter les paiements par carte de crédit et transfert bancaire via l’une des passerelles de paiement les plus populaires en Afrique du Sud. Aucun frais d’installation ni abonnement mensuel. Si vous sélectionnez cette extension, votre boutique sera configurée pour utiliser le rand sud-africain comme devise.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:265:\"Payoneer Checkout est la nouvelle génération de plateformes de traitement des paiements. Elle offre aux commerçants du monde entier les solutions et l’orientation dont ils ont besoin pour s’imposer sur le marché mondial hyperconcurrentiel d’aujourd’hui.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:163:\"Paystack aide les commerçants africains à accepter des paiements ponctuels et récurrents en ligne avec une passerelle de paiement moderne, sûre et sécurisée.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:232:\"Activez l’extension exclusive de PayU pour WooCommerce pour commencer à accepter les paiements avec plus de 100 moyens de paiement disponibles en Inde, notamment les cartes de crédit, les cartes de débit, UPI et plus encore !\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:99:\"Paiement sûr et sécurisé à l’aide de votre carte de crédit ou de votre compte client Paypal.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:177:\"L’extension Razorpay officielle de WooCommerce vous permet d’accepter les paiements par carte de crédit, carte de débit, virement par Internet, via un portefeuille et UPI.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:270:\"Acceptez en toute sécurité les cartes de crédit et de débit pour un tarif modique unique et sans frais inattendus (tarifs personnalisés disponibles). Vendez en ligne et en boutique, et suivez l’évolution des ventes ainsi que du stock à un seul et même endroit.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:150:\"Acceptez les cartes de débit et de crédit dans plus de 135 devises, des modes de paiement tels qu’Alipay et le paiement en un clic avec Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:98:\"Gérez les transactions sans quitter votre tableau de bord WordPress. Uniquement avec WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:325:\"Avec WooPayments, vous pouvez accepter en toute sécurité les principales cartes bancaires, Apple Pay et les paiements dans plus de 100 devises. Suivez vos rentrées d’argent et gérez vos paiements récurrents directement à partir du tableau de bord de votre boutique, sans frais d’installation ou abonnement mensuel.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:98:\"Gérez les transactions sans quitter votre tableau de bord WordPress. Uniquement avec WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:325:\"Avec WooPayments, vous pouvez accepter en toute sécurité les principales cartes bancaires, Apple Pay et les paiements dans plus de 100 devises. Suivez vos rentrées d’argent et gérez vos paiements récurrents directement à partir du tableau de bord de votre boutique, sans frais d’installation ou abonnement mensuel.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:98:\"Gérez les transactions sans quitter votre tableau de bord WordPress. Uniquement avec WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:292:\"WooPayments vous permet d’accepter en toute sécurité les paiements avec les principales cartes et via Apple Pay dans plus de 100 devises sans frais d’installation ni frais mensuels. Par ailleurs, vous pouvez désormais accepter les paiements en personne via l’application mobile Woo.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:50:\"Zip Co - Acheter maintenant, payer ultérieurement\";s:7:\"content\";s:92:\"Permettez à vos clients de payer plus tard sans intérêt et regardez vos ventes augmenter.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}s:5:\"fr_BE\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:233:\"Les programmes sur mesure Acheter maintenant, payer ultérieurement d’Affirm suppriment le prix comme obstacle, transformant les internautes en acheteurs, augmentant la valeur moyenne des commandes et élargissant votre clientèle.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:144:\"Afterpay permet aux clients de recevoir leurs produits tout de suite et de régler leurs achats en quatre échéances, toujours sans intérêts.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:19:\"Paiements Airwallex\";s:7:\"content\";s:208:\"Dynamisez les ventes internationales et économisez sur les frais sur les transactions à l’étranger. Acceptez plus d’une soixantaine de moyens de paiements locaux parmi lesquels Apple Pay et Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:123:\"Offrez une validation de commande rapide et familière à des centaines de millions de clients Amazon actifs dans le monde.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:17:\"Virement bancaire\";s:7:\"content\";s:45:\"Acceptez les paiements par virement bancaire.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:24:\"Paiement à la livraison\";s:7:\"content\";s:51:\"Acceptez les paiements en espèces à la livraison.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:185:\"L’extension Eway pour WooCommerce vous permet d’accepter les paiements par carte de crédit directement sur votre boutique sans rediriger vos clients vers un site de paiement tiers.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Commande Klarna\";s:7:\"content\";s:173:\"Choisissez le paiement que vous voulez, payez maintenant, ultérieurement ou en plusieurs fois. Pas de numéros de carte de crédit, pas de mots de passe, pas de problèmes.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:173:\"Choisissez le paiement que vous voulez, payez maintenant, ultérieurement ou en plusieurs fois. Pas de numéros de carte de crédit, pas de mots de passe, pas de problèmes.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:157:\"Paiements simplifiés par Mollie : proposez des moyens de paiement mondiaux et locaux, intégrables en quelques minutes et pris en charge dans votre langue.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:371:\"L’extension Payfast pour WooCommerce vous permet d’accepter les paiements par carte de crédit et transfert bancaire via l’une des passerelles de paiement les plus populaires en Afrique du Sud. Aucun frais d’installation ni abonnement mensuel. Si vous sélectionnez cette extension, votre boutique sera configurée pour utiliser le rand sud-africain comme devise.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:265:\"Payoneer Checkout est la nouvelle génération de plateformes de traitement des paiements. Elle offre aux commerçants du monde entier les solutions et l’orientation dont ils ont besoin pour s’imposer sur le marché mondial hyperconcurrentiel d’aujourd’hui.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:163:\"Paystack aide les commerçants africains à accepter des paiements ponctuels et récurrents en ligne avec une passerelle de paiement moderne, sûre et sécurisée.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:232:\"Activez l’extension exclusive de PayU pour WooCommerce pour commencer à accepter les paiements avec plus de 100 moyens de paiement disponibles en Inde, notamment les cartes de crédit, les cartes de débit, UPI et plus encore !\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:99:\"Paiement sûr et sécurisé à l’aide de votre carte de crédit ou de votre compte client Paypal.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:177:\"L’extension Razorpay officielle de WooCommerce vous permet d’accepter les paiements par carte de crédit, carte de débit, virement par Internet, via un portefeuille et UPI.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:270:\"Acceptez en toute sécurité les cartes de crédit et de débit pour un tarif modique unique et sans frais inattendus (tarifs personnalisés disponibles). Vendez en ligne et en boutique, et suivez l’évolution des ventes ainsi que du stock à un seul et même endroit.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:150:\"Acceptez les cartes de débit et de crédit dans plus de 135 devises, des modes de paiement tels qu’Alipay et le paiement en un clic avec Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:98:\"Gérez les transactions sans quitter votre tableau de bord WordPress. Uniquement avec WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:325:\"Avec WooPayments, vous pouvez accepter en toute sécurité les principales cartes bancaires, Apple Pay et les paiements dans plus de 100 devises. Suivez vos rentrées d’argent et gérez vos paiements récurrents directement à partir du tableau de bord de votre boutique, sans frais d’installation ou abonnement mensuel.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:98:\"Gérez les transactions sans quitter votre tableau de bord WordPress. Uniquement avec WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:325:\"Avec WooPayments, vous pouvez accepter en toute sécurité les principales cartes bancaires, Apple Pay et les paiements dans plus de 100 devises. Suivez vos rentrées d’argent et gérez vos paiements récurrents directement à partir du tableau de bord de votre boutique, sans frais d’installation ou abonnement mensuel.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:98:\"Gérez les transactions sans quitter votre tableau de bord WordPress. Uniquement avec WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:292:\"WooPayments vous permet d’accepter en toute sécurité les paiements avec les principales cartes et via Apple Pay dans plus de 100 devises sans frais d’installation ni frais mensuels. Par ailleurs, vous pouvez désormais accepter les paiements en personne via l’application mobile Woo.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:50:\"Zip Co - Acheter maintenant, payer ultérieurement\";s:7:\"content\";s:92:\"Permettez à vos clients de payer plus tard sans intérêt et regardez vos ventes augmenter.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}s:5:\"en_GB\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}}','off'), -(458,'_transient_timeout_wc_report_orders_stats_b33ccebee57af2f54a14ff8fb0ec0407','1723468490','off'), -(459,'_transient_wc_report_orders_stats_b33ccebee57af2f54a14ff8fb0ec0407','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-31\";s:10:\"date_start\";s:19:\"2024-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-03 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-08-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(460,'_transient_timeout_wc_report_orders_stats_ccd8129c0dd7abb43dddc293716aa636','1723468490','off'), -(461,'_transient_wc_report_orders_stats_ccd8129c0dd7abb43dddc293716aa636','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-31\";s:10:\"date_start\";s:19:\"2024-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-03 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-08-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(462,'_transient_timeout_wc_report_orders_stats_b8e395dc12158d215c50fe3f4ea3bd4e','1723468490','off'), -(463,'_transient_wc_report_orders_stats_b8e395dc12158d215c50fe3f4ea3bd4e','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-32\";s:10:\"date_start\";s:19:\"2024-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-04 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-05 15:14:49\";s:12:\"date_end_gmt\";s:19:\"2024-08-05 13:14:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(464,'_transient_timeout_wc_report_orders_stats_f87eb3e63a2ef6711085040d0a311d1f','1723468490','off'), -(465,'_transient_wc_report_orders_stats_f87eb3e63a2ef6711085040d0a311d1f','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-32\";s:10:\"date_start\";s:19:\"2024-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-04 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-05 15:14:49\";s:12:\"date_end_gmt\";s:19:\"2024-08-05 13:14:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(479,'falcon','a:3:{s:8:\"features\";a:41:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:17:\"search_posts_only\";i:10;s:12:\"no_texturize\";i:11;s:13:\"no_feed_links\";i:12;s:11:\"no_rsd_link\";i:13;s:19:\"no_wlwmanifest_link\";i:14;s:23:\"no_adjacent_posts_links\";i:15;s:15:\"no_wp_generator\";i:16;s:12:\"no_shortlink\";i:17;s:12:\"no_rest_link\";i:18;s:17:\"no_jquery_migrate\";i:19;s:16:\"schema_less_urls\";i:20;s:31:\"no_recent_comments_widget_style\";i:21;s:12:\"cleanup_menu\";i:22;s:9:\"no_emojis\";i:23;s:18:\"no_image_threshold\";i:24;s:14:\"no_exif_rotate\";i:25;s:22:\"no_admin_email_confirm\";i:26;s:16:\"no_update_emails\";i:27;s:18:\"no_new_user_emails\";i:28;s:24:\"no_password_reset_emails\";i:29;s:20:\"change_default_email\";i:30;s:15:\"login_site_icon\";i:31;s:14:\"no_update_nags\";i:32;s:14:\"no_footer_text\";i:33;s:20:\"no_dashboard_widgets\";i:34;s:10:\"no_wp_logo\";i:35;s:24:\"no_application_passwords\";i:36;s:11:\"no_rest_api\";i:37;s:9:\"no_xmlrpc\";i:38;s:15:\"restrict_upload\";i:39;s:15:\"no_login_errors\";i:40;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(522,'_transient_timeout_wc_report_orders_stats_343d59c8b4f0cc0e5f1c8d6c43d26719','1723470142','off'), -(523,'_transient_wc_report_orders_stats_343d59c8b4f0cc0e5f1c8d6c43d26719','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-32\";s:10:\"date_start\";s:19:\"2024-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-04 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-05 15:42:21\";s:12:\"date_end_gmt\";s:19:\"2024-08-05 13:42:21\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(524,'_transient_timeout_wc_report_orders_stats_576e979aa512110e4b6a19236bc2882b','1723470142','off'), -(525,'_transient_wc_report_orders_stats_576e979aa512110e4b6a19236bc2882b','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-32\";s:10:\"date_start\";s:19:\"2024-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-04 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-05 15:42:21\";s:12:\"date_end_gmt\";s:19:\"2024-08-05 13:42:21\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(526,'_transient_timeout_wc_report_orders_stats_df093a7c2ed27690f372ea16966ea707','1723470142','off'), -(527,'_transient_wc_report_orders_stats_df093a7c2ed27690f372ea16966ea707','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-31\";s:10:\"date_start\";s:19:\"2024-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-03 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-08-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(528,'_transient_timeout_wc_report_orders_stats_4b8521429b1a5ff9e8d9ba16c0739072','1723470142','off'), -(529,'_transient_wc_report_orders_stats_4b8521429b1a5ff9e8d9ba16c0739072','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-31\";s:10:\"date_start\";s:19:\"2024-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-03 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-08-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(565,'_transient_health-check-site-status-result','{\"good\":\"18\",\"recommended\":\"3\",\"critical\":\"1\"}','on'), -(604,'_transient_product-transient-version','1723395535','on'), -(635,'_transient_timeout_wc_product_children_20','1725483222','off'), -(636,'_transient_wc_product_children_20','a:2:{s:3:\"all\";a:2:{i:0;i:22;i:1;i:23;}s:7:\"visible\";a:2:{i:0;i:22;i:1;i:23;}}','off'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1722936557','on'), -(707,'_transient_timeout_wc_shipping_method_count_legacy','1725528557','off'), -(708,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1722936557\";s:5:\"value\";i:0;}','off'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:175:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:48:\"categorie/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:43:\"categorie/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:24:\"categorie/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:36:\"categorie/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:33:\"categorie/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:44:\"categorie/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:18:\"categorie/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:50:\"etiquette/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:45:\"etiquette/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:26:\"etiquette/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:38:\"etiquette/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:35:\"etiquette/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:46:\"etiquette/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:20:\"etiquette/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:56:\"categorie-produit/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:51:\"categorie-produit/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:32:\"categorie-produit/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:44:\"categorie-produit/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:26:\"categorie-produit/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:58:\"etiquette-produit/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:53:\"etiquette-produit/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:34:\"etiquette-produit/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:46:\"etiquette-produit/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:28:\"etiquette-produit/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"produit/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"produit/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"produit/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"produit/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"produit/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"produit/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"produit/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"produit/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:36:\"produit/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"produit/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"produit/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"produit/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"produit/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"produit/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"produit/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"produit/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"produit/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"produit/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"produit/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"produit/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"produit/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"produit/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"produit/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(828,'_transient_timeout_wc_shipping_method_count','1725550517','off'), -(829,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1722936557\";s:5:\"value\";i:0;}','off'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2038318670','off'), -(841,'_transient_dirsize_cache','a:984:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;}','off'), -(849,'product_cat_children','a:0:{}','auto'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1100,'_transient_timeout_wc_product_children_0','1725632023','off'), -(1101,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(1128,'_transient_timeout_wc_var_prices_35','1725727270','off'), -(1129,'_transient_wc_var_prices_35','{\"version\":\"1723135256\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"36\":\"68.00\",\"37\":\"62.00\"},\"regular_price\":{\"36\":\"68.00\",\"37\":\"62.00\"},\"sale_price\":{\"36\":\"68.00\",\"37\":\"62.00\"}}}','off'), -(1215,'_transient_timeout_wc_var_prices_28','1725727270','off'), -(1216,'_transient_wc_var_prices_28','{\"version\":\"1723135256\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"29\":\"69.00\",\"30\":\"65.00\"},\"regular_price\":{\"29\":\"69.00\",\"30\":\"65.00\"},\"sale_price\":{\"29\":\"69.00\",\"30\":\"65.00\"}}}','off'), -(1243,'_site_transient_timeout_php_check_290182de317531bac4dc16cceaed0ea9','1723711220','off'), -(1244,'_site_transient_php_check_290182de317531bac4dc16cceaed0ea9','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1311,'_site_transient_timeout_browser_3d96f8e03a42123e5523adf5c57607ad','1723739866','off'), -(1312,'_site_transient_browser_3d96f8e03a42123e5523adf5c57607ad','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"127.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(1319,'_transient_wc_attribute_taxonomies','a:1:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:5:\"sizes\";s:15:\"attribute_label\";s:5:\"Sizes\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(1428,'action_scheduler_migration_status','complete','auto'), -(1464,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.1.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.1.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.1\";s:7:\"version\";s:5:\"6.6.1\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1723478058;s:15:\"version_checked\";s:5:\"6.6.1\";s:12:\"translations\";a:0:{}}','off'), -(1469,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1723478058;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:17:\"falcon/falcon.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/falcon\";s:4:\"slug\";s:6:\"falcon\";s:6:\"plugin\";s:17:\"falcon/falcon.php\";s:11:\"new_version\";s:5:\"2.8.3\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/falcon/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/falcon.2.8.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";s:3:\"svg\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/falcon/assets/banner-1544x500.png?rev=3052567\";s:2:\"1x\";s:61:\"https://ps.w.org/falcon/assets/banner-772x250.png?rev=3052567\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:21:\"polylang/polylang.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/polylang\";s:4:\"slug\";s:8:\"polylang\";s:6:\"plugin\";s:21:\"polylang/polylang.php\";s:11:\"new_version\";s:5:\"3.6.4\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/polylang/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/polylang.3.6.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/polylang/assets/icon-256x256.png?rev=1331499\";s:2:\"1x\";s:61:\"https://ps.w.org/polylang/assets/icon-128x128.png?rev=1331499\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/polylang/assets/banner-1544x500.png?rev=1405299\";s:2:\"1x\";s:63:\"https://ps.w.org/polylang/assets/banner-772x250.png?rev=1405299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:6:\"3.16.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/query-monitor.3.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=2870124\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=2457098\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.1.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}}}','off'), -(1470,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1723478059;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.2.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'), -(1733,'_transient_timeout_woocommerce_marketplace_promotions_v2','1723475095','off'), -(1734,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-04-22 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-04-25 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:4:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:88:\"Flash sale: Get up to 30% off themes and extensions. Ends April 26 at 3 pm UTC.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}}','off'), -(1737,'_transient_timeout_wc_tracks_blog_details','1723475095','off'), -(1738,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:33:\"https://haikuatelier.fr.ddev.site\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:1:\"2\";s:10:\"wc_version\";s:5:\"9.1.4\";}','off'), -(1739,'_transient_timeout_wc_onboarding_themes','1723475100','off'), -(1740,'_transient_wc_onboarding_themes','a:90:{s:18:\"haiku-atelier-2024\";a:6:{s:4:\"slug\";s:18:\"haiku-atelier-2024\";s:5:\"title\";s:0:\"\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"storefront\";a:21:{s:5:\"title\";s:10:\"Storefront\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/uploads/2014/11/woocommerce-theme-storefront-iupsib.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:93:\"Storefront is an intuitive & flexible, free theme offering deep integration with WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/storefront/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://themes.woocommerce.com/storefront/\";s:5:\"price\";s:9:\"$0.00\";s:9:\"raw_price\";i:0;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:32:\"5714dad8f8d0b930bd6cc9c99657b930\";s:4:\"slug\";s:10:\"storefront\";s:2:\"id\";i:565154;s:6:\"rating\";d:4.3;s:13:\"reviews_count\";i:22;s:11:\"vendor_name\";s:3:\"Woo\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";s:92:\"https://woocommerce.com/wp-content/uploads/2014/11/Storefront_icon-marketplace-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"gotrek\";a:21:{s:5:\"title\";s:6:\"GoTrek\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/07/preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:96:\"Explore the World with GoTrek! The ultimate WordPress theme for travel agencies and adventurers!\";s:4:\"link\";s:109:\"https://woocommerce.com/products/gotrek/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://gotrek.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"f69eb33e-6f32-43b2-8f55-2d171996099d\";s:4:\"slug\";s:6:\"gotrek\";s:2:\"id\";i:18734004020547;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2024/07/product-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"tishaa\";a:21:{s:5:\"title\";s:6:\"Tishaa\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2024/06/tishaa-hero-banner.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Sparkle and Shine with Tishaa Theme as Your Online Store Grows\";s:4:\"link\";s:109:\"https://woocommerce.com/products/tishaa/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://artifydemos.com/tishaa/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"96e1930a-07ad-41a0-aee3-2e243d8b3e9b\";s:4:\"slug\";s:6:\"tishaa\";s:2:\"id\";i:18734003794705;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"ArtifyWeb\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/artifyweb/\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2024/06/tishaa-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"anysell\";a:21:{s:5:\"title\";s:7:\"AnySell\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/06/anysell.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Dive into the ultimate shopping spree and experience seamless satisfaction. Let\'s go shopping!\";s:4:\"link\";s:110:\"https://woocommerce.com/products/anysell/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://anysell.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"3beec5fe-7104-401b-b0cb-9481e76b5925\";s:4:\"slug\";s:7:\"anysell\";s:2:\"id\";i:18734003671425;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/05/product-icon_fc0528.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"sportiq\";a:21:{s:5:\"title\";s:7:\"Sportiq\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/06/sportiq.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Gear up for a game-changing experience with Sportiq! It\'s time to take your performance to the next level!\";s:4:\"link\";s:110:\"https://woocommerce.com/products/sportiq/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://sportiq.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"57d4a04c-7374-418a-b7ae-c5a52da6b616\";s:4:\"slug\";s:7:\"sportiq\";s:2:\"id\";i:18734003671405;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/05/product-icon_1d3d35.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"narzo\";a:21:{s:5:\"title\";s:5:\"Narzo\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2024/07/narzo-featured-image-1-3.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:138:\"Lightweight Full Site Editing theme with lots of customization possibilities. Create your dream e-commerce site with no hassle and coding.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/narzo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://gutenify.com/themes/narzo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"8eaeed37-1a34-43fa-9858-1db9a716953a\";s:4:\"slug\";s:5:\"narzo\";s:2:\"id\";i:18734003599696;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"CodeYatri\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/codeyatri/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2024/04/theme-logo.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"eride\";a:21:{s:5:\"title\";s:5:\"eRide\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2024/05/eride.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:217:\"The ultimate WooCommerce bike theme, seamlessly integrating with WooCommerce for online bike shops. It\'s the perfect platform to showcase and sell bikes and accessories, empowering enthusiasts to thrive in e-commerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/eride/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://eride.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"00fc45c0-edf2-420b-8720-da33bab6563a\";s:4:\"slug\";s:5:\"eride\";s:2:\"id\";i:18734003445543;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2024/03/product-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"electra\";a:21:{s:5:\"title\";s:7:\"Electra\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2024/06/Banner-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:168:\"Present a captivating range of Electronic products adorned with the vibrant Electra theme, designed specifically for WooCommerce stores specializing in fine Electronic.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/electra/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://n.foxdsgn.com/electra/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"dff8c0d2-7d20-4c37-9c8b-beead6aeaa6d\";s:4:\"slug\";s:7:\"electra\";s:2:\"id\";i:18734003329999;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"HolyPurple LLC\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/holypurple-llc/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2024/02/160x160-1.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"sparkla\";a:21:{s:5:\"title\";s:17:\"Sparkla Jewellery\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2024/02/Banner.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:169:\"Present a captivating range of Jewellery products adorned with the vibrant Sparkla theme, designed specifically for WooCommerce boutiques specializing in fine Jewellery.\";s:4:\"link\";s:138:\"https://woocommerce.com/products/sparkla-jewellery-woocommerce-theme/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://n.foxdsgn.com/sparkla/\";s:5:\"price\";s:10:\"$49.00\";s:9:\"raw_price\";i:49;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"9e046e4f-c872-4a80-a72f-35aa421f03aa\";s:4:\"slug\";s:7:\"sparkla\";s:2:\"id\";i:18734003329995;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"HolyPurple LLC\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/holypurple-llc/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2024/04/sparkla.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"swag\";a:21:{s:5:\"title\";s:4:\"Swag\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2024/02/swag-responsive.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:213:\"Reach new heights with Swag, the epitome of sleek design and great functionality. Crafted with meticulous attention to detail, Swag is more than just a theme – it\'s a gateway to a seamless e-commerce experience.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/swag/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://swag.vivathemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"3abf3e80-fc1a-4e23-8e1f-fcbd52b21d38\";s:4:\"slug\";s:4:\"swag\";s:2:\"id\";i:18734003228421;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2024/02/swag-thumb.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"ornatedecor\";a:21:{s:5:\"title\";s:12:\"Ornate Decor\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/uploads/2023/12/ornate-regular-card-product-1200x900-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:0:\"\";s:4:\"link\";s:115:\"https://woocommerce.com/products/ornate-decor/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://themegrilldemos.com/ornate-decor/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e4ad8e63-6c57-436b-b4b8-7103eb997dc1\";s:4:\"slug\";s:11:\"ornatedecor\";s:2:\"id\";i:18734003050999;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:90:\"https://woocommerce.com/wp-content/uploads/2023/12/ornate-decor-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"pizzeria\";a:21:{s:5:\"title\";s:8:\"Pizzeria\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2024/01/pizzeria.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"The perfect solution for building a captivating and efficient online presence for your fast-food restaurant\";s:4:\"link\";s:111:\"https://woocommerce.com/products/pizzeria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://pizzeria.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"4383887a-d78e-4f6d-bce0-b5ff06265aad\";s:4:\"slug\";s:8:\"pizzeria\";s:2:\"id\";i:18734003050043;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2023/12/product-icon-80.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"highline\";a:21:{s:5:\"title\";s:8:\"Highline\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/12/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:132:\"Start your luxury, high-end eCommerce store for showcasing any kind of clothes for both men & women with Highline WooCommerce theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/highline/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/highline/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"f053057b-1d99-48ed-8e2c-41edd6d92d93\";s:4:\"slug\";s:8:\"highline\";s:2:\"id\";i:18734003046193;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/12/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"fuel\";a:21:{s:5:\"title\";s:4:\"Fuel\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2023/12/main-image-4.jpeg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Stunning blocks and elegant typography tailored for your supplement and super foods Woo store.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/fuel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://demo.anarieldesign.com/fuel/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"6dfec533-0d99-46ae-9b51-6bde14a491b9\";s:4:\"slug\";s:4:\"fuel\";s:2:\"id\";i:18734002994359;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/12/fuel-160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"eben\";a:21:{s:5:\"title\";s:4:\"Eben\";s:5:\"image\";s:88:\"https://woocommerce.com/wp-content/uploads/2023/11/eben-wptheme-preview.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:133:\"Eben is a fully customizable block theme for building modern and professional WordPress websites. Elevate your online presence today!\";s:4:\"link\";s:107:\"https://woocommerce.com/products/eben/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://eben.themesharbor.com/demo-1/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"60764ec6-1dc3-4166-9cb6-6c6c3948e009\";s:4:\"slug\";s:4:\"eben\";s:2:\"id\";i:18734002943260;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Themes Harbor\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/themes-harbor/\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/11/eben-product-icon.webp\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"bookix\";a:21:{s:5:\"title\";s:6:\"Bookix\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/11/bookix.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:332:\"Welcome to Bookix, where every click is a step into a new chapter of your life’s story. The ultimate destination for book lovers and literary enthusiasts. Immerse yourself in a world of literary wonders with our carefully curated collection of books and a user-friendly interface designed to make your selection of books seamless.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/bookix/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://bookix.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"cdb83161-4568-4789-9be5-74b1cd9e1b55\";s:4:\"slug\";s:6:\"bookix\";s:2:\"id\";i:18734002853685;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/11/product-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"deco\";a:21:{s:5:\"title\";s:4:\"Deco\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2023/09/deco.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Discover our Deco theme: your path to stunning home makeovers!\";s:4:\"link\";s:107:\"https://woocommerce.com/products/deco/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://deco.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"6acbf5d7-c1e8-45da-b7ec-f8867f2a7b90\";s:4:\"slug\";s:4:\"deco\";s:2:\"id\";i:18734002524961;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/09/product-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kirana\";a:21:{s:5:\"title\";s:6:\"Kirana\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/uploads/2023/08/kirana-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:116:\"Use Kirana to build a clean shop website for mega stores, grocery stores, supermarkets, organic shops, and more.  \";s:4:\"link\";s:109:\"https://woocommerce.com/products/kirana/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://themegrilldemos.com/kirana\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"7afe91b8-6db1-4dd5-9b13-a4f06c6e19fa\";s:4:\"slug\";s:6:\"kirana\";s:2:\"id\";i:18734002506686;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/08/kirana-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"everglow\";a:21:{s:5:\"title\";s:8:\"Everglow\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/08/Featured-image-538x403-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:123:\"Effortlessly build a store for selling organic & sustainable skincare products with the elegant Everglow WooCommerce theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/everglow/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/everglow/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"ddf8e64e-a7a7-435d-b291-aa75f9dfa8f9\";s:4:\"slug\";s:8:\"everglow\";s:2:\"id\";i:18734002395397;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/08/Icon-80x80-2.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kereta\";a:21:{s:5:\"title\";s:6:\"Kereta\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/08/kereta.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:51:\"Rev up your online automotive business with Kereta.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/kereta/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://kereta.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"34d95685-78c4-4da3-8bf9-4714e1326138\";s:4:\"slug\";s:6:\"kereta\";s:2:\"id\";i:18734002368897;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/08/product-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"ethreadwears\";a:21:{s:5:\"title\";s:12:\"eThreadwears\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/uploads/2023/06/ethreadwears.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:93:\"Build a stylish and appealing online store with this eThreadwears Block Theme for WooCommerce\";s:4:\"link\";s:115:\"https://woocommerce.com/products/ethreadwears/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://fse.catchthemes.com/ethreadwears/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"ba078eea-4d63-4454-9b3f-a83a10d7637d\";s:4:\"slug\";s:12:\"ethreadwears\";s:2:\"id\";i:18734002150779;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/06/ethreadwears-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"bespoke\";a:21:{s:5:\"title\";s:7:\"Bespoke\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/06/bespoke-product-card-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Bespoke is the perfect choice for showcasing beautiful, bespoke products on your online store.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/bespoke/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://bespoke.press75.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"2df1e875-a24b-452d-a35d-86906d936278\";s:4:\"slug\";s:7:\"bespoke\";s:2:\"id\";i:18734002142188;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:7:\"Press75\";s:10:\"vendor_url\";s:39:\"https://woocommerce.com/vendor/press75/\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/06/bespoke-theme-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-chrono\";a:21:{s:5:\"title\";s:6:\"Chrono\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2023/05/chrono-featured-02.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:103:\"Introducing Chrono by Organic Themes, the new standard in WordPress block themes for your online store.\";s:4:\"link\";s:117:\"https://woocommerce.com/products/organic-chrono/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/chrono/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e59e8b69-98a5-4b05-adcd-5d82076d0192\";s:4:\"slug\";s:14:\"organic-chrono\";s:2:\"id\";i:18734002067738;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2023/05/chrono-logo.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"emart\";a:21:{s:5:\"title\";s:5:\"eMart\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/06/emart.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:52:\"Use eMart for your Electronics and affiliate stores.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/emart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://emart.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"63abdf9e-9a1f-49d7-ab02-74db8f7d8989\";s:4:\"slug\";s:5:\"emart\";s:2:\"id\";i:18734002045481;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2023/05/product-icon-80.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"blissful\";a:21:{s:5:\"title\";s:8:\"Blissful\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2023/05/blissful-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:120:\"A complete WooCommerce theme, ideal for stores selling gifts such as flowers, toys, statues, cakes, chocolates, etc.  \";s:4:\"link\";s:111:\"https://woocommerce.com/products/blissful/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themegrilldemos.com/blissful\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"f38e46c1-a246-4771-82e4-fddcc7a285b7\";s:4:\"slug\";s:8:\"blissful\";s:2:\"id\";i:18734002013668;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/05/blissful-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"artistry\";a:21:{s:5:\"title\";s:8:\"Artistry\";s:5:\"image\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/05/artistry-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Elevate your online presence and watch your business thrive with the Artistry theme today!\";s:4:\"link\";s:111:\"https://woocommerce.com/products/artistry/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://organicthemes.com/demo/artistry/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"f55be051-e031-43a9-be9b-1503905c0ae8\";s:4:\"slug\";s:8:\"artistry\";s:2:\"id\";i:18734001996428;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/05/artistry-logo.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"folio\";a:21:{s:5:\"title\";s:5:\"Folio\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2023/05/P75-Folio-23-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:223:\"Experience the power of simplicity with Folio, a WordPress theme crafted for creatives. Combining elegance and contemporary design, Folio provides a seamless platform to display your portfolio and operate your online store.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/folio/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:26:\"https://folio.press75.com/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"67a55dbc-b50e-4d5b-9143-e94178c0be3d\";s:4:\"slug\";s:5:\"folio\";s:2:\"id\";i:18734001974114;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:7:\"Press75\";s:10:\"vendor_url\";s:39:\"https://woocommerce.com/vendor/press75/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/05/folio-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"heim\";a:21:{s:5:\"title\";s:4:\"Heim\";s:5:\"image\";s:76:\"https://woocommerce.com/wp-content/uploads/2023/05/thumbnail.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:117:\"Create an impressive WooCommerce store with Heim, a clean, minimalist WordPress theme optimized for the Block Editor.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/heim/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://heim.nordicmade.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"b05c099a-2570-45f8-94ee-956c0389b783\";s:4:\"slug\";s:4:\"heim\";s:2:\"id\";i:18734001964004;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"NordicMade\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/nordicmade/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2023/05/icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-rialto\";a:21:{s:5:\"title\";s:6:\"Rialto\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/05/rialto-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:95:\"Create a multi-vendor eCommerce website like Etsy or Amazon using the WooCommerce Rialto theme.\";s:4:\"link\";s:117:\"https://woocommerce.com/products/organic-rialto/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/rialto/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"3aa4be9d-37dc-49cf-be79-445312aef156\";s:4:\"slug\";s:14:\"organic-rialto\";s:2:\"id\";i:18734001955128;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2023/05/rialto-logo.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"kedai\";a:21:{s:5:\"title\";s:5:\"Kedai\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/05/kedai.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Use Kedai for your Electronics, dropship and affiliate stores.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/kedai/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://kedai.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"9d9c3b60-cef8-433a-a882-5382f225301f\";s:4:\"slug\";s:5:\"kedai\";s:2:\"id\";i:18734001868382;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/05/product-icon-80-3.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"labeaute\";a:21:{s:5:\"title\";s:10:\"La Beauté\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/uploads/2023/04/la-beaute-regular-card-product-logo.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Create a sophisticated WooCommerce health or beauty store with the La Beauté theme—featuring a responsive design and a Dark Mode option.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/labeaute/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://labeaute.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"d048ac21-966e-4caf-9e66-ef29e15bb7c5\";s:4:\"slug\";s:8:\"labeaute\";s:2:\"id\";i:18734001781152;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2023/04/la-beaute-product-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"decor\";a:21:{s:5:\"title\";s:5:\"Decor\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2023/03/decor-regular-card-product.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:161:\"Create a modern e-commerce website for your home decoration shop with the WooCommerce theme — build pages using the simple yet powerful WordPress Block Editor.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/decor/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.goodlayers.com/wc/decor/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"69a4b3ed-100b-42a5-af58-e0c6a7a45168\";s:4:\"slug\";s:5:\"decor\";s:2:\"id\";i:18734001675261;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"GoodLayers\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/goodlayers/\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2023/03/decor-product-icon-1.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"apparel\";a:21:{s:5:\"title\";s:7:\"Apparel\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/03/apparel-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:97:\"Experience minimalist and chic design with Apparel - a theme with exceptional dark-mode function.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/apparel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://apparel.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"57f83c3a-5e69-499c-b0be-855bcb101b52\";s:4:\"slug\";s:7:\"apparel\";s:2:\"id\";i:18734001675209;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:81:\"https://woocommerce.com/wp-content/uploads/2023/03/apparel-theme-product-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"bagberry\";a:21:{s:5:\"title\";s:8:\"Bagberry\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/03/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Sell purses, handbags, clothes, and accessories with the vibrant Bagberry theme for WooCommerce boutiques.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/bagberry/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.agnidesigns.com/bagberry\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e5d61123-4127-43b2-8b59-16ded16b76af\";s:4:\"slug\";s:8:\"bagberry\";s:2:\"id\";i:18734001627281;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/03/Icon-80x80-3.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"elaventa\";a:21:{s:5:\"title\";s:8:\"eLaventa\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2023/06/elavanta.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:83:\"Build a stylish online store with this elegant eLaventa Block Theme for WooCommerce\";s:4:\"link\";s:111:\"https://woocommerce.com/products/elaventa/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://fse.catchthemes.com/elaventa/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"5a09abe6-2268-4b51-b0ba-2916a08d756f\";s:4:\"slug\";s:8:\"elaventa\";s:2:\"id\";i:18734001573135;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/02/elaventa-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"cozynest\";a:21:{s:5:\"title\";s:8:\"Cozynest\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/03/Untitled-design.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:95:\"Build a contemporary furniture or home décor store with the modern, minimalist Cozynest theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/cozynest/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://cozynest.boostifythemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"1e2c8809-6da6-480b-8de2-459b517ee6c0\";s:4:\"slug\";s:8:\"cozynest\";s:2:\"id\";i:18734001546475;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"BoostifyThemes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/boostifythemes/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2023/02/cozynest-logo2.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"ledge\";a:21:{s:5:\"title\";s:5:\"Ledge\";s:5:\"image\";s:98:\"https://woocommerce.com/wp-content/uploads/2023/02/Regular-Card-Product-Logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:122:\"Stream your music, sell your merch, and offer a smooth shopping experience for your fans with the Ledge WooCommerce theme.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/ledge/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://demos.wolfthemes.live/ledge\";s:5:\"price\";s:10:\"$89.00\";s:9:\"raw_price\";i:89;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"c68f61bc-97d4-497e-ae08-b8877f3d656d\";s:4:\"slug\";s:5:\"ledge\";s:2:\"id\";i:18734001545617;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"WolfThemes\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/wolfthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/02/Product-Icon.jpg?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"yuna\";a:21:{s:5:\"title\";s:4:\"Yuna\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/01/yuna-main-image.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Build a positive, inviting website for your nonprofit with the Yuna theme for WooCommerce.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/yuna/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:60:\"https://demo.anarieldesign.com/yuna-children/home-ecommerce/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"4b00af3d-e5e0-419c-94c0-0665eac5e183\";s:4:\"slug\";s:4:\"yuna\";s:2:\"id\";i:18734001473651;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:63:\"https://woocommerce.com/wp-content/uploads/2023/01/yuna-160.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"treehouse\";a:21:{s:5:\"title\";s:9:\"Treehouse\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/01/treehouse-product-card.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:105:\"Use the Treehouse theme for WooCommerce to build a toy or children\'s store with a playful, colorful look.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/treehouse/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://treehouse.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"f7165b78-5148-45ee-8f92-a6fc41c2897d\";s:4:\"slug\";s:9:\"treehouse\";s:2:\"id\";i:18734001473068;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2023/01/treehouse-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"vastra\";a:21:{s:5:\"title\";s:6:\"Vastra\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2023/02/vastra-regular-card-product-logo-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:92:\"Create a stylish online clothing boutique with the fashionable Vastra theme for WooCommerce.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/vastra/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://themegrilldemos.com/vastra/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"72d5a5fe-ee99-46c0-bff0-121840aea7ea\";s:4:\"slug\";s:6:\"vastra\";s:2:\"id\";i:18734001472700;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/01/vastra-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"epentatonic\";a:21:{s:5:\"title\";s:11:\"ePentatonic\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2023/02/epentatonic.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"Use the ePentatonic block theme to quickly build an attractive WooCommerce website for your music business.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/epentatonic/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://fse.catchthemes.com/epentatonic/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"d578a622-188b-4d7d-a165-f4fc6ddcafc1\";s:4:\"slug\";s:11:\"epentatonic\";s:2:\"id\";i:18734001458387;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/01/epentatonic-product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"freshcart\";a:21:{s:5:\"title\";s:9:\"FreshCart\";s:5:\"image\";s:76:\"https://woocommerce.com/wp-content/uploads/2023/02/freshcart.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:67:\"Use the FreshCart theme to build a vibrant ecommerce grocery store.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/freshcart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:45:\"https://freshcart.madrasthemes.com/gutenberg/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"dbf52776-dc51-4a14-81e6-2e1061b87d0c\";s:4:\"slug\";s:9:\"freshcart\";s:2:\"id\";i:18734001458195;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/01/product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"avalon\";a:21:{s:5:\"title\";s:6:\"Avalon\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2023/01/avalon-main.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:70:\"Design a modern fashion website with the Avalon theme for WooCommerce.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/avalon/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.anarieldesign.com/avalon/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"dca90580-e46a-4ff7-8975-36871c61a220\";s:4:\"slug\";s:6:\"avalon\";s:2:\"id\";i:18734001455848;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/01/avalon-160.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"coffee-shop\";a:21:{s:5:\"title\";s:11:\"Coffee Shop\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2023/01/responsive.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:105:\"Sell artisan food or beverages with the easy-to-customize, block-based Coffee Shop theme for WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/coffeeshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://demo.goodlayers.com/wc/coffeeshop/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"542c4939-61c9-4a81-8d41-56c251214df2\";s:4:\"slug\";s:11:\"coffee-shop\";s:2:\"id\";i:18734001400965;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"GoodLayers\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/goodlayers/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2023/01/cf-logo.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"copenhagen\";a:21:{s:5:\"title\";s:10:\"Copenhagen\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/02/copenhagen-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"Create a stylish modern home furniture store or home décor shop with the Copenhagen theme for WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/copenhagen/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:44:\"https://copenhagen.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"8013f3e4-5368-4918-afbf-e9662f967d03\";s:4:\"slug\";s:10:\"copenhagen\";s:2:\"id\";i:18734001349053;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2022/12/Product-Icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"macchiato\";a:21:{s:5:\"title\";s:9:\"Macchiato\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/12/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Showcase your small-batch artisan goods, coffees, or baked goods with the Macchiato theme for WooCommerce.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/macchiato/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://demo.agnidesigns.com/macchiato/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e0887d46-5336-47fa-a570-ee7406f11c8f\";s:4:\"slug\";s:9:\"macchiato\";s:2:\"id\";i:18734001282642;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/12/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"astra-pro\";a:21:{s:5:\"title\";s:9:\"Astra Pro\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2023/12/Astra-Woo-Banner.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Create stunning websites with one of the most powerful and user-friendly WordPress themes.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/astra-pro/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:48:\"https://wpastra.com/website-templates/ecommerce/\";s:5:\"price\";s:10:\"$47.00\";s:9:\"raw_price\";i:47;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"9fc32c06-1fae-4744-8aca-f5259ddfcb3e\";s:4:\"slug\";s:9:\"astra-pro\";s:2:\"id\";i:18734001206339;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Brainstorm Force US LLC\";s:10:\"vendor_url\";s:55:\"https://woocommerce.com/vendor/brainstorm-force-us-llc/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/10/Astra_160x160.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"gizmo\";a:21:{s:5:\"title\";s:5:\"Gizmo\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/uploads/2022/11/gizmo-regular-card-product-logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Quickly build a store for your technology products with the Gizmo block theme for WooCommerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/gizmo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://themegrilldemos.com/gizmo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"7f1eba93-d661-4593-a232-f7fef903338b\";s:4:\"slug\";s:5:\"gizmo\";s:2:\"id\";i:18734001201194;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:88:\"https://woocommerce.com/wp-content/uploads/2022/11/gizmo-product-icon-160x160-1.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"contemporary\";a:21:{s:5:\"title\";s:12:\"Contemporary\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2022/11/screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:92:\"Build a stylish modern store for handmade goods with the Contemporary theme for WooCommerce.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/contemporary/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://contemporary.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"885a302b-b292-45a0-9f77-23af84ce5926\";s:4:\"slug\";s:12:\"contemporary\";s:2:\"id\";i:18734001138725;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:61:\"https://woocommerce.com/wp-content/uploads/2022/11/icon-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"vignette\";a:21:{s:5:\"title\";s:8:\"Vignette\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2022/10/vignettecard.jpg?w=538&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:99:\"Use the modern, minimalist Vignette block theme to quickly and easily build your WooCommerce store.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/vignette/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://vignette.vivathemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"70354257-7eca-4baf-8941-78f423cd3010\";s:4:\"slug\";s:8:\"vignette\";s:2:\"id\";i:18734001081977;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/10/vignette-icon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"wardrobe\";a:21:{s:5:\"title\";s:8:\"Wardrobe\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/09/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:91:\"Launch your online store with Wardrobe—the best minimalist fashion theme for WooCommerce.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/wardrobe/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.agnidesigns.com/wardrobe\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"85578262-4919-448e-997b-151b8093e1d6\";s:4:\"slug\";s:8:\"wardrobe\";s:2:\"id\";i:18734000968064;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2022/09/Icon-80x80-1.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"libreria\";a:21:{s:5:\"title\";s:8:\"Libreria\";s:5:\"image\";s:103:\"https://woocommerce.com/wp-content/uploads/2022/08/libreria-regular-card-product-logo-2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:135:\"The ideal theme for booksellers and other shop owners who want their customers to feel relaxed and spend time browsing in their stores.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/libreria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themegrilldemos.com/libreria/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"4189cf3c-68fa-4c8c-82c0-516ffa67303d\";s:4:\"slug\";s:8:\"libreria\";s:2:\"id\";i:18734000805478;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/08/libreria-product-icon-160x160-1.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"luminate\";a:21:{s:5:\"title\";s:8:\"Luminate\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/07/Featured-image-538x403-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Build your lighting store with the clean, modern Luminate block theme and showcase light fixtures, light bulbs, and lighting accessories.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/luminate/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/luminate/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"8ff7a61b-c8c0-488a-8439-670908940d1c\";s:4:\"slug\";s:8:\"luminate\";s:2:\"id\";i:18734000713982;s:6:\"rating\";i:5;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/07/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"basti\";a:21:{s:5:\"title\";s:5:\"Basti\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2022/07/basti-main-image-5.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Create your website with Basti—a fully customizable, minimalist Block Theme for WooCommerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/basti/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/basti/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"f1a328c8-fb85-4349-ae79-9bd20feb21eb\";s:4:\"slug\";s:5:\"basti\";s:2:\"id\";i:18734000691786;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2022/07/basti-160.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"skincare\";a:21:{s:5:\"title\";s:8:\"SkinCare\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2022/05/skincare-regular-card-product-logo.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:77:\"Sell wellness and beauty products with the beautiful, minimal theme SkinCare.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/skincare/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themegrilldemos.com/skincare/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"2d32ce47-891e-4d8e-b806-b994e2209cf0\";s:4:\"slug\";s:8:\"skincare\";s:2:\"id\";i:18734000404445;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:86:\"https://woocommerce.com/wp-content/uploads/2022/05/skincare-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"lumiere\";a:21:{s:5:\"title\";s:8:\"Lumière\";s:5:\"image\";s:97:\"https://woocommerce.com/wp-content/uploads/2022/04/lumiere-regular-product-card-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:171:\"Create a stunning website, add an elegant look to your online store and increase conversions with the Lumière theme for WooCommerce — a clean and versatile block theme.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/lumiere/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://lumiere.thunder-stores.com/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"08d2e487-251e-4604-bafa-a4864441b980\";s:4:\"slug\";s:7:\"lumiere\";s:2:\"id\";i:18734000293581;s:6:\"rating\";d:3.7;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2022/04/lumiere-logo-icon-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"bass\";a:21:{s:5:\"title\";s:4:\"Bass\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2022/02/basscard.jpg?w=538&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:112:\"Sell merchandise and art and impress your fans when you customize your site with the Bass for WooCommerce theme.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/bass/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://demo.vivathemes.com/bass/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e746182e-da9c-4655-bf9d-db8fae4a6945\";s:4:\"slug\";s:4:\"bass\";s:2:\"id\";i:18734000229477;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/02/bassicon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"blooms\";a:21:{s:5:\"title\";s:6:\"Blooms\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2022/02/blooms-regular-card-xbdwaz.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:96:\"Showcase your flowers, plants, or other natural products with the clean and lovely Blooms theme.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/blooms/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://blooms.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"dc4d2136-308f-4e39-8a1f-532ae43d55d1\";s:4:\"slug\";s:6:\"blooms\";s:2:\"id\";i:18734000119314;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2022/02/icon-5.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:15:\"vegan-food-shop\";a:21:{s:5:\"title\";s:15:\"Vegan Food Shop\";s:5:\"image\";s:98:\"https://woocommerce.com/wp-content/uploads/2022/02/vegan-product-card-large-ltsscl.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:172:\"A mobile-friendly theme suitable for all food and drinks stores, grocery markets or food delivery services. Add it to your online store and start attracting more customers!\";s:4:\"link\";s:118:\"https://woocommerce.com/products/vegan-food-shop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://veganfoodshop.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"deec353e-5603-40ba-9734-3ad0172e3b97\";s:4:\"slug\";s:15:\"vegan-food-shop\";s:2:\"id\";i:18734000077086;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2022/02/vegan-logo-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"outer\";a:21:{s:5:\"title\";s:5:\"Outer\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/uploads/2022/02/Regular-Card-Product-Logo-af549w.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:129:\"Take your shop design to the next level with Outer, a scalable theme powered by sharp, minimal design and flexible theme options.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/outer/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://demo.codestag.com/outer\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"fef7b047-2152-44dc-ac1a-05796d0977f5\";s:4:\"slug\";s:5:\"outer\";s:2:\"id\";i:18734000055124;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:8:\"Codestag\";s:10:\"vendor_url\";s:40:\"https://woocommerce.com/vendor/codestag/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/12/Product-Icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"cbd-retailer\";a:21:{s:5:\"title\";s:12:\"CBD Retailer\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2022/01/cbd-retailer-regular-card.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:132:\"CBD Retailer is a clean and flexible block theme suitable for a CBD-based online store selling beauty, health, or cosmetic products.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/cbd-retailer/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://cbdretailer.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"2f8e2c03-b4a0-4bcc-aafb-bca83714f6d8\";s:4:\"slug\";s:12:\"cbd-retailer\";s:2:\"id\";i:9098384;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:79:\"https://woocommerce.com/wp-content/uploads/2022/01/cbd-retailer-logo-icon-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"wine-house\";a:21:{s:5:\"title\";s:10:\"Wine House\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2022/01/screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:70:\"Sell food and drinks with the clean, subtle, upscale Wine House theme.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/wine-house/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://winehouse.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"a4566e8d-ea8e-4e8f-af6e-5bcf01834abb\";s:4:\"slug\";s:10:\"wine-house\";s:2:\"id\";i:9055701;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:61:\"https://woocommerce.com/wp-content/uploads/2021/12/icon-2.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"dololo\";a:21:{s:5:\"title\";s:6:\"Dololo\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2021/12/main-dololo-je34s3.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:104:\"Dololo is an elegant block-based theme ideal for WooCommerce stores selling children\'s apparel and toys.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/dololo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.anarieldesign.com/dololo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"607c22b6-339f-468a-95fd-d46ae33544da\";s:4:\"slug\";s:6:\"dololo\";s:2:\"id\";i:9011976;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2021/12/product-icon-1.jpg?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"emoly\";a:21:{s:5:\"title\";s:5:\"Emoly\";s:5:\"image\";s:95:\"https://woocommerce.com/wp-content/uploads/2021/12/emoly-wordpress-theme-ugrxpl.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:112:\"Showcase and sell wedding fashion, accessories, and services with Emoly, a modern block-based WooCommerce theme.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/emoly/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/emoly/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"3a614885-1d63-4905-81c9-51997a88e186\";s:4:\"slug\";s:5:\"emoly\";s:2:\"id\";i:9011975;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/12/product-icon.jpg?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"affiche\";a:21:{s:5:\"title\";s:7:\"Affiche\";s:5:\"image\";s:97:\"https://woocommerce.com/wp-content/uploads/2021/12/affiche-regular-product-card-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Add a clean, stylish, and artistic block-based theme to your store with Affiche and you will definitely have an edge over the other sites.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/affiche/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://affiche.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"ebbeaae6-20e6-4911-8c3c-2abe99fc8475\";s:4:\"slug\";s:7:\"affiche\";s:2:\"id\";i:8903388;s:6:\"rating\";i:4;s:13:\"reviews_count\";i:5;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:80:\"https://woocommerce.com/wp-content/uploads/2021/11/affiche-product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"olorien\";a:21:{s:5:\"title\";s:7:\"Olorien\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2021/11/olorien-main-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:122:\"Olorien is a modern block-based WooCommerce theme with sophisticated look ideal for selling cosmetics and beauty products.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/olorien/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://demo.anarieldesign.com/olorien/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"a5f932ff-9408-4ba8-8962-38db8d1ee96c\";s:4:\"slug\";s:7:\"olorien\";s:2:\"id\";i:8839595;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/11/product-icon.jpg?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"urban-wear\";a:21:{s:5:\"title\";s:10:\"Urban Wear\";s:5:\"image\";s:76:\"https://woocommerce.com/wp-content/uploads/2021/11/urbanwear.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:207:\"Urban Wear is a modern block-based theme ideal for fashion-forward sites with street wear style. Streamline your customers shopping experience and maximize your conversion rate with this storytelling theme.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/urban-wear/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://urbanwear.thunder-stores.com\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"6a726af7-ca42-4510-a99a-61d611d673b9\";s:4:\"slug\";s:10:\"urban-wear\";s:2:\"id\";i:8744465;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2021/11/urban-wear-logo-icon-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"webshop\";a:21:{s:5:\"title\";s:7:\"WebShop\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2021/09/webshop-theme-screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:108:\"WebShop for WooCommerce is a clean, Gutenberg-powered, modern theme set on a background of open white space.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/webshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themegrilldemos.com/webshop/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"1f3798fd-529d-4e6e-807f-93f8be709f16\";s:4:\"slug\";s:7:\"webshop\";s:2:\"id\";i:8578321;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/09/ws-logo-color-80x80-1-virg1d.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"wild-sports\";a:21:{s:5:\"title\";s:11:\"Wild Sports\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2021/09/wildsports.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:93:\"A sports-oriented WooCommerce theme with bright accent colors to help you express your brand.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/wild-sports/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://wildsports.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"7d09a71c-ff8f-4b94-8c84-a2f500a0f031\";s:4:\"slug\";s:11:\"wild-sports\";s:2:\"id\";i:8521104;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2021/09/icon.png?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"nelly\";a:21:{s:5:\"title\";s:5:\"Nelly\";s:5:\"image\";s:103:\"https://woocommerce.com/wp-content/uploads/2021/09/nelly-pets-fashion-wordpress-theme-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:122:\"Nelly is an eye-catching WooCommerce theme crafted for selling fashion products and accessories for our animal companions.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/nelly/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/nelly/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"18dec028-fb28-489b-8ae5-a5ff79e2ffef\";s:4:\"slug\";s:5:\"nelly\";s:2:\"id\";i:8512788;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2021/08/thumbnail.jpg?w=80\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:16:\"organic-goodness\";a:21:{s:5:\"title\";s:16:\"Organic Goodness\";s:5:\"image\";s:96:\"https://woocommerce.com/wp-content/uploads/2021/08/organic-goodness-theme-cover.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:178:\"A mobile-friendly theme suitable for health and beauty stores. Clean, flexible and with an intuitive visual interface, your online store will definitely stand out from the crowd.\";s:4:\"link\";s:119:\"https://woocommerce.com/products/organic-goodness/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:43:\"https://organicgoodness.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"705fea70-54f7-4b0b-a0f5-b87c32fc1a17\";s:4:\"slug\";s:16:\"organic-goodness\";s:2:\"id\";i:8485741;s:6:\"rating\";d:4.8;s:13:\"reviews_count\";i:6;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/08/organic-goodness-logo-icon-1.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"maudern\";a:21:{s:5:\"title\";s:7:\"Maudern\";s:5:\"image\";s:88:\"https://woocommerce.com/wp-content/uploads/2021/08/regular-product-card.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:161:\"A contemporary block-based theme that helps you effortlessly design a minimalistic online store with WooCommerce and present your product collection beautifully.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/maudern/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://maudern.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e5afb6cf-4a53-4aed-9b05-280d3df3afc1\";s:4:\"slug\";s:7:\"maudern\";s:2:\"id\";i:8424179;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:82:\"https://woocommerce.com/wp-content/uploads/2021/08/maudern-product-icon-f1qi03.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"olymp\";a:21:{s:5:\"title\";s:5:\"Olymp\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/05/screenshot-olymp.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:135:\"Olymp is a WooCommerce and Gutenberg WordPress theme. Fully responsive and beautifully designed will get you up and running in no time.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/olymp/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://demo.vivathemes.com/themes/olymp/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"5f900199-70e6-4c0a-b533-293f0c4ba707\";s:4:\"slug\";s:5:\"olymp\";s:2:\"id\";i:8384551;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2021/08/olympicon.jpg\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"miniature\";a:21:{s:5:\"title\";s:9:\"Miniature\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2021/07/featured_miniature2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:185:\"Miniature is a playful WordPress theme designed for stores selling children’s products. Fun and lively, Miniature will definitely add an extra touch of character to your online store.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/miniature/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:49:\"https://www.cssigniter.com/woocommerce/miniature/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"28b97cd1-5b52-415c-8c9a-7f697e013a87\";s:4:\"slug\";s:9:\"miniature\";s:2:\"id\";i:8292607;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"CSSIgniter\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/cssigniter/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"frame\";a:21:{s:5:\"title\";s:5:\"Frame\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/06/frame.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:114:\"Frame is a Gutenberg Powered WooCommerce theme suitable for stores with a large number of products and categories.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/frame/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:29:\"https://frame.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"1b480c21-8122-478e-a728-68e235b0b9cf\";s:4:\"slug\";s:5:\"frame\";s:2:\"id\";i:8152078;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:60:\"https://woocommerce.com/wp-content/uploads/2021/06/frame.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"smart-home\";a:21:{s:5:\"title\";s:10:\"Smart Home\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2021/04/browser.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:131:\"Smart Home is a beautiful Gutenberg-powered theme with a technology-style look suitable for all stores selling smart home products.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/smart-home/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://smarthome.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"d1d581ad-3efa-40c2-b7e0-bb6722779a0b\";s:4:\"slug\";s:10:\"smart-home\";s:2:\"id\";i:7916465;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2021/04/icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"skinny\";a:21:{s:5:\"title\";s:6:\"Skinny\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2021/04/SKfeatured.png?w=800&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:123:\"Create a beautiful online shop with Skinny, and optionally allow your site visitors to switch between light and dark skins.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/skinny/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://demo.codestag.com/skinny\";s:5:\"price\";s:10:\"$69.00\";s:9:\"raw_price\";i:69;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"a21bf5b9-3c45-4d6c-bf24-74ddae21023f\";s:4:\"slug\";s:6:\"skinny\";s:2:\"id\";i:7753168;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:8:\"Codestag\";s:10:\"vendor_url\";s:40:\"https://woocommerce.com/vendor/codestag/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"pure-fashion\";a:21:{s:5:\"title\";s:12:\"Pure Fashion\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2021/03/browser.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:88:\"Beautiful WooCommerce theme with soft colors and a unique layout using Gutenberg editor.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/pure-fashion/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://purefashion.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"9d7ed165-8435-4b0f-8315-8e4a5868f0b0\";s:4:\"slug\";s:12:\"pure-fashion\";s:2:\"id\";i:7704815;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2021/03/icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"overline\";a:21:{s:5:\"title\";s:8:\"Overline\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2020/11/overline.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:171:\"Overline is designed for the new generation of beauty brands and influencers opening their own e-commerce shops. Custom Gutenberg elements allow for increased flexibility.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/overline/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://overline.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"6eab91f2-ca09-4f7e-9022-df55fd8540a9\";s:4:\"slug\";s:8:\"overline\";s:2:\"id\";i:7320744;s:6:\"rating\";d:1.5;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2021/01/icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"agency\";a:21:{s:5:\"title\";s:6:\"Agency\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2020/10/agency-featured.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:134:\"Agency is a Gutenberg and WooCommerce optimized WordPress theme for marketing, advertising, and creative agencies. Sell your services!\";s:4:\"link\";s:109:\"https://woocommerce.com/products/agency/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/agency/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"4a3a3a22-a5f0-4fa4-8c09-4f37575602ef\";s:4:\"slug\";s:6:\"agency\";s:2:\"id\";i:6674855;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"rhodes\";a:21:{s:5:\"title\";s:6:\"Rhodes\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2020/09/rhodes-home.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:193:\"The perfect WooCommerce theme for retailers. Whether you\'re selling high-street fashion, beauty products, or home accessories, Rhodes will just stand out of the way letting your products shine.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/rhodes/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:46:\"https://www.cssigniter.com/woocommerce/rhodes/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"b95c0103-23b9-43f3-af49-ee7eaa35e49b\";s:4:\"slug\";s:6:\"rhodes\";s:2:\"id\";i:6509339;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"CSSIgniter\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/cssigniter/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"restoration\";a:21:{s:5:\"title\";s:11:\"Restoration\";s:5:\"image\";s:90:\"https://woocommerce.com/wp-content/uploads/2020/09/restoration-woocommerce.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"An elegant and sophisticated mobile-first, Gutenberg-powered theme for WooCommerce stores.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/restoration/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://restoration.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"e793e6af-f338-4e92-b268-e0576ddb137b\";s:4:\"slug\";s:11:\"restoration\";s:2:\"id\";i:6454820;s:6:\"rating\";i:1;s:13:\"reviews_count\";i:4;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2020/09/icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"matthew\";a:21:{s:5:\"title\";s:7:\"Matthew\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2020/07/matthew-screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:145:\"Matthew is a Gutenberg-powered WooCommerce theme designed for building a professional online store so that you can sell goods or services online.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/matthew/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.themesharbor.com/matthew/\";s:5:\"price\";s:11:\"$129.00\";s:9:\"raw_price\";i:129;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"b3983408-c4f6-4751-8bd7-ae65ae34cf3b\";s:4:\"slug\";s:7:\"matthew\";s:2:\"id\";i:6214538;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Themes Harbor\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/themes-harbor/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2020/07/matthew-icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"fifthavenue\";a:21:{s:5:\"title\";s:12:\"Fifth Avenue\";s:5:\"image\";s:90:\"https://woocommerce.com/wp-content/uploads/2020/06/fifthavenue-woocommerce.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:103:\"Beautiful Gutenberg powered WooCommerce theme designed to be easily customized for all types of stores.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/fifth-avenue/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://fifthavenue.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"9e093a9f-3d49-4fcd-bec7-c87b097d9df8\";s:4:\"slug\";s:11:\"fifthavenue\";s:2:\"id\";i:5989481;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2020/06/icon.png\";s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"threads\";a:21:{s:5:\"title\";s:7:\"Threads\";s:5:\"image\";s:87:\"https://woocommerce.com/wp-content/uploads/2019/08/threads-home-cropped.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:79:\"Create a stunning website for your apparel brand using Threads for WooCommerce.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/threads/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://organicthemes.com/demo/threads/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"7ca579a6-6aaf-498c-9ee7-e15280ace9e9\";s:4:\"slug\";s:7:\"threads\";s:2:\"id\";i:4663191;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"block-shop\";a:21:{s:5:\"title\";s:10:\"Block Shop\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2019/08/block-shop-theme-preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:319:\"Discover the ultimate solution for your next WooCommerce store with our hassle-free Online Store Builder. Designed for effortless setup and maximum efficiency, this theme is fully compatible with the latest versions of WordPress and WooCommerce. Create a stunning, high-performing online store with ease and confidence.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/block-shop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://blockshop.wp-theme.design/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:36:\"21fa433c-6c31-4be7-83ab-8d2cc8986130\";s:4:\"slug\";s:10:\"block-shop\";s:2:\"id\";i:4660093;s:6:\"rating\";d:2.8;s:13:\"reviews_count\";i:8;s:11:\"vendor_name\";s:11:\"Get Bowtied\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/get-bowtied/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"deli\";a:21:{s:5:\"title\";s:4:\"Deli\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2015/03/deli.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:135:\"Deli is a Storefront child theme featuring a texturised, earthy design, perfect for stores selling natural, organic or hand made goods.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/deli/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themes.woocommerce.com/deli/\";s:5:\"price\";s:9:\"$0.00\";s:9:\"raw_price\";i:0;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:32:\"83c6db94c8ebf9da56b59fb97f724e88\";s:4:\"slug\";s:4:\"deli\";s:2:\"id\";i:784823;s:6:\"rating\";i:4;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:3:\"Woo\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"boutique\";a:21:{s:5:\"title\";s:8:\"Boutique\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2015/01/boutique.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:168:\"Boutique is a simple, traditionally designed Storefront child theme, ideal for small stores or boutiques. Add your logo, create a unique color scheme and start selling!\";s:4:\"link\";s:111:\"https://woocommerce.com/products/boutique/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://themes.woocommerce.com/boutique/\";s:5:\"price\";s:9:\"$0.00\";s:9:\"raw_price\";i:0;s:15:\"currency_symbol\";s:5:\"$\";s:4:\"hash\";s:32:\"71815288e266d58031727d48d6deee25\";s:4:\"slug\";s:8:\"boutique\";s:2:\"id\";i:605777;s:6:\"rating\";d:4.9;s:13:\"reviews_count\";i:7;s:11:\"vendor_name\";s:3:\"Woo\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/woocommerce/\";s:4:\"icon\";N;s:14:\"is_installable\";b:0;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:16:\"twentytwentyfour\";a:6:{s:4:\"slug\";s:16:\"twentytwentyfour\";s:5:\"title\";s:18:\"Twenty Twenty-Four\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:76:\"https://haikuatelier.fr.ddev.site/app/themes/twentytwentyfour/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}}','off'), -(1741,'_transient_timeout_wc_report_orders_stats_ac0d19e8e73af8780e9f262806ace308','1723993501','off'), -(1742,'_transient_wc_report_orders_stats_ac0d19e8e73af8780e9f262806ace308','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-32\";s:10:\"date_start\";s:19:\"2024-08-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-10 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-11 17:05:01\";s:12:\"date_end_gmt\";s:19:\"2024-08-11 15:05:01\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(1743,'_transient_timeout_wc_report_orders_stats_f02b9860fbfaed015ef7397799974610','1723993501','off'), -(1744,'_transient_wc_report_orders_stats_f02b9860fbfaed015ef7397799974610','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-32\";s:10:\"date_start\";s:19:\"2024-08-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-10 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-11 17:05:01\";s:12:\"date_end_gmt\";s:19:\"2024-08-11 15:05:01\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(1745,'_transient_timeout_wc_report_orders_stats_d1f1b81893cbf5f6d2850317491e29c5','1723993502','off'), -(1746,'_transient_wc_report_orders_stats_d1f1b81893cbf5f6d2850317491e29c5','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-32\";s:10:\"date_start\";s:19:\"2024-08-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-09 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-08-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(1747,'_transient_timeout_wc_report_orders_stats_9d0897b00e35cea48248d2e44f2ac5f7','1723993502','off'), -(1748,'_transient_wc_report_orders_stats_9d0897b00e35cea48248d2e44f2ac5f7','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-32\";s:10:\"date_start\";s:19:\"2024-08-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-08-09 22:00:00\";s:8:\"date_end\";s:19:\"2024-08-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-08-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(1792,'_transient_woocommerce_product_task_product_count_transient','2','on'), -(1793,'_transient_timeout_wc_term_counts','1725987541','off'), -(1794,'_transient_wc_term_counts','a:6:{i:30;s:1:\"0\";i:31;s:1:\"2\";i:32;s:1:\"0\";i:33;s:1:\"0\";i:15;s:1:\"0\";i:34;s:1:\"0\";}','off'), -(1814,'_transient_timeout__woocommerce_helper_subscriptions','1723478958','off'), -(1815,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(1816,'_site_transient_timeout_theme_roots','1723479858','off'), -(1817,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(1837,'_site_transient_timeout_wp_theme_files_patterns-67b2f1b6284008dd03d1ca4352ab88a9','1723481705','off'), -(1838,'_site_transient_wp_theme_files_patterns-67b2f1b6284008dd03d1ca4352ab88a9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=493 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(1,2,'_wp_page_template','default'), -(2,3,'_wp_page_template','default'), -(5,11,'_edit_lock','1722864054:1'), -(6,2,'_wp_trash_meta_status','publish'), -(7,2,'_wp_trash_meta_time','1722863732'), -(8,2,'_wp_desired_post_slug','page-d-exemple'), -(9,8,'_edit_lock','1722863614:1'), -(10,8,'_edit_last','1'), -(11,10,'_edit_last','1'), -(12,10,'_edit_lock','1722863774:1'), -(13,9,'_edit_last','1'), -(14,9,'_edit_lock','1722863789:1'), -(15,3,'_edit_last','1'), -(16,3,'_edit_lock','1722864062:1'), -(17,11,'_edit_last','1'), -(18,7,'_edit_last','1'), -(19,7,'_edit_lock','1722863817:1'), -(20,12,'_edit_last','1'), -(21,12,'_edit_lock','1722863838:1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1722863999:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(37,20,'total_sales','0'), -(38,20,'_tax_status','taxable'), -(39,20,'_tax_class',''), -(40,20,'_manage_stock','no'), -(41,20,'_backorders','no'), -(42,20,'_sold_individually','no'), -(43,20,'_virtual','no'), -(44,20,'_downloadable','no'), -(45,20,'_download_limit','-1'), -(46,20,'_download_expiry','-1'), -(47,20,'_stock',NULL), -(48,20,'_stock_status','instock'), -(49,20,'_wc_average_rating','0'), -(50,20,'_wc_review_count','0'), -(51,20,'_product_attributes','a:1:{s:7:\"matiere\";a:6:{s:4:\"name\";s:8:\"Matière\";s:5:\"value\";s:11:\"Or | Argent\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'), -(52,20,'_product_version','9.1.4'), -(53,20,'_edit_lock','1722891213:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(105,24,'_wp_trash_meta_status','publish'), -(106,24,'_wp_trash_meta_time','1722936536'), -(107,25,'_edit_last','1'), -(108,25,'_regular_price','20'), -(109,25,'total_sales','0'), -(110,25,'_tax_status','taxable'), -(111,25,'_tax_class',''), -(112,25,'_manage_stock','no'), -(113,25,'_backorders','no'), -(114,25,'_sold_individually','no'), -(115,25,'_virtual','no'), -(116,25,'_downloadable','no'), -(117,25,'_download_limit','-1'), -(118,25,'_download_expiry','-1'), -(119,25,'_stock',NULL), -(120,25,'_stock_status','instock'), -(121,25,'_wc_average_rating','0'), -(122,25,'_wc_review_count','0'), -(123,25,'_product_version','9.1.4'), -(124,25,'_price','20'), -(125,25,'_edit_lock','1722956431:1'), -(126,12,'_wp_trash_meta_status','publish'), -(127,12,'_wp_trash_meta_time','1722958480'), -(128,12,'_wp_desired_post_slug','accueil'), -(129,7,'_wp_trash_meta_status','publish'), -(130,7,'_wp_trash_meta_time','1722958480'), -(131,7,'_wp_desired_post_slug','boutique'), -(132,10,'_wp_trash_meta_status','publish'), -(133,10,'_wp_trash_meta_time','1722958480'), -(134,10,'_wp_desired_post_slug','compte'), -(135,8,'_wp_trash_meta_status','publish'), -(136,8,'_wp_trash_meta_time','1722958480'), -(138,3,'_wp_trash_meta_status','publish'), -(139,3,'_wp_trash_meta_time','1722958480'), -(140,3,'_wp_desired_post_slug','politique-de-confidentialite'), -(141,11,'_wp_trash_meta_status','publish'), -(142,11,'_wp_trash_meta_time','1722958480'), -(143,11,'_wp_desired_post_slug','politique-retours-remboursements'), -(144,9,'_wp_trash_meta_status','publish'), -(145,9,'_wp_trash_meta_time','1722958480'), -(146,9,'_wp_desired_post_slug','commande'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(151,25,'_wp_trash_meta_status','publish'), -(152,25,'_wp_trash_meta_time','1723037552'), -(153,25,'_wp_desired_post_slug','roberto-roberta'), -(154,28,'total_sales','0'), -(155,28,'_tax_status','taxable'), -(156,28,'_tax_class',''), -(157,28,'_manage_stock','no'), -(158,28,'_backorders','no'), -(159,28,'_sold_individually','no'), -(160,28,'_virtual','no'), -(161,28,'_downloadable','no'), -(162,28,'_download_limit','-1'), -(163,28,'_download_expiry','-1'), -(164,28,'_stock',NULL), -(165,28,'_stock_status','instock'), -(166,28,'_wc_average_rating','0'), -(167,28,'_wc_review_count','0'), -(168,28,'_product_attributes','a:1:{s:8:\"material\";a:6:{s:4:\"name\";s:8:\"Material\";s:5:\"value\";s:13:\"Gold | Silver\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'), -(169,28,'_product_version','9.1.4'), -(170,28,'_edit_lock','1723041853:1'), -(171,29,'_variation_description',''), -(172,29,'total_sales','0'), -(173,29,'_tax_status','taxable'), -(174,29,'_tax_class','parent'), -(175,29,'_manage_stock','no'), -(176,29,'_backorders','no'), -(177,29,'_sold_individually','no'), -(178,29,'_virtual','no'), -(179,29,'_downloadable','no'), -(180,29,'_download_limit','-1'), -(181,29,'_download_expiry','-1'), -(182,29,'_stock',NULL), -(183,29,'_stock_status','instock'), -(184,29,'_wc_average_rating','0'), -(185,29,'_wc_review_count','0'), -(186,29,'attribute_material','Gold'), -(187,29,'_product_version','9.1.4'), -(188,30,'_variation_description',''), -(189,30,'total_sales','0'), -(190,30,'_tax_status','taxable'), -(191,30,'_tax_class','parent'), -(192,30,'_manage_stock','no'), -(193,30,'_backorders','no'), -(194,30,'_sold_individually','no'), -(195,30,'_virtual','no'), -(196,30,'_downloadable','no'), -(197,30,'_download_limit','-1'), -(198,30,'_download_expiry','-1'), -(199,30,'_stock',NULL), -(200,30,'_stock_status','instock'), -(201,30,'_wc_average_rating','0'), -(202,30,'_wc_review_count','0'), -(203,30,'attribute_material','Silver'), -(204,30,'_product_version','9.1.4'), -(205,29,'_sku','BOROBORO-B-VRM'), -(206,29,'_regular_price','69'), -(208,29,'_price','69'), -(209,30,'_regular_price','65'), -(211,30,'_price','65'), -(216,28,'_edit_last','1'), -(218,28,'_sku','BOROBORO-B'), -(233,30,'_sku','BOROBORO-B-ARG'), -(236,35,'_sku','BOROBORO-BO'), -(237,35,'total_sales','0'), -(238,35,'_tax_status','taxable'), -(239,35,'_tax_class',''), -(240,35,'_manage_stock','no'), -(241,35,'_backorders','no'), -(242,35,'_sold_individually','no'), -(243,35,'_virtual','no'), -(244,35,'_downloadable','no'), -(245,35,'_download_limit','-1'), -(246,35,'_download_expiry','-1'), -(247,35,'_thumbnail_id','39'), -(248,35,'_stock',NULL), -(249,35,'_stock_status','instock'), -(250,35,'_wc_average_rating','0'), -(251,35,'_wc_review_count','0'), -(252,35,'_product_attributes','a:1:{s:8:\"material\";a:6:{s:4:\"name\";s:8:\"Material\";s:5:\"value\";s:13:\"Gold | Silver\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'), -(253,35,'_product_version','9.1.4'), -(254,36,'_variation_description',''), -(255,36,'_sku','BOROBORO-BO-VRM'), -(256,36,'_regular_price','68'), -(257,36,'total_sales','0'), -(258,36,'_tax_status','taxable'), -(259,36,'_tax_class','parent'), -(260,36,'_manage_stock','no'), -(261,36,'_backorders','no'), -(262,36,'_sold_individually','no'), -(263,36,'_virtual','no'), -(264,36,'_downloadable','no'), -(265,36,'_download_limit','-1'), -(266,36,'_download_expiry','-1'), -(267,36,'_thumbnail_id','40'), -(268,36,'_stock',NULL), -(269,36,'_stock_status','instock'), -(270,36,'_wc_average_rating','0'), -(271,36,'_wc_review_count','0'), -(272,36,'attribute_material','Gold'), -(273,36,'_price','68'), -(274,36,'_product_version','9.1.4'), -(275,37,'_variation_description',''), -(276,37,'_sku','BOROBORO-BO-ARG'), -(277,37,'_regular_price','62'), -(278,37,'total_sales','0'), -(279,37,'_tax_status','taxable'), -(280,37,'_tax_class','parent'), -(281,37,'_manage_stock','no'), -(282,37,'_backorders','no'), -(283,37,'_sold_individually','no'), -(284,37,'_virtual','no'), -(285,37,'_downloadable','no'), -(286,37,'_download_limit','-1'), -(287,37,'_download_expiry','-1'), -(288,37,'_thumbnail_id','39'), -(289,37,'_stock',NULL), -(290,37,'_stock_status','instock'), -(291,37,'_wc_average_rating','0'), -(292,37,'_wc_review_count','0'), -(293,37,'attribute_material','Silver'), -(294,37,'_price','62'), -(295,37,'_product_version','9.1.4'), -(298,35,'_edit_lock','1723040006:1'), -(301,39,'_wp_attached_file','2024/08/BOROBORO-BO-arg-1.jpg'), -(302,39,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/08/BOROBORO-BO-arg-1.jpg\";s:8:\"filesize\";i:60140;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4152;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BOROBORO-BO-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2419;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16987;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"BOROBORO-BO-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52024;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6437;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11559;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(303,40,'_wp_attached_file','2024/08/BOROBORO-BO-vrm-1.jpg'), -(304,40,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/08/BOROBORO-BO-vrm-1.jpg\";s:8:\"filesize\";i:57435;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4322;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BOROBORO-BO-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2532;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17226;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"BOROBORO-BO-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51496;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6694;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11932;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(305,35,'_price','62'), -(306,35,'_price','68'), -(307,35,'_edit_last','1'), -(310,41,'total_sales','0'), -(311,41,'_tax_status','taxable'), -(312,41,'_tax_class',''), -(313,41,'_manage_stock','no'), -(314,41,'_backorders','no'), -(315,41,'_sold_individually','no'), -(316,41,'_virtual','no'), -(317,41,'_downloadable','no'), -(318,41,'_download_limit','-1'), -(319,41,'_download_expiry','-1'), -(320,41,'_stock',NULL), -(321,41,'_stock_status','instock'), -(322,41,'_wc_average_rating','0'), -(323,41,'_wc_review_count','0'), -(325,41,'_product_version','9.1.4'), -(326,41,'_edit_lock','1723450713:1'), -(373,41,'_edit_last','1'), -(375,41,'_sku','HADOU-B1-VRM'), -(377,46,'_wp_attached_file','2024/08/HADOU-B1-arg-1.jpg'), -(378,46,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-B1-arg-1.jpg\";s:8:\"filesize\";i:44545;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3058;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-B1-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20457;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1600;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12718;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-B1-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40657;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4390;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8625;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(379,47,'_wp_attached_file','2024/08/HADOU-B1-vrm-1.jpg'), -(380,47,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-B1-vrm-1.jpg\";s:8:\"filesize\";i:45780;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3268;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-B1-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1733;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13428;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-B1-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42462;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4695;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9115;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(383,41,'_price','72'), -(384,41,'_price','72'), -(386,48,'_wp_attached_file','2024/08/BOROBORO-B-arg-1.jpg'), -(387,48,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/08/BOROBORO-B-arg-1.jpg\";s:8:\"filesize\";i:40612;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2853;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-B-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18558;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11520;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"BOROBORO-B-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36832;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3963;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7922;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:942;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(388,49,'_wp_attached_file','2024/08/BOROBORO-B-vrm-1.jpg'), -(389,49,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/08/BOROBORO-B-vrm-1.jpg\";s:8:\"filesize\";i:44151;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3265;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-B-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20708;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1847;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12970;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"BOROBORO-B-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40301;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4625;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8910;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(392,28,'_thumbnail_id','48'), -(393,29,'_thumbnail_id','49'), -(394,30,'_thumbnail_id','48'), -(395,28,'_price','65'), -(396,28,'_price','69'), -(406,41,'_regular_price','72'), -(409,41,'_product_attributes','a:1:{s:5:\"sizes\";a:6:{s:4:\"name\";s:5:\"Sizes\";s:5:\"value\";s:32:\"50 | 52 | 54 | 56 | 58 | 60 | 62\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'), -(410,41,'_wp_old_slug','hadou-ring'), -(413,36,'_wp_trash_meta_status','publish'), -(414,36,'_wp_trash_meta_time','1723135275'), -(415,36,'_wp_desired_post_slug','auto-draft-gold-2'), -(416,37,'_wp_trash_meta_status','publish'), -(417,37,'_wp_trash_meta_time','1723135275'), -(418,37,'_wp_desired_post_slug','auto-draft-silver-2'), -(419,35,'_wp_trash_meta_status','publish'), -(420,35,'_wp_trash_meta_time','1723135275'), -(421,35,'_wp_desired_post_slug','boroboro-earrings'), -(422,29,'_wp_trash_meta_status','publish'), -(423,29,'_wp_trash_meta_time','1723135275'), -(424,29,'_wp_desired_post_slug','auto-draft-gold'), -(425,30,'_wp_trash_meta_status','publish'), -(426,30,'_wp_trash_meta_time','1723135275'), -(427,30,'_wp_desired_post_slug','auto-draft-silver'), -(428,28,'_wp_trash_meta_status','publish'), -(429,28,'_wp_trash_meta_time','1723135275'), -(430,28,'_wp_desired_post_slug','boroboro-ring'), -(431,50,'_sku','HADOU-B1-ARG'), -(432,50,'_regular_price','69'), -(433,50,'total_sales','0'), -(434,50,'_tax_status','taxable'), -(435,50,'_tax_class',''), -(436,50,'_manage_stock','no'), -(437,50,'_backorders','no'), -(438,50,'_sold_individually','no'), -(439,50,'_virtual','no'), -(440,50,'_downloadable','no'), -(441,50,'_download_limit','-1'), -(442,50,'_download_expiry','-1'), -(443,50,'_thumbnail_id','46'), -(444,50,'_stock',NULL), -(445,50,'_stock_status','instock'), -(446,50,'_wc_average_rating','0'), -(447,50,'_wc_review_count','0'), -(448,50,'_product_attributes','a:1:{s:5:\"sizes\";a:6:{s:4:\"name\";s:5:\"Sizes\";s:5:\"value\";s:32:\"50 | 52 | 54 | 56 | 58 | 60 | 62\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'), -(449,50,'_product_version','9.1.4'), -(450,50,'_price','69'), -(453,50,'_edit_lock','1723395381:1'), -(454,50,'_edit_last','1'), -(459,51,'_wp_attached_file','2024/08/HADOU-B1aKIGEN-Bo-opti.jpg'), -(460,51,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:34:\"2024/08/HADOU-B1aKIGEN-Bo-opti.jpg\";s:8:\"filesize\";i:278681;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16098;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"HADOU-B1aKIGEN-Bo-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156203;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6580;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94467;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24751;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60309;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3335;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(464,52,'_wp_attached_file','2024/08/HADOU-B1a-opti.jpg'), -(465,52,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:26:\"2024/08/HADOU-B1a-opti.jpg\";s:8:\"filesize\";i:132863;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12098;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-B1a-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6890;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49719;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-B1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19301;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34064;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3809;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(487,50,'_photos_colonne_gauche|||0|value','46'), -(488,50,'_photos_colonne_droite|||0|value','52'), -(489,50,'_haiku_details_produit','A statement piece quite playful with 3 rings moving along.\r\n\r\nFind some to choose your ring size here.'), -(490,41,'_photos_colonne_gauche|||0|value','47'), -(491,41,'_photos_colonne_droite|||0|value','51'), -(492,41,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

\n','Bonjour tout le monde !','','publish','open','open','','bonjour-tout-le-monde','','','2024-08-04 22:10:39','2024-08-04 20:10:39','',0,'https://haikuatelier.fr.ddev.site/?p=1',0,'post','',1), -(2,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

Ceci est une page d’exemple. C’est différent d’un article de blog parce qu’elle restera au même endroit et apparaîtra dans la navigation de votre site (dans la plupart des thèmes). La plupart des gens commencent par une page « À propos » qui les présente aux personnes visitant le site. Cela pourrait ressembler à quelque chose comme cela :

\n\n\n\n

Bonjour ! Je suis un mécanicien qui aspire à devenir acteur, et voici mon site. J’habite à Bordeaux, j’ai un super chien baptisé Russell, et j’aime la vodka (ainsi qu’être surpris par la pluie soudaine lors de longues balades sur la plage au coucher du soleil).

\n\n\n\n

…ou quelque chose comme cela :

\n\n\n\n

La société 123 Machin Truc a été créée en 1971, et n’a cessé de proposer au public des machins-trucs de qualité depuis lors. Située à Saint-Remy-en-Bouzemont-Saint-Genest-et-Isson, 123 Machin Truc emploie 2 000 personnes, et fabrique toutes sortes de bidules supers pour la communauté bouzemontoise.

\n\n\n\n

En tant que nouvel utilisateur ou utilisatrice de WordPress, vous devriez vous rendre sur votre tableau de bord pour supprimer cette page et créer de nouvelles pages pour votre contenu. Amusez-vous bien !

\n','Page d’exemple','','trash','closed','open','','page-d-exemple__trashed','','','2024-08-05 15:15:32','2024-08-05 13:15:32','',0,'https://haikuatelier.fr.ddev.site/?page_id=2',0,'page','',0), -(3,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\r\n

Qui sommes-nous ?

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

Texte suggéré : L’adresse de notre site est : https://haikuatelier.fr.ddev.site.

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

Commentaires

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

Texte suggéré : Quand vous laissez un commentaire sur notre site, les données inscrites dans le formulaire de commentaire, ainsi que votre adresse IP et l’agent utilisateur de votre navigateur sont collectés pour nous aider à la détection des commentaires indésirables.

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

Une chaîne anonymisée créée à partir de votre adresse e-mail (également appelée hash) peut être envoyée au service Gravatar pour vérifier si vous utilisez ce dernier. Les clauses de confidentialité du service Gravatar sont disponibles ici : https://automattic.com/privacy/. Après validation de votre commentaire, votre photo de profil sera visible publiquement à coté de votre commentaire.

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

Médias

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

Texte suggéré : Si vous téléversez des images sur le site, nous vous conseillons d’éviter de téléverser des images contenant des données EXIF de coordonnées GPS. Les personnes visitant votre site peuvent télécharger et extraire des données de localisation depuis ces images.

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

Cookies

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

Texte suggéré : Si vous déposez un commentaire sur notre site, il vous sera proposé d’enregistrer votre nom, adresse e-mail et site dans des cookies. C’est uniquement pour votre confort afin de ne pas avoir à saisir ces informations si vous déposez un autre commentaire plus tard. Ces cookies expirent au bout d’un an.

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

Si vous vous rendez sur la page de connexion, un cookie temporaire sera créé afin de déterminer si votre navigateur accepte les cookies. Il ne contient pas de données personnelles et sera supprimé automatiquement à la fermeture de votre navigateur.

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

Lorsque vous vous connecterez, nous mettrons en place un certain nombre de cookies pour enregistrer vos informations de connexion et vos préférences d’écran. La durée de vie d’un cookie de connexion est de deux jours, celle d’un cookie d’option d’écran est d’un an. Si vous cochez « Se souvenir de moi », votre cookie de connexion sera conservé pendant deux semaines. Si vous vous déconnectez de votre compte, le cookie de connexion sera effacé.

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

En modifiant ou en publiant une publication, un cookie supplémentaire sera enregistré dans votre navigateur. Ce cookie ne comprend aucune donnée personnelle. Il indique simplement l’ID de la publication que vous venez de modifier. Il expire au bout d’un jour.

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

Contenu embarqué depuis d’autres sites

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

Texte suggéré : Les articles de ce site peuvent inclure des contenus intégrés (par exemple des vidéos, images, articles…). Le contenu intégré depuis d’autres sites se comporte de la même manière que si le visiteur se rendait sur cet autre site.

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

Ces sites web pourraient collecter des données sur vous, utiliser des cookies, embarquer des outils de suivis tiers, suivre vos interactions avec ces contenus embarqués si vous disposez d’un compte connecté sur leur site web.

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

Utilisation et transmission de vos données personnelles

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

Texte suggéré : Si vous demandez une réinitialisation de votre mot de passe, votre adresse IP sera incluse dans l’e-mail de réinitialisation.

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

Durées de stockage de vos données

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

Texte suggéré : Si vous laissez un commentaire, le commentaire et ses métadonnées sont conservés indéfiniment. Cela permet de reconnaître et approuver automatiquement les commentaires suivants au lieu de les laisser dans la file de modération.

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

Pour les comptes qui s’inscrivent sur notre site (le cas échéant), nous stockons également les données personnelles indiquées dans leur profil. Tous les comptes peuvent voir, modifier ou supprimer leurs informations personnelles à tout moment (à l’exception de leur identifiant). Les gestionnaires du site peuvent aussi voir et modifier ces informations.

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

Les droits que vous avez sur vos données

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

Texte suggéré : Si vous avez un compte ou si vous avez laissé des commentaires sur le site, vous pouvez demander à recevoir un fichier contenant toutes les données personnelles que nous possédons à votre sujet, incluant celles que vous nous avez fournies. Vous pouvez également demander la suppression des données personnelles vous concernant. Cela ne prend pas en compte les données stockées à des fins administratives, légales ou pour des raisons de sécurité.

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

Où vos données sont envoyées

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

Texte suggéré : Les commentaires des visiteurs peuvent être vérifiés à l’aide d’un service automatisé de détection des commentaires indésirables.

\r\n\r\n

 

','Politique de confidentialité','','trash','closed','closed','','politique-de-confidentialite__trashed','','','2024-08-06 17:34:40','2024-08-06 15:34:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=3',0,'page','',0), -(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), -(7,1,'2024-08-05 15:12:36','2024-08-05 13:12:36','','Boutique','','trash','closed','closed','','boutique__trashed','','','2024-08-06 17:34:40','2024-08-06 15:34:40','',0,'https://haikuatelier.fr.ddev.site/shop/',0,'page','',0), -(8,1,'2024-08-05 15:12:36','2024-08-05 13:12:36','\r\n
\r\n
\r\n
\r\n
 
\r\n\r\n\r\n\r\n
\r\n

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','publish','closed','closed','','panier','','','2024-08-06 17:36:54','2024-08-06 15:36:54','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(9,1,'2024-08-05 15:12:36','2024-08-05 13:12:36','\n
\n
\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n
\n\n\n\n
\n
\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n\n\n\n
\n
\n
\n
\n','Validation de la commande','','trash','closed','closed','','commande__trashed','','','2024-08-06 17:34:40','2024-08-06 15:34:40','',0,'https://haikuatelier.fr.ddev.site/checkout/',0,'page','',0), -(10,1,'2024-08-05 15:12:36','2024-08-05 13:12:36','[woocommerce_my_account]','Mon compte','','trash','closed','closed','','compte__trashed','','','2024-08-06 17:34:40','2024-08-06 15:34:40','',0,'https://haikuatelier.fr.ddev.site/my-account/',0,'page','',0), -(11,1,'2024-08-05 15:23:15','2024-08-05 13:23:15','\r\n

This is a sample page.

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

Overview

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

Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.

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

To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.

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

Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.

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

Additional non-returnable items:

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

To complete your return, we require a receipt or proof of purchase.

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

Please do not send your purchase back to the manufacturer.

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

There are certain situations where only partial refunds are granted:

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

Refunds

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

Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.

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

If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.

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

Late or missing refunds

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

If you haven’t received a refund yet, first check your bank account again.

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

Then contact your credit card company, it may take some time before your refund is officially posted.

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

Next contact your bank. There is often some processing time before a refund is posted.

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

If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.

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

Sale items

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

Only regular priced items may be refunded. Sale items cannot be refunded.

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

Exchanges

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

We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.

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

Gifts

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

If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.

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

If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.

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

Shipping returns

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

To return your product, you should mail your product to: {physical address}.

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

You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.

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

Depending on where you live, the time it may take for your exchanged product to reach you may vary.

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

If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.

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

Need help?

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

Contact us at {email} for questions related to refunds and returns.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',0,0,'info'); -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_category_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_category_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_category_lookup` ( - `category_tree_id` bigint(20) unsigned NOT NULL, - `category_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`category_tree_id`,`category_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_category_lookup` --- - -LOCK TABLES `haikuwp_wc_category_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_category_lookup` VALUES -(15,15), -(30,30), -(31,31), -(32,32), -(33,33), -(34,34); -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_customer_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_customer_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_customer_lookup` ( - `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned DEFAULT NULL, - `username` varchar(60) NOT NULL DEFAULT '', - `first_name` varchar(255) NOT NULL, - `last_name` varchar(255) NOT NULL, - `email` varchar(100) DEFAULT NULL, - `date_last_active` timestamp NULL DEFAULT NULL, - `date_registered` timestamp NULL DEFAULT NULL, - `country` char(2) NOT NULL DEFAULT '', - `postcode` varchar(20) NOT NULL DEFAULT '', - `city` varchar(100) NOT NULL DEFAULT '', - `state` varchar(100) NOT NULL DEFAULT '', - PRIMARY KEY (`customer_id`), - UNIQUE KEY `user_id` (`user_id`), - KEY `email` (`email`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_customer_lookup` --- - -LOCK TABLES `haikuwp_wc_customer_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_download_log` --- - -DROP TABLE IF EXISTS `haikuwp_wc_download_log`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_download_log` ( - `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `timestamp` datetime NOT NULL, - `permission_id` bigint(20) unsigned NOT NULL, - `user_id` bigint(20) unsigned DEFAULT NULL, - `user_ip_address` varchar(100) DEFAULT '', - PRIMARY KEY (`download_log_id`), - KEY `permission_id` (`permission_id`), - KEY `timestamp` (`timestamp`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_download_log` --- - -LOCK TABLES `haikuwp_wc_download_log` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_addresses` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_addresses`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_addresses` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned NOT NULL, - `address_type` varchar(20) DEFAULT NULL, - `first_name` text DEFAULT NULL, - `last_name` text DEFAULT NULL, - `company` text DEFAULT NULL, - `address_1` text DEFAULT NULL, - `address_2` text DEFAULT NULL, - `city` text DEFAULT NULL, - `state` text DEFAULT NULL, - `postcode` text DEFAULT NULL, - `country` text DEFAULT NULL, - `email` varchar(320) DEFAULT NULL, - `phone` varchar(100) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`), - KEY `order_id` (`order_id`), - KEY `email` (`email`(191)), - KEY `phone` (`phone`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_addresses` --- - -LOCK TABLES `haikuwp_wc_order_addresses` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_coupon_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_coupon_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_coupon_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `coupon_id` bigint(20) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `discount_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`coupon_id`), - KEY `coupon_id` (`coupon_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_coupon_lookup` --- - -LOCK TABLES `haikuwp_wc_order_coupon_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_operational_data` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_operational_data`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_operational_data` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `created_via` varchar(100) DEFAULT NULL, - `woocommerce_version` varchar(20) DEFAULT NULL, - `prices_include_tax` tinyint(1) DEFAULT NULL, - `coupon_usages_are_counted` tinyint(1) DEFAULT NULL, - `download_permission_granted` tinyint(1) DEFAULT NULL, - `cart_hash` varchar(100) DEFAULT NULL, - `new_order_email_sent` tinyint(1) DEFAULT NULL, - `order_key` varchar(100) DEFAULT NULL, - `order_stock_reduced` tinyint(1) DEFAULT NULL, - `date_paid_gmt` datetime DEFAULT NULL, - `date_completed_gmt` datetime DEFAULT NULL, - `shipping_tax_amount` decimal(26,8) DEFAULT NULL, - `shipping_total_amount` decimal(26,8) DEFAULT NULL, - `discount_tax_amount` decimal(26,8) DEFAULT NULL, - `discount_total_amount` decimal(26,8) DEFAULT NULL, - `recorded_sales` tinyint(1) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `order_id` (`order_id`), - KEY `order_key` (`order_key`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_operational_data` --- - -LOCK TABLES `haikuwp_wc_order_operational_data` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_product_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_product_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_product_lookup` ( - `order_item_id` bigint(20) unsigned NOT NULL, - `order_id` bigint(20) unsigned NOT NULL, - `product_id` bigint(20) unsigned NOT NULL, - `variation_id` bigint(20) unsigned NOT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `product_qty` int(11) NOT NULL, - `product_net_revenue` double NOT NULL DEFAULT 0, - `product_gross_revenue` double NOT NULL DEFAULT 0, - `coupon_amount` double NOT NULL DEFAULT 0, - `tax_amount` double NOT NULL DEFAULT 0, - `shipping_amount` double NOT NULL DEFAULT 0, - `shipping_tax_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`), - KEY `product_id` (`product_id`), - KEY `customer_id` (`customer_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_product_lookup` --- - -LOCK TABLES `haikuwp_wc_order_product_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_stats` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_stats`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_stats` ( - `order_id` bigint(20) unsigned NOT NULL, - `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_paid` datetime DEFAULT '0000-00-00 00:00:00', - `date_completed` datetime DEFAULT '0000-00-00 00:00:00', - `num_items_sold` int(11) NOT NULL DEFAULT 0, - `total_sales` double NOT NULL DEFAULT 0, - `tax_total` double NOT NULL DEFAULT 0, - `shipping_total` double NOT NULL DEFAULT 0, - `net_total` double NOT NULL DEFAULT 0, - `returning_customer` tinyint(1) DEFAULT NULL, - `status` varchar(200) NOT NULL, - `customer_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_id`), - KEY `date_created` (`date_created`), - KEY `customer_id` (`customer_id`), - KEY `status` (`status`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_stats` --- - -LOCK TABLES `haikuwp_wc_order_stats` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_tax_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_tax_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_tax_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `shipping_tax` double NOT NULL DEFAULT 0, - `order_tax` double NOT NULL DEFAULT 0, - `total_tax` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`tax_rate_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_tax_lookup` --- - -LOCK TABLES `haikuwp_wc_order_tax_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders` ( - `id` bigint(20) unsigned NOT NULL, - `status` varchar(20) DEFAULT NULL, - `currency` varchar(10) DEFAULT NULL, - `type` varchar(20) DEFAULT NULL, - `tax_amount` decimal(26,8) DEFAULT NULL, - `total_amount` decimal(26,8) DEFAULT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `billing_email` varchar(320) DEFAULT NULL, - `date_created_gmt` datetime DEFAULT NULL, - `date_updated_gmt` datetime DEFAULT NULL, - `parent_order_id` bigint(20) unsigned DEFAULT NULL, - `payment_method` varchar(100) DEFAULT NULL, - `payment_method_title` text DEFAULT NULL, - `transaction_id` varchar(100) DEFAULT NULL, - `ip_address` varchar(100) DEFAULT NULL, - `user_agent` text DEFAULT NULL, - `customer_note` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `status` (`status`), - KEY `date_created` (`date_created_gmt`), - KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)), - KEY `billing_email` (`billing_email`(191)), - KEY `type_status_date` (`type`,`status`,`date_created_gmt`), - KEY `parent_order_id` (`parent_order_id`), - KEY `date_updated` (`date_updated_gmt`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders` --- - -LOCK TABLES `haikuwp_wc_orders` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders_meta` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders_meta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders_meta` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)), - KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders_meta` --- - -LOCK TABLES `haikuwp_wc_orders_meta` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_product_attributes_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_product_attributes_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_product_attributes_lookup` ( - `product_id` bigint(20) NOT NULL, - `product_or_parent_id` bigint(20) NOT NULL, - `taxonomy` varchar(32) NOT NULL, - `term_id` bigint(20) NOT NULL, - `is_variation_attribute` tinyint(1) NOT NULL, - `in_stock` tinyint(1) NOT NULL, - PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`), - KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_product_attributes_lookup` --- - -LOCK TABLES `haikuwp_wc_product_attributes_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` DISABLE KEYS */; -/*!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 '', - 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',''); -/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_rate_limits` --- - -DROP TABLE IF EXISTS `haikuwp_wc_rate_limits`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_rate_limits` ( - `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `rate_limit_key` varchar(200) NOT NULL, - `rate_limit_expiry` bigint(20) unsigned NOT NULL, - `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`rate_limit_id`), - UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_rate_limits` --- - -LOCK TABLES `haikuwp_wc_rate_limits` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_reserved_stock` --- - -DROP TABLE IF EXISTS `haikuwp_wc_reserved_stock`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_reserved_stock` ( - `order_id` bigint(20) NOT NULL, - `product_id` bigint(20) NOT NULL, - `stock_quantity` double NOT NULL DEFAULT 0, - `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`order_id`,`product_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_reserved_stock` --- - -LOCK TABLES `haikuwp_wc_reserved_stock` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_tax_rate_classes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_tax_rate_classes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_tax_rate_classes` ( - `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - PRIMARY KEY (`tax_rate_class_id`), - UNIQUE KEY `slug` (`slug`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_tax_rate_classes` --- - -LOCK TABLES `haikuwp_wc_tax_rate_classes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_tax_rate_classes` VALUES -(1,'Reduced rate','reduced-rate'), -(2,'Zero rate','zero-rate'); -/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_webhooks` --- - -DROP TABLE IF EXISTS `haikuwp_wc_webhooks`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_webhooks` ( - `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `status` varchar(200) NOT NULL, - `name` text NOT NULL, - `user_id` bigint(20) unsigned NOT NULL, - `delivery_url` text NOT NULL, - `secret` text NOT NULL, - `topic` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `api_version` smallint(4) NOT NULL, - `failure_count` smallint(10) NOT NULL DEFAULT 0, - `pending_delivery` tinyint(1) NOT NULL DEFAULT 0, - PRIMARY KEY (`webhook_id`), - KEY `user_id` (`user_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_webhooks` --- - -LOCK TABLES `haikuwp_wc_webhooks` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_webhooks` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_webhooks` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_api_keys` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_api_keys`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_api_keys` ( - `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL, - `description` varchar(200) DEFAULT NULL, - `permissions` varchar(10) NOT NULL, - `consumer_key` char(64) NOT NULL, - `consumer_secret` char(43) NOT NULL, - `nonces` longtext DEFAULT NULL, - `truncated_key` char(7) NOT NULL, - `last_access` datetime DEFAULT NULL, - PRIMARY KEY (`key_id`), - KEY `consumer_key` (`consumer_key`), - KEY `consumer_secret` (`consumer_secret`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_api_keys` --- - -LOCK TABLES `haikuwp_woocommerce_api_keys` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_attribute_taxonomies` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_attribute_taxonomies`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_attribute_taxonomies` ( - `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `attribute_name` varchar(200) NOT NULL, - `attribute_label` varchar(200) DEFAULT NULL, - `attribute_type` varchar(20) NOT NULL, - `attribute_orderby` varchar(20) NOT NULL, - `attribute_public` int(1) NOT NULL DEFAULT 1, - PRIMARY KEY (`attribute_id`), - KEY `attribute_name` (`attribute_name`(20)) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_attribute_taxonomies` --- - -LOCK TABLES `haikuwp_woocommerce_attribute_taxonomies` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_attribute_taxonomies` VALUES -(1,'sizes','Sizes','select','menu_order',0); -/*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_downloadable_product_permissions` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_downloadable_product_permissions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_downloadable_product_permissions` ( - `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `download_id` varchar(36) NOT NULL, - `product_id` bigint(20) unsigned NOT NULL, - `order_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `order_key` varchar(200) NOT NULL, - `user_email` varchar(200) NOT NULL, - `user_id` bigint(20) unsigned DEFAULT NULL, - `downloads_remaining` varchar(9) DEFAULT NULL, - `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `access_expires` datetime DEFAULT NULL, - `download_count` bigint(20) unsigned NOT NULL DEFAULT 0, - PRIMARY KEY (`permission_id`), - KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`), - KEY `download_order_product` (`download_id`,`order_id`,`product_id`), - KEY `order_id` (`order_id`), - KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_downloadable_product_permissions` --- - -LOCK TABLES `haikuwp_woocommerce_downloadable_product_permissions` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_log` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_log`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_log` ( - `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `timestamp` datetime NOT NULL, - `level` smallint(4) NOT NULL, - `source` varchar(200) NOT NULL, - `message` longtext NOT NULL, - `context` longtext DEFAULT NULL, - PRIMARY KEY (`log_id`), - KEY `level` (`level`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_log` --- - -LOCK TABLES `haikuwp_woocommerce_log` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_log` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_log` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_order_itemmeta` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_order_itemmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_order_itemmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_item_id` bigint(20) unsigned NOT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `order_item_id` (`order_item_id`), - KEY `meta_key` (`meta_key`(32)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_itemmeta` --- - -LOCK TABLES `haikuwp_woocommerce_order_itemmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_order_items` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_order_items`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_order_items` ( - `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_item_name` text NOT NULL, - `order_item_type` varchar(200) NOT NULL DEFAULT '', - `order_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_items` --- - -LOCK TABLES `haikuwp_woocommerce_order_items` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokenmeta` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokenmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokenmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `payment_token_id` bigint(20) unsigned NOT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `payment_token_id` (`payment_token_id`), - KEY `meta_key` (`meta_key`(32)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokenmeta` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokenmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokens` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokens`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokens` ( - `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `gateway_id` varchar(200) NOT NULL, - `token` text NOT NULL, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `type` varchar(200) NOT NULL, - `is_default` tinyint(1) NOT NULL DEFAULT 0, - PRIMARY KEY (`token_id`), - KEY `user_id` (`user_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokens` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokens` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_sessions` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_sessions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_sessions` ( - `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `session_key` char(32) NOT NULL, - `session_value` longtext NOT NULL, - `session_expiry` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`session_id`), - UNIQUE KEY `session_key` (`session_key`) -) ENGINE=InnoDB AUTO_INCREMENT=14 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 -(13,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-08-08T10:41:10+02:00\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"BE\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BE\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1723455116); -/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_id` bigint(20) unsigned NOT NULL, - `location_code` varchar(200) NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `zone_id` (`zone_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_methods` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_methods`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_methods` ( - `zone_id` bigint(20) unsigned NOT NULL, - `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `method_id` varchar(200) NOT NULL, - `method_order` bigint(20) unsigned NOT NULL, - `is_enabled` tinyint(1) NOT NULL DEFAULT 1, - PRIMARY KEY (`instance_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_methods` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_methods` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zones` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zones`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zones` ( - `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_name` varchar(200) NOT NULL, - `zone_order` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`zone_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rate_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rate_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rate_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `location_code` varchar(200) NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rate_locations` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rate_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rates` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rates`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rates` ( - `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `tax_rate_country` varchar(2) NOT NULL DEFAULT '', - `tax_rate_state` varchar(200) NOT NULL DEFAULT '', - `tax_rate` varchar(8) NOT NULL DEFAULT '', - `tax_rate_name` varchar(200) NOT NULL DEFAULT '', - `tax_rate_priority` bigint(20) unsigned NOT NULL, - `tax_rate_compound` int(1) NOT NULL DEFAULT 0, - `tax_rate_shipping` int(1) NOT NULL DEFAULT 1, - `tax_rate_order` bigint(20) unsigned NOT NULL, - `tax_rate_class` varchar(200) NOT NULL DEFAULT '', - PRIMARY KEY (`tax_rate_id`), - KEY `tax_rate_country` (`tax_rate_country`), - KEY `tax_rate_state` (`tax_rate_state`(2)), - KEY `tax_rate_class` (`tax_rate_class`(10)), - KEY `tax_rate_priority` (`tax_rate_priority`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rates` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rates` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` ENABLE KEYS */; -UNLOCK TABLES; -/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; - -/*!40101 SET SQL_MODE=@OLD_SQL_MODE */; -/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; -/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; -/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; -/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; -/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; - --- Dump completed on 2024-08-13 12:41:11 diff --git a/db/db-2024-09-25-94454e3.sql b/db/db-2024-09-25-94454e3.sql deleted file mode 100755 index 2ca82a92..00000000 --- a/db/db-2024-09-25-94454e3.sql +++ /dev/null @@ -1,2862 +0,0 @@ -/*!999999 enable the sandbox mode */ --- MariaDB dump 10.19 Distrib 10.11.8-MariaDB, for debian-linux-gnu (x86_64) --- --- Host: db Database: db --- ------------------------------------------------------ --- Server version 10.11.8-MariaDB-ubu2204-log - -/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; -/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; -/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; -/*!40101 SET NAMES utf8mb4 */; -/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; -/*!40103 SET TIME_ZONE='+00:00' */; -/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; -/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; -/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; -/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; - --- --- Table structure for table `haikuwp_actionscheduler_actions` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `hook` varchar(191) NOT NULL, - `status` varchar(20) NOT NULL, - `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', - `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00', - `priority` tinyint(3) unsigned NOT NULL DEFAULT 10, - `args` varchar(191) DEFAULT NULL, - `schedule` longtext DEFAULT NULL, - `group_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `attempts` int(11) NOT NULL DEFAULT 0, - `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00', - `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00', - `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `extended_args` varchar(8000) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`), - KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`), - KEY `scheduled_date_gmt` (`scheduled_date_gmt`), - KEY `args` (`args`), - KEY `group_id` (`group_id`), - KEY `last_attempt_gmt` (`last_attempt_gmt`), - KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=147 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_actions` --- - -LOCK TABLES `haikuwp_actionscheduler_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_actionscheduler_actions` VALUES -(19,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2024-08-06 15:02:47','2024-08-06 15:02:47',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-08-06 15:02:47','2024-08-06 17:02:47',0,NULL), -(64,'action_scheduler/migration_hook','failed','2024-08-08 10:28:06','2024-08-08 12:28:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723112886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723112886;}',1,1,'2024-08-08 10:29:49','2024-08-08 12:29:49',0,NULL), -(102,'woocommerce_cleanup_draft_orders','complete','2024-08-22 16:35:00','2024-08-22 18:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1724344500;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1724344500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-03 11:20:29','2024-09-03 13:20:29',0,NULL), -(107,'woocommerce_cleanup_draft_orders','complete','2024-09-04 11:20:29','2024-09-04 13:20:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725448829;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725448829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-05 21:03:23','2024-09-05 23:03:23',0,NULL), -(108,'fetch_patterns','complete','2024-09-03 15:16:48','2024-09-03 17:16:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725376608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725376608;}',2,1,'2024-09-03 15:17:44','2024-09-03 17:17:44',0,NULL), -(109,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2024-09-03 15:17:13','2024-09-03 17:17:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725376633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725376633;}',3,1,'2024-09-03 15:17:44','2024-09-03 17:17:44',0,NULL), -(110,'woocommerce_cleanup_draft_orders','complete','2024-09-06 21:03:23','2024-09-06 23:03:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725656603;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725656603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-07 08:35:13','2024-09-07 10:35:13',0,NULL), -(111,'woocommerce_cleanup_draft_orders','complete','2024-09-08 08:35:13','2024-09-08 10:35:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725784513;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725784513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-09 15:29:58','2024-09-09 17:29:58',0,NULL), -(112,'woocommerce_cleanup_draft_orders','complete','2024-09-10 15:29:58','2024-09-10 17:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725982198;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725982198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-10 18:00:23','2024-09-10 20:00:23',0,NULL), -(113,'woocommerce_cleanup_draft_orders','complete','2024-09-11 18:00:23','2024-09-11 20:00:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726077623;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726077623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-15 16:28:13','2024-09-15 18:28:13',0,NULL), -(114,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:03:34','2024-09-10 20:03:34',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991414;}',3,1,'2024-09-10 18:03:39','2024-09-10 20:03:39',0,NULL), -(115,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:04:10','2024-09-10 20:04:10',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991450;}',3,1,'2024-09-10 18:04:40','2024-09-10 20:04:40',0,NULL), -(116,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:04:22','2024-09-10 20:04:22',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991462;}',3,1,'2024-09-10 18:04:40','2024-09-10 20:04:40',0,NULL), -(117,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:05:46','2024-09-10 20:05:46',10,'[56,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991546;}',3,1,'2024-09-10 18:07:14','2024-09-10 20:07:14',0,NULL), -(118,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:48','2024-09-11 11:11:48',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045908;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(119,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[65,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(120,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[66,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(121,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[67,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(122,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[68,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(123,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[69,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(124,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[70,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(125,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[71,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(126,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[60,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(127,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[65,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(128,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[66,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(129,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[67,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(130,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[68,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(131,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[69,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(132,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[70,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(133,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[71,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(134,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:02','2024-09-11 11:14:02',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046042;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(135,'woocommerce_cleanup_draft_orders','complete','2024-09-16 16:28:13','2024-09-16 18:28:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726504093;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726504093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-16 16:28:25','2024-09-16 18:28:25',0,NULL), -(136,'woocommerce_run_update_callback','complete','2024-09-16 13:31:00','2024-09-16 15:31:00',10,'{\"update_callback\":\"wc_update_930_add_woocommerce_coming_soon_option\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493460;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493460;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), -(137,'woocommerce_run_update_callback','complete','2024-09-16 13:31:01','2024-09-16 15:31:01',10,'{\"update_callback\":\"wc_update_930_migrate_user_meta_for_launch_your_store_tour\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493461;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), -(138,'woocommerce_update_db_to_current_version','complete','2024-09-16 13:31:02','2024-09-16 15:31:02',10,'{\"version\":\"9.3.1\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493462;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), -(139,'woocommerce_cleanup_draft_orders','complete','2024-09-17 16:28:25','2024-09-17 18:28:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726590505;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726590505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-17 16:34:49','2024-09-17 18:34:49',0,NULL), -(140,'woocommerce_cleanup_draft_orders','complete','2024-09-18 16:34:49','2024-09-18 18:34:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726677289;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726677289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-20 08:55:59','2024-09-20 10:55:59',0,NULL), -(141,'woocommerce_cleanup_draft_orders','complete','2024-09-21 08:55:59','2024-09-21 10:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726908959;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726908959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-22 09:08:09','2024-09-22 11:08:09',0,NULL), -(142,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-20 09:03:40','2024-09-20 11:03:40',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726823020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726823020;}',3,1,'2024-09-20 09:06:35','2024-09-20 11:06:35',0,NULL), -(143,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-20 09:03:49','2024-09-20 11:03:49',10,'[56,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726823029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726823029;}',3,1,'2024-09-20 09:06:35','2024-09-20 11:06:35',0,NULL), -(144,'woocommerce_cleanup_draft_orders','complete','2024-09-23 09:08:09','2024-09-23 11:08:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727082489;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727082489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-23 13:33:15','2024-09-23 15:33:15',0,NULL), -(145,'woocommerce_cleanup_draft_orders','complete','2024-09-24 13:33:15','2024-09-24 15:33:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727184795;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727184795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-24 21:09:01','2024-09-24 23:09:01',0,NULL), -(146,'woocommerce_cleanup_draft_orders','pending','2024-09-25 21:09:01','2024-09-25 23:09:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727298541;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727298541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_claims` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_claims`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_claims` ( - `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`claim_id`), - KEY `date_created_gmt` (`date_created_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=1314 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_claims` --- - -LOCK TABLES `haikuwp_actionscheduler_claims` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_groups` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_groups`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_groups` ( - `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `slug` varchar(255) NOT NULL, - PRIMARY KEY (`group_id`), - KEY `slug` (`slug`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_groups` --- - -LOCK TABLES `haikuwp_actionscheduler_groups` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` DISABLE KEYS */; -INSERT INTO `haikuwp_actionscheduler_groups` VALUES -(1,'action-scheduler-migration'), -(2,''), -(3,'woocommerce-db-updates'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_logs` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_logs`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_logs` ( - `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `action_id` bigint(20) unsigned NOT NULL, - `message` text NOT NULL, - `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', - `log_date_local` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`log_id`), - KEY `action_id` (`action_id`), - KEY `log_date_gmt` (`log_date_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=419 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_logs` --- - -LOCK TABLES `haikuwp_actionscheduler_logs` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` DISABLE KEYS */; -INSERT INTO `haikuwp_actionscheduler_logs` VALUES -(35,19,'action créée','2024-08-06 15:02:47','2024-08-06 17:02:47'), -(36,19,'action lancée via WP Cron','2024-08-06 15:02:47','2024-08-06 17:02:47'), -(37,19,'échec de l’action via WP Cron : L’action planifiée pour woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications ne sera pas exécutée car aucun rappel n’est enregistré.','2024-08-06 15:02:47','2024-08-06 17:02:47'), -(170,64,'action created','2024-08-08 10:27:06','2024-08-08 12:27:06'), -(171,64,'action started via Async Request','2024-08-08 10:29:49','2024-08-08 12:29:49'), -(172,64,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-08-08 10:29:49','2024-08-08 12:29:49'), -(286,102,'action created','2024-08-21 16:35:00','2024-08-21 18:35:00'), -(299,102,'action started via WP Cron','2024-09-03 11:20:29','2024-09-03 13:20:29'), -(300,102,'action complete via WP Cron','2024-09-03 11:20:29','2024-09-03 13:20:29'), -(301,107,'action created','2024-09-03 11:20:29','2024-09-03 13:20:29'), -(302,108,'action created','2024-09-03 15:16:48','2024-09-03 17:16:48'), -(303,109,'action created','2024-09-03 15:17:12','2024-09-03 17:17:12'), -(304,108,'action started via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), -(305,108,'action complete via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), -(306,109,'action started via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), -(307,109,'action complete via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), -(308,107,'action started via WP Cron','2024-09-05 21:03:23','2024-09-05 23:03:23'), -(309,107,'action complete via WP Cron','2024-09-05 21:03:23','2024-09-05 23:03:23'), -(310,110,'action created','2024-09-05 21:03:23','2024-09-05 23:03:23'), -(311,110,'action started via WP Cron','2024-09-07 08:35:13','2024-09-07 10:35:13'), -(312,110,'action complete via WP Cron','2024-09-07 08:35:13','2024-09-07 10:35:13'), -(313,111,'action created','2024-09-07 08:35:13','2024-09-07 10:35:13'), -(314,111,'action started via WP Cron','2024-09-09 15:29:58','2024-09-09 17:29:58'), -(315,111,'action complete via WP Cron','2024-09-09 15:29:58','2024-09-09 17:29:58'), -(316,112,'action created','2024-09-09 15:29:58','2024-09-09 17:29:58'), -(317,112,'action started via WP Cron','2024-09-10 18:00:23','2024-09-10 20:00:23'), -(318,112,'action complete via WP Cron','2024-09-10 18:00:23','2024-09-10 20:00:23'), -(319,113,'action created','2024-09-10 18:00:23','2024-09-10 20:00:23'), -(320,114,'action created','2024-09-10 18:03:33','2024-09-10 20:03:33'), -(321,114,'action started via WP Cron','2024-09-10 18:03:39','2024-09-10 20:03:39'), -(322,114,'action complete via WP Cron','2024-09-10 18:03:39','2024-09-10 20:03:39'), -(323,115,'action created','2024-09-10 18:04:09','2024-09-10 20:04:09'), -(324,116,'action created','2024-09-10 18:04:21','2024-09-10 20:04:21'), -(325,115,'action started via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(326,115,'action complete via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(327,116,'action started via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(328,116,'action complete via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(329,117,'action created','2024-09-10 18:05:45','2024-09-10 20:05:45'), -(330,117,'action started via WP Cron','2024-09-10 18:07:14','2024-09-10 20:07:14'), -(331,117,'action complete via WP Cron','2024-09-10 18:07:14','2024-09-10 20:07:14'), -(332,118,'action created','2024-09-11 09:11:47','2024-09-11 11:11:47'), -(333,119,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(334,120,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(335,121,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(336,122,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(337,123,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(338,124,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(339,125,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(340,126,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(341,118,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(342,118,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(343,119,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(344,119,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(345,120,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(346,120,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(347,121,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(348,121,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(349,122,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(350,122,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(351,123,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(352,123,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(353,124,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(354,124,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(355,125,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(356,125,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(357,126,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(358,126,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(359,127,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(360,128,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(361,129,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(362,130,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(363,131,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(364,132,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(365,133,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(366,134,'action created','2024-09-11 09:14:01','2024-09-11 11:14:01'), -(367,127,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(368,127,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(369,128,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(370,128,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(371,129,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(372,129,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(373,130,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(374,130,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(375,131,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(376,131,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(377,132,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(378,132,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(379,133,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(380,133,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(381,134,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(382,134,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(383,113,'action started via WP Cron','2024-09-15 16:28:13','2024-09-15 18:28:13'), -(384,113,'action complete via WP Cron','2024-09-15 16:28:13','2024-09-15 18:28:13'), -(385,135,'action created','2024-09-15 16:28:13','2024-09-15 18:28:13'), -(386,136,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), -(387,137,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), -(388,138,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), -(389,136,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(390,136,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(391,137,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(392,137,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(393,138,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(394,138,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(395,135,'action started via Async Request','2024-09-16 16:28:25','2024-09-16 18:28:25'), -(396,135,'action complete via Async Request','2024-09-16 16:28:25','2024-09-16 18:28:25'), -(397,139,'action created','2024-09-16 16:28:25','2024-09-16 18:28:25'), -(398,139,'action started via WP Cron','2024-09-17 16:34:49','2024-09-17 18:34:49'), -(399,139,'action complete via WP Cron','2024-09-17 16:34:49','2024-09-17 18:34:49'), -(400,140,'action created','2024-09-17 16:34:49','2024-09-17 18:34:49'), -(401,140,'action started via WP Cron','2024-09-20 08:55:59','2024-09-20 10:55:59'), -(402,140,'action complete via WP Cron','2024-09-20 08:55:59','2024-09-20 10:55:59'), -(403,141,'action created','2024-09-20 08:55:59','2024-09-20 10:55:59'), -(404,142,'action created','2024-09-20 09:03:39','2024-09-20 11:03:39'), -(405,143,'action created','2024-09-20 09:03:48','2024-09-20 11:03:48'), -(406,142,'action started via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(407,142,'action complete via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(408,143,'action started via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(409,143,'action complete via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(410,141,'action started via WP Cron','2024-09-22 09:08:09','2024-09-22 11:08:09'), -(411,141,'action complete via WP Cron','2024-09-22 09:08:09','2024-09-22 11:08:09'), -(412,144,'action created','2024-09-22 09:08:09','2024-09-22 11:08:09'), -(413,144,'action started via WP Cron','2024-09-23 13:33:15','2024-09-23 15:33:15'), -(414,144,'action complete via WP Cron','2024-09-23 13:33:15','2024-09-23 15:33:15'), -(415,145,'action created','2024-09-23 13:33:15','2024-09-23 15:33:15'), -(416,145,'action started via WP Cron','2024-09-24 21:09:01','2024-09-24 23:09:01'), -(417,145,'action complete via WP Cron','2024-09-24 21:09:01','2024-09-24 23:09:01'), -(418,146,'action created','2024-09-24 21:09:01','2024-09-24 23:09:01'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_commentmeta` --- - -DROP TABLE IF EXISTS `haikuwp_commentmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_commentmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `comment_id` (`comment_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_commentmeta` --- - -LOCK TABLES `haikuwp_commentmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_commentmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_commentmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_comments` --- - -DROP TABLE IF EXISTS `haikuwp_comments`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_comments` ( - `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0, - `comment_author` tinytext NOT NULL, - `comment_author_email` varchar(100) NOT NULL DEFAULT '', - `comment_author_url` varchar(200) NOT NULL DEFAULT '', - `comment_author_IP` varchar(100) NOT NULL DEFAULT '', - `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_content` text NOT NULL, - `comment_karma` int(11) NOT NULL DEFAULT 0, - `comment_approved` varchar(20) NOT NULL DEFAULT '1', - `comment_agent` varchar(255) NOT NULL DEFAULT '', - `comment_type` varchar(20) NOT NULL DEFAULT 'comment', - `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - PRIMARY KEY (`comment_ID`), - KEY `comment_post_ID` (`comment_post_ID`), - KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), - KEY `comment_date_gmt` (`comment_date_gmt`), - KEY `comment_parent` (`comment_parent`), - KEY `comment_author_email` (`comment_author_email`(10)), - KEY `woo_idx_comment_type` (`comment_type`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_comments` --- - -LOCK TABLES `haikuwp_comments` WRITE; -/*!40000 ALTER TABLE `haikuwp_comments` DISABLE KEYS */; -INSERT INTO `haikuwp_comments` VALUES -(1,1,'Un commentateur ou commentatrice WordPress','wapuu@wordpress.example','https://fr.wordpress.org/','','2024-08-04 22:10:39','2024-08-04 20:10:39','Bonjour, ceci est un commentaire.\nPour débuter avec la modération, la modification et la suppression de commentaires, veuillez visiter l’écran des Commentaires dans le Tableau de bord.\nLes avatars des personnes qui commentent arrivent depuis Gravatar.',0,'1','','comment',0,0); -/*!40000 ALTER TABLE `haikuwp_comments` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_links` --- - -DROP TABLE IF EXISTS `haikuwp_links`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_links` ( - `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `link_url` varchar(255) NOT NULL DEFAULT '', - `link_name` varchar(255) NOT NULL DEFAULT '', - `link_image` varchar(255) NOT NULL DEFAULT '', - `link_target` varchar(25) NOT NULL DEFAULT '', - `link_description` varchar(255) NOT NULL DEFAULT '', - `link_visible` varchar(20) NOT NULL DEFAULT 'Y', - `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1, - `link_rating` int(11) NOT NULL DEFAULT 0, - `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `link_rel` varchar(255) NOT NULL DEFAULT '', - `link_notes` mediumtext NOT NULL, - `link_rss` varchar(255) NOT NULL DEFAULT '', - PRIMARY KEY (`link_id`), - KEY `link_visible` (`link_visible`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_links` --- - -LOCK TABLES `haikuwp_links` WRITE; -/*!40000 ALTER TABLE `haikuwp_links` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_links` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_options` --- - -DROP TABLE IF EXISTS `haikuwp_options`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_options` ( - `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `option_name` varchar(191) NOT NULL DEFAULT '', - `option_value` longtext NOT NULL, - `autoload` varchar(20) NOT NULL DEFAULT 'yes', - PRIMARY KEY (`option_id`), - UNIQUE KEY `option_name` (`option_name`), - KEY `autoload` (`autoload`) -) ENGINE=InnoDB AUTO_INCREMENT=3098 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_options` --- - -LOCK TABLES `haikuwp_options` WRITE; -/*!40000 ALTER TABLE `haikuwp_options` DISABLE KEYS */; -INSERT INTO `haikuwp_options` VALUES -(1,'cron','a:21:{i:1727212715;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1727214039;a:1:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1727215200;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727215741;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1727215839;a:2:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1727215956;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1727215957;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1727215967;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1727232959;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1727251850;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1727254569;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727255439;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1727265359;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727269955;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727269956;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727295050;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727295053;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727640705;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1727727039;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1728118619;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','auto'), -(2,'siteurl','https://haikuatelier.fr.ddev.site/wp','on'), -(3,'home','https://haikuatelier.fr.ddev.site/wp','on'), -(4,'blogname','Haiku Atelier','on'), -(5,'blogdescription','','on'), -(6,'users_can_register','1','on'), -(7,'admin_email','contact@gcch.fr','on'), -(8,'start_of_week','1','on'), -(9,'use_balanceTags','0','on'), -(10,'use_smilies','1','on'), -(11,'require_name_email','1','on'), -(12,'comments_notify','1','on'), -(13,'posts_per_rss','10','on'), -(14,'rss_use_excerpt','1','on'), -(15,'mailserver_url','mail.example.com','on'), -(16,'mailserver_login','login@example.com','on'), -(17,'mailserver_pass','password','on'), -(18,'mailserver_port','110','on'), -(19,'default_category','1','on'), -(20,'default_comment_status','open','on'), -(21,'default_ping_status','open','on'), -(22,'default_pingback_flag','1','on'), -(23,'posts_per_page','10','on'), -(24,'date_format','Y-m-d','on'), -(25,'time_format','H:i','on'), -(26,'links_updated_date_format','d F Y G\\hi','on'), -(27,'comment_moderation','0','on'), -(28,'moderation_notify','1','on'), -(29,'permalink_structure','/%postname%/','on'), -(31,'hack_file','0','on'), -(32,'blog_charset','UTF-8','on'), -(33,'moderation_keys','','off'), -(34,'active_plugins','a:3:{i:0;s:17:\"falcon/falcon.php\";i:1;s:27:\"woocommerce/woocommerce.php\";i:2;s:25:\"wp-openapi/wp-openapi.php\";}','on'), -(35,'category_base','/category','on'), -(36,'ping_sites','http://rpc.pingomatic.com/','on'), -(37,'comment_max_links','2','on'), -(38,'gmt_offset','','on'), -(39,'default_email_category','1','on'), -(40,'recently_edited','','off'), -(41,'template','haiku-atelier-2024','on'), -(42,'stylesheet','haiku-atelier-2024','on'), -(43,'comment_registration','0','on'), -(44,'html_type','text/html','on'), -(45,'use_trackback','0','on'), -(46,'default_role','customer','on'), -(47,'db_version','57155','on'), -(48,'uploads_use_yearmonth_folders','1','on'), -(49,'upload_path','','on'), -(50,'blog_public','1','on'), -(51,'default_link_category','2','on'), -(52,'show_on_front','page','on'), -(53,'tag_base','/tag','on'), -(54,'show_avatars','1','on'), -(55,'avatar_rating','G','on'), -(56,'upload_url_path','','on'), -(57,'thumbnail_size_w','150','on'), -(58,'thumbnail_size_h','150','on'), -(59,'thumbnail_crop','1','on'), -(60,'medium_size_w','300','on'), -(61,'medium_size_h','300','on'), -(62,'avatar_default','mystery','on'), -(63,'large_size_w','1024','on'), -(64,'large_size_h','1024','on'), -(65,'image_default_link_type','none','on'), -(66,'image_default_size','','on'), -(67,'image_default_align','','on'), -(68,'close_comments_for_old_posts','0','on'), -(69,'close_comments_days_old','14','on'), -(70,'thread_comments','1','on'), -(71,'thread_comments_depth','5','on'), -(72,'page_comments','0','on'), -(73,'comments_per_page','50','on'), -(74,'default_comments_page','newest','on'), -(75,'comment_order','asc','on'), -(76,'sticky_posts','a:0:{}','on'), -(77,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(78,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(80,'uninstall_plugins','a:0:{}','off'), -(81,'timezone_string','Europe/Brussels','on'), -(82,'page_for_posts','0','on'), -(83,'page_on_front','13','on'), -(84,'default_post_format','0','on'), -(85,'link_manager_enabled','0','on'), -(86,'finished_splitting_shared_terms','1','on'), -(87,'site_icon','0','on'), -(88,'medium_large_size_w','768','on'), -(89,'medium_large_size_h','0','on'), -(90,'wp_page_for_privacy_policy','3','on'), -(91,'show_comments_cookies_opt_in','1','on'), -(92,'admin_email_lifespan','1738354239','on'), -(93,'disallowed_keys','','off'), -(94,'comment_previously_approved','1','on'), -(95,'auto_plugin_theme_update_emails','a:0:{}','off'), -(96,'auto_update_core_dev','enabled','on'), -(97,'auto_update_core_minor','enabled','on'), -(98,'auto_update_core_major','enabled','on'), -(99,'wp_force_deactivated_plugins','a:0:{}','on'), -(100,'wp_attachment_pages_enabled','0','on'), -(101,'initial_db_version','57155','on'), -(102,'haikuwp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','auto'), -(103,'fresh_site','0','auto'), -(104,'WPLANG','en_GB','auto'), -(105,'user_count','1','off'), -(106,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"\";}i:3;a:1:{s:7:\"content\";s:159:\"

Articles récents

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

Commentaires récents

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

Archives

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

Catégories

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

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

\n\n

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

\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','auto'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','64','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','billing','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), -(289,'woocommerce_enable_myaccount_registration','yes','off'), -(290,'woocommerce_registration_generate_username','yes','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','yes','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','no','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.3.2','auto'), -(354,'woocommerce_db_version','9.3.2','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','66f32a70354406.42610059|1727212204','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(388,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(391,'wcpay_was_in_use','no','auto'), -(395,'_transient_woocommerce_shipping_task_zone_count_transient','0','on'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1727212145;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1722863669','on'), -(423,'_transient_product_query-transient-version','1726823028','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:2:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:40:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:17:\"search_posts_only\";i:10;s:12:\"no_texturize\";i:11;s:13:\"no_feed_links\";i:12;s:11:\"no_rsd_link\";i:13;s:19:\"no_wlwmanifest_link\";i:14;s:23:\"no_adjacent_posts_links\";i:15;s:15:\"no_wp_generator\";i:16;s:12:\"no_shortlink\";i:17;s:12:\"no_rest_link\";i:18;s:17:\"no_jquery_migrate\";i:19;s:16:\"schema_less_urls\";i:20;s:31:\"no_recent_comments_widget_style\";i:21;s:12:\"cleanup_menu\";i:22;s:9:\"no_emojis\";i:23;s:18:\"no_image_threshold\";i:24;s:14:\"no_exif_rotate\";i:25;s:22:\"no_admin_email_confirm\";i:26;s:16:\"no_update_emails\";i:27;s:18:\"no_new_user_emails\";i:28;s:24:\"no_password_reset_emails\";i:29;s:20:\"change_default_email\";i:30;s:15:\"login_site_icon\";i:31;s:14:\"no_update_nags\";i:32;s:14:\"no_footer_text\";i:33;s:20:\"no_dashboard_widgets\";i:34;s:10:\"no_wp_logo\";i:35;s:24:\"no_application_passwords\";i:36;s:9:\"no_xmlrpc\";i:37;s:15:\"restrict_upload\";i:38;s:15:\"no_login_errors\";i:39;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":16,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1726823028','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1722936557','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:181:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:57:\"index.php?taxonomy=collection&term=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?taxonomy=collection&term=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:46:\"index.php?taxonomy=collection&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2038318670','off'), -(841,'_transient_dirsize_cache','a:984:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;}','off'), -(849,'product_cat_children','a:0:{}','auto'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1727816944','off'), -(2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}}','off'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2263,'_transient_timeout_wc_shipping_method_count_legacy','1728162595','off'), -(2264,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1722936557\";s:5:\"value\";i:0;}','off'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(2811,'woocommerce_attribute_lookup_enabled','yes','auto'), -(2817,'_transient_wc_attribute_taxonomies','a:1:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:5:\"sizes\";s:15:\"attribute_label\";s:5:\"Sizes\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(2822,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1727816945','off'), -(2823,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with Facebook for WooCommerce\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:161:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalogue browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:9:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:7;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}}','off'), -(2834,'_site_transient_timeout_browser_3d96f8e03a42123e5523adf5c57607ad','1727427713','off'), -(2835,'_site_transient_browser_3d96f8e03a42123e5523adf5c57607ad','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"127.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(2836,'_site_transient_timeout_php_check_290182de317531bac4dc16cceaed0ea9','1727427714','off'), -(2837,'_site_transient_php_check_290182de317531bac4dc16cceaed0ea9','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(2844,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.2\";s:7:\"version\";s:5:\"6.6.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1727212240;s:15:\"version_checked\";s:5:\"6.6.2\";s:12:\"translations\";a:0:{}}','off'), -(2845,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1727212143;s:8:\"response\";a:0:{}s:12:\"translations\";a:2:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:11:\"woocommerce\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"9.3.2\";s:7:\"updated\";s:19:\"2024-09-23 18:51:19\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/woocommerce/9.3.2/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:1;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:11:\"woocommerce\";s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"9.3.2\";s:7:\"updated\";s:19:\"2024-09-23 14:48:35\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/woocommerce/9.3.2/fr_FR.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:5:{s:17:\"falcon/falcon.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/falcon\";s:4:\"slug\";s:6:\"falcon\";s:6:\"plugin\";s:17:\"falcon/falcon.php\";s:11:\"new_version\";s:5:\"2.8.3\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/falcon/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/falcon.2.8.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";s:3:\"svg\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/falcon/assets/banner-1544x500.png?rev=3052567\";s:2:\"1x\";s:61:\"https://ps.w.org/falcon/assets/banner-772x250.png?rev=3052567\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:21:\"polylang/polylang.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/polylang\";s:4:\"slug\";s:8:\"polylang\";s:6:\"plugin\";s:21:\"polylang/polylang.php\";s:11:\"new_version\";s:5:\"3.6.4\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/polylang/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/polylang.3.6.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/polylang/assets/icon-256x256.png?rev=1331499\";s:2:\"1x\";s:61:\"https://ps.w.org/polylang/assets/icon-128x128.png?rev=1331499\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/polylang/assets/banner-1544x500.png?rev=1405299\";s:2:\"1x\";s:63:\"https://ps.w.org/polylang/assets/banner-772x250.png?rev=1405299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:6:\"3.16.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/query-monitor.3.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=2870124\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=2457098\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.3.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:25:\"wp-openapi/wp-openapi.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/wp-openapi\";s:4:\"slug\";s:10:\"wp-openapi\";s:6:\"plugin\";s:25:\"wp-openapi/wp-openapi.php\";s:11:\"new_version\";s:6:\"1.0.13\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-openapi/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-openapi.1.0.13.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:54:\"https://s.w.org/plugins/geopattern-icon/wp-openapi.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}}}','off'), -(2846,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1727212144;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.2.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'), -(2847,'_transient_timeout_orders-all-statuses','1727427725','off'), -(2848,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";a:0:{}}','off'), -(2854,'_transient_timeout_wc_product_children_60','1729415020','off'), -(2855,'_transient_wc_product_children_60','a:2:{s:3:\"all\";a:7:{i:0;i:65;i:1;i:66;i:2;i:67;i:3;i:68;i:4;i:69;i:5;i:70;i:6;i:71;}s:7:\"visible\";a:7:{i:0;i:65;i:1;i:66;i:2;i:67;i:3;i:68;i:4;i:69;i:5;i:70;i:6;i:71;}}','off'), -(2856,'_transient_timeout_wc_var_prices_60','1729415439','off'), -(2857,'_transient_wc_var_prices_60','{\"version\":\"1726823028\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"},\"regular_price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"},\"sale_price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"}}}','off'), -(2858,'_transient_woocommerce_product_task_product_count_transient','4','on'), -(2859,'_transient_timeout_wc_term_counts','1729415032','off'), -(2860,'_transient_wc_term_counts','a:6:{i:30;s:1:\"2\";i:31;s:1:\"2\";i:32;s:1:\"0\";i:33;s:1:\"0\";i:15;s:1:\"0\";i:34;s:1:\"0\";}','off'), -(2864,'_transient_timeout_wc_report_customers_9e260fde969223ddd4556715467d05a0','1727427996','off'), -(2865,'_transient_timeout_wc_report_customers_stats_1676be1dfaef485e0598f33910ed47c9','1727427996','off'), -(2866,'_transient_wc_report_customers_9e260fde969223ddd4556715467d05a0','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(2867,'_transient_wc_report_customers_stats_1676be1dfaef485e0598f33910ed47c9','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:0;s:16:\"avg_orders_count\";d:0;s:15:\"avg_total_spend\";d:0;s:19:\"avg_avg_order_value\";d:0;}}','off'), -(3076,'_site_transient_timeout_wp_theme_files_patterns-67b2f1b6284008dd03d1ca4352ab88a9','1727213941','off'), -(3077,'_site_transient_wp_theme_files_patterns-67b2f1b6284008dd03d1ca4352ab88a9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(3079,'_site_transient_timeout_theme_roots','1727213941','off'), -(3080,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(3081,'_transient_timeout_woocommerce_marketplace_promotions_v2','1727298541','off'), -(3082,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-09-04 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-10-22 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:5:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:17:\"business-services\";s:4:\"name\";s:17:\"Business Services\";}i:4;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:272:\"Get more for your money each Wednesday with big savings on selected extensions. Shop this week's deals.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}}','off'), -(3083,'_transient_timeout__woocommerce_helper_subscriptions','1727213042','off'), -(3084,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(3085,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1727233743','off'), -(3086,'_transient_action_scheduler_last_pastdue_actions_check','1727212143','off'), -(3087,'_transient_timeout_wc_tracks_blog_details','1727298543','off'), -(3088,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:33:\"https://haikuatelier.fr.ddev.site\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:1:\"4\";s:10:\"wc_version\";s:5:\"9.3.2\";}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=723 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1722863614:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1722863999:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(301,39,'_wp_attached_file','2024/08/BOROBORO-BO-arg-1.jpg'), -(302,39,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/08/BOROBORO-BO-arg-1.jpg\";s:8:\"filesize\";i:60140;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4152;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BOROBORO-BO-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2419;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16987;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"BOROBORO-BO-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52024;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6437;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11559;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(303,40,'_wp_attached_file','2024/08/BOROBORO-BO-vrm-1.jpg'), -(304,40,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/08/BOROBORO-BO-vrm-1.jpg\";s:8:\"filesize\";i:57435;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4322;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BOROBORO-BO-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2532;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17226;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"BOROBORO-BO-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51496;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6694;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11932;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(310,41,'total_sales','0'), -(311,41,'_tax_status','taxable'), -(312,41,'_tax_class',''), -(313,41,'_manage_stock','no'), -(314,41,'_backorders','no'), -(315,41,'_sold_individually','no'), -(316,41,'_virtual','no'), -(317,41,'_downloadable','no'), -(318,41,'_download_limit','-1'), -(319,41,'_download_expiry','-1'), -(320,41,'_stock',NULL), -(321,41,'_stock_status','instock'), -(322,41,'_wc_average_rating','0'), -(323,41,'_wc_review_count','0'), -(325,41,'_product_version','9.1.4'), -(326,41,'_edit_lock','1725991388:1'), -(373,41,'_edit_last','1'), -(375,41,'_sku','HADOU-B1-VRM'), -(377,46,'_wp_attached_file','2024/08/HADOU-B1-arg-1.jpg'), -(378,46,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-B1-arg-1.jpg\";s:8:\"filesize\";i:44545;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3058;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-B1-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20457;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1600;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12718;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-B1-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40657;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4390;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8625;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(379,47,'_wp_attached_file','2024/08/HADOU-B1-vrm-1.jpg'), -(380,47,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-B1-vrm-1.jpg\";s:8:\"filesize\";i:45780;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3268;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-B1-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1733;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13428;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-B1-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42462;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4695;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9115;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(383,41,'_price','72'), -(384,41,'_price','72'), -(386,48,'_wp_attached_file','2024/08/BOROBORO-B-arg-1.jpg'), -(387,48,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/08/BOROBORO-B-arg-1.jpg\";s:8:\"filesize\";i:40612;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2853;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-B-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18558;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11520;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"BOROBORO-B-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36832;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3963;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7922;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:942;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(388,49,'_wp_attached_file','2024/08/BOROBORO-B-vrm-1.jpg'), -(389,49,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/08/BOROBORO-B-vrm-1.jpg\";s:8:\"filesize\";i:44151;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3265;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-B-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20708;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1847;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12970;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"BOROBORO-B-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40301;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4625;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8910;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(406,41,'_regular_price','72'), -(409,41,'_product_attributes','a:1:{s:5:\"sizes\";a:6:{s:4:\"name\";s:5:\"Sizes\";s:5:\"value\";s:32:\"50 | 52 | 54 | 56 | 58 | 60 | 62\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'), -(410,41,'_wp_old_slug','hadou-ring'), -(431,50,'_sku','HADOU-B1-ARG'), -(432,50,'_regular_price','69'), -(433,50,'total_sales','0'), -(434,50,'_tax_status','taxable'), -(435,50,'_tax_class',''), -(436,50,'_manage_stock','no'), -(437,50,'_backorders','no'), -(438,50,'_sold_individually','no'), -(439,50,'_virtual','no'), -(440,50,'_downloadable','no'), -(441,50,'_download_limit','-1'), -(442,50,'_download_expiry','-1'), -(443,50,'_thumbnail_id','46'), -(444,50,'_stock',NULL), -(445,50,'_stock_status','instock'), -(446,50,'_wc_average_rating','0'), -(447,50,'_wc_review_count','0'), -(448,50,'_product_attributes','a:1:{s:5:\"sizes\";a:6:{s:4:\"name\";s:5:\"Sizes\";s:5:\"value\";s:32:\"50 | 52 | 54 | 56 | 58 | 60 | 62\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'), -(449,50,'_product_version','9.2.3'), -(450,50,'_price','69'), -(453,50,'_edit_lock','1725991420:1'), -(454,50,'_edit_last','1'), -(459,51,'_wp_attached_file','2024/08/HADOU-B1aKIGEN-Bo-opti.jpg'), -(460,51,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:34:\"2024/08/HADOU-B1aKIGEN-Bo-opti.jpg\";s:8:\"filesize\";i:278681;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16098;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"HADOU-B1aKIGEN-Bo-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156203;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6580;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94467;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24751;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60309;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3335;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(464,52,'_wp_attached_file','2024/08/HADOU-B1a-opti.jpg'), -(465,52,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:26:\"2024/08/HADOU-B1a-opti.jpg\";s:8:\"filesize\";i:132863;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12098;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-B1a-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6890;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49719;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-B1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19301;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34064;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3809;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(490,41,'_photos_colonne_gauche|||0|value','47'), -(491,41,'_photos_colonne_droite|||0|value','51'), -(492,41,'_haiku_details_produit',''), -(493,57,'_wp_attached_file','2024/08/HADOU-EC-vrm-1.jpg'), -(494,57,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:33312;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2550;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-EC-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16401;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1353;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10207;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-EC-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32752;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3468;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6925;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(495,58,'_wp_attached_file','2024/08/HADOU-EC-arg-1.jpg'), -(496,58,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-EC-arg-1.jpg\";s:8:\"filesize\";i:32151;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2353;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-EC-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15542;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1223;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9653;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-EC-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31196;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3170;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6545;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(497,59,'_wp_attached_file','2024/08/HADOU-ECoIKKAN-CR1a-opti.jpg'), -(498,59,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:36:\"2024/08/HADOU-ECoIKKAN-CR1a-opti.jpg\";s:8:\"filesize\";i:138848;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7645;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"HADOU-ECoIKKAN-CR1a-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58882;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3513;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35505;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9779;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23315;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2094;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(499,56,'_edit_last','1'), -(500,56,'total_sales','0'), -(501,56,'_tax_status','taxable'), -(502,56,'_tax_class',''), -(503,56,'_manage_stock','no'), -(504,56,'_backorders','no'), -(505,56,'_sold_individually','no'), -(506,56,'_virtual','no'), -(507,56,'_downloadable','no'), -(508,56,'_download_limit','-1'), -(509,56,'_download_expiry','-1'), -(510,56,'_stock',NULL), -(511,56,'_stock_status','instock'), -(512,56,'_wc_average_rating','0'), -(513,56,'_wc_review_count','0'), -(514,56,'_product_version','9.3.2'), -(518,56,'_edit_lock','1726824283:1'), -(519,56,'_sku','HADOU-EC-ARG'), -(520,56,'_regular_price','35'), -(521,56,'_price','35'), -(525,60,'_sku','HADOU-EC-VRM'), -(527,60,'total_sales','0'), -(528,60,'_tax_status','taxable'), -(529,60,'_tax_class',''), -(530,60,'_manage_stock','no'), -(531,60,'_backorders','no'), -(532,60,'_sold_individually','no'), -(533,60,'_virtual','no'), -(534,60,'_downloadable','no'), -(535,60,'_download_limit','-1'), -(536,60,'_download_expiry','-1'), -(537,60,'_stock',NULL), -(538,60,'_stock_status','instock'), -(539,60,'_wc_average_rating','0'), -(540,60,'_wc_review_count','0'), -(541,60,'_product_version','9.3.2'), -(546,60,'_edit_lock','1726822876:1'), -(547,60,'_edit_last','1'), -(557,64,'_wp_attached_file','woocommerce-placeholder.png'), -(558,64,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10659;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48652;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(559,60,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(560,50,'_photos_colonne_gauche|||0|value','46'), -(561,50,'_photos_colonne_droite|||0|value','52'), -(562,50,'_haiku_details_produit','A statement piece quite playful with 3 rings moving along.\r\n
    \r\n
  • band height 8mm
  • \r\n
  • ringos from 5 to 1 mm diameter
  • \r\n
  • handmade in Belgium
  • \r\n
\r\nFind some to choose your ring size here.'), -(566,56,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'), -(567,65,'_variation_description',''), -(568,65,'total_sales','0'), -(569,65,'_tax_status','taxable'), -(570,65,'_tax_class','parent'), -(571,65,'_manage_stock','no'), -(572,65,'_backorders','no'), -(573,65,'_sold_individually','no'), -(574,65,'_virtual','no'), -(575,65,'_downloadable','no'), -(576,65,'_download_limit','-1'), -(577,65,'_download_expiry','-1'), -(578,65,'_stock',NULL), -(579,65,'_stock_status','instock'), -(580,65,'_wc_average_rating','0'), -(581,65,'_wc_review_count','0'), -(582,65,'attribute_pa_sizes','50'), -(583,65,'_product_version','9.2.3'), -(584,66,'_variation_description',''), -(585,66,'total_sales','0'), -(586,66,'_tax_status','taxable'), -(587,66,'_tax_class','parent'), -(588,66,'_manage_stock','no'), -(589,66,'_backorders','no'), -(590,66,'_sold_individually','no'), -(591,66,'_virtual','no'), -(592,66,'_downloadable','no'), -(593,66,'_download_limit','-1'), -(594,66,'_download_expiry','-1'), -(595,66,'_stock',NULL), -(596,66,'_stock_status','instock'), -(597,66,'_wc_average_rating','0'), -(598,66,'_wc_review_count','0'), -(599,66,'attribute_pa_sizes','52'), -(600,66,'_product_version','9.2.3'), -(601,67,'_variation_description',''), -(602,67,'total_sales','0'), -(603,67,'_tax_status','taxable'), -(604,67,'_tax_class','parent'), -(605,67,'_manage_stock','no'), -(606,67,'_backorders','no'), -(607,67,'_sold_individually','no'), -(608,67,'_virtual','no'), -(609,67,'_downloadable','no'), -(610,67,'_download_limit','-1'), -(611,67,'_download_expiry','-1'), -(612,67,'_stock',NULL), -(613,67,'_stock_status','instock'), -(614,67,'_wc_average_rating','0'), -(615,67,'_wc_review_count','0'), -(616,67,'attribute_pa_sizes','54'), -(617,67,'_product_version','9.2.3'), -(618,68,'_variation_description',''), -(619,68,'total_sales','0'), -(620,68,'_tax_status','taxable'), -(621,68,'_tax_class','parent'), -(622,68,'_manage_stock','no'), -(623,68,'_backorders','no'), -(624,68,'_sold_individually','no'), -(625,68,'_virtual','no'), -(626,68,'_downloadable','no'), -(627,68,'_download_limit','-1'), -(628,68,'_download_expiry','-1'), -(629,68,'_stock',NULL), -(630,68,'_stock_status','instock'), -(631,68,'_wc_average_rating','0'), -(632,68,'_wc_review_count','0'), -(633,68,'attribute_pa_sizes','56'), -(634,68,'_product_version','9.2.3'), -(635,69,'_variation_description',''), -(636,69,'total_sales','0'), -(637,69,'_tax_status','taxable'), -(638,69,'_tax_class','parent'), -(639,69,'_manage_stock','no'), -(640,69,'_backorders','no'), -(641,69,'_sold_individually','no'), -(642,69,'_virtual','no'), -(643,69,'_downloadable','no'), -(644,69,'_download_limit','-1'), -(645,69,'_download_expiry','-1'), -(646,69,'_stock',NULL), -(647,69,'_stock_status','instock'), -(648,69,'_wc_average_rating','0'), -(649,69,'_wc_review_count','0'), -(650,69,'attribute_pa_sizes','58'), -(651,69,'_product_version','9.2.3'), -(652,70,'_variation_description',''), -(653,70,'total_sales','0'), -(654,70,'_tax_status','taxable'), -(655,70,'_tax_class','parent'), -(656,70,'_manage_stock','no'), -(657,70,'_backorders','no'), -(658,70,'_sold_individually','no'), -(659,70,'_virtual','no'), -(660,70,'_downloadable','no'), -(661,70,'_download_limit','-1'), -(662,70,'_download_expiry','-1'), -(663,70,'_stock',NULL), -(664,70,'_stock_status','instock'), -(665,70,'_wc_average_rating','0'), -(666,70,'_wc_review_count','0'), -(667,70,'attribute_pa_sizes','60'), -(668,70,'_product_version','9.2.3'), -(669,71,'_variation_description',''), -(670,71,'total_sales','0'), -(671,71,'_tax_status','taxable'), -(672,71,'_tax_class','parent'), -(673,71,'_manage_stock','no'), -(674,71,'_backorders','no'), -(675,71,'_sold_individually','no'), -(676,71,'_virtual','no'), -(677,71,'_downloadable','no'), -(678,71,'_download_limit','-1'), -(679,71,'_download_expiry','-1'), -(680,71,'_stock',NULL), -(681,71,'_stock_status','instock'), -(682,71,'_wc_average_rating','0'), -(683,71,'_wc_review_count','0'), -(684,71,'attribute_pa_sizes','62'), -(685,71,'_product_version','9.2.3'), -(690,65,'_regular_price','38'), -(691,65,'_thumbnail_id','0'), -(692,65,'_price','38'), -(693,66,'_regular_price','38'), -(694,66,'_thumbnail_id','0'), -(695,66,'_price','38'), -(696,67,'_regular_price','38'), -(697,67,'_thumbnail_id','0'), -(698,67,'_price','38'), -(699,68,'_regular_price','38'), -(700,68,'_thumbnail_id','0'), -(701,68,'_price','38'), -(702,69,'_regular_price','38'), -(703,69,'_thumbnail_id','0'), -(704,69,'_price','38'), -(705,70,'_regular_price','38'), -(706,70,'_thumbnail_id','0'), -(707,70,'_price','38'), -(708,71,'_regular_price','38'), -(709,71,'_thumbnail_id','0'), -(710,71,'_price','38'), -(711,60,'_price','38'), -(715,60,'_thumbnail_id','57'), -(716,60,'_photos_colonne_gauche|||0|value','57'), -(717,60,'_photos_colonne_droite|||0|value','59'), -(718,60,'_haiku_details_produit',''), -(719,56,'_thumbnail_id','58'), -(720,56,'_photos_colonne_gauche|||0|value','58'), -(721,56,'_photos_colonne_droite|||0|value','59'), -(722,56,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=72 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',0,0,'info'), -(65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'); -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_category_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_category_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_category_lookup` ( - `category_tree_id` bigint(20) unsigned NOT NULL, - `category_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`category_tree_id`,`category_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_category_lookup` --- - -LOCK TABLES `haikuwp_wc_category_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_category_lookup` VALUES -(15,15), -(30,30), -(31,31), -(32,32), -(33,33), -(34,34); -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_customer_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_customer_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_customer_lookup` ( - `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned DEFAULT NULL, - `username` varchar(60) NOT NULL DEFAULT '', - `first_name` varchar(255) NOT NULL, - `last_name` varchar(255) NOT NULL, - `email` varchar(100) DEFAULT NULL, - `date_last_active` timestamp NULL DEFAULT NULL, - `date_registered` timestamp NULL DEFAULT NULL, - `country` char(2) NOT NULL DEFAULT '', - `postcode` varchar(20) NOT NULL DEFAULT '', - `city` varchar(100) NOT NULL DEFAULT '', - `state` varchar(100) NOT NULL DEFAULT '', - PRIMARY KEY (`customer_id`), - UNIQUE KEY `user_id` (`user_id`), - KEY `email` (`email`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_customer_lookup` --- - -LOCK TABLES `haikuwp_wc_customer_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_download_log` --- - -DROP TABLE IF EXISTS `haikuwp_wc_download_log`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_download_log` ( - `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `timestamp` datetime NOT NULL, - `permission_id` bigint(20) unsigned NOT NULL, - `user_id` bigint(20) unsigned DEFAULT NULL, - `user_ip_address` varchar(100) DEFAULT '', - PRIMARY KEY (`download_log_id`), - KEY `permission_id` (`permission_id`), - KEY `timestamp` (`timestamp`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_download_log` --- - -LOCK TABLES `haikuwp_wc_download_log` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_addresses` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_addresses`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_addresses` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned NOT NULL, - `address_type` varchar(20) DEFAULT NULL, - `first_name` text DEFAULT NULL, - `last_name` text DEFAULT NULL, - `company` text DEFAULT NULL, - `address_1` text DEFAULT NULL, - `address_2` text DEFAULT NULL, - `city` text DEFAULT NULL, - `state` text DEFAULT NULL, - `postcode` text DEFAULT NULL, - `country` text DEFAULT NULL, - `email` varchar(320) DEFAULT NULL, - `phone` varchar(100) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`), - KEY `order_id` (`order_id`), - KEY `email` (`email`(191)), - KEY `phone` (`phone`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_addresses` --- - -LOCK TABLES `haikuwp_wc_order_addresses` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_coupon_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_coupon_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_coupon_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `coupon_id` bigint(20) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `discount_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`coupon_id`), - KEY `coupon_id` (`coupon_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_coupon_lookup` --- - -LOCK TABLES `haikuwp_wc_order_coupon_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_operational_data` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_operational_data`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_operational_data` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `created_via` varchar(100) DEFAULT NULL, - `woocommerce_version` varchar(20) DEFAULT NULL, - `prices_include_tax` tinyint(1) DEFAULT NULL, - `coupon_usages_are_counted` tinyint(1) DEFAULT NULL, - `download_permission_granted` tinyint(1) DEFAULT NULL, - `cart_hash` varchar(100) DEFAULT NULL, - `new_order_email_sent` tinyint(1) DEFAULT NULL, - `order_key` varchar(100) DEFAULT NULL, - `order_stock_reduced` tinyint(1) DEFAULT NULL, - `date_paid_gmt` datetime DEFAULT NULL, - `date_completed_gmt` datetime DEFAULT NULL, - `shipping_tax_amount` decimal(26,8) DEFAULT NULL, - `shipping_total_amount` decimal(26,8) DEFAULT NULL, - `discount_tax_amount` decimal(26,8) DEFAULT NULL, - `discount_total_amount` decimal(26,8) DEFAULT NULL, - `recorded_sales` tinyint(1) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `order_id` (`order_id`), - KEY `order_key` (`order_key`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_operational_data` --- - -LOCK TABLES `haikuwp_wc_order_operational_data` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_product_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_product_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_product_lookup` ( - `order_item_id` bigint(20) unsigned NOT NULL, - `order_id` bigint(20) unsigned NOT NULL, - `product_id` bigint(20) unsigned NOT NULL, - `variation_id` bigint(20) unsigned NOT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `product_qty` int(11) NOT NULL, - `product_net_revenue` double NOT NULL DEFAULT 0, - `product_gross_revenue` double NOT NULL DEFAULT 0, - `coupon_amount` double NOT NULL DEFAULT 0, - `tax_amount` double NOT NULL DEFAULT 0, - `shipping_amount` double NOT NULL DEFAULT 0, - `shipping_tax_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`), - KEY `product_id` (`product_id`), - KEY `customer_id` (`customer_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_product_lookup` --- - -LOCK TABLES `haikuwp_wc_order_product_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_stats` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_stats`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_stats` ( - `order_id` bigint(20) unsigned NOT NULL, - `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_paid` datetime DEFAULT '0000-00-00 00:00:00', - `date_completed` datetime DEFAULT '0000-00-00 00:00:00', - `num_items_sold` int(11) NOT NULL DEFAULT 0, - `total_sales` double NOT NULL DEFAULT 0, - `tax_total` double NOT NULL DEFAULT 0, - `shipping_total` double NOT NULL DEFAULT 0, - `net_total` double NOT NULL DEFAULT 0, - `returning_customer` tinyint(1) DEFAULT NULL, - `status` varchar(200) NOT NULL, - `customer_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_id`), - KEY `date_created` (`date_created`), - KEY `customer_id` (`customer_id`), - KEY `status` (`status`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_stats` --- - -LOCK TABLES `haikuwp_wc_order_stats` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_tax_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_tax_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_tax_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `shipping_tax` double NOT NULL DEFAULT 0, - `order_tax` double NOT NULL DEFAULT 0, - `total_tax` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`tax_rate_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_tax_lookup` --- - -LOCK TABLES `haikuwp_wc_order_tax_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders` ( - `id` bigint(20) unsigned NOT NULL, - `status` varchar(20) DEFAULT NULL, - `currency` varchar(10) DEFAULT NULL, - `type` varchar(20) DEFAULT NULL, - `tax_amount` decimal(26,8) DEFAULT NULL, - `total_amount` decimal(26,8) DEFAULT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `billing_email` varchar(320) DEFAULT NULL, - `date_created_gmt` datetime DEFAULT NULL, - `date_updated_gmt` datetime DEFAULT NULL, - `parent_order_id` bigint(20) unsigned DEFAULT NULL, - `payment_method` varchar(100) DEFAULT NULL, - `payment_method_title` text DEFAULT NULL, - `transaction_id` varchar(100) DEFAULT NULL, - `ip_address` varchar(100) DEFAULT NULL, - `user_agent` text DEFAULT NULL, - `customer_note` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `status` (`status`), - KEY `date_created` (`date_created_gmt`), - KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)), - KEY `billing_email` (`billing_email`(191)), - KEY `type_status_date` (`type`,`status`,`date_created_gmt`), - KEY `parent_order_id` (`parent_order_id`), - KEY `date_updated` (`date_updated_gmt`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders` --- - -LOCK TABLES `haikuwp_wc_orders` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders_meta` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders_meta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders_meta` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)), - KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders_meta` --- - -LOCK TABLES `haikuwp_wc_orders_meta` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_product_attributes_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_product_attributes_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_product_attributes_lookup` ( - `product_id` bigint(20) NOT NULL, - `product_or_parent_id` bigint(20) NOT NULL, - `taxonomy` varchar(32) NOT NULL, - `term_id` bigint(20) NOT NULL, - `is_variation_attribute` tinyint(1) NOT NULL, - `in_stock` tinyint(1) NOT NULL, - PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`), - KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_product_attributes_lookup` --- - -LOCK TABLES `haikuwp_wc_product_attributes_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_product_attributes_lookup` VALUES -(56,56,'pa_sizes',37,0,1), -(56,56,'pa_sizes',38,0,1), -(56,56,'pa_sizes',39,0,1), -(56,56,'pa_sizes',40,0,1), -(56,56,'pa_sizes',41,0,1), -(56,56,'pa_sizes',42,0,1), -(56,56,'pa_sizes',43,0,1), -(65,60,'pa_sizes',37,1,1), -(66,60,'pa_sizes',38,1,1), -(67,60,'pa_sizes',39,1,1), -(68,60,'pa_sizes',40,1,1), -(69,60,'pa_sizes',41,1,1), -(70,60,'pa_sizes',42,1,1), -(71,60,'pa_sizes',43,1,1); -/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_product_download_directories` --- - -DROP TABLE IF EXISTS `haikuwp_wc_product_download_directories`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_product_download_directories` ( - `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `url` varchar(256) NOT NULL, - `enabled` tinyint(1) NOT NULL DEFAULT 0, - PRIMARY KEY (`url_id`), - KEY `url` (`url`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_product_download_directories` --- - -LOCK TABLES `haikuwp_wc_product_download_directories` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_product_download_directories` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_product_download_directories` VALUES -(1,'file:///var/www/html/web/app/uploads/woocommerce_uploads/',1), -(2,'https://haikuatelier.fr.ddev.site/app/uploads/woocommerce_uploads/',1); -/*!40000 ALTER TABLE `haikuwp_wc_product_download_directories` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_product_meta_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_product_meta_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_product_meta_lookup` ( - `product_id` bigint(20) NOT NULL, - `sku` varchar(100) DEFAULT '', - `virtual` tinyint(1) DEFAULT 0, - `downloadable` tinyint(1) DEFAULT 0, - `min_price` decimal(19,4) DEFAULT NULL, - `max_price` decimal(19,4) DEFAULT NULL, - `onsale` tinyint(1) DEFAULT 0, - `stock_quantity` double DEFAULT NULL, - `stock_status` varchar(100) DEFAULT 'instock', - `rating_count` bigint(20) DEFAULT 0, - `average_rating` decimal(3,2) DEFAULT 0.00, - `total_sales` bigint(20) DEFAULT 0, - `tax_status` varchar(100) DEFAULT 'taxable', - `tax_class` varchar(100) DEFAULT '', - `global_unique_id` varchar(100) DEFAULT '', - PRIMARY KEY (`product_id`), - KEY `virtual` (`virtual`), - KEY `downloadable` (`downloadable`), - KEY `stock_status` (`stock_status`), - KEY `stock_quantity` (`stock_quantity`), - KEY `onsale` (`onsale`), - KEY `min_max_price` (`min_price`,`max_price`), - KEY `sku` (`sku`(50)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_product_meta_lookup` --- - -LOCK TABLES `haikuwp_wc_product_meta_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_product_meta_lookup` VALUES -(20,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(22,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(23,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(25,'',0,0,20.0000,20.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(28,'BOROBORO-B',0,0,65.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(29,'BOROBORO-B-VRM',0,0,69.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(30,'BOROBORO-B-ARG',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(35,'BOROBORO-BO',0,0,62.0000,68.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(36,'BOROBORO-BO-VRM',0,0,68.0000,68.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(37,'BOROBORO-BO-ARG',0,0,62.0000,62.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(41,'HADOU-B1-VRM',0,0,72.0000,72.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(50,'HADOU-B1-ARG',0,0,69.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(56,'HADOU-EC-ARG',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(60,'HADOU-EC-VRM',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(65,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(66,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(67,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(68,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(69,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(70,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(71,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''); -/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_rate_limits` --- - -DROP TABLE IF EXISTS `haikuwp_wc_rate_limits`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_rate_limits` ( - `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `rate_limit_key` varchar(200) NOT NULL, - `rate_limit_expiry` bigint(20) unsigned NOT NULL, - `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`rate_limit_id`), - UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_rate_limits` --- - -LOCK TABLES `haikuwp_wc_rate_limits` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_reserved_stock` --- - -DROP TABLE IF EXISTS `haikuwp_wc_reserved_stock`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_reserved_stock` ( - `order_id` bigint(20) NOT NULL, - `product_id` bigint(20) NOT NULL, - `stock_quantity` double NOT NULL DEFAULT 0, - `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`order_id`,`product_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_reserved_stock` --- - -LOCK TABLES `haikuwp_wc_reserved_stock` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_tax_rate_classes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_tax_rate_classes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_tax_rate_classes` ( - `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - PRIMARY KEY (`tax_rate_class_id`), - UNIQUE KEY `slug` (`slug`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_tax_rate_classes` --- - -LOCK TABLES `haikuwp_wc_tax_rate_classes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_tax_rate_classes` VALUES -(1,'Reduced rate','reduced-rate'), -(2,'Zero rate','zero-rate'); -/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_webhooks` --- - -DROP TABLE IF EXISTS `haikuwp_wc_webhooks`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_webhooks` ( - `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `status` varchar(200) NOT NULL, - `name` text NOT NULL, - `user_id` bigint(20) unsigned NOT NULL, - `delivery_url` text NOT NULL, - `secret` text NOT NULL, - `topic` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `api_version` smallint(4) NOT NULL, - `failure_count` smallint(10) NOT NULL DEFAULT 0, - `pending_delivery` tinyint(1) NOT NULL DEFAULT 0, - PRIMARY KEY (`webhook_id`), - KEY `user_id` (`user_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_webhooks` --- - -LOCK TABLES `haikuwp_wc_webhooks` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_webhooks` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_webhooks` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_api_keys` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_api_keys`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_api_keys` ( - `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL, - `description` varchar(200) DEFAULT NULL, - `permissions` varchar(10) NOT NULL, - `consumer_key` char(64) NOT NULL, - `consumer_secret` char(43) NOT NULL, - `nonces` longtext DEFAULT NULL, - `truncated_key` char(7) NOT NULL, - `last_access` datetime DEFAULT NULL, - PRIMARY KEY (`key_id`), - KEY `consumer_key` (`consumer_key`), - KEY `consumer_secret` (`consumer_secret`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_api_keys` --- - -LOCK TABLES `haikuwp_woocommerce_api_keys` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_attribute_taxonomies` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_attribute_taxonomies`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_attribute_taxonomies` ( - `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `attribute_name` varchar(200) NOT NULL, - `attribute_label` varchar(200) DEFAULT NULL, - `attribute_type` varchar(20) NOT NULL, - `attribute_orderby` varchar(20) NOT NULL, - `attribute_public` int(1) NOT NULL DEFAULT 1, - PRIMARY KEY (`attribute_id`), - KEY `attribute_name` (`attribute_name`(20)) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_attribute_taxonomies` --- - -LOCK TABLES `haikuwp_woocommerce_attribute_taxonomies` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_attribute_taxonomies` VALUES -(1,'sizes','Sizes','select','menu_order',0); -/*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_downloadable_product_permissions` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_downloadable_product_permissions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_downloadable_product_permissions` ( - `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `download_id` varchar(36) NOT NULL, - `product_id` bigint(20) unsigned NOT NULL, - `order_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `order_key` varchar(200) NOT NULL, - `user_email` varchar(200) NOT NULL, - `user_id` bigint(20) unsigned DEFAULT NULL, - `downloads_remaining` varchar(9) DEFAULT NULL, - `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `access_expires` datetime DEFAULT NULL, - `download_count` bigint(20) unsigned NOT NULL DEFAULT 0, - PRIMARY KEY (`permission_id`), - KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`), - KEY `download_order_product` (`download_id`,`order_id`,`product_id`), - KEY `order_id` (`order_id`), - KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_downloadable_product_permissions` --- - -LOCK TABLES `haikuwp_woocommerce_downloadable_product_permissions` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_log` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_log`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_log` ( - `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `timestamp` datetime NOT NULL, - `level` smallint(4) NOT NULL, - `source` varchar(200) NOT NULL, - `message` longtext NOT NULL, - `context` longtext DEFAULT NULL, - PRIMARY KEY (`log_id`), - KEY `level` (`level`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_log` --- - -LOCK TABLES `haikuwp_woocommerce_log` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_log` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_log` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_order_itemmeta` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_order_itemmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_order_itemmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_item_id` bigint(20) unsigned NOT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `order_item_id` (`order_item_id`), - KEY `meta_key` (`meta_key`(32)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_itemmeta` --- - -LOCK TABLES `haikuwp_woocommerce_order_itemmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_order_items` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_order_items`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_order_items` ( - `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_item_name` text NOT NULL, - `order_item_type` varchar(200) NOT NULL DEFAULT '', - `order_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_items` --- - -LOCK TABLES `haikuwp_woocommerce_order_items` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokenmeta` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokenmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokenmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `payment_token_id` bigint(20) unsigned NOT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `payment_token_id` (`payment_token_id`), - KEY `meta_key` (`meta_key`(32)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokenmeta` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokenmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokens` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokens`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokens` ( - `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `gateway_id` varchar(200) NOT NULL, - `token` text NOT NULL, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `type` varchar(200) NOT NULL, - `is_default` tinyint(1) NOT NULL DEFAULT 0, - PRIMARY KEY (`token_id`), - KEY `user_id` (`user_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokens` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokens` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_sessions` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_sessions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_sessions` ( - `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `session_key` char(32) NOT NULL, - `session_value` longtext NOT NULL, - `session_expiry` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`session_id`), - UNIQUE KEY `session_key` (`session_key`) -) ENGINE=InnoDB AUTO_INCREMENT=139 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_sessions` --- - -LOCK TABLES `haikuwp_woocommerce_sessions` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_sessions` VALUES -(125,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:1766:\"a:4:{s:32:\"1e6f0a53d8638d111c8b2773a4c78fc3\";a:11:{s:3:\"key\";s:32:\"1e6f0a53d8638d111c8b2773a4c78fc3\";s:10:\"product_id\";i:60;s:12:\"variation_id\";i:70;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"60\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"5382dcf165cca7cc6d0cbdc5b4916b0e\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:38;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:38;s:8:\"line_tax\";d:0;}s:32:\"c19bca6e43c1ae9f0e6177574902be2f\";a:11:{s:3:\"key\";s:32:\"c19bca6e43c1ae9f0e6177574902be2f\";s:10:\"product_id\";i:60;s:12:\"variation_id\";i:67;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"54\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"7a0f7f325aa11eb3a6f170f8698cfc93\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:38;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:38;s:8:\"line_tax\";d:0;}s:32:\"904084378a9446ece5aab9ec7fd21a18\";a:11:{s:3:\"key\";s:32:\"904084378a9446ece5aab9ec7fd21a18\";s:10:\"product_id\";i:60;s:12:\"variation_id\";i:68;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"56\";}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"fdf5f0910ae74ef8fd804c8e3f7bea90\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:76;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:76;s:8:\"line_tax\";d:0;}s:32:\"fb41792ad3cc749fa951b967883edbe9\";a:11:{s:3:\"key\";s:32:\"fb41792ad3cc749fa951b967883edbe9\";s:10:\"product_id\";i:60;s:12:\"variation_id\";i:69;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"58\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"8eea95a6f994dc6ab0c1d6284d74d2ec\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:38;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:38;s:8:\"line_tax\";d:0;}}\";s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-08-08T10:41:10+02:00\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"BE\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BE\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1727384941); -/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_id` bigint(20) unsigned NOT NULL, - `location_code` varchar(200) NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `zone_id` (`zone_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_methods` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_methods`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_methods` ( - `zone_id` bigint(20) unsigned NOT NULL, - `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `method_id` varchar(200) NOT NULL, - `method_order` bigint(20) unsigned NOT NULL, - `is_enabled` tinyint(1) NOT NULL DEFAULT 1, - PRIMARY KEY (`instance_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_methods` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_methods` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zones` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zones`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zones` ( - `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_name` varchar(200) NOT NULL, - `zone_order` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`zone_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rate_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rate_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rate_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `location_code` varchar(200) NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rate_locations` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rate_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rates` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rates`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rates` ( - `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `tax_rate_country` varchar(2) NOT NULL DEFAULT '', - `tax_rate_state` varchar(200) NOT NULL DEFAULT '', - `tax_rate` varchar(8) NOT NULL DEFAULT '', - `tax_rate_name` varchar(200) NOT NULL DEFAULT '', - `tax_rate_priority` bigint(20) unsigned NOT NULL, - `tax_rate_compound` int(1) NOT NULL DEFAULT 0, - `tax_rate_shipping` int(1) NOT NULL DEFAULT 1, - `tax_rate_order` bigint(20) unsigned NOT NULL, - `tax_rate_class` varchar(200) NOT NULL DEFAULT '', - PRIMARY KEY (`tax_rate_id`), - KEY `tax_rate_country` (`tax_rate_country`), - KEY `tax_rate_state` (`tax_rate_state`(2)), - KEY `tax_rate_class` (`tax_rate_class`(10)), - KEY `tax_rate_priority` (`tax_rate_priority`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rates` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rates` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` ENABLE KEYS */; -UNLOCK TABLES; -/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; - -/*!40101 SET SQL_MODE=@OLD_SQL_MODE */; -/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; -/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; -/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; -/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; -/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; - --- Dump completed on 2024-09-25 6:05:21 diff --git a/db/haiku_atelier-2024-10-02-daefa02.sql b/db/haiku_atelier-2024-10-02-daefa02.sql deleted file mode 100755 index d38439bd..00000000 --- a/db/haiku_atelier-2024-10-02-daefa02.sql +++ /dev/null @@ -1,5823 +0,0 @@ --- 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=327 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_actions` --- - -LOCK TABLES `haikuwp_actionscheduler_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_actionscheduler_actions` VALUES -(19,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2024-08-06 15:02:47','2024-08-06 15:02:47',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-08-06 15:02:47','2024-08-06 17:02:47',0,NULL), -(64,'action_scheduler/migration_hook','failed','2024-08-08 10:28:06','2024-08-08 12:28:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723112886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723112886;}',1,1,'2024-08-08 10:29:49','2024-08-08 12:29:49',0,NULL), -(102,'woocommerce_cleanup_draft_orders','complete','2024-08-22 16:35:00','2024-08-22 18:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1724344500;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1724344500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-03 11:20:29','2024-09-03 13:20:29',0,NULL), -(107,'woocommerce_cleanup_draft_orders','complete','2024-09-04 11:20:29','2024-09-04 13:20:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725448829;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725448829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-05 21:03:23','2024-09-05 23:03:23',0,NULL), -(108,'fetch_patterns','complete','2024-09-03 15:16:48','2024-09-03 17:16:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725376608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725376608;}',2,1,'2024-09-03 15:17:44','2024-09-03 17:17:44',0,NULL), -(109,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2024-09-03 15:17:13','2024-09-03 17:17:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725376633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725376633;}',3,1,'2024-09-03 15:17:44','2024-09-03 17:17:44',0,NULL), -(110,'woocommerce_cleanup_draft_orders','complete','2024-09-06 21:03:23','2024-09-06 23:03:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725656603;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725656603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-07 08:35:13','2024-09-07 10:35:13',0,NULL), -(111,'woocommerce_cleanup_draft_orders','complete','2024-09-08 08:35:13','2024-09-08 10:35:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725784513;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725784513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-09 15:29:58','2024-09-09 17:29:58',0,NULL), -(112,'woocommerce_cleanup_draft_orders','complete','2024-09-10 15:29:58','2024-09-10 17:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725982198;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725982198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-10 18:00:23','2024-09-10 20:00:23',0,NULL), -(113,'woocommerce_cleanup_draft_orders','complete','2024-09-11 18:00:23','2024-09-11 20:00:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726077623;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726077623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-15 16:28:13','2024-09-15 18:28:13',0,NULL), -(114,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:03:34','2024-09-10 20:03:34',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991414;}',3,1,'2024-09-10 18:03:39','2024-09-10 20:03:39',0,NULL), -(115,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:04:10','2024-09-10 20:04:10',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991450;}',3,1,'2024-09-10 18:04:40','2024-09-10 20:04:40',0,NULL), -(116,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:04:22','2024-09-10 20:04:22',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991462;}',3,1,'2024-09-10 18:04:40','2024-09-10 20:04:40',0,NULL), -(117,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:05:46','2024-09-10 20:05:46',10,'[56,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991546;}',3,1,'2024-09-10 18:07:14','2024-09-10 20:07:14',0,NULL), -(118,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:48','2024-09-11 11:11:48',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045908;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(119,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[65,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(120,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[66,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(121,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[67,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(122,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[68,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(123,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[69,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(124,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[70,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(125,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[71,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(126,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[60,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(127,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[65,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(128,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[66,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(129,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[67,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(130,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[68,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(131,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[69,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(132,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[70,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(133,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[71,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(134,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:02','2024-09-11 11:14:02',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046042;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(135,'woocommerce_cleanup_draft_orders','complete','2024-09-16 16:28:13','2024-09-16 18:28:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726504093;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726504093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-16 16:28:25','2024-09-16 18:28:25',0,NULL), -(136,'woocommerce_run_update_callback','complete','2024-09-16 13:31:00','2024-09-16 15:31:00',10,'{\"update_callback\":\"wc_update_930_add_woocommerce_coming_soon_option\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493460;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493460;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), -(137,'woocommerce_run_update_callback','complete','2024-09-16 13:31:01','2024-09-16 15:31:01',10,'{\"update_callback\":\"wc_update_930_migrate_user_meta_for_launch_your_store_tour\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493461;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), -(138,'woocommerce_update_db_to_current_version','complete','2024-09-16 13:31:02','2024-09-16 15:31:02',10,'{\"version\":\"9.3.1\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493462;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), -(139,'woocommerce_cleanup_draft_orders','complete','2024-09-17 16:28:25','2024-09-17 18:28:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726590505;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726590505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-17 16:34:49','2024-09-17 18:34:49',0,NULL), -(140,'woocommerce_cleanup_draft_orders','complete','2024-09-18 16:34:49','2024-09-18 18:34:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726677289;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726677289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-20 08:55:59','2024-09-20 10:55:59',0,NULL), -(141,'woocommerce_cleanup_draft_orders','complete','2024-09-21 08:55:59','2024-09-21 10:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726908959;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726908959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-22 09:08:09','2024-09-22 11:08:09',0,NULL), -(142,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-20 09:03:40','2024-09-20 11:03:40',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726823020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726823020;}',3,1,'2024-09-20 09:06:35','2024-09-20 11:06:35',0,NULL), -(143,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-20 09:03:49','2024-09-20 11:03:49',10,'[56,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726823029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726823029;}',3,1,'2024-09-20 09:06:35','2024-09-20 11:06:35',0,NULL), -(144,'woocommerce_cleanup_draft_orders','complete','2024-09-23 09:08:09','2024-09-23 11:08:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727082489;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727082489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-23 13:33:15','2024-09-23 15:33:15',0,NULL), -(145,'woocommerce_cleanup_draft_orders','complete','2024-09-24 13:33:15','2024-09-24 15:33:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727184795;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727184795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-24 21:09:01','2024-09-24 23:09:01',0,NULL), -(146,'woocommerce_cleanup_draft_orders','complete','2024-09-25 21:09:01','2024-09-25 23:09:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727298541;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727298541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-26 01:45:26','2024-09-26 03:45:26',0,NULL), -(147,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:14:54','2024-09-25 08:14:54',10,'[56,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727244894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727244894;}',3,1,'2024-09-25 06:16:55','2024-09-25 08:16:55',0,NULL), -(148,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:14:54','2024-09-25 08:14:54',10,'[50,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727244894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727244894;}',3,1,'2024-09-25 06:16:55','2024-09-25 08:16:55',0,NULL), -(149,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:14:54','2024-09-25 08:14:54',10,'[41,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727244894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727244894;}',3,1,'2024-09-25 06:16:55','2024-09-25 08:16:55',0,NULL), -(150,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(151,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[73,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(152,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[74,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(153,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[75,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(154,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[76,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(155,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[77,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(156,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[78,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(157,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[79,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(158,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[72,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(159,'woocommerce_cleanup_draft_orders','complete','2024-09-27 01:45:26','2024-09-27 03:45:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727401526;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727401526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-27 10:53:48','2024-09-27 12:53:48',0,NULL), -(160,'woocommerce_cleanup_draft_orders','complete','2024-09-28 10:53:48','2024-09-28 12:53:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727520828;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727520828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-28 12:03:43','2024-09-28 14:03:43',0,NULL), -(161,'woocommerce_cleanup_draft_orders','complete','2024-09-29 12:03:43','2024-09-29 14:03:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727611423;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727611423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-30 03:00:23','2024-09-30 05:00:23',0,NULL), -(162,'woocommerce_cleanup_draft_orders','complete','2024-10-01 03:00:23','2024-10-01 05:00:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727751623;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727751623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-01 06:12:23','2024-10-01 08:12:23',0,NULL), -(163,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:14:51','2024-09-30 17:14:51',10,'[80,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709291;}',3,1,'2024-09-30 15:15:37','2024-09-30 17:15:37',0,NULL), -(164,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:15:03','2024-09-30 17:15:03',10,'[80,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709303;}',3,1,'2024-09-30 15:15:37','2024-09-30 17:15:37',0,NULL), -(165,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:15:06','2024-09-30 17:15:06',10,'[80,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709306;}',3,1,'2024-09-30 15:15:37','2024-09-30 17:15:37',0,NULL), -(166,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:15:54','2024-09-30 17:15:54',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709354;}',3,1,'2024-09-30 15:22:16','2024-09-30 17:22:16',0,NULL), -(167,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:51:57','2024-09-30 17:51:57',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711517;}',3,1,'2024-09-30 15:52:52','2024-09-30 17:52:52',0,NULL), -(168,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:52:53','2024-09-30 17:52:53',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711573;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711573;}',3,1,'2024-09-30 15:54:11','2024-09-30 17:54:11',0,NULL), -(169,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:55:24','2024-09-30 17:55:24',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711724;}',3,1,'2024-09-30 15:55:35','2024-09-30 17:55:35',0,NULL), -(170,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:59:33','2024-09-30 17:59:33',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711973;}',3,1,'2024-09-30 15:59:35','2024-09-30 17:59:35',0,NULL), -(171,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:00:12','2024-09-30 18:00:12',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712012;}',3,1,'2024-09-30 16:00:15','2024-09-30 18:00:15',0,NULL), -(172,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(173,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[87,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[88,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(175,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[89,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[90,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(177,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[91,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(178,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[92,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(179,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[93,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(180,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[86,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(181,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:31:39','2024-09-30 18:31:39',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727713899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727713899;}',3,1,'2024-09-30 16:32:37','2024-09-30 18:32:37',0,NULL), -(182,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:36:00','2024-09-30 18:36:00',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727714160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727714160;}',3,1,'2024-09-30 16:38:38','2024-09-30 18:38:38',0,NULL), -(183,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:39:12','2024-09-30 18:39:12',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727714352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727714352;}',3,1,'2024-09-30 16:39:36','2024-09-30 18:39:36',0,NULL), -(184,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:39:37','2024-09-30 18:39:37',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727714377;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727714377;}',3,1,'2024-09-30 16:39:38','2024-09-30 18:39:38',0,NULL), -(185,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:53:53','2024-09-30 18:53:53',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715233;}',3,1,'2024-09-30 16:54:23','2024-09-30 18:54:23',0,NULL), -(186,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(187,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[103,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(188,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[104,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(189,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[105,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(190,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[106,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(191,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[107,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(192,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[108,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(193,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[109,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(194,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[102,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(195,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 17:01:45','2024-09-30 19:01:45',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715705;}',3,1,'2024-09-30 17:03:46','2024-09-30 19:03:46',0,NULL), -(196,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:22','2024-09-30 21:12:22',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723542;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(197,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(198,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[114,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(199,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[115,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(200,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[116,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(201,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[117,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(202,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[118,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(203,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[119,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(204,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[120,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(205,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[113,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(206,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:20:33','2024-09-30 21:20:33',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724033;}',3,1,'2024-09-30 19:20:35','2024-09-30 21:20:35',0,NULL), -(207,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(208,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[124,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(209,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[125,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(210,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[126,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(211,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[127,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(212,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[128,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(213,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[129,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(214,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[130,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(215,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[123,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(216,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:42:04','2024-09-30 21:42:04',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727725324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727725324;}',3,1,'2024-09-30 19:53:07','2024-09-30 21:53:07',0,NULL), -(217,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(218,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[134,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(219,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[135,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(220,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[136,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(221,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[137,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(222,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[138,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(223,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[139,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(224,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[140,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(225,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(226,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:18:34','2024-09-30 22:18:34',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727727514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727727514;}',3,1,'2024-09-30 20:18:35','2024-09-30 22:18:35',0,NULL), -(227,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:18:36','2024-09-30 22:18:36',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727727516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727727516;}',3,1,'2024-10-01 06:12:23','2024-10-01 08:12:23',0,NULL), -(228,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:18:53','2024-09-30 22:18:53',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727727533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727727533;}',3,1,'2024-10-01 06:12:23','2024-10-01 08:12:23',0,NULL), -(229,'woocommerce_cleanup_draft_orders','complete','2024-10-02 06:12:23','2024-10-02 08:12:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727849543;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727849543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-02 06:16:48','2024-10-02 08:16:48',0,NULL), -(230,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:24','2024-10-01 08:12:24',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763144;}',3,1,'2024-10-01 06:12:24','2024-10-01 08:12:24',0,NULL), -(231,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:24','2024-10-01 08:12:24',10,'[145,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763144;}',3,1,'2024-10-01 06:12:24','2024-10-01 08:12:24',0,NULL), -(232,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[146,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(233,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[147,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[148,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(235,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[149,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[150,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[151,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[144,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:30:23','2024-10-01 08:30:23',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764223;}',3,1,'2024-10-01 06:30:35','2024-10-01 08:30:35',0,NULL), -(240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[156,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[157,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(243,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[158,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[159,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[160,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:02','2024-10-01 08:31:02',10,'[161,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764262;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:02','2024-10-01 08:31:02',10,'[162,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764262;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:02','2024-10-01 08:31:02',10,'[155,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764262;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:38:36','2024-10-01 08:38:36',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764716;}',3,1,'2024-10-01 06:39:04','2024-10-01 08:39:04',0,NULL), -(250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:24','2024-10-01 08:42:24',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764944;}',3,1,'2024-10-01 06:42:52','2024-10-01 08:42:52',0,NULL), -(251,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[169,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[170,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[171,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[172,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[173,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(257,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[174,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(258,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[175,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(259,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[168,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(260,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 07:30:22','2024-10-01 09:30:22',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727767822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727767822;}',3,1,'2024-10-01 07:30:35','2024-10-01 09:30:35',0,NULL), -(261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(262,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[184,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(263,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[185,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(264,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[186,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(265,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[187,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[188,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(267,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[189,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[190,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(270,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:40','2024-10-01 12:04:40',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777080;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:53','2024-10-01 12:04:53',10,'[191,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777093;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:53','2024-10-01 12:04:53',10,'[192,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777093;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:53','2024-10-01 12:04:53',10,'[193,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777093;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:51','2024-10-01 12:05:51',10,'[190,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777151;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:54','2024-10-01 12:05:54',10,'[189,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777154;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:56','2024-10-01 12:05:56',10,'[188,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777156;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:58','2024-10-01 12:05:58',10,'[187,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777158;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:00','2024-10-01 12:06:00',10,'[186,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777160;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:03','2024-10-01 12:06:03',10,'[185,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777163;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:05','2024-10-01 12:06:05',10,'[184,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777165;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:14','2024-10-01 12:06:14',10,'[193,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777174;}',3,1,'2024-10-01 10:06:18','2024-10-01 12:06:18',0,NULL), -(282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:17','2024-10-01 12:06:17',10,'[192,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777177;}',3,1,'2024-10-01 10:06:18','2024-10-01 12:06:18',0,NULL), -(283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:19','2024-10-01 12:06:19',10,'[191,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777179;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:19','2024-10-01 12:06:19',10,'[183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777179;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:22','2024-10-01 12:06:22',10,'[194,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777182;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:22','2024-10-01 12:06:22',10,'[195,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777182;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:22','2024-10-01 12:06:22',10,'[196,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777182;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:08','2024-10-01 12:21:08',10,'[194,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778068;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778068;}',3,1,'2024-10-01 10:21:08','2024-10-01 12:21:08',0,NULL), -(289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:08','2024-10-01 12:21:08',10,'[195,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778068;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778068;}',3,1,'2024-10-01 10:21:08','2024-10-01 12:21:08',0,NULL), -(290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:09','2024-10-01 12:21:09',10,'[196,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778069;}',3,1,'2024-10-01 10:21:13','2024-10-01 12:21:13',0,NULL), -(291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:35','2024-10-01 12:21:35',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778095;}',3,1,'2024-10-01 10:21:38','2024-10-01 12:21:38',0,NULL), -(292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:42','2024-10-01 12:21:42',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778102;}',3,1,'2024-10-01 10:22:11','2024-10-01 12:22:11',0,NULL), -(293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:02','2024-10-01 12:25:02',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778302;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:15','2024-10-01 12:25:15',10,'[169,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778315;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778315;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:17','2024-10-01 12:25:17',10,'[170,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778317;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:19','2024-10-01 12:25:19',10,'[171,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778319;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778319;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:20','2024-10-01 12:25:20',10,'[172,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778320;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:22','2024-10-01 12:25:22',10,'[173,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778322;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:24','2024-10-01 12:25:24',10,'[174,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778324;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:26','2024-10-01 12:25:26',10,'[175,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778326;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:26','2024-10-01 12:25:26',10,'[168,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778326;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:29','2024-10-01 12:25:29',10,'[200,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778329;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:29','2024-10-01 12:25:29',10,'[201,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778329;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:52','2024-10-01 12:25:52',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778352;}',3,1,'2024-10-01 16:14:00','2024-10-01 18:14:00',0,NULL), -(305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[203,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[204,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[205,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:02','2024-10-01 18:14:02',10,'[202,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799242;}',3,1,'2024-10-01 16:14:06','2024-10-01 18:14:06',0,NULL), -(310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:39:54','2024-10-01 19:39:54',10,'[203,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804394;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:39:54','2024-10-01 19:39:54',10,'[204,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804394;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:39:54','2024-10-01 19:39:54',10,'[205,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804394;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:40:19','2024-10-01 19:40:19',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804419;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804419;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:51:31','2024-10-01 19:51:31',10,'[205,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805091;}',3,1,'2024-10-01 17:51:35','2024-10-01 19:51:35',0,NULL), -(315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:51:36','2024-10-01 19:51:36',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805096;}',3,1,'2024-10-01 17:52:01','2024-10-01 19:52:01',0,NULL), -(316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[214,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[215,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(319,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[216,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(320,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[213,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(321,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:39','2024-10-01 19:55:39',10,'[214,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805339;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:39','2024-10-01 19:55:39',10,'[215,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805339;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:39','2024-10-01 19:55:39',10,'[216,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805339;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:47','2024-10-01 19:55:47',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805347;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:56:21','2024-10-01 19:56:21',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805381;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(326,'woocommerce_cleanup_draft_orders','pending','2024-10-03 06:16:48','2024-10-03 08:16:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727936208;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727936208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_claims` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_claims`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_claims` ( - `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`claim_id`), - KEY `date_created_gmt` (`date_created_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=1586 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_claims` --- - -LOCK TABLES `haikuwp_actionscheduler_claims` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_groups` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_groups`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_groups` ( - `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `slug` varchar(255) NOT NULL, - PRIMARY KEY (`group_id`), - KEY `slug` (`slug`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_groups` --- - -LOCK TABLES `haikuwp_actionscheduler_groups` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` DISABLE KEYS */; -INSERT INTO `haikuwp_actionscheduler_groups` VALUES -(1,'action-scheduler-migration'), -(2,''), -(3,'woocommerce-db-updates'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_logs` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_logs`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_logs` ( - `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `action_id` bigint(20) unsigned NOT NULL, - `message` text NOT NULL, - `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', - `log_date_local` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`log_id`), - KEY `action_id` (`action_id`), - KEY `log_date_gmt` (`log_date_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=959 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_logs` --- - -LOCK TABLES `haikuwp_actionscheduler_logs` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` DISABLE KEYS */; -INSERT INTO `haikuwp_actionscheduler_logs` VALUES -(35,19,'action créée','2024-08-06 15:02:47','2024-08-06 17:02:47'), -(36,19,'action lancée via WP Cron','2024-08-06 15:02:47','2024-08-06 17:02:47'), -(37,19,'échec de l’action via WP Cron : L’action planifiée pour woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications ne sera pas exécutée car aucun rappel n’est enregistré.','2024-08-06 15:02:47','2024-08-06 17:02:47'), -(170,64,'action created','2024-08-08 10:27:06','2024-08-08 12:27:06'), -(171,64,'action started via Async Request','2024-08-08 10:29:49','2024-08-08 12:29:49'), -(172,64,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-08-08 10:29:49','2024-08-08 12:29:49'), -(286,102,'action created','2024-08-21 16:35:00','2024-08-21 18:35:00'), -(299,102,'action started via WP Cron','2024-09-03 11:20:29','2024-09-03 13:20:29'), -(300,102,'action complete via WP Cron','2024-09-03 11:20:29','2024-09-03 13:20:29'), -(301,107,'action created','2024-09-03 11:20:29','2024-09-03 13:20:29'), -(302,108,'action created','2024-09-03 15:16:48','2024-09-03 17:16:48'), -(303,109,'action created','2024-09-03 15:17:12','2024-09-03 17:17:12'), -(304,108,'action started via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), -(305,108,'action complete via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), -(306,109,'action started via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), -(307,109,'action complete via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), -(308,107,'action started via WP Cron','2024-09-05 21:03:23','2024-09-05 23:03:23'), -(309,107,'action complete via WP Cron','2024-09-05 21:03:23','2024-09-05 23:03:23'), -(310,110,'action created','2024-09-05 21:03:23','2024-09-05 23:03:23'), -(311,110,'action started via WP Cron','2024-09-07 08:35:13','2024-09-07 10:35:13'), -(312,110,'action complete via WP Cron','2024-09-07 08:35:13','2024-09-07 10:35:13'), -(313,111,'action created','2024-09-07 08:35:13','2024-09-07 10:35:13'), -(314,111,'action started via WP Cron','2024-09-09 15:29:58','2024-09-09 17:29:58'), -(315,111,'action complete via WP Cron','2024-09-09 15:29:58','2024-09-09 17:29:58'), -(316,112,'action created','2024-09-09 15:29:58','2024-09-09 17:29:58'), -(317,112,'action started via WP Cron','2024-09-10 18:00:23','2024-09-10 20:00:23'), -(318,112,'action complete via WP Cron','2024-09-10 18:00:23','2024-09-10 20:00:23'), -(319,113,'action created','2024-09-10 18:00:23','2024-09-10 20:00:23'), -(320,114,'action created','2024-09-10 18:03:33','2024-09-10 20:03:33'), -(321,114,'action started via WP Cron','2024-09-10 18:03:39','2024-09-10 20:03:39'), -(322,114,'action complete via WP Cron','2024-09-10 18:03:39','2024-09-10 20:03:39'), -(323,115,'action created','2024-09-10 18:04:09','2024-09-10 20:04:09'), -(324,116,'action created','2024-09-10 18:04:21','2024-09-10 20:04:21'), -(325,115,'action started via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(326,115,'action complete via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(327,116,'action started via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(328,116,'action complete via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(329,117,'action created','2024-09-10 18:05:45','2024-09-10 20:05:45'), -(330,117,'action started via WP Cron','2024-09-10 18:07:14','2024-09-10 20:07:14'), -(331,117,'action complete via WP Cron','2024-09-10 18:07:14','2024-09-10 20:07:14'), -(332,118,'action created','2024-09-11 09:11:47','2024-09-11 11:11:47'), -(333,119,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(334,120,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(335,121,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(336,122,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(337,123,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(338,124,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(339,125,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(340,126,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(341,118,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(342,118,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(343,119,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(344,119,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(345,120,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(346,120,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(347,121,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(348,121,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(349,122,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(350,122,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(351,123,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(352,123,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(353,124,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(354,124,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(355,125,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(356,125,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(357,126,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(358,126,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(359,127,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(360,128,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(361,129,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(362,130,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(363,131,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(364,132,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(365,133,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(366,134,'action created','2024-09-11 09:14:01','2024-09-11 11:14:01'), -(367,127,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(368,127,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(369,128,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(370,128,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(371,129,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(372,129,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(373,130,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(374,130,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(375,131,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(376,131,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(377,132,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(378,132,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(379,133,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(380,133,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(381,134,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(382,134,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(383,113,'action started via WP Cron','2024-09-15 16:28:13','2024-09-15 18:28:13'), -(384,113,'action complete via WP Cron','2024-09-15 16:28:13','2024-09-15 18:28:13'), -(385,135,'action created','2024-09-15 16:28:13','2024-09-15 18:28:13'), -(386,136,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), -(387,137,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), -(388,138,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), -(389,136,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(390,136,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(391,137,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(392,137,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(393,138,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(394,138,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(395,135,'action started via Async Request','2024-09-16 16:28:25','2024-09-16 18:28:25'), -(396,135,'action complete via Async Request','2024-09-16 16:28:25','2024-09-16 18:28:25'), -(397,139,'action created','2024-09-16 16:28:25','2024-09-16 18:28:25'), -(398,139,'action started via WP Cron','2024-09-17 16:34:49','2024-09-17 18:34:49'), -(399,139,'action complete via WP Cron','2024-09-17 16:34:49','2024-09-17 18:34:49'), -(400,140,'action created','2024-09-17 16:34:49','2024-09-17 18:34:49'), -(401,140,'action started via WP Cron','2024-09-20 08:55:59','2024-09-20 10:55:59'), -(402,140,'action complete via WP Cron','2024-09-20 08:55:59','2024-09-20 10:55:59'), -(403,141,'action created','2024-09-20 08:55:59','2024-09-20 10:55:59'), -(404,142,'action created','2024-09-20 09:03:39','2024-09-20 11:03:39'), -(405,143,'action created','2024-09-20 09:03:48','2024-09-20 11:03:48'), -(406,142,'action started via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(407,142,'action complete via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(408,143,'action started via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(409,143,'action complete via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(410,141,'action started via WP Cron','2024-09-22 09:08:09','2024-09-22 11:08:09'), -(411,141,'action complete via WP Cron','2024-09-22 09:08:09','2024-09-22 11:08:09'), -(412,144,'action created','2024-09-22 09:08:09','2024-09-22 11:08:09'), -(413,144,'action started via WP Cron','2024-09-23 13:33:15','2024-09-23 15:33:15'), -(414,144,'action complete via WP Cron','2024-09-23 13:33:15','2024-09-23 15:33:15'), -(415,145,'action created','2024-09-23 13:33:15','2024-09-23 15:33:15'), -(416,145,'action started via WP Cron','2024-09-24 21:09:01','2024-09-24 23:09:01'), -(417,145,'action complete via WP Cron','2024-09-24 21:09:01','2024-09-24 23:09:01'), -(418,146,'action created','2024-09-24 21:09:01','2024-09-24 23:09:01'), -(419,147,'action created','2024-09-25 06:14:53','2024-09-25 08:14:53'), -(420,148,'action created','2024-09-25 06:14:53','2024-09-25 08:14:53'), -(421,149,'action created','2024-09-25 06:14:53','2024-09-25 08:14:53'), -(422,147,'action started via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(423,147,'action complete via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(424,148,'action started via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(425,148,'action complete via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(426,149,'action started via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(427,149,'action complete via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(428,150,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(429,151,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(430,152,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(431,153,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(432,154,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(433,155,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(434,156,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(435,157,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(436,158,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(437,150,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(438,150,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(439,151,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(440,151,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(441,152,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(442,152,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(443,153,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(444,153,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(445,154,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(446,154,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(447,155,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(448,155,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(449,156,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(450,156,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(451,157,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(452,157,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(453,158,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(454,158,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(455,146,'action started via WP Cron','2024-09-26 01:45:26','2024-09-26 03:45:26'), -(456,146,'action complete via WP Cron','2024-09-26 01:45:26','2024-09-26 03:45:26'), -(457,159,'action created','2024-09-26 01:45:26','2024-09-26 03:45:26'), -(458,159,'action started via WP Cron','2024-09-27 10:53:48','2024-09-27 12:53:48'), -(459,159,'action complete via WP Cron','2024-09-27 10:53:48','2024-09-27 12:53:48'), -(460,160,'action created','2024-09-27 10:53:48','2024-09-27 12:53:48'), -(461,160,'action started via WP Cron','2024-09-28 12:03:43','2024-09-28 14:03:43'), -(462,160,'action complete via WP Cron','2024-09-28 12:03:43','2024-09-28 14:03:43'), -(463,161,'action created','2024-09-28 12:03:43','2024-09-28 14:03:43'), -(464,161,'action started via WP Cron','2024-09-30 03:00:23','2024-09-30 05:00:23'), -(465,161,'action complete via WP Cron','2024-09-30 03:00:23','2024-09-30 05:00:23'), -(466,162,'action created','2024-09-30 03:00:23','2024-09-30 05:00:23'), -(467,163,'action created','2024-09-30 15:14:50','2024-09-30 17:14:50'), -(468,164,'action created','2024-09-30 15:15:02','2024-09-30 17:15:02'), -(469,165,'action created','2024-09-30 15:15:05','2024-09-30 17:15:05'), -(470,163,'action started via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(471,163,'action complete via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(472,164,'action started via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(473,164,'action complete via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(474,165,'action started via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(475,165,'action complete via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(476,166,'action created','2024-09-30 15:15:53','2024-09-30 17:15:53'), -(477,166,'action started via WP Cron','2024-09-30 15:22:16','2024-09-30 17:22:16'), -(478,166,'action complete via WP Cron','2024-09-30 15:22:16','2024-09-30 17:22:16'), -(479,167,'action created','2024-09-30 15:51:56','2024-09-30 17:51:56'), -(480,167,'action started via WP Cron','2024-09-30 15:52:52','2024-09-30 17:52:52'), -(481,167,'action complete via WP Cron','2024-09-30 15:52:52','2024-09-30 17:52:52'), -(482,168,'action created','2024-09-30 15:52:52','2024-09-30 17:52:52'), -(483,168,'action started via WP Cron','2024-09-30 15:54:11','2024-09-30 17:54:11'), -(484,168,'action complete via WP Cron','2024-09-30 15:54:11','2024-09-30 17:54:11'), -(485,169,'action created','2024-09-30 15:55:23','2024-09-30 17:55:23'), -(486,169,'action started via WP Cron','2024-09-30 15:55:35','2024-09-30 17:55:35'), -(487,169,'action complete via WP Cron','2024-09-30 15:55:35','2024-09-30 17:55:35'), -(488,170,'action created','2024-09-30 15:59:32','2024-09-30 17:59:32'), -(489,170,'action started via WP Cron','2024-09-30 15:59:35','2024-09-30 17:59:35'), -(490,170,'action complete via WP Cron','2024-09-30 15:59:35','2024-09-30 17:59:35'), -(491,171,'action created','2024-09-30 16:00:11','2024-09-30 18:00:11'), -(492,171,'action started via Async Request','2024-09-30 16:00:15','2024-09-30 18:00:15'), -(493,171,'action complete via Async Request','2024-09-30 16:00:15','2024-09-30 18:00:15'), -(494,172,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(495,173,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(496,174,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(497,175,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(498,176,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(499,177,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(500,178,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(501,179,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(502,180,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(503,172,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(504,172,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(505,173,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(506,173,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(507,174,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(508,174,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(509,175,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(510,175,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(511,176,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(512,176,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(513,177,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(514,177,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(515,178,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(516,178,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(517,179,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(518,179,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(519,180,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(520,180,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(521,181,'action created','2024-09-30 16:31:38','2024-09-30 18:31:38'), -(522,181,'action started via WP Cron','2024-09-30 16:32:37','2024-09-30 18:32:37'), -(523,181,'action complete via WP Cron','2024-09-30 16:32:37','2024-09-30 18:32:37'), -(524,182,'action created','2024-09-30 16:35:59','2024-09-30 18:35:59'), -(525,182,'action started via WP Cron','2024-09-30 16:38:38','2024-09-30 18:38:38'), -(526,182,'action complete via WP Cron','2024-09-30 16:38:38','2024-09-30 18:38:38'), -(527,183,'action created','2024-09-30 16:39:11','2024-09-30 18:39:11'), -(528,183,'action started via WP Cron','2024-09-30 16:39:36','2024-09-30 18:39:36'), -(529,183,'action complete via WP Cron','2024-09-30 16:39:36','2024-09-30 18:39:36'), -(530,184,'action created','2024-09-30 16:39:36','2024-09-30 18:39:36'), -(531,184,'action started via Async Request','2024-09-30 16:39:38','2024-09-30 18:39:38'), -(532,184,'action complete via Async Request','2024-09-30 16:39:38','2024-09-30 18:39:38'), -(533,185,'action created','2024-09-30 16:53:52','2024-09-30 18:53:52'), -(534,185,'action started via Async Request','2024-09-30 16:54:23','2024-09-30 18:54:23'), -(535,185,'action complete via Async Request','2024-09-30 16:54:23','2024-09-30 18:54:23'), -(536,186,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(537,187,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(538,188,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(539,189,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(540,190,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(541,191,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(542,192,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(543,193,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(544,194,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(545,186,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(546,186,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(547,187,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(548,187,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(549,188,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(550,188,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(551,189,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(552,189,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(553,190,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(554,190,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(555,191,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(556,191,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(557,192,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(558,192,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(559,193,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(560,193,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(561,194,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(562,194,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(563,195,'action created','2024-09-30 17:01:44','2024-09-30 19:01:44'), -(564,195,'action started via WP Cron','2024-09-30 17:03:46','2024-09-30 19:03:46'), -(565,195,'action complete via WP Cron','2024-09-30 17:03:46','2024-09-30 19:03:46'), -(566,196,'action created','2024-09-30 19:12:21','2024-09-30 21:12:21'), -(567,197,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(568,198,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(569,199,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(570,200,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(571,201,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(572,202,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(573,203,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(574,204,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(575,205,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(576,196,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(577,196,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(578,197,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(579,197,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(580,198,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(581,198,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(582,199,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(583,199,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(584,200,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(585,200,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(586,201,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(587,201,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(588,202,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(589,202,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(590,203,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(591,203,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(592,204,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(593,204,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(594,205,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(595,205,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(596,206,'action created','2024-09-30 19:20:32','2024-09-30 21:20:32'), -(597,206,'action started via WP Cron','2024-09-30 19:20:35','2024-09-30 21:20:35'), -(598,206,'action complete via WP Cron','2024-09-30 19:20:35','2024-09-30 21:20:35'), -(599,207,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(600,208,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(601,209,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(602,210,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(603,211,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(604,212,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(605,213,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(606,214,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(607,215,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(608,207,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(609,207,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(610,208,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(611,208,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(612,209,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(613,209,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(614,210,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(615,210,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(616,211,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(617,211,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(618,212,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(619,212,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(620,213,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(621,213,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(622,214,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(623,214,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(624,215,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(625,215,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(626,216,'action created','2024-09-30 19:42:03','2024-09-30 21:42:03'), -(627,216,'action started via WP Cron','2024-09-30 19:53:07','2024-09-30 21:53:07'), -(628,216,'action complete via WP Cron','2024-09-30 19:53:07','2024-09-30 21:53:07'), -(629,217,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(630,218,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(631,219,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(632,220,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(633,221,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(634,222,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(635,223,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(636,224,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(637,225,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(638,217,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(639,217,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(640,218,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(641,218,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(642,219,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(643,219,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(644,220,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(645,220,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(646,221,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(647,221,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(648,222,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(649,222,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(650,223,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(651,223,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(652,224,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(653,224,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(654,225,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(655,225,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(656,226,'action created','2024-09-30 20:18:33','2024-09-30 22:18:33'), -(657,226,'action started via WP Cron','2024-09-30 20:18:35','2024-09-30 22:18:35'), -(658,226,'action complete via WP Cron','2024-09-30 20:18:35','2024-09-30 22:18:35'), -(659,227,'action created','2024-09-30 20:18:35','2024-09-30 22:18:35'), -(660,228,'action created','2024-09-30 20:18:52','2024-09-30 22:18:52'), -(661,227,'action started via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(662,227,'action complete via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(663,228,'action started via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(664,228,'action complete via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(665,162,'action started via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(666,162,'action complete via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(667,229,'action created','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(668,230,'action created','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(669,231,'action created','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(670,232,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(671,233,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(672,234,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(673,235,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(674,236,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(675,237,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(676,238,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(677,230,'action started via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(678,230,'action complete via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(679,231,'action started via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(680,231,'action complete via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(681,232,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(682,232,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(683,233,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(684,233,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(685,234,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(686,234,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(687,235,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(688,235,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(689,236,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(690,236,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(691,237,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(692,237,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(693,238,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(694,238,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(695,239,'action created','2024-10-01 06:30:22','2024-10-01 08:30:22'), -(696,239,'action started via WP Cron','2024-10-01 06:30:35','2024-10-01 08:30:35'), -(697,239,'action complete via WP Cron','2024-10-01 06:30:35','2024-10-01 08:30:35'), -(698,240,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(699,241,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(700,242,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(701,243,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(702,244,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(703,245,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(704,246,'action created','2024-10-01 06:31:01','2024-10-01 08:31:01'), -(705,247,'action created','2024-10-01 06:31:01','2024-10-01 08:31:01'), -(706,248,'action created','2024-10-01 06:31:01','2024-10-01 08:31:01'), -(707,240,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(708,240,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(709,241,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(710,241,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(711,242,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(712,242,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(713,243,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(714,243,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(715,244,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(716,244,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(717,245,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(718,245,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(719,246,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(720,246,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(721,247,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(722,247,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(723,248,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(724,248,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(725,249,'action created','2024-10-01 06:38:35','2024-10-01 08:38:35'), -(726,249,'action started via Async Request','2024-10-01 06:39:04','2024-10-01 08:39:04'), -(727,249,'action complete via Async Request','2024-10-01 06:39:04','2024-10-01 08:39:04'), -(728,250,'action created','2024-10-01 06:42:23','2024-10-01 08:42:23'), -(729,250,'action started via WP Cron','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(730,250,'action complete via WP Cron','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(731,251,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(732,252,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(733,253,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(734,254,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(735,255,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(736,256,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(737,257,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(738,258,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(739,259,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(740,251,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(741,251,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(742,252,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(743,252,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(744,253,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(745,253,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(746,254,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(747,254,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(748,255,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(749,255,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(750,256,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(751,256,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(752,257,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(753,257,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(754,258,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(755,258,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(756,259,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(757,259,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(758,260,'action created','2024-10-01 07:30:21','2024-10-01 09:30:21'), -(759,260,'action started via WP Cron','2024-10-01 07:30:35','2024-10-01 09:30:35'), -(760,260,'action complete via WP Cron','2024-10-01 07:30:35','2024-10-01 09:30:35'), -(761,261,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(762,262,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(763,263,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(764,264,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(765,265,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(766,266,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(767,267,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(768,268,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(769,269,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(770,261,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(771,261,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(772,262,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(773,262,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(774,263,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(775,263,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(776,264,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(777,264,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(778,265,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(779,265,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(780,266,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(781,266,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(782,267,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(783,267,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(784,268,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(785,268,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(786,269,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(787,269,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(788,270,'action created','2024-10-01 10:04:39','2024-10-01 12:04:39'), -(789,271,'action created','2024-10-01 10:04:52','2024-10-01 12:04:52'), -(790,272,'action created','2024-10-01 10:04:52','2024-10-01 12:04:52'), -(791,273,'action created','2024-10-01 10:04:52','2024-10-01 12:04:52'), -(792,270,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(793,270,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(794,271,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(795,271,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(796,272,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(797,272,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(798,273,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(799,273,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(800,274,'action created','2024-10-01 10:05:50','2024-10-01 12:05:50'), -(801,275,'action created','2024-10-01 10:05:53','2024-10-01 12:05:53'), -(802,276,'action created','2024-10-01 10:05:55','2024-10-01 12:05:55'), -(803,277,'action created','2024-10-01 10:05:57','2024-10-01 12:05:57'), -(804,278,'action created','2024-10-01 10:05:59','2024-10-01 12:05:59'), -(805,279,'action created','2024-10-01 10:06:02','2024-10-01 12:06:02'), -(806,280,'action created','2024-10-01 10:06:04','2024-10-01 12:06:04'), -(807,281,'action created','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(808,274,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(809,274,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(810,275,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(811,275,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(812,276,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(813,276,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(814,277,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(815,277,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(816,278,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(817,278,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(818,279,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(819,279,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(820,280,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(821,280,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(822,282,'action created','2024-10-01 10:06:16','2024-10-01 12:06:16'), -(823,281,'action started via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(824,281,'action complete via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(825,282,'action started via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(826,282,'action complete via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(827,283,'action created','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(828,284,'action created','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(829,285,'action created','2024-10-01 10:06:21','2024-10-01 12:06:21'), -(830,286,'action created','2024-10-01 10:06:21','2024-10-01 12:06:21'), -(831,287,'action created','2024-10-01 10:06:21','2024-10-01 12:06:21'), -(832,283,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(833,283,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(834,284,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(835,284,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(836,285,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(837,285,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(838,286,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(839,286,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(840,287,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(841,287,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(842,288,'action created','2024-10-01 10:21:07','2024-10-01 12:21:07'), -(843,289,'action created','2024-10-01 10:21:07','2024-10-01 12:21:07'), -(844,290,'action created','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(845,288,'action started via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(846,288,'action complete via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(847,289,'action started via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(848,289,'action complete via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(849,290,'action started via Async Request','2024-10-01 10:21:13','2024-10-01 12:21:13'), -(850,290,'action complete via Async Request','2024-10-01 10:21:13','2024-10-01 12:21:13'), -(851,291,'action created','2024-10-01 10:21:34','2024-10-01 12:21:34'), -(852,291,'action started via WP Cron','2024-10-01 10:21:37','2024-10-01 12:21:37'), -(853,291,'action complete via WP Cron','2024-10-01 10:21:38','2024-10-01 12:21:38'), -(854,292,'action created','2024-10-01 10:21:41','2024-10-01 12:21:41'), -(855,292,'action started via Async Request','2024-10-01 10:22:11','2024-10-01 12:22:11'), -(856,292,'action complete via Async Request','2024-10-01 10:22:11','2024-10-01 12:22:11'), -(857,293,'action created','2024-10-01 10:25:01','2024-10-01 12:25:01'), -(858,294,'action created','2024-10-01 10:25:14','2024-10-01 12:25:14'), -(859,295,'action created','2024-10-01 10:25:16','2024-10-01 12:25:16'), -(860,296,'action created','2024-10-01 10:25:18','2024-10-01 12:25:18'), -(861,297,'action created','2024-10-01 10:25:19','2024-10-01 12:25:19'), -(862,298,'action created','2024-10-01 10:25:21','2024-10-01 12:25:21'), -(863,299,'action created','2024-10-01 10:25:23','2024-10-01 12:25:23'), -(864,300,'action created','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(865,301,'action created','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(866,293,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(867,293,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(868,294,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(869,294,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(870,295,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(871,295,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(872,296,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(873,296,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(874,297,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(875,297,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(876,298,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(877,298,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(878,299,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(879,299,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(880,302,'action created','2024-10-01 10:25:28','2024-10-01 12:25:28'), -(881,303,'action created','2024-10-01 10:25:28','2024-10-01 12:25:28'), -(882,300,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(883,300,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(884,301,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(885,301,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(886,302,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(887,302,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(888,303,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(889,303,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(890,304,'action created','2024-10-01 10:25:51','2024-10-01 12:25:51'), -(891,304,'action started via WP Cron','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(892,304,'action complete via WP Cron','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(893,305,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(894,306,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(895,307,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(896,308,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(897,309,'action created','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(898,305,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(899,305,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(900,306,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(901,306,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(902,307,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(903,307,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(904,308,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(905,308,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(906,309,'action started via Async Request','2024-10-01 16:14:06','2024-10-01 18:14:06'), -(907,309,'action complete via Async Request','2024-10-01 16:14:06','2024-10-01 18:14:06'), -(908,310,'action created','2024-10-01 17:39:53','2024-10-01 19:39:53'), -(909,311,'action created','2024-10-01 17:39:53','2024-10-01 19:39:53'), -(910,312,'action created','2024-10-01 17:39:53','2024-10-01 19:39:53'), -(911,313,'action created','2024-10-01 17:40:18','2024-10-01 19:40:18'), -(912,310,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(913,310,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(914,311,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(915,311,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(916,312,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(917,312,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(918,313,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(919,313,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(920,314,'action created','2024-10-01 17:51:30','2024-10-01 19:51:30'), -(921,314,'action started via WP Cron','2024-10-01 17:51:35','2024-10-01 19:51:35'), -(922,314,'action complete via WP Cron','2024-10-01 17:51:35','2024-10-01 19:51:35'), -(923,315,'action created','2024-10-01 17:51:35','2024-10-01 19:51:35'), -(924,315,'action started via Async Request','2024-10-01 17:52:01','2024-10-01 19:52:01'), -(925,315,'action complete via Async Request','2024-10-01 17:52:01','2024-10-01 19:52:01'), -(926,316,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(927,317,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(928,318,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(929,319,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(930,320,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(931,316,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(932,316,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(933,317,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(934,317,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(935,318,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(936,318,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(937,319,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(938,319,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(939,320,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(940,320,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(941,321,'action created','2024-10-01 17:55:38','2024-10-01 19:55:38'), -(942,322,'action created','2024-10-01 17:55:38','2024-10-01 19:55:38'), -(943,323,'action created','2024-10-01 17:55:38','2024-10-01 19:55:38'), -(944,324,'action created','2024-10-01 17:55:46','2024-10-01 19:55:46'), -(945,325,'action created','2024-10-01 17:56:20','2024-10-01 19:56:20'), -(946,321,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(947,321,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(948,322,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(949,322,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(950,323,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(951,323,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(952,324,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(953,324,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(954,325,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(955,325,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(956,229,'action started via WP Cron','2024-10-02 06:16:48','2024-10-02 08:16:48'), -(957,229,'action complete via WP Cron','2024-10-02 06:16:48','2024-10-02 08:16:48'), -(958,326,'action created','2024-10-02 06:16:48','2024-10-02 08:16:48'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_commentmeta` --- - -DROP TABLE IF EXISTS `haikuwp_commentmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_commentmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `comment_id` (`comment_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_commentmeta` --- - -LOCK TABLES `haikuwp_commentmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_commentmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_commentmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_comments` --- - -DROP TABLE IF EXISTS `haikuwp_comments`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_comments` ( - `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0, - `comment_author` tinytext NOT NULL, - `comment_author_email` varchar(100) NOT NULL DEFAULT '', - `comment_author_url` varchar(200) NOT NULL DEFAULT '', - `comment_author_IP` varchar(100) NOT NULL DEFAULT '', - `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_content` text NOT NULL, - `comment_karma` int(11) NOT NULL DEFAULT 0, - `comment_approved` varchar(20) NOT NULL DEFAULT '1', - `comment_agent` varchar(255) NOT NULL DEFAULT '', - `comment_type` varchar(20) NOT NULL DEFAULT 'comment', - `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - PRIMARY KEY (`comment_ID`), - KEY `comment_post_ID` (`comment_post_ID`), - KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), - KEY `comment_date_gmt` (`comment_date_gmt`), - KEY `comment_parent` (`comment_parent`), - KEY `comment_author_email` (`comment_author_email`(10)), - KEY `woo_idx_comment_type` (`comment_type`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_comments` --- - -LOCK TABLES `haikuwp_comments` WRITE; -/*!40000 ALTER TABLE `haikuwp_comments` DISABLE KEYS */; -INSERT INTO `haikuwp_comments` VALUES -(1,1,'Un commentateur ou commentatrice WordPress','wapuu@wordpress.example','https://fr.wordpress.org/','','2024-08-04 22:10:39','2024-08-04 20:10:39','Bonjour, ceci est un commentaire.\nPour débuter avec la modération, la modification et la suppression de commentaires, veuillez visiter l’écran des Commentaires dans le Tableau de bord.\nLes avatars des personnes qui commentent arrivent depuis Gravatar.',0,'1','','comment',0,0); -/*!40000 ALTER TABLE `haikuwp_comments` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_links` --- - -DROP TABLE IF EXISTS `haikuwp_links`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_links` ( - `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `link_url` varchar(255) NOT NULL DEFAULT '', - `link_name` varchar(255) NOT NULL DEFAULT '', - `link_image` varchar(255) NOT NULL DEFAULT '', - `link_target` varchar(25) NOT NULL DEFAULT '', - `link_description` varchar(255) NOT NULL DEFAULT '', - `link_visible` varchar(20) NOT NULL DEFAULT 'Y', - `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1, - `link_rating` int(11) NOT NULL DEFAULT 0, - `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `link_rel` varchar(255) NOT NULL DEFAULT '', - `link_notes` mediumtext NOT NULL, - `link_rss` varchar(255) NOT NULL DEFAULT '', - PRIMARY KEY (`link_id`), - KEY `link_visible` (`link_visible`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_links` --- - -LOCK TABLES `haikuwp_links` WRITE; -/*!40000 ALTER TABLE `haikuwp_links` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_links` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_options` --- - -DROP TABLE IF EXISTS `haikuwp_options`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_options` ( - `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `option_name` varchar(191) NOT NULL DEFAULT '', - `option_value` longtext NOT NULL, - `autoload` varchar(20) NOT NULL DEFAULT 'yes', - PRIMARY KEY (`option_id`), - UNIQUE KEY `option_name` (`option_name`), - KEY `autoload` (`autoload`) -) ENGINE=InnoDB AUTO_INCREMENT=4062 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:23:{i:1727849915;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:1727851840;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:1727853039;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:1727853156;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:1727853157;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:1727853167;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:1727856650;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:1727859369;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:1727860239;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:1727862039;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:1727863839;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:1727870159;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:1727874755;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:1727874756;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:1727880959;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:1727899850;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:1727899853;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:1727906400;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:1727935726;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:1728118619;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}i:1728245505;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:1728331839;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','auto'), -(2,'siteurl','https://haikuatelier.fr.ddev.site/wp','on'), -(3,'home','https://haikuatelier.fr.ddev.site/wp','on'), -(4,'blogname','Haiku Atelier','on'), -(5,'blogdescription','','on'), -(6,'users_can_register','1','on'), -(7,'admin_email','contact@gcch.fr','on'), -(8,'start_of_week','1','on'), -(9,'use_balanceTags','0','on'), -(10,'use_smilies','1','on'), -(11,'require_name_email','1','on'), -(12,'comments_notify','1','on'), -(13,'posts_per_rss','10','on'), -(14,'rss_use_excerpt','1','on'), -(15,'mailserver_url','mail.example.com','on'), -(16,'mailserver_login','login@example.com','on'), -(17,'mailserver_pass','password','on'), -(18,'mailserver_port','110','on'), -(19,'default_category','1','on'), -(20,'default_comment_status','open','on'), -(21,'default_ping_status','open','on'), -(22,'default_pingback_flag','1','on'), -(23,'posts_per_page','10','on'), -(24,'date_format','Y-m-d','on'), -(25,'time_format','H:i','on'), -(26,'links_updated_date_format','d F Y G\\hi','on'), -(27,'comment_moderation','0','on'), -(28,'moderation_notify','1','on'), -(29,'permalink_structure','/%postname%/','on'), -(31,'hack_file','0','on'), -(32,'blog_charset','UTF-8','on'), -(33,'moderation_keys','','off'), -(34,'active_plugins','a:3:{i:0;s:17:\"falcon/falcon.php\";i:1;s:27:\"woocommerce/woocommerce.php\";i:2;s:25:\"wp-openapi/wp-openapi.php\";}','on'), -(35,'category_base','/category','on'), -(36,'ping_sites','http://rpc.pingomatic.com/','on'), -(37,'comment_max_links','2','on'), -(38,'gmt_offset','','on'), -(39,'default_email_category','1','on'), -(40,'recently_edited','','off'), -(41,'template','haiku-atelier-2024','on'), -(42,'stylesheet','haiku-atelier-2024','on'), -(43,'comment_registration','0','on'), -(44,'html_type','text/html','on'), -(45,'use_trackback','0','on'), -(46,'default_role','customer','on'), -(47,'db_version','57155','on'), -(48,'uploads_use_yearmonth_folders','1','on'), -(49,'upload_path','','on'), -(50,'blog_public','1','on'), -(51,'default_link_category','2','on'), -(52,'show_on_front','page','on'), -(53,'tag_base','/tag','on'), -(54,'show_avatars','1','on'), -(55,'avatar_rating','G','on'), -(56,'upload_url_path','','on'), -(57,'thumbnail_size_w','150','on'), -(58,'thumbnail_size_h','150','on'), -(59,'thumbnail_crop','1','on'), -(60,'medium_size_w','300','on'), -(61,'medium_size_h','300','on'), -(62,'avatar_default','mystery','on'), -(63,'large_size_w','1024','on'), -(64,'large_size_h','1024','on'), -(65,'image_default_link_type','none','on'), -(66,'image_default_size','','on'), -(67,'image_default_align','','on'), -(68,'close_comments_for_old_posts','0','on'), -(69,'close_comments_days_old','14','on'), -(70,'thread_comments','1','on'), -(71,'thread_comments_depth','5','on'), -(72,'page_comments','0','on'), -(73,'comments_per_page','50','on'), -(74,'default_comments_page','newest','on'), -(75,'comment_order','asc','on'), -(76,'sticky_posts','a:0:{}','on'), -(77,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(78,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(80,'uninstall_plugins','a:0:{}','off'), -(81,'timezone_string','Europe/Brussels','on'), -(82,'page_for_posts','0','on'), -(83,'page_on_front','13','on'), -(84,'default_post_format','0','on'), -(85,'link_manager_enabled','0','on'), -(86,'finished_splitting_shared_terms','1','on'), -(87,'site_icon','0','on'), -(88,'medium_large_size_w','768','on'), -(89,'medium_large_size_h','0','on'), -(90,'wp_page_for_privacy_policy','3','on'), -(91,'show_comments_cookies_opt_in','1','on'), -(92,'admin_email_lifespan','1738354239','on'), -(93,'disallowed_keys','','off'), -(94,'comment_previously_approved','1','on'), -(95,'auto_plugin_theme_update_emails','a:0:{}','off'), -(96,'auto_update_core_dev','enabled','on'), -(97,'auto_update_core_minor','enabled','on'), -(98,'auto_update_core_major','enabled','on'), -(99,'wp_force_deactivated_plugins','a:0:{}','on'), -(100,'wp_attachment_pages_enabled','0','on'), -(101,'initial_db_version','57155','on'), -(102,'haikuwp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','auto'), -(103,'fresh_site','0','auto'), -(104,'WPLANG','en_GB','auto'), -(105,'user_count','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'), -(140,'can_compress_scripts','0','on'), -(153,'current_theme','','auto'), -(154,'theme_mods_haiku-atelier-2024','a:7:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:14:\"lien_instagram\";s:39:\"https://www.instagram.com/haiku.atelier\";s:26:\"texte_conditions_livraison\";s:369:\"Products can be shipped up to two weeks after the order has been placed, depending on stock. However, we strive to prepare your order for the quickest delivery possible.\n
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:486:\"

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

\n\n

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

\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','auto'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','64','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','billing','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), -(289,'woocommerce_enable_myaccount_registration','yes','off'), -(290,'woocommerce_registration_generate_username','yes','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','yes','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.3.2','auto'), -(354,'woocommerce_db_version','9.3.2','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','66fc379a1e2e92.85200342|1727805398','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(388,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(391,'wcpay_was_in_use','no','auto'), -(395,'_transient_woocommerce_shipping_task_zone_count_transient','0','on'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1727799240;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1722863669','on'), -(423,'_transient_product_query-transient-version','1727805380','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:2:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:40:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:17:\"search_posts_only\";i:10;s:12:\"no_texturize\";i:11;s:13:\"no_feed_links\";i:12;s:11:\"no_rsd_link\";i:13;s:19:\"no_wlwmanifest_link\";i:14;s:23:\"no_adjacent_posts_links\";i:15;s:15:\"no_wp_generator\";i:16;s:12:\"no_shortlink\";i:17;s:12:\"no_rest_link\";i:18;s:17:\"no_jquery_migrate\";i:19;s:16:\"schema_less_urls\";i:20;s:31:\"no_recent_comments_widget_style\";i:21;s:12:\"cleanup_menu\";i:22;s:9:\"no_emojis\";i:23;s:18:\"no_image_threshold\";i:24;s:14:\"no_exif_rotate\";i:25;s:22:\"no_admin_email_confirm\";i:26;s:16:\"no_update_emails\";i:27;s:18:\"no_new_user_emails\";i:28;s:24:\"no_password_reset_emails\";i:29;s:20:\"change_default_email\";i:30;s:15:\"login_site_icon\";i:31;s:14:\"no_update_nags\";i:32;s:14:\"no_footer_text\";i:33;s:20:\"no_dashboard_widgets\";i:34;s:10:\"no_wp_logo\";i:35;s:24:\"no_application_passwords\";i:36;s:9:\"no_xmlrpc\";i:37;s:15:\"restrict_upload\";i:38;s:15:\"no_login_errors\";i:39;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":17,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1727805380','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1722936557','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:187:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:57:\"index.php?taxonomy=collection&term=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?taxonomy=collection&term=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:46:\"index.php?taxonomy=collection&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2038318670','off'), -(841,'_transient_dirsize_cache','a:984:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;}','off'), -(849,'product_cat_children','a:0:{}','auto'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1728404040','off'), -(2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}}','off'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2263,'_transient_timeout_wc_shipping_method_count_legacy','1728162595','off'), -(2264,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1722936557\";s:5:\"value\";i:0;}','off'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(2811,'woocommerce_attribute_lookup_enabled','yes','auto'), -(2822,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1728404040','off'), -(2823,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with Facebook for WooCommerce\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:161:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalogue browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:9:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:7;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}}','off'), -(2844,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.2\";s:7:\"version\";s:5:\"6.6.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1727833278;s:15:\"version_checked\";s:5:\"6.6.2\";s:12:\"translations\";a:0:{}}','off'), -(2845,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1727833278;s:8:\"response\";a:1:{s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.3.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";s:6:\"tested\";s:5:\"6.6.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:17:\"falcon/falcon.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/falcon\";s:4:\"slug\";s:6:\"falcon\";s:6:\"plugin\";s:17:\"falcon/falcon.php\";s:11:\"new_version\";s:5:\"2.8.3\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/falcon/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/falcon.2.8.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";s:3:\"svg\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/falcon/assets/banner-1544x500.png?rev=3052567\";s:2:\"1x\";s:61:\"https://ps.w.org/falcon/assets/banner-772x250.png?rev=3052567\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:21:\"polylang/polylang.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/polylang\";s:4:\"slug\";s:8:\"polylang\";s:6:\"plugin\";s:21:\"polylang/polylang.php\";s:11:\"new_version\";s:5:\"3.6.4\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/polylang/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/polylang.3.6.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/polylang/assets/icon-256x256.png?rev=1331499\";s:2:\"1x\";s:61:\"https://ps.w.org/polylang/assets/icon-128x128.png?rev=1331499\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/polylang/assets/banner-1544x500.png?rev=1405299\";s:2:\"1x\";s:63:\"https://ps.w.org/polylang/assets/banner-772x250.png?rev=1405299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:6:\"3.16.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/query-monitor.3.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=2870124\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=2457098\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:25:\"wp-openapi/wp-openapi.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/wp-openapi\";s:4:\"slug\";s:10:\"wp-openapi\";s:6:\"plugin\";s:25:\"wp-openapi/wp-openapi.php\";s:11:\"new_version\";s:6:\"1.0.13\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-openapi/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-openapi.1.0.13.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:54:\"https://s.w.org/plugins/geopattern-icon/wp-openapi.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}}}','off'), -(2846,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1727833279;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.2.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'), -(2854,'_transient_timeout_wc_product_children_60','1729415020','off'), -(2855,'_transient_wc_product_children_60','a:2:{s:3:\"all\";a:7:{i:0;i:65;i:1;i:66;i:2;i:67;i:3;i:68;i:4;i:69;i:5;i:70;i:6;i:71;}s:7:\"visible\";a:7:{i:0;i:65;i:1;i:66;i:2;i:67;i:3;i:68;i:4;i:69;i:5;i:70;i:6;i:71;}}','off'), -(2856,'_transient_timeout_wc_var_prices_60','1730397382','off'), -(2857,'_transient_wc_var_prices_60','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"},\"regular_price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"},\"sale_price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"}}}','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1730441872','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"ca04183222edaf8a26be\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"314d18d8fe63fcbe6cb6\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"9c64b2fb6cec317e1770\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"8c83b2b8521a19ab00b9\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"93db775143f168c26ac3\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"4f21a9f43ea5bfa7f02e\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"651d3d70da2d2aef0e82\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"4ef596e6634f89ac412f\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7657f2f92845b59d4dce\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"e12366c8a56976baed98\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"6c48702f58c24bb97f66\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"c265f87ec00d2ff78c66\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"d3b2da0916f9d8584854\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"a268036043addd4c5acc\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"403abda05b51a9c06a58\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"405769a6c85a0db90cb2\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"61292cafbcfbb0d769e5\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"35f416bff0fb93387cb5\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"369c309dc8e90c3b0d77\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"78dc7015ab2dbf31804b\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"396c61722655a19c4f3e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"7f6c34f992ce0e29a1dc\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"7541325c9e902d96c999\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"cc8ce5fb09220bc02314\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"f02a435ca101ac93f7d8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"cb28f5957f4ece0c48e5\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"eec2cb1659cb15dcbcf7\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"0242bb55e9a23df3afc1\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"8ffa3332186207691feb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"c6c5acf8484d242125cf\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"e02c41db87762f2a864e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"d2a18f8f5a99b5ae9fcd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"fb1199bb22c9b94e41a4\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"8231456d3b3054d4f5d2\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"241a15bb8d9fb8afcd93\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"e5ceb3330a4d33c1d80c\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"76b1dfaa394469f53991\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"d8168d1e219afd197673\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"428e74db07d18b6a6c49\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"36d94e215bcc22086f05\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"709a17af900e478ee790\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"05193999e0f40595cd8e\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"cbb3c58e66888f68e4a7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"61da2cb317321e6acc8f\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"6e9fbe4dce866df70b6f\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"f10b598c943a06f25d98\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"96e1e6e0f4fe470f91fa\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"e140f38159dfa7beb30e\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.3.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.3.2\",\"hash\":\"62992913b5fe239d08ec3b66eb3cb7b3\"}','off'), -(3107,'recovery_keys','a:0:{}','auto'), -(3110,'_site_transient_timeout_php_check_64a39130b63a997cea1ee4f2b9432afe','1727849362','off'), -(3111,'_site_transient_php_check_64a39130b63a997cea1ee4f2b9432afe','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(3118,'_site_transient_timeout_browser_02aaaa9050d92e5f5d6bd135ca5a065c','1727849582','off'), -(3119,'_site_transient_browser_02aaaa9050d92e5f5d6bd135ca5a065c','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"123.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(3129,'_transient_timeout_wc_product_children_0','1729837229','off'), -(3130,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(3259,'_transient_timeout_orders-all-statuses','1728313942','off'), -(3260,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";a:0:{}}','off'), -(3427,'_transient_timeout_wc_product_children_86','1730306378','off'), -(3428,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:7:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;}s:7:\"visible\";a:7:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;}}','off'), -(3435,'_transient_timeout_wc_var_prices_86','1730397382','off'), -(3436,'_transient_wc_var_prices_86','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(3446,'_transient_timeout_wc_product_children_72','1730307245','off'), -(3447,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(3448,'_transient_timeout_wc_var_prices_72','1730397382','off'), -(3449,'_transient_wc_var_prices_72','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(3488,'_transient_timeout_wc_product_children_102','1730315549','off'), -(3489,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:7:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;}s:7:\"visible\";a:7:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;}}','off'), -(3490,'_transient_timeout_wc_var_prices_102','1730397382','off'), -(3491,'_transient_wc_var_prices_102','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(3522,'_transient_timeout_wc_product_children_113','1730316035','off'), -(3523,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:7:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;}s:7:\"visible\";a:7:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;}}','off'), -(3525,'_transient_timeout_wc_var_prices_113','1730397382','off'), -(3526,'_transient_wc_var_prices_113','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(3582,'_site_transient_timeout_php_check_7f6081a416b280025882088d3fade2ba','1728331849','off'), -(3583,'_site_transient_php_check_7f6081a416b280025882088d3fade2ba','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(3613,'_transient_timeout_wc_product_children_123','1730319536','off'), -(3614,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:7:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;}s:7:\"visible\";a:7:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;}}','off'), -(3615,'_transient_timeout_wc_var_prices_123','1730397382','off'), -(3616,'_transient_wc_var_prices_123','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(3660,'_transient_timeout_wc_product_children_144','1730356257','off'), -(3661,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:7:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;}s:7:\"visible\";a:7:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;}}','off'), -(3662,'_transient_timeout_wc_var_prices_144','1730397382','off'), -(3663,'_transient_wc_var_prices_144','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(3690,'_transient_timeout_wc_product_children_155','1730356744','off'), -(3691,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:7:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;}s:7:\"visible\";a:7:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;}}','off'), -(3692,'_transient_timeout_wc_var_prices_155','1730397382','off'), -(3693,'_transient_wc_var_prices_155','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(3702,'_transient_timeout_wc_product_children_133','1730356951','off'), -(3703,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:7:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;}s:7:\"visible\";a:7:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;}}','off'), -(3704,'_transient_timeout_wc_var_prices_133','1730397382','off'), -(3705,'_transient_wc_var_prices_133','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(3774,'_transient_timeout_wc_onboarding_themes','1727863298','off'), -(3775,'_transient_wc_onboarding_themes','a:62:{s:18:\"haiku-atelier-2024\";a:6:{s:4:\"slug\";s:18:\"haiku-atelier-2024\";s:5:\"title\";s:0:\"\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"glowess\";a:25:{s:5:\"title\";s:7:\"Glowess\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/08/preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:129:\"Unveil the essence of beauty with Glowess, a glamorous theme designed to elevate your brand with unparalleled elegance and shine.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/glowess/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://glowess.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e7bc71b6-9373-4082-b577-87ee38317786\";s:4:\"slug\";s:7:\"glowess\";s:2:\"id\";i:18734004128847;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/08/product-icon_025992.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:49:\"electronics-and-gadget-shop-theme-for-woocommerce\";a:25:{s:5:\"title\";s:6:\"Gravia\";s:5:\"image\";s:87:\"https://woocommerce.com/wp-content/uploads/2024/09/gravia-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:67:\"Lightweight WooCommerce WordPress Theme for Electronics and Gadgets\";s:4:\"link\";s:109:\"https://woocommerce.com/products/gravia/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://demo.gutenmate.com/demo-a/gravia/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"73ba1eb7-4d83-4d3f-a57c-cf06e3cb123b\";s:4:\"slug\";s:49:\"electronics-and-gadget-shop-theme-for-woocommerce\";s:2:\"id\";i:18734004127809;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"Gutenmate\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/gutenmate/\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2024/08/product-icon-gravia-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"gotrek\";a:25:{s:5:\"title\";s:6:\"GoTrek\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/07/preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:96:\"Explore the World with GoTrek! The ultimate WordPress theme for travel agencies and adventurers!\";s:4:\"link\";s:109:\"https://woocommerce.com/products/gotrek/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://gotrek.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f69eb33e-6f32-43b2-8f55-2d171996099d\";s:4:\"slug\";s:6:\"gotrek\";s:2:\"id\";i:18734004020547;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2024/07/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"tishaa\";a:25:{s:5:\"title\";s:6:\"Tishaa\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2024/06/tishaa-hero-banner.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Sparkle and Shine with Tishaa Theme as Your Online Store Grows\";s:4:\"link\";s:109:\"https://woocommerce.com/products/tishaa/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://artifydemos.com/tishaa/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"96e1930a-07ad-41a0-aee3-2e243d8b3e9b\";s:4:\"slug\";s:6:\"tishaa\";s:2:\"id\";i:18734003794705;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"ArtifyWeb\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/artifyweb/\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2024/06/tishaa-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"anysell\";a:25:{s:5:\"title\";s:7:\"AnySell\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/06/anysell.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Dive into the ultimate shopping spree and experience seamless satisfaction. Let\'s go shopping!\";s:4:\"link\";s:110:\"https://woocommerce.com/products/anysell/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://anysell.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"3beec5fe-7104-401b-b0cb-9481e76b5925\";s:4:\"slug\";s:7:\"anysell\";s:2:\"id\";i:18734003671425;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/05/product-icon_fc0528.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"sportiq\";a:25:{s:5:\"title\";s:7:\"Sportiq\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/06/sportiq.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Gear up for a game-changing experience with Sportiq! It\'s time to take your performance to the next level!\";s:4:\"link\";s:110:\"https://woocommerce.com/products/sportiq/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://sportiq.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"57d4a04c-7374-418a-b7ae-c5a52da6b616\";s:4:\"slug\";s:7:\"sportiq\";s:2:\"id\";i:18734003671405;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/05/product-icon_1d3d35.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"narzo\";a:25:{s:5:\"title\";s:5:\"Narzo\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2024/07/narzo-featured-image-1-3.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:138:\"Lightweight Full Site Editing theme with lots of customization possibilities. Create your dream e-commerce site with no hassle and coding.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/narzo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://gutenify.com/themes/narzo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"8eaeed37-1a34-43fa-9858-1db9a716953a\";s:4:\"slug\";s:5:\"narzo\";s:2:\"id\";i:18734003599696;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"CodeYatri\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/codeyatri/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2024/04/theme-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"eride\";a:25:{s:5:\"title\";s:5:\"eRide\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2024/05/eride.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:217:\"The ultimate WooCommerce bike theme, seamlessly integrating with WooCommerce for online bike shops. It\'s the perfect platform to showcase and sell bikes and accessories, empowering enthusiasts to thrive in e-commerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/eride/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://eride.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"00fc45c0-edf2-420b-8720-da33bab6563a\";s:4:\"slug\";s:5:\"eride\";s:2:\"id\";i:18734003445543;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2024/03/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"electra\";a:25:{s:5:\"title\";s:7:\"Electra\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2024/06/Banner-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:168:\"Present a captivating range of Electronic products adorned with the vibrant Electra theme, designed specifically for WooCommerce stores specializing in fine Electronic.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/electra/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://n.foxdsgn.com/electra/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"dff8c0d2-7d20-4c37-9c8b-beead6aeaa6d\";s:4:\"slug\";s:7:\"electra\";s:2:\"id\";i:18734003329999;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"HolyPurple LLC\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/holypurple-llc/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2024/02/160x160-1.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"sparkla\";a:25:{s:5:\"title\";s:17:\"Sparkla Jewellery\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2024/02/Banner.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:169:\"Present a captivating range of Jewellery products adorned with the vibrant Sparkla theme, designed specifically for WooCommerce boutiques specializing in fine Jewellery.\";s:4:\"link\";s:138:\"https://woocommerce.com/products/sparkla-jewellery-woocommerce-theme/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://n.foxdsgn.com/sparkla/\";s:5:\"price\";s:10:\"$49.00\";s:9:\"raw_price\";i:49;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"9e046e4f-c872-4a80-a72f-35aa421f03aa\";s:4:\"slug\";s:7:\"sparkla\";s:2:\"id\";i:18734003329995;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:49;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"HolyPurple LLC\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/holypurple-llc/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2024/04/sparkla.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"swag\";a:25:{s:5:\"title\";s:4:\"Swag\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2024/02/swag-responsive.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:213:\"Reach new heights with Swag, the epitome of sleek design and great functionality. Crafted with meticulous attention to detail, Swag is more than just a theme – it\'s a gateway to a seamless e-commerce experience.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/swag/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://swag.vivathemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"3abf3e80-fc1a-4e23-8e1f-fcbd52b21d38\";s:4:\"slug\";s:4:\"swag\";s:2:\"id\";i:18734003228421;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2024/02/swag-thumb.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"ornatedecor\";a:25:{s:5:\"title\";s:12:\"Ornate Decor\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/uploads/2023/12/ornate-regular-card-product-1200x900-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:0:\"\";s:4:\"link\";s:115:\"https://woocommerce.com/products/ornate-decor/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://themegrilldemos.com/ornate-decor/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e4ad8e63-6c57-436b-b4b8-7103eb997dc1\";s:4:\"slug\";s:11:\"ornatedecor\";s:2:\"id\";i:18734003050999;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:90:\"https://woocommerce.com/wp-content/uploads/2023/12/ornate-decor-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"pizzeria\";a:25:{s:5:\"title\";s:8:\"Pizzeria\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2024/01/pizzeria.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"The perfect solution for building a captivating and efficient online presence for your fast-food restaurant\";s:4:\"link\";s:111:\"https://woocommerce.com/products/pizzeria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://pizzeria.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"4383887a-d78e-4f6d-bce0-b5ff06265aad\";s:4:\"slug\";s:8:\"pizzeria\";s:2:\"id\";i:18734003050043;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2023/12/product-icon-80.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"highline\";a:25:{s:5:\"title\";s:8:\"Highline\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/12/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:132:\"Start your luxury, high-end eCommerce store for showcasing any kind of clothes for both men & women with Highline WooCommerce theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/highline/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/highline/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f053057b-1d99-48ed-8e2c-41edd6d92d93\";s:4:\"slug\";s:8:\"highline\";s:2:\"id\";i:18734003046193;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/12/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"fuel\";a:25:{s:5:\"title\";s:4:\"Fuel\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2023/12/main-image-4.jpeg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Stunning blocks and elegant typography tailored for your supplement and super foods Woo store.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/fuel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://demo.anarieldesign.com/fuel/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"6dfec533-0d99-46ae-9b51-6bde14a491b9\";s:4:\"slug\";s:4:\"fuel\";s:2:\"id\";i:18734002994359;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/12/fuel-160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"kiddiemart\";a:25:{s:5:\"title\";s:10:\"Kiddiemart\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2024/08/kiddiemart-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:86:\"Use the Kiddiemart block theme to set up an online store to sell merchandise for kids.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/kiddiemart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://fse.catchthemes.com/kiddiemart/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e08820cb-bad9-42c5-9f06-53699a92f122\";s:4:\"slug\";s:10:\"kiddiemart\";s:2:\"id\";i:18734002990960;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/12/kiddiemart-icon-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"skincues\";a:25:{s:5:\"title\";s:8:\"Skincues\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2024/08/skincues-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:140:\"Launch your online cosmetics store or a beauty product blog and promote your cosmetics brand using the Skincues Block Theme for WooCommerce.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/skincues/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://fse.catchthemes.com/skincues/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f651e789-7511-44fb-83d4-a37ba845fdbb\";s:4:\"slug\";s:8:\"skincues\";s:2:\"id\";i:18734002990939;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/12/skincues-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"drinkify\";a:25:{s:5:\"title\";s:8:\"Drinkify\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2024/08/drinkify-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:100:\"Drinkify is a Premium eCommerce WordPress Block Theme for Crafting the Perfect Liquor Store Website.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/drinkify/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://fse.catchthemes.com/drinkify/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"7ba6790c-cea3-4a08-b2d4-e30b39259647\";s:4:\"slug\";s:8:\"drinkify\";s:2:\"id\";i:18734002990756;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/12/drinkify-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"eben\";a:25:{s:5:\"title\";s:4:\"Eben\";s:5:\"image\";s:88:\"https://woocommerce.com/wp-content/uploads/2023/11/eben-wptheme-preview.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:133:\"Eben is a fully customizable block theme for building modern and professional WordPress websites. Elevate your online presence today!\";s:4:\"link\";s:107:\"https://woocommerce.com/products/eben/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://eben.themesharbor.com/demo-1/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"60764ec6-1dc3-4166-9cb6-6c6c3948e009\";s:4:\"slug\";s:4:\"eben\";s:2:\"id\";i:18734002943260;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Themes Harbor\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/themes-harbor/\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/11/eben-product-icon.webp\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"bookix\";a:25:{s:5:\"title\";s:6:\"Bookix\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/11/bookix.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:332:\"Welcome to Bookix, where every click is a step into a new chapter of your life’s story. The ultimate destination for book lovers and literary enthusiasts. Immerse yourself in a world of literary wonders with our carefully curated collection of books and a user-friendly interface designed to make your selection of books seamless.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/bookix/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://bookix.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"cdb83161-4568-4789-9be5-74b1cd9e1b55\";s:4:\"slug\";s:6:\"bookix\";s:2:\"id\";i:18734002853685;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/11/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"deco\";a:25:{s:5:\"title\";s:4:\"Deco\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2023/09/deco.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Discover our Deco theme: your path to stunning home makeovers!\";s:4:\"link\";s:107:\"https://woocommerce.com/products/deco/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://deco.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"6acbf5d7-c1e8-45da-b7ec-f8867f2a7b90\";s:4:\"slug\";s:4:\"deco\";s:2:\"id\";i:18734002524961;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/09/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kirana\";a:25:{s:5:\"title\";s:6:\"Kirana\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/uploads/2023/08/kirana-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:116:\"Use Kirana to build a clean shop website for mega stores, grocery stores, supermarkets, organic shops, and more.  \";s:4:\"link\";s:109:\"https://woocommerce.com/products/kirana/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://themegrilldemos.com/kirana\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"7afe91b8-6db1-4dd5-9b13-a4f06c6e19fa\";s:4:\"slug\";s:6:\"kirana\";s:2:\"id\";i:18734002506686;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/08/kirana-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"everglow\";a:25:{s:5:\"title\";s:8:\"Everglow\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/08/Featured-image-538x403-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:123:\"Effortlessly build a store for selling organic & sustainable skincare products with the elegant Everglow WooCommerce theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/everglow/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/everglow/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"ddf8e64e-a7a7-435d-b291-aa75f9dfa8f9\";s:4:\"slug\";s:8:\"everglow\";s:2:\"id\";i:18734002395397;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/08/Icon-80x80-2.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kereta\";a:25:{s:5:\"title\";s:6:\"Kereta\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/08/kereta.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:51:\"Rev up your online automotive business with Kereta.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/kereta/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://kereta.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"34d95685-78c4-4da3-8bf9-4714e1326138\";s:4:\"slug\";s:6:\"kereta\";s:2:\"id\";i:18734002368897;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/08/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"ethreadwears\";a:25:{s:5:\"title\";s:12:\"eThreadwears\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/uploads/2023/06/ethreadwears.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:93:\"Build a stylish and appealing online store with this eThreadwears Block Theme for WooCommerce\";s:4:\"link\";s:115:\"https://woocommerce.com/products/ethreadwears/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://fse.catchthemes.com/ethreadwears/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"ba078eea-4d63-4454-9b3f-a83a10d7637d\";s:4:\"slug\";s:12:\"ethreadwears\";s:2:\"id\";i:18734002150779;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/06/ethreadwears-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"bespoke\";a:25:{s:5:\"title\";s:7:\"Bespoke\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/06/bespoke-product-card-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Bespoke is the perfect choice for showcasing beautiful, bespoke products on your online store.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/bespoke/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://bespoke.press75.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"2df1e875-a24b-452d-a35d-86906d936278\";s:4:\"slug\";s:7:\"bespoke\";s:2:\"id\";i:18734002142188;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:7:\"Press75\";s:10:\"vendor_url\";s:39:\"https://woocommerce.com/vendor/press75/\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/06/bespoke-theme-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"bingo\";a:25:{s:5:\"title\";s:5:\"Bingo\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/09/bingo-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:69:\"Elevate your fashion and clothing online store experience with Bingo!\";s:4:\"link\";s:108:\"https://woocommerce.com/products/bingo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:45:\"https://wordpress.templatetrip.com/woo/bingo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"ff2d42c8-170a-436c-ba83-9fe1cb4fa795\";s:4:\"slug\";s:5:\"bingo\";s:2:\"id\";i:18734002108921;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"TemplateTrip\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/templatetrip/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2023/06/favicon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-chrono\";a:25:{s:5:\"title\";s:6:\"Chrono\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2023/05/chrono-featured-02.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:103:\"Introducing Chrono by Organic Themes, the new standard in WordPress block themes for your online store.\";s:4:\"link\";s:117:\"https://woocommerce.com/products/organic-chrono/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/chrono/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e59e8b69-98a5-4b05-adcd-5d82076d0192\";s:4:\"slug\";s:14:\"organic-chrono\";s:2:\"id\";i:18734002067738;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2023/05/chrono-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"emart\";a:25:{s:5:\"title\";s:5:\"eMart\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/06/emart.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:52:\"Use eMart for your Electronics and affiliate stores.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/emart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://emart.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"63abdf9e-9a1f-49d7-ab02-74db8f7d8989\";s:4:\"slug\";s:5:\"emart\";s:2:\"id\";i:18734002045481;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2023/05/product-icon-80.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"blissful\";a:25:{s:5:\"title\";s:8:\"Blissful\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2023/05/blissful-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:120:\"A complete WooCommerce theme, ideal for stores selling gifts such as flowers, toys, statues, cakes, chocolates, etc.  \";s:4:\"link\";s:111:\"https://woocommerce.com/products/blissful/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themegrilldemos.com/blissful\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f38e46c1-a246-4771-82e4-fddcc7a285b7\";s:4:\"slug\";s:8:\"blissful\";s:2:\"id\";i:18734002013668;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/05/blissful-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"artistry\";a:25:{s:5:\"title\";s:8:\"Artistry\";s:5:\"image\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/05/artistry-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Elevate your online presence and watch your business thrive with the Artistry theme today!\";s:4:\"link\";s:111:\"https://woocommerce.com/products/artistry/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://organicthemes.com/demo/artistry/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f55be051-e031-43a9-be9b-1503905c0ae8\";s:4:\"slug\";s:8:\"artistry\";s:2:\"id\";i:18734001996428;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/05/artistry-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"folio\";a:25:{s:5:\"title\";s:5:\"Folio\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2023/05/P75-Folio-23-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:223:\"Experience the power of simplicity with Folio, a WordPress theme crafted for creatives. Combining elegance and contemporary design, Folio provides a seamless platform to display your portfolio and operate your online store.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/folio/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:26:\"https://folio.press75.com/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"67a55dbc-b50e-4d5b-9143-e94178c0be3d\";s:4:\"slug\";s:5:\"folio\";s:2:\"id\";i:18734001974114;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:59;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:7:\"Press75\";s:10:\"vendor_url\";s:39:\"https://woocommerce.com/vendor/press75/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/05/folio-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"heim\";a:25:{s:5:\"title\";s:4:\"Heim\";s:5:\"image\";s:76:\"https://woocommerce.com/wp-content/uploads/2023/05/thumbnail.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:117:\"Create an impressive WooCommerce store with Heim, a clean, minimalist WordPress theme optimized for the Block Editor.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/heim/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://heim.nordicmade.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"b05c099a-2570-45f8-94ee-956c0389b783\";s:4:\"slug\";s:4:\"heim\";s:2:\"id\";i:18734001964004;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"NordicMade\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/nordicmade/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2023/05/icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-rialto\";a:25:{s:5:\"title\";s:6:\"Rialto\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/05/rialto-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:95:\"Create a multi-vendor eCommerce website like Etsy or Amazon using the WooCommerce Rialto theme.\";s:4:\"link\";s:117:\"https://woocommerce.com/products/organic-rialto/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/rialto/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"3aa4be9d-37dc-49cf-be79-445312aef156\";s:4:\"slug\";s:14:\"organic-rialto\";s:2:\"id\";i:18734001955128;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2023/05/rialto-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"kedai\";a:25:{s:5:\"title\";s:5:\"Kedai\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/05/kedai.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Use Kedai for your Electronics, dropship and affiliate stores.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/kedai/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://kedai.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"9d9c3b60-cef8-433a-a882-5382f225301f\";s:4:\"slug\";s:5:\"kedai\";s:2:\"id\";i:18734001868382;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/05/product-icon-80-3.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"labeaute\";a:25:{s:5:\"title\";s:10:\"La Beauté\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/uploads/2023/04/la-beaute-regular-card-product-logo.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Create a sophisticated WooCommerce health or beauty store with the La Beauté theme—featuring a responsive design and a Dark Mode option.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/labeaute/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://labeaute.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"d048ac21-966e-4caf-9e66-ef29e15bb7c5\";s:4:\"slug\";s:8:\"labeaute\";s:2:\"id\";i:18734001781152;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2023/04/la-beaute-product-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"decor\";a:25:{s:5:\"title\";s:5:\"Decor\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2023/03/decor-regular-card-product.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:161:\"Create a modern e-commerce website for your home decoration shop with the WooCommerce theme — build pages using the simple yet powerful WordPress Block Editor.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/decor/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.goodlayers.com/wc/decor/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"69a4b3ed-100b-42a5-af58-e0c6a7a45168\";s:4:\"slug\";s:5:\"decor\";s:2:\"id\";i:18734001675261;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"GoodLayers\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/goodlayers/\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2023/03/decor-product-icon-1.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"apparel\";a:25:{s:5:\"title\";s:7:\"Apparel\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/03/apparel-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:97:\"Experience minimalist and chic design with Apparel - a theme with exceptional dark-mode function.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/apparel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://apparel.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"57f83c3a-5e69-499c-b0be-855bcb101b52\";s:4:\"slug\";s:7:\"apparel\";s:2:\"id\";i:18734001675209;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:81:\"https://woocommerce.com/wp-content/uploads/2023/03/apparel-theme-product-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"bagberry\";a:25:{s:5:\"title\";s:8:\"Bagberry\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/03/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Sell purses, handbags, clothes, and accessories with the vibrant Bagberry theme for WooCommerce boutiques.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/bagberry/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.agnidesigns.com/bagberry\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e5d61123-4127-43b2-8b59-16ded16b76af\";s:4:\"slug\";s:8:\"bagberry\";s:2:\"id\";i:18734001627281;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/03/Icon-80x80-3.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"elaventa\";a:25:{s:5:\"title\";s:8:\"eLaventa\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2023/06/elavanta.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:83:\"Build a stylish online store with this elegant eLaventa Block Theme for WooCommerce\";s:4:\"link\";s:111:\"https://woocommerce.com/products/elaventa/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://fse.catchthemes.com/elaventa/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"5a09abe6-2268-4b51-b0ba-2916a08d756f\";s:4:\"slug\";s:8:\"elaventa\";s:2:\"id\";i:18734001573135;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/02/elaventa-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"cozynest\";a:25:{s:5:\"title\";s:8:\"Cozynest\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/03/Untitled-design.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:95:\"Build a contemporary furniture or home décor store with the modern, minimalist Cozynest theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/cozynest/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://cozynest.boostifythemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"1e2c8809-6da6-480b-8de2-459b517ee6c0\";s:4:\"slug\";s:8:\"cozynest\";s:2:\"id\";i:18734001546475;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"BoostifyThemes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/boostifythemes/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2023/02/cozynest-logo2.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"ledge\";a:25:{s:5:\"title\";s:5:\"Ledge\";s:5:\"image\";s:98:\"https://woocommerce.com/wp-content/uploads/2023/02/Regular-Card-Product-Logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:122:\"Stream your music, sell your merch, and offer a smooth shopping experience for your fans with the Ledge WooCommerce theme.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/ledge/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://demos.wolfthemes.live/ledge\";s:5:\"price\";s:10:\"$89.00\";s:9:\"raw_price\";i:89;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"c68f61bc-97d4-497e-ae08-b8877f3d656d\";s:4:\"slug\";s:5:\"ledge\";s:2:\"id\";i:18734001545617;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:89;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"WolfThemes\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/wolfthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/02/Product-Icon.jpg?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"yuna\";a:25:{s:5:\"title\";s:4:\"Yuna\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/01/yuna-main-image.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Build a positive, inviting website for your nonprofit with the Yuna theme for WooCommerce.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/yuna/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:60:\"https://demo.anarieldesign.com/yuna-children/home-ecommerce/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"4b00af3d-e5e0-419c-94c0-0665eac5e183\";s:4:\"slug\";s:4:\"yuna\";s:2:\"id\";i:18734001473651;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:63:\"https://woocommerce.com/wp-content/uploads/2023/01/yuna-160.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"treehouse\";a:25:{s:5:\"title\";s:9:\"Treehouse\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/01/treehouse-product-card.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:105:\"Use the Treehouse theme for WooCommerce to build a toy or children\'s store with a playful, colorful look.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/treehouse/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://treehouse.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f7165b78-5148-45ee-8f92-a6fc41c2897d\";s:4:\"slug\";s:9:\"treehouse\";s:2:\"id\";i:18734001473068;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2023/01/treehouse-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"vastra\";a:25:{s:5:\"title\";s:6:\"Vastra\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2023/02/vastra-regular-card-product-logo-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:92:\"Create a stylish online clothing boutique with the fashionable Vastra theme for WooCommerce.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/vastra/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://themegrilldemos.com/vastra/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"72d5a5fe-ee99-46c0-bff0-121840aea7ea\";s:4:\"slug\";s:6:\"vastra\";s:2:\"id\";i:18734001472700;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/01/vastra-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"epentatonic\";a:25:{s:5:\"title\";s:11:\"ePentatonic\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2023/02/epentatonic.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"Use the ePentatonic block theme to quickly build an attractive WooCommerce website for your music business.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/epentatonic/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://fse.catchthemes.com/epentatonic/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"d578a622-188b-4d7d-a165-f4fc6ddcafc1\";s:4:\"slug\";s:11:\"epentatonic\";s:2:\"id\";i:18734001458387;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/01/epentatonic-product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"freshcart\";a:25:{s:5:\"title\";s:9:\"FreshCart\";s:5:\"image\";s:76:\"https://woocommerce.com/wp-content/uploads/2023/02/freshcart.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:67:\"Use the FreshCart theme to build a vibrant ecommerce grocery store.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/freshcart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:45:\"https://freshcart.madrasthemes.com/gutenberg/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"dbf52776-dc51-4a14-81e6-2e1061b87d0c\";s:4:\"slug\";s:9:\"freshcart\";s:2:\"id\";i:18734001458195;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:59;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/01/product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"avalon\";a:25:{s:5:\"title\";s:6:\"Avalon\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2023/01/avalon-main.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:70:\"Design a modern fashion website with the Avalon theme for WooCommerce.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/avalon/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.anarieldesign.com/avalon/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"dca90580-e46a-4ff7-8975-36871c61a220\";s:4:\"slug\";s:6:\"avalon\";s:2:\"id\";i:18734001455848;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/01/avalon-160.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"coffee-shop\";a:25:{s:5:\"title\";s:11:\"Coffee Shop\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2023/01/responsive.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:105:\"Sell artisan food or beverages with the easy-to-customize, block-based Coffee Shop theme for WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/coffeeshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://demo.goodlayers.com/wc/coffeeshop/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"542c4939-61c9-4a81-8d41-56c251214df2\";s:4:\"slug\";s:11:\"coffee-shop\";s:2:\"id\";i:18734001400965;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"GoodLayers\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/goodlayers/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2023/01/cf-logo.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"copenhagen\";a:25:{s:5:\"title\";s:10:\"Copenhagen\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/02/copenhagen-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"Create a stylish modern home furniture store or home décor shop with the Copenhagen theme for WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/copenhagen/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:44:\"https://copenhagen.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"8013f3e4-5368-4918-afbf-e9662f967d03\";s:4:\"slug\";s:10:\"copenhagen\";s:2:\"id\";i:18734001349053;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2022/12/Product-Icon.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"macchiato\";a:25:{s:5:\"title\";s:9:\"Macchiato\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/12/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Showcase your small-batch artisan goods, coffees, or baked goods with the Macchiato theme for WooCommerce.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/macchiato/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://demo.agnidesigns.com/macchiato/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e0887d46-5336-47fa-a570-ee7406f11c8f\";s:4:\"slug\";s:9:\"macchiato\";s:2:\"id\";i:18734001282642;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/12/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"astra-pro\";a:25:{s:5:\"title\";s:9:\"Astra Pro\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2023/12/Astra-Woo-Banner.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:7:\"primary\";s:7:\"excerpt\";s:90:\"Create stunning websites with one of the most powerful and user-friendly WordPress themes.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/astra-pro/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://wp-themes.com/astra/\";s:5:\"price\";s:10:\"$47.00\";s:9:\"raw_price\";i:47;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"9fc32c06-1fae-4744-8aca-f5259ddfcb3e\";s:4:\"slug\";s:9:\"astra-pro\";s:2:\"id\";i:18734001206339;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:47;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Brainstorm Force US LLC\";s:10:\"vendor_url\";s:55:\"https://woocommerce.com/vendor/brainstorm-force-us-llc/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/10/Astra_160x160.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"gizmo\";a:25:{s:5:\"title\";s:5:\"Gizmo\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/uploads/2022/11/gizmo-regular-card-product-logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Quickly build a store for your technology products with the Gizmo block theme for WooCommerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/gizmo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://themegrilldemos.com/gizmo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"7f1eba93-d661-4593-a232-f7fef903338b\";s:4:\"slug\";s:5:\"gizmo\";s:2:\"id\";i:18734001201194;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:88:\"https://woocommerce.com/wp-content/uploads/2022/11/gizmo-product-icon-160x160-1.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"contemporary\";a:25:{s:5:\"title\";s:12:\"Contemporary\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2022/11/screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:92:\"Build a stylish modern store for handmade goods with the Contemporary theme for WooCommerce.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/contemporary/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://contemporary.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"885a302b-b292-45a0-9f77-23af84ce5926\";s:4:\"slug\";s:12:\"contemporary\";s:2:\"id\";i:18734001138725;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:61:\"https://woocommerce.com/wp-content/uploads/2022/11/icon-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"vignette\";a:25:{s:5:\"title\";s:8:\"Vignette\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2022/10/vignettecard.jpg?w=538&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:99:\"Use the modern, minimalist Vignette block theme to quickly and easily build your WooCommerce store.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/vignette/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://vignette.vivathemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"70354257-7eca-4baf-8941-78f423cd3010\";s:4:\"slug\";s:8:\"vignette\";s:2:\"id\";i:18734001081977;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/10/vignette-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"wardrobe\";a:25:{s:5:\"title\";s:8:\"Wardrobe\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/09/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:91:\"Launch your online store with Wardrobe—the best minimalist fashion theme for WooCommerce.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/wardrobe/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.agnidesigns.com/wardrobe\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"85578262-4919-448e-997b-151b8093e1d6\";s:4:\"slug\";s:8:\"wardrobe\";s:2:\"id\";i:18734000968064;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2022/09/Icon-80x80-1.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"libreria\";a:25:{s:5:\"title\";s:8:\"Libreria\";s:5:\"image\";s:103:\"https://woocommerce.com/wp-content/uploads/2022/08/libreria-regular-card-product-logo-2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:135:\"The ideal theme for booksellers and other shop owners who want their customers to feel relaxed and spend time browsing in their stores.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/libreria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themegrilldemos.com/libreria/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"4189cf3c-68fa-4c8c-82c0-516ffa67303d\";s:4:\"slug\";s:8:\"libreria\";s:2:\"id\";i:18734000805478;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/08/libreria-product-icon-160x160-1.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"luminate\";a:25:{s:5:\"title\";s:8:\"Luminate\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/07/Featured-image-538x403-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Build your lighting store with the clean, modern Luminate block theme and showcase light fixtures, light bulbs, and lighting accessories.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/luminate/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/luminate/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"8ff7a61b-c8c0-488a-8439-670908940d1c\";s:4:\"slug\";s:8:\"luminate\";s:2:\"id\";i:18734000713982;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";i:5;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/07/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"basti\";a:25:{s:5:\"title\";s:5:\"Basti\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2022/07/basti-main-image-5.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Create your website with Basti—a fully customizable, minimalist Block Theme for WooCommerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/basti/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.anarieldesign.com/basti/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f1a328c8-fb85-4349-ae79-9bd20feb21eb\";s:4:\"slug\";s:5:\"basti\";s:2:\"id\";i:18734000691786;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2022/07/basti-160.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"skincare\";a:25:{s:5:\"title\";s:8:\"SkinCare\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2022/05/skincare-regular-card-product-logo.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:77:\"Sell wellness and beauty products with the beautiful, minimal theme SkinCare.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/skincare/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themegrilldemos.com/skincare/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"2d32ce47-891e-4d8e-b806-b994e2209cf0\";s:4:\"slug\";s:8:\"skincare\";s:2:\"id\";i:18734000404445;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:86:\"https://woocommerce.com/wp-content/uploads/2022/05/skincare-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:16:\"twentytwentyfour\";a:6:{s:4:\"slug\";s:16:\"twentytwentyfour\";s:5:\"title\";s:18:\"Twenty Twenty-Four\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:64:\"https://haiku.gcch.fr/app/themes/twentytwentyfour/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}}','off'), -(3776,'_transient_timeout_wc_report_orders_stats_965087c268b0d870ddcafdbb3f937ebd','1728381702','off'), -(3777,'_transient_timeout_wc_report_orders_stats_a59715a6611d06cd2d7a60418ebe0f72','1728381702','off'), -(3778,'_transient_wc_report_orders_stats_965087c268b0d870ddcafdbb3f937ebd','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-39\";s:10:\"date_start\";s:19:\"2023-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3779,'_transient_wc_report_orders_stats_a59715a6611d06cd2d7a60418ebe0f72','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-40\";s:10:\"date_start\";s:19:\"2024-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2024-10-01 12:01:42\";s:12:\"date_end_gmt\";s:19:\"2024-10-01 10:01:42\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3780,'_transient_timeout_wc_report_orders_stats_8056db3a3addcbd48b965c22f1110ecc','1728381702','off'), -(3781,'_transient_timeout_wc_report_orders_stats_dd741baa5ccaa795dcc6bccea108dc12','1728381702','off'), -(3782,'_transient_wc_report_orders_stats_8056db3a3addcbd48b965c22f1110ecc','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-39\";s:10:\"date_start\";s:19:\"2023-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3783,'_transient_wc_report_orders_stats_dd741baa5ccaa795dcc6bccea108dc12','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-40\";s:10:\"date_start\";s:19:\"2024-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2024-10-01 12:01:42\";s:12:\"date_end_gmt\";s:19:\"2024-10-01 10:01:42\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3784,'_transient_timeout_wc_report_products_stats_d27177d25eebdcc2917d0921d4c025ba','1728381702','off'), -(3785,'_transient_wc_report_products_stats_d27177d25eebdcc2917d0921d4c025ba','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-39\";s:10:\"date_start\";s:19:\"2023-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3786,'_transient_timeout_wc_report_products_stats_77af8e13ef38518c2972f16dba307112','1728381702','off'), -(3787,'_transient_wc_report_products_stats_77af8e13ef38518c2972f16dba307112','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-40\";s:10:\"date_start\";s:19:\"2024-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2024-10-01 12:01:42\";s:12:\"date_end_gmt\";s:19:\"2024-10-01 10:01:42\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3788,'_transient_timeout_wc_report_variations_stats_bef0e0ff2ec06e5c67463242688f7ee5','1728381702','off'), -(3789,'_transient_timeout_wc_report_variations_stats_6f4e2fd2fe0c563f5b9caefbbd76d457','1728381702','off'), -(3790,'_transient_wc_report_variations_stats_bef0e0ff2ec06e5c67463242688f7ee5','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-39\";s:10:\"date_start\";s:19:\"2023-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3791,'_transient_wc_report_variations_stats_6f4e2fd2fe0c563f5b9caefbbd76d457','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-40\";s:10:\"date_start\";s:19:\"2024-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2024-10-01 12:01:42\";s:12:\"date_end_gmt\";s:19:\"2024-10-01 10:01:42\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3792,'_transient_timeout_wc_report_orders_stats_96b76227cccaebfb30cc24782ffe5e72','1728381702','off'), -(3793,'_transient_wc_report_orders_stats_96b76227cccaebfb30cc24782ffe5e72','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-10-01\";s:10:\"date_start\";s:19:\"2024-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2024-10-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-10-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3794,'_transient_timeout_wc_report_orders_stats_306633abdc521e5c66f9ccd3047b4c08','1728381702','off'), -(3795,'_transient_wc_report_orders_stats_306633abdc521e5c66f9ccd3047b4c08','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-10-01\";s:10:\"date_start\";s:19:\"2023-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3796,'_transient_timeout_wc_report_orders_stats_82bc5a22f68f1b72e945bf843f394361','1728381702','off'), -(3797,'_transient_wc_report_orders_stats_82bc5a22f68f1b72e945bf843f394361','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-10-01\";s:10:\"date_start\";s:19:\"2024-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2024-10-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-10-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3798,'_transient_timeout_wc_report_orders_stats_4a04e2bab85f0076daa240bab6268cdf','1728381702','off'), -(3799,'_transient_wc_report_orders_stats_4a04e2bab85f0076daa240bab6268cdf','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-10-01\";s:10:\"date_start\";s:19:\"2023-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(3800,'_transient_timeout_wc_report_customers_d792d4adc32c265d031310bf3ff32d91','1728381702','off'), -(3801,'_transient_wc_report_customers_d792d4adc32c265d031310bf3ff32d91','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(3802,'_transient_timeout_wc_report_coupons_e8985d8917a0093711714b67e93c49f1','1728381702','off'), -(3803,'_transient_wc_report_coupons_e8985d8917a0093711714b67e93c49f1','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(3804,'_transient_timeout_wc_report_categories_195891fffbf6513123394237c2df9460','1728381702','off'), -(3805,'_transient_wc_report_categories_195891fffbf6513123394237c2df9460','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(3806,'_transient_timeout_wc_report_products_e85c96d4b27a21bbacc043cd57c3f423','1728381702','off'), -(3807,'_transient_wc_report_products_e85c96d4b27a21bbacc043cd57c3f423','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(3898,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:5:\"sizes\";s:15:\"attribute_label\";s:5:\"Sizes\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(3946,'_transient_timeout_wc_product_children_168','1730370353','off'), -(3947,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(3948,'_transient_timeout_wc_var_prices_168','1730397382','off'), -(3949,'_transient_wc_var_prices_168','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"regular_price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"sale_price\":{\"200\":\"150.00\",\"201\":\"150.00\"}}}','off'), -(3952,'_transient_timeout_woocommerce_marketplace_promotions_v2','1727885640','off'), -(3953,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-09-04 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-10-22 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:5:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:17:\"business-services\";s:4:\"name\";s:17:\"Business Services\";}i:4;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:272:\"Get more for your money each Wednesday with big savings on selected extensions. Shop this week's deals.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}}','off'), -(3963,'_transient_timeout_wc_tracks_blog_details','1727885642','off'), -(3964,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:21:\"https://haiku.gcch.fr\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"11\";s:10:\"wc_version\";s:5:\"9.3.2\";}','off'), -(4009,'_transient_timeout_wc_product_children_202','1730397121','off'), -(4010,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:203;i:1;i:204;i:2;i:205;}s:7:\"visible\";a:3:{i:0;i:203;i:1;i:204;i:2;i:205;}}','off'), -(4011,'_transient_timeout_wc_var_prices_202','1730397382','off'), -(4012,'_transient_wc_var_prices_202','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"203\":\"85.00\",\"204\":\"48.00\",\"205\":\"48.00\"},\"regular_price\":{\"203\":\"85.00\",\"204\":\"48.00\",\"205\":\"48.00\"},\"sale_price\":{\"203\":\"85.00\",\"204\":\"48.00\",\"205\":\"48.00\"}}}','off'), -(4036,'_transient_timeout_wc_product_children_213','1730397352','off'), -(4037,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:214;i:1;i:215;i:2;i:216;}s:7:\"visible\";a:3:{i:0;i:214;i:1;i:215;i:2;i:216;}}','off'), -(4038,'_transient_timeout_wc_var_prices_213','1730397382','off'), -(4039,'_transient_wc_var_prices_213','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"214\":\"75.00\",\"215\":\"42.00\",\"216\":\"42.00\"},\"regular_price\":{\"214\":\"75.00\",\"215\":\"42.00\",\"216\":\"42.00\"},\"sale_price\":{\"214\":\"75.00\",\"215\":\"42.00\",\"216\":\"42.00\"}}}','off'), -(4042,'_transient_woocommerce_product_task_product_count_transient','13','on'), -(4043,'_transient_timeout_wc_product_children_183','1730397382','off'), -(4044,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:194;i:1;i:195;i:2;i:196;}s:7:\"visible\";a:3:{i:0;i:194;i:1;i:195;i:2;i:196;}}','off'), -(4045,'_transient_timeout_wc_var_prices_183','1730397382','off'), -(4046,'_transient_wc_var_prices_183','{\"version\":\"1727805380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"194\":\"70.00\",\"195\":\"40.00\",\"196\":\"40.00\"},\"regular_price\":{\"194\":\"70.00\",\"195\":\"40.00\",\"196\":\"40.00\"},\"sale_price\":{\"194\":\"70.00\",\"195\":\"40.00\",\"196\":\"40.00\"}}}','off'), -(4050,'_transient_timeout_wc_term_counts','1730425278','off'), -(4051,'_transient_wc_term_counts','a:6:{i:30;s:1:\"4\";i:31;s:1:\"9\";i:32;s:1:\"0\";i:33;s:1:\"0\";i:15;s:1:\"0\";i:34;s:1:\"0\";}','off'), -(4052,'_transient_timeout__woocommerce_helper_subscriptions','1727834178','off'), -(4053,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(4054,'_site_transient_timeout_theme_roots','1727835078','off'), -(4055,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(4057,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1727850040','off'), -(4058,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=3079 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1722863614:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1722863999:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(301,39,'_wp_attached_file','2024/08/BOROBORO-BO-arg-1.jpg'), -(302,39,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/08/BOROBORO-BO-arg-1.jpg\";s:8:\"filesize\";i:60140;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4152;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BOROBORO-BO-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2419;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16987;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"BOROBORO-BO-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52024;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6437;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11559;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(303,40,'_wp_attached_file','2024/08/BOROBORO-BO-vrm-1.jpg'), -(304,40,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/08/BOROBORO-BO-vrm-1.jpg\";s:8:\"filesize\";i:57435;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4322;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BOROBORO-BO-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2532;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17226;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"BOROBORO-BO-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51496;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6694;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11932;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(310,41,'total_sales','0'), -(311,41,'_tax_status','taxable'), -(312,41,'_tax_class',''), -(313,41,'_manage_stock','no'), -(314,41,'_backorders','no'), -(315,41,'_sold_individually','no'), -(316,41,'_virtual','no'), -(317,41,'_downloadable','no'), -(318,41,'_download_limit','-1'), -(319,41,'_download_expiry','-1'), -(320,41,'_stock',NULL), -(321,41,'_stock_status','instock'), -(322,41,'_wc_average_rating','0'), -(323,41,'_wc_review_count','0'), -(325,41,'_product_version','9.1.4'), -(326,41,'_edit_lock','1725991388:1'), -(373,41,'_edit_last','1'), -(375,41,'_sku','HADOU-B1-VRM'), -(383,41,'_price','72'), -(384,41,'_price','72'), -(406,41,'_regular_price','72'), -(409,41,'_product_attributes','a:1:{s:5:\"sizes\";a:6:{s:4:\"name\";s:5:\"Sizes\";s:5:\"value\";s:32:\"50 | 52 | 54 | 56 | 58 | 60 | 62\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'), -(410,41,'_wp_old_slug','hadou-ring'), -(431,50,'_sku','HADOU-B1-ARG'), -(432,50,'_regular_price','69'), -(433,50,'total_sales','0'), -(434,50,'_tax_status','taxable'), -(435,50,'_tax_class',''), -(436,50,'_manage_stock','no'), -(437,50,'_backorders','no'), -(438,50,'_sold_individually','no'), -(439,50,'_virtual','no'), -(440,50,'_downloadable','no'), -(441,50,'_download_limit','-1'), -(442,50,'_download_expiry','-1'), -(444,50,'_stock',NULL), -(445,50,'_stock_status','instock'), -(446,50,'_wc_average_rating','0'), -(447,50,'_wc_review_count','0'), -(448,50,'_product_attributes','a:1:{s:5:\"sizes\";a:6:{s:4:\"name\";s:5:\"Sizes\";s:5:\"value\";s:32:\"50 | 52 | 54 | 56 | 58 | 60 | 62\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'), -(449,50,'_product_version','9.2.3'), -(450,50,'_price','69'), -(453,50,'_edit_lock','1725991420:1'), -(454,50,'_edit_last','1'), -(490,41,'_photos_colonne_gauche|||0|value','47'), -(491,41,'_photos_colonne_droite|||0|value','51'), -(492,41,'_haiku_details_produit',''), -(493,57,'_wp_attached_file','2024/08/HADOU-EC-vrm-1.jpg'), -(494,57,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:33312;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2550;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-EC-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16401;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1353;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10207;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-EC-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32752;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3468;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6925;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(495,58,'_wp_attached_file','2024/08/HADOU-EC-arg-1.jpg'), -(496,58,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-EC-arg-1.jpg\";s:8:\"filesize\";i:32151;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2353;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-EC-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15542;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1223;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9653;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-EC-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31196;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3170;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6545;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(497,59,'_wp_attached_file','2024/08/HADOU-ECoIKKAN-CR1a-opti.jpg'), -(498,59,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:36:\"2024/08/HADOU-ECoIKKAN-CR1a-opti.jpg\";s:8:\"filesize\";i:138848;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7645;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"HADOU-ECoIKKAN-CR1a-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58882;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3513;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35505;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9779;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23315;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2094;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(499,56,'_edit_last','1'), -(500,56,'total_sales','0'), -(501,56,'_tax_status','taxable'), -(502,56,'_tax_class',''), -(503,56,'_manage_stock','no'), -(504,56,'_backorders','no'), -(505,56,'_sold_individually','no'), -(506,56,'_virtual','no'), -(507,56,'_downloadable','no'), -(508,56,'_download_limit','-1'), -(509,56,'_download_expiry','-1'), -(510,56,'_stock',NULL), -(511,56,'_stock_status','instock'), -(512,56,'_wc_average_rating','0'), -(513,56,'_wc_review_count','0'), -(514,56,'_product_version','9.3.2'), -(518,56,'_edit_lock','1726824283:1'), -(519,56,'_sku','HADOU-EC-ARG'), -(520,56,'_regular_price','35'), -(521,56,'_price','35'), -(525,60,'_sku','HADOU-EC-VRM'), -(527,60,'total_sales','0'), -(528,60,'_tax_status','taxable'), -(529,60,'_tax_class',''), -(530,60,'_manage_stock','no'), -(531,60,'_backorders','no'), -(532,60,'_sold_individually','no'), -(533,60,'_virtual','no'), -(534,60,'_downloadable','no'), -(535,60,'_download_limit','-1'), -(536,60,'_download_expiry','-1'), -(537,60,'_stock',NULL), -(538,60,'_stock_status','instock'), -(539,60,'_wc_average_rating','0'), -(540,60,'_wc_review_count','0'), -(541,60,'_product_version','9.3.2'), -(546,60,'_edit_lock','1727245076:2'), -(547,60,'_edit_last','1'), -(559,60,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(560,50,'_photos_colonne_gauche|||0|value','46'), -(561,50,'_photos_colonne_droite|||0|value','52'), -(562,50,'_haiku_details_produit','A statement piece quite playful with 3 rings moving along.\r\n
    \r\n
  • band height 8mm
  • \r\n
  • ringos from 5 to 1 mm diameter
  • \r\n
  • handmade in Belgium
  • \r\n
\r\nFind some to choose your ring size here.'), -(566,56,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'), -(567,65,'_variation_description',''), -(568,65,'total_sales','0'), -(569,65,'_tax_status','taxable'), -(570,65,'_tax_class','parent'), -(571,65,'_manage_stock','no'), -(572,65,'_backorders','no'), -(573,65,'_sold_individually','no'), -(574,65,'_virtual','no'), -(575,65,'_downloadable','no'), -(576,65,'_download_limit','-1'), -(577,65,'_download_expiry','-1'), -(578,65,'_stock',NULL), -(579,65,'_stock_status','instock'), -(580,65,'_wc_average_rating','0'), -(581,65,'_wc_review_count','0'), -(582,65,'attribute_pa_sizes','50'), -(583,65,'_product_version','9.2.3'), -(584,66,'_variation_description',''), -(585,66,'total_sales','0'), -(586,66,'_tax_status','taxable'), -(587,66,'_tax_class','parent'), -(588,66,'_manage_stock','no'), -(589,66,'_backorders','no'), -(590,66,'_sold_individually','no'), -(591,66,'_virtual','no'), -(592,66,'_downloadable','no'), -(593,66,'_download_limit','-1'), -(594,66,'_download_expiry','-1'), -(595,66,'_stock',NULL), -(596,66,'_stock_status','instock'), -(597,66,'_wc_average_rating','0'), -(598,66,'_wc_review_count','0'), -(599,66,'attribute_pa_sizes','52'), -(600,66,'_product_version','9.2.3'), -(601,67,'_variation_description',''), -(602,67,'total_sales','0'), -(603,67,'_tax_status','taxable'), -(604,67,'_tax_class','parent'), -(605,67,'_manage_stock','no'), -(606,67,'_backorders','no'), -(607,67,'_sold_individually','no'), -(608,67,'_virtual','no'), -(609,67,'_downloadable','no'), -(610,67,'_download_limit','-1'), -(611,67,'_download_expiry','-1'), -(612,67,'_stock',NULL), -(613,67,'_stock_status','instock'), -(614,67,'_wc_average_rating','0'), -(615,67,'_wc_review_count','0'), -(616,67,'attribute_pa_sizes','54'), -(617,67,'_product_version','9.2.3'), -(618,68,'_variation_description',''), -(619,68,'total_sales','0'), -(620,68,'_tax_status','taxable'), -(621,68,'_tax_class','parent'), -(622,68,'_manage_stock','no'), -(623,68,'_backorders','no'), -(624,68,'_sold_individually','no'), -(625,68,'_virtual','no'), -(626,68,'_downloadable','no'), -(627,68,'_download_limit','-1'), -(628,68,'_download_expiry','-1'), -(629,68,'_stock',NULL), -(630,68,'_stock_status','instock'), -(631,68,'_wc_average_rating','0'), -(632,68,'_wc_review_count','0'), -(633,68,'attribute_pa_sizes','56'), -(634,68,'_product_version','9.2.3'), -(635,69,'_variation_description',''), -(636,69,'total_sales','0'), -(637,69,'_tax_status','taxable'), -(638,69,'_tax_class','parent'), -(639,69,'_manage_stock','no'), -(640,69,'_backorders','no'), -(641,69,'_sold_individually','no'), -(642,69,'_virtual','no'), -(643,69,'_downloadable','no'), -(644,69,'_download_limit','-1'), -(645,69,'_download_expiry','-1'), -(646,69,'_stock',NULL), -(647,69,'_stock_status','instock'), -(648,69,'_wc_average_rating','0'), -(649,69,'_wc_review_count','0'), -(650,69,'attribute_pa_sizes','58'), -(651,69,'_product_version','9.2.3'), -(652,70,'_variation_description',''), -(653,70,'total_sales','0'), -(654,70,'_tax_status','taxable'), -(655,70,'_tax_class','parent'), -(656,70,'_manage_stock','no'), -(657,70,'_backorders','no'), -(658,70,'_sold_individually','no'), -(659,70,'_virtual','no'), -(660,70,'_downloadable','no'), -(661,70,'_download_limit','-1'), -(662,70,'_download_expiry','-1'), -(663,70,'_stock',NULL), -(664,70,'_stock_status','instock'), -(665,70,'_wc_average_rating','0'), -(666,70,'_wc_review_count','0'), -(667,70,'attribute_pa_sizes','60'), -(668,70,'_product_version','9.2.3'), -(669,71,'_variation_description',''), -(670,71,'total_sales','0'), -(671,71,'_tax_status','taxable'), -(672,71,'_tax_class','parent'), -(673,71,'_manage_stock','no'), -(674,71,'_backorders','no'), -(675,71,'_sold_individually','no'), -(676,71,'_virtual','no'), -(677,71,'_downloadable','no'), -(678,71,'_download_limit','-1'), -(679,71,'_download_expiry','-1'), -(680,71,'_stock',NULL), -(681,71,'_stock_status','instock'), -(682,71,'_wc_average_rating','0'), -(683,71,'_wc_review_count','0'), -(684,71,'attribute_pa_sizes','62'), -(685,71,'_product_version','9.2.3'), -(690,65,'_regular_price','38'), -(691,65,'_thumbnail_id','0'), -(692,65,'_price','38'), -(693,66,'_regular_price','38'), -(694,66,'_thumbnail_id','0'), -(695,66,'_price','38'), -(696,67,'_regular_price','38'), -(697,67,'_thumbnail_id','0'), -(698,67,'_price','38'), -(699,68,'_regular_price','38'), -(700,68,'_thumbnail_id','0'), -(701,68,'_price','38'), -(702,69,'_regular_price','38'), -(703,69,'_thumbnail_id','0'), -(704,69,'_price','38'), -(705,70,'_regular_price','38'), -(706,70,'_thumbnail_id','0'), -(707,70,'_price','38'), -(708,71,'_regular_price','38'), -(709,71,'_thumbnail_id','0'), -(710,71,'_price','38'), -(711,60,'_price','38'), -(715,60,'_thumbnail_id','57'), -(716,60,'_photos_colonne_gauche|||0|value','57'), -(717,60,'_photos_colonne_droite|||0|value','59'), -(718,60,'_haiku_details_produit',''), -(719,56,'_thumbnail_id','58'), -(720,56,'_photos_colonne_gauche|||0|value','58'), -(721,56,'_photos_colonne_droite|||0|value','59'), -(722,56,'_haiku_details_produit',''), -(723,56,'_wp_trash_meta_status','publish'), -(724,56,'_wp_trash_meta_time','1727244893'), -(725,56,'_wp_desired_post_slug','hadou-silver-earcuff'), -(726,50,'_wp_trash_meta_status','publish'), -(727,50,'_wp_trash_meta_time','1727244893'), -(728,50,'_wp_desired_post_slug','hadou-silver-ring'), -(729,41,'_wp_trash_meta_status','publish'), -(730,41,'_wp_trash_meta_time','1727244893'), -(731,41,'_wp_desired_post_slug','hadou-gold-plated-ring'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.3.2'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_sizes','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_sizes','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_sizes','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_sizes','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_sizes','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_sizes','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_sizes','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1727715118:2'), -(915,81,'_wp_attached_file','2024/09/HADOU-B-scaled.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:26:\"2024/09/HADOU-B-scaled.jpg\";s:8:\"filesize\";i:124433;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"HADOU-B-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23093;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"HADOU-B-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41426;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"HADOU-B-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33403;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"HADOU-B-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62887;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"HADOU-B-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90918;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24541;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"HADOU-B-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29001;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(918,82,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(919,82,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1500;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:338468;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"HADOU-B-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23062;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"HADOU-B-opti-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81476;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-B-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17081;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"HADOU-B-opti-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55610;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"HADOU-B-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23062;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"HADOU-B-opti-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41592;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-B-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15625;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1695886132\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(920,82,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver'), -(927,72,'_edit_last','2'), -(954,72,'_price','85'), -(965,86,'_sku','HADOU-B-1'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(976,86,'_thumbnail_id','94'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.3.2'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_sizes','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.2'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_sizes','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.2'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_sizes','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.2'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_sizes','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.2'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_sizes','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.2'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_sizes','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.2'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_sizes','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.2'), -(1129,86,'_edit_lock','1727714698:2'), -(1130,94,'_wp_attached_file','2024/09/HATTARI-B-scaled.jpg'), -(1131,94,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:28:\"2024/09/HATTARI-B-scaled.jpg\";s:8:\"filesize\";i:119168;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28469;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"HATTARI-B-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44761;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27123;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37574;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63818;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88708;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29754;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33734;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(1132,94,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1140,86,'_price','85'), -(1141,86,'_edit_last','2'), -(1150,97,'_wp_attached_file','2024/09/HATTARI-B-2-scaled.jpg'), -(1151,97,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/09/HATTARI-B-2-scaled.jpg\";s:8:\"filesize\";i:1128619;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15000;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5854;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76159;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:343640;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:681088;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"HATTARI-B-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15000;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47534;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3783;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-2.jpg\";}'), -(1152,97,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1164,99,'_wp_attached_file','2024/09/HATTARI-B-1-scaled.jpg'), -(1165,99,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/09/HATTARI-B-1-scaled.jpg\";s:8:\"filesize\";i:254552;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33393;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74517;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28499;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57052;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119707;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178346;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33393;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47286;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27286;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 750D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1695887855\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(1166,99,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1179,86,'_photos_colonne_gauche|||0|value','94'), -(1180,86,'_photos_colonne_droite|||0|value','99'), -(1181,86,'_photos_colonne_droite|||1|value','97'), -(1182,86,'_haiku_details_produit',''), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix-scaled.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/09/HADOU-B-mix-scaled.jpg\";s:8:\"filesize\";i:790940;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19504;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"HADOU-B-mix-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108060;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9676;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68888;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"HADOU-B-mix-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235185;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"HADOU-B-mix-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:458546;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19504;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47670;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo-scaled.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/09/HADOU-BKIGEN-Bo-scaled.jpg\";s:8:\"filesize\";i:1075761;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26268;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"HADOU-BKIGEN-Bo-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191761;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9868;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119254;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"HADOU-BKIGEN-Bo-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:384497;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"HADOU-BKIGEN-Bo-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:669831;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26268;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79873;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1189,72,'_photos_colonne_gauche|||0|value','81'), -(1190,72,'_photos_colonne_droite|||0|value','82'), -(1191,72,'_photos_colonne_droite|||1|value','100'), -(1192,72,'_photos_colonne_droite|||2|value','101'), -(1193,72,'_haiku_details_produit',''), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.2'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_sizes','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.2'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_sizes','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.2'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_sizes','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.2'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_sizes','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.2'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_sizes','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.2'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_sizes','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.2'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_sizes','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.2'), -(1357,102,'_edit_lock','1727723405:2'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg-scaled.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/09/IKKAN-B2-arg-scaled.jpg\";s:8:\"filesize\";i:124330;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28479;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"IKKAN-B2-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27102;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38068;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"IKKAN-B2-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66034;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"IKKAN-B2-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92525;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29812;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34045;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg-scaled.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/09/IKKAN-B-arg-scaled.jpg\";s:8:\"filesize\";i:266868;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36196;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"IKKAN-B-arg-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78743;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31274;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60313;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"IKKAN-B-arg-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126450;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"IKKAN-B-arg-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188526;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36196;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50214;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30073;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 750D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1695887906\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"22\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba-scaled.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2024/09/IKKAN-BaKIGEN-Ba-scaled.jpg\";s:8:\"filesize\";i:597549;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15369;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"IKKAN-BaKIGEN-Ba-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84075;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8340;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52530;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"IKKAN-BaKIGEN-Ba-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181990;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"IKKAN-BaKIGEN-Ba-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:348840;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15369;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36233;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1368,102,'_price','85'), -(1369,102,'_edit_last','2'), -(1378,102,'_photos_colonne_gauche|||0|value','110'), -(1379,102,'_photos_colonne_droite|||0|value','111'), -(1380,102,'_photos_colonne_droite|||1|value','112'), -(1381,102,'_haiku_details_produit',''), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1393,113,'_thumbnail_id','121'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.3.2'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_sizes','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.2'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_sizes','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.2'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_sizes','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.2'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_sizes','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.2'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_sizes','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.2'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_sizes','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.2'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_sizes','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.2'), -(1545,113,'_edit_lock','1727764644:2'), -(1546,121,'_wp_attached_file','2024/09/IKKAN-B2-vrm-copy-scaled.jpg'), -(1547,121,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:36:\"2024/09/IKKAN-B2-vrm-copy-scaled.jpg\";s:8:\"filesize\";i:132134;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29253;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"IKKAN-B2-vrm-copy-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48258;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27723;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39970;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"IKKAN-B2-vrm-copy-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70345;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"IKKAN-B2-vrm-copy-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98483;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30795;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35419;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26974;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"IKKAN-B2-vrm-copy.jpg\";}'), -(1548,121,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2373;s:6:\"height\";i:2373;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:1072780;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16841;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-g-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141372;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8463;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77880;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-g-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358788;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-g-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:694417;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16841;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49165;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6622;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt',''), -(1553,113,'_price','90'), -(1554,113,'_edit_last','2'), -(1555,113,'_photos_colonne_gauche|||0|value','121'), -(1556,113,'_photos_colonne_droite|||0|value','122'), -(1557,113,'_haiku_details_produit',''), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1569,123,'_thumbnail_id','131'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.3.2'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_sizes','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.2'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_sizes','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.2'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_sizes','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.2'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_sizes','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.2'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_sizes','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.2'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_sizes','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.2'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_sizes','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.2'), -(1720,123,'_edit_lock','1727727391:2'), -(1721,131,'_wp_attached_file','2024/09/PIASU-B-mix-scaled.jpg'), -(1722,131,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:30:\"2024/09/PIASU-B-mix-scaled.jpg\";s:8:\"filesize\";i:134003;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23662;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"PIASU-B-mix-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44221;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21968;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35341;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"PIASU-B-mix-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67418;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"PIASU-B-mix-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97563;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"PIASU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25576;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30503;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21171;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-B-mix.jpg\";}'), -(1723,131,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1724,132,'_wp_attached_file','2024/09/DSC9928-scaled.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9928-scaled.jpg\";s:8:\"filesize\";i:765674;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15355;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9928-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98199;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8231;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9928-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58518;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9928-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222451;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9928-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:439456;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15355;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9928-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38745;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1728,123,'_price','150'), -(1729,123,'_edit_last','2'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.3.2'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_sizes','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.2'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_sizes','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.2'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_sizes','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.2'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_sizes','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.2'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_sizes','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.2'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_sizes','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.2'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_sizes','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.2'), -(1898,133,'_edit_lock','1727764806:2'), -(1899,141,'_wp_attached_file','2024/09/KARA-B-scaled.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:25:\"2024/09/KARA-B-scaled.jpg\";s:8:\"filesize\";i:135888;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"KARA-B-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24071;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"KARA-B-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44499;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22479;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"KARA-B-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35505;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"KARA-B-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67929;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:20:\"KARA-B-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98833;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25928;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"KARA-B-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30628;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21733;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269-scaled.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9269-scaled.jpg\";s:8:\"filesize\";i:528355;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15208;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9269-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8407;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9269-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50452;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9269-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170039;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9269-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318481;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15208;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9269-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35264;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6675;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148-scaled.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9148-scaled.jpg\";s:8:\"filesize\";i:502727;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14954;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9148-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78267;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8421;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9148-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49498;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9148-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164903;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9148-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:302809;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14954;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9148-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34472;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6744;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1909,133,'_price','150'), -(1910,133,'_edit_last','2'), -(1915,123,'_photos_colonne_gauche|||0|value','131'), -(1916,123,'_photos_colonne_droite|||0|value','132'), -(1917,123,'_haiku_details_produit',''), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.2'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_sizes','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.2'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_sizes','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.2'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_sizes','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.2'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_sizes','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.2'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_sizes','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.2'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_sizes','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.2'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_sizes','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.2'), -(2081,144,'_edit_lock','1727764257:2'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg-scaled.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/KISHOU-B-arg-scaled.jpg\";s:8:\"filesize\";i:95375;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20354;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"KISHOU-B-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33440;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19192;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27604;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49142;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70041;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21112;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24514;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18772;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1-scaled.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:33:\"2024/10/KISHOU-B-arg-1-scaled.jpg\";s:8:\"filesize\";i:250606;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32418;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-arg-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71005;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28038;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54261;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-arg-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115186;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-arg-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173857;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32418;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45029;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26928;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 750D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1695887951\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"22\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa-scaled.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/10/KIGEN-BaIKKANBa-scaled.jpg\";s:8:\"filesize\";i:561868;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14385;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"KIGEN-BaIKKANBa-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79945;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7859;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50601;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"KIGEN-BaIKKANBa-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172573;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"KIGEN-BaIKKANBa-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330247;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14385;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35060;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2092,144,'_price','75'), -(2093,144,'_edit_last','2'), -(2098,144,'_photos_colonne_gauche|||0|value','152'), -(2099,144,'_photos_colonne_droite|||0|value','153'), -(2100,144,'_photos_colonne_droite|||1|value','154'), -(2101,144,'_haiku_details_produit',''), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.3.2'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_sizes','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.2'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_sizes','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.2'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_sizes','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.2'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_sizes','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.2'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_sizes','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.2'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_sizes','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.2'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_sizes','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.2'), -(2265,155,'_edit_lock','1727764599:2'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm-scaled.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/KISHOU-B-vrm-scaled.jpg\";s:8:\"filesize\";i:101053;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23916;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"KISHOU-B-vrm-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37373;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22723;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31472;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53524;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74982;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24748;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28196;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22288;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1-scaled.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:33:\"2024/10/KISHOU-B-vrm-1-scaled.jpg\";s:8:\"filesize\";i:353394;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39258;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-vrm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97478;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32645;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72457;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-vrm-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161603;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-vrm-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245634;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39258;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58490;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 750D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1695885999\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"37\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-scaled.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:50:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-scaled.jpg\";s:8:\"filesize\";i:665742;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16391;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95597;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8519;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60065;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204731;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:391005;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16391;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41232;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2276,155,'_price','80'), -(2277,155,'_edit_last','2'), -(2278,155,'_photos_colonne_gauche|||0|value','163'), -(2279,155,'_photos_colonne_droite|||0|value','164'), -(2280,155,'_photos_colonne_droite|||1|value','165'), -(2281,155,'_haiku_details_produit',''), -(2282,166,'_wp_attached_file','2024/09/DSC9760-scaled.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9760-scaled.jpg\";s:8:\"filesize\";i:813718;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19143;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9760-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126998;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9148;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9760-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78273;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9760-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270297;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9760-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:493940;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19143;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9760-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52414;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7003;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339-scaled.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9339-scaled.jpg\";s:8:\"filesize\";i:603438;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15095;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9339-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90600;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8053;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9339-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56012;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9339-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194324;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9339-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:364132;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15095;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9339-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38067;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6461;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2288,133,'_photos_colonne_gauche|||0|value','141'), -(2289,133,'_photos_colonne_droite|||0|value','166'), -(2290,133,'_photos_colonne_droite|||1|value','142'), -(2291,133,'_photos_colonne_droite|||2|value','167'), -(2292,133,'_photos_colonne_droite|||3|value','143'), -(2293,133,'_haiku_details_produit',''), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2305,168,'_thumbnail_id','176'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.3.2'), -(2457,168,'_edit_lock','1727778351:2'), -(2458,176,'_wp_attached_file','2024/10/ROKKU-B-malachite-scaled.jpg'), -(2459,176,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:36:\"2024/10/ROKKU-B-malachite-scaled.jpg\";s:8:\"filesize\";i:120636;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12486;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-malachite-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31515;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10894;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23179;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54149;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83808;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14078;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18677;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10186;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ROKKU-B-malachite.jpg\";}'), -(2460,176,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1-scaled.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:38:\"2024/10/ROKKU-B-malachite-1-scaled.jpg\";s:8:\"filesize\";i:229585;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8341;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"ROKKU-B-malachite-1-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48735;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4920;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30952;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"ROKKU-B-malachite-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94223;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"ROKKU-B-malachite-1-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154990;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11428;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21346;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3338;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye-scaled.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:35:\"2024/10/ROKKU-B-tigereye-scaled.jpg\";s:8:\"filesize\";i:146920;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23364;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-tigereye-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44934;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21811;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35364;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70916;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104983;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25173;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30145;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21083;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1-scaled.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:37:\"2024/10/ROKKU-B-tigereye-1-scaled.jpg\";s:8:\"filesize\";i:225074;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7931;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-tigereye-1-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48572;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4879;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30515;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"ROKKU-B-tigereye-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95838;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"ROKKU-B-tigereye-1-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155026;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11582;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20815;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710-scaled.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9710-scaled.jpg\";s:8:\"filesize\";i:895143;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17918;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9710-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145920;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6479;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9710-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87089;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9710-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:311265;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9710-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:557484;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17918;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9710-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56587;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4015;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190-scaled.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9190-scaled.jpg\";s:8:\"filesize\";i:540250;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11300;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9190-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81100;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4788;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9190-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48661;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9190-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178062;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9190-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:329766;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11300;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9190-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32309;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','2'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2499,183,'_thumbnail_id','197'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.3.2'), -(2654,183,'_edit_lock','1727805380:2'), -(2716,194,'_variation_description',''), -(2717,194,'total_sales','0'), -(2718,194,'_tax_status','taxable'), -(2719,194,'_tax_class','parent'), -(2720,194,'_manage_stock','no'), -(2721,194,'_backorders','no'), -(2722,194,'_sold_individually','no'), -(2723,194,'_virtual','no'), -(2724,194,'_downloadable','no'), -(2725,194,'_download_limit','-1'), -(2726,194,'_download_expiry','-1'), -(2727,194,'_stock',NULL), -(2728,194,'_stock_status','instock'), -(2729,194,'_wc_average_rating','0'), -(2730,194,'_wc_review_count','0'), -(2731,194,'attribute_pa_side','pair'), -(2732,194,'_product_version','9.3.2'), -(2733,195,'_variation_description',''), -(2734,195,'total_sales','0'), -(2735,195,'_tax_status','taxable'), -(2736,195,'_tax_class','parent'), -(2737,195,'_manage_stock','no'), -(2738,195,'_backorders','no'), -(2739,195,'_sold_individually','no'), -(2740,195,'_virtual','no'), -(2741,195,'_downloadable','no'), -(2742,195,'_download_limit','-1'), -(2743,195,'_download_expiry','-1'), -(2744,195,'_stock',NULL), -(2745,195,'_stock_status','instock'), -(2746,195,'_wc_average_rating','0'), -(2747,195,'_wc_review_count','0'), -(2748,195,'attribute_pa_side','left-side'), -(2749,195,'_product_version','9.3.2'), -(2750,196,'_variation_description',''), -(2751,196,'total_sales','0'), -(2752,196,'_tax_status','taxable'), -(2753,196,'_tax_class','parent'), -(2754,196,'_manage_stock','no'), -(2755,196,'_backorders','no'), -(2756,196,'_sold_individually','no'), -(2757,196,'_virtual','no'), -(2758,196,'_downloadable','no'), -(2759,196,'_download_limit','-1'), -(2760,196,'_download_expiry','-1'), -(2761,196,'_stock',NULL), -(2762,196,'_stock_status','instock'), -(2763,196,'_wc_average_rating','0'), -(2764,196,'_wc_review_count','0'), -(2765,196,'attribute_pa_side','right-side'), -(2766,196,'_product_version','9.3.2'), -(2767,197,'_wp_attached_file','2024/10/BOROBORO-BO-arg-scaled.jpg'), -(2768,197,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:34:\"2024/10/BOROBORO-BO-arg-scaled.jpg\";s:8:\"filesize\";i:151247;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22843;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"BOROBORO-BO-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45653;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21104;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35827;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71801;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107580;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25104;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30339;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20152;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"BOROBORO-BO-arg.jpg\";}'), -(2769,197,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes'), -(2770,198,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-scaled.jpg'), -(2771,198,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:44:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-scaled.jpg\";s:8:\"filesize\";i:1067422;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14435;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"BOROBORO-BOaTANEMAKI-BO1a-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133524;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74963;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"BOROBORO-BOaTANEMAKI-BO1a-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324436;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"BOROBORO-BOaTANEMAKI-BO1a-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:635996;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14435;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:29:\"BOROBORO-BOaTANEMAKI-BO1a.jpg\";}'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:336619;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21395;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"BOROBORO-BOaTANEMAKI-BO1a-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15899;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69214;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27179;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46929;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13624;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1293855931\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2774,198,'_wp_attachment_image_alt','Boroboro long silver earrings. left side'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2776,194,'_sku','BOROBORO-BO2-s-pair'), -(2777,194,'_regular_price','70'), -(2778,194,'_thumbnail_id','197'), -(2779,194,'_price','70'), -(2780,195,'_sku','BOROBORO-BO2-s-left'), -(2781,195,'_regular_price','40'), -(2782,195,'_thumbnail_id','198'), -(2783,195,'_price','40'), -(2784,196,'_sku','BOROBORO-BO2-s-right'), -(2785,196,'_regular_price','40'), -(2786,196,'_thumbnail_id','199'), -(2787,196,'_price','40'), -(2788,183,'_price','40'), -(2789,183,'_price','70'), -(2790,183,'_edit_last','2'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.2'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.2'), -(2839,200,'_regular_price','150'), -(2840,200,'_thumbnail_id','0'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','0'), -(2844,201,'_price','150'), -(2846,168,'_price','150'), -(2847,168,'_photos_colonne_gauche|||0|value','176'), -(2848,168,'_photos_colonne_droite|||0|value','177'), -(2849,168,'_photos_colonne_droite|||1|value','178'), -(2850,168,'_photos_colonne_droite|||2|value','179'), -(2851,168,'_photos_colonne_droite|||3|value','180'), -(2852,168,'_photos_colonne_droite|||4|value','182'), -(2853,168,'_haiku_details_produit',''), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.3.2'), -(2876,203,'_variation_description',''), -(2877,203,'_sku','PIASU-BO-pair'), -(2878,203,'_regular_price','85'), -(2879,203,'total_sales','0'), -(2880,203,'_tax_status','taxable'), -(2881,203,'_tax_class','parent'), -(2882,203,'_manage_stock','no'), -(2883,203,'_backorders','no'), -(2884,203,'_sold_individually','no'), -(2885,203,'_virtual','no'), -(2886,203,'_downloadable','no'), -(2887,203,'_download_limit','-1'), -(2888,203,'_download_expiry','-1'), -(2889,203,'_thumbnail_id','206'), -(2890,203,'_stock',NULL), -(2891,203,'_stock_status','instock'), -(2892,203,'_wc_average_rating','0'), -(2893,203,'_wc_review_count','0'), -(2894,203,'attribute_pa_side','pair'), -(2895,203,'_price','85'), -(2896,203,'_product_version','9.3.2'), -(2897,204,'_variation_description',''), -(2898,204,'_sku','PIASU-BO-left'), -(2899,204,'_regular_price','48'), -(2900,204,'total_sales','0'), -(2901,204,'_tax_status','taxable'), -(2902,204,'_tax_class','parent'), -(2903,204,'_manage_stock','no'), -(2904,204,'_backorders','no'), -(2905,204,'_sold_individually','no'), -(2906,204,'_virtual','no'), -(2907,204,'_downloadable','no'), -(2908,204,'_download_limit','-1'), -(2909,204,'_download_expiry','-1'), -(2910,204,'_thumbnail_id','207'), -(2911,204,'_stock',NULL), -(2912,204,'_stock_status','instock'), -(2913,204,'_wc_average_rating','0'), -(2914,204,'_wc_review_count','0'), -(2915,204,'attribute_pa_side','left-side'), -(2916,204,'_price','48'), -(2917,204,'_product_version','9.3.2'), -(2918,205,'_variation_description',''), -(2919,205,'_sku','PIASU-BO-right'), -(2920,205,'_regular_price','48'), -(2921,205,'total_sales','0'), -(2922,205,'_tax_status','taxable'), -(2923,205,'_tax_class','parent'), -(2924,205,'_manage_stock','no'), -(2925,205,'_backorders','no'), -(2926,205,'_sold_individually','no'), -(2927,205,'_virtual','no'), -(2928,205,'_downloadable','no'), -(2929,205,'_download_limit','-1'), -(2930,205,'_download_expiry','-1'), -(2932,205,'_stock',NULL), -(2933,205,'_stock_status','instock'), -(2934,205,'_wc_average_rating','0'), -(2935,205,'_wc_review_count','0'), -(2936,205,'attribute_pa_side','right-side'), -(2937,205,'_price','48'), -(2938,205,'_product_version','9.3.2'), -(2941,202,'_edit_lock','1727804976:2'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO-scaled.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:27:\"2024/10/PIASU-BO-scaled.jpg\";s:8:\"filesize\";i:158503;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27028;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"PIASU-BO-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53006;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25097;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41678;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81447;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117122;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29560;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35560;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1-scaled.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/PIASU-BO-1-scaled.jpg\";s:8:\"filesize\";i:790514;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11826;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57257;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225644;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:453576;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11826;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37022;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3121;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','2'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2-scaled.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/PIASU-BO-2-scaled.jpg\";s:8:\"filesize\";i:364636;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12526;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85071;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4786;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53975;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160525;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-2-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253699;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12526;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36709;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3141;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2970,205,'_thumbnail_id','212'), -(2971,202,'_price','48'), -(2972,202,'_price','85'), -(2973,202,'_photos_colonne_gauche|||0|value','206'), -(2974,202,'_photos_colonne_droite|||0|value','207'), -(2975,202,'_photos_colonne_droite|||1|value','212'), -(2976,202,'_haiku_details_produit',''), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2988,213,'_thumbnail_id','217'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.3.2'), -(2999,214,'_variation_description',''), -(3000,214,'_sku','BOROBORO-BO2-g-pair'), -(3001,214,'_regular_price','75'), -(3002,214,'total_sales','0'), -(3003,214,'_tax_status','taxable'), -(3004,214,'_tax_class','parent'), -(3005,214,'_manage_stock','no'), -(3006,214,'_backorders','no'), -(3007,214,'_sold_individually','no'), -(3008,214,'_virtual','no'), -(3009,214,'_downloadable','no'), -(3010,214,'_download_limit','-1'), -(3011,214,'_download_expiry','-1'), -(3012,214,'_thumbnail_id','217'), -(3013,214,'_stock',NULL), -(3014,214,'_stock_status','instock'), -(3015,214,'_wc_average_rating','0'), -(3016,214,'_wc_review_count','0'), -(3017,214,'attribute_pa_side','pair'), -(3018,214,'_price','75'), -(3019,214,'_product_version','9.3.2'), -(3020,215,'_variation_description',''), -(3021,215,'_sku','BOROBORO-BO2-g-left'), -(3022,215,'_regular_price','42'), -(3023,215,'total_sales','0'), -(3024,215,'_tax_status','taxable'), -(3025,215,'_tax_class','parent'), -(3026,215,'_manage_stock','no'), -(3027,215,'_backorders','no'), -(3028,215,'_sold_individually','no'), -(3029,215,'_virtual','no'), -(3030,215,'_downloadable','no'), -(3031,215,'_download_limit','-1'), -(3032,215,'_download_expiry','-1'), -(3033,215,'_thumbnail_id','198'), -(3034,215,'_stock',NULL), -(3035,215,'_stock_status','instock'), -(3036,215,'_wc_average_rating','0'), -(3037,215,'_wc_review_count','0'), -(3038,215,'attribute_pa_side','left-side'), -(3039,215,'_price','42'), -(3040,215,'_product_version','9.3.2'), -(3041,216,'_variation_description',''), -(3042,216,'_sku','BOROBORO-BO2-g-right'), -(3043,216,'_regular_price','42'), -(3044,216,'total_sales','0'), -(3045,216,'_tax_status','taxable'), -(3046,216,'_tax_class','parent'), -(3047,216,'_manage_stock','no'), -(3048,216,'_backorders','no'), -(3049,216,'_sold_individually','no'), -(3050,216,'_virtual','no'), -(3051,216,'_downloadable','no'), -(3052,216,'_download_limit','-1'), -(3053,216,'_download_expiry','-1'), -(3054,216,'_thumbnail_id','199'), -(3055,216,'_stock',NULL), -(3056,216,'_stock_status','instock'), -(3057,216,'_wc_average_rating','0'), -(3058,216,'_wc_review_count','0'), -(3059,216,'attribute_pa_side','right-side'), -(3060,216,'_price','42'), -(3061,216,'_product_version','9.3.2'), -(3064,213,'_edit_lock','1727805208:2'), -(3065,217,'_wp_attached_file','2024/10/BOROBORO-BO-vrm-scaled.jpg'), -(3066,217,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:34:\"2024/10/BOROBORO-BO-vrm-scaled.jpg\";s:8:\"filesize\";i:136713;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23011;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"BOROBORO-BO-vrm-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45930;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21232;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36075;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70585;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101048;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25404;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30683;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20218;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"BOROBORO-BO-vrm.jpg\";}'), -(3067,217,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes'), -(3068,213,'_price','42'), -(3069,213,'_price','75'), -(3070,213,'_edit_last','2'), -(3071,213,'_photos_colonne_gauche|||0|value','217'), -(3072,213,'_photos_colonne_droite|||0|value','198'), -(3073,213,'_photos_colonne_droite|||1|value','199'), -(3074,213,'_haiku_details_produit',''), -(3075,183,'_photos_colonne_gauche|||0|value','197'), -(3076,183,'_photos_colonne_droite|||0|value','198'), -(3077,183,'_photos_colonne_droite|||1|value','199'), -(3078,183,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=218 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','publish','closed','closed','','panier','','','2024-08-06 17:36:54','2024-08-06 15:36:54','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','publish','closed','closed','','account','','','2024-08-05 15:21:46','2024-08-05 13:21:46','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(39,1,'2024-08-07 16:15:00','2024-08-07 14:15:00','','BOROBORO-BO-arg (1)','','inherit','closed','closed','','boroboro-bo-arg-1','','','2024-08-07 16:15:00','2024-08-07 14:15:00','',0,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/BOROBORO-BO-arg-1.jpg',0,'attachment','image/jpeg',0), -(40,1,'2024-08-07 16:15:13','2024-08-07 14:15:13','','BOROBORO-BO-vrm (1)','','inherit','closed','closed','','boroboro-bo-vrm-1','','','2024-08-07 16:15:13','2024-08-07 14:15:13','',0,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/BOROBORO-BO-vrm-1.jpg',0,'attachment','image/jpeg',0), -(41,1,'2024-08-07 16:21:55','2024-08-07 14:21:55','','Hadou Gold Plated Ring','','trash','closed','closed','','hadou-gold-plated-ring__trashed','','','2024-09-25 08:14:53','2024-09-25 06:14:53','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=41',0,'product','',0), -(50,1,'2024-08-08 18:41:18','2024-08-08 16:41:18','','Hadou Silver Ring','','trash','closed','closed','','hadou-silver-ring__trashed','','','2024-09-25 08:14:53','2024-09-25 06:14:53','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=50',0,'product','',0), -(56,1,'2024-08-13 16:31:23','2024-08-13 14:31:23','HADOU : ondulation, vague\r\n\r\nEarcuff (bague d\'oreille) trois fils ondulés. En argent 925 recyclé ou argent plaqué or.\r\n
    \r\n
  • hauteur totale 8mm
  • \r\n
  • fils de 1,2mm d\'épaisseur
  • \r\n
  • fabriqué à la main
  • \r\n
','Hadou Silver Earcuff','','trash','closed','closed','','hadou-silver-earcuff__trashed','','','2024-09-25 08:14:53','2024-09-25 06:14:53','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=56',0,'product','',0), -(57,1,'2024-08-13 16:28:26','2024-08-13 14:28:26','','HADOU-EC-vrm (1)','','inherit','closed','closed','','hadou-ec-vrm-1','','','2024-08-13 16:28:26','2024-08-13 14:28:26','',56,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-EC-vrm-1.jpg',0,'attachment','image/jpeg',0), -(58,1,'2024-08-13 16:29:03','2024-08-13 14:29:03','','HADOU-EC-arg (1)','','inherit','closed','closed','','hadou-ec-arg-1','','','2024-08-13 16:29:03','2024-08-13 14:29:03','',56,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-EC-arg-1.jpg',0,'attachment','image/jpeg',0), -(59,1,'2024-08-13 16:30:50','2024-08-13 14:30:50','','HADOU-ECo+IKKAN-CR1a-opti','','inherit','closed','closed','','hadou-ecoikkan-cr1a-opti','','','2024-08-13 16:30:50','2024-08-13 14:30:50','',56,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-ECoIKKAN-CR1a-opti.jpg',0,'attachment','image/jpeg',0), -(60,1,'2024-08-13 16:32:00','2024-08-13 14:32:00','HADOU : ondulation, vague\r\n\r\nEarcuff (bague d\'oreille) trois fils ondulés. En argent 925 recyclé ou argent plaqué or.\r\n
    \r\n
  • hauteur totale 8mm
  • \r\n
  • fils de 1,2mm d\'épaisseur
  • \r\n
  • fabriqué à la main
  • \r\n
','Hadou Golden Earcuff','','publish','closed','closed','','hadou-golden-earcuff','','','2024-09-20 11:03:39','2024-09-20 09:03:39','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=60',0,'product','',0), -(65,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 50','Sizes: 50','publish','closed','closed','','hadou-golden-earcuff-50','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=65',1,'product_variation','',0), -(66,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 52','Sizes: 52','publish','closed','closed','','hadou-golden-earcuff-52','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=66',2,'product_variation','',0), -(67,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 54','Sizes: 54','publish','closed','closed','','hadou-golden-earcuff-54','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=67',3,'product_variation','',0), -(68,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 56','Sizes: 56','publish','closed','closed','','hadou-golden-earcuff-56','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=68',4,'product_variation','',0), -(69,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 58','Sizes: 58','publish','closed','closed','','hadou-golden-earcuff-58','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=69',5,'product_variation','',0), -(70,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 60','Sizes: 60','publish','closed','closed','','hadou-golden-earcuff-60','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=70',6,'product_variation','',0), -(71,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 62','Sizes: 62','publish','closed','closed','','hadou-golden-earcuff-62','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=71',7,'product_variation','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU : wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diametres 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-09-30 18:53:52','2024-09-30 16:53:52','',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','Sizes: 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','Sizes: 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','Sizes: 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','Sizes: 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','Sizes: 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','Sizes: 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','Sizes: 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), -(82,2,'2024-09-30 17:34:30','2024-09-30 15:34:30','','Hadou ring','','inherit','closed','closed','','hadou-b-opti','','','2024-09-30 17:36:10','2024-09-30 15:36:10','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B-opti.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 confortable 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
','Hattari Ring','','publish','closed','closed','','hattari-ring','','','2024-09-30 18:39:36','2024-09-30 16:39:36','',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','Sizes: 50','publish','closed','closed','','hadou-golden-earcuff-70','','','2024-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=87',2,'product_variation','',0), -(88,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 52','Sizes: 52','publish','closed','closed','','hadou-golden-earcuff-71','','','2024-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=88',3,'product_variation','',0), -(89,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 54','Sizes: 54','publish','closed','closed','','hadou-golden-earcuff-72','','','2024-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=89',4,'product_variation','',0), -(90,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 56','Sizes: 56','publish','closed','closed','','hadou-golden-earcuff-73','','','2024-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=90',5,'product_variation','',0), -(91,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 58','Sizes: 58','publish','closed','closed','','hadou-golden-earcuff-74','','','2024-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=91',6,'product_variation','',0), -(92,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 60','Sizes: 60','publish','closed','closed','','hadou-golden-earcuff-75','','','2024-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=92',7,'product_variation','',0), -(93,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 62','Sizes: 62','publish','closed','closed','','hadou-golden-earcuff-76','','','2024-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=93',8,'product_variation','',0), -(94,2,'2024-09-30 18:12:23','2024-09-30 16:12:23','','Hattari Ring','','inherit','closed','closed','','sony-dsc-2','','','2024-09-30 18:13:13','2024-09-30 16:13:13','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B.jpg',0,'attachment','image/jpeg',0), -(97,2,'2024-09-30 18:34:30','2024-09-30 16:34:30','','Hattari Ring','','inherit','closed','closed','','hattari-b-2','','','2024-09-30 18:34:47','2024-09-30 16:34:47','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B-2.jpg',0,'attachment','image/jpeg',0), -(99,2,'2024-09-30 18:38:47','2024-09-30 16:38:47','','Hattari Ring','','inherit','closed','closed','','hattari-b','','','2024-09-30 18:39:01','2024-09-30 16:39:01','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B-1.jpg',0,'attachment','image/jpeg',0), -(100,2,'2024-09-30 18:51:37','2024-09-30 16:51:37','','Hadou ring','','inherit','closed','closed','','hadou-b-mix','','','2024-09-30 18:51:55','2024-09-30 16:51:55','',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 calibre 1cm
  • \r\n
  • band diametre 2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Ring silver','','publish','closed','closed','','ikkan-ring-silver','','','2024-09-30 21:12:21','2024-09-30 19:12:21','',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','Sizes: 50','publish','closed','closed','','hadou-golden-earcuff-77','','','2024-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=103',2,'product_variation','',0), -(104,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 52','Sizes: 52','publish','closed','closed','','hadou-golden-earcuff-78','','','2024-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=104',3,'product_variation','',0), -(105,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 54','Sizes: 54','publish','closed','closed','','hadou-golden-earcuff-79','','','2024-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=105',4,'product_variation','',0), -(106,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 56','Sizes: 56','publish','closed','closed','','hadou-golden-earcuff-80','','','2024-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=106',5,'product_variation','',0), -(107,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 58','Sizes: 58','publish','closed','closed','','hadou-golden-earcuff-81','','','2024-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=107',6,'product_variation','',0), -(108,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 60','Sizes: 60','publish','closed','closed','','hadou-golden-earcuff-82','','','2024-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=108',7,'product_variation','',0), -(109,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 62','Sizes: 62','publish','closed','closed','','hadou-golden-earcuff-83','','','2024-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=109',8,'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 calibre 1cm
  • \r\n
  • band diametre 2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Ring gold plated','','publish','closed','closed','','ikkan-ring-gold-plated','','','2024-09-30 21:20:34','2024-09-30 19:20:34','',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','Sizes: 50','publish','closed','closed','','hadou-golden-earcuff-84','','','2024-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=114',2,'product_variation','',0), -(115,2,'2024-09-30 21:12:33','2024-09-30 19:12:33','','Ikkan Ring gold plated - 52','Sizes: 52','publish','closed','closed','','hadou-golden-earcuff-85','','','2024-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=115',3,'product_variation','',0), -(116,2,'2024-09-30 21:12:33','2024-09-30 19:12:33','','Ikkan Ring gold plated - 54','Sizes: 54','publish','closed','closed','','hadou-golden-earcuff-86','','','2024-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=116',4,'product_variation','',0), -(117,2,'2024-09-30 21:12:33','2024-09-30 19:12:33','','Ikkan Ring gold plated - 56','Sizes: 56','publish','closed','closed','','hadou-golden-earcuff-87','','','2024-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=117',5,'product_variation','',0), -(118,2,'2024-09-30 21:12:33','2024-09-30 19:12:33','','Ikkan Ring gold plated - 58','Sizes: 58','publish','closed','closed','','hadou-golden-earcuff-88','','','2024-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=118',6,'product_variation','',0), -(119,2,'2024-09-30 21:12:34','2024-09-30 19:12:34','','Ikkan Ring gold plated - 60','Sizes: 60','publish','closed','closed','','hadou-golden-earcuff-89','','','2024-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=119',7,'product_variation','',0), -(120,2,'2024-09-30 21:12:34','2024-09-30 19:12:34','','Ikkan Ring gold plated - 62','Sizes: 62','publish','closed','closed','','hadou-golden-earcuff-90','','','2024-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=120',8,'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-09-30 21:19:54','2024-09-30 19:19:54','',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 diametre 1cm to 1,5cm
  • \r\n
  • hight 0,8 cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Ring','','publish','closed','closed','','piasu-ring','','','2024-09-30 22:18:52','2024-09-30 20:18:52','',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','Sizes: 50','publish','closed','closed','','hadou-golden-earcuff-91','','','2024-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=124',2,'product_variation','',0), -(125,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 52','Sizes: 52','publish','closed','closed','','hadou-golden-earcuff-92','','','2024-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=125',3,'product_variation','',0), -(126,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 54','Sizes: 54','publish','closed','closed','','hadou-golden-earcuff-93','','','2024-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=126',4,'product_variation','',0), -(127,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 56','Sizes: 56','publish','closed','closed','','hadou-golden-earcuff-94','','','2024-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=127',5,'product_variation','',0), -(128,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 58','Sizes: 58','publish','closed','closed','','hadou-golden-earcuff-95','','','2024-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=128',6,'product_variation','',0), -(129,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 60','Sizes: 60','publish','closed','closed','','hadou-golden-earcuff-96','','','2024-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=129',7,'product_variation','',0), -(130,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 62','Sizes: 62','publish','closed','closed','','hadou-golden-earcuff-97','','','2024-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=130',8,'product_variation','',0), -(131,2,'2024-09-30 21:35:15','2024-09-30 19:35:15','','Piasu silver and gold ring','','inherit','closed','closed','','sony-dsc-5','','','2024-09-30 21:36:39','2024-09-30 19:36:39','',123,'https://haiku.gcch.fr/app/uploads/2024/09/PIASU-B-mix.jpg',0,'attachment','image/jpeg',0), -(132,2,'2024-09-30 21:40:43','2024-09-30 19:40:43','','Piasu ring','','inherit','closed','closed','','_dsc9928','','','2024-09-30 21:41:04','2024-09-30 19:41:04','',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
  • hight 1cm and 0,5cm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Kara Ring','','publish','closed','closed','','kara-ring','','','2024-10-01 08:42:23','2024-10-01 06:42:23','',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','Sizes: 50','publish','closed','closed','','hadou-golden-earcuff-98','','','2024-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=134',2,'product_variation','',0), -(135,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 52','Sizes: 52','publish','closed','closed','','hadou-golden-earcuff-99','','','2024-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=135',3,'product_variation','',0), -(136,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 54','Sizes: 54','publish','closed','closed','','hadou-golden-earcuff-100','','','2024-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=136',4,'product_variation','',0), -(137,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 56','Sizes: 56','publish','closed','closed','','hadou-golden-earcuff-101','','','2024-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=137',5,'product_variation','',0), -(138,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 58','Sizes: 58','publish','closed','closed','','hadou-golden-earcuff-102','','','2024-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=138',6,'product_variation','',0), -(139,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 60','Sizes: 60','publish','closed','closed','','hadou-golden-earcuff-103','','','2024-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=139',7,'product_variation','',0), -(140,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 62','Sizes: 62','publish','closed','closed','','hadou-golden-earcuff-104','','','2024-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=140',8,'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
  • hight 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Kishou Ring silver','','publish','closed','closed','','kishou-silver-ring','','','2024-10-01 08:30:56','2024-10-01 06:30:56','',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','Sizes: 50','publish','closed','closed','','hadou-golden-earcuff-105','','','2024-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=145',2,'product_variation','',0), -(146,2,'2024-10-01 08:12:23','2024-10-01 06:12:23','','Kishou Ring silver - 52','Sizes: 52','publish','closed','closed','','hadou-golden-earcuff-106','','','2024-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=146',3,'product_variation','',0), -(147,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 54','Sizes: 54','publish','closed','closed','','hadou-golden-earcuff-107','','','2024-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=147',4,'product_variation','',0), -(148,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 56','Sizes: 56','publish','closed','closed','','hadou-golden-earcuff-108','','','2024-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=148',5,'product_variation','',0), -(149,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 58','Sizes: 58','publish','closed','closed','','hadou-golden-earcuff-109','','','2024-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=149',6,'product_variation','',0), -(150,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 60','Sizes: 60','publish','closed','closed','','hadou-golden-earcuff-110','','','2024-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=150',7,'product_variation','',0), -(151,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 62','Sizes: 62','publish','closed','closed','','hadou-golden-earcuff-111','','','2024-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=151',8,'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
  • hight 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Kishou Ring gold plated','','publish','closed','closed','','kishou-ring-gold-plated','','','2024-10-01 08:38:37','2024-10-01 06:38:37','',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','Sizes: 50','publish','closed','closed','','hadou-golden-earcuff-112','','','2024-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=156',2,'product_variation','',0), -(157,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 52','Sizes: 52','publish','closed','closed','','hadou-golden-earcuff-113','','','2024-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=157',3,'product_variation','',0), -(158,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 54','Sizes: 54','publish','closed','closed','','hadou-golden-earcuff-114','','','2024-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=158',4,'product_variation','',0), -(159,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 56','Sizes: 56','publish','closed','closed','','hadou-golden-earcuff-115','','','2024-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=159',5,'product_variation','',0), -(160,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 58','Sizes: 58','publish','closed','closed','','hadou-golden-earcuff-116','','','2024-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=160',6,'product_variation','',0), -(161,2,'2024-10-01 08:31:01','2024-10-01 06:31:01','','Kishou Ring gold plated - 60','Sizes: 60','publish','closed','closed','','hadou-golden-earcuff-117','','','2024-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=161',7,'product_variation','',0), -(162,2,'2024-10-01 08:31:01','2024-10-01 06:31:01','','Kishou Ring gold plated - 62','Sizes: 62','publish','closed','closed','','hadou-golden-earcuff-118','','','2024-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=162',8,'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
  • hight 2cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Ring','','publish','closed','closed','','rokku-ring','','','2024-10-01 12:25:51','2024-10-01 10:25:51','',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
  • hight 4cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','BoroBoro Long Earrings silver','','publish','closed','closed','','boroboro-long-earrings-silver','','','2024-10-01 19:56:20','2024-10-01 17:56:20','',0,'https://haiku.gcch.fr/?post_type=product&p=183',0,'product','',0), -(194,2,'2024-10-01 12:06:21','2024-10-01 10:06:21','','BoroBoro Long Earrings silver - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side','','','2024-10-01 12:21:07','2024-10-01 10:21:07','',183,'https://haiku.gcch.fr/?post_type=product_variation&p=194',1,'product_variation','',0), -(195,2,'2024-10-01 12:06:21','2024-10-01 10:06:21','','BoroBoro Long Earrings silver - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair','','','2024-10-01 12:21:07','2024-10-01 10:21:07','',183,'https://haiku.gcch.fr/?post_type=product_variation&p=195',2,'product_variation','',0), -(196,2,'2024-10-01 12:06:21','2024-10-01 10:06:21','','BoroBoro Long Earrings silver - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side','','','2024-10-01 12:21:07','2024-10-01 10:21:07','',183,'https://haiku.gcch.fr/?post_type=product_variation&p=196',3,'product_variation','',0), -(197,2,'2024-10-01 12:10:59','2024-10-01 10:10:59','','BoroBoro silver long earrings','','inherit','closed','closed','','sony-dsc-10','','','2024-10-01 12:12:12','2024-10-01 10:12:12','',195,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BO-arg.jpg',0,'attachment','image/jpeg',0), -(198,2,'2024-10-01 12:16:04','2024-10-01 10:16:04','','BoroBoro silver long earring, left side','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-10-01 12:16:58','2024-10-01 10:16:58','',195,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',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','',195,'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-01 12:25:48','2024-10-01 10:25:48','',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 Eye','Stone: Tiger Eye','publish','closed','closed','','rokku-ring-tiger-eye','','','2024-10-01 12:25:48','2024-10-01 10:25:48','',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. One of the ring is in sterling silver, the two others are in 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
','Piasu Earrings','','publish','closed','closed','','piasu-earrings','','','2024-10-01 19:51:35','2024-10-01 17:51:35','',0,'https://haiku.gcch.fr/?post_type=product&p=202',0,'product','',0), -(203,2,'2024-10-01 18:14:00','2024-10-01 16:14:00','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-2','','','2024-10-01 19:39:53','2024-10-01 17:39:53','',202,'https://haiku.gcch.fr/?post_type=product_variation&p=203',1,'product_variation','',0), -(204,2,'2024-10-01 18:14:00','2024-10-01 16:14:00','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair-2','','','2024-10-01 19:39:53','2024-10-01 17:39:53','',202,'https://haiku.gcch.fr/?post_type=product_variation&p=204',2,'product_variation','',0), -(205,2,'2024-10-01 18:14:00','2024-10-01 16:14:00','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side-2','','','2024-10-01 19:51:30','2024-10-01 17:51:30','',202,'https://haiku.gcch.fr/?post_type=product_variation&p=205',3,'product_variation','',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
  • hight 4cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','BoroBoro Long Earrings gold plated','','publish','closed','closed','','boroboro-long-earrings-gold-plated','','','2024-10-01 19:55:48','2024-10-01 17:55:48','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',0), -(214,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','','BoroBoro Long Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-3','','','2024-10-01 19:55:38','2024-10-01 17:55:38','',213,'https://haiku.gcch.fr/?post_type=product_variation&p=214',1,'product_variation','',0), -(215,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','','BoroBoro Long Earrings gold plated - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair-3','','','2024-10-01 19:55:38','2024-10-01 17:55:38','',213,'https://haiku.gcch.fr/?post_type=product_variation&p=215',2,'product_variation','',0), -(216,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','','BoroBoro Long Earrings gold plated - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side-3','','','2024-10-01 19:55:38','2024-10-01 17:55:38','',213,'https://haiku.gcch.fr/?post_type=product_variation&p=216',3,'product_variation','',0), -(217,2,'2024-10-01 19:52:57','2024-10-01 17:52:57','','BoroBoro long gold plated earrings','','inherit','closed','closed','','sony-dsc-13','','','2024-10-01 19:53:40','2024-10-01 17:53:40','',213,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BO-vrm.jpg',0,'attachment','image/jpeg',0); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(41,2,0), -(41,31,0), -(41,36,0), -(50,2,0), -(50,31,0), -(50,36,0), -(56,2,0), -(56,30,0), -(56,36,0), -(56,37,0), -(56,38,0), -(56,39,0), -(56,40,0), -(56,41,0), -(56,42,0), -(56,43,0), -(60,4,0), -(60,30,0), -(60,36,0), -(60,37,0), -(60,38,0), -(60,39,0), -(60,40,0), -(60,41,0), -(60,42,0), -(60,43,0), -(72,4,0), -(72,31,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,46,0), -(183,47,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,46,0), -(202,47,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,46,0), -(213,47,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=50 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,0), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,13), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,0), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,4), -(31,31,'product_cat','',0,9), -(32,32,'product_cat','',0,0), -(33,33,'product_cat','',0,0), -(34,34,'product_cat','',0,0), -(36,36,'collection','',0,1), -(37,37,'pa_sizes','',0,9), -(38,38,'pa_sizes','',0,9), -(39,39,'pa_sizes','',0,9), -(40,40,'pa_sizes','',0,9), -(41,41,'pa_sizes','',0,9), -(42,42,'pa_sizes','',0,9), -(43,43,'pa_sizes','',0,9), -(44,44,'pa_sizes','',0,8), -(45,45,'pa_side','',0,3), -(46,46,'pa_side','',0,3), -(47,47,'pa_side','',0,3), -(48,48,'pa_stone','',0,1), -(49,49,'pa_stone','',0,1); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(17,34,'order','6'), -(18,34,'display_type',''), -(19,34,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','4'), -(22,31,'product_count_product_cat','9'), -(23,32,'product_count_product_cat','0'), -(24,33,'product_count_product_cat','0'), -(25,15,'product_count_product_cat','0'), -(26,34,'product_count_product_cat','0'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(37,46,'order','0'), -(38,47,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=50 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(34,'Collabs','collabs',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(46,'left side','left-side',0), -(47,'right side','right-side',0), -(48,'Tiger Eye','tiger-eye',0), -(49,'Malachite','malachite',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(16,1,'session_tokens','a:2:{s:64:\"d25e3e7dd87f4d70d66e650f1314a13f90ad4748858ffba8b2bbbed3afef2634\";a:4:{s:10:\"expiration\";i:1728032513;s:2:\"ip\";s:10:\"172.18.0.5\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36\";s:5:\"login\";i:1726822913;}s:64:\"b9ae8b8f60be705d73bbc2bfbd26be4fb1ec614c08411de1621a2b939daa4d56\";a:4:{s:10:\"expiration\";i:1728454161;s:2:\"ip\";s:12:\"94.105.121.4\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36\";s:5:\"login\";i:1727244561;}}'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"94.105.121.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1723106470'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1727654400'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,woocommerce-product-data,,postcustom\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:3:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:11:\"postexcerpt\";i:2;s:24:\"woocommerce-product-data\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:2;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(79,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"631b300f188a93ed72242484e774116951b9bc1588900f6a55590d0d127001db\";a:4:{s:10:\"expiration\";i:1728454381;s:2:\"ip\";s:12:\"94.105.121.4\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1727244781;}}'), -(96,2,'wc_last_active','1727740800'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"c19bca6e43c1ae9f0e6177574902be2f\";a:11:{s:3:\"key\";s:32:\"c19bca6e43c1ae9f0e6177574902be2f\";s:10:\"product_id\";i:60;s:12:\"variation_id\";i:67;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"54\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"7a0f7f325aa11eb3a6f170f8698cfc93\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:38;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:38;s:8:\"line_tax\";d:0;}}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=542 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(541,65,'update-db_done','Thanks!','https://haikuatelier.fr.ddev.site/wp/wp-admin/edit.php?post_type=product&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=66 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',0,0,'info'), -(65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'); -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_category_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_category_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_category_lookup` ( - `category_tree_id` bigint(20) unsigned NOT NULL, - `category_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`category_tree_id`,`category_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_category_lookup` --- - -LOCK TABLES `haikuwp_wc_category_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_category_lookup` VALUES -(15,15), -(30,30), -(31,31), -(32,32), -(33,33), -(34,34); -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_customer_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_customer_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_customer_lookup` ( - `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned DEFAULT NULL, - `username` varchar(60) NOT NULL DEFAULT '', - `first_name` varchar(255) NOT NULL, - `last_name` varchar(255) NOT NULL, - `email` varchar(100) DEFAULT NULL, - `date_last_active` timestamp NULL DEFAULT NULL, - `date_registered` timestamp NULL DEFAULT NULL, - `country` char(2) NOT NULL DEFAULT '', - `postcode` varchar(20) NOT NULL DEFAULT '', - `city` varchar(100) NOT NULL DEFAULT '', - `state` varchar(100) NOT NULL DEFAULT '', - PRIMARY KEY (`customer_id`), - UNIQUE KEY `user_id` (`user_id`), - KEY `email` (`email`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_customer_lookup` --- - -LOCK TABLES `haikuwp_wc_customer_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_download_log` --- - -DROP TABLE IF EXISTS `haikuwp_wc_download_log`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_download_log` ( - `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `timestamp` datetime NOT NULL, - `permission_id` bigint(20) unsigned NOT NULL, - `user_id` bigint(20) unsigned DEFAULT NULL, - `user_ip_address` varchar(100) DEFAULT '', - PRIMARY KEY (`download_log_id`), - KEY `permission_id` (`permission_id`), - KEY `timestamp` (`timestamp`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_download_log` --- - -LOCK TABLES `haikuwp_wc_download_log` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_addresses` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_addresses`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_addresses` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned NOT NULL, - `address_type` varchar(20) DEFAULT NULL, - `first_name` text DEFAULT NULL, - `last_name` text DEFAULT NULL, - `company` text DEFAULT NULL, - `address_1` text DEFAULT NULL, - `address_2` text DEFAULT NULL, - `city` text DEFAULT NULL, - `state` text DEFAULT NULL, - `postcode` text DEFAULT NULL, - `country` text DEFAULT NULL, - `email` varchar(320) DEFAULT NULL, - `phone` varchar(100) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`), - KEY `order_id` (`order_id`), - KEY `email` (`email`(191)), - KEY `phone` (`phone`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_addresses` --- - -LOCK TABLES `haikuwp_wc_order_addresses` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_coupon_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_coupon_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_coupon_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `coupon_id` bigint(20) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `discount_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`coupon_id`), - KEY `coupon_id` (`coupon_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_coupon_lookup` --- - -LOCK TABLES `haikuwp_wc_order_coupon_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_operational_data` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_operational_data`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_operational_data` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `created_via` varchar(100) DEFAULT NULL, - `woocommerce_version` varchar(20) DEFAULT NULL, - `prices_include_tax` tinyint(1) DEFAULT NULL, - `coupon_usages_are_counted` tinyint(1) DEFAULT NULL, - `download_permission_granted` tinyint(1) DEFAULT NULL, - `cart_hash` varchar(100) DEFAULT NULL, - `new_order_email_sent` tinyint(1) DEFAULT NULL, - `order_key` varchar(100) DEFAULT NULL, - `order_stock_reduced` tinyint(1) DEFAULT NULL, - `date_paid_gmt` datetime DEFAULT NULL, - `date_completed_gmt` datetime DEFAULT NULL, - `shipping_tax_amount` decimal(26,8) DEFAULT NULL, - `shipping_total_amount` decimal(26,8) DEFAULT NULL, - `discount_tax_amount` decimal(26,8) DEFAULT NULL, - `discount_total_amount` decimal(26,8) DEFAULT NULL, - `recorded_sales` tinyint(1) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `order_id` (`order_id`), - KEY `order_key` (`order_key`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_operational_data` --- - -LOCK TABLES `haikuwp_wc_order_operational_data` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_product_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_product_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_product_lookup` ( - `order_item_id` bigint(20) unsigned NOT NULL, - `order_id` bigint(20) unsigned NOT NULL, - `product_id` bigint(20) unsigned NOT NULL, - `variation_id` bigint(20) unsigned NOT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `product_qty` int(11) NOT NULL, - `product_net_revenue` double NOT NULL DEFAULT 0, - `product_gross_revenue` double NOT NULL DEFAULT 0, - `coupon_amount` double NOT NULL DEFAULT 0, - `tax_amount` double NOT NULL DEFAULT 0, - `shipping_amount` double NOT NULL DEFAULT 0, - `shipping_tax_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`), - KEY `product_id` (`product_id`), - KEY `customer_id` (`customer_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_product_lookup` --- - -LOCK TABLES `haikuwp_wc_order_product_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_stats` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_stats`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_stats` ( - `order_id` bigint(20) unsigned NOT NULL, - `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_paid` datetime DEFAULT '0000-00-00 00:00:00', - `date_completed` datetime DEFAULT '0000-00-00 00:00:00', - `num_items_sold` int(11) NOT NULL DEFAULT 0, - `total_sales` double NOT NULL DEFAULT 0, - `tax_total` double NOT NULL DEFAULT 0, - `shipping_total` double NOT NULL DEFAULT 0, - `net_total` double NOT NULL DEFAULT 0, - `returning_customer` tinyint(1) DEFAULT NULL, - `status` varchar(200) NOT NULL, - `customer_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_id`), - KEY `date_created` (`date_created`), - KEY `customer_id` (`customer_id`), - KEY `status` (`status`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_stats` --- - -LOCK TABLES `haikuwp_wc_order_stats` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_tax_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_tax_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_tax_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `shipping_tax` double NOT NULL DEFAULT 0, - `order_tax` double NOT NULL DEFAULT 0, - `total_tax` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`tax_rate_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_tax_lookup` --- - -LOCK TABLES `haikuwp_wc_order_tax_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders` ( - `id` bigint(20) unsigned NOT NULL, - `status` varchar(20) DEFAULT NULL, - `currency` varchar(10) DEFAULT NULL, - `type` varchar(20) DEFAULT NULL, - `tax_amount` decimal(26,8) DEFAULT NULL, - `total_amount` decimal(26,8) DEFAULT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `billing_email` varchar(320) DEFAULT NULL, - `date_created_gmt` datetime DEFAULT NULL, - `date_updated_gmt` datetime DEFAULT NULL, - `parent_order_id` bigint(20) unsigned DEFAULT NULL, - `payment_method` varchar(100) DEFAULT NULL, - `payment_method_title` text DEFAULT NULL, - `transaction_id` varchar(100) DEFAULT NULL, - `ip_address` varchar(100) DEFAULT NULL, - `user_agent` text DEFAULT NULL, - `customer_note` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `status` (`status`), - KEY `date_created` (`date_created_gmt`), - KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)), - KEY `billing_email` (`billing_email`(191)), - KEY `type_status_date` (`type`,`status`,`date_created_gmt`), - KEY `parent_order_id` (`parent_order_id`), - KEY `date_updated` (`date_updated_gmt`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders` --- - -LOCK TABLES `haikuwp_wc_orders` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders_meta` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders_meta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders_meta` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)), - KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders_meta` --- - -LOCK TABLES `haikuwp_wc_orders_meta` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_product_attributes_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_product_attributes_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_product_attributes_lookup` ( - `product_id` bigint(20) NOT NULL, - `product_or_parent_id` bigint(20) NOT NULL, - `taxonomy` varchar(32) NOT NULL, - `term_id` bigint(20) NOT NULL, - `is_variation_attribute` tinyint(1) NOT NULL, - `in_stock` tinyint(1) NOT NULL, - PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`), - KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_product_attributes_lookup` --- - -LOCK TABLES `haikuwp_wc_product_attributes_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_product_attributes_lookup` VALUES -(65,60,'pa_sizes',37,1,1), -(66,60,'pa_sizes',38,1,1), -(67,60,'pa_sizes',39,1,1), -(68,60,'pa_sizes',40,1,1), -(69,60,'pa_sizes',41,1,1), -(70,60,'pa_sizes',42,1,1), -(71,60,'pa_sizes',43,1,1), -(73,72,'pa_sizes',37,1,1), -(74,72,'pa_sizes',38,1,1), -(75,72,'pa_sizes',39,1,1), -(76,72,'pa_sizes',40,1,1), -(77,72,'pa_sizes',41,1,1), -(78,72,'pa_sizes',42,1,1), -(79,72,'pa_sizes',43,1,1), -(87,86,'pa_sizes',37,1,1), -(88,86,'pa_sizes',38,1,1), -(89,86,'pa_sizes',39,1,1), -(90,86,'pa_sizes',40,1,1), -(91,86,'pa_sizes',41,1,1), -(92,86,'pa_sizes',42,1,1), -(93,86,'pa_sizes',43,1,1), -(103,102,'pa_sizes',37,1,1), -(104,102,'pa_sizes',38,1,1), -(105,102,'pa_sizes',39,1,1), -(106,102,'pa_sizes',40,1,1), -(107,102,'pa_sizes',41,1,1), -(108,102,'pa_sizes',42,1,1), -(109,102,'pa_sizes',43,1,1), -(114,113,'pa_sizes',37,1,1), -(115,113,'pa_sizes',38,1,1), -(116,113,'pa_sizes',39,1,1), -(117,113,'pa_sizes',40,1,1), -(118,113,'pa_sizes',41,1,1), -(119,113,'pa_sizes',42,1,1), -(120,113,'pa_sizes',43,1,1), -(124,123,'pa_sizes',37,1,1), -(125,123,'pa_sizes',38,1,1), -(126,123,'pa_sizes',39,1,1), -(127,123,'pa_sizes',40,1,1), -(128,123,'pa_sizes',41,1,1), -(129,123,'pa_sizes',42,1,1), -(130,123,'pa_sizes',43,1,1), -(134,133,'pa_sizes',37,1,1), -(135,133,'pa_sizes',38,1,1), -(136,133,'pa_sizes',39,1,1), -(137,133,'pa_sizes',40,1,1), -(138,133,'pa_sizes',41,1,1), -(139,133,'pa_sizes',42,1,1), -(140,133,'pa_sizes',43,1,1), -(145,144,'pa_sizes',37,1,1), -(146,144,'pa_sizes',38,1,1), -(147,144,'pa_sizes',39,1,1), -(148,144,'pa_sizes',40,1,1), -(149,144,'pa_sizes',41,1,1), -(150,144,'pa_sizes',42,1,1), -(151,144,'pa_sizes',43,1,1), -(156,155,'pa_sizes',37,1,1), -(157,155,'pa_sizes',38,1,1), -(158,155,'pa_sizes',39,1,1), -(159,155,'pa_sizes',40,1,1), -(160,155,'pa_sizes',41,1,1), -(161,155,'pa_sizes',42,1,1), -(162,155,'pa_sizes',43,1,1), -(201,168,'pa_stone',48,1,1), -(200,168,'pa_stone',49,1,1), -(194,183,'pa_side',45,1,1), -(195,183,'pa_side',46,1,1), -(196,183,'pa_side',47,1,1), -(203,202,'pa_side',45,1,1), -(204,202,'pa_side',46,1,1), -(205,202,'pa_side',47,1,1), -(214,213,'pa_side',45,1,1), -(215,213,'pa_side',46,1,1), -(216,213,'pa_side',47,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,'HADOU-B-1',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,40.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(194,'BOROBORO-BO2-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(195,'BOROBORO-BO2-s-left',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(196,'BOROBORO-BO2-s-right',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(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,48.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(203,'PIASU-BO-pair',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(204,'PIASU-BO-left',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(205,'PIASU-BO-right',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(213,'BOROBORO-BO2-g',0,0,42.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(214,'BOROBORO-BO2-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(215,'BOROBORO-BO2-g-left',0,0,42.0000,42.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(216,'BOROBORO-BO2-g-right',0,0,42.0000,42.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''); -/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_rate_limits` --- - -DROP TABLE IF EXISTS `haikuwp_wc_rate_limits`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_rate_limits` ( - `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `rate_limit_key` varchar(200) NOT NULL, - `rate_limit_expiry` bigint(20) unsigned NOT NULL, - `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`rate_limit_id`), - UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_rate_limits` --- - -LOCK TABLES `haikuwp_wc_rate_limits` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_reserved_stock` --- - -DROP TABLE IF EXISTS `haikuwp_wc_reserved_stock`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_reserved_stock` ( - `order_id` bigint(20) NOT NULL, - `product_id` bigint(20) NOT NULL, - `stock_quantity` double NOT NULL DEFAULT 0, - `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`order_id`,`product_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_reserved_stock` --- - -LOCK TABLES `haikuwp_wc_reserved_stock` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_tax_rate_classes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_tax_rate_classes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_tax_rate_classes` ( - `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - PRIMARY KEY (`tax_rate_class_id`), - UNIQUE KEY `slug` (`slug`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_tax_rate_classes` --- - -LOCK TABLES `haikuwp_wc_tax_rate_classes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_tax_rate_classes` VALUES -(1,'Reduced rate','reduced-rate'), -(2,'Zero rate','zero-rate'); -/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_webhooks` --- - -DROP TABLE IF EXISTS `haikuwp_wc_webhooks`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_webhooks` ( - `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `status` varchar(200) NOT NULL, - `name` text NOT NULL, - `user_id` bigint(20) unsigned NOT NULL, - `delivery_url` text NOT NULL, - `secret` text NOT NULL, - `topic` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `api_version` smallint(4) NOT NULL, - `failure_count` smallint(10) NOT NULL DEFAULT 0, - `pending_delivery` tinyint(1) NOT NULL DEFAULT 0, - PRIMARY KEY (`webhook_id`), - KEY `user_id` (`user_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_webhooks` --- - -LOCK TABLES `haikuwp_wc_webhooks` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_webhooks` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_webhooks` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_api_keys` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_api_keys`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_api_keys` ( - `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL, - `description` varchar(200) DEFAULT NULL, - `permissions` varchar(10) NOT NULL, - `consumer_key` char(64) NOT NULL, - `consumer_secret` char(43) NOT NULL, - `nonces` longtext DEFAULT NULL, - `truncated_key` char(7) NOT NULL, - `last_access` datetime DEFAULT NULL, - PRIMARY KEY (`key_id`), - KEY `consumer_key` (`consumer_key`), - KEY `consumer_secret` (`consumer_secret`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_api_keys` --- - -LOCK TABLES `haikuwp_woocommerce_api_keys` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_attribute_taxonomies` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_attribute_taxonomies`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_attribute_taxonomies` ( - `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `attribute_name` varchar(200) NOT NULL, - `attribute_label` varchar(200) DEFAULT NULL, - `attribute_type` varchar(20) NOT NULL, - `attribute_orderby` varchar(20) NOT NULL, - `attribute_public` int(1) NOT NULL DEFAULT 1, - PRIMARY KEY (`attribute_id`), - KEY `attribute_name` (`attribute_name`(20)) -) ENGINE=InnoDB AUTO_INCREMENT=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,'sizes','Sizes','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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_itemmeta` --- - -LOCK TABLES `haikuwp_woocommerce_order_itemmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_order_items` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_order_items`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_order_items` ( - `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_item_name` text NOT NULL, - `order_item_type` varchar(200) NOT NULL DEFAULT '', - `order_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_items` --- - -LOCK TABLES `haikuwp_woocommerce_order_items` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokenmeta` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokenmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokenmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `payment_token_id` bigint(20) unsigned NOT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `payment_token_id` (`payment_token_id`), - KEY `meta_key` (`meta_key`(32)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokenmeta` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokenmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokens` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokens`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokens` ( - `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `gateway_id` varchar(200) NOT NULL, - `token` text NOT NULL, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `type` varchar(200) NOT NULL, - `is_default` tinyint(1) NOT NULL DEFAULT 0, - PRIMARY KEY (`token_id`), - KEY `user_id` (`user_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokens` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokens` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_sessions` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_sessions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_sessions` ( - `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `session_key` char(32) NOT NULL, - `session_value` longtext NOT NULL, - `session_expiry` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`session_id`), - UNIQUE KEY `session_key` (`session_key`) -) ENGINE=InnoDB AUTO_INCREMENT=148 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 -(144,'2','a:7:{s:4:\"cart\";s:446:\"a:1:{s:32:\"c19bca6e43c1ae9f0e6177574902be2f\";a:11:{s:3:\"key\";s:32:\"c19bca6e43c1ae9f0e6177574902be2f\";s:10:\"product_id\";i:60;s:12:\"variation_id\";i:67;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"54\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"7a0f7f325aa11eb3a6f170f8698cfc93\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:38;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:38;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"38\";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:\"38\";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:\"38.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:8:\"customer\";s:762:\"a:28:{s:2:\"id\";s:1:\"2\";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:23:\"haiku.atelier@gmail.com\";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:{}}\";}',1727881836), -(145,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-08-08T10:41:10+02:00\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"BE\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BE\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1727884450), -(146,'t_6d24cb323aa6ff0a72faa1ba1ead8d','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:448:\"a:1:{s:32:\"7ff75f3cc33c8ae7965808e156f1c7ea\";a:11:{s:3:\"key\";s:32:\"7ff75f3cc33c8ae7965808e156f1c7ea\";s:10:\"product_id\";i:155;s:12:\"variation_id\";i:157;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"52\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"9fca30f020bc9253978b8f794d74ac98\";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: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:{}}\";}',1728022666); -/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_id` bigint(20) unsigned NOT NULL, - `location_code` varchar(200) NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `zone_id` (`zone_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_methods` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_methods`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_methods` ( - `zone_id` bigint(20) unsigned NOT NULL, - `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `method_id` varchar(200) NOT NULL, - `method_order` bigint(20) unsigned NOT NULL, - `is_enabled` tinyint(1) NOT NULL DEFAULT 1, - PRIMARY KEY (`instance_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_methods` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_methods` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zones` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zones`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zones` ( - `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_name` varchar(200) NOT NULL, - `zone_order` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`zone_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rate_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rate_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rate_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `location_code` varchar(200) NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rate_locations` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rate_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rates` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rates`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rates` ( - `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `tax_rate_country` varchar(2) NOT NULL DEFAULT '', - `tax_rate_state` varchar(200) NOT NULL DEFAULT '', - `tax_rate` varchar(8) NOT NULL DEFAULT '', - `tax_rate_name` varchar(200) NOT NULL DEFAULT '', - `tax_rate_priority` bigint(20) unsigned NOT NULL, - `tax_rate_compound` int(1) NOT NULL DEFAULT 0, - `tax_rate_shipping` int(1) NOT NULL DEFAULT 1, - `tax_rate_order` bigint(20) unsigned NOT NULL, - `tax_rate_class` varchar(200) NOT NULL DEFAULT '', - PRIMARY KEY (`tax_rate_id`), - KEY `tax_rate_country` (`tax_rate_country`), - KEY `tax_rate_state` (`tax_rate_state`(2)), - KEY `tax_rate_class` (`tax_rate_class`(10)), - KEY `tax_rate_priority` (`tax_rate_priority`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rates` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rates` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` ENABLE KEYS */; -UNLOCK TABLES; -/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; - -/*!40101 SET SQL_MODE=@OLD_SQL_MODE */; -/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; -/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; -/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; -/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; -/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; - --- Dump completed on 2024-10-02 15:32:48 diff --git a/db/haiku_atelier-2024-10-09-7b64f98.sql b/db/haiku_atelier-2024-10-09-7b64f98.sql deleted file mode 100755 index 54ee99ae..00000000 --- a/db/haiku_atelier-2024-10-09-7b64f98.sql +++ /dev/null @@ -1,8175 +0,0 @@ --- 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=495 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), -(111,'woocommerce_cleanup_draft_orders','complete','2024-09-08 08:35:13','2024-09-08 10:35:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725784513;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725784513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-09 15:29:58','2024-09-09 17:29:58',0,NULL), -(112,'woocommerce_cleanup_draft_orders','complete','2024-09-10 15:29:58','2024-09-10 17:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725982198;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725982198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-10 18:00:23','2024-09-10 20:00:23',0,NULL), -(113,'woocommerce_cleanup_draft_orders','complete','2024-09-11 18:00:23','2024-09-11 20:00:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726077623;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726077623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-15 16:28:13','2024-09-15 18:28:13',0,NULL), -(114,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:03:34','2024-09-10 20:03:34',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991414;}',3,1,'2024-09-10 18:03:39','2024-09-10 20:03:39',0,NULL), -(115,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:04:10','2024-09-10 20:04:10',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991450;}',3,1,'2024-09-10 18:04:40','2024-09-10 20:04:40',0,NULL), -(116,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:04:22','2024-09-10 20:04:22',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991462;}',3,1,'2024-09-10 18:04:40','2024-09-10 20:04:40',0,NULL), -(117,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:05:46','2024-09-10 20:05:46',10,'[56,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991546;}',3,1,'2024-09-10 18:07:14','2024-09-10 20:07:14',0,NULL), -(118,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:48','2024-09-11 11:11:48',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045908;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(119,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[65,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(120,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[66,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(121,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[67,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(122,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[68,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(123,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[69,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(124,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[70,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(125,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[71,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(126,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[60,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), -(127,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[65,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(128,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[66,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(129,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[67,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(130,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[68,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(131,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[69,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(132,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[70,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(133,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[71,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(134,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:02','2024-09-11 11:14:02',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046042;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), -(135,'woocommerce_cleanup_draft_orders','complete','2024-09-16 16:28:13','2024-09-16 18:28:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726504093;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726504093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-16 16:28:25','2024-09-16 18:28:25',0,NULL), -(136,'woocommerce_run_update_callback','complete','2024-09-16 13:31:00','2024-09-16 15:31:00',10,'{\"update_callback\":\"wc_update_930_add_woocommerce_coming_soon_option\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493460;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493460;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), -(137,'woocommerce_run_update_callback','complete','2024-09-16 13:31:01','2024-09-16 15:31:01',10,'{\"update_callback\":\"wc_update_930_migrate_user_meta_for_launch_your_store_tour\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493461;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), -(138,'woocommerce_update_db_to_current_version','complete','2024-09-16 13:31:02','2024-09-16 15:31:02',10,'{\"version\":\"9.3.1\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493462;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), -(139,'woocommerce_cleanup_draft_orders','complete','2024-09-17 16:28:25','2024-09-17 18:28:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726590505;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726590505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-17 16:34:49','2024-09-17 18:34:49',0,NULL), -(140,'woocommerce_cleanup_draft_orders','complete','2024-09-18 16:34:49','2024-09-18 18:34:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726677289;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726677289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-20 08:55:59','2024-09-20 10:55:59',0,NULL), -(141,'woocommerce_cleanup_draft_orders','complete','2024-09-21 08:55:59','2024-09-21 10:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726908959;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726908959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-22 09:08:09','2024-09-22 11:08:09',0,NULL), -(142,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-20 09:03:40','2024-09-20 11:03:40',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726823020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726823020;}',3,1,'2024-09-20 09:06:35','2024-09-20 11:06:35',0,NULL), -(143,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-20 09:03:49','2024-09-20 11:03:49',10,'[56,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726823029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726823029;}',3,1,'2024-09-20 09:06:35','2024-09-20 11:06:35',0,NULL), -(144,'woocommerce_cleanup_draft_orders','complete','2024-09-23 09:08:09','2024-09-23 11:08:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727082489;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727082489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-23 13:33:15','2024-09-23 15:33:15',0,NULL), -(145,'woocommerce_cleanup_draft_orders','complete','2024-09-24 13:33:15','2024-09-24 15:33:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727184795;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727184795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-24 21:09:01','2024-09-24 23:09:01',0,NULL), -(146,'woocommerce_cleanup_draft_orders','complete','2024-09-25 21:09:01','2024-09-25 23:09:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727298541;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727298541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-26 01:45:26','2024-09-26 03:45:26',0,NULL), -(147,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:14:54','2024-09-25 08:14:54',10,'[56,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727244894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727244894;}',3,1,'2024-09-25 06:16:55','2024-09-25 08:16:55',0,NULL), -(148,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:14:54','2024-09-25 08:14:54',10,'[50,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727244894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727244894;}',3,1,'2024-09-25 06:16:55','2024-09-25 08:16:55',0,NULL), -(149,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:14:54','2024-09-25 08:14:54',10,'[41,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727244894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727244894;}',3,1,'2024-09-25 06:16:55','2024-09-25 08:16:55',0,NULL), -(150,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(151,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[73,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(152,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[74,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(153,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[75,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(154,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[76,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(155,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[77,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(156,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[78,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(157,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[79,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(158,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-25 06:20:30','2024-09-25 08:20:30',10,'[72,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727245230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727245230;}',3,1,'2024-09-25 06:21:52','2024-09-25 08:21:52',0,NULL), -(159,'woocommerce_cleanup_draft_orders','complete','2024-09-27 01:45:26','2024-09-27 03:45:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727401526;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727401526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-27 10:53:48','2024-09-27 12:53:48',0,NULL), -(160,'woocommerce_cleanup_draft_orders','complete','2024-09-28 10:53:48','2024-09-28 12:53:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727520828;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727520828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-28 12:03:43','2024-09-28 14:03:43',0,NULL), -(161,'woocommerce_cleanup_draft_orders','complete','2024-09-29 12:03:43','2024-09-29 14:03:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727611423;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727611423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-30 03:00:23','2024-09-30 05:00:23',0,NULL), -(162,'woocommerce_cleanup_draft_orders','complete','2024-10-01 03:00:23','2024-10-01 05:00:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727751623;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727751623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-01 06:12:23','2024-10-01 08:12:23',0,NULL), -(163,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:14:51','2024-09-30 17:14:51',10,'[80,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709291;}',3,1,'2024-09-30 15:15:37','2024-09-30 17:15:37',0,NULL), -(164,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:15:03','2024-09-30 17:15:03',10,'[80,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709303;}',3,1,'2024-09-30 15:15:37','2024-09-30 17:15:37',0,NULL), -(165,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:15:06','2024-09-30 17:15:06',10,'[80,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709306;}',3,1,'2024-09-30 15:15:37','2024-09-30 17:15:37',0,NULL), -(166,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:15:54','2024-09-30 17:15:54',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709354;}',3,1,'2024-09-30 15:22:16','2024-09-30 17:22:16',0,NULL), -(167,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:51:57','2024-09-30 17:51:57',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711517;}',3,1,'2024-09-30 15:52:52','2024-09-30 17:52:52',0,NULL), -(168,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:52:53','2024-09-30 17:52:53',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711573;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711573;}',3,1,'2024-09-30 15:54:11','2024-09-30 17:54:11',0,NULL), -(169,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:55:24','2024-09-30 17:55:24',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711724;}',3,1,'2024-09-30 15:55:35','2024-09-30 17:55:35',0,NULL), -(170,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:59:33','2024-09-30 17:59:33',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711973;}',3,1,'2024-09-30 15:59:35','2024-09-30 17:59:35',0,NULL), -(171,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:00:12','2024-09-30 18:00:12',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712012;}',3,1,'2024-09-30 16:00:15','2024-09-30 18:00:15',0,NULL), -(172,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(173,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[87,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[88,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(175,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[89,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[90,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(177,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[91,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(178,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[92,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(179,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[93,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(180,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[86,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(181,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:31:39','2024-09-30 18:31:39',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727713899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727713899;}',3,1,'2024-09-30 16:32:37','2024-09-30 18:32:37',0,NULL), -(182,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:36:00','2024-09-30 18:36:00',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727714160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727714160;}',3,1,'2024-09-30 16:38:38','2024-09-30 18:38:38',0,NULL), -(183,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:39:12','2024-09-30 18:39:12',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727714352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727714352;}',3,1,'2024-09-30 16:39:36','2024-09-30 18:39:36',0,NULL), -(184,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:39:37','2024-09-30 18:39:37',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727714377;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727714377;}',3,1,'2024-09-30 16:39:38','2024-09-30 18:39:38',0,NULL), -(185,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:53:53','2024-09-30 18:53:53',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715233;}',3,1,'2024-09-30 16:54:23','2024-09-30 18:54:23',0,NULL), -(186,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(187,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[103,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(188,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[104,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(189,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[105,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(190,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[106,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(191,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[107,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(192,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[108,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(193,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[109,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(194,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[102,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(195,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 17:01:45','2024-09-30 19:01:45',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715705;}',3,1,'2024-09-30 17:03:46','2024-09-30 19:03:46',0,NULL), -(196,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:22','2024-09-30 21:12:22',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723542;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(197,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(198,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[114,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(199,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[115,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(200,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[116,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(201,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[117,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(202,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[118,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(203,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[119,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(204,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[120,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(205,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[113,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(206,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:20:33','2024-09-30 21:20:33',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724033;}',3,1,'2024-09-30 19:20:35','2024-09-30 21:20:35',0,NULL), -(207,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(208,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[124,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(209,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[125,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(210,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[126,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(211,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[127,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(212,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[128,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(213,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[129,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(214,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[130,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(215,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[123,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(216,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:42:04','2024-09-30 21:42:04',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727725324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727725324;}',3,1,'2024-09-30 19:53:07','2024-09-30 21:53:07',0,NULL), -(217,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(218,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[134,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(219,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[135,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(220,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[136,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(221,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[137,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(222,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[138,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(223,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[139,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(224,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[140,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(225,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(226,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:18:34','2024-09-30 22:18:34',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727727514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727727514;}',3,1,'2024-09-30 20:18:35','2024-09-30 22:18:35',0,NULL), -(227,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:18:36','2024-09-30 22:18:36',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727727516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727727516;}',3,1,'2024-10-01 06:12:23','2024-10-01 08:12:23',0,NULL), -(228,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:18:53','2024-09-30 22:18:53',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727727533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727727533;}',3,1,'2024-10-01 06:12:23','2024-10-01 08:12:23',0,NULL), -(229,'woocommerce_cleanup_draft_orders','complete','2024-10-02 06:12:23','2024-10-02 08:12:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727849543;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727849543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-02 06:16:48','2024-10-02 08:16:48',0,NULL), -(230,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:24','2024-10-01 08:12:24',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763144;}',3,1,'2024-10-01 06:12:24','2024-10-01 08:12:24',0,NULL), -(231,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:24','2024-10-01 08:12:24',10,'[145,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763144;}',3,1,'2024-10-01 06:12:24','2024-10-01 08:12:24',0,NULL), -(232,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[146,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(233,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[147,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[148,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(235,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[149,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[150,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[151,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[144,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:30:23','2024-10-01 08:30:23',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764223;}',3,1,'2024-10-01 06:30:35','2024-10-01 08:30:35',0,NULL), -(240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[156,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[157,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(243,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[158,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[159,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[160,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:02','2024-10-01 08:31:02',10,'[161,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764262;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:02','2024-10-01 08:31:02',10,'[162,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764262;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:02','2024-10-01 08:31:02',10,'[155,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764262;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:38:36','2024-10-01 08:38:36',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764716;}',3,1,'2024-10-01 06:39:04','2024-10-01 08:39:04',0,NULL), -(250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:24','2024-10-01 08:42:24',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764944;}',3,1,'2024-10-01 06:42:52','2024-10-01 08:42:52',0,NULL), -(251,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[169,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[170,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[171,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[172,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[173,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(257,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[174,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(258,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[175,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(259,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[168,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(260,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 07:30:22','2024-10-01 09:30:22',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727767822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727767822;}',3,1,'2024-10-01 07:30:35','2024-10-01 09:30:35',0,NULL), -(261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(262,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[184,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(263,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[185,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(264,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[186,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(265,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[187,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[188,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(267,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[189,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[190,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(270,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:40','2024-10-01 12:04:40',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777080;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:53','2024-10-01 12:04:53',10,'[191,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777093;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:53','2024-10-01 12:04:53',10,'[192,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777093;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:53','2024-10-01 12:04:53',10,'[193,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777093;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:51','2024-10-01 12:05:51',10,'[190,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777151;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:54','2024-10-01 12:05:54',10,'[189,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777154;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:56','2024-10-01 12:05:56',10,'[188,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777156;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:58','2024-10-01 12:05:58',10,'[187,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777158;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:00','2024-10-01 12:06:00',10,'[186,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777160;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:03','2024-10-01 12:06:03',10,'[185,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777163;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:05','2024-10-01 12:06:05',10,'[184,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777165;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:14','2024-10-01 12:06:14',10,'[193,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777174;}',3,1,'2024-10-01 10:06:18','2024-10-01 12:06:18',0,NULL), -(282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:17','2024-10-01 12:06:17',10,'[192,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777177;}',3,1,'2024-10-01 10:06:18','2024-10-01 12:06:18',0,NULL), -(283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:19','2024-10-01 12:06:19',10,'[191,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777179;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:19','2024-10-01 12:06:19',10,'[183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777179;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:22','2024-10-01 12:06:22',10,'[194,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777182;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:22','2024-10-01 12:06:22',10,'[195,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777182;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:22','2024-10-01 12:06:22',10,'[196,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777182;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:08','2024-10-01 12:21:08',10,'[194,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778068;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778068;}',3,1,'2024-10-01 10:21:08','2024-10-01 12:21:08',0,NULL), -(289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:08','2024-10-01 12:21:08',10,'[195,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778068;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778068;}',3,1,'2024-10-01 10:21:08','2024-10-01 12:21:08',0,NULL), -(290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:09','2024-10-01 12:21:09',10,'[196,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778069;}',3,1,'2024-10-01 10:21:13','2024-10-01 12:21:13',0,NULL), -(291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:35','2024-10-01 12:21:35',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778095;}',3,1,'2024-10-01 10:21:38','2024-10-01 12:21:38',0,NULL), -(292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:42','2024-10-01 12:21:42',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778102;}',3,1,'2024-10-01 10:22:11','2024-10-01 12:22:11',0,NULL), -(293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:02','2024-10-01 12:25:02',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778302;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:15','2024-10-01 12:25:15',10,'[169,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778315;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778315;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:17','2024-10-01 12:25:17',10,'[170,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778317;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:19','2024-10-01 12:25:19',10,'[171,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778319;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778319;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:20','2024-10-01 12:25:20',10,'[172,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778320;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:22','2024-10-01 12:25:22',10,'[173,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778322;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:24','2024-10-01 12:25:24',10,'[174,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778324;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:26','2024-10-01 12:25:26',10,'[175,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778326;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:26','2024-10-01 12:25:26',10,'[168,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778326;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:29','2024-10-01 12:25:29',10,'[200,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778329;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:29','2024-10-01 12:25:29',10,'[201,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778329;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:52','2024-10-01 12:25:52',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778352;}',3,1,'2024-10-01 16:14:00','2024-10-01 18:14:00',0,NULL), -(305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[203,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[204,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[205,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:02','2024-10-01 18:14:02',10,'[202,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799242;}',3,1,'2024-10-01 16:14:06','2024-10-01 18:14:06',0,NULL), -(310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:39:54','2024-10-01 19:39:54',10,'[203,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804394;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:39:54','2024-10-01 19:39:54',10,'[204,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804394;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:39:54','2024-10-01 19:39:54',10,'[205,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804394;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:40:19','2024-10-01 19:40:19',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804419;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804419;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:51:31','2024-10-01 19:51:31',10,'[205,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805091;}',3,1,'2024-10-01 17:51:35','2024-10-01 19:51:35',0,NULL), -(315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:51:36','2024-10-01 19:51:36',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805096;}',3,1,'2024-10-01 17:52:01','2024-10-01 19:52:01',0,NULL), -(316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[214,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[215,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(319,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[216,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(320,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[213,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(321,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:39','2024-10-01 19:55:39',10,'[214,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805339;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:39','2024-10-01 19:55:39',10,'[215,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805339;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:39','2024-10-01 19:55:39',10,'[216,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805339;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:47','2024-10-01 19:55:47',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805347;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:56:21','2024-10-01 19:56:21',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805381;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(326,'woocommerce_cleanup_draft_orders','complete','2024-10-03 06:16:48','2024-10-03 08:16:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727936208;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727936208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-03 20:02:00','2024-10-03 22:02:00',0,NULL), -(327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:04:42','2024-10-02 19:04:42',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727888682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727888682;}',3,1,'2024-10-02 17:26:31','2024-10-02 19:26:31',0,NULL), -(328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:26:32','2024-10-02 19:26:32',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727889992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727889992;}',3,1,'2024-10-02 17:31:35','2024-10-02 19:31:35',0,NULL), -(329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:26:32','2024-10-02 19:26:32',10,'[221,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727889992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727889992;}',3,1,'2024-10-02 17:31:35','2024-10-02 19:31:35',0,NULL), -(330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:26:32','2024-10-02 19:26:32',10,'[222,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727889992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727889992;}',3,1,'2024-10-02 17:31:35','2024-10-02 19:31:35',0,NULL), -(331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:26:32','2024-10-02 19:26:32',10,'[223,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727889992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727889992;}',3,1,'2024-10-02 17:31:35','2024-10-02 19:31:35',0,NULL), -(332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:26:32','2024-10-02 19:26:32',10,'[220,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727889992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727889992;}',3,1,'2024-10-02 17:31:35','2024-10-02 19:31:35',0,NULL), -(333,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:48:22','2024-10-02 19:48:22',10,'[221,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891302;}',3,1,'2024-10-02 17:48:37','2024-10-02 19:48:37',0,NULL), -(334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:48:22','2024-10-02 19:48:22',10,'[222,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891302;}',3,1,'2024-10-02 17:48:37','2024-10-02 19:48:37',0,NULL), -(335,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:48:22','2024-10-02 19:48:22',10,'[223,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891302;}',3,1,'2024-10-02 17:48:37','2024-10-02 19:48:37',0,NULL), -(336,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:48:46','2024-10-02 19:48:46',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891326;}',3,1,'2024-10-02 17:49:31','2024-10-02 19:49:31',0,NULL), -(337,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:49:32','2024-10-02 19:49:32',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891372;}',3,1,'2024-10-02 17:49:35','2024-10-02 19:49:35',0,NULL), -(338,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:49:32','2024-10-02 19:49:32',10,'[227,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891372;}',3,1,'2024-10-02 17:49:35','2024-10-02 19:49:35',0,NULL), -(339,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:49:32','2024-10-02 19:49:32',10,'[228,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891372;}',3,1,'2024-10-02 17:49:35','2024-10-02 19:49:35',0,NULL), -(340,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:49:32','2024-10-02 19:49:32',10,'[229,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891372;}',3,1,'2024-10-02 17:49:35','2024-10-02 19:49:35',0,NULL), -(341,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:49:32','2024-10-02 19:49:32',10,'[226,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891372;}',3,1,'2024-10-02 17:49:35','2024-10-02 19:49:35',0,NULL), -(342,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:58:48','2024-10-02 19:58:48',10,'[227,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891928;}',3,1,'2024-10-02 18:00:19','2024-10-02 20:00:19',0,NULL), -(343,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:58:48','2024-10-02 19:58:48',10,'[228,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891928;}',3,1,'2024-10-02 18:00:19','2024-10-02 20:00:19',0,NULL), -(344,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:58:48','2024-10-02 19:58:48',10,'[229,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891928;}',3,1,'2024-10-02 18:00:19','2024-10-02 20:00:19',0,NULL), -(345,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:59:03','2024-10-02 19:59:03',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891943;}',3,1,'2024-10-02 18:00:19','2024-10-02 20:00:19',0,NULL), -(346,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:06:35','2024-10-02 23:06:35',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903195;}',3,1,'2024-10-02 21:06:35','2024-10-02 23:06:35',0,NULL), -(347,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:06:35','2024-10-02 23:06:35',10,'[233,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903195;}',3,1,'2024-10-02 21:06:35','2024-10-02 23:06:35',0,NULL), -(348,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:06:35','2024-10-02 23:06:35',10,'[234,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903195;}',3,1,'2024-10-02 21:06:35','2024-10-02 23:06:35',0,NULL), -(349,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:06:35','2024-10-02 23:06:35',10,'[235,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903195;}',3,1,'2024-10-02 21:06:35','2024-10-02 23:06:35',0,NULL), -(350,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:06:35','2024-10-02 23:06:35',10,'[232,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903195;}',3,1,'2024-10-02 21:06:35','2024-10-02 23:06:35',0,NULL), -(351,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:14:45','2024-10-02 23:14:45',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903685;}',3,1,'2024-10-02 21:14:51','2024-10-02 23:14:51',0,NULL), -(352,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:14:52','2024-10-02 23:14:52',10,'[233,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903692;}',3,1,'2024-10-02 21:14:56','2024-10-02 23:14:56',0,NULL), -(353,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:14:55','2024-10-02 23:14:55',10,'[234,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903695;}',3,1,'2024-10-02 21:14:56','2024-10-02 23:14:56',0,NULL), -(354,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:14:57','2024-10-02 23:14:57',10,'[235,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903697;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903697;}',3,1,'2024-10-02 21:15:01','2024-10-02 23:15:01',0,NULL), -(355,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:14:57','2024-10-02 23:14:57',10,'[232,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903697;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903697;}',3,1,'2024-10-02 21:15:01','2024-10-02 23:15:01',0,NULL), -(356,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:15:00','2024-10-02 23:15:00',10,'[238,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903700;}',3,1,'2024-10-02 21:15:01','2024-10-02 23:15:01',0,NULL), -(357,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:15:00','2024-10-02 23:15:00',10,'[239,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903700;}',3,1,'2024-10-02 21:15:01','2024-10-02 23:15:01',0,NULL), -(358,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:16:11','2024-10-02 23:16:11',10,'[238,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903771;}',3,1,'2024-10-02 21:16:44','2024-10-02 23:16:44',0,NULL), -(359,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:16:11','2024-10-02 23:16:11',10,'[239,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903771;}',3,1,'2024-10-02 21:16:44','2024-10-02 23:16:44',0,NULL), -(360,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:16:29','2024-10-02 23:16:29',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903789;}',3,1,'2024-10-02 21:16:44','2024-10-02 23:16:44',0,NULL), -(361,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:21:38','2024-10-02 23:21:38',10,'[240,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904098;}',3,1,'2024-10-02 21:24:42','2024-10-02 23:24:42',0,NULL), -(362,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:21:38','2024-10-02 23:21:38',10,'[241,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904098;}',3,1,'2024-10-02 21:24:42','2024-10-02 23:24:42',0,NULL), -(363,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:21:38','2024-10-02 23:21:38',10,'[242,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904098;}',3,1,'2024-10-02 21:24:42','2024-10-02 23:24:42',0,NULL), -(364,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:21:38','2024-10-02 23:21:38',10,'[240,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904098;}',3,1,'2024-10-02 21:24:42','2024-10-02 23:24:42',0,NULL), -(365,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:35:07','2024-10-02 23:35:07',10,'[241,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904907;}',3,1,'2024-10-02 21:35:15','2024-10-02 23:35:15',0,NULL), -(366,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:35:07','2024-10-02 23:35:07',10,'[242,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904907;}',3,1,'2024-10-02 21:35:15','2024-10-02 23:35:15',0,NULL), -(367,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:35:23','2024-10-02 23:35:23',10,'[240,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904923;}',3,1,'2024-10-02 21:36:10','2024-10-02 23:36:10',0,NULL), -(368,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:36:11','2024-10-02 23:36:11',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904971;}',3,1,'2024-10-02 21:36:43','2024-10-02 23:36:43',0,NULL), -(369,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:36:11','2024-10-02 23:36:11',10,'[247,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904971;}',3,1,'2024-10-02 21:36:43','2024-10-02 23:36:43',0,NULL), -(370,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:36:11','2024-10-02 23:36:11',10,'[248,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904971;}',3,1,'2024-10-02 21:36:43','2024-10-02 23:36:43',0,NULL), -(371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:36:11','2024-10-02 23:36:11',10,'[246,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904971;}',3,1,'2024-10-02 21:36:43','2024-10-02 23:36:43',0,NULL), -(372,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:39:57','2024-10-02 23:39:57',10,'[247,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905197;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(373,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:39:57','2024-10-02 23:39:57',10,'[248,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905197;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(374,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:40:12','2024-10-02 23:40:12',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905212;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(375,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:40:27','2024-10-02 23:40:27',10,'[251,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905227;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(376,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:40:27','2024-10-02 23:40:27',10,'[252,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905227;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(377,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:40:27','2024-10-02 23:40:27',10,'[253,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905227;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(378,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:40:27','2024-10-02 23:40:27',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905227;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(379,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:34','2024-10-02 23:56:34',10,'[252,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906194;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906194;}',3,1,'2024-10-02 21:56:35','2024-10-02 23:56:35',0,NULL), -(380,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:36','2024-10-02 23:56:36',10,'[253,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906196;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(381,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:36','2024-10-02 23:56:36',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906196;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(382,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:48','2024-10-02 23:56:48',10,'[256,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906208;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(383,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:48','2024-10-02 23:56:48',10,'[257,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906208;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(384,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:52','2024-10-02 23:56:52',10,'[256,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906212;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(385,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:57','2024-10-02 23:56:57',10,'[257,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906217;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(386,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:58:41','2024-10-02 23:58:41',10,'[251,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906321;}',3,1,'2024-10-03 20:02:00','2024-10-03 22:02:00',0,NULL), -(387,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:58:43','2024-10-02 23:58:43',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906323;}',3,1,'2024-10-03 20:02:00','2024-10-03 22:02:00',0,NULL), -(388,'woocommerce_cleanup_draft_orders','complete','2024-10-04 20:02:00','2024-10-04 22:02:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728072120;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728072120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-04 20:02:07','2024-10-04 22:02:07',0,NULL), -(389,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:02:27','2024-10-03 22:02:27',10,'[258,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727985747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727985747;}',3,1,'2024-10-03 20:04:33','2024-10-03 22:04:33',0,NULL), -(390,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:13:22','2024-10-03 22:13:22',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727986402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727986402;}',3,1,'2024-10-03 20:13:35','2024-10-03 22:13:35',0,NULL), -(391,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:13:36','2024-10-03 22:13:36',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727986416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727986416;}',3,1,'2024-10-03 20:13:48','2024-10-03 22:13:48',0,NULL), -(392,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:13:49','2024-10-03 22:13:49',10,'[261,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727986429;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727986429;}',3,1,'2024-10-03 20:13:53','2024-10-03 22:13:53',0,NULL), -(393,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:15:54','2024-10-03 22:15:54',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727986554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727986554;}',3,1,'2024-10-03 20:17:05','2024-10-03 22:17:05',0,NULL), -(394,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:17:12','2024-10-03 22:17:12',10,'[263,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727986632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727986632;}',3,1,'2024-10-03 20:20:10','2024-10-03 22:20:10',0,NULL), -(395,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:42:26','2024-10-03 22:42:26',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727988146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727988146;}',3,1,'2024-10-03 20:42:35','2024-10-03 22:42:35',0,NULL), -(396,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:43:43','2024-10-03 22:43:43',10,'[268,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727988223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727988223;}',3,1,'2024-10-03 20:45:29','2024-10-03 22:45:29',0,NULL), -(397,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:49:18','2024-10-03 22:49:18',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727988558;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727988558;}',3,1,'2024-10-03 20:49:42','2024-10-03 22:49:42',0,NULL), -(398,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:18:29','2024-10-04 08:18:29',10,'[271,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728022709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728022709;}',3,1,'2024-10-04 06:25:50','2024-10-04 08:25:50',0,NULL), -(399,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:32:58','2024-10-04 08:32:58',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728023578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728023578;}',3,1,'2024-10-04 06:33:31','2024-10-04 08:33:31',0,NULL), -(400,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:33:32','2024-10-04 08:33:32',10,'[274,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728023612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728023612;}',3,1,'2024-10-04 06:33:36','2024-10-04 08:33:36',0,NULL), -(401,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:40:49','2024-10-04 08:40:49',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024049;}',3,1,'2024-10-04 06:41:22','2024-10-04 08:41:22',0,NULL), -(402,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:41:23','2024-10-04 08:41:23',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024083;}',3,1,'2024-10-04 06:41:27','2024-10-04 08:41:27',0,NULL), -(403,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:41:23','2024-10-04 08:41:23',10,'[277,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024083;}',3,1,'2024-10-04 06:41:27','2024-10-04 08:41:27',0,NULL), -(404,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:41:23','2024-10-04 08:41:23',10,'[278,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024083;}',3,1,'2024-10-04 06:41:27','2024-10-04 08:41:27',0,NULL), -(405,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:41:23','2024-10-04 08:41:23',10,'[279,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024083;}',3,1,'2024-10-04 06:41:27','2024-10-04 08:41:27',0,NULL), -(406,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:41:23','2024-10-04 08:41:23',10,'[276,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024083;}',3,1,'2024-10-04 06:41:27','2024-10-04 08:41:27',0,NULL), -(407,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:19','2024-10-04 08:51:19',10,'[277,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024679;}',3,1,'2024-10-04 06:51:21','2024-10-04 08:51:21',0,NULL), -(408,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:19','2024-10-04 08:51:19',10,'[278,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024679;}',3,1,'2024-10-04 06:51:21','2024-10-04 08:51:21',0,NULL), -(409,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:19','2024-10-04 08:51:19',10,'[279,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024679;}',3,1,'2024-10-04 06:51:21','2024-10-04 08:51:21',0,NULL), -(410,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:19','2024-10-04 08:51:19',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024679;}',3,1,'2024-10-04 06:51:21','2024-10-04 08:51:21',0,NULL), -(411,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:23','2024-10-04 08:51:23',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024683;}',3,1,'2024-10-04 06:51:27','2024-10-04 08:51:27',0,NULL), -(412,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:32','2024-10-04 08:51:32',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024692;}',3,1,'2024-10-04 06:51:32','2024-10-04 08:51:32',0,NULL), -(413,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:54:25','2024-10-04 08:54:25',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024865;}',3,1,'2024-10-04 06:54:35','2024-10-04 08:54:35',0,NULL), -(414,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:55:03','2024-10-04 08:55:03',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024903;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024903;}',3,1,'2024-10-04 07:00:30','2024-10-04 09:00:30',0,NULL), -(415,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 07:09:40','2024-10-04 09:09:40',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728025780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728025780;}',3,1,'2024-10-04 07:10:01','2024-10-04 09:10:01',0,NULL), -(416,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 07:10:02','2024-10-04 09:10:02',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728025802;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728025802;}',3,1,'2024-10-04 07:10:06','2024-10-04 09:10:06',0,NULL), -(417,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 07:12:59','2024-10-04 09:12:59',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728025979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728025979;}',3,1,'2024-10-04 07:13:39','2024-10-04 09:13:39',0,NULL), -(418,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 19:50:56','2024-10-04 21:50:56',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728071456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728071456;}',3,1,'2024-10-04 19:57:52','2024-10-04 21:57:52',0,NULL), -(419,'woocommerce_cleanup_draft_orders','complete','2024-10-05 20:02:07','2024-10-05 22:02:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728158527;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728158527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-07 06:17:34','2024-10-07 08:17:34',0,NULL), -(420,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:07:01','2024-10-04 22:07:01',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072421;}',3,1,'2024-10-04 20:10:28','2024-10-04 22:10:28',0,NULL), -(421,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:07:15','2024-10-04 22:07:15',10,'[295,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072435;}',3,1,'2024-10-04 20:10:28','2024-10-04 22:10:28',0,NULL), -(422,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:07:15','2024-10-04 22:07:15',10,'[296,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072435;}',3,1,'2024-10-04 20:10:28','2024-10-04 22:10:28',0,NULL), -(423,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:07:15','2024-10-04 22:07:15',10,'[297,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072435;}',3,1,'2024-10-04 20:10:28','2024-10-04 22:10:28',0,NULL), -(424,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:07:15','2024-10-04 22:07:15',10,'[291,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072435;}',3,1,'2024-10-04 20:10:28','2024-10-04 22:10:28',0,NULL), -(425,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:11:03','2024-10-04 22:11:03',10,'[295,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072663;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072663;}',3,1,'2024-10-04 20:11:36','2024-10-04 22:11:36',0,NULL), -(426,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:11:03','2024-10-04 22:11:03',10,'[296,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072663;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072663;}',3,1,'2024-10-04 20:11:36','2024-10-04 22:11:36',0,NULL), -(427,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:11:03','2024-10-04 22:11:03',10,'[297,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072663;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072663;}',3,1,'2024-10-04 20:11:36','2024-10-04 22:11:36',0,NULL), -(428,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:11:53','2024-10-04 22:11:53',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072713;}',3,1,'2024-10-04 20:12:36','2024-10-04 22:12:36',0,NULL), -(429,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:13:44','2024-10-04 22:13:44',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072824;}',3,1,'2024-10-04 20:15:10','2024-10-04 22:15:10',0,NULL), -(430,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:13:51','2024-10-04 22:13:51',10,'[300,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072831;}',3,1,'2024-10-04 20:15:10','2024-10-04 22:15:10',0,NULL), -(431,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:13:51','2024-10-04 22:13:51',10,'[301,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072831;}',3,1,'2024-10-04 20:15:10','2024-10-04 22:15:10',0,NULL), -(432,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:13:51','2024-10-04 22:13:51',10,'[302,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072831;}',3,1,'2024-10-04 20:15:10','2024-10-04 22:15:10',0,NULL), -(433,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:13:51','2024-10-04 22:13:51',10,'[288,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072831;}',3,1,'2024-10-04 20:15:10','2024-10-04 22:15:10',0,NULL), -(434,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:11','2024-10-04 22:15:11',10,'[300,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072911;}',3,1,'2024-10-04 20:15:41','2024-10-04 22:15:41',0,NULL), -(435,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:11','2024-10-04 22:15:11',10,'[301,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072911;}',3,1,'2024-10-04 20:15:41','2024-10-04 22:15:41',0,NULL), -(436,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:11','2024-10-04 22:15:11',10,'[302,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072911;}',3,1,'2024-10-04 20:15:41','2024-10-04 22:15:41',0,NULL), -(437,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:20','2024-10-04 22:15:20',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072920;}',3,1,'2024-10-04 20:15:41','2024-10-04 22:15:41',0,NULL), -(438,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:44','2024-10-04 22:15:44',10,'[303,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072944;}',3,1,'2024-10-04 20:16:38','2024-10-04 22:16:38',0,NULL), -(439,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:44','2024-10-04 22:15:44',10,'[304,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072944;}',3,1,'2024-10-04 20:16:38','2024-10-04 22:16:38',0,NULL), -(440,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:44','2024-10-04 22:15:44',10,'[305,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072944;}',3,1,'2024-10-04 20:16:38','2024-10-04 22:16:38',0,NULL), -(441,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:16:39','2024-10-04 22:16:39',10,'[303,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072999;}',3,1,'2024-10-04 20:17:37','2024-10-04 22:17:37',0,NULL), -(442,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:16:39','2024-10-04 22:16:39',10,'[304,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072999;}',3,1,'2024-10-04 20:17:37','2024-10-04 22:17:37',0,NULL), -(443,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:16:39','2024-10-04 22:16:39',10,'[305,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072999;}',3,1,'2024-10-04 20:17:37','2024-10-04 22:17:37',0,NULL), -(444,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:16:47','2024-10-04 22:16:47',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728073007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728073007;}',3,1,'2024-10-04 20:17:37','2024-10-04 22:17:37',0,NULL), -(445,'woocommerce_cleanup_draft_orders','complete','2024-10-08 06:17:34','2024-10-08 08:17:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728368254;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728368254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-09 05:47:24','2024-10-09 07:47:24',0,NULL), -(446,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:18:29','2024-10-07 08:18:29',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728281909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728281909;}',3,1,'2024-10-07 06:19:58','2024-10-07 08:19:58',0,NULL), -(447,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:18:29','2024-10-07 08:18:29',10,'[307,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728281909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728281909;}',3,1,'2024-10-07 06:19:58','2024-10-07 08:19:58',0,NULL), -(448,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:18:29','2024-10-07 08:18:29',10,'[308,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728281909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728281909;}',3,1,'2024-10-07 06:19:58','2024-10-07 08:19:58',0,NULL), -(449,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:18:29','2024-10-07 08:18:29',10,'[309,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728281909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728281909;}',3,1,'2024-10-07 06:19:58','2024-10-07 08:19:58',0,NULL), -(450,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:18:29','2024-10-07 08:18:29',10,'[306,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728281909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728281909;}',3,1,'2024-10-07 06:19:58','2024-10-07 08:19:58',0,NULL), -(451,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:30:34','2024-10-07 08:30:34',10,'[307,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282634;}',3,1,'2024-10-07 06:30:37','2024-10-07 08:30:37',0,NULL), -(452,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:30:34','2024-10-07 08:30:34',10,'[308,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282634;}',3,1,'2024-10-07 06:30:37','2024-10-07 08:30:37',0,NULL), -(453,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:30:34','2024-10-07 08:30:34',10,'[309,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282634;}',3,1,'2024-10-07 06:30:37','2024-10-07 08:30:37',0,NULL), -(454,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:30:35','2024-10-07 08:30:35',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282635;}',3,1,'2024-10-07 06:30:37','2024-10-07 08:30:37',0,NULL), -(455,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:30:38','2024-10-07 08:30:38',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282638;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282638;}',3,1,'2024-10-07 06:33:26','2024-10-07 08:33:26',0,NULL), -(456,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:33:27','2024-10-07 08:33:27',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282807;}',3,1,'2024-10-07 06:33:53','2024-10-07 08:33:53',0,NULL), -(457,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:33:27','2024-10-07 08:33:27',10,'[313,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282807;}',3,1,'2024-10-07 06:33:53','2024-10-07 08:33:53',0,NULL), -(458,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:33:27','2024-10-07 08:33:27',10,'[314,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282807;}',3,1,'2024-10-07 06:33:53','2024-10-07 08:33:53',0,NULL), -(459,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:33:27','2024-10-07 08:33:27',10,'[315,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282807;}',3,1,'2024-10-07 06:33:53','2024-10-07 08:33:53',0,NULL), -(460,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:33:27','2024-10-07 08:33:27',10,'[312,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282807;}',3,1,'2024-10-07 06:33:53','2024-10-07 08:33:53',0,NULL), -(461,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:39:20','2024-10-07 08:39:20',10,'[313,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283160;}',3,1,'2024-10-07 06:39:36','2024-10-07 08:39:36',0,NULL), -(462,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:39:20','2024-10-07 08:39:20',10,'[314,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283160;}',3,1,'2024-10-07 06:39:36','2024-10-07 08:39:36',0,NULL), -(463,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:39:20','2024-10-07 08:39:20',10,'[315,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283160;}',3,1,'2024-10-07 06:39:36','2024-10-07 08:39:36',0,NULL), -(464,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:39:33','2024-10-07 08:39:33',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283173;}',3,1,'2024-10-07 06:39:36','2024-10-07 08:39:36',0,NULL), -(465,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:39:37','2024-10-07 08:39:37',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283177;}',3,1,'2024-10-07 06:40:26','2024-10-07 08:40:26',0,NULL), -(466,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:40:27','2024-10-07 08:40:27',10,'[318,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283227;}',3,1,'2024-10-07 06:40:31','2024-10-07 08:40:31',0,NULL), -(467,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:40:27','2024-10-07 08:40:27',10,'[319,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283227;}',3,1,'2024-10-07 06:40:31','2024-10-07 08:40:31',0,NULL), -(468,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:40:27','2024-10-07 08:40:27',10,'[320,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283227;}',3,1,'2024-10-07 06:40:31','2024-10-07 08:40:31',0,NULL), -(469,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:40:27','2024-10-07 08:40:27',10,'[321,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283227;}',3,1,'2024-10-07 06:40:31','2024-10-07 08:40:31',0,NULL), -(470,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:40:27','2024-10-07 08:40:27',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283227;}',3,1,'2024-10-07 06:40:31','2024-10-07 08:40:31',0,NULL), -(471,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:56:13','2024-10-07 08:56:13',10,'[319,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728284173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728284173;}',3,1,'2024-10-07 07:09:29','2024-10-07 09:09:29',0,NULL), -(472,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:56:13','2024-10-07 08:56:13',10,'[320,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728284173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728284173;}',3,1,'2024-10-07 07:09:29','2024-10-07 09:09:29',0,NULL), -(473,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:56:13','2024-10-07 08:56:13',10,'[321,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728284173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728284173;}',3,1,'2024-10-07 07:09:29','2024-10-07 09:09:29',0,NULL), -(474,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:56:13','2024-10-07 08:56:13',10,'[318,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728284173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728284173;}',3,1,'2024-10-07 07:09:29','2024-10-07 09:09:29',0,NULL), -(475,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:56:16','2024-10-07 08:56:16',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728284176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728284176;}',3,1,'2024-10-07 07:09:29','2024-10-07 09:09:29',0,NULL), -(476,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[65,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(477,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[66,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(478,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[67,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(479,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[68,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(480,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[69,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(481,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[70,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(482,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[71,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(483,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[60,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(484,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:33','2024-10-07 11:08:33',10,'[325,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292113;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292113;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(485,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:22:42','2024-10-07 11:22:42',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292962;}',3,1,'2024-10-07 09:23:37','2024-10-07 11:23:37',0,NULL), -(486,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:22:53','2024-10-07 11:22:53',10,'[328,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292973;}',3,1,'2024-10-07 09:23:37','2024-10-07 11:23:37',0,NULL), -(487,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:26:20','2024-10-07 11:26:20',10,'[328,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293180;}',3,1,'2024-10-07 09:26:33','2024-10-07 11:26:33',0,NULL), -(488,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:26:40','2024-10-07 11:26:40',10,'[331,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293200;}',3,1,'2024-10-07 09:28:49','2024-10-07 11:28:49',0,NULL), -(489,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:35:04','2024-10-07 11:35:04',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293704;}',3,1,'2024-10-07 09:35:18','2024-10-07 11:35:18',0,NULL), -(490,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:35:19','2024-10-07 11:35:19',10,'[335,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293719;}',3,1,'2024-10-07 09:35:24','2024-10-07 11:35:24',0,NULL), -(491,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:37:36','2024-10-07 11:37:36',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293856;}',3,1,'2024-10-07 09:38:33','2024-10-07 11:38:33',0,NULL), -(492,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:38:32','2024-10-07 11:38:32',10,'[338,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293912;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293912;}',3,1,'2024-10-07 09:38:33','2024-10-07 11:38:33',0,NULL), -(493,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:51:17','2024-10-07 11:51:17',10,'[338,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728294677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728294677;}',3,1,'2024-10-07 19:41:40','2024-10-07 21:41:40',0,NULL), -(494,'woocommerce_cleanup_draft_orders','pending','2024-10-10 05:47:24','2024-10-10 07:47:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728539244;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728539244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_claims` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_claims`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_claims` ( - `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`claim_id`), - KEY `date_created_gmt` (`date_created_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=1856 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_claims` --- - -LOCK TABLES `haikuwp_actionscheduler_claims` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_groups` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_groups`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_groups` ( - `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `slug` varchar(255) NOT NULL, - PRIMARY KEY (`group_id`), - KEY `slug` (`slug`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_groups` --- - -LOCK TABLES `haikuwp_actionscheduler_groups` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` DISABLE KEYS */; -INSERT INTO `haikuwp_actionscheduler_groups` VALUES -(1,'action-scheduler-migration'), -(2,''), -(3,'woocommerce-db-updates'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_logs` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_logs`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_logs` ( - `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `action_id` bigint(20) unsigned NOT NULL, - `message` text NOT NULL, - `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', - `log_date_local` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`log_id`), - KEY `action_id` (`action_id`), - KEY `log_date_gmt` (`log_date_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=1463 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'), -(313,111,'action created','2024-09-07 08:35:13','2024-09-07 10:35:13'), -(314,111,'action started via WP Cron','2024-09-09 15:29:58','2024-09-09 17:29:58'), -(315,111,'action complete via WP Cron','2024-09-09 15:29:58','2024-09-09 17:29:58'), -(316,112,'action created','2024-09-09 15:29:58','2024-09-09 17:29:58'), -(317,112,'action started via WP Cron','2024-09-10 18:00:23','2024-09-10 20:00:23'), -(318,112,'action complete via WP Cron','2024-09-10 18:00:23','2024-09-10 20:00:23'), -(319,113,'action created','2024-09-10 18:00:23','2024-09-10 20:00:23'), -(320,114,'action created','2024-09-10 18:03:33','2024-09-10 20:03:33'), -(321,114,'action started via WP Cron','2024-09-10 18:03:39','2024-09-10 20:03:39'), -(322,114,'action complete via WP Cron','2024-09-10 18:03:39','2024-09-10 20:03:39'), -(323,115,'action created','2024-09-10 18:04:09','2024-09-10 20:04:09'), -(324,116,'action created','2024-09-10 18:04:21','2024-09-10 20:04:21'), -(325,115,'action started via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(326,115,'action complete via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(327,116,'action started via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(328,116,'action complete via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), -(329,117,'action created','2024-09-10 18:05:45','2024-09-10 20:05:45'), -(330,117,'action started via WP Cron','2024-09-10 18:07:14','2024-09-10 20:07:14'), -(331,117,'action complete via WP Cron','2024-09-10 18:07:14','2024-09-10 20:07:14'), -(332,118,'action created','2024-09-11 09:11:47','2024-09-11 11:11:47'), -(333,119,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(334,120,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(335,121,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(336,122,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(337,123,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(338,124,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(339,125,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(340,126,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), -(341,118,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(342,118,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(343,119,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(344,119,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(345,120,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(346,120,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(347,121,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(348,121,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(349,122,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(350,122,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(351,123,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(352,123,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(353,124,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(354,124,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(355,125,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(356,125,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(357,126,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(358,126,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), -(359,127,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(360,128,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(361,129,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(362,130,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(363,131,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(364,132,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(365,133,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), -(366,134,'action created','2024-09-11 09:14:01','2024-09-11 11:14:01'), -(367,127,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(368,127,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(369,128,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(370,128,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(371,129,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(372,129,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(373,130,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(374,130,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(375,131,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(376,131,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(377,132,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(378,132,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(379,133,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(380,133,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(381,134,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(382,134,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), -(383,113,'action started via WP Cron','2024-09-15 16:28:13','2024-09-15 18:28:13'), -(384,113,'action complete via WP Cron','2024-09-15 16:28:13','2024-09-15 18:28:13'), -(385,135,'action created','2024-09-15 16:28:13','2024-09-15 18:28:13'), -(386,136,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), -(387,137,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), -(388,138,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), -(389,136,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(390,136,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(391,137,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(392,137,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(393,138,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(394,138,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), -(395,135,'action started via Async Request','2024-09-16 16:28:25','2024-09-16 18:28:25'), -(396,135,'action complete via Async Request','2024-09-16 16:28:25','2024-09-16 18:28:25'), -(397,139,'action created','2024-09-16 16:28:25','2024-09-16 18:28:25'), -(398,139,'action started via WP Cron','2024-09-17 16:34:49','2024-09-17 18:34:49'), -(399,139,'action complete via WP Cron','2024-09-17 16:34:49','2024-09-17 18:34:49'), -(400,140,'action created','2024-09-17 16:34:49','2024-09-17 18:34:49'), -(401,140,'action started via WP Cron','2024-09-20 08:55:59','2024-09-20 10:55:59'), -(402,140,'action complete via WP Cron','2024-09-20 08:55:59','2024-09-20 10:55:59'), -(403,141,'action created','2024-09-20 08:55:59','2024-09-20 10:55:59'), -(404,142,'action created','2024-09-20 09:03:39','2024-09-20 11:03:39'), -(405,143,'action created','2024-09-20 09:03:48','2024-09-20 11:03:48'), -(406,142,'action started via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(407,142,'action complete via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(408,143,'action started via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(409,143,'action complete via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), -(410,141,'action started via WP Cron','2024-09-22 09:08:09','2024-09-22 11:08:09'), -(411,141,'action complete via WP Cron','2024-09-22 09:08:09','2024-09-22 11:08:09'), -(412,144,'action created','2024-09-22 09:08:09','2024-09-22 11:08:09'), -(413,144,'action started via WP Cron','2024-09-23 13:33:15','2024-09-23 15:33:15'), -(414,144,'action complete via WP Cron','2024-09-23 13:33:15','2024-09-23 15:33:15'), -(415,145,'action created','2024-09-23 13:33:15','2024-09-23 15:33:15'), -(416,145,'action started via WP Cron','2024-09-24 21:09:01','2024-09-24 23:09:01'), -(417,145,'action complete via WP Cron','2024-09-24 21:09:01','2024-09-24 23:09:01'), -(418,146,'action created','2024-09-24 21:09:01','2024-09-24 23:09:01'), -(419,147,'action created','2024-09-25 06:14:53','2024-09-25 08:14:53'), -(420,148,'action created','2024-09-25 06:14:53','2024-09-25 08:14:53'), -(421,149,'action created','2024-09-25 06:14:53','2024-09-25 08:14:53'), -(422,147,'action started via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(423,147,'action complete via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(424,148,'action started via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(425,148,'action complete via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(426,149,'action started via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(427,149,'action complete via WP Cron','2024-09-25 06:16:55','2024-09-25 08:16:55'), -(428,150,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(429,151,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(430,152,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(431,153,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(432,154,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(433,155,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(434,156,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(435,157,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(436,158,'action created','2024-09-25 06:20:29','2024-09-25 08:20:29'), -(437,150,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(438,150,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(439,151,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(440,151,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(441,152,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(442,152,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(443,153,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(444,153,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(445,154,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(446,154,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(447,155,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(448,155,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(449,156,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(450,156,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(451,157,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(452,157,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(453,158,'action started via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(454,158,'action complete via WP Cron','2024-09-25 06:21:52','2024-09-25 08:21:52'), -(455,146,'action started via WP Cron','2024-09-26 01:45:26','2024-09-26 03:45:26'), -(456,146,'action complete via WP Cron','2024-09-26 01:45:26','2024-09-26 03:45:26'), -(457,159,'action created','2024-09-26 01:45:26','2024-09-26 03:45:26'), -(458,159,'action started via WP Cron','2024-09-27 10:53:48','2024-09-27 12:53:48'), -(459,159,'action complete via WP Cron','2024-09-27 10:53:48','2024-09-27 12:53:48'), -(460,160,'action created','2024-09-27 10:53:48','2024-09-27 12:53:48'), -(461,160,'action started via WP Cron','2024-09-28 12:03:43','2024-09-28 14:03:43'), -(462,160,'action complete via WP Cron','2024-09-28 12:03:43','2024-09-28 14:03:43'), -(463,161,'action created','2024-09-28 12:03:43','2024-09-28 14:03:43'), -(464,161,'action started via WP Cron','2024-09-30 03:00:23','2024-09-30 05:00:23'), -(465,161,'action complete via WP Cron','2024-09-30 03:00:23','2024-09-30 05:00:23'), -(466,162,'action created','2024-09-30 03:00:23','2024-09-30 05:00:23'), -(467,163,'action created','2024-09-30 15:14:50','2024-09-30 17:14:50'), -(468,164,'action created','2024-09-30 15:15:02','2024-09-30 17:15:02'), -(469,165,'action created','2024-09-30 15:15:05','2024-09-30 17:15:05'), -(470,163,'action started via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(471,163,'action complete via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(472,164,'action started via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(473,164,'action complete via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(474,165,'action started via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(475,165,'action complete via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(476,166,'action created','2024-09-30 15:15:53','2024-09-30 17:15:53'), -(477,166,'action started via WP Cron','2024-09-30 15:22:16','2024-09-30 17:22:16'), -(478,166,'action complete via WP Cron','2024-09-30 15:22:16','2024-09-30 17:22:16'), -(479,167,'action created','2024-09-30 15:51:56','2024-09-30 17:51:56'), -(480,167,'action started via WP Cron','2024-09-30 15:52:52','2024-09-30 17:52:52'), -(481,167,'action complete via WP Cron','2024-09-30 15:52:52','2024-09-30 17:52:52'), -(482,168,'action created','2024-09-30 15:52:52','2024-09-30 17:52:52'), -(483,168,'action started via WP Cron','2024-09-30 15:54:11','2024-09-30 17:54:11'), -(484,168,'action complete via WP Cron','2024-09-30 15:54:11','2024-09-30 17:54:11'), -(485,169,'action created','2024-09-30 15:55:23','2024-09-30 17:55:23'), -(486,169,'action started via WP Cron','2024-09-30 15:55:35','2024-09-30 17:55:35'), -(487,169,'action complete via WP Cron','2024-09-30 15:55:35','2024-09-30 17:55:35'), -(488,170,'action created','2024-09-30 15:59:32','2024-09-30 17:59:32'), -(489,170,'action started via WP Cron','2024-09-30 15:59:35','2024-09-30 17:59:35'), -(490,170,'action complete via WP Cron','2024-09-30 15:59:35','2024-09-30 17:59:35'), -(491,171,'action created','2024-09-30 16:00:11','2024-09-30 18:00:11'), -(492,171,'action started via Async Request','2024-09-30 16:00:15','2024-09-30 18:00:15'), -(493,171,'action complete via Async Request','2024-09-30 16:00:15','2024-09-30 18:00:15'), -(494,172,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(495,173,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(496,174,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(497,175,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(498,176,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(499,177,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(500,178,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(501,179,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(502,180,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(503,172,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(504,172,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(505,173,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(506,173,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(507,174,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(508,174,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(509,175,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(510,175,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(511,176,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(512,176,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(513,177,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(514,177,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(515,178,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(516,178,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(517,179,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(518,179,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(519,180,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(520,180,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(521,181,'action created','2024-09-30 16:31:38','2024-09-30 18:31:38'), -(522,181,'action started via WP Cron','2024-09-30 16:32:37','2024-09-30 18:32:37'), -(523,181,'action complete via WP Cron','2024-09-30 16:32:37','2024-09-30 18:32:37'), -(524,182,'action created','2024-09-30 16:35:59','2024-09-30 18:35:59'), -(525,182,'action started via WP Cron','2024-09-30 16:38:38','2024-09-30 18:38:38'), -(526,182,'action complete via WP Cron','2024-09-30 16:38:38','2024-09-30 18:38:38'), -(527,183,'action created','2024-09-30 16:39:11','2024-09-30 18:39:11'), -(528,183,'action started via WP Cron','2024-09-30 16:39:36','2024-09-30 18:39:36'), -(529,183,'action complete via WP Cron','2024-09-30 16:39:36','2024-09-30 18:39:36'), -(530,184,'action created','2024-09-30 16:39:36','2024-09-30 18:39:36'), -(531,184,'action started via Async Request','2024-09-30 16:39:38','2024-09-30 18:39:38'), -(532,184,'action complete via Async Request','2024-09-30 16:39:38','2024-09-30 18:39:38'), -(533,185,'action created','2024-09-30 16:53:52','2024-09-30 18:53:52'), -(534,185,'action started via Async Request','2024-09-30 16:54:23','2024-09-30 18:54:23'), -(535,185,'action complete via Async Request','2024-09-30 16:54:23','2024-09-30 18:54:23'), -(536,186,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(537,187,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(538,188,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(539,189,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(540,190,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(541,191,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(542,192,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(543,193,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(544,194,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(545,186,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(546,186,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(547,187,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(548,187,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(549,188,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(550,188,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(551,189,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(552,189,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(553,190,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(554,190,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(555,191,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(556,191,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(557,192,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(558,192,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(559,193,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(560,193,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(561,194,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(562,194,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(563,195,'action created','2024-09-30 17:01:44','2024-09-30 19:01:44'), -(564,195,'action started via WP Cron','2024-09-30 17:03:46','2024-09-30 19:03:46'), -(565,195,'action complete via WP Cron','2024-09-30 17:03:46','2024-09-30 19:03:46'), -(566,196,'action created','2024-09-30 19:12:21','2024-09-30 21:12:21'), -(567,197,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(568,198,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(569,199,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(570,200,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(571,201,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(572,202,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(573,203,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(574,204,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(575,205,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(576,196,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(577,196,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(578,197,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(579,197,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(580,198,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(581,198,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(582,199,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(583,199,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(584,200,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(585,200,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(586,201,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(587,201,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(588,202,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(589,202,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(590,203,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(591,203,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(592,204,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(593,204,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(594,205,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(595,205,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(596,206,'action created','2024-09-30 19:20:32','2024-09-30 21:20:32'), -(597,206,'action started via WP Cron','2024-09-30 19:20:35','2024-09-30 21:20:35'), -(598,206,'action complete via WP Cron','2024-09-30 19:20:35','2024-09-30 21:20:35'), -(599,207,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(600,208,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(601,209,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(602,210,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(603,211,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(604,212,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(605,213,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(606,214,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(607,215,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(608,207,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(609,207,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(610,208,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(611,208,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(612,209,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(613,209,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(614,210,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(615,210,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(616,211,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(617,211,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(618,212,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(619,212,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(620,213,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(621,213,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(622,214,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(623,214,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(624,215,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(625,215,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(626,216,'action created','2024-09-30 19:42:03','2024-09-30 21:42:03'), -(627,216,'action started via WP Cron','2024-09-30 19:53:07','2024-09-30 21:53:07'), -(628,216,'action complete via WP Cron','2024-09-30 19:53:07','2024-09-30 21:53:07'), -(629,217,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(630,218,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(631,219,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(632,220,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(633,221,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(634,222,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(635,223,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(636,224,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(637,225,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(638,217,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(639,217,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(640,218,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(641,218,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(642,219,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(643,219,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(644,220,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(645,220,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(646,221,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(647,221,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(648,222,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(649,222,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(650,223,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(651,223,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(652,224,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(653,224,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(654,225,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(655,225,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(656,226,'action created','2024-09-30 20:18:33','2024-09-30 22:18:33'), -(657,226,'action started via WP Cron','2024-09-30 20:18:35','2024-09-30 22:18:35'), -(658,226,'action complete via WP Cron','2024-09-30 20:18:35','2024-09-30 22:18:35'), -(659,227,'action created','2024-09-30 20:18:35','2024-09-30 22:18:35'), -(660,228,'action created','2024-09-30 20:18:52','2024-09-30 22:18:52'), -(661,227,'action started via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(662,227,'action complete via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(663,228,'action started via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(664,228,'action complete via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(665,162,'action started via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(666,162,'action complete via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(667,229,'action created','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(668,230,'action created','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(669,231,'action created','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(670,232,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(671,233,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(672,234,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(673,235,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(674,236,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(675,237,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(676,238,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(677,230,'action started via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(678,230,'action complete via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(679,231,'action started via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(680,231,'action complete via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(681,232,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(682,232,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(683,233,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(684,233,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(685,234,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(686,234,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(687,235,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(688,235,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(689,236,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(690,236,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(691,237,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(692,237,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(693,238,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(694,238,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(695,239,'action created','2024-10-01 06:30:22','2024-10-01 08:30:22'), -(696,239,'action started via WP Cron','2024-10-01 06:30:35','2024-10-01 08:30:35'), -(697,239,'action complete via WP Cron','2024-10-01 06:30:35','2024-10-01 08:30:35'), -(698,240,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(699,241,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(700,242,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(701,243,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(702,244,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(703,245,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(704,246,'action created','2024-10-01 06:31:01','2024-10-01 08:31:01'), -(705,247,'action created','2024-10-01 06:31:01','2024-10-01 08:31:01'), -(706,248,'action created','2024-10-01 06:31:01','2024-10-01 08:31:01'), -(707,240,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(708,240,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(709,241,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(710,241,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(711,242,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(712,242,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(713,243,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(714,243,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(715,244,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(716,244,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(717,245,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(718,245,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(719,246,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(720,246,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(721,247,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(722,247,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(723,248,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(724,248,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(725,249,'action created','2024-10-01 06:38:35','2024-10-01 08:38:35'), -(726,249,'action started via Async Request','2024-10-01 06:39:04','2024-10-01 08:39:04'), -(727,249,'action complete via Async Request','2024-10-01 06:39:04','2024-10-01 08:39:04'), -(728,250,'action created','2024-10-01 06:42:23','2024-10-01 08:42:23'), -(729,250,'action started via WP Cron','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(730,250,'action complete via WP Cron','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(731,251,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(732,252,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(733,253,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(734,254,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(735,255,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(736,256,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(737,257,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(738,258,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(739,259,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(740,251,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(741,251,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(742,252,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(743,252,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(744,253,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(745,253,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(746,254,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(747,254,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(748,255,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(749,255,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(750,256,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(751,256,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(752,257,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(753,257,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(754,258,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(755,258,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(756,259,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(757,259,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(758,260,'action created','2024-10-01 07:30:21','2024-10-01 09:30:21'), -(759,260,'action started via WP Cron','2024-10-01 07:30:35','2024-10-01 09:30:35'), -(760,260,'action complete via WP Cron','2024-10-01 07:30:35','2024-10-01 09:30:35'), -(761,261,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(762,262,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(763,263,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(764,264,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(765,265,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(766,266,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(767,267,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(768,268,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(769,269,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(770,261,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(771,261,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(772,262,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(773,262,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(774,263,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(775,263,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(776,264,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(777,264,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(778,265,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(779,265,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(780,266,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(781,266,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(782,267,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(783,267,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(784,268,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(785,268,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(786,269,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(787,269,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(788,270,'action created','2024-10-01 10:04:39','2024-10-01 12:04:39'), -(789,271,'action created','2024-10-01 10:04:52','2024-10-01 12:04:52'), -(790,272,'action created','2024-10-01 10:04:52','2024-10-01 12:04:52'), -(791,273,'action created','2024-10-01 10:04:52','2024-10-01 12:04:52'), -(792,270,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(793,270,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(794,271,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(795,271,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(796,272,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(797,272,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(798,273,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(799,273,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(800,274,'action created','2024-10-01 10:05:50','2024-10-01 12:05:50'), -(801,275,'action created','2024-10-01 10:05:53','2024-10-01 12:05:53'), -(802,276,'action created','2024-10-01 10:05:55','2024-10-01 12:05:55'), -(803,277,'action created','2024-10-01 10:05:57','2024-10-01 12:05:57'), -(804,278,'action created','2024-10-01 10:05:59','2024-10-01 12:05:59'), -(805,279,'action created','2024-10-01 10:06:02','2024-10-01 12:06:02'), -(806,280,'action created','2024-10-01 10:06:04','2024-10-01 12:06:04'), -(807,281,'action created','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(808,274,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(809,274,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(810,275,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(811,275,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(812,276,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(813,276,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(814,277,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(815,277,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(816,278,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(817,278,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(818,279,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(819,279,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(820,280,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(821,280,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(822,282,'action created','2024-10-01 10:06:16','2024-10-01 12:06:16'), -(823,281,'action started via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(824,281,'action complete via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(825,282,'action started via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(826,282,'action complete via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(827,283,'action created','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(828,284,'action created','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(829,285,'action created','2024-10-01 10:06:21','2024-10-01 12:06:21'), -(830,286,'action created','2024-10-01 10:06:21','2024-10-01 12:06:21'), -(831,287,'action created','2024-10-01 10:06:21','2024-10-01 12:06:21'), -(832,283,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(833,283,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(834,284,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(835,284,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(836,285,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(837,285,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(838,286,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(839,286,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(840,287,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(841,287,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(842,288,'action created','2024-10-01 10:21:07','2024-10-01 12:21:07'), -(843,289,'action created','2024-10-01 10:21:07','2024-10-01 12:21:07'), -(844,290,'action created','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(845,288,'action started via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(846,288,'action complete via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(847,289,'action started via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(848,289,'action complete via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(849,290,'action started via Async Request','2024-10-01 10:21:13','2024-10-01 12:21:13'), -(850,290,'action complete via Async Request','2024-10-01 10:21:13','2024-10-01 12:21:13'), -(851,291,'action created','2024-10-01 10:21:34','2024-10-01 12:21:34'), -(852,291,'action started via WP Cron','2024-10-01 10:21:37','2024-10-01 12:21:37'), -(853,291,'action complete via WP Cron','2024-10-01 10:21:38','2024-10-01 12:21:38'), -(854,292,'action created','2024-10-01 10:21:41','2024-10-01 12:21:41'), -(855,292,'action started via Async Request','2024-10-01 10:22:11','2024-10-01 12:22:11'), -(856,292,'action complete via Async Request','2024-10-01 10:22:11','2024-10-01 12:22:11'), -(857,293,'action created','2024-10-01 10:25:01','2024-10-01 12:25:01'), -(858,294,'action created','2024-10-01 10:25:14','2024-10-01 12:25:14'), -(859,295,'action created','2024-10-01 10:25:16','2024-10-01 12:25:16'), -(860,296,'action created','2024-10-01 10:25:18','2024-10-01 12:25:18'), -(861,297,'action created','2024-10-01 10:25:19','2024-10-01 12:25:19'), -(862,298,'action created','2024-10-01 10:25:21','2024-10-01 12:25:21'), -(863,299,'action created','2024-10-01 10:25:23','2024-10-01 12:25:23'), -(864,300,'action created','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(865,301,'action created','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(866,293,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(867,293,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(868,294,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(869,294,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(870,295,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(871,295,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(872,296,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(873,296,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(874,297,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(875,297,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(876,298,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(877,298,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(878,299,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(879,299,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(880,302,'action created','2024-10-01 10:25:28','2024-10-01 12:25:28'), -(881,303,'action created','2024-10-01 10:25:28','2024-10-01 12:25:28'), -(882,300,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(883,300,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(884,301,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(885,301,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(886,302,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(887,302,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(888,303,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(889,303,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(890,304,'action created','2024-10-01 10:25:51','2024-10-01 12:25:51'), -(891,304,'action started via WP Cron','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(892,304,'action complete via WP Cron','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(893,305,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(894,306,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(895,307,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(896,308,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(897,309,'action created','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(898,305,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(899,305,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(900,306,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(901,306,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(902,307,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(903,307,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(904,308,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(905,308,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(906,309,'action started via Async Request','2024-10-01 16:14:06','2024-10-01 18:14:06'), -(907,309,'action complete via Async Request','2024-10-01 16:14:06','2024-10-01 18:14:06'), -(908,310,'action created','2024-10-01 17:39:53','2024-10-01 19:39:53'), -(909,311,'action created','2024-10-01 17:39:53','2024-10-01 19:39:53'), -(910,312,'action created','2024-10-01 17:39:53','2024-10-01 19:39:53'), -(911,313,'action created','2024-10-01 17:40:18','2024-10-01 19:40:18'), -(912,310,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(913,310,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(914,311,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(915,311,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(916,312,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(917,312,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(918,313,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(919,313,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(920,314,'action created','2024-10-01 17:51:30','2024-10-01 19:51:30'), -(921,314,'action started via WP Cron','2024-10-01 17:51:35','2024-10-01 19:51:35'), -(922,314,'action complete via WP Cron','2024-10-01 17:51:35','2024-10-01 19:51:35'), -(923,315,'action created','2024-10-01 17:51:35','2024-10-01 19:51:35'), -(924,315,'action started via Async Request','2024-10-01 17:52:01','2024-10-01 19:52:01'), -(925,315,'action complete via Async Request','2024-10-01 17:52:01','2024-10-01 19:52:01'), -(926,316,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(927,317,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(928,318,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(929,319,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(930,320,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(931,316,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(932,316,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(933,317,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(934,317,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(935,318,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(936,318,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(937,319,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(938,319,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(939,320,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(940,320,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(941,321,'action created','2024-10-01 17:55:38','2024-10-01 19:55:38'), -(942,322,'action created','2024-10-01 17:55:38','2024-10-01 19:55:38'), -(943,323,'action created','2024-10-01 17:55:38','2024-10-01 19:55:38'), -(944,324,'action created','2024-10-01 17:55:46','2024-10-01 19:55:46'), -(945,325,'action created','2024-10-01 17:56:20','2024-10-01 19:56:20'), -(946,321,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(947,321,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(948,322,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(949,322,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(950,323,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(951,323,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(952,324,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(953,324,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(954,325,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(955,325,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(956,229,'action started via WP Cron','2024-10-02 06:16:48','2024-10-02 08:16:48'), -(957,229,'action complete via WP Cron','2024-10-02 06:16:48','2024-10-02 08:16:48'), -(958,326,'action created','2024-10-02 06:16:48','2024-10-02 08:16:48'), -(959,327,'action created','2024-10-02 17:04:41','2024-10-02 19:04:41'), -(960,327,'action started via WP Cron','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(961,327,'action complete via WP Cron','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(962,328,'action created','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(963,329,'action created','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(964,330,'action created','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(965,331,'action created','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(966,332,'action created','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(967,328,'action started via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(968,328,'action complete via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(969,329,'action started via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(970,329,'action complete via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(971,330,'action started via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(972,330,'action complete via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(973,331,'action started via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(974,331,'action complete via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(975,332,'action started via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(976,332,'action complete via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(977,333,'action created','2024-10-02 17:48:21','2024-10-02 19:48:21'), -(978,334,'action created','2024-10-02 17:48:21','2024-10-02 19:48:21'), -(979,335,'action created','2024-10-02 17:48:21','2024-10-02 19:48:21'), -(980,333,'action started via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(981,333,'action complete via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(982,334,'action started via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(983,334,'action complete via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(984,335,'action started via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(985,335,'action complete via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(986,336,'action created','2024-10-02 17:48:45','2024-10-02 19:48:45'), -(987,337,'action created','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(988,338,'action created','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(989,339,'action created','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(990,340,'action created','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(991,341,'action created','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(992,336,'action started via Async Request','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(993,336,'action complete via Async Request','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(994,337,'action started via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(995,337,'action complete via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(996,338,'action started via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(997,338,'action complete via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(998,339,'action started via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(999,339,'action complete via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(1000,340,'action started via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(1001,340,'action complete via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(1002,341,'action started via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(1003,341,'action complete via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(1004,342,'action created','2024-10-02 17:58:47','2024-10-02 19:58:47'), -(1005,343,'action created','2024-10-02 17:58:47','2024-10-02 19:58:47'), -(1006,344,'action created','2024-10-02 17:58:47','2024-10-02 19:58:47'), -(1007,345,'action created','2024-10-02 17:59:02','2024-10-02 19:59:02'), -(1008,342,'action started via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1009,342,'action complete via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1010,343,'action started via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1011,343,'action complete via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1012,344,'action started via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1013,344,'action complete via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1014,345,'action started via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1015,345,'action complete via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1016,346,'action created','2024-10-02 21:06:34','2024-10-02 23:06:34'), -(1017,347,'action created','2024-10-02 21:06:34','2024-10-02 23:06:34'), -(1018,348,'action created','2024-10-02 21:06:34','2024-10-02 23:06:34'), -(1019,349,'action created','2024-10-02 21:06:34','2024-10-02 23:06:34'), -(1020,350,'action created','2024-10-02 21:06:34','2024-10-02 23:06:34'), -(1021,346,'action started via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1022,346,'action complete via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1023,347,'action started via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1024,347,'action complete via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1025,348,'action started via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1026,348,'action complete via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1027,349,'action started via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1028,349,'action complete via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1029,350,'action started via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1030,350,'action complete via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1031,351,'action created','2024-10-02 21:14:44','2024-10-02 23:14:44'), -(1032,352,'action created','2024-10-02 21:14:51','2024-10-02 23:14:51'), -(1033,351,'action started via Async Request','2024-10-02 21:14:51','2024-10-02 23:14:51'), -(1034,351,'action complete via Async Request','2024-10-02 21:14:51','2024-10-02 23:14:51'), -(1035,353,'action created','2024-10-02 21:14:54','2024-10-02 23:14:54'), -(1036,354,'action created','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1037,355,'action created','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1038,352,'action started via Async Request','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1039,352,'action complete via Async Request','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1040,353,'action started via Async Request','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1041,353,'action complete via Async Request','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1042,356,'action created','2024-10-02 21:14:59','2024-10-02 23:14:59'), -(1043,357,'action created','2024-10-02 21:14:59','2024-10-02 23:14:59'), -(1044,354,'action started via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1045,354,'action complete via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1046,355,'action started via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1047,355,'action complete via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1048,356,'action started via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1049,356,'action complete via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1050,357,'action started via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1051,357,'action complete via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1052,358,'action created','2024-10-02 21:16:10','2024-10-02 23:16:10'), -(1053,359,'action created','2024-10-02 21:16:10','2024-10-02 23:16:10'), -(1054,360,'action created','2024-10-02 21:16:28','2024-10-02 23:16:28'), -(1055,358,'action started via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1056,358,'action complete via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1057,359,'action started via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1058,359,'action complete via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1059,360,'action started via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1060,360,'action complete via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1061,361,'action created','2024-10-02 21:21:37','2024-10-02 23:21:37'), -(1062,362,'action created','2024-10-02 21:21:37','2024-10-02 23:21:37'), -(1063,363,'action created','2024-10-02 21:21:37','2024-10-02 23:21:37'), -(1064,364,'action created','2024-10-02 21:21:37','2024-10-02 23:21:37'), -(1065,361,'action started via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1066,361,'action complete via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1067,362,'action started via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1068,362,'action complete via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1069,363,'action started via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1070,363,'action complete via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1071,364,'action started via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1072,364,'action complete via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1073,365,'action created','2024-10-02 21:35:06','2024-10-02 23:35:06'), -(1074,366,'action created','2024-10-02 21:35:06','2024-10-02 23:35:06'), -(1075,365,'action started via Async Request','2024-10-02 21:35:15','2024-10-02 23:35:15'), -(1076,365,'action complete via Async Request','2024-10-02 21:35:15','2024-10-02 23:35:15'), -(1077,366,'action started via Async Request','2024-10-02 21:35:15','2024-10-02 23:35:15'), -(1078,366,'action complete via Async Request','2024-10-02 21:35:15','2024-10-02 23:35:15'), -(1079,367,'action created','2024-10-02 21:35:22','2024-10-02 23:35:22'), -(1080,367,'action started via WP Cron','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1081,367,'action complete via WP Cron','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1082,368,'action created','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1083,369,'action created','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1084,370,'action created','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1085,371,'action created','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1086,368,'action started via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1087,368,'action complete via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1088,369,'action started via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1089,369,'action complete via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1090,370,'action started via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1091,370,'action complete via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1092,371,'action started via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1093,371,'action complete via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1094,372,'action created','2024-10-02 21:39:56','2024-10-02 23:39:56'), -(1095,373,'action created','2024-10-02 21:39:56','2024-10-02 23:39:56'), -(1096,374,'action created','2024-10-02 21:40:11','2024-10-02 23:40:11'), -(1097,375,'action created','2024-10-02 21:40:26','2024-10-02 23:40:26'), -(1098,376,'action created','2024-10-02 21:40:26','2024-10-02 23:40:26'), -(1099,377,'action created','2024-10-02 21:40:26','2024-10-02 23:40:26'), -(1100,378,'action created','2024-10-02 21:40:26','2024-10-02 23:40:26'), -(1101,372,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1102,372,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1103,373,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1104,373,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1105,374,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1106,374,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1107,375,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1108,375,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1109,376,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1110,376,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1111,377,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1112,377,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1113,378,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1114,378,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1115,379,'action created','2024-10-02 21:56:33','2024-10-02 23:56:33'), -(1116,380,'action created','2024-10-02 21:56:35','2024-10-02 23:56:35'), -(1117,379,'action started via WP Cron','2024-10-02 21:56:35','2024-10-02 23:56:35'), -(1118,379,'action complete via WP Cron','2024-10-02 21:56:35','2024-10-02 23:56:35'), -(1119,381,'action created','2024-10-02 21:56:35','2024-10-02 23:56:35'), -(1120,382,'action created','2024-10-02 21:56:47','2024-10-02 23:56:47'), -(1121,383,'action created','2024-10-02 21:56:47','2024-10-02 23:56:47'), -(1122,384,'action created','2024-10-02 21:56:51','2024-10-02 23:56:51'), -(1123,385,'action created','2024-10-02 21:56:56','2024-10-02 23:56:56'), -(1124,380,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1125,380,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1126,381,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1127,381,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1128,382,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1129,382,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1130,383,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1131,383,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1132,384,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1133,384,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1134,385,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1135,385,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1136,386,'action created','2024-10-02 21:58:40','2024-10-02 23:58:40'), -(1137,387,'action created','2024-10-02 21:58:42','2024-10-02 23:58:42'), -(1138,386,'action started via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1139,386,'action complete via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1140,387,'action started via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1141,387,'action complete via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1142,326,'action started via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1143,326,'action complete via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1144,388,'action created','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1145,389,'action created','2024-10-03 20:02:26','2024-10-03 22:02:26'), -(1146,389,'action started via WP Cron','2024-10-03 20:04:33','2024-10-03 22:04:33'), -(1147,389,'action complete via WP Cron','2024-10-03 20:04:33','2024-10-03 22:04:33'), -(1148,390,'action created','2024-10-03 20:13:21','2024-10-03 22:13:21'), -(1149,390,'action started via WP Cron','2024-10-03 20:13:35','2024-10-03 22:13:35'), -(1150,390,'action complete via WP Cron','2024-10-03 20:13:35','2024-10-03 22:13:35'), -(1151,391,'action created','2024-10-03 20:13:35','2024-10-03 22:13:35'), -(1152,392,'action created','2024-10-03 20:13:48','2024-10-03 22:13:48'), -(1153,391,'action started via Async Request','2024-10-03 20:13:48','2024-10-03 22:13:48'), -(1154,391,'action complete via Async Request','2024-10-03 20:13:48','2024-10-03 22:13:48'), -(1155,392,'action started via Async Request','2024-10-03 20:13:53','2024-10-03 22:13:53'), -(1156,392,'action complete via Async Request','2024-10-03 20:13:53','2024-10-03 22:13:53'), -(1157,393,'action created','2024-10-03 20:15:53','2024-10-03 22:15:53'), -(1158,393,'action started via WP Cron','2024-10-03 20:17:05','2024-10-03 22:17:05'), -(1159,393,'action complete via WP Cron','2024-10-03 20:17:05','2024-10-03 22:17:05'), -(1160,394,'action created','2024-10-03 20:17:11','2024-10-03 22:17:11'), -(1161,394,'action started via WP Cron','2024-10-03 20:20:10','2024-10-03 22:20:10'), -(1162,394,'action complete via WP Cron','2024-10-03 20:20:10','2024-10-03 22:20:10'), -(1163,395,'action created','2024-10-03 20:42:25','2024-10-03 22:42:25'), -(1164,395,'action started via WP Cron','2024-10-03 20:42:35','2024-10-03 22:42:35'), -(1165,395,'action complete via WP Cron','2024-10-03 20:42:35','2024-10-03 22:42:35'), -(1166,396,'action created','2024-10-03 20:43:42','2024-10-03 22:43:42'), -(1167,396,'action started via WP Cron','2024-10-03 20:45:29','2024-10-03 22:45:29'), -(1168,396,'action complete via WP Cron','2024-10-03 20:45:29','2024-10-03 22:45:29'), -(1169,397,'action created','2024-10-03 20:49:17','2024-10-03 22:49:17'), -(1170,397,'action started via WP Cron','2024-10-03 20:49:42','2024-10-03 22:49:42'), -(1171,397,'action complete via WP Cron','2024-10-03 20:49:42','2024-10-03 22:49:42'), -(1172,398,'action created','2024-10-04 06:18:28','2024-10-04 08:18:28'), -(1173,398,'action started via WP Cron','2024-10-04 06:25:50','2024-10-04 08:25:50'), -(1174,398,'action complete via WP Cron','2024-10-04 06:25:50','2024-10-04 08:25:50'), -(1175,399,'action created','2024-10-04 06:32:57','2024-10-04 08:32:57'), -(1176,400,'action created','2024-10-04 06:33:31','2024-10-04 08:33:31'), -(1177,399,'action started via Async Request','2024-10-04 06:33:31','2024-10-04 08:33:31'), -(1178,399,'action complete via Async Request','2024-10-04 06:33:31','2024-10-04 08:33:31'), -(1179,400,'action started via Async Request','2024-10-04 06:33:36','2024-10-04 08:33:36'), -(1180,400,'action complete via Async Request','2024-10-04 06:33:36','2024-10-04 08:33:36'), -(1181,401,'action created','2024-10-04 06:40:48','2024-10-04 08:40:48'), -(1182,402,'action created','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1183,403,'action created','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1184,404,'action created','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1185,405,'action created','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1186,406,'action created','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1187,401,'action started via Async Request','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1188,401,'action complete via Async Request','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1189,402,'action started via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1190,402,'action complete via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1191,403,'action started via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1192,403,'action complete via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1193,404,'action started via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1194,404,'action complete via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1195,405,'action started via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1196,405,'action complete via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1197,406,'action started via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1198,406,'action complete via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1199,407,'action created','2024-10-04 06:51:18','2024-10-04 08:51:18'), -(1200,408,'action created','2024-10-04 06:51:18','2024-10-04 08:51:18'), -(1201,409,'action created','2024-10-04 06:51:18','2024-10-04 08:51:18'), -(1202,410,'action created','2024-10-04 06:51:18','2024-10-04 08:51:18'), -(1203,407,'action started via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1204,407,'action complete via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1205,408,'action started via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1206,408,'action complete via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1207,409,'action started via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1208,409,'action complete via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1209,410,'action started via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1210,410,'action complete via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1211,411,'action created','2024-10-04 06:51:22','2024-10-04 08:51:22'), -(1212,411,'action started via Async Request','2024-10-04 06:51:27','2024-10-04 08:51:27'), -(1213,411,'action complete via Async Request','2024-10-04 06:51:27','2024-10-04 08:51:27'), -(1214,412,'action created','2024-10-04 06:51:31','2024-10-04 08:51:31'), -(1215,412,'action started via Async Request','2024-10-04 06:51:32','2024-10-04 08:51:32'), -(1216,412,'action complete via Async Request','2024-10-04 06:51:32','2024-10-04 08:51:32'), -(1217,413,'action created','2024-10-04 06:54:24','2024-10-04 08:54:24'), -(1218,413,'action started via WP Cron','2024-10-04 06:54:35','2024-10-04 08:54:35'), -(1219,413,'action complete via WP Cron','2024-10-04 06:54:35','2024-10-04 08:54:35'), -(1220,414,'action created','2024-10-04 06:55:02','2024-10-04 08:55:02'), -(1221,414,'action started via WP Cron','2024-10-04 07:00:30','2024-10-04 09:00:30'), -(1222,414,'action complete via WP Cron','2024-10-04 07:00:30','2024-10-04 09:00:30'), -(1223,415,'action created','2024-10-04 07:09:39','2024-10-04 09:09:39'), -(1224,416,'action created','2024-10-04 07:10:01','2024-10-04 09:10:01'), -(1225,415,'action started via Async Request','2024-10-04 07:10:01','2024-10-04 09:10:01'), -(1226,415,'action complete via Async Request','2024-10-04 07:10:01','2024-10-04 09:10:01'), -(1227,416,'action started via Async Request','2024-10-04 07:10:06','2024-10-04 09:10:06'), -(1228,416,'action complete via Async Request','2024-10-04 07:10:06','2024-10-04 09:10:06'), -(1229,417,'action created','2024-10-04 07:12:58','2024-10-04 09:12:58'), -(1230,417,'action started via WP Cron','2024-10-04 07:13:39','2024-10-04 09:13:39'), -(1231,417,'action complete via WP Cron','2024-10-04 07:13:39','2024-10-04 09:13:39'), -(1232,418,'action created','2024-10-04 19:50:55','2024-10-04 21:50:55'), -(1233,418,'action started via WP Cron','2024-10-04 19:57:52','2024-10-04 21:57:52'), -(1234,418,'action complete via WP Cron','2024-10-04 19:57:52','2024-10-04 21:57:52'), -(1235,388,'action started via WP Cron','2024-10-04 20:02:07','2024-10-04 22:02:07'), -(1236,388,'action complete via WP Cron','2024-10-04 20:02:07','2024-10-04 22:02:07'), -(1237,419,'action created','2024-10-04 20:02:07','2024-10-04 22:02:07'), -(1238,420,'action created','2024-10-04 20:07:00','2024-10-04 22:07:00'), -(1239,421,'action created','2024-10-04 20:07:14','2024-10-04 22:07:14'), -(1240,422,'action created','2024-10-04 20:07:14','2024-10-04 22:07:14'), -(1241,423,'action created','2024-10-04 20:07:14','2024-10-04 22:07:14'), -(1242,424,'action created','2024-10-04 20:07:14','2024-10-04 22:07:14'), -(1243,420,'action started via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1244,420,'action complete via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1245,421,'action started via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1246,421,'action complete via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1247,422,'action started via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1248,422,'action complete via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1249,423,'action started via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1250,423,'action complete via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1251,424,'action started via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1252,424,'action complete via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1253,425,'action created','2024-10-04 20:11:02','2024-10-04 22:11:02'), -(1254,426,'action created','2024-10-04 20:11:02','2024-10-04 22:11:02'), -(1255,427,'action created','2024-10-04 20:11:02','2024-10-04 22:11:02'), -(1256,425,'action started via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1257,425,'action complete via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1258,426,'action started via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1259,426,'action complete via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1260,427,'action started via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1261,427,'action complete via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1262,428,'action created','2024-10-04 20:11:52','2024-10-04 22:11:52'), -(1263,428,'action started via WP Cron','2024-10-04 20:12:36','2024-10-04 22:12:36'), -(1264,428,'action complete via WP Cron','2024-10-04 20:12:36','2024-10-04 22:12:36'), -(1265,429,'action created','2024-10-04 20:13:43','2024-10-04 22:13:43'), -(1266,430,'action created','2024-10-04 20:13:50','2024-10-04 22:13:50'), -(1267,431,'action created','2024-10-04 20:13:50','2024-10-04 22:13:50'), -(1268,432,'action created','2024-10-04 20:13:50','2024-10-04 22:13:50'), -(1269,433,'action created','2024-10-04 20:13:50','2024-10-04 22:13:50'), -(1270,434,'action created','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1271,429,'action started via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1272,435,'action created','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1273,429,'action complete via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1274,430,'action started via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1275,436,'action created','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1276,430,'action complete via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1277,431,'action started via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1278,431,'action complete via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1279,432,'action started via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1280,432,'action complete via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1281,433,'action started via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1282,433,'action complete via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1283,437,'action created','2024-10-04 20:15:19','2024-10-04 22:15:19'), -(1284,434,'action started via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1285,434,'action complete via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1286,435,'action started via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1287,435,'action complete via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1288,436,'action started via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1289,436,'action complete via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1290,437,'action started via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1291,437,'action complete via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1292,438,'action created','2024-10-04 20:15:43','2024-10-04 22:15:43'), -(1293,439,'action created','2024-10-04 20:15:43','2024-10-04 22:15:43'), -(1294,440,'action created','2024-10-04 20:15:43','2024-10-04 22:15:43'), -(1295,441,'action created','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1296,438,'action started via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1297,442,'action created','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1298,438,'action complete via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1299,439,'action started via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1300,439,'action complete via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1301,443,'action created','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1302,440,'action started via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1303,440,'action complete via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1304,444,'action created','2024-10-04 20:16:46','2024-10-04 22:16:46'), -(1305,441,'action started via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1306,441,'action complete via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1307,442,'action started via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1308,442,'action complete via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1309,443,'action started via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1310,443,'action complete via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1311,444,'action started via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1312,444,'action complete via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1313,419,'action started via Async Request','2024-10-07 06:17:34','2024-10-07 08:17:34'), -(1314,419,'action complete via Async Request','2024-10-07 06:17:34','2024-10-07 08:17:34'), -(1315,445,'action created','2024-10-07 06:17:34','2024-10-07 08:17:34'), -(1316,446,'action created','2024-10-07 06:18:28','2024-10-07 08:18:28'), -(1317,447,'action created','2024-10-07 06:18:28','2024-10-07 08:18:28'), -(1318,448,'action created','2024-10-07 06:18:28','2024-10-07 08:18:28'), -(1319,449,'action created','2024-10-07 06:18:28','2024-10-07 08:18:28'), -(1320,450,'action created','2024-10-07 06:18:28','2024-10-07 08:18:28'), -(1321,446,'action started via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1322,446,'action complete via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1323,447,'action started via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1324,447,'action complete via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1325,448,'action started via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1326,448,'action complete via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1327,449,'action started via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1328,449,'action complete via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1329,450,'action started via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1330,450,'action complete via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1331,451,'action created','2024-10-07 06:30:33','2024-10-07 08:30:33'), -(1332,452,'action created','2024-10-07 06:30:33','2024-10-07 08:30:33'), -(1333,453,'action created','2024-10-07 06:30:33','2024-10-07 08:30:33'), -(1334,454,'action created','2024-10-07 06:30:34','2024-10-07 08:30:34'), -(1335,451,'action started via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1336,451,'action complete via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1337,452,'action started via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1338,452,'action complete via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1339,453,'action started via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1340,453,'action complete via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1341,454,'action started via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1342,454,'action complete via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1343,455,'action created','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1344,455,'action started via WP Cron','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1345,455,'action complete via WP Cron','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1346,456,'action created','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1347,457,'action created','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1348,458,'action created','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1349,459,'action created','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1350,460,'action created','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1351,456,'action started via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1352,456,'action complete via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1353,457,'action started via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1354,457,'action complete via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1355,458,'action started via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1356,458,'action complete via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1357,459,'action started via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1358,459,'action complete via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1359,460,'action started via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1360,460,'action complete via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1361,461,'action created','2024-10-07 06:39:19','2024-10-07 08:39:19'), -(1362,462,'action created','2024-10-07 06:39:19','2024-10-07 08:39:19'), -(1363,463,'action created','2024-10-07 06:39:19','2024-10-07 08:39:19'), -(1364,464,'action created','2024-10-07 06:39:32','2024-10-07 08:39:32'), -(1365,461,'action started via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1366,461,'action complete via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1367,462,'action started via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1368,462,'action complete via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1369,463,'action started via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1370,463,'action complete via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1371,464,'action started via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1372,464,'action complete via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1373,465,'action created','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1374,466,'action created','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1375,467,'action created','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1376,468,'action created','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1377,469,'action created','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1378,470,'action created','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1379,465,'action started via Async Request','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1380,465,'action complete via Async Request','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1381,466,'action started via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1382,466,'action complete via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1383,467,'action started via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1384,467,'action complete via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1385,468,'action started via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1386,468,'action complete via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1387,469,'action started via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1388,469,'action complete via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1389,470,'action started via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1390,470,'action complete via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1391,471,'action created','2024-10-07 06:56:12','2024-10-07 08:56:12'), -(1392,472,'action created','2024-10-07 06:56:12','2024-10-07 08:56:12'), -(1393,473,'action created','2024-10-07 06:56:12','2024-10-07 08:56:12'), -(1394,474,'action created','2024-10-07 06:56:12','2024-10-07 08:56:12'), -(1395,475,'action created','2024-10-07 06:56:15','2024-10-07 08:56:15'), -(1396,471,'action started via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1397,471,'action complete via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1398,472,'action started via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1399,472,'action complete via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1400,473,'action started via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1401,473,'action complete via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1402,474,'action started via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1403,474,'action complete via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1404,475,'action started via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1405,475,'action complete via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1406,476,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1407,477,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1408,478,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1409,479,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1410,480,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1411,481,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1412,482,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1413,483,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1414,484,'action created','2024-10-07 09:08:32','2024-10-07 11:08:32'), -(1415,476,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1416,476,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1417,477,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1418,477,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1419,478,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1420,478,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1421,479,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1422,479,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1423,480,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1424,480,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1425,481,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1426,481,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1427,482,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1428,482,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1429,483,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1430,483,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1431,484,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1432,484,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1433,485,'action created','2024-10-07 09:22:41','2024-10-07 11:22:41'), -(1434,486,'action created','2024-10-07 09:22:52','2024-10-07 11:22:52'), -(1435,485,'action started via WP Cron','2024-10-07 09:23:37','2024-10-07 11:23:37'), -(1436,485,'action complete via WP Cron','2024-10-07 09:23:37','2024-10-07 11:23:37'), -(1437,486,'action started via WP Cron','2024-10-07 09:23:37','2024-10-07 11:23:37'), -(1438,486,'action complete via WP Cron','2024-10-07 09:23:37','2024-10-07 11:23:37'), -(1439,487,'action created','2024-10-07 09:26:19','2024-10-07 11:26:19'), -(1440,487,'action started via Async Request','2024-10-07 09:26:33','2024-10-07 11:26:33'), -(1441,487,'action complete via Async Request','2024-10-07 09:26:33','2024-10-07 11:26:33'), -(1442,488,'action created','2024-10-07 09:26:39','2024-10-07 11:26:39'), -(1443,488,'action started via WP Cron','2024-10-07 09:28:49','2024-10-07 11:28:49'), -(1444,488,'action complete via WP Cron','2024-10-07 09:28:49','2024-10-07 11:28:49'), -(1445,489,'action created','2024-10-07 09:35:03','2024-10-07 11:35:03'), -(1446,490,'action created','2024-10-07 09:35:18','2024-10-07 11:35:18'), -(1447,489,'action started via Async Request','2024-10-07 09:35:18','2024-10-07 11:35:18'), -(1448,489,'action complete via Async Request','2024-10-07 09:35:18','2024-10-07 11:35:18'), -(1449,490,'action started via Async Request','2024-10-07 09:35:24','2024-10-07 11:35:24'), -(1450,490,'action complete via Async Request','2024-10-07 09:35:24','2024-10-07 11:35:24'), -(1451,491,'action created','2024-10-07 09:37:35','2024-10-07 11:37:35'), -(1452,492,'action created','2024-10-07 09:38:31','2024-10-07 11:38:31'), -(1453,491,'action started via Async Request','2024-10-07 09:38:33','2024-10-07 11:38:33'), -(1454,491,'action complete via Async Request','2024-10-07 09:38:33','2024-10-07 11:38:33'), -(1455,492,'action started via Async Request','2024-10-07 09:38:33','2024-10-07 11:38:33'), -(1456,492,'action complete via Async Request','2024-10-07 09:38:33','2024-10-07 11:38:33'), -(1457,493,'action created','2024-10-07 09:51:16','2024-10-07 11:51:16'), -(1458,493,'action started via WP Cron','2024-10-07 19:41:40','2024-10-07 21:41:40'), -(1459,493,'action complete via WP Cron','2024-10-07 19:41:40','2024-10-07 21:41:40'), -(1460,445,'action started via WP Cron','2024-10-09 05:47:24','2024-10-09 07:47:24'), -(1461,445,'action complete via WP Cron','2024-10-09 05:47:24','2024-10-09 07:47:24'), -(1462,494,'action created','2024-10-09 05:47:24','2024-10-09 07:47:24'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_commentmeta` --- - -DROP TABLE IF EXISTS `haikuwp_commentmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_commentmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `comment_id` (`comment_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_commentmeta` --- - -LOCK TABLES `haikuwp_commentmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_commentmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_commentmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_comments` --- - -DROP TABLE IF EXISTS `haikuwp_comments`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_comments` ( - `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0, - `comment_author` tinytext NOT NULL, - `comment_author_email` varchar(100) NOT NULL DEFAULT '', - `comment_author_url` varchar(200) NOT NULL DEFAULT '', - `comment_author_IP` varchar(100) NOT NULL DEFAULT '', - `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_content` text NOT NULL, - `comment_karma` int(11) NOT NULL DEFAULT 0, - `comment_approved` varchar(20) NOT NULL DEFAULT '1', - `comment_agent` varchar(255) NOT NULL DEFAULT '', - `comment_type` varchar(20) NOT NULL DEFAULT 'comment', - `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - PRIMARY KEY (`comment_ID`), - KEY `comment_post_ID` (`comment_post_ID`), - KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), - KEY `comment_date_gmt` (`comment_date_gmt`), - KEY `comment_parent` (`comment_parent`), - KEY `comment_author_email` (`comment_author_email`(10)), - KEY `woo_idx_comment_type` (`comment_type`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_comments` --- - -LOCK TABLES `haikuwp_comments` WRITE; -/*!40000 ALTER TABLE `haikuwp_comments` DISABLE KEYS */; -INSERT INTO `haikuwp_comments` VALUES -(1,1,'Un commentateur ou commentatrice WordPress','wapuu@wordpress.example','https://fr.wordpress.org/','','2024-08-04 22:10:39','2024-08-04 20:10:39','Bonjour, ceci est un commentaire.\nPour débuter avec la modération, la modification et la suppression de commentaires, veuillez visiter l’écran des Commentaires dans le Tableau de bord.\nLes avatars des personnes qui commentent arrivent depuis Gravatar.',0,'1','','comment',0,0); -/*!40000 ALTER TABLE `haikuwp_comments` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_links` --- - -DROP TABLE IF EXISTS `haikuwp_links`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_links` ( - `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `link_url` varchar(255) NOT NULL DEFAULT '', - `link_name` varchar(255) NOT NULL DEFAULT '', - `link_image` varchar(255) NOT NULL DEFAULT '', - `link_target` varchar(25) NOT NULL DEFAULT '', - `link_description` varchar(255) NOT NULL DEFAULT '', - `link_visible` varchar(20) NOT NULL DEFAULT 'Y', - `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1, - `link_rating` int(11) NOT NULL DEFAULT 0, - `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `link_rel` varchar(255) NOT NULL DEFAULT '', - `link_notes` mediumtext NOT NULL, - `link_rss` varchar(255) NOT NULL DEFAULT '', - PRIMARY KEY (`link_id`), - KEY `link_visible` (`link_visible`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_links` --- - -LOCK TABLES `haikuwp_links` WRITE; -/*!40000 ALTER TABLE `haikuwp_links` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_links` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_options` --- - -DROP TABLE IF EXISTS `haikuwp_options`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_options` ( - `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `option_name` varchar(191) NOT NULL DEFAULT '', - `option_value` longtext NOT NULL, - `autoload` varchar(20) NOT NULL DEFAULT 'yes', - PRIMARY KEY (`option_id`), - UNIQUE KEY `option_name` (`option_name`), - KEY `autoload` (`autoload`) -) ENGINE=InnoDB AUTO_INCREMENT=4826 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:23:{i:1728452855;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:1728454126;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:1728454239;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:1728454356;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:1728454357;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:1728454367;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:1728456446;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:1728460931;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:1728461450;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:1728465039;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:1728466839;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:1728468639;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:1728479555;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:1728479556;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:1728482541;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:1728493331;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:1728504650;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:1728504653;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:1728511200;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:1728850305;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:1728936639;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:1729173791;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','auto'), -(2,'siteurl','https://haikuatelier.fr.ddev.site/wp','on'), -(3,'home','https://haikuatelier.fr.ddev.site/wp','on'), -(4,'blogname','Haiku Atelier','on'), -(5,'blogdescription','','on'), -(6,'users_can_register','1','on'), -(7,'admin_email','contact@gcch.fr','on'), -(8,'start_of_week','1','on'), -(9,'use_balanceTags','0','on'), -(10,'use_smilies','1','on'), -(11,'require_name_email','1','on'), -(12,'comments_notify','1','on'), -(13,'posts_per_rss','10','on'), -(14,'rss_use_excerpt','1','on'), -(15,'mailserver_url','mail.example.com','on'), -(16,'mailserver_login','login@example.com','on'), -(17,'mailserver_pass','password','on'), -(18,'mailserver_port','110','on'), -(19,'default_category','1','on'), -(20,'default_comment_status','open','on'), -(21,'default_ping_status','open','on'), -(22,'default_pingback_flag','1','on'), -(23,'posts_per_page','10','on'), -(24,'date_format','Y-m-d','on'), -(25,'time_format','H:i','on'), -(26,'links_updated_date_format','d F Y G\\hi','on'), -(27,'comment_moderation','0','on'), -(28,'moderation_notify','1','on'), -(29,'permalink_structure','/%postname%/','on'), -(31,'hack_file','0','on'), -(32,'blog_charset','UTF-8','on'), -(33,'moderation_keys','','off'), -(34,'active_plugins','a:3:{i:0;s:17:\"falcon/falcon.php\";i:1;s:27:\"woocommerce/woocommerce.php\";i:2;s:25:\"wp-openapi/wp-openapi.php\";}','on'), -(35,'category_base','/category','on'), -(36,'ping_sites','http://rpc.pingomatic.com/','on'), -(37,'comment_max_links','2','on'), -(38,'gmt_offset','','on'), -(39,'default_email_category','1','on'), -(40,'recently_edited','','off'), -(41,'template','haiku-atelier-2024','on'), -(42,'stylesheet','haiku-atelier-2024','on'), -(43,'comment_registration','0','on'), -(44,'html_type','text/html','on'), -(45,'use_trackback','0','on'), -(46,'default_role','customer','on'), -(47,'db_version','57155','on'), -(48,'uploads_use_yearmonth_folders','1','on'), -(49,'upload_path','','on'), -(50,'blog_public','1','on'), -(51,'default_link_category','2','on'), -(52,'show_on_front','page','on'), -(53,'tag_base','/tag','on'), -(54,'show_avatars','1','on'), -(55,'avatar_rating','G','on'), -(56,'upload_url_path','','on'), -(57,'thumbnail_size_w','150','on'), -(58,'thumbnail_size_h','150','on'), -(59,'thumbnail_crop','1','on'), -(60,'medium_size_w','300','on'), -(61,'medium_size_h','300','on'), -(62,'avatar_default','mystery','on'), -(63,'large_size_w','1024','on'), -(64,'large_size_h','1024','on'), -(65,'image_default_link_type','none','on'), -(66,'image_default_size','','on'), -(67,'image_default_align','','on'), -(68,'close_comments_for_old_posts','0','on'), -(69,'close_comments_days_old','14','on'), -(70,'thread_comments','1','on'), -(71,'thread_comments_depth','5','on'), -(72,'page_comments','0','on'), -(73,'comments_per_page','50','on'), -(74,'default_comments_page','newest','on'), -(75,'comment_order','asc','on'), -(76,'sticky_posts','a:0:{}','on'), -(77,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(78,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(80,'uninstall_plugins','a:0:{}','off'), -(81,'timezone_string','Europe/Brussels','on'), -(82,'page_for_posts','0','on'), -(83,'page_on_front','13','on'), -(84,'default_post_format','0','on'), -(85,'link_manager_enabled','0','on'), -(86,'finished_splitting_shared_terms','1','on'), -(87,'site_icon','0','on'), -(88,'medium_large_size_w','768','on'), -(89,'medium_large_size_h','0','on'), -(90,'wp_page_for_privacy_policy','3','on'), -(91,'show_comments_cookies_opt_in','1','on'), -(92,'admin_email_lifespan','1738354239','on'), -(93,'disallowed_keys','','off'), -(94,'comment_previously_approved','1','on'), -(95,'auto_plugin_theme_update_emails','a:0:{}','off'), -(96,'auto_update_core_dev','enabled','on'), -(97,'auto_update_core_minor','enabled','on'), -(98,'auto_update_core_major','enabled','on'), -(99,'wp_force_deactivated_plugins','a:0:{}','on'), -(100,'wp_attachment_pages_enabled','0','on'), -(101,'initial_db_version','57155','on'), -(102,'haikuwp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','auto'), -(103,'fresh_site','0','auto'), -(104,'WPLANG','en_GB','auto'), -(105,'user_count','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'), -(140,'can_compress_scripts','0','on'), -(153,'current_theme','','auto'), -(154,'theme_mods_haiku-atelier-2024','a:7:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:14:\"lien_instagram\";s:39:\"https://www.instagram.com/haiku.atelier\";s:26:\"texte_conditions_livraison\";s:369:\"Products can be shipped up to two weeks after the order has been placed, depending on stock. However, we strive to prepare your order for the quickest delivery possible.\n
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:486:\"

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

\n\n

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

\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','auto'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','218','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','billing','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), -(289,'woocommerce_enable_myaccount_registration','yes','off'), -(290,'woocommerce_registration_generate_username','yes','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.3.3','auto'), -(354,'woocommerce_db_version','9.3.3','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','670618f022e765.48867697|1728452908','no'), -(365,'woocommerce_admin_notices','a:1:{i:0;s:32:\"uploads_directory_is_unprotected\";}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(388,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(391,'wcpay_was_in_use','no','auto'), -(395,'_transient_woocommerce_shipping_task_zone_count_transient','0','on'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1728452848;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1722863669','on'), -(423,'_transient_product_query-transient-version','1728294678','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:2:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:40:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:17:\"search_posts_only\";i:10;s:12:\"no_texturize\";i:11;s:13:\"no_feed_links\";i:12;s:11:\"no_rsd_link\";i:13;s:19:\"no_wlwmanifest_link\";i:14;s:23:\"no_adjacent_posts_links\";i:15;s:15:\"no_wp_generator\";i:16;s:12:\"no_shortlink\";i:17;s:12:\"no_rest_link\";i:18;s:17:\"no_jquery_migrate\";i:19;s:16:\"schema_less_urls\";i:20;s:31:\"no_recent_comments_widget_style\";i:21;s:12:\"cleanup_menu\";i:22;s:9:\"no_emojis\";i:23;s:18:\"no_image_threshold\";i:24;s:14:\"no_exif_rotate\";i:25;s:22:\"no_admin_email_confirm\";i:26;s:16:\"no_update_emails\";i:27;s:18:\"no_new_user_emails\";i:28;s:24:\"no_password_reset_emails\";i:29;s:20:\"change_default_email\";i:30;s:15:\"login_site_icon\";i:31;s:14:\"no_update_nags\";i:32;s:14:\"no_footer_text\";i:33;s:20:\"no_dashboard_widgets\";i:34;s:10:\"no_wp_logo\";i:35;s:24:\"no_application_passwords\";i:36;s:9:\"no_xmlrpc\";i:37;s:15:\"restrict_upload\";i:38;s:15:\"no_login_errors\";i:39;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":17,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1728294678','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1722936557','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:187:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:57:\"index.php?taxonomy=collection&term=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?taxonomy=collection&term=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:46:\"index.php?taxonomy=collection&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2038318670','off'), -(841,'_transient_dirsize_cache','a:984:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;}','off'), -(849,'product_cat_children','a:0:{}','auto'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1729057647','off'), -(2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}}','off'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(2844,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.2\";s:7:\"version\";s:5:\"6.6.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1728452846;s:15:\"version_checked\";s:5:\"6.6.2\";s:12:\"translations\";a:0:{}}','off'), -(2845,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1728452846;s:8:\"response\";a:0:{}s:12:\"translations\";a:1:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:11:\"woocommerce\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"9.3.3\";s:7:\"updated\";s:19:\"2024-10-02 16:14:23\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/woocommerce/9.3.3/en_GB.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:5:{s:17:\"falcon/falcon.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/falcon\";s:4:\"slug\";s:6:\"falcon\";s:6:\"plugin\";s:17:\"falcon/falcon.php\";s:11:\"new_version\";s:5:\"2.8.3\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/falcon/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/falcon.2.8.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";s:3:\"svg\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/falcon/assets/banner-1544x500.png?rev=3052567\";s:2:\"1x\";s:61:\"https://ps.w.org/falcon/assets/banner-772x250.png?rev=3052567\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:21:\"polylang/polylang.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/polylang\";s:4:\"slug\";s:8:\"polylang\";s:6:\"plugin\";s:21:\"polylang/polylang.php\";s:11:\"new_version\";s:5:\"3.6.4\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/polylang/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/polylang.3.6.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/polylang/assets/icon-256x256.png?rev=1331499\";s:2:\"1x\";s:61:\"https://ps.w.org/polylang/assets/icon-128x128.png?rev=1331499\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/polylang/assets/banner-1544x500.png?rev=1405299\";s:2:\"1x\";s:63:\"https://ps.w.org/polylang/assets/banner-772x250.png?rev=1405299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:6:\"3.16.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/query-monitor.3.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=2870124\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=2457098\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.3.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:25:\"wp-openapi/wp-openapi.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/wp-openapi\";s:4:\"slug\";s:10:\"wp-openapi\";s:6:\"plugin\";s:25:\"wp-openapi/wp-openapi.php\";s:11:\"new_version\";s:6:\"1.0.13\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-openapi/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-openapi.1.0.13.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:54:\"https://s.w.org/plugins/geopattern-icon/wp-openapi.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}}}','off'), -(2846,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1728452847;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.2.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'), -(2856,'_transient_timeout_wc_var_prices_60','1730884094','off'), -(2857,'_transient_wc_var_prices_60','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"},\"regular_price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"},\"sale_price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"}}}','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1731044908','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"ca04183222edaf8a26be\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"314d18d8fe63fcbe6cb6\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"9c64b2fb6cec317e1770\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"8c83b2b8521a19ab00b9\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"93db775143f168c26ac3\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"4f21a9f43ea5bfa7f02e\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"651d3d70da2d2aef0e82\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"4ef596e6634f89ac412f\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7657f2f92845b59d4dce\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"e12366c8a56976baed98\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"6c48702f58c24bb97f66\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"c265f87ec00d2ff78c66\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"d3b2da0916f9d8584854\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"a268036043addd4c5acc\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"403abda05b51a9c06a58\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"405769a6c85a0db90cb2\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"61292cafbcfbb0d769e5\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"35f416bff0fb93387cb5\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"369c309dc8e90c3b0d77\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"78dc7015ab2dbf31804b\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"396c61722655a19c4f3e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"7f6c34f992ce0e29a1dc\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"7541325c9e902d96c999\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"cc8ce5fb09220bc02314\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"f02a435ca101ac93f7d8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"cb28f5957f4ece0c48e5\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"eec2cb1659cb15dcbcf7\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"0242bb55e9a23df3afc1\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"8ffa3332186207691feb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"c6c5acf8484d242125cf\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"e02c41db87762f2a864e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"d2a18f8f5a99b5ae9fcd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"fb1199bb22c9b94e41a4\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"8231456d3b3054d4f5d2\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"241a15bb8d9fb8afcd93\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"e5ceb3330a4d33c1d80c\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"76b1dfaa394469f53991\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"d8168d1e219afd197673\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"428e74db07d18b6a6c49\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"36d94e215bcc22086f05\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"709a17af900e478ee790\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"05193999e0f40595cd8e\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"cbb3c58e66888f68e4a7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"61da2cb317321e6acc8f\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"6e9fbe4dce866df70b6f\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"f10b598c943a06f25d98\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"96e1e6e0f4fe470f91fa\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"e140f38159dfa7beb30e\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.3.3\",\"hash\":\"50e3ac7dadbbc3bc83ed64d120a1598d\"}','off'), -(3107,'recovery_keys','a:0:{}','auto'), -(3129,'_transient_timeout_wc_product_children_0','1729837229','off'), -(3130,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(4064,'woocommerce_attribute_lookup_enabled','yes','auto'), -(4075,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1729057648','off'), -(4076,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with Facebook for WooCommerce\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:161:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalogue browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:9:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:7;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}}','off'), -(4092,'_transient_timeout_wc_product_children_72','1730480257','off'), -(4093,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(4094,'_transient_timeout_wc_var_prices_72','1730884094','off'), -(4095,'_transient_wc_var_prices_72','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(4096,'_transient_timeout_wc_product_children_86','1730480269','off'), -(4097,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:7:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;}s:7:\"visible\";a:7:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;}}','off'), -(4098,'_transient_timeout_wc_var_prices_86','1730884094','off'), -(4099,'_transient_wc_var_prices_86','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(4100,'_transient_timeout_wc_product_children_102','1730480278','off'), -(4101,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:7:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;}s:7:\"visible\";a:7:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;}}','off'), -(4102,'_transient_timeout_wc_var_prices_102','1730884094','off'), -(4103,'_transient_wc_var_prices_102','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(4104,'_transient_timeout_wc_product_children_113','1730480291','off'), -(4105,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:7:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;}s:7:\"visible\";a:7:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;}}','off'), -(4106,'_transient_timeout_wc_var_prices_113','1730884094','off'), -(4107,'_transient_wc_var_prices_113','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(4108,'_transient_timeout_wc_product_children_133','1730480300','off'), -(4109,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:7:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;}s:7:\"visible\";a:7:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;}}','off'), -(4110,'_transient_timeout_wc_var_prices_133','1730884094','off'), -(4111,'_transient_wc_var_prices_133','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(4112,'_transient_timeout_wc_product_children_144','1730480311','off'), -(4113,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:7:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;}s:7:\"visible\";a:7:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;}}','off'), -(4114,'_transient_timeout_wc_var_prices_144','1730884094','off'), -(4115,'_transient_wc_var_prices_144','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(4117,'_transient_timeout_wc_product_children_155','1730480325','off'), -(4118,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:7:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;}s:7:\"visible\";a:7:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;}}','off'), -(4119,'_transient_timeout_wc_var_prices_155','1730884094','off'), -(4120,'_transient_wc_var_prices_155','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(4121,'_transient_timeout_wc_product_children_168','1730480336','off'), -(4122,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(4123,'_transient_timeout_wc_var_prices_168','1730884094','off'), -(4124,'_transient_wc_var_prices_168','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"regular_price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"sale_price\":{\"200\":\"150.00\",\"201\":\"150.00\"}}}','off'), -(4125,'_transient_timeout_wc_product_children_183','1730480371','off'), -(4126,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:194;i:1;i:195;i:2;i:196;}s:7:\"visible\";a:3:{i:0;i:194;i:1;i:195;i:2;i:196;}}','off'), -(4127,'_transient_timeout_wc_var_prices_183','1730884094','off'), -(4128,'_transient_wc_var_prices_183','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"194\":\"70.00\",\"195\":\"40.00\",\"196\":\"40.00\"},\"regular_price\":{\"194\":\"70.00\",\"195\":\"40.00\",\"196\":\"40.00\"},\"sale_price\":{\"194\":\"70.00\",\"195\":\"40.00\",\"196\":\"40.00\"}}}','off'), -(4130,'_transient_timeout_wc_product_children_202','1730480384','off'), -(4131,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:203;i:1;i:204;i:2;i:205;}s:7:\"visible\";a:3:{i:0;i:203;i:1;i:204;i:2;i:205;}}','off'), -(4132,'_transient_timeout_wc_var_prices_202','1730884093','off'), -(4133,'_transient_wc_var_prices_202','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"203\":\"85.00\",\"204\":\"48.00\",\"205\":\"48.00\"},\"regular_price\":{\"203\":\"85.00\",\"204\":\"48.00\",\"205\":\"48.00\"},\"sale_price\":{\"203\":\"85.00\",\"204\":\"48.00\",\"205\":\"48.00\"}}}','off'), -(4138,'_transient_timeout_wc_product_children_213','1730480411','off'), -(4139,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:214;i:1;i:215;i:2;i:216;}s:7:\"visible\";a:3:{i:0;i:214;i:1;i:215;i:2;i:216;}}','off'), -(4140,'_transient_timeout_wc_var_prices_213','1730884093','off'), -(4141,'_transient_wc_var_prices_213','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"214\":\"75.00\",\"215\":\"42.00\",\"216\":\"42.00\"},\"regular_price\":{\"214\":\"75.00\",\"215\":\"42.00\",\"216\":\"42.00\"},\"sale_price\":{\"214\":\"75.00\",\"215\":\"42.00\",\"216\":\"42.00\"}}}','off'), -(4149,'_transient_timeout_wc_product_children_123','1730480686','off'), -(4150,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:7:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;}s:7:\"visible\";a:7:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;}}','off'), -(4151,'_transient_timeout_wc_var_prices_123','1730884094','off'), -(4152,'_transient_wc_var_prices_123','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(4184,'_transient_timeout_wc_product_children_220','1730483338','off'), -(4185,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(4186,'_transient_timeout_wc_var_prices_220','1730876181','off'), -(4187,'_transient_wc_var_prices_220','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"30.00\",\"223\":\"32.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"30.00\",\"223\":\"32.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"30.00\",\"223\":\"32.00\"}}}','off'), -(4217,'_transient_timeout_wc_product_children_226','1730484019','off'), -(4218,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(4223,'_transient_timeout_wc_var_prices_226','1730884967','off'), -(4224,'_transient_wc_var_prices_226','{\"version\":\"1728292963\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"32.00\",\"229\":\"35.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"32.00\",\"229\":\"35.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"32.00\",\"229\":\"35.00\"}}}','off'), -(4242,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(4280,'_transient_timeout_wc_product_children_232','1730495804','off'), -(4281,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(4282,'_transient_timeout_wc_var_prices_232','1730885192','off'), -(4283,'_transient_wc_var_prices_232','{\"version\":\"1728293183\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"238\":\"130.00\",\"239\":\"130.00\"},\"regular_price\":{\"238\":\"130.00\",\"239\":\"130.00\"},\"sale_price\":{\"238\":\"130.00\",\"239\":\"130.00\"}}}','off'), -(4308,'_transient_timeout_wc_product_children_240','1730496931','off'), -(4309,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(4310,'_transient_timeout_wc_var_prices_240','1730885711','off'), -(4311,'_transient_wc_var_prices_240','{\"version\":\"1728293705\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(4340,'_transient_timeout_wc_product_children_246','1730497218','off'), -(4341,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(4342,'_transient_timeout_wc_var_prices_246','1730885873','off'), -(4343,'_transient_wc_var_prices_246','{\"version\":\"1728293868\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(4607,'_transient_timeout_wc_product_children_288','1730664923','off'), -(4608,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:300;i:1;i:301;i:2;i:302;}s:7:\"visible\";a:3:{i:0;i:300;i:1;i:301;i:2;i:302;}}','off'), -(4609,'_transient_timeout_wc_var_prices_288','1730885872','off'), -(4610,'_transient_wc_var_prices_288','{\"version\":\"1728293868\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"300\":\"48.00\",\"301\":\"80.00\",\"302\":\"48.00\"},\"regular_price\":{\"300\":\"48.00\",\"301\":\"80.00\",\"302\":\"48.00\"},\"sale_price\":{\"300\":\"48.00\",\"301\":\"80.00\",\"302\":\"48.00\"}}}','off'), -(4622,'_transient_timeout_wc_product_children_285','1730665009','off'), -(4623,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:303;i:1;i:304;i:2;i:305;}s:7:\"visible\";a:3:{i:0;i:303;i:1;i:304;i:2;i:305;}}','off'), -(4624,'_transient_timeout_wc_var_prices_285','1730885873','off'), -(4625,'_transient_wc_var_prices_285','{\"version\":\"1728293868\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"303\":\"45.00\",\"304\":\"75.00\",\"305\":\"45.00\"},\"regular_price\":{\"303\":\"45.00\",\"304\":\"75.00\",\"305\":\"45.00\"},\"sale_price\":{\"303\":\"45.00\",\"304\":\"75.00\",\"305\":\"45.00\"}}}','off'), -(4657,'_transient_timeout_wc_product_children_291','1730873906','off'), -(4658,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:295;i:1;i:296;i:2;i:297;}s:7:\"visible\";a:3:{i:0;i:295;i:1;i:296;i:2;i:297;}}','off'), -(4659,'_transient_timeout_wc_var_prices_291','1730885872','off'), -(4660,'_transient_wc_var_prices_291','{\"version\":\"1728293868\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"295\":\"45.00\",\"296\":\"75.00\",\"297\":\"45.00\"},\"regular_price\":{\"295\":\"45.00\",\"296\":\"75.00\",\"297\":\"45.00\"},\"sale_price\":{\"295\":\"45.00\",\"296\":\"75.00\",\"297\":\"45.00\"}}}','off'), -(4672,'_transient_timeout_wc_shipping_method_count_legacy','1730874016','off'), -(4673,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1722936557\";s:5:\"value\";i:0;}','off'), -(4690,'_transient_timeout_wc_product_children_306','1730874645','off'), -(4691,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:307;i:1;i:308;i:2;i:309;}s:7:\"visible\";a:3:{i:0;i:307;i:1;i:308;i:2;i:309;}}','off'), -(4692,'_transient_timeout_wc_var_prices_306','1730885872','off'), -(4693,'_transient_wc_var_prices_306','{\"version\":\"1728293868\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"307\":\"40.00\",\"308\":\"70.00\",\"309\":\"45.00\"},\"regular_price\":{\"307\":\"40.00\",\"308\":\"70.00\",\"309\":\"45.00\"},\"sale_price\":{\"307\":\"40.00\",\"308\":\"70.00\",\"309\":\"45.00\"}}}','off'), -(4723,'_transient_timeout_wc_product_children_312','1730875207','off'), -(4724,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:313;i:1;i:314;i:2;i:315;}s:7:\"visible\";a:3:{i:0;i:313;i:1;i:314;i:2;i:315;}}','off'), -(4725,'_transient_timeout_wc_var_prices_312','1730885872','off'), -(4726,'_transient_wc_var_prices_312','{\"version\":\"1728293868\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"313\":\"43.00\",\"314\":\"75.00\",\"315\":\"48.00\"},\"regular_price\":{\"313\":\"43.00\",\"314\":\"75.00\",\"315\":\"48.00\"},\"sale_price\":{\"313\":\"43.00\",\"314\":\"75.00\",\"315\":\"48.00\"}}}','off'), -(4798,'_transient_woocommerce_product_task_product_count_transient','36','on'), -(4802,'_transient_timeout_wc_term_counts','1730922100','off'), -(4803,'_transient_wc_term_counts','a:6:{i:30;s:2:\"17\";i:31;s:1:\"9\";i:32;s:1:\"3\";i:33;s:1:\"6\";i:15;s:1:\"1\";i:34;s:1:\"0\";}','off'), -(4814,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1728454644','off'), -(4815,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(4816,'_site_transient_timeout_theme_roots','1728454644','off'), -(4817,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(4818,'_site_transient_timeout_php_check_7f6081a416b280025882088d3fade2ba','1729057644','off'), -(4819,'_site_transient_php_check_7f6081a416b280025882088d3fade2ba','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(4820,'_transient_timeout__woocommerce_helper_subscriptions','1728453746','off'), -(4821,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(4825,'_transient_doing_cron','1728452852.1389200687408447265625','on'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=4890 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1722863614:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1722863999:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(301,39,'_wp_attached_file','2024/08/BOROBORO-BO-arg-1.jpg'), -(302,39,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/08/BOROBORO-BO-arg-1.jpg\";s:8:\"filesize\";i:60140;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4152;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BOROBORO-BO-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2419;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16987;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"BOROBORO-BO-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52024;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6437;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11559;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(303,40,'_wp_attached_file','2024/08/BOROBORO-BO-vrm-1.jpg'), -(304,40,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/08/BOROBORO-BO-vrm-1.jpg\";s:8:\"filesize\";i:57435;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4322;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BOROBORO-BO-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2532;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17226;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"BOROBORO-BO-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51496;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6694;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11932;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(310,41,'total_sales','0'), -(311,41,'_tax_status','taxable'), -(312,41,'_tax_class',''), -(313,41,'_manage_stock','no'), -(314,41,'_backorders','no'), -(315,41,'_sold_individually','no'), -(316,41,'_virtual','no'), -(317,41,'_downloadable','no'), -(318,41,'_download_limit','-1'), -(319,41,'_download_expiry','-1'), -(320,41,'_stock',NULL), -(321,41,'_stock_status','instock'), -(322,41,'_wc_average_rating','0'), -(323,41,'_wc_review_count','0'), -(325,41,'_product_version','9.1.4'), -(326,41,'_edit_lock','1725991388:1'), -(373,41,'_edit_last','1'), -(375,41,'_sku','HADOU-B1-VRM'), -(383,41,'_price','72'), -(384,41,'_price','72'), -(406,41,'_regular_price','72'), -(409,41,'_product_attributes','a:1:{s:5:\"sizes\";a:6:{s:4:\"name\";s:5:\"Sizes\";s:5:\"value\";s:32:\"50 | 52 | 54 | 56 | 58 | 60 | 62\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'), -(410,41,'_wp_old_slug','hadou-ring'), -(431,50,'_sku','HADOU-B1-ARG'), -(432,50,'_regular_price','69'), -(433,50,'total_sales','0'), -(434,50,'_tax_status','taxable'), -(435,50,'_tax_class',''), -(436,50,'_manage_stock','no'), -(437,50,'_backorders','no'), -(438,50,'_sold_individually','no'), -(439,50,'_virtual','no'), -(440,50,'_downloadable','no'), -(441,50,'_download_limit','-1'), -(442,50,'_download_expiry','-1'), -(444,50,'_stock',NULL), -(445,50,'_stock_status','instock'), -(446,50,'_wc_average_rating','0'), -(447,50,'_wc_review_count','0'), -(448,50,'_product_attributes','a:1:{s:5:\"sizes\";a:6:{s:4:\"name\";s:5:\"Sizes\";s:5:\"value\";s:32:\"50 | 52 | 54 | 56 | 58 | 60 | 62\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'), -(449,50,'_product_version','9.2.3'), -(450,50,'_price','69'), -(453,50,'_edit_lock','1725991420:1'), -(454,50,'_edit_last','1'), -(490,41,'_photos_colonne_gauche|||0|value','47'), -(491,41,'_photos_colonne_droite|||0|value','51'), -(492,41,'_haiku_details_produit',''), -(493,57,'_wp_attached_file','2024/08/HADOU-EC-vrm-1.jpg'), -(494,57,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:33312;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2550;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-EC-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16401;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1353;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10207;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-EC-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32752;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3468;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6925;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(495,58,'_wp_attached_file','2024/08/HADOU-EC-arg-1.jpg'), -(496,58,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-EC-arg-1.jpg\";s:8:\"filesize\";i:32151;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2353;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-EC-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15542;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1223;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9653;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-EC-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31196;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3170;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6545;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(497,59,'_wp_attached_file','2024/08/HADOU-ECoIKKAN-CR1a-opti.jpg'), -(498,59,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:36:\"2024/08/HADOU-ECoIKKAN-CR1a-opti.jpg\";s:8:\"filesize\";i:138848;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7645;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"HADOU-ECoIKKAN-CR1a-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58882;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3513;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35505;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9779;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23315;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2094;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(499,56,'_edit_last','1'), -(500,56,'total_sales','0'), -(501,56,'_tax_status','taxable'), -(502,56,'_tax_class',''), -(503,56,'_manage_stock','no'), -(504,56,'_backorders','no'), -(505,56,'_sold_individually','no'), -(506,56,'_virtual','no'), -(507,56,'_downloadable','no'), -(508,56,'_download_limit','-1'), -(509,56,'_download_expiry','-1'), -(510,56,'_stock',NULL), -(511,56,'_stock_status','instock'), -(512,56,'_wc_average_rating','0'), -(513,56,'_wc_review_count','0'), -(514,56,'_product_version','9.3.2'), -(518,56,'_edit_lock','1726824283:1'), -(519,56,'_sku','HADOU-EC-ARG'), -(520,56,'_regular_price','35'), -(521,56,'_price','35'), -(525,60,'_sku','HADOU-EC-VRM'), -(527,60,'total_sales','0'), -(528,60,'_tax_status','taxable'), -(529,60,'_tax_class',''), -(530,60,'_manage_stock','no'), -(531,60,'_backorders','no'), -(532,60,'_sold_individually','no'), -(533,60,'_virtual','no'), -(534,60,'_downloadable','no'), -(535,60,'_download_limit','-1'), -(536,60,'_download_expiry','-1'), -(537,60,'_stock',NULL), -(538,60,'_stock_status','instock'), -(539,60,'_wc_average_rating','0'), -(540,60,'_wc_review_count','0'), -(541,60,'_product_version','9.3.2'), -(546,60,'_edit_lock','1727245076:2'), -(547,60,'_edit_last','1'), -(559,60,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(560,50,'_photos_colonne_gauche|||0|value','46'), -(561,50,'_photos_colonne_droite|||0|value','52'), -(562,50,'_haiku_details_produit','A statement piece quite playful with 3 rings moving along.\r\n
    \r\n
  • band height 8mm
  • \r\n
  • ringos from 5 to 1 mm diameter
  • \r\n
  • handmade in Belgium
  • \r\n
\r\nFind some to choose your ring size here.'), -(566,56,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'), -(567,65,'_variation_description',''), -(568,65,'total_sales','0'), -(569,65,'_tax_status','taxable'), -(570,65,'_tax_class','parent'), -(571,65,'_manage_stock','no'), -(572,65,'_backorders','no'), -(573,65,'_sold_individually','no'), -(574,65,'_virtual','no'), -(575,65,'_downloadable','no'), -(576,65,'_download_limit','-1'), -(577,65,'_download_expiry','-1'), -(578,65,'_stock',NULL), -(579,65,'_stock_status','instock'), -(580,65,'_wc_average_rating','0'), -(581,65,'_wc_review_count','0'), -(582,65,'attribute_pa_size','50'), -(583,65,'_product_version','9.2.3'), -(584,66,'_variation_description',''), -(585,66,'total_sales','0'), -(586,66,'_tax_status','taxable'), -(587,66,'_tax_class','parent'), -(588,66,'_manage_stock','no'), -(589,66,'_backorders','no'), -(590,66,'_sold_individually','no'), -(591,66,'_virtual','no'), -(592,66,'_downloadable','no'), -(593,66,'_download_limit','-1'), -(594,66,'_download_expiry','-1'), -(595,66,'_stock',NULL), -(596,66,'_stock_status','instock'), -(597,66,'_wc_average_rating','0'), -(598,66,'_wc_review_count','0'), -(599,66,'attribute_pa_size','52'), -(600,66,'_product_version','9.2.3'), -(601,67,'_variation_description',''), -(602,67,'total_sales','0'), -(603,67,'_tax_status','taxable'), -(604,67,'_tax_class','parent'), -(605,67,'_manage_stock','no'), -(606,67,'_backorders','no'), -(607,67,'_sold_individually','no'), -(608,67,'_virtual','no'), -(609,67,'_downloadable','no'), -(610,67,'_download_limit','-1'), -(611,67,'_download_expiry','-1'), -(612,67,'_stock',NULL), -(613,67,'_stock_status','instock'), -(614,67,'_wc_average_rating','0'), -(615,67,'_wc_review_count','0'), -(616,67,'attribute_pa_size','54'), -(617,67,'_product_version','9.2.3'), -(618,68,'_variation_description',''), -(619,68,'total_sales','0'), -(620,68,'_tax_status','taxable'), -(621,68,'_tax_class','parent'), -(622,68,'_manage_stock','no'), -(623,68,'_backorders','no'), -(624,68,'_sold_individually','no'), -(625,68,'_virtual','no'), -(626,68,'_downloadable','no'), -(627,68,'_download_limit','-1'), -(628,68,'_download_expiry','-1'), -(629,68,'_stock',NULL), -(630,68,'_stock_status','instock'), -(631,68,'_wc_average_rating','0'), -(632,68,'_wc_review_count','0'), -(633,68,'attribute_pa_size','56'), -(634,68,'_product_version','9.2.3'), -(635,69,'_variation_description',''), -(636,69,'total_sales','0'), -(637,69,'_tax_status','taxable'), -(638,69,'_tax_class','parent'), -(639,69,'_manage_stock','no'), -(640,69,'_backorders','no'), -(641,69,'_sold_individually','no'), -(642,69,'_virtual','no'), -(643,69,'_downloadable','no'), -(644,69,'_download_limit','-1'), -(645,69,'_download_expiry','-1'), -(646,69,'_stock',NULL), -(647,69,'_stock_status','instock'), -(648,69,'_wc_average_rating','0'), -(649,69,'_wc_review_count','0'), -(650,69,'attribute_pa_size','58'), -(651,69,'_product_version','9.2.3'), -(652,70,'_variation_description',''), -(653,70,'total_sales','0'), -(654,70,'_tax_status','taxable'), -(655,70,'_tax_class','parent'), -(656,70,'_manage_stock','no'), -(657,70,'_backorders','no'), -(658,70,'_sold_individually','no'), -(659,70,'_virtual','no'), -(660,70,'_downloadable','no'), -(661,70,'_download_limit','-1'), -(662,70,'_download_expiry','-1'), -(663,70,'_stock',NULL), -(664,70,'_stock_status','instock'), -(665,70,'_wc_average_rating','0'), -(666,70,'_wc_review_count','0'), -(667,70,'attribute_pa_size','60'), -(668,70,'_product_version','9.2.3'), -(669,71,'_variation_description',''), -(670,71,'total_sales','0'), -(671,71,'_tax_status','taxable'), -(672,71,'_tax_class','parent'), -(673,71,'_manage_stock','no'), -(674,71,'_backorders','no'), -(675,71,'_sold_individually','no'), -(676,71,'_virtual','no'), -(677,71,'_downloadable','no'), -(678,71,'_download_limit','-1'), -(679,71,'_download_expiry','-1'), -(680,71,'_stock',NULL), -(681,71,'_stock_status','instock'), -(682,71,'_wc_average_rating','0'), -(683,71,'_wc_review_count','0'), -(684,71,'attribute_pa_size','62'), -(685,71,'_product_version','9.2.3'), -(690,65,'_regular_price','38'), -(691,65,'_thumbnail_id','0'), -(692,65,'_price','38'), -(693,66,'_regular_price','38'), -(694,66,'_thumbnail_id','0'), -(695,66,'_price','38'), -(696,67,'_regular_price','38'), -(697,67,'_thumbnail_id','0'), -(698,67,'_price','38'), -(699,68,'_regular_price','38'), -(700,68,'_thumbnail_id','0'), -(701,68,'_price','38'), -(702,69,'_regular_price','38'), -(703,69,'_thumbnail_id','0'), -(704,69,'_price','38'), -(705,70,'_regular_price','38'), -(706,70,'_thumbnail_id','0'), -(707,70,'_price','38'), -(708,71,'_regular_price','38'), -(709,71,'_thumbnail_id','0'), -(710,71,'_price','38'), -(711,60,'_price','38'), -(715,60,'_thumbnail_id','57'), -(716,60,'_photos_colonne_gauche|||0|value','57'), -(717,60,'_photos_colonne_droite|||0|value','59'), -(718,60,'_haiku_details_produit',''), -(719,56,'_thumbnail_id','58'), -(720,56,'_photos_colonne_gauche|||0|value','58'), -(721,56,'_photos_colonne_droite|||0|value','59'), -(722,56,'_haiku_details_produit',''), -(723,56,'_wp_trash_meta_status','publish'), -(724,56,'_wp_trash_meta_time','1727244893'), -(725,56,'_wp_desired_post_slug','hadou-silver-earcuff'), -(726,50,'_wp_trash_meta_status','publish'), -(727,50,'_wp_trash_meta_time','1727244893'), -(728,50,'_wp_desired_post_slug','hadou-silver-ring'), -(729,41,'_wp_trash_meta_status','publish'), -(730,41,'_wp_trash_meta_time','1727244893'), -(731,41,'_wp_desired_post_slug','hadou-gold-plated-ring'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.3.3'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1727888257:2'), -(915,81,'_wp_attached_file','2024/09/HADOU-B-scaled.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:26:\"2024/09/HADOU-B-scaled.jpg\";s:8:\"filesize\";i:124433;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"HADOU-B-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23093;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"HADOU-B-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41426;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"HADOU-B-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33403;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"HADOU-B-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62887;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"HADOU-B-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90918;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24541;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"HADOU-B-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29001;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(918,82,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(919,82,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1500;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:338468;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"HADOU-B-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23062;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"HADOU-B-opti-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81476;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-B-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17081;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"HADOU-B-opti-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55610;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"HADOU-B-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23062;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"HADOU-B-opti-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41592;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-B-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15625;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1695886132\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(920,82,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver'), -(927,72,'_edit_last','2'), -(954,72,'_price','85'), -(965,86,'_sku','HADOU-B-1'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(976,86,'_thumbnail_id','94'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.3.3'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.2'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.2'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.2'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.2'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.2'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.2'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.2'), -(1129,86,'_edit_lock','1727888269:2'), -(1130,94,'_wp_attached_file','2024/09/HATTARI-B-scaled.jpg'), -(1131,94,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:28:\"2024/09/HATTARI-B-scaled.jpg\";s:8:\"filesize\";i:119168;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28469;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"HATTARI-B-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44761;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27123;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37574;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63818;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88708;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29754;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33734;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(1132,94,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1140,86,'_price','85'), -(1141,86,'_edit_last','2'), -(1150,97,'_wp_attached_file','2024/09/HATTARI-B-2-scaled.jpg'), -(1151,97,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/09/HATTARI-B-2-scaled.jpg\";s:8:\"filesize\";i:1128619;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15000;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5854;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76159;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:343640;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:681088;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"HATTARI-B-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15000;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47534;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3783;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-2.jpg\";}'), -(1152,97,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1164,99,'_wp_attached_file','2024/09/HATTARI-B-1-scaled.jpg'), -(1165,99,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/09/HATTARI-B-1-scaled.jpg\";s:8:\"filesize\";i:254552;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33393;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74517;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28499;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57052;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119707;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178346;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33393;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47286;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27286;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 750D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1695887855\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(1166,99,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1179,86,'_photos_colonne_gauche|||0|value','94'), -(1180,86,'_photos_colonne_droite|||0|value','99'), -(1181,86,'_photos_colonne_droite|||1|value','97'), -(1182,86,'_haiku_details_produit',''), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix-scaled.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/09/HADOU-B-mix-scaled.jpg\";s:8:\"filesize\";i:790940;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19504;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"HADOU-B-mix-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108060;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9676;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68888;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"HADOU-B-mix-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235185;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"HADOU-B-mix-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:458546;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19504;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47670;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo-scaled.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/09/HADOU-BKIGEN-Bo-scaled.jpg\";s:8:\"filesize\";i:1075761;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26268;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"HADOU-BKIGEN-Bo-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191761;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9868;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119254;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"HADOU-BKIGEN-Bo-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:384497;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"HADOU-BKIGEN-Bo-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:669831;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26268;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79873;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1189,72,'_photos_colonne_gauche|||0|value','81'), -(1190,72,'_photos_colonne_droite|||0|value','82'), -(1191,72,'_photos_colonne_droite|||1|value','100'), -(1192,72,'_photos_colonne_droite|||2|value','101'), -(1193,72,'_haiku_details_produit',''), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.3'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.2'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.2'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.2'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.2'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.2'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.2'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.2'), -(1357,102,'_edit_lock','1727888278:2'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg-scaled.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/09/IKKAN-B2-arg-scaled.jpg\";s:8:\"filesize\";i:124330;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28479;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"IKKAN-B2-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27102;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38068;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"IKKAN-B2-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66034;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"IKKAN-B2-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92525;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29812;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34045;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg-scaled.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/09/IKKAN-B-arg-scaled.jpg\";s:8:\"filesize\";i:266868;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36196;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"IKKAN-B-arg-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78743;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31274;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60313;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"IKKAN-B-arg-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126450;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"IKKAN-B-arg-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188526;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36196;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50214;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30073;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 750D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1695887906\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"22\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba-scaled.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2024/09/IKKAN-BaKIGEN-Ba-scaled.jpg\";s:8:\"filesize\";i:597549;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15369;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"IKKAN-BaKIGEN-Ba-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84075;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8340;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52530;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"IKKAN-BaKIGEN-Ba-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181990;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"IKKAN-BaKIGEN-Ba-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:348840;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15369;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36233;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1368,102,'_price','85'), -(1369,102,'_edit_last','2'), -(1378,102,'_photos_colonne_gauche|||0|value','110'), -(1379,102,'_photos_colonne_droite|||0|value','111'), -(1380,102,'_photos_colonne_droite|||1|value','112'), -(1381,102,'_haiku_details_produit',''), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1393,113,'_thumbnail_id','121'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.3.3'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.2'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.2'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.2'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.2'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.2'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.2'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.2'), -(1545,113,'_edit_lock','1727888291:2'), -(1546,121,'_wp_attached_file','2024/09/IKKAN-B2-vrm-copy-scaled.jpg'), -(1547,121,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:36:\"2024/09/IKKAN-B2-vrm-copy-scaled.jpg\";s:8:\"filesize\";i:132134;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29253;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"IKKAN-B2-vrm-copy-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48258;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27723;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39970;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"IKKAN-B2-vrm-copy-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70345;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"IKKAN-B2-vrm-copy-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98483;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30795;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35419;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26974;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"IKKAN-B2-vrm-copy.jpg\";}'), -(1548,121,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2373;s:6:\"height\";i:2373;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:1072780;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16841;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-g-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141372;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8463;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77880;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-g-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358788;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-g-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:694417;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16841;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49165;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6622;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt',''), -(1553,113,'_price','90'), -(1554,113,'_edit_last','2'), -(1555,113,'_photos_colonne_gauche|||0|value','121'), -(1556,113,'_photos_colonne_droite|||0|value','122'), -(1557,113,'_haiku_details_produit',''), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.3.3'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.2'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.2'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.2'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.2'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.2'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.2'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.2'), -(1720,123,'_edit_lock','1727888542:2'), -(1724,132,'_wp_attached_file','2024/09/DSC9928-scaled.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9928-scaled.jpg\";s:8:\"filesize\";i:765674;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15355;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9928-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98199;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8231;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9928-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58518;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9928-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222451;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9928-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:439456;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15355;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9928-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38745;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1728,123,'_price','150'), -(1729,123,'_edit_last','2'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.3.3'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.2'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.2'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.2'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.2'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.2'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.2'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.2'), -(1898,133,'_edit_lock','1727888300:2'), -(1899,141,'_wp_attached_file','2024/09/KARA-B-scaled.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:25:\"2024/09/KARA-B-scaled.jpg\";s:8:\"filesize\";i:135888;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"KARA-B-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24071;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"KARA-B-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44499;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22479;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"KARA-B-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35505;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"KARA-B-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67929;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:20:\"KARA-B-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98833;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25928;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"KARA-B-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30628;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21733;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269-scaled.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9269-scaled.jpg\";s:8:\"filesize\";i:528355;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15208;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9269-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8407;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9269-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50452;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9269-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170039;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9269-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318481;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15208;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9269-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35264;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6675;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148-scaled.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9148-scaled.jpg\";s:8:\"filesize\";i:502727;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14954;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9148-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78267;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8421;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9148-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49498;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9148-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164903;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9148-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:302809;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14954;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9148-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34472;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6744;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1909,133,'_price','150'), -(1910,133,'_edit_last','2'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.3'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.2'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.2'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.2'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.2'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.2'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.2'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.2'), -(2081,144,'_edit_lock','1727888311:2'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg-scaled.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/KISHOU-B-arg-scaled.jpg\";s:8:\"filesize\";i:95375;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20354;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"KISHOU-B-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33440;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19192;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27604;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49142;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70041;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21112;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24514;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18772;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1-scaled.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:33:\"2024/10/KISHOU-B-arg-1-scaled.jpg\";s:8:\"filesize\";i:250606;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32418;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-arg-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71005;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28038;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54261;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-arg-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115186;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-arg-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173857;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32418;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45029;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26928;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 750D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1695887951\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"22\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa-scaled.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/10/KIGEN-BaIKKANBa-scaled.jpg\";s:8:\"filesize\";i:561868;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14385;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"KIGEN-BaIKKANBa-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79945;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7859;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50601;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"KIGEN-BaIKKANBa-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172573;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"KIGEN-BaIKKANBa-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330247;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14385;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35060;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2092,144,'_price','75'), -(2093,144,'_edit_last','2'), -(2098,144,'_photos_colonne_gauche|||0|value','152'), -(2099,144,'_photos_colonne_droite|||0|value','153'), -(2100,144,'_photos_colonne_droite|||1|value','154'), -(2101,144,'_haiku_details_produit',''), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.3.3'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.2'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.2'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.2'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.2'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.2'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.2'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.2'), -(2265,155,'_edit_lock','1727888325:2'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm-scaled.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/KISHOU-B-vrm-scaled.jpg\";s:8:\"filesize\";i:101053;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23916;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"KISHOU-B-vrm-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37373;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22723;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31472;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53524;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74982;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24748;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28196;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22288;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1-scaled.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:33:\"2024/10/KISHOU-B-vrm-1-scaled.jpg\";s:8:\"filesize\";i:353394;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39258;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-vrm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97478;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32645;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72457;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-vrm-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161603;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"KISHOU-B-vrm-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245634;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39258;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58490;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 750D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1695885999\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"37\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-scaled.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:50:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-scaled.jpg\";s:8:\"filesize\";i:665742;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16391;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95597;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8519;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60065;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204731;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:391005;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16391;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41232;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2276,155,'_price','80'), -(2277,155,'_edit_last','2'), -(2278,155,'_photos_colonne_gauche|||0|value','163'), -(2279,155,'_photos_colonne_droite|||0|value','164'), -(2280,155,'_photos_colonne_droite|||1|value','165'), -(2281,155,'_haiku_details_produit',''), -(2282,166,'_wp_attached_file','2024/09/DSC9760-scaled.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9760-scaled.jpg\";s:8:\"filesize\";i:813718;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19143;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9760-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126998;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9148;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9760-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78273;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9760-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270297;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9760-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:493940;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19143;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9760-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52414;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7003;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339-scaled.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9339-scaled.jpg\";s:8:\"filesize\";i:603438;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15095;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9339-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90600;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8053;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9339-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56012;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9339-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194324;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9339-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:364132;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15095;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9339-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38067;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6461;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2288,133,'_photos_colonne_gauche|||0|value','141'), -(2289,133,'_photos_colonne_droite|||0|value','166'), -(2290,133,'_photos_colonne_droite|||1|value','142'), -(2291,133,'_photos_colonne_droite|||2|value','167'), -(2292,133,'_photos_colonne_droite|||3|value','143'), -(2293,133,'_haiku_details_produit',''), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2305,168,'_thumbnail_id','176'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.3.3'), -(2457,168,'_edit_lock','1727888336:2'), -(2458,176,'_wp_attached_file','2024/10/ROKKU-B-malachite-scaled.jpg'), -(2459,176,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:36:\"2024/10/ROKKU-B-malachite-scaled.jpg\";s:8:\"filesize\";i:120636;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12486;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-malachite-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31515;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10894;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23179;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54149;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83808;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14078;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18677;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10186;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ROKKU-B-malachite.jpg\";}'), -(2460,176,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1-scaled.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:38:\"2024/10/ROKKU-B-malachite-1-scaled.jpg\";s:8:\"filesize\";i:229585;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8341;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"ROKKU-B-malachite-1-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48735;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4920;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30952;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"ROKKU-B-malachite-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94223;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"ROKKU-B-malachite-1-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154990;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11428;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21346;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3338;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye-scaled.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:35:\"2024/10/ROKKU-B-tigereye-scaled.jpg\";s:8:\"filesize\";i:146920;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23364;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-tigereye-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44934;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21811;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35364;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70916;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104983;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25173;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30145;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21083;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1-scaled.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:37:\"2024/10/ROKKU-B-tigereye-1-scaled.jpg\";s:8:\"filesize\";i:225074;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7931;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-tigereye-1-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48572;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4879;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30515;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"ROKKU-B-tigereye-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95838;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"ROKKU-B-tigereye-1-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155026;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11582;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20815;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710-scaled.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9710-scaled.jpg\";s:8:\"filesize\";i:895143;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17918;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9710-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145920;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6479;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9710-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87089;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9710-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:311265;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9710-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:557484;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17918;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9710-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56587;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4015;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190-scaled.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9190-scaled.jpg\";s:8:\"filesize\";i:540250;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11300;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9190-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81100;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4788;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9190-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48661;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9190-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178062;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9190-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:329766;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11300;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9190-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32309;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','2'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2499,183,'_thumbnail_id','197'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.3.3'), -(2654,183,'_edit_lock','1727888371:2'), -(2716,194,'_variation_description',''), -(2717,194,'total_sales','0'), -(2718,194,'_tax_status','taxable'), -(2719,194,'_tax_class','parent'), -(2720,194,'_manage_stock','no'), -(2721,194,'_backorders','no'), -(2722,194,'_sold_individually','no'), -(2723,194,'_virtual','no'), -(2724,194,'_downloadable','no'), -(2725,194,'_download_limit','-1'), -(2726,194,'_download_expiry','-1'), -(2727,194,'_stock',NULL), -(2728,194,'_stock_status','instock'), -(2729,194,'_wc_average_rating','0'), -(2730,194,'_wc_review_count','0'), -(2731,194,'attribute_pa_side','pair'), -(2732,194,'_product_version','9.3.2'), -(2733,195,'_variation_description',''), -(2734,195,'total_sales','0'), -(2735,195,'_tax_status','taxable'), -(2736,195,'_tax_class','parent'), -(2737,195,'_manage_stock','no'), -(2738,195,'_backorders','no'), -(2739,195,'_sold_individually','no'), -(2740,195,'_virtual','no'), -(2741,195,'_downloadable','no'), -(2742,195,'_download_limit','-1'), -(2743,195,'_download_expiry','-1'), -(2744,195,'_stock',NULL), -(2745,195,'_stock_status','instock'), -(2746,195,'_wc_average_rating','0'), -(2747,195,'_wc_review_count','0'), -(2748,195,'attribute_pa_side','left-side'), -(2749,195,'_product_version','9.3.2'), -(2750,196,'_variation_description',''), -(2751,196,'total_sales','0'), -(2752,196,'_tax_status','taxable'), -(2753,196,'_tax_class','parent'), -(2754,196,'_manage_stock','no'), -(2755,196,'_backorders','no'), -(2756,196,'_sold_individually','no'), -(2757,196,'_virtual','no'), -(2758,196,'_downloadable','no'), -(2759,196,'_download_limit','-1'), -(2760,196,'_download_expiry','-1'), -(2761,196,'_stock',NULL), -(2762,196,'_stock_status','instock'), -(2763,196,'_wc_average_rating','0'), -(2764,196,'_wc_review_count','0'), -(2765,196,'attribute_pa_side','right-side'), -(2766,196,'_product_version','9.3.2'), -(2767,197,'_wp_attached_file','2024/10/BOROBORO-BO-arg-scaled.jpg'), -(2768,197,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:34:\"2024/10/BOROBORO-BO-arg-scaled.jpg\";s:8:\"filesize\";i:151247;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22843;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"BOROBORO-BO-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45653;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21104;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35827;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71801;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107580;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25104;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30339;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20152;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"BOROBORO-BO-arg.jpg\";}'), -(2769,197,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes'), -(2770,198,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-scaled.jpg'), -(2771,198,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:44:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-scaled.jpg\";s:8:\"filesize\";i:1067422;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14435;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"BOROBORO-BOaTANEMAKI-BO1a-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133524;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74963;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"BOROBORO-BOaTANEMAKI-BO1a-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324436;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"BOROBORO-BOaTANEMAKI-BO1a-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:635996;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14435;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:29:\"BOROBORO-BOaTANEMAKI-BO1a.jpg\";}'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:336619;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21395;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"BOROBORO-BOaTANEMAKI-BO1a-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15899;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69214;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27179;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46929;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13624;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1293855931\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2774,198,'_wp_attachment_image_alt','Boroboro long silver earrings. left side'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2776,194,'_sku','BOROBORO-BO2-s-pair'), -(2777,194,'_regular_price','70'), -(2778,194,'_thumbnail_id','197'), -(2779,194,'_price','70'), -(2780,195,'_sku','BOROBORO-BO2-s-left'), -(2781,195,'_regular_price','40'), -(2782,195,'_thumbnail_id','198'), -(2783,195,'_price','40'), -(2784,196,'_sku','BOROBORO-BO2-s-right'), -(2785,196,'_regular_price','40'), -(2786,196,'_thumbnail_id','199'), -(2787,196,'_price','40'), -(2788,183,'_price','40'), -(2789,183,'_price','70'), -(2790,183,'_edit_last','2'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.2'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.2'), -(2839,200,'_regular_price','150'), -(2840,200,'_thumbnail_id','0'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','0'), -(2844,201,'_price','150'), -(2846,168,'_price','150'), -(2847,168,'_photos_colonne_gauche|||0|value','176'), -(2848,168,'_photos_colonne_droite|||0|value','177'), -(2849,168,'_photos_colonne_droite|||1|value','178'), -(2850,168,'_photos_colonne_droite|||2|value','179'), -(2851,168,'_photos_colonne_droite|||3|value','180'), -(2852,168,'_photos_colonne_droite|||4|value','182'), -(2853,168,'_haiku_details_produit',''), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.3.3'), -(2876,203,'_variation_description',''), -(2877,203,'_sku','PIASU-BO-pair'), -(2878,203,'_regular_price','85'), -(2879,203,'total_sales','0'), -(2880,203,'_tax_status','taxable'), -(2881,203,'_tax_class','parent'), -(2882,203,'_manage_stock','no'), -(2883,203,'_backorders','no'), -(2884,203,'_sold_individually','no'), -(2885,203,'_virtual','no'), -(2886,203,'_downloadable','no'), -(2887,203,'_download_limit','-1'), -(2888,203,'_download_expiry','-1'), -(2889,203,'_thumbnail_id','206'), -(2890,203,'_stock',NULL), -(2891,203,'_stock_status','instock'), -(2892,203,'_wc_average_rating','0'), -(2893,203,'_wc_review_count','0'), -(2894,203,'attribute_pa_side','pair'), -(2895,203,'_price','85'), -(2896,203,'_product_version','9.3.2'), -(2897,204,'_variation_description',''), -(2898,204,'_sku','PIASU-BO-left'), -(2899,204,'_regular_price','48'), -(2900,204,'total_sales','0'), -(2901,204,'_tax_status','taxable'), -(2902,204,'_tax_class','parent'), -(2903,204,'_manage_stock','no'), -(2904,204,'_backorders','no'), -(2905,204,'_sold_individually','no'), -(2906,204,'_virtual','no'), -(2907,204,'_downloadable','no'), -(2908,204,'_download_limit','-1'), -(2909,204,'_download_expiry','-1'), -(2910,204,'_thumbnail_id','207'), -(2911,204,'_stock',NULL), -(2912,204,'_stock_status','instock'), -(2913,204,'_wc_average_rating','0'), -(2914,204,'_wc_review_count','0'), -(2915,204,'attribute_pa_side','left-side'), -(2916,204,'_price','48'), -(2917,204,'_product_version','9.3.2'), -(2918,205,'_variation_description',''), -(2919,205,'_sku','PIASU-BO-right'), -(2920,205,'_regular_price','48'), -(2921,205,'total_sales','0'), -(2922,205,'_tax_status','taxable'), -(2923,205,'_tax_class','parent'), -(2924,205,'_manage_stock','no'), -(2925,205,'_backorders','no'), -(2926,205,'_sold_individually','no'), -(2927,205,'_virtual','no'), -(2928,205,'_downloadable','no'), -(2929,205,'_download_limit','-1'), -(2930,205,'_download_expiry','-1'), -(2932,205,'_stock',NULL), -(2933,205,'_stock_status','instock'), -(2934,205,'_wc_average_rating','0'), -(2935,205,'_wc_review_count','0'), -(2936,205,'attribute_pa_side','right-side'), -(2937,205,'_price','48'), -(2938,205,'_product_version','9.3.2'), -(2941,202,'_edit_lock','1727888384:2'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO-scaled.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:27:\"2024/10/PIASU-BO-scaled.jpg\";s:8:\"filesize\";i:158503;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27028;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"PIASU-BO-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53006;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25097;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41678;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81447;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117122;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29560;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35560;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1-scaled.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/PIASU-BO-1-scaled.jpg\";s:8:\"filesize\";i:790514;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11826;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57257;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225644;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:453576;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11826;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37022;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3121;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','2'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2-scaled.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/PIASU-BO-2-scaled.jpg\";s:8:\"filesize\";i:364636;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12526;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85071;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4786;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53975;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160525;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"PIASU-BO-2-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253699;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12526;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36709;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3141;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2970,205,'_thumbnail_id','212'), -(2971,202,'_price','48'), -(2972,202,'_price','85'), -(2973,202,'_photos_colonne_gauche|||0|value','206'), -(2974,202,'_photos_colonne_droite|||0|value','207'), -(2975,202,'_photos_colonne_droite|||1|value','212'), -(2976,202,'_haiku_details_produit',''), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2988,213,'_thumbnail_id','217'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.3.3'), -(2999,214,'_variation_description',''), -(3000,214,'_sku','BOROBORO-BO2-g-pair'), -(3001,214,'_regular_price','75'), -(3002,214,'total_sales','0'), -(3003,214,'_tax_status','taxable'), -(3004,214,'_tax_class','parent'), -(3005,214,'_manage_stock','no'), -(3006,214,'_backorders','no'), -(3007,214,'_sold_individually','no'), -(3008,214,'_virtual','no'), -(3009,214,'_downloadable','no'), -(3010,214,'_download_limit','-1'), -(3011,214,'_download_expiry','-1'), -(3012,214,'_thumbnail_id','217'), -(3013,214,'_stock',NULL), -(3014,214,'_stock_status','instock'), -(3015,214,'_wc_average_rating','0'), -(3016,214,'_wc_review_count','0'), -(3017,214,'attribute_pa_side','pair'), -(3018,214,'_price','75'), -(3019,214,'_product_version','9.3.2'), -(3020,215,'_variation_description',''), -(3021,215,'_sku','BOROBORO-BO2-g-left'), -(3022,215,'_regular_price','42'), -(3023,215,'total_sales','0'), -(3024,215,'_tax_status','taxable'), -(3025,215,'_tax_class','parent'), -(3026,215,'_manage_stock','no'), -(3027,215,'_backorders','no'), -(3028,215,'_sold_individually','no'), -(3029,215,'_virtual','no'), -(3030,215,'_downloadable','no'), -(3031,215,'_download_limit','-1'), -(3032,215,'_download_expiry','-1'), -(3033,215,'_thumbnail_id','198'), -(3034,215,'_stock',NULL), -(3035,215,'_stock_status','instock'), -(3036,215,'_wc_average_rating','0'), -(3037,215,'_wc_review_count','0'), -(3038,215,'attribute_pa_side','left-side'), -(3039,215,'_price','42'), -(3040,215,'_product_version','9.3.2'), -(3041,216,'_variation_description',''), -(3042,216,'_sku','BOROBORO-BO2-g-right'), -(3043,216,'_regular_price','42'), -(3044,216,'total_sales','0'), -(3045,216,'_tax_status','taxable'), -(3046,216,'_tax_class','parent'), -(3047,216,'_manage_stock','no'), -(3048,216,'_backorders','no'), -(3049,216,'_sold_individually','no'), -(3050,216,'_virtual','no'), -(3051,216,'_downloadable','no'), -(3052,216,'_download_limit','-1'), -(3053,216,'_download_expiry','-1'), -(3054,216,'_thumbnail_id','199'), -(3055,216,'_stock',NULL), -(3056,216,'_stock_status','instock'), -(3057,216,'_wc_average_rating','0'), -(3058,216,'_wc_review_count','0'), -(3059,216,'attribute_pa_side','right-side'), -(3060,216,'_price','42'), -(3061,216,'_product_version','9.3.2'), -(3064,213,'_edit_lock','1727888411:2'), -(3065,217,'_wp_attached_file','2024/10/BOROBORO-BO-vrm-scaled.jpg'), -(3066,217,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:34:\"2024/10/BOROBORO-BO-vrm-scaled.jpg\";s:8:\"filesize\";i:136713;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23011;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"BOROBORO-BO-vrm-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45930;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21232;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36075;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70585;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101048;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25404;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30683;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"BOROBORO-BO-vrm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20218;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"BOROBORO-BO-vrm.jpg\";}'), -(3067,217,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes'), -(3068,213,'_price','42'), -(3069,213,'_price','75'), -(3070,213,'_edit_last','2'), -(3071,213,'_photos_colonne_gauche|||0|value','217'), -(3072,213,'_photos_colonne_droite|||0|value','198'), -(3073,213,'_photos_colonne_droite|||1|value','199'), -(3074,213,'_haiku_details_produit',''), -(3075,183,'_photos_colonne_gauche|||0|value','197'), -(3076,183,'_photos_colonne_droite|||0|value','198'), -(3077,183,'_photos_colonne_droite|||1|value','199'), -(3078,183,'_haiku_details_produit',''), -(3079,218,'_wp_attached_file','woocommerce-placeholder.png'), -(3080,218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10479;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76215;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3753;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46535;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3081,219,'_wp_attached_file','2024/09/PIASU-B-mix-scaled.jpg'), -(3082,219,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:30:\"2024/09/PIASU-B-mix-scaled.jpg\";s:8:\"filesize\";i:131147;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23581;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"PIASU-B-mix-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43600;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21938;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34964;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"PIASU-B-mix-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66214;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"PIASU-B-mix-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95657;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"PIASU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25415;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30264;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21156;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-B-mix.jpg\";}'), -(3083,219,'_wp_attachment_image_alt',''), -(3084,123,'_thumbnail_id','219'), -(3085,123,'_photos_colonne_gauche|||0|value','219'), -(3086,123,'_photos_colonne_droite|||0|value','132'), -(3087,123,'_haiku_details_produit',''), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3099,220,'_thumbnail_id','224'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.3.3'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3123,221,'_thumbnail_id','224'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-left'), -(3133,222,'_regular_price','30'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','left-side'), -(3150,222,'_price','30'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-right'), -(3154,223,'_regular_price','32'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','right-side'), -(3171,223,'_price','32'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1727891194:2'), -(3176,224,'_wp_attached_file','2024/10/TAMANORI-BO-s-scaled.jpg'), -(3177,224,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:32:\"2024/10/TAMANORI-BO-s-scaled.jpg\";s:8:\"filesize\";i:113883;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29296;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"TAMANORI-BO-s-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44952;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27964;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38051;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62996;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86178;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"TAMANORI-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30394;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34338;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27415;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TAMANORI-BO-s.jpg\";}'), -(3178,224,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1-scaled.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/10/TAMANORI-BO-s-1-scaled.jpg\";s:8:\"filesize\";i:327728;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12005;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"TAMANORI-BO-s-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79968;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4733;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51039;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"TAMANORI-BO-s-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148555;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"TAMANORI-BO-s-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230811;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12005;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34797;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3155;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3182,220,'_price','30'), -(3183,220,'_price','32'), -(3184,220,'_price','55'), -(3185,220,'_edit_last','2'), -(3189,220,'_photos_colonne_gauche|||0|value','224'), -(3190,220,'_photos_colonne_droite|||0|value','225'), -(3191,220,'_haiku_details_produit',''), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3203,226,'_thumbnail_id','230'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.3.3'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3226,227,'_thumbnail_id','224'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','32'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','left-side'), -(3253,228,'_price','32'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','35'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','right-side'), -(3274,229,'_price','35'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1727903040:2'), -(3280,230,'_wp_attached_file','2024/10/TAMANORI-BO-g.jpg'), -(3281,230,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2361;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-g.jpg\";s:8:\"filesize\";i:525665;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26093;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52195;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23362;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40909;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82008;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120992;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"TAMANORI-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26093;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34578;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22730;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(3282,230,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1-scaled.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/10/TAMANORI-BO-g-1-scaled.jpg\";s:8:\"filesize\";i:369306;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11878;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"TAMANORI-BO-g-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82033;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4632;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51482;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"TAMANORI-BO-g-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158215;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"TAMANORI-BO-g-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254445;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11878;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34752;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3120;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3286,226,'_price','32'), -(3287,226,'_price','35'), -(3288,226,'_price','60'), -(3289,226,'_edit_last','2'), -(3290,226,'_photos_colonne_gauche|||0|value','230'), -(3291,226,'_photos_colonne_droite|||0|value','231'), -(3292,226,'_haiku_details_produit',''), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3304,232,'_thumbnail_id','236'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.3.3'), -(3380,232,'_edit_lock','1727903660:2'), -(3381,236,'_wp_attached_file','2024/10/HADOU-BR-mix-scaled.jpg'), -(3382,236,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/HADOU-BR-mix-scaled.jpg\";s:8:\"filesize\";i:141271;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22433;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"HADOU-BR-mix-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45343;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20630;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35616;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"HADOU-BR-mix-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70154;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"HADOU-BR-mix-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102173;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"HADOU-BR-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24814;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30144;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-BR-mix.jpg\";}'), -(3383,236,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR-scaled.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:27:\"2024/10/HADOU-BR-scaled.jpg\";s:8:\"filesize\";i:1072188;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14219;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"HADOU-BR-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125393;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5693;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69813;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"HADOU-BR-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:322607;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"HADOU-BR-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:644620;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"HADOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14219;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43414;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3744;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','130'), -(3426,238,'_thumbnail_id','236'), -(3427,238,'_price','130'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','130'), -(3430,239,'_thumbnail_id','236'), -(3431,239,'_price','130'), -(3432,232,'_price','130'), -(3433,232,'_edit_last','2'), -(3437,232,'_photos_colonne_gauche|||0|value','236'), -(3438,232,'_photos_colonne_droite|||0|value','237'), -(3439,232,'_haiku_details_produit',''), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1727904787:2'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg-scaled.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/IKKAN-BR-arg-scaled.jpg\";s:8:\"filesize\";i:148174;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29679;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"IKKAN-BR-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52498;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27957;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42679;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"IKKAN-BR-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77752;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"IKKAN-BR-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109774;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31893;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37220;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27087;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s-scaled.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/IKKAN-BR-s-scaled.jpg\";s:8:\"filesize\";i:928761;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12344;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108147;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5262;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60160;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282069;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:560327;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"IKKAN-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12344;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37431;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3496;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1-scaled.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:31:\"2024/10/IKKAN-BR-s-1-scaled.jpg\";s:8:\"filesize\";i:1109407;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14511;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"IKKAN-BR-s-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137746;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5881;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76164;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"IKKAN-BR-s-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:347361;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"IKKAN-BR-s-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:674955;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14511;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46655;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','2'), -(3517,240,'_photos_colonne_gauche|||0|value','243'), -(3518,240,'_photos_colonne_droite|||0|value','244'), -(3519,240,'_photos_colonne_droite|||1|value','245'), -(3520,240,'_haiku_details_produit',''), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.3.3'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1727905073:2'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm-scaled.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/IKKAN-BR-vrm-scaled.jpg\";s:8:\"filesize\";i:156336;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30299;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"IKKAN-BR-vrm-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54725;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28429;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44161;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"IKKAN-BR-vrm-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81628;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"IKKAN-BR-vrm-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115523;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32728;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38379;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g-scaled.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/IKKAN-BR-g-scaled.jpg\";s:8:\"filesize\";i:387181;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11522;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-g-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83460;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4733;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52065;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-g-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160610;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-g-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261402;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"IKKAN-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11522;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34719;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3184;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt',''), -(3593,246,'_price','80'), -(3594,246,'_edit_last','2'), -(3598,246,'_photos_colonne_gauche|||0|value','249'), -(3599,246,'_photos_colonne_droite|||0|value','250'), -(3600,246,'_haiku_details_produit',''), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3612,251,'_thumbnail_id','254'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.3.3'), -(3665,251,'_edit_lock','1727906323:2'), -(3666,254,'_wp_attached_file','2024/10/TANEMAKI-BR-scaled.jpg'), -(3667,254,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:30:\"2024/10/TANEMAKI-BR-scaled.jpg\";s:8:\"filesize\";i:134630;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27323;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-BR-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47528;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25793;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38917;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69909;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99189;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29185;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34098;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25022;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"TANEMAKI-BR.jpg\";}'), -(3668,254,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1-scaled.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:32:\"2024/10/TANEMAKI-BR-1-scaled.jpg\";s:8:\"filesize\";i:461561;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12276;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"TANEMAKI-BR-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89165;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55559;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"TANEMAKI-BR-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177186;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"TANEMAKI-BR-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:301479;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12276;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37086;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3269;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','2'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3710,251,'_photos_colonne_gauche|||0|value','254'), -(3711,251,'_photos_colonne_droite|||0|value','255'), -(3712,251,'_haiku_details_produit',''), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.3.3'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1727988190:2'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s-scaled.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:29:\"2024/10/FUYOU-BR-s-scaled.jpg\";s:8:\"filesize\";i:140787;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24346;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"FUYOU-BR-s-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45177;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36116;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"FUYOU-BR-s-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69709;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"FUYOU-BR-s-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102101;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26188;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31047;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21980;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225-scaled.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9225-scaled.jpg\";s:8:\"filesize\";i:830335;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9225-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13583;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9225-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108116;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9225-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5607;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9225-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62801;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9225-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251980;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9225-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:487685;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9225-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13583;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9225-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40390;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9225-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt',''), -(3742,258,'_edit_last','2'), -(3749,258,'_photos_colonne_gauche|||0|value','259'), -(3750,258,'_photos_colonne_droite|||0|value','260'), -(3751,258,'_haiku_details_produit',''), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3764,261,'_thumbnail_id','262'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.3.3'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1727988173:2'), -(3775,262,'_wp_attached_file','2024/10/FUYOU-BR-g-scaled.jpg'), -(3776,262,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:29:\"2024/10/FUYOU-BR-g-scaled.jpg\";s:8:\"filesize\";i:137729;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-g-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24804;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"FUYOU-BR-g-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46553;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23074;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-g-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37345;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"FUYOU-BR-g-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70499;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"FUYOU-BR-g-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101248;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"FUYOU-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27027;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-g-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32195;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-g-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22207;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-g.jpg\";}'), -(3777,262,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(3778,261,'_edit_last','2'), -(3779,261,'_photos_colonne_gauche|||0|value','262'), -(3780,261,'_photos_colonne_droite|||0|_empty',''), -(3781,261,'_haiku_details_produit',''), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','0'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3794,263,'_thumbnail_id','264'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.3.3'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1727988009:2'), -(3805,264,'_wp_attached_file','2024/10/IKKAN-C2-mix-scaled.jpg'), -(3806,264,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/IKKAN-C2-mix-scaled.jpg\";s:8:\"filesize\";i:165425;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"IKKAN-C2-mix-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30419;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"IKKAN-C2-mix-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-C2-mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28248;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"IKKAN-C2-mix-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45890;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"IKKAN-C2-mix-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86025;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"IKKAN-C2-mix-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121981;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"IKKAN-C2-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32878;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"IKKAN-C2-mix-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39459;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-C2-mix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27289;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-C2-mix.jpg\";}'), -(3807,264,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C-scaled.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/IKKAN-C-scaled.jpg\";s:8:\"filesize\";i:1106131;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14415;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149503;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5524;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80430;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:363589;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:684672;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"IKKAN-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14415;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49105;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2536;s:6:\"height\";i:2536;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:1147076;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12812;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"IKKAN-C-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134547;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4784;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72070;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IKKAN-C-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:345188;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IKKAN-C-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:672011;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"IKKAN-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12812;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44217;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2-scaled.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:28:\"2024/10/IKKAN-C-2-scaled.jpg\";s:8:\"filesize\";i:1053043;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14302;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"IKKAN-C-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137682;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5358;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77357;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IKKAN-C-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:334245;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IKKAN-C-2-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:643424;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"IKKAN-C-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14302;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47837;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','2'), -(3823,263,'_photos_colonne_gauche|||0|value','264'), -(3824,263,'_photos_colonne_droite|||0|value','265'), -(3825,263,'_photos_colonne_droite|||1|value','266'), -(3826,263,'_photos_colonne_droite|||2|value','267'), -(3827,263,'_haiku_details_produit',''), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3840,268,'_thumbnail_id','269'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.3.3'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1727988420:2'), -(3853,269,'_wp_attached_file','2024/10/PIASU-C-arg-scaled.jpg'), -(3854,269,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:30:\"2024/10/PIASU-C-arg-scaled.jpg\";s:8:\"filesize\";i:158509;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"PIASU-C-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29904;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"PIASU-C-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-C-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28135;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"PIASU-C-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43540;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"PIASU-C-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81933;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"PIASU-C-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116806;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"PIASU-C-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32102;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"PIASU-C-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37627;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-C-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27252;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-C-arg.jpg\";}'), -(3855,269,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti-scaled.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2024/10/PIASU-C-arg-opti-scaled.jpg\";s:8:\"filesize\";i:605723;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16898;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"PIASU-C-arg-opti-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129422;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5858;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80036;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"PIASU-C-arg-opti-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253464;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"PIASU-C-arg-opti-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:411473;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16898;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52732;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3721;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','2'), -(3860,268,'_photos_colonne_gauche|||0|value','269'), -(3861,268,'_photos_colonne_droite|||0|value','270'), -(3862,268,'_haiku_details_produit',''), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3875,271,'_thumbnail_id','272'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.3.3'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1728023443:2'), -(3886,272,'_wp_attached_file','2024/10/TANEMAKI-C-mix-scaled.jpg'), -(3887,272,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:33:\"2024/10/TANEMAKI-C-mix-scaled.jpg\";s:8:\"filesize\";i:171250;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"TANEMAKI-C-mix-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29296;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"TANEMAKI-C-mix-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55499;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"TANEMAKI-C-mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27178;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"TANEMAKI-C-mix-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44150;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"TANEMAKI-C-mix-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84574;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"TANEMAKI-C-mix-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122483;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"TANEMAKI-C-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31783;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"TANEMAKI-C-mix-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38002;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"TANEMAKI-C-mix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26104;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"TANEMAKI-C-mix.jpg\";}'), -(3888,272,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C-scaled.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/TANEMAKI-C-scaled.jpg\";s:8:\"filesize\";i:1052209;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11729;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127651;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4839;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67928;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:329121;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:639366;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"TANEMAKI-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11729;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39856;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3316;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','2'), -(3896,271,'_photos_colonne_gauche|||0|value','272'), -(3897,271,'_photos_colonne_droite|||0|value','273'), -(3898,271,'_haiku_details_produit',''), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.3.3'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1728023912:2'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C-scaled.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:26:\"2024/10/FUYOU-C-scaled.jpg\";s:8:\"filesize\";i:172374;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26650;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"FUYOU-C-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54677;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24601;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42524;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"FUYOU-C-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85979;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"FUYOU-C-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125641;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"FUYOU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29659;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35918;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23423;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','2'), -(3929,274,'_photos_colonne_gauche|||0|value','275'), -(3930,274,'_photos_colonne_droite|||0|_empty',''), -(3931,274,'_haiku_details_produit',''), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.3.3'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1728024542:2'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg-scaled.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:32:\"2024/10/HADOU-CR2-arg-scaled.jpg\";s:8:\"filesize\";i:132673;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22107;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"HADOU-CR2-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42800;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20444;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33829;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"HADOU-CR2-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66022;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"HADOU-CR2-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95963;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"HADOU-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24062;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28924;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19637;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s-scaled.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/HADOU-CR-s-scaled.jpg\";s:8:\"filesize\";i:1014768;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12591;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"HADOU-CR-s-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124873;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5009;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68586;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"HADOU-CR-s-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:314259;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"HADOU-CR-s-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:617209;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"HADOU-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12591;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41858;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3311;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','2'), -(4027,276,'_regular_price','70'), -(4031,276,'_photos_colonne_gauche|||0|value','280'), -(4032,276,'_photos_colonne_droite|||0|value','281'), -(4033,276,'_haiku_details_produit',''), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.3.3'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1728072914:2'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g-scaled.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:30:\"2024/10/HADOU-CR2-g-scaled.jpg\";s:8:\"filesize\";i:127072;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25315;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"HADOU-CR2-g-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44679;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23741;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36384;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-g-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66387;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-g-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94114;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"HADOU-CR2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27106;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31774;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22791;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2001;s:6:\"height\";i:2001;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:443473;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11255;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"HADOU-CR-g-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87747;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4681;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50354;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"HADOU-CR-g-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222340;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"HADOU-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11255;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32928;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3160;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','2'), -(4068,282,'_photos_colonne_gauche|||0|value','283'), -(4069,282,'_photos_colonne_droite|||0|value','284'), -(4070,282,'_haiku_details_produit',''), -(4071,285,'_sku','HATTARI-CR1-s'), -(4072,285,'_regular_price','75'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4090,285,'_price','75'), -(4094,285,'_edit_lock','1728072865:2'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s-scaled.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:32:\"2024/10/HATTARI-CR1-s-scaled.jpg\";s:8:\"filesize\";i:117255;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24255;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"HATTARI-CR1-s-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22753;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34210;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61507;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87155;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25702;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29984;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22103;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1-scaled.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/10/HATTARI-CR1-s-1-scaled.jpg\";s:8:\"filesize\";i:667295;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14129;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"HATTARI-CR1-s-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127212;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4979;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75459;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"HATTARI-CR1-s-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261255;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"HATTARI-CR1-s-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:439424;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14129;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48478;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','2'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.3.3'), -(4128,288,'_edit_lock','1728072778:2'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g-scaled.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:32:\"2024/10/HATTARI-CR1-g-scaled.jpg\";s:8:\"filesize\";i:132667;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24919;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"HATTARI-CR1-g-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45554;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23192;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36702;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-g-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68468;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-g-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97592;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26922;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31919;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22385;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336-scaled.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9336-scaled.jpg\";s:8:\"filesize\";i:607845;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9336-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11667;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9336-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94752;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9336-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4700;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9336-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55867;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9336-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208487;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9336-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:378204;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9336-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11667;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9336-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35881;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9336-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3150;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4135,288,'_edit_last','2'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.3.3'), -(4162,291,'_edit_lock','1728281905:2'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix-scaled.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:34:\"2024/10/HATTARI-CR2-mix-scaled.jpg\";s:8:\"filesize\";i:116303;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28956;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"HATTARI-CR2-mix-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45193;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27622;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38032;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"HATTARI-CR2-mix-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63764;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"HATTARI-CR2-mix-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87597;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30262;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34244;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26970;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2-scaled.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/10/HATTARI-CR2-scaled.jpg\";s:8:\"filesize\";i:649037;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13907;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102181;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62539;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214522;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR2-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:390952;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"HATTARI-CR2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13907;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41440;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4172,295,'_variation_description',''), -(4173,295,'total_sales','0'), -(4174,295,'_tax_status','taxable'), -(4175,295,'_tax_class','parent'), -(4176,295,'_manage_stock','no'), -(4177,295,'_backorders','no'), -(4178,295,'_sold_individually','no'), -(4179,295,'_virtual','no'), -(4180,295,'_downloadable','no'), -(4181,295,'_download_limit','-1'), -(4182,295,'_download_expiry','-1'), -(4183,295,'_stock',NULL), -(4184,295,'_stock_status','instock'), -(4185,295,'_wc_average_rating','0'), -(4186,295,'_wc_review_count','0'), -(4187,295,'attribute_pa_side','left-side'), -(4188,295,'_product_version','9.3.3'), -(4189,296,'_variation_description',''), -(4190,296,'total_sales','0'), -(4191,296,'_tax_status','taxable'), -(4192,296,'_tax_class','parent'), -(4193,296,'_manage_stock','no'), -(4194,296,'_backorders','no'), -(4195,296,'_sold_individually','no'), -(4196,296,'_virtual','no'), -(4197,296,'_downloadable','no'), -(4198,296,'_download_limit','-1'), -(4199,296,'_download_expiry','-1'), -(4200,296,'_stock',NULL), -(4201,296,'_stock_status','instock'), -(4202,296,'_wc_average_rating','0'), -(4203,296,'_wc_review_count','0'), -(4204,296,'attribute_pa_side','pair'), -(4205,296,'_product_version','9.3.3'), -(4206,297,'_variation_description',''), -(4207,297,'total_sales','0'), -(4208,297,'_tax_status','taxable'), -(4209,297,'_tax_class','parent'), -(4210,297,'_manage_stock','no'), -(4211,297,'_backorders','no'), -(4212,297,'_sold_individually','no'), -(4213,297,'_virtual','no'), -(4214,297,'_downloadable','no'), -(4215,297,'_download_limit','-1'), -(4216,297,'_download_expiry','-1'), -(4217,297,'_stock',NULL), -(4218,297,'_stock_status','instock'), -(4219,297,'_wc_average_rating','0'), -(4220,297,'_wc_review_count','0'), -(4221,297,'attribute_pa_side','right-side'), -(4222,297,'_product_version','9.3.3'), -(4223,295,'_sku','HATTARI-CR2-left'), -(4224,295,'_regular_price','45'), -(4225,295,'_thumbnail_id','0'), -(4226,295,'_price','45'), -(4227,296,'_sku','HATTARI-CR2-pair'), -(4228,296,'_regular_price','75'), -(4229,296,'_thumbnail_id','0'), -(4230,296,'_price','75'), -(4231,297,'_sku','HATTARI-CR2-right'), -(4232,297,'_regular_price','45'), -(4233,297,'_thumbnail_id','0'), -(4234,297,'_price','45'), -(4235,291,'_price','45'), -(4236,291,'_price','75'), -(4239,291,'_edit_last','2'), -(4240,291,'_regular_price','75'), -(4241,291,'_photos_colonne_gauche|||0|value','292'), -(4242,291,'_photos_colonne_droite|||0|value','293'), -(4243,291,'_haiku_details_produit',''), -(4246,300,'_variation_description',''), -(4247,300,'total_sales','0'), -(4248,300,'_tax_status','taxable'), -(4249,300,'_tax_class','parent'), -(4250,300,'_manage_stock','no'), -(4251,300,'_backorders','no'), -(4252,300,'_sold_individually','no'), -(4253,300,'_virtual','no'), -(4254,300,'_downloadable','no'), -(4255,300,'_download_limit','-1'), -(4256,300,'_download_expiry','-1'), -(4257,300,'_stock',NULL), -(4258,300,'_stock_status','instock'), -(4259,300,'_wc_average_rating','0'), -(4260,300,'_wc_review_count','0'), -(4261,300,'attribute_pa_side','left-side'), -(4262,300,'_product_version','9.3.3'), -(4263,301,'_variation_description',''), -(4264,301,'total_sales','0'), -(4265,301,'_tax_status','taxable'), -(4266,301,'_tax_class','parent'), -(4267,301,'_manage_stock','no'), -(4268,301,'_backorders','no'), -(4269,301,'_sold_individually','no'), -(4270,301,'_virtual','no'), -(4271,301,'_downloadable','no'), -(4272,301,'_download_limit','-1'), -(4273,301,'_download_expiry','-1'), -(4274,301,'_stock',NULL), -(4275,301,'_stock_status','instock'), -(4276,301,'_wc_average_rating','0'), -(4277,301,'_wc_review_count','0'), -(4278,301,'attribute_pa_side','pair'), -(4279,301,'_product_version','9.3.3'), -(4280,302,'_variation_description',''), -(4281,302,'total_sales','0'), -(4282,302,'_tax_status','taxable'), -(4283,302,'_tax_class','parent'), -(4284,302,'_manage_stock','no'), -(4285,302,'_backorders','no'), -(4286,302,'_sold_individually','no'), -(4287,302,'_virtual','no'), -(4288,302,'_downloadable','no'), -(4289,302,'_download_limit','-1'), -(4290,302,'_download_expiry','-1'), -(4291,302,'_stock',NULL), -(4292,302,'_stock_status','instock'), -(4293,302,'_wc_average_rating','0'), -(4294,302,'_wc_review_count','0'), -(4295,302,'attribute_pa_side','right-side'), -(4296,302,'_product_version','9.3.3'), -(4297,300,'_sku','HATTARI-CR1-g-left'), -(4298,300,'_regular_price','48'), -(4299,300,'_thumbnail_id','0'), -(4300,300,'_price','48'), -(4301,301,'_sku','HATTARI-CR1-g-pair'), -(4302,301,'_regular_price','80'), -(4303,301,'_thumbnail_id','0'), -(4304,301,'_price','80'), -(4305,302,'_sku','HATTARI-CR1-g-right'), -(4306,302,'_regular_price','48'), -(4307,302,'_thumbnail_id','0'), -(4308,302,'_price','48'), -(4309,288,'_price','48'), -(4310,288,'_price','80'), -(4311,288,'_regular_price','80'), -(4312,288,'_photos_colonne_gauche|||0|value','289'), -(4313,288,'_photos_colonne_droite|||0|value','290'), -(4314,288,'_haiku_details_produit',''), -(4315,303,'_variation_description',''), -(4316,303,'total_sales','0'), -(4317,303,'_tax_status','taxable'), -(4318,303,'_tax_class','parent'), -(4319,303,'_manage_stock','no'), -(4320,303,'_backorders','no'), -(4321,303,'_sold_individually','no'), -(4322,303,'_virtual','no'), -(4323,303,'_downloadable','no'), -(4324,303,'_download_limit','-1'), -(4325,303,'_download_expiry','-1'), -(4326,303,'_stock',NULL), -(4327,303,'_stock_status','instock'), -(4328,303,'_wc_average_rating','0'), -(4329,303,'_wc_review_count','0'), -(4330,303,'attribute_pa_side','left-side'), -(4331,303,'_product_version','9.3.3'), -(4332,304,'_variation_description',''), -(4333,304,'total_sales','0'), -(4334,304,'_tax_status','taxable'), -(4335,304,'_tax_class','parent'), -(4336,304,'_manage_stock','no'), -(4337,304,'_backorders','no'), -(4338,304,'_sold_individually','no'), -(4339,304,'_virtual','no'), -(4340,304,'_downloadable','no'), -(4341,304,'_download_limit','-1'), -(4342,304,'_download_expiry','-1'), -(4343,304,'_stock',NULL), -(4344,304,'_stock_status','instock'), -(4345,304,'_wc_average_rating','0'), -(4346,304,'_wc_review_count','0'), -(4347,304,'attribute_pa_side','pair'), -(4348,304,'_product_version','9.3.3'), -(4349,305,'_variation_description',''), -(4350,305,'total_sales','0'), -(4351,305,'_tax_status','taxable'), -(4352,305,'_tax_class','parent'), -(4353,305,'_manage_stock','no'), -(4354,305,'_backorders','no'), -(4355,305,'_sold_individually','no'), -(4356,305,'_virtual','no'), -(4357,305,'_downloadable','no'), -(4358,305,'_download_limit','-1'), -(4359,305,'_download_expiry','-1'), -(4360,305,'_stock',NULL), -(4361,305,'_stock_status','instock'), -(4362,305,'_wc_average_rating','0'), -(4363,305,'_wc_review_count','0'), -(4364,305,'attribute_pa_side','right-side'), -(4365,305,'_product_version','9.3.3'), -(4366,303,'_sku','HATTARI-CR1-s-left'), -(4367,303,'_regular_price','45'), -(4368,303,'_thumbnail_id','0'), -(4369,303,'_price','45'), -(4370,304,'_sku','HATTARI-CR1-s-pair'), -(4371,304,'_regular_price','75'), -(4372,304,'_thumbnail_id','0'), -(4373,304,'_price','75'), -(4374,305,'_sku','HATTARI-CR1-s-right'), -(4375,305,'_regular_price','45'), -(4376,305,'_thumbnail_id','0'), -(4377,305,'_price','45'), -(4378,285,'_photos_colonne_gauche|||0|value','286'), -(4379,285,'_photos_colonne_droite|||0|value','287'), -(4380,285,'_haiku_details_produit',''), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.3.3'), -(4402,307,'_variation_description',''), -(4403,307,'_sku','TAMANORI-CR-s-left'), -(4404,307,'_regular_price','40'), -(4405,307,'total_sales','0'), -(4406,307,'_tax_status','taxable'), -(4407,307,'_tax_class','parent'), -(4408,307,'_manage_stock','no'), -(4409,307,'_backorders','no'), -(4410,307,'_sold_individually','no'), -(4411,307,'_virtual','no'), -(4412,307,'_downloadable','no'), -(4413,307,'_download_limit','-1'), -(4414,307,'_download_expiry','-1'), -(4415,307,'_thumbnail_id','0'), -(4416,307,'_stock',NULL), -(4417,307,'_stock_status','instock'), -(4418,307,'_wc_average_rating','0'), -(4419,307,'_wc_review_count','0'), -(4420,307,'attribute_pa_side','left-side'), -(4421,307,'_price','40'), -(4422,307,'_product_version','9.3.3'), -(4423,308,'_variation_description',''), -(4424,308,'_sku','HATTARI-CR-s-pair'), -(4425,308,'_regular_price','70'), -(4426,308,'total_sales','0'), -(4427,308,'_tax_status','taxable'), -(4428,308,'_tax_class','parent'), -(4429,308,'_manage_stock','no'), -(4430,308,'_backorders','no'), -(4431,308,'_sold_individually','no'), -(4432,308,'_virtual','no'), -(4433,308,'_downloadable','no'), -(4434,308,'_download_limit','-1'), -(4435,308,'_download_expiry','-1'), -(4436,308,'_thumbnail_id','310'), -(4437,308,'_stock',NULL), -(4438,308,'_stock_status','instock'), -(4439,308,'_wc_average_rating','0'), -(4440,308,'_wc_review_count','0'), -(4441,308,'attribute_pa_side','pair'), -(4442,308,'_price','70'), -(4443,308,'_product_version','9.3.3'), -(4444,309,'_variation_description',''), -(4445,309,'_sku','HATTARI-CR-s-right'), -(4446,309,'_regular_price','45'), -(4447,309,'total_sales','0'), -(4448,309,'_tax_status','taxable'), -(4449,309,'_tax_class','parent'), -(4450,309,'_manage_stock','no'), -(4451,309,'_backorders','no'), -(4452,309,'_sold_individually','no'), -(4453,309,'_virtual','no'), -(4454,309,'_downloadable','no'), -(4455,309,'_download_limit','-1'), -(4456,309,'_download_expiry','-1'), -(4457,309,'_thumbnail_id','0'), -(4458,309,'_stock',NULL), -(4459,309,'_stock_status','instock'), -(4460,309,'_wc_average_rating','0'), -(4461,309,'_wc_review_count','0'), -(4462,309,'attribute_pa_side','right-side'), -(4463,309,'_price','45'), -(4464,309,'_product_version','9.3.3'), -(4467,306,'_edit_lock','1728282500:2'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg-scaled.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:35:\"2024/10/TAMANORI-CR2-arg-scaled.jpg\";s:8:\"filesize\";i:113222;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29552;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"TAMANORI-CR2-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45334;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28297;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38332;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63258;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86053;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30802;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34676;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27744;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378-scaled.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9378-scaled.jpg\";s:8:\"filesize\";i:676704;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11956;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9378-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87296;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9378-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4783;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9378-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52925;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9378-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194256;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9378-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382922;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11956;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9378-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35154;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9378-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3225;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4474,306,'_price','40'), -(4475,306,'_price','45'), -(4476,306,'_price','70'), -(4477,306,'_edit_last','2'), -(4478,306,'_photos_colonne_gauche|||0|value','310'), -(4479,306,'_photos_colonne_droite|||0|value','311'), -(4480,306,'_haiku_details_produit',''), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4492,312,'_thumbnail_id','316'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.3.3'), -(4502,313,'_variation_description',''), -(4503,313,'_sku','TAMANORI-CR-g-left'), -(4504,313,'_regular_price','43'), -(4505,313,'total_sales','0'), -(4506,313,'_tax_status','taxable'), -(4507,313,'_tax_class','parent'), -(4508,313,'_manage_stock','no'), -(4509,313,'_backorders','no'), -(4510,313,'_sold_individually','no'), -(4511,313,'_virtual','no'), -(4512,313,'_downloadable','no'), -(4513,313,'_download_limit','-1'), -(4514,313,'_download_expiry','-1'), -(4515,313,'_thumbnail_id','0'), -(4516,313,'_stock',NULL), -(4517,313,'_stock_status','instock'), -(4518,313,'_wc_average_rating','0'), -(4519,313,'_wc_review_count','0'), -(4520,313,'attribute_pa_side','left-side'), -(4521,313,'_price','43'), -(4522,313,'_product_version','9.3.3'), -(4523,314,'_variation_description',''), -(4524,314,'_sku','HATTARI-CR-g-pair'), -(4525,314,'_regular_price','75'), -(4526,314,'total_sales','0'), -(4527,314,'_tax_status','taxable'), -(4528,314,'_tax_class','parent'), -(4529,314,'_manage_stock','no'), -(4530,314,'_backorders','no'), -(4531,314,'_sold_individually','no'), -(4532,314,'_virtual','no'), -(4533,314,'_downloadable','no'), -(4534,314,'_download_limit','-1'), -(4535,314,'_download_expiry','-1'), -(4536,314,'_thumbnail_id','316'), -(4537,314,'_stock',NULL), -(4538,314,'_stock_status','instock'), -(4539,314,'_wc_average_rating','0'), -(4540,314,'_wc_review_count','0'), -(4541,314,'attribute_pa_side','pair'), -(4542,314,'_price','75'), -(4543,314,'_product_version','9.3.3'), -(4544,315,'_variation_description',''), -(4545,315,'_sku','HATTARI-CR-g-right'), -(4546,315,'_regular_price','48'), -(4547,315,'total_sales','0'), -(4548,315,'_tax_status','taxable'), -(4549,315,'_tax_class','parent'), -(4550,315,'_manage_stock','no'), -(4551,315,'_backorders','no'), -(4552,315,'_sold_individually','no'), -(4553,315,'_virtual','no'), -(4554,315,'_downloadable','no'), -(4555,315,'_download_limit','-1'), -(4556,315,'_download_expiry','-1'), -(4557,315,'_thumbnail_id','0'), -(4558,315,'_stock',NULL), -(4559,315,'_stock_status','instock'), -(4560,315,'_wc_average_rating','0'), -(4561,315,'_wc_review_count','0'), -(4562,315,'attribute_pa_side','right-side'), -(4563,315,'_price','48'), -(4564,315,'_product_version','9.3.3'), -(4568,312,'_edit_lock','1728283063:2'), -(4569,316,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-scaled.jpg'), -(4570,316,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:35:\"2024/10/TAMANORI-CR2-vrm-scaled.jpg\";s:8:\"filesize\";i:121910;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23554;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"TAMANORI-CR2-vrm-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41998;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22089;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34031;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62828;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89711;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25150;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29642;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21379;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-vrm.jpg\";}'), -(4571,316,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:422786;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10930;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"TAMANORI-CR2-vrm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85120;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4451;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50840;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"TAMANORI-CR2-vrm-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180253;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"TAMANORI-CR2-vrm-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:310759;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10930;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33126;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2973;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4575,312,'_price','43'), -(4576,312,'_price','48'), -(4577,312,'_price','75'), -(4578,312,'_edit_last','2'), -(4582,312,'_photos_colonne_gauche|||0|value','316'), -(4583,312,'_photos_colonne_droite|||0|value','317'), -(4584,312,'_haiku_details_produit',''), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4596,318,'_thumbnail_id','322'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.3.3'), -(4669,318,'_price','58'), -(4670,318,'_price','58'), -(4671,318,'_price','58'), -(4672,318,'_edit_lock','1728284036:2'), -(4673,322,'_wp_attached_file','2024/10/FUYOU-CR-mix-scaled.jpg'), -(4674,322,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/FUYOU-CR-mix-scaled.jpg\";s:8:\"filesize\";i:111338;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"FUYOU-CR-mix-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27130;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"FUYOU-CR-mix-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42570;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"FUYOU-CR-mix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25764;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"FUYOU-CR-mix-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35821;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"FUYOU-CR-mix-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60506;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"FUYOU-CR-mix-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83669;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"FUYOU-CR-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28291;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"FUYOU-CR-mix-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32198;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"FUYOU-CR-mix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25192;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"FUYOU-CR-mix.jpg\";}'), -(4675,322,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2336;s:6:\"height\";i:2336;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:975985;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15450;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"FUYOU-CR-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150698;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5673;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83283;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"FUYOU-CR-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:367526;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"FUYOU-CR-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:687745;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"FUYOU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15450;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51943;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3625;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542-scaled.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9542-scaled.jpg\";s:8:\"filesize\";i:944583;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9542-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16069;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9542-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131737;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9542-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5886;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9542-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79157;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9542-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293305;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9542-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:560977;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9542-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16069;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9542-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51095;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9542-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3731;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','2'), -(4683,318,'_regular_price','58'), -(4684,318,'_photos_colonne_gauche|||0|value','322'), -(4685,318,'_photos_colonne_droite|||0|value','323'), -(4686,318,'_photos_colonne_droite|||1|value','324'), -(4687,318,'_haiku_details_produit',''), -(4688,65,'_wp_trash_meta_status','publish'), -(4689,65,'_wp_trash_meta_time','1728292105'), -(4690,65,'_wp_desired_post_slug','hadou-golden-earcuff-50'), -(4691,66,'_wp_trash_meta_status','publish'), -(4692,66,'_wp_trash_meta_time','1728292105'), -(4693,66,'_wp_desired_post_slug','hadou-golden-earcuff-52'), -(4694,67,'_wp_trash_meta_status','publish'), -(4695,67,'_wp_trash_meta_time','1728292105'), -(4696,67,'_wp_desired_post_slug','hadou-golden-earcuff-54'), -(4697,68,'_wp_trash_meta_status','publish'), -(4698,68,'_wp_trash_meta_time','1728292105'), -(4699,68,'_wp_desired_post_slug','hadou-golden-earcuff-56'), -(4700,69,'_wp_trash_meta_status','publish'), -(4701,69,'_wp_trash_meta_time','1728292105'), -(4702,69,'_wp_desired_post_slug','hadou-golden-earcuff-58'), -(4703,70,'_wp_trash_meta_status','publish'), -(4704,70,'_wp_trash_meta_time','1728292105'), -(4705,70,'_wp_desired_post_slug','hadou-golden-earcuff-60'), -(4706,71,'_wp_trash_meta_status','publish'), -(4707,71,'_wp_trash_meta_time','1728292105'), -(4708,71,'_wp_desired_post_slug','hadou-golden-earcuff-62'), -(4709,60,'_wp_trash_meta_status','publish'), -(4710,60,'_wp_trash_meta_time','1728292105'), -(4711,60,'_wp_desired_post_slug','hadou-golden-earcuff'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.3.3'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1728292823:2'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg-scaled.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/HADOU-EC-arg-scaled.jpg\";s:8:\"filesize\";i:101637;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27848;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"HADOU-EC-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40933;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35120;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56610;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76951;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28648;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32029;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26324;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC-scaled.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:27:\"2024/10/HADOU-EC-scaled.jpg\";s:8:\"filesize\";i:773332;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13006;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"HADOU-EC-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101886;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5037;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61460;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"HADOU-EC-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231583;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"HADOU-EC-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:452271;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"HADOU-EC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13006;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39778;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','2'), -(4743,325,'_photos_colonne_gauche|||0|value','326'), -(4744,325,'_photos_colonne_droite|||0|value','327'), -(4745,325,'_haiku_details_produit',''), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.3.3'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1728293048:2'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm-scaled.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/HADOU-EC-vrm-scaled.jpg\";s:8:\"filesize\";i:104737;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28052;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"HADOU-EC-vrm-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26872;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35667;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58151;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79256;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28952;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32421;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26425;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1-scaled.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:33:\"2024/10/HADOU-EC-vrm-1-scaled.jpg\";s:8:\"filesize\";i:447114;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13446;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"HADOU-EC-vrm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98565;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5052;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61986;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-EC-vrm-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188784;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"HADOU-EC-vrm-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304634;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13446;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41430;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3270;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','2'), -(4779,328,'_photos_colonne_gauche|||0|value','329'), -(4780,328,'_photos_colonne_droite|||0|value','330'), -(4781,328,'_haiku_details_produit',''), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.3.3'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1728293567:2'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg-scaled.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:33:\"2024/10/HATTARI-EC-arg-scaled.jpg\";s:8:\"filesize\";i:98742;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28953;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HATTARI-EC-arg-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27945;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35493;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55567;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74999;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HATTARI-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29565;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32660;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27593;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1-scaled.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2024/10/HATTARI-EC-arg-1-scaled.jpg\";s:8:\"filesize\";i:367582;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12294;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"HATTARI-EC-arg-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4660;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54555;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"HATTARI-EC-arg-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163121;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"HATTARI-EC-arg-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:256042;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12294;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37014;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3063;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','2'), -(4814,331,'_photos_colonne_gauche|||0|value','332'), -(4815,331,'_photos_colonne_droite|||0|value','334'), -(4816,331,'_haiku_details_produit',''), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.3.3'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1728293728:2'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm-scaled.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:33:\"2024/10/HATTARI-EC-vrm-scaled.jpg\";s:8:\"filesize\";i:100984;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29061;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HATTARI-EC-vrm-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28027;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35860;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-vrm-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56604;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-vrm-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76491;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29748;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32969;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472-scaled.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9472-scaled.jpg\";s:8:\"filesize\";i:772300;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC9472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14875;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC9472-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120457;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9472-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5804;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC9472-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70220;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC9472-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266161;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC9472-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:479692;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"DSC9472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14875;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"DSC9472-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45087;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9472-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3720;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','2'), -(4850,335,'_photos_colonne_gauche|||0|value','336'), -(4851,335,'_photos_colonne_droite|||0|value','337'), -(4852,335,'_haiku_details_produit',''), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1728294678:2'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC-scaled.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:28:\"2024/10/PIASU-BRC-scaled.jpg\";s:8:\"filesize\";i:122533;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26093;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"PIASU-BRC-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24632;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36033;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64234;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2048x1361.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1361;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90680;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27506;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31852;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24002;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1-scaled.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/10/PIASU-BRC-1-scaled.jpg\";s:8:\"filesize\";i:571131;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10860;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"PIASU-BRC-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77087;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4606;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46027;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"PIASU-BRC-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178174;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"PIASU-BRC-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:345113;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"PIASU-BRC-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10860;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30688;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2-scaled.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/10/PIASU-BRC-2-scaled.jpg\";s:8:\"filesize\";i:744176;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9567;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"PIASU-BRC-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105946;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3581;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59312;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"PIASU-BRC-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241990;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"PIASU-BRC-2-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:455964;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"PIASU-BRC-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9567;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36208;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=342 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','publish','closed','closed','','panier','','','2024-08-06 17:36:54','2024-08-06 15:36:54','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','publish','closed','closed','','account','','','2024-08-05 15:21:46','2024-08-05 13:21:46','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(39,1,'2024-08-07 16:15:00','2024-08-07 14:15:00','','BOROBORO-BO-arg (1)','','inherit','closed','closed','','boroboro-bo-arg-1','','','2024-08-07 16:15:00','2024-08-07 14:15:00','',0,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/BOROBORO-BO-arg-1.jpg',0,'attachment','image/jpeg',0), -(40,1,'2024-08-07 16:15:13','2024-08-07 14:15:13','','BOROBORO-BO-vrm (1)','','inherit','closed','closed','','boroboro-bo-vrm-1','','','2024-08-07 16:15:13','2024-08-07 14:15:13','',0,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/BOROBORO-BO-vrm-1.jpg',0,'attachment','image/jpeg',0), -(41,1,'2024-08-07 16:21:55','2024-08-07 14:21:55','','Hadou Gold Plated Ring','','trash','closed','closed','','hadou-gold-plated-ring__trashed','','','2024-09-25 08:14:53','2024-09-25 06:14:53','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=41',0,'product','',0), -(50,1,'2024-08-08 18:41:18','2024-08-08 16:41:18','','Hadou Silver Ring','','trash','closed','closed','','hadou-silver-ring__trashed','','','2024-09-25 08:14:53','2024-09-25 06:14:53','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=50',0,'product','',0), -(56,1,'2024-08-13 16:31:23','2024-08-13 14:31:23','HADOU : ondulation, vague\r\n\r\nEarcuff (bague d\'oreille) trois fils ondulés. En argent 925 recyclé ou argent plaqué or.\r\n
    \r\n
  • hauteur totale 8mm
  • \r\n
  • fils de 1,2mm d\'épaisseur
  • \r\n
  • fabriqué à la main
  • \r\n
','Hadou Silver Earcuff','','trash','closed','closed','','hadou-silver-earcuff__trashed','','','2024-09-25 08:14:53','2024-09-25 06:14:53','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=56',0,'product','',0), -(57,1,'2024-08-13 16:28:26','2024-08-13 14:28:26','','HADOU-EC-vrm (1)','','inherit','closed','closed','','hadou-ec-vrm-1','','','2024-08-13 16:28:26','2024-08-13 14:28:26','',56,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-EC-vrm-1.jpg',0,'attachment','image/jpeg',0), -(58,1,'2024-08-13 16:29:03','2024-08-13 14:29:03','','HADOU-EC-arg (1)','','inherit','closed','closed','','hadou-ec-arg-1','','','2024-08-13 16:29:03','2024-08-13 14:29:03','',56,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-EC-arg-1.jpg',0,'attachment','image/jpeg',0), -(59,1,'2024-08-13 16:30:50','2024-08-13 14:30:50','','HADOU-ECo+IKKAN-CR1a-opti','','inherit','closed','closed','','hadou-ecoikkan-cr1a-opti','','','2024-08-13 16:30:50','2024-08-13 14:30:50','',56,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-ECoIKKAN-CR1a-opti.jpg',0,'attachment','image/jpeg',0), -(60,1,'2024-08-13 16:32:00','2024-08-13 14:32:00','HADOU : ondulation, vague\r\n\r\nEarcuff (bague d\'oreille) trois fils ondulés. En argent 925 recyclé ou argent plaqué or.\r\n
    \r\n
  • hauteur totale 8mm
  • \r\n
  • fils de 1,2mm d\'épaisseur
  • \r\n
  • fabriqué à la main
  • \r\n
','Hadou Golden Earcuff','','trash','closed','closed','','hadou-golden-earcuff__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=60',0,'product','',0), -(65,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 50','Size: 50','trash','closed','closed','','hadou-golden-earcuff-50__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=65',1,'product_variation','',0), -(66,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 52','Size: 52','trash','closed','closed','','hadou-golden-earcuff-52__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=66',2,'product_variation','',0), -(67,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 54','Size: 54','trash','closed','closed','','hadou-golden-earcuff-54__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=67',3,'product_variation','',0), -(68,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 56','Size: 56','trash','closed','closed','','hadou-golden-earcuff-56__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=68',4,'product_variation','',0), -(69,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 58','Size: 58','trash','closed','closed','','hadou-golden-earcuff-58__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=69',5,'product_variation','',0), -(70,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 60','Size: 60','trash','closed','closed','','hadou-golden-earcuff-60__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=70',6,'product_variation','',0), -(71,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 62','Size: 62','trash','closed','closed','','hadou-golden-earcuff-62__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=71',7,'product_variation','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU : wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diametres 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-10-02 18:57:37','2024-10-02 16:57:37','',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), -(82,2,'2024-09-30 17:34:30','2024-09-30 15:34:30','','Hadou ring','','inherit','closed','closed','','hadou-b-opti','','','2024-09-30 17:36:10','2024-09-30 15:36:10','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B-opti.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 confortable 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
','Hattari Ring','','publish','closed','closed','','hattari-ring','','','2024-10-02 18:57:49','2024-10-02 16:57:49','',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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=87',2,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=88',3,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=89',4,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=90',5,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=91',6,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=92',7,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=93',8,'product_variation','',0), -(94,2,'2024-09-30 18:12:23','2024-09-30 16:12:23','','Hattari Ring','','inherit','closed','closed','','sony-dsc-2','','','2024-09-30 18:13:13','2024-09-30 16:13:13','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B.jpg',0,'attachment','image/jpeg',0), -(97,2,'2024-09-30 18:34:30','2024-09-30 16:34:30','','Hattari Ring','','inherit','closed','closed','','hattari-b-2','','','2024-09-30 18:34:47','2024-09-30 16:34:47','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B-2.jpg',0,'attachment','image/jpeg',0), -(99,2,'2024-09-30 18:38:47','2024-09-30 16:38:47','','Hattari Ring','','inherit','closed','closed','','hattari-b','','','2024-09-30 18:39:01','2024-09-30 16:39:01','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B-1.jpg',0,'attachment','image/jpeg',0), -(100,2,'2024-09-30 18:51:37','2024-09-30 16:51:37','','Hadou ring','','inherit','closed','closed','','hadou-b-mix','','','2024-09-30 18:51:55','2024-09-30 16:51:55','',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 calibre 1cm
  • \r\n
  • band diametre 2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Ring silver','','publish','closed','closed','','ikkan-ring-silver','','','2024-10-02 18:57:58','2024-10-02 16:57:58','',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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=103',2,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=104',3,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=105',4,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=106',5,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=107',6,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=108',7,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=109',8,'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 calibre 1cm
  • \r\n
  • band diametre 2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Ring gold plated','','publish','closed','closed','','ikkan-ring-gold-plated','','','2024-10-02 18:58:11','2024-10-02 16:58:11','',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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=114',2,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=115',3,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=116',4,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=117',5,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=118',6,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=119',7,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=120',8,'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-09-30 21:19:54','2024-09-30 19:19:54','',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 diametre 1cm to 1,5cm
  • \r\n
  • hight 0,8 cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Ring','','publish','closed','closed','','piasu-ring','','','2024-10-02 19:04:42','2024-10-02 17:04:42','',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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=124',2,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=125',3,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=126',4,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=127',5,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=128',6,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=129',7,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=130',8,'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
  • hight 1cm and 0,5cm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Kara Ring','','publish','closed','closed','','kara-ring','','','2024-10-02 18:58:20','2024-10-02 16:58:20','',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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=134',2,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=135',3,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=136',4,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=137',5,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=138',6,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=139',7,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=140',8,'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
  • hight 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Kishou Ring silver','','publish','closed','closed','','kishou-silver-ring','','','2024-10-02 18:58:31','2024-10-02 16:58:31','',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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=145',2,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=146',3,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=147',4,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=148',5,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=149',6,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=150',7,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=151',8,'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
  • hight 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Kishou Ring gold plated','','publish','closed','closed','','kishou-ring-gold-plated','','','2024-10-02 18:58:45','2024-10-02 16:58:45','',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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=156',2,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=157',3,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=158',4,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=159',5,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=160',6,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=161',7,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=162',8,'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
  • hight 2cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Ring','','publish','closed','closed','','rokku-ring','','','2024-10-02 18:58:56','2024-10-02 16:58:56','',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
  • hight 4cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','BoroBoro Long Earrings silver','','publish','closed','closed','','boroboro-long-earrings-silver','','','2024-10-02 18:59:31','2024-10-02 16:59:31','',0,'https://haiku.gcch.fr/?post_type=product&p=183',0,'product','',0), -(194,2,'2024-10-01 12:06:21','2024-10-01 10:06:21','','BoroBoro Long Earrings silver - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side','','','2024-10-01 12:21:07','2024-10-01 10:21:07','',183,'https://haiku.gcch.fr/?post_type=product_variation&p=194',1,'product_variation','',0), -(195,2,'2024-10-01 12:06:21','2024-10-01 10:06:21','','BoroBoro Long Earrings silver - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair','','','2024-10-01 12:21:07','2024-10-01 10:21:07','',183,'https://haiku.gcch.fr/?post_type=product_variation&p=195',2,'product_variation','',0), -(196,2,'2024-10-01 12:06:21','2024-10-01 10:06:21','','BoroBoro Long Earrings silver - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side','','','2024-10-01 12:21:07','2024-10-01 10:21:07','',183,'https://haiku.gcch.fr/?post_type=product_variation&p=196',3,'product_variation','',0), -(197,2,'2024-10-01 12:10:59','2024-10-01 10:10:59','','BoroBoro silver long earrings','','inherit','closed','closed','','sony-dsc-10','','','2024-10-01 12:12:12','2024-10-01 10:12:12','',195,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BO-arg.jpg',0,'attachment','image/jpeg',0), -(198,2,'2024-10-01 12:16:04','2024-10-01 10:16:04','','BoroBoro silver long earring, left side','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-10-01 12:16:58','2024-10-01 10:16:58','',195,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',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','',195,'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-01 12:25:48','2024-10-01 10:25:48','',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 Eye','Stone: Tiger Eye','publish','closed','closed','','rokku-ring-tiger-eye','','','2024-10-01 12:25:48','2024-10-01 10:25:48','',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. One of the ring is in sterling silver, the two others are in 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
','Piasu Earrings','','publish','closed','closed','','piasu-earrings','','','2024-10-02 18:59:44','2024-10-02 16:59:44','',0,'https://haiku.gcch.fr/?post_type=product&p=202',0,'product','',0), -(203,2,'2024-10-01 18:14:00','2024-10-01 16:14:00','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-2','','','2024-10-01 19:39:53','2024-10-01 17:39:53','',202,'https://haiku.gcch.fr/?post_type=product_variation&p=203',1,'product_variation','',0), -(204,2,'2024-10-01 18:14:00','2024-10-01 16:14:00','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair-2','','','2024-10-01 19:39:53','2024-10-01 17:39:53','',202,'https://haiku.gcch.fr/?post_type=product_variation&p=204',2,'product_variation','',0), -(205,2,'2024-10-01 18:14:00','2024-10-01 16:14:00','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side-2','','','2024-10-01 19:51:30','2024-10-01 17:51:30','',202,'https://haiku.gcch.fr/?post_type=product_variation&p=205',3,'product_variation','',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
  • hight 4cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','BoroBoro Long Earrings gold plated','','publish','closed','closed','','boroboro-long-earrings-gold-plated','','','2024-10-02 19:00:11','2024-10-02 17:00:11','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',0), -(214,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','','BoroBoro Long Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-3','','','2024-10-01 19:55:38','2024-10-01 17:55:38','',213,'https://haiku.gcch.fr/?post_type=product_variation&p=214',1,'product_variation','',0), -(215,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','','BoroBoro Long Earrings gold plated - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair-3','','','2024-10-01 19:55:38','2024-10-01 17:55:38','',213,'https://haiku.gcch.fr/?post_type=product_variation&p=215',2,'product_variation','',0), -(216,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','','BoroBoro Long Earrings gold plated - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side-3','','','2024-10-01 19:55:38','2024-10-01 17:55:38','',213,'https://haiku.gcch.fr/?post_type=product_variation&p=216',3,'product_variation','',0), -(217,2,'2024-10-01 19:52:57','2024-10-01 17:52:57','','BoroBoro long gold plated earrings','','inherit','closed','closed','','sony-dsc-13','','','2024-10-01 19:53:40','2024-10-01 17:53:40','',213,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BO-vrm.jpg',0,'attachment','image/jpeg',0), -(218,1,'2024-10-02 16:02:11','2024-10-02 14:02:11','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2024-10-02 16:02:11','2024-10-02 14:02:11','',0,'https://haiku.gcch.fr/app/uploads/2024/10/woocommerce-placeholder.png',0,'attachment','image/png',0), -(219,2,'2024-10-02 19:04:00','2024-10-02 17:04:00','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-10-02 19:04:29','2024-10-02 17:04:29','',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
','Tamanori Earrings silver','','publish','closed','closed','','tamanori-earrings-silver','','','2024-10-02 19:48:51','2024-10-02 17:48:51','',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 - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair-4','','','2024-10-02 19:48:21','2024-10-02 17:48:21','',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 - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side-4','','','2024-10-02 19:48:21','2024-10-02 17:48:21','',220,'https://haiku.gcch.fr/?post_type=product_variation&p=223',3,'product_variation','',0), -(224,2,'2024-10-02 19:31:47','2024-10-02 17:31:47','','Tamanori silver earrings','','inherit','closed','closed','','sony-dsc-14','','','2024-10-02 19:45:35','2024-10-02 17:45:35','',220,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-s.jpg',0,'attachment','image/jpeg',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
    \r\n
  • lengths 12cm and 20cm
  • \r\n
  • box chain thickness 0,8mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-10-02 19:59:04','2024-10-02 17:59:04','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(230,2,'2024-10-02 19:54:06','2024-10-02 17:54:06','','Tamanori gold plated earrings','','inherit','closed','closed','','sony-dsc-15','','','2024-10-02 19:54:41','2024-10-02 17:54:41','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g.jpg',0,'attachment','image/jpeg',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU : wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-10-02 23:16:32','2024-10-02 21:16:32','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(236,2,'2024-10-02 23:07:46','2024-10-02 21:07:46','','Hadou bangles','','inherit','closed','closed','','sony-dsc-16','','','2024-10-02 23:08:30','2024-10-02 21:08:30','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR-mix.jpg',0,'attachment','image/jpeg',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-10-02 23:16:10','2024-10-02 21:16:10','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-10-02 23:16:10','2024-10-02 21:16:10','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing rigid wire and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-02 23:35:26','2024-10-02 21:35:26','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet gold plated','','publish','closed','closed','','ikkan-bracelet-gold-plated','','','2024-10-02 23:40:14','2024-10-02 21:40:14','',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-10-02 23:39:05','2024-10-02 21:39:05','',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 calibre
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Tanemaki Bracelet','','publish','closed','closed','','tanemaki-bracelet','','','2024-10-02 23:58:42','2024-10-02 21:58:42','',0,'https://haiku.gcch.fr/?post_type=product&p=251',0,'product','',0), -(254,2,'2024-10-02 23:50:58','2024-10-02 21:50:58','','Tanemaki bracelet','','inherit','closed','closed','','sony-dsc-19','','','2024-10-02 23:51:35','2024-10-02 21:51:35','',251,'https://haiku.gcch.fr/app/uploads/2024/10/TANEMAKI-BR.jpg',0,'attachment','image/jpeg',0), -(255,2,'2024-10-02 23:55:51','2024-10-02 21:55:51','','Tanemaki bracelet','','inherit','closed','closed','','tanemaki-br','','','2024-10-02 23:56:12','2024-10-02 21:56:12','',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 calibre
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Fuyou Bracelet silver','','publish','closed','closed','','fuyou-bracelet-silver','','','2024-10-03 22:43:10','2024-10-03 20:43:10','',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 calibre
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Fuyou Bracelet gold plated','','publish','closed','closed','','fuyou-bracelet-gold-plated','','','2024-10-03 22:42:53','2024-10-03 20:42:53','',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
','Ikkan Necklace','','publish','closed','closed','','ikkan-necklace','','','2024-10-03 22:42:30','2024-10-03 20:42:30','',0,'https://haiku.gcch.fr/?post_type=product&p=263',0,'product','',0), -(264,2,'2024-10-03 22:20:19','2024-10-03 20:20:19','','Ikkan necklace','','inherit','closed','closed','','sony-dsc-22','','','2024-10-03 22:21:04','2024-10-03 20:21:04','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C2-mix.jpg',0,'attachment','image/jpeg',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
','Piasu Necklace','','draft','closed','closed','','','','','2024-10-03 22:49:17','2024-10-03 20:49:17','',0,'https://haiku.gcch.fr/?post_type=product&p=268',0,'product','',0), -(269,2,'2024-10-03 22:45:58','2024-10-03 20:45:58','','Piasu necklace silver','','inherit','closed','closed','','sony-dsc-23','','','2024-10-03 22:46:42','2024-10-03 20:46:42','',268,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-C-arg.jpg',0,'attachment','image/jpeg',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
','Tanemaki Necklace','','publish','closed','closed','','tanemaki-necklace','','','2024-10-04 08:33:02','2024-10-04 06:33:02','',0,'https://haiku.gcch.fr/?post_type=product&p=271',0,'product','',0), -(272,2,'2024-10-04 08:25:58','2024-10-04 06:25:58','','Tanemaki necklace','','inherit','closed','closed','','sony-dsc-24','','','2024-10-04 08:26:43','2024-10-04 06:26:43','',271,'https://haiku.gcch.fr/app/uploads/2024/10/TANEMAKI-C-mix.jpg',0,'attachment','image/jpeg',0), -(273,2,'2024-10-04 08:32:08','2024-10-04 06:32:08','','Tanemaki necklace','','inherit','closed','closed','','tanemaki-c','','','2024-10-04 08:32:26','2024-10-04 06:32:26','',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
','Fuyou Necklace','','publish','closed','closed','','fuyou-necklace','','','2024-10-04 08:40:52','2024-10-04 06:40:52','',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
','Hadou Hoops silver','','publish','closed','closed','','hadou-hoops-silver','','','2024-10-04 08:51:22','2024-10-04 06:51:22','',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
','Hadou Hoops gold plated','','publish','closed','closed','','hadou-hoops-gold-plated','','','2024-10-04 08:54:28','2024-10-04 06:54:28','',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
','Hattari Stacked Hoops silver','','publish','closed','closed','','hattari-stacked-hoops-silver','','','2024-10-04 22:16:46','2024-10-04 20:16:46','',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
','Hattari Stacked Hoops gold plated','','publish','closed','closed','','hattari-stacked-hoops-gold-plated','','','2024-10-04 22:15:19','2024-10-04 20:15:19','',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-10-04 09:12:35','2024-10-04 07:12:35','',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 diametre 4m
  • \r\n
  • wires diametre 2,5cm and 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hattari Double Hoops','','publish','closed','closed','','hattari-double-hoops-copy','','','2024-10-07 08:18:25','2024-10-07 06:18:25','',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), -(295,2,'2024-10-04 22:07:14','2024-10-04 20:07:14','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-left-side','','','2024-10-04 22:11:02','2024-10-04 20:11:02','',291,'https://haiku.gcch.fr/?post_type=product_variation&p=295',1,'product_variation','',0), -(296,2,'2024-10-04 22:07:14','2024-10-04 20:07:14','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-copy-pair','','','2024-10-04 22:11:02','2024-10-04 20:11:02','',291,'https://haiku.gcch.fr/?post_type=product_variation&p=296',2,'product_variation','',0), -(297,2,'2024-10-04 22:07:14','2024-10-04 20:07:14','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-right-side','','','2024-10-04 22:11:02','2024-10-04 20:11:02','',291,'https://haiku.gcch.fr/?post_type=product_variation&p=297',3,'product_variation','',0), -(300,2,'2024-10-04 22:13:49','2024-10-04 20:13:49','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-10-04 22:15:10','2024-10-04 20:15:10','',288,'https://haiku.gcch.fr/?post_type=product_variation&p=300',1,'product_variation','',0), -(301,2,'2024-10-04 22:13:50','2024-10-04 20:13:50','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-10-04 22:15:10','2024-10-04 20:15:10','',288,'https://haiku.gcch.fr/?post_type=product_variation&p=301',2,'product_variation','',0), -(302,2,'2024-10-04 22:13:50','2024-10-04 20:13:50','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-10-04 22:15:10','2024-10-04 20:15:10','',288,'https://haiku.gcch.fr/?post_type=product_variation&p=302',3,'product_variation','',0), -(303,2,'2024-10-04 22:15:43','2024-10-04 20:15:43','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-10-04 22:16:38','2024-10-04 20:16:38','',285,'https://haiku.gcch.fr/?post_type=product_variation&p=303',1,'product_variation','',0), -(304,2,'2024-10-04 22:15:43','2024-10-04 20:15:43','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-10-04 22:16:38','2024-10-04 20:16:38','',285,'https://haiku.gcch.fr/?post_type=product_variation&p=304',2,'product_variation','',0), -(305,2,'2024-10-04 22:15:43','2024-10-04 20:15:43','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-10-04 22:16:38','2024-10-04 20:16:38','',285,'https://haiku.gcch.fr/?post_type=product_variation&p=305',3,'product_variation','',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 hight 2cm
  • \r\n
  • chain length 5cm and 3,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Tamanori Hoops','','publish','closed','closed','','tamanori-hoops','','','2024-10-07 08:30:37','2024-10-07 06:30:37','',0,'https://haiku.gcch.fr/?post_type=product&p=306',0,'product','',0), -(307,2,'2024-10-07 08:18:28','2024-10-07 06:18:28','','Tamanori Hoops - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-left-side-2','','','2024-10-07 08:30:33','2024-10-07 06:30:33','',306,'https://haiku.gcch.fr/?post_type=product_variation&p=307',1,'product_variation','',0), -(308,2,'2024-10-07 08:18:28','2024-10-07 06:18:28','','Tamanori Hoops - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-copy-pair-2','','','2024-10-07 08:30:33','2024-10-07 06:30:33','',306,'https://haiku.gcch.fr/?post_type=product_variation&p=308',2,'product_variation','',0), -(309,2,'2024-10-07 08:18:28','2024-10-07 06:18:28','','Tamanori Hoops - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-right-side-2','','','2024-10-07 08:30:33','2024-10-07 06:30:33','',306,'https://haiku.gcch.fr/?post_type=product_variation&p=309',3,'product_variation','',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 hight 2cm
  • \r\n
  • chain length 5cm and 3,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Tamanori Hoops gold plated','','publish','closed','closed','','tamanori-hoops-gold-plated','','','2024-10-07 08:39:36','2024-10-07 06:39:36','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0), -(313,2,'2024-10-07 08:33:26','2024-10-07 06:33:26','','Tamanori Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-left-side-3','','','2024-10-07 08:39:19','2024-10-07 06:39:19','',312,'https://haiku.gcch.fr/?post_type=product_variation&p=313',1,'product_variation','',0), -(314,2,'2024-10-07 08:33:26','2024-10-07 06:33:26','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-copy-pair-3','','','2024-10-07 08:39:19','2024-10-07 06:39:19','',312,'https://haiku.gcch.fr/?post_type=product_variation&p=314',2,'product_variation','',0), -(315,2,'2024-10-07 08:33:26','2024-10-07 06:33:26','','Tamanori Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-right-side-3','','','2024-10-07 08:39:19','2024-10-07 06:39:19','',312,'https://haiku.gcch.fr/?post_type=product_variation&p=315',3,'product_variation','',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 18k gold hanging on it.\r\n
    \r\n
  • hoop diameter 13mm
  • \r\n
  • small rings diameter around 5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Fuyou Hoop','','publish','closed','closed','','fuyou-hoop','','','2024-10-07 08:56:15','2024-10-07 06:56:15','',0,'https://haiku.gcch.fr/?post_type=product&p=318',0,'product','',0), -(322,2,'2024-10-07 08:44:03','2024-10-07 06:44:03','','Fuyou Hoops silver and gold','','inherit','closed','closed','','sony-dsc-33','','','2024-10-07 08:45:01','2024-10-07 06:45:01','',318,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-CR-mix.jpg',0,'attachment','image/jpeg',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 earcuff composed of three wavy bands in sterling silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Earcuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-10-07 11:22:43','2024-10-07 09:22:43','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn earcuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Earcuff gold plated','','publish','closed','closed','','hadou-earcuff-gold-plated','','','2024-10-07 11:26:23','2024-10-07 09:26:23','',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 earcuff 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
','Hattari Earcuff silver','','publish','closed','closed','','hattari-earcuff-silver','','','2024-10-07 11:35:05','2024-10-07 09:35:05','',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 earcuff 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
','Hattari Earcuff gold plated','','publish','closed','closed','','hattari-earcuff-gold-plated','','','2024-10-07 11:37:48','2024-10-07 09:37:48','',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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(41,2,0), -(41,31,0), -(41,36,0), -(50,2,0), -(50,31,0), -(50,36,0), -(56,2,0), -(56,30,0), -(56,36,0), -(56,37,0), -(56,38,0), -(56,39,0), -(56,40,0), -(56,41,0), -(56,42,0), -(56,43,0), -(60,4,0), -(60,30,0), -(60,36,0), -(60,37,0), -(60,38,0), -(60,39,0), -(60,40,0), -(60,41,0), -(60,42,0), -(60,43,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,46,0), -(183,47,0), -(183,55,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,46,0), -(202,47,0), -(202,56,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,46,0), -(213,47,0), -(213,55,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,46,0), -(220,47,0), -(220,57,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,46,0), -(226,47,0), -(226,57,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(276,46,0), -(276,47,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(282,46,0), -(282,47,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,46,0), -(285,47,0), -(285,50,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,46,0), -(288,47,0), -(288,50,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,46,0), -(291,47,0), -(291,50,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,46,0), -(306,47,0), -(306,57,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,46,0), -(312,47,0), -(312,57,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=62 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,14), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,22), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,1), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,17), -(31,31,'product_cat','',0,9), -(32,32,'product_cat','',0,3), -(33,33,'product_cat','',0,6), -(34,34,'product_cat','',0,0), -(36,36,'collection','',0,6), -(37,37,'pa_size','',0,8), -(38,38,'pa_size','',0,8), -(39,39,'pa_size','',0,8), -(40,40,'pa_size','',0,8), -(41,41,'pa_size','',0,8), -(42,42,'pa_size','',0,8), -(43,43,'pa_size','',0,8), -(44,44,'pa_size','',0,8), -(45,45,'pa_side','',0,12), -(46,46,'pa_side','',0,12), -(47,47,'pa_side','',0,12), -(48,48,'pa_stone','',0,1), -(49,49,'pa_stone','',0,1), -(50,50,'collection','',0,6), -(51,51,'collection','',0,5), -(52,52,'collection','',0,1), -(53,53,'collection','',0,2), -(54,54,'collection','',0,1), -(55,55,'collection','',0,2), -(56,56,'collection','',0,3), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(17,34,'order','6'), -(18,34,'display_type',''), -(19,34,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','17'), -(22,31,'product_count_product_cat','9'), -(23,32,'product_count_product_cat','3'), -(24,33,'product_count_product_cat','6'), -(25,15,'product_count_product_cat','1'), -(26,34,'product_count_product_cat','0'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(37,46,'order','0'), -(38,47,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=62 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(34,'Collabs','collabs',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(46,'left side','left-side',0), -(47,'right side','right-side',0), -(48,'Tiger Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=108 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(16,1,'session_tokens','a:2:{s:64:\"d25e3e7dd87f4d70d66e650f1314a13f90ad4748858ffba8b2bbbed3afef2634\";a:4:{s:10:\"expiration\";i:1728032513;s:2:\"ip\";s:10:\"172.18.0.5\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36\";s:5:\"login\";i:1726822913;}s:64:\"b9ae8b8f60be705d73bbc2bfbd26be4fb1ec614c08411de1621a2b939daa4d56\";a:4:{s:10:\"expiration\";i:1728454161;s:2:\"ip\";s:12:\"94.105.121.4\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36\";s:5:\"login\";i:1727244561;}}'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"94.105.121.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1723106470'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1727827200'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,woocommerce-product-data,,postcustom\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:3:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:11:\"postexcerpt\";i:2;s:24:\"woocommerce-product-data\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:2;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(79,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"631b300f188a93ed72242484e774116951b9bc1588900f6a55590d0d127001db\";a:4:{s:10:\"expiration\";i:1728454381;s:2:\"ip\";s:12:\"94.105.121.4\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1727244781;}}'), -(96,2,'wc_last_active','1728259200'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"c19bca6e43c1ae9f0e6177574902be2f\";a:11:{s:3:\"key\";s:32:\"c19bca6e43c1ae9f0e6177574902be2f\";s:10:\"product_id\";i:60;s:12:\"variation_id\";i:67;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"54\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"7a0f7f325aa11eb3a6f170f8698cfc93\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:38;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:38;s:8:\"line_tax\";d:0;}}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=542 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(541,65,'update-db_done','Thanks!','https://haikuatelier.fr.ddev.site/wp/wp-admin/edit.php?post_type=product&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=66 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',0,0,'info'), -(65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'); -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_category_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_category_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_category_lookup` ( - `category_tree_id` bigint(20) unsigned NOT NULL, - `category_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`category_tree_id`,`category_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_category_lookup` --- - -LOCK TABLES `haikuwp_wc_category_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_category_lookup` VALUES -(15,15), -(30,30), -(31,31), -(32,32), -(33,33), -(34,34); -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_customer_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_customer_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_customer_lookup` ( - `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned DEFAULT NULL, - `username` varchar(60) NOT NULL DEFAULT '', - `first_name` varchar(255) NOT NULL, - `last_name` varchar(255) NOT NULL, - `email` varchar(100) DEFAULT NULL, - `date_last_active` timestamp NULL DEFAULT NULL, - `date_registered` timestamp NULL DEFAULT NULL, - `country` char(2) NOT NULL DEFAULT '', - `postcode` varchar(20) NOT NULL DEFAULT '', - `city` varchar(100) NOT NULL DEFAULT '', - `state` varchar(100) NOT NULL DEFAULT '', - PRIMARY KEY (`customer_id`), - UNIQUE KEY `user_id` (`user_id`), - KEY `email` (`email`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_customer_lookup` --- - -LOCK TABLES `haikuwp_wc_customer_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_download_log` --- - -DROP TABLE IF EXISTS `haikuwp_wc_download_log`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_download_log` ( - `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `timestamp` datetime NOT NULL, - `permission_id` bigint(20) unsigned NOT NULL, - `user_id` bigint(20) unsigned DEFAULT NULL, - `user_ip_address` varchar(100) DEFAULT '', - PRIMARY KEY (`download_log_id`), - KEY `permission_id` (`permission_id`), - KEY `timestamp` (`timestamp`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_download_log` --- - -LOCK TABLES `haikuwp_wc_download_log` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_addresses` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_addresses`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_addresses` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned NOT NULL, - `address_type` varchar(20) DEFAULT NULL, - `first_name` text DEFAULT NULL, - `last_name` text DEFAULT NULL, - `company` text DEFAULT NULL, - `address_1` text DEFAULT NULL, - `address_2` text DEFAULT NULL, - `city` text DEFAULT NULL, - `state` text DEFAULT NULL, - `postcode` text DEFAULT NULL, - `country` text DEFAULT NULL, - `email` varchar(320) DEFAULT NULL, - `phone` varchar(100) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`), - KEY `order_id` (`order_id`), - KEY `email` (`email`(191)), - KEY `phone` (`phone`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_addresses` --- - -LOCK TABLES `haikuwp_wc_order_addresses` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_coupon_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_coupon_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_coupon_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `coupon_id` bigint(20) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `discount_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`coupon_id`), - KEY `coupon_id` (`coupon_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_coupon_lookup` --- - -LOCK TABLES `haikuwp_wc_order_coupon_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_operational_data` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_operational_data`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_operational_data` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `created_via` varchar(100) DEFAULT NULL, - `woocommerce_version` varchar(20) DEFAULT NULL, - `prices_include_tax` tinyint(1) DEFAULT NULL, - `coupon_usages_are_counted` tinyint(1) DEFAULT NULL, - `download_permission_granted` tinyint(1) DEFAULT NULL, - `cart_hash` varchar(100) DEFAULT NULL, - `new_order_email_sent` tinyint(1) DEFAULT NULL, - `order_key` varchar(100) DEFAULT NULL, - `order_stock_reduced` tinyint(1) DEFAULT NULL, - `date_paid_gmt` datetime DEFAULT NULL, - `date_completed_gmt` datetime DEFAULT NULL, - `shipping_tax_amount` decimal(26,8) DEFAULT NULL, - `shipping_total_amount` decimal(26,8) DEFAULT NULL, - `discount_tax_amount` decimal(26,8) DEFAULT NULL, - `discount_total_amount` decimal(26,8) DEFAULT NULL, - `recorded_sales` tinyint(1) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `order_id` (`order_id`), - KEY `order_key` (`order_key`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_operational_data` --- - -LOCK TABLES `haikuwp_wc_order_operational_data` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_product_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_product_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_product_lookup` ( - `order_item_id` bigint(20) unsigned NOT NULL, - `order_id` bigint(20) unsigned NOT NULL, - `product_id` bigint(20) unsigned NOT NULL, - `variation_id` bigint(20) unsigned NOT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `product_qty` int(11) NOT NULL, - `product_net_revenue` double NOT NULL DEFAULT 0, - `product_gross_revenue` double NOT NULL DEFAULT 0, - `coupon_amount` double NOT NULL DEFAULT 0, - `tax_amount` double NOT NULL DEFAULT 0, - `shipping_amount` double NOT NULL DEFAULT 0, - `shipping_tax_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`), - KEY `product_id` (`product_id`), - KEY `customer_id` (`customer_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_product_lookup` --- - -LOCK TABLES `haikuwp_wc_order_product_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_stats` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_stats`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_stats` ( - `order_id` bigint(20) unsigned NOT NULL, - `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_paid` datetime DEFAULT '0000-00-00 00:00:00', - `date_completed` datetime DEFAULT '0000-00-00 00:00:00', - `num_items_sold` int(11) NOT NULL DEFAULT 0, - `total_sales` double NOT NULL DEFAULT 0, - `tax_total` double NOT NULL DEFAULT 0, - `shipping_total` double NOT NULL DEFAULT 0, - `net_total` double NOT NULL DEFAULT 0, - `returning_customer` tinyint(1) DEFAULT NULL, - `status` varchar(200) NOT NULL, - `customer_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_id`), - KEY `date_created` (`date_created`), - KEY `customer_id` (`customer_id`), - KEY `status` (`status`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_stats` --- - -LOCK TABLES `haikuwp_wc_order_stats` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_tax_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_tax_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_tax_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `shipping_tax` double NOT NULL DEFAULT 0, - `order_tax` double NOT NULL DEFAULT 0, - `total_tax` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`tax_rate_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_tax_lookup` --- - -LOCK TABLES `haikuwp_wc_order_tax_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders` ( - `id` bigint(20) unsigned NOT NULL, - `status` varchar(20) DEFAULT NULL, - `currency` varchar(10) DEFAULT NULL, - `type` varchar(20) DEFAULT NULL, - `tax_amount` decimal(26,8) DEFAULT NULL, - `total_amount` decimal(26,8) DEFAULT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `billing_email` varchar(320) DEFAULT NULL, - `date_created_gmt` datetime DEFAULT NULL, - `date_updated_gmt` datetime DEFAULT NULL, - `parent_order_id` bigint(20) unsigned DEFAULT NULL, - `payment_method` varchar(100) DEFAULT NULL, - `payment_method_title` text DEFAULT NULL, - `transaction_id` varchar(100) DEFAULT NULL, - `ip_address` varchar(100) DEFAULT NULL, - `user_agent` text DEFAULT NULL, - `customer_note` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `status` (`status`), - KEY `date_created` (`date_created_gmt`), - KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)), - KEY `billing_email` (`billing_email`(191)), - KEY `type_status_date` (`type`,`status`,`date_created_gmt`), - KEY `parent_order_id` (`parent_order_id`), - KEY `date_updated` (`date_updated_gmt`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders` --- - -LOCK TABLES `haikuwp_wc_orders` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders_meta` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders_meta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders_meta` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)), - KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders_meta` --- - -LOCK TABLES `haikuwp_wc_orders_meta` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_product_attributes_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_product_attributes_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_product_attributes_lookup` ( - `product_id` bigint(20) NOT NULL, - `product_or_parent_id` bigint(20) NOT NULL, - `taxonomy` varchar(32) NOT NULL, - `term_id` bigint(20) NOT NULL, - `is_variation_attribute` tinyint(1) NOT NULL, - `in_stock` tinyint(1) NOT NULL, - PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`), - KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_product_attributes_lookup` --- - -LOCK TABLES `haikuwp_wc_product_attributes_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_product_attributes_lookup` VALUES -(73,72,'pa_sizes',37,1,1), -(74,72,'pa_sizes',38,1,1), -(75,72,'pa_sizes',39,1,1), -(76,72,'pa_sizes',40,1,1), -(77,72,'pa_sizes',41,1,1), -(78,72,'pa_sizes',42,1,1), -(79,72,'pa_sizes',43,1,1), -(87,86,'pa_sizes',37,1,1), -(88,86,'pa_sizes',38,1,1), -(89,86,'pa_sizes',39,1,1), -(90,86,'pa_sizes',40,1,1), -(91,86,'pa_sizes',41,1,1), -(92,86,'pa_sizes',42,1,1), -(93,86,'pa_sizes',43,1,1), -(103,102,'pa_sizes',37,1,1), -(104,102,'pa_sizes',38,1,1), -(105,102,'pa_sizes',39,1,1), -(106,102,'pa_sizes',40,1,1), -(107,102,'pa_sizes',41,1,1), -(108,102,'pa_sizes',42,1,1), -(109,102,'pa_sizes',43,1,1), -(114,113,'pa_sizes',37,1,1), -(115,113,'pa_sizes',38,1,1), -(116,113,'pa_sizes',39,1,1), -(117,113,'pa_sizes',40,1,1), -(118,113,'pa_sizes',41,1,1), -(119,113,'pa_sizes',42,1,1), -(120,113,'pa_sizes',43,1,1), -(124,123,'pa_sizes',37,1,1), -(125,123,'pa_sizes',38,1,1), -(126,123,'pa_sizes',39,1,1), -(127,123,'pa_sizes',40,1,1), -(128,123,'pa_sizes',41,1,1), -(129,123,'pa_sizes',42,1,1), -(130,123,'pa_sizes',43,1,1), -(134,133,'pa_sizes',37,1,1), -(135,133,'pa_sizes',38,1,1), -(136,133,'pa_sizes',39,1,1), -(137,133,'pa_sizes',40,1,1), -(138,133,'pa_sizes',41,1,1), -(139,133,'pa_sizes',42,1,1), -(140,133,'pa_sizes',43,1,1), -(145,144,'pa_sizes',37,1,1), -(146,144,'pa_sizes',38,1,1), -(147,144,'pa_sizes',39,1,1), -(148,144,'pa_sizes',40,1,1), -(149,144,'pa_sizes',41,1,1), -(150,144,'pa_sizes',42,1,1), -(151,144,'pa_sizes',43,1,1), -(156,155,'pa_sizes',37,1,1), -(157,155,'pa_sizes',38,1,1), -(158,155,'pa_sizes',39,1,1), -(159,155,'pa_sizes',40,1,1), -(160,155,'pa_sizes',41,1,1), -(161,155,'pa_sizes',42,1,1), -(162,155,'pa_sizes',43,1,1), -(201,168,'pa_stone',48,1,1), -(200,168,'pa_stone',49,1,1), -(194,183,'pa_side',45,1,1), -(195,183,'pa_side',46,1,1), -(196,183,'pa_side',47,1,1), -(203,202,'pa_side',45,1,1), -(204,202,'pa_side',46,1,1), -(205,202,'pa_side',47,1,1), -(214,213,'pa_side',45,1,1), -(215,213,'pa_side',46,1,1), -(216,213,'pa_side',47,1,1), -(221,220,'pa_side',45,1,1), -(222,220,'pa_side',46,1,1), -(223,220,'pa_side',47,1,1), -(227,226,'pa_side',45,1,1), -(228,226,'pa_side',46,1,1), -(229,226,'pa_side',47,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), -(276,276,'pa_side',46,0,1), -(276,276,'pa_side',47,0,1), -(282,282,'pa_side',45,0,1), -(282,282,'pa_side',46,0,1), -(282,282,'pa_side',47,0,1), -(304,285,'pa_side',45,1,1), -(303,285,'pa_side',46,1,1), -(305,285,'pa_side',47,1,1), -(301,288,'pa_side',45,1,1), -(300,288,'pa_side',46,1,1), -(302,288,'pa_side',47,1,1), -(296,291,'pa_side',45,1,1), -(295,291,'pa_side',46,1,1), -(297,291,'pa_side',47,1,1), -(308,306,'pa_side',45,1,1), -(307,306,'pa_side',46,1,1), -(309,306,'pa_side',47,1,1), -(314,312,'pa_side',45,1,1), -(313,312,'pa_side',46,1,1), -(315,312,'pa_side',47,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,'HADOU-B-1',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,40.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(194,'BOROBORO-BO2-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(195,'BOROBORO-BO2-s-left',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(196,'BOROBORO-BO2-s-right',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(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,48.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(203,'PIASU-BO-pair',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(204,'PIASU-BO-left',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(205,'PIASU-BO-right',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(213,'BOROBORO-BO2-g',0,0,42.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(214,'BOROBORO-BO2-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(215,'BOROBORO-BO2-g-left',0,0,42.0000,42.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(216,'BOROBORO-BO2-g-right',0,0,42.0000,42.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(220,'TAMANORI-BO-s',0,0,30.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-left',0,0,30.0000,30.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(223,'TAMANORI-BO-s-right',0,0,32.0000,32.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(226,'TAMANORI-BO-g',0,0,32.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,32.0000,32.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(229,'TAMANORI-BO-g-right',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(232,'HADOU-BR',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(238,'HADOU-BR-1',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(239,'HADOU-BR-2',0,0,130.0000,130.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,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(288,'HATTARI-CR1-g',0,0,48.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(291,'HATTARI-CR2',0,0,45.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(295,'HATTARI-CR2-left',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(296,'HATTARI-CR2-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(297,'HATTARI-CR2-right',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(300,'HATTARI-CR1-g-left',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(301,'HATTARI-CR1-g-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(302,'HATTARI-CR1-g-right',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(303,'HATTARI-CR1-s-left',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(304,'HATTARI-CR1-s-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(305,'HATTARI-CR1-s-right',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(306,'TAMANORI-CR-s',0,0,40.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(307,'TAMANORI-CR-s-left',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(308,'HATTARI-CR-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(309,'HATTARI-CR-s-right',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(312,'TAMANORI-CR-g',0,0,43.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(313,'TAMANORI-CR-g-left',0,0,43.0000,43.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(314,'HATTARI-CR-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(315,'HATTARI-CR-g-right',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(318,'FUYOU-CR',0,0,58.0000,58.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','',''); -/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_rate_limits` --- - -DROP TABLE IF EXISTS `haikuwp_wc_rate_limits`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_rate_limits` ( - `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `rate_limit_key` varchar(200) NOT NULL, - `rate_limit_expiry` bigint(20) unsigned NOT NULL, - `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`rate_limit_id`), - UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_rate_limits` --- - -LOCK TABLES `haikuwp_wc_rate_limits` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_reserved_stock` --- - -DROP TABLE IF EXISTS `haikuwp_wc_reserved_stock`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_reserved_stock` ( - `order_id` bigint(20) NOT NULL, - `product_id` bigint(20) NOT NULL, - `stock_quantity` double NOT NULL DEFAULT 0, - `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`order_id`,`product_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_reserved_stock` --- - -LOCK TABLES `haikuwp_wc_reserved_stock` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_tax_rate_classes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_tax_rate_classes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_tax_rate_classes` ( - `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - PRIMARY KEY (`tax_rate_class_id`), - UNIQUE KEY `slug` (`slug`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_tax_rate_classes` --- - -LOCK TABLES `haikuwp_wc_tax_rate_classes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_tax_rate_classes` VALUES -(1,'Reduced rate','reduced-rate'), -(2,'Zero rate','zero-rate'); -/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_webhooks` --- - -DROP TABLE IF EXISTS `haikuwp_wc_webhooks`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_webhooks` ( - `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `status` varchar(200) NOT NULL, - `name` text NOT NULL, - `user_id` bigint(20) unsigned NOT NULL, - `delivery_url` text NOT NULL, - `secret` text NOT NULL, - `topic` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `api_version` smallint(4) NOT NULL, - `failure_count` smallint(10) NOT NULL DEFAULT 0, - `pending_delivery` tinyint(1) NOT NULL DEFAULT 0, - PRIMARY KEY (`webhook_id`), - KEY `user_id` (`user_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_webhooks` --- - -LOCK TABLES `haikuwp_wc_webhooks` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_webhooks` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_webhooks` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_api_keys` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_api_keys`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_api_keys` ( - `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL, - `description` varchar(200) DEFAULT NULL, - `permissions` varchar(10) NOT NULL, - `consumer_key` char(64) NOT NULL, - `consumer_secret` char(43) NOT NULL, - `nonces` longtext DEFAULT NULL, - `truncated_key` char(7) NOT NULL, - `last_access` datetime DEFAULT NULL, - PRIMARY KEY (`key_id`), - KEY `consumer_key` (`consumer_key`), - KEY `consumer_secret` (`consumer_secret`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_api_keys` --- - -LOCK TABLES `haikuwp_woocommerce_api_keys` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_attribute_taxonomies` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_attribute_taxonomies`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_attribute_taxonomies` ( - `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `attribute_name` varchar(200) NOT NULL, - `attribute_label` varchar(200) DEFAULT NULL, - `attribute_type` varchar(20) NOT NULL, - `attribute_orderby` varchar(20) NOT NULL, - `attribute_public` int(1) NOT NULL DEFAULT 1, - PRIMARY KEY (`attribute_id`), - KEY `attribute_name` (`attribute_name`(20)) -) ENGINE=InnoDB AUTO_INCREMENT=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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_itemmeta` --- - -LOCK TABLES `haikuwp_woocommerce_order_itemmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_order_items` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_order_items`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_order_items` ( - `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_item_name` text NOT NULL, - `order_item_type` varchar(200) NOT NULL DEFAULT '', - `order_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_items` --- - -LOCK TABLES `haikuwp_woocommerce_order_items` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokenmeta` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokenmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokenmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `payment_token_id` bigint(20) unsigned NOT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `payment_token_id` (`payment_token_id`), - KEY `meta_key` (`meta_key`(32)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokenmeta` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokenmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokens` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokens`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokens` ( - `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `gateway_id` varchar(200) NOT NULL, - `token` text NOT NULL, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `type` varchar(200) NOT NULL, - `is_default` tinyint(1) NOT NULL DEFAULT 0, - PRIMARY KEY (`token_id`), - KEY `user_id` (`user_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokens` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokens` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_sessions` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_sessions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_sessions` ( - `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `session_key` char(32) NOT NULL, - `session_value` longtext NOT NULL, - `session_expiry` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`session_id`), - UNIQUE KEY `session_key` (`session_key`) -) ENGINE=InnoDB AUTO_INCREMENT=154 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 -(153,'2','a:8:{s:10:\"wc_notices\";s:297:\"a:1:{s:6:\"notice\";a:1:{i:0;a:2:{s:6:\"notice\";s:223:\"Hadou Golden Earcuff - 54 has been removed from your basket because it has since been modified. You can add it back to your basket here.\";s:4:\"data\";a:0:{}}}}\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:788:\"a:28:{s:2:\"id\";s:1:\"2\";s:13:\"date_modified\";s:25:\"2024-10-04T22:06:57+02:00\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:23:\"haiku.atelier@gmail.com\";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:{}}\";}',1728454816); -/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_id` bigint(20) unsigned NOT NULL, - `location_code` varchar(200) NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `zone_id` (`zone_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_methods` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_methods`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_methods` ( - `zone_id` bigint(20) unsigned NOT NULL, - `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `method_id` varchar(200) NOT NULL, - `method_order` bigint(20) unsigned NOT NULL, - `is_enabled` tinyint(1) NOT NULL DEFAULT 1, - PRIMARY KEY (`instance_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_methods` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_methods` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zones` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zones`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zones` ( - `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_name` varchar(200) NOT NULL, - `zone_order` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`zone_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rate_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rate_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rate_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `location_code` varchar(200) NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rate_locations` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rate_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rates` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rates`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rates` ( - `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `tax_rate_country` varchar(2) NOT NULL DEFAULT '', - `tax_rate_state` varchar(200) NOT NULL DEFAULT '', - `tax_rate` varchar(8) NOT NULL DEFAULT '', - `tax_rate_name` varchar(200) NOT NULL DEFAULT '', - `tax_rate_priority` bigint(20) unsigned NOT NULL, - `tax_rate_compound` int(1) NOT NULL DEFAULT 0, - `tax_rate_shipping` int(1) NOT NULL DEFAULT 1, - `tax_rate_order` bigint(20) unsigned NOT NULL, - `tax_rate_class` varchar(200) NOT NULL DEFAULT '', - PRIMARY KEY (`tax_rate_id`), - KEY `tax_rate_country` (`tax_rate_country`), - KEY `tax_rate_state` (`tax_rate_state`(2)), - KEY `tax_rate_class` (`tax_rate_class`(10)), - KEY `tax_rate_priority` (`tax_rate_priority`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rates` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rates` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` ENABLE KEYS */; -UNLOCK TABLES; -/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; - -/*!40101 SET SQL_MODE=@OLD_SQL_MODE */; -/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; -/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; -/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; -/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; -/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; - --- Dump completed on 2024-10-09 15:48:15 diff --git a/db/haiku_atelier-2024-10-31-24ad464.sql b/db/haiku_atelier-2024-10-31-24ad464.sql deleted file mode 100755 index f2ae5618..00000000 --- a/db/haiku_atelier-2024-10-31-24ad464.sql +++ /dev/null @@ -1,9657 +0,0 @@ --- 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=659 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), -(161,'woocommerce_cleanup_draft_orders','complete','2024-09-29 12:03:43','2024-09-29 14:03:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727611423;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727611423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-30 03:00:23','2024-09-30 05:00:23',0,NULL), -(162,'woocommerce_cleanup_draft_orders','complete','2024-10-01 03:00:23','2024-10-01 05:00:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727751623;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727751623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-01 06:12:23','2024-10-01 08:12:23',0,NULL), -(163,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:14:51','2024-09-30 17:14:51',10,'[80,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709291;}',3,1,'2024-09-30 15:15:37','2024-09-30 17:15:37',0,NULL), -(164,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:15:03','2024-09-30 17:15:03',10,'[80,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709303;}',3,1,'2024-09-30 15:15:37','2024-09-30 17:15:37',0,NULL), -(165,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:15:06','2024-09-30 17:15:06',10,'[80,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709306;}',3,1,'2024-09-30 15:15:37','2024-09-30 17:15:37',0,NULL), -(166,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:15:54','2024-09-30 17:15:54',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727709354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727709354;}',3,1,'2024-09-30 15:22:16','2024-09-30 17:22:16',0,NULL), -(167,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:51:57','2024-09-30 17:51:57',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711517;}',3,1,'2024-09-30 15:52:52','2024-09-30 17:52:52',0,NULL), -(168,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:52:53','2024-09-30 17:52:53',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711573;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711573;}',3,1,'2024-09-30 15:54:11','2024-09-30 17:54:11',0,NULL), -(169,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:55:24','2024-09-30 17:55:24',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711724;}',3,1,'2024-09-30 15:55:35','2024-09-30 17:55:35',0,NULL), -(170,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 15:59:33','2024-09-30 17:59:33',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727711973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727711973;}',3,1,'2024-09-30 15:59:35','2024-09-30 17:59:35',0,NULL), -(171,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:00:12','2024-09-30 18:00:12',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712012;}',3,1,'2024-09-30 16:00:15','2024-09-30 18:00:15',0,NULL), -(172,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(173,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[87,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[88,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(175,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[89,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[90,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(177,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[91,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(178,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[92,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(179,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[93,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(180,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:02:32','2024-09-30 18:02:32',10,'[86,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727712152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727712152;}',3,1,'2024-09-30 16:04:10','2024-09-30 18:04:10',0,NULL), -(181,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:31:39','2024-09-30 18:31:39',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727713899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727713899;}',3,1,'2024-09-30 16:32:37','2024-09-30 18:32:37',0,NULL), -(182,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:36:00','2024-09-30 18:36:00',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727714160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727714160;}',3,1,'2024-09-30 16:38:38','2024-09-30 18:38:38',0,NULL), -(183,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:39:12','2024-09-30 18:39:12',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727714352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727714352;}',3,1,'2024-09-30 16:39:36','2024-09-30 18:39:36',0,NULL), -(184,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:39:37','2024-09-30 18:39:37',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727714377;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727714377;}',3,1,'2024-09-30 16:39:38','2024-09-30 18:39:38',0,NULL), -(185,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:53:53','2024-09-30 18:53:53',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715233;}',3,1,'2024-09-30 16:54:23','2024-09-30 18:54:23',0,NULL), -(186,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(187,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[103,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(188,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[104,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(189,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[105,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(190,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[106,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(191,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[107,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(192,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[108,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(193,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[109,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(194,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 16:54:29','2024-09-30 18:54:29',10,'[102,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715269;}',3,1,'2024-09-30 16:56:02','2024-09-30 18:56:02',0,NULL), -(195,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 17:01:45','2024-09-30 19:01:45',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727715705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727715705;}',3,1,'2024-09-30 17:03:46','2024-09-30 19:03:46',0,NULL), -(196,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:22','2024-09-30 21:12:22',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723542;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(197,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(198,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[114,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(199,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[115,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(200,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[116,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(201,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:34','2024-09-30 21:12:34',10,'[117,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723554;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(202,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[118,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(203,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[119,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(204,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[120,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(205,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:12:35','2024-09-30 21:12:35',10,'[113,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727723555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727723555;}',3,1,'2024-09-30 19:12:35','2024-09-30 21:12:35',0,NULL), -(206,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:20:33','2024-09-30 21:20:33',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724033;}',3,1,'2024-09-30 19:20:35','2024-09-30 21:20:35',0,NULL), -(207,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(208,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[124,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(209,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[125,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(210,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[126,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(211,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[127,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(212,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[128,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(213,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[129,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(214,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[130,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(215,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:21:57','2024-09-30 21:21:57',10,'[123,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727724117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727724117;}',3,1,'2024-09-30 19:29:25','2024-09-30 21:29:25',0,NULL), -(216,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 19:42:04','2024-09-30 21:42:04',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727725324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727725324;}',3,1,'2024-09-30 19:53:07','2024-09-30 21:53:07',0,NULL), -(217,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(218,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[134,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(219,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[135,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(220,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[136,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(221,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[137,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(222,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[138,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(223,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[139,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(224,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[140,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(225,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:00:28','2024-09-30 22:00:28',10,'[133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727726428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727726428;}',3,1,'2024-09-30 20:09:40','2024-09-30 22:09:40',0,NULL), -(226,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:18:34','2024-09-30 22:18:34',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727727514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727727514;}',3,1,'2024-09-30 20:18:35','2024-09-30 22:18:35',0,NULL), -(227,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:18:36','2024-09-30 22:18:36',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727727516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727727516;}',3,1,'2024-10-01 06:12:23','2024-10-01 08:12:23',0,NULL), -(228,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-30 20:18:53','2024-09-30 22:18:53',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727727533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727727533;}',3,1,'2024-10-01 06:12:23','2024-10-01 08:12:23',0,NULL), -(229,'woocommerce_cleanup_draft_orders','complete','2024-10-02 06:12:23','2024-10-02 08:12:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727849543;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727849543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-02 06:16:48','2024-10-02 08:16:48',0,NULL), -(230,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:24','2024-10-01 08:12:24',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763144;}',3,1,'2024-10-01 06:12:24','2024-10-01 08:12:24',0,NULL), -(231,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:24','2024-10-01 08:12:24',10,'[145,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763144;}',3,1,'2024-10-01 06:12:24','2024-10-01 08:12:24',0,NULL), -(232,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[146,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(233,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[147,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[148,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(235,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[149,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[150,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[151,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:12:25','2024-10-01 08:12:25',10,'[144,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727763145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727763145;}',3,1,'2024-10-01 06:12:29','2024-10-01 08:12:29',0,NULL), -(239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:30:23','2024-10-01 08:30:23',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764223;}',3,1,'2024-10-01 06:30:35','2024-10-01 08:30:35',0,NULL), -(240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[156,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[157,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(243,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[158,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[159,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:01','2024-10-01 08:31:01',10,'[160,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764261;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:02','2024-10-01 08:31:02',10,'[161,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764262;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:02','2024-10-01 08:31:02',10,'[162,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764262;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:31:02','2024-10-01 08:31:02',10,'[155,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764262;}',3,1,'2024-10-01 06:32:14','2024-10-01 08:32:14',0,NULL), -(249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:38:36','2024-10-01 08:38:36',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764716;}',3,1,'2024-10-01 06:39:04','2024-10-01 08:39:04',0,NULL), -(250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:24','2024-10-01 08:42:24',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764944;}',3,1,'2024-10-01 06:42:52','2024-10-01 08:42:52',0,NULL), -(251,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[169,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[170,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[171,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:26','2024-10-01 08:58:26',0,NULL), -(255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[172,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[173,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(257,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[174,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(258,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[175,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(259,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 06:42:53','2024-10-01 08:42:53',10,'[168,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727764973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727764973;}',3,1,'2024-10-01 06:58:27','2024-10-01 08:58:27',0,NULL), -(260,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 07:30:22','2024-10-01 09:30:22',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727767822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727767822;}',3,1,'2024-10-01 07:30:35','2024-10-01 09:30:35',0,NULL), -(261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(262,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[184,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(263,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[185,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(264,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[186,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(265,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[187,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[188,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(267,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[189,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[190,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 09:31:43','2024-10-01 11:31:43',10,'[183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727775103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727775103;}',3,1,'2024-10-01 09:58:33','2024-10-01 11:58:33',0,NULL), -(270,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:40','2024-10-01 12:04:40',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777080;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:53','2024-10-01 12:04:53',10,'[191,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777093;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:53','2024-10-01 12:04:53',10,'[192,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777093;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:04:53','2024-10-01 12:04:53',10,'[193,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777093;}',3,1,'2024-10-01 10:05:10','2024-10-01 12:05:10',0,NULL), -(274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:51','2024-10-01 12:05:51',10,'[190,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777151;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:54','2024-10-01 12:05:54',10,'[189,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777154;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:56','2024-10-01 12:05:56',10,'[188,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777156;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:05:58','2024-10-01 12:05:58',10,'[187,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777158;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:00','2024-10-01 12:06:00',10,'[186,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777160;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:03','2024-10-01 12:06:03',10,'[185,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777163;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:05','2024-10-01 12:06:05',10,'[184,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777165;}',3,1,'2024-10-01 10:06:13','2024-10-01 12:06:13',0,NULL), -(281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:14','2024-10-01 12:06:14',10,'[193,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777174;}',3,1,'2024-10-01 10:06:18','2024-10-01 12:06:18',0,NULL), -(282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:17','2024-10-01 12:06:17',10,'[192,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777177;}',3,1,'2024-10-01 10:06:18','2024-10-01 12:06:18',0,NULL), -(283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:19','2024-10-01 12:06:19',10,'[191,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777179;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:19','2024-10-01 12:06:19',10,'[183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777179;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:22','2024-10-01 12:06:22',10,'[194,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777182;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:22','2024-10-01 12:06:22',10,'[195,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777182;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:06:22','2024-10-01 12:06:22',10,'[196,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727777182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727777182;}',3,1,'2024-10-01 10:06:23','2024-10-01 12:06:23',0,NULL), -(288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:08','2024-10-01 12:21:08',10,'[194,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778068;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778068;}',3,1,'2024-10-01 10:21:08','2024-10-01 12:21:08',0,NULL), -(289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:08','2024-10-01 12:21:08',10,'[195,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778068;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778068;}',3,1,'2024-10-01 10:21:08','2024-10-01 12:21:08',0,NULL), -(290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:09','2024-10-01 12:21:09',10,'[196,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778069;}',3,1,'2024-10-01 10:21:13','2024-10-01 12:21:13',0,NULL), -(291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:35','2024-10-01 12:21:35',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778095;}',3,1,'2024-10-01 10:21:38','2024-10-01 12:21:38',0,NULL), -(292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:21:42','2024-10-01 12:21:42',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778102;}',3,1,'2024-10-01 10:22:11','2024-10-01 12:22:11',0,NULL), -(293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:02','2024-10-01 12:25:02',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778302;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:15','2024-10-01 12:25:15',10,'[169,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778315;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778315;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:17','2024-10-01 12:25:17',10,'[170,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778317;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:19','2024-10-01 12:25:19',10,'[171,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778319;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778319;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:20','2024-10-01 12:25:20',10,'[172,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778320;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:22','2024-10-01 12:25:22',10,'[173,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778322;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:24','2024-10-01 12:25:24',10,'[174,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778324;}',3,1,'2024-10-01 10:25:25','2024-10-01 12:25:25',0,NULL), -(300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:26','2024-10-01 12:25:26',10,'[175,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778326;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:26','2024-10-01 12:25:26',10,'[168,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778326;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:29','2024-10-01 12:25:29',10,'[200,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778329;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:29','2024-10-01 12:25:29',10,'[201,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778329;}',3,1,'2024-10-01 10:25:30','2024-10-01 12:25:30',0,NULL), -(304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 10:25:52','2024-10-01 12:25:52',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727778352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727778352;}',3,1,'2024-10-01 16:14:00','2024-10-01 18:14:00',0,NULL), -(305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[203,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[204,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:01','2024-10-01 18:14:01',10,'[205,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799241;}',3,1,'2024-10-01 16:14:01','2024-10-01 18:14:01',0,NULL), -(309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 16:14:02','2024-10-01 18:14:02',10,'[202,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727799242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727799242;}',3,1,'2024-10-01 16:14:06','2024-10-01 18:14:06',0,NULL), -(310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:39:54','2024-10-01 19:39:54',10,'[203,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804394;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:39:54','2024-10-01 19:39:54',10,'[204,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804394;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:39:54','2024-10-01 19:39:54',10,'[205,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804394;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:40:19','2024-10-01 19:40:19',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727804419;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727804419;}',3,1,'2024-10-01 17:40:42','2024-10-01 19:40:42',0,NULL), -(314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:51:31','2024-10-01 19:51:31',10,'[205,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805091;}',3,1,'2024-10-01 17:51:35','2024-10-01 19:51:35',0,NULL), -(315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:51:36','2024-10-01 19:51:36',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805096;}',3,1,'2024-10-01 17:52:01','2024-10-01 19:52:01',0,NULL), -(316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[214,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[215,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(319,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[216,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(320,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:52:07','2024-10-01 19:52:07',10,'[213,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805127;}',3,1,'2024-10-01 17:52:57','2024-10-01 19:52:57',0,NULL), -(321,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:39','2024-10-01 19:55:39',10,'[214,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805339;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:39','2024-10-01 19:55:39',10,'[215,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805339;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:39','2024-10-01 19:55:39',10,'[216,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805339;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:55:47','2024-10-01 19:55:47',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805347;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-01 17:56:21','2024-10-01 19:56:21',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727805381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727805381;}',3,1,'2024-10-02 01:41:18','2024-10-02 03:41:18',0,NULL), -(326,'woocommerce_cleanup_draft_orders','complete','2024-10-03 06:16:48','2024-10-03 08:16:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727936208;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727936208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-03 20:02:00','2024-10-03 22:02:00',0,NULL), -(327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:04:42','2024-10-02 19:04:42',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727888682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727888682;}',3,1,'2024-10-02 17:26:31','2024-10-02 19:26:31',0,NULL), -(328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:26:32','2024-10-02 19:26:32',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727889992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727889992;}',3,1,'2024-10-02 17:31:35','2024-10-02 19:31:35',0,NULL), -(329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:26:32','2024-10-02 19:26:32',10,'[221,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727889992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727889992;}',3,1,'2024-10-02 17:31:35','2024-10-02 19:31:35',0,NULL), -(330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:26:32','2024-10-02 19:26:32',10,'[222,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727889992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727889992;}',3,1,'2024-10-02 17:31:35','2024-10-02 19:31:35',0,NULL), -(331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:26:32','2024-10-02 19:26:32',10,'[223,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727889992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727889992;}',3,1,'2024-10-02 17:31:35','2024-10-02 19:31:35',0,NULL), -(332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:26:32','2024-10-02 19:26:32',10,'[220,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727889992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727889992;}',3,1,'2024-10-02 17:31:35','2024-10-02 19:31:35',0,NULL), -(333,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:48:22','2024-10-02 19:48:22',10,'[221,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891302;}',3,1,'2024-10-02 17:48:37','2024-10-02 19:48:37',0,NULL), -(334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:48:22','2024-10-02 19:48:22',10,'[222,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891302;}',3,1,'2024-10-02 17:48:37','2024-10-02 19:48:37',0,NULL), -(335,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:48:22','2024-10-02 19:48:22',10,'[223,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891302;}',3,1,'2024-10-02 17:48:37','2024-10-02 19:48:37',0,NULL), -(336,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:48:46','2024-10-02 19:48:46',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891326;}',3,1,'2024-10-02 17:49:31','2024-10-02 19:49:31',0,NULL), -(337,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:49:32','2024-10-02 19:49:32',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891372;}',3,1,'2024-10-02 17:49:35','2024-10-02 19:49:35',0,NULL), -(338,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:49:32','2024-10-02 19:49:32',10,'[227,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891372;}',3,1,'2024-10-02 17:49:35','2024-10-02 19:49:35',0,NULL), -(339,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:49:32','2024-10-02 19:49:32',10,'[228,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891372;}',3,1,'2024-10-02 17:49:35','2024-10-02 19:49:35',0,NULL), -(340,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:49:32','2024-10-02 19:49:32',10,'[229,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891372;}',3,1,'2024-10-02 17:49:35','2024-10-02 19:49:35',0,NULL), -(341,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:49:32','2024-10-02 19:49:32',10,'[226,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891372;}',3,1,'2024-10-02 17:49:35','2024-10-02 19:49:35',0,NULL), -(342,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:58:48','2024-10-02 19:58:48',10,'[227,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891928;}',3,1,'2024-10-02 18:00:19','2024-10-02 20:00:19',0,NULL), -(343,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:58:48','2024-10-02 19:58:48',10,'[228,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891928;}',3,1,'2024-10-02 18:00:19','2024-10-02 20:00:19',0,NULL), -(344,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:58:48','2024-10-02 19:58:48',10,'[229,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891928;}',3,1,'2024-10-02 18:00:19','2024-10-02 20:00:19',0,NULL), -(345,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 17:59:03','2024-10-02 19:59:03',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727891943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727891943;}',3,1,'2024-10-02 18:00:19','2024-10-02 20:00:19',0,NULL), -(346,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:06:35','2024-10-02 23:06:35',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903195;}',3,1,'2024-10-02 21:06:35','2024-10-02 23:06:35',0,NULL), -(347,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:06:35','2024-10-02 23:06:35',10,'[233,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903195;}',3,1,'2024-10-02 21:06:35','2024-10-02 23:06:35',0,NULL), -(348,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:06:35','2024-10-02 23:06:35',10,'[234,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903195;}',3,1,'2024-10-02 21:06:35','2024-10-02 23:06:35',0,NULL), -(349,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:06:35','2024-10-02 23:06:35',10,'[235,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903195;}',3,1,'2024-10-02 21:06:35','2024-10-02 23:06:35',0,NULL), -(350,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:06:35','2024-10-02 23:06:35',10,'[232,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903195;}',3,1,'2024-10-02 21:06:35','2024-10-02 23:06:35',0,NULL), -(351,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:14:45','2024-10-02 23:14:45',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903685;}',3,1,'2024-10-02 21:14:51','2024-10-02 23:14:51',0,NULL), -(352,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:14:52','2024-10-02 23:14:52',10,'[233,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903692;}',3,1,'2024-10-02 21:14:56','2024-10-02 23:14:56',0,NULL), -(353,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:14:55','2024-10-02 23:14:55',10,'[234,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903695;}',3,1,'2024-10-02 21:14:56','2024-10-02 23:14:56',0,NULL), -(354,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:14:57','2024-10-02 23:14:57',10,'[235,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903697;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903697;}',3,1,'2024-10-02 21:15:01','2024-10-02 23:15:01',0,NULL), -(355,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:14:57','2024-10-02 23:14:57',10,'[232,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903697;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903697;}',3,1,'2024-10-02 21:15:01','2024-10-02 23:15:01',0,NULL), -(356,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:15:00','2024-10-02 23:15:00',10,'[238,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903700;}',3,1,'2024-10-02 21:15:01','2024-10-02 23:15:01',0,NULL), -(357,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:15:00','2024-10-02 23:15:00',10,'[239,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903700;}',3,1,'2024-10-02 21:15:01','2024-10-02 23:15:01',0,NULL), -(358,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:16:11','2024-10-02 23:16:11',10,'[238,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903771;}',3,1,'2024-10-02 21:16:44','2024-10-02 23:16:44',0,NULL), -(359,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:16:11','2024-10-02 23:16:11',10,'[239,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903771;}',3,1,'2024-10-02 21:16:44','2024-10-02 23:16:44',0,NULL), -(360,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:16:29','2024-10-02 23:16:29',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727903789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727903789;}',3,1,'2024-10-02 21:16:44','2024-10-02 23:16:44',0,NULL), -(361,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:21:38','2024-10-02 23:21:38',10,'[240,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904098;}',3,1,'2024-10-02 21:24:42','2024-10-02 23:24:42',0,NULL), -(362,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:21:38','2024-10-02 23:21:38',10,'[241,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904098;}',3,1,'2024-10-02 21:24:42','2024-10-02 23:24:42',0,NULL), -(363,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:21:38','2024-10-02 23:21:38',10,'[242,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904098;}',3,1,'2024-10-02 21:24:42','2024-10-02 23:24:42',0,NULL), -(364,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:21:38','2024-10-02 23:21:38',10,'[240,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904098;}',3,1,'2024-10-02 21:24:42','2024-10-02 23:24:42',0,NULL), -(365,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:35:07','2024-10-02 23:35:07',10,'[241,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904907;}',3,1,'2024-10-02 21:35:15','2024-10-02 23:35:15',0,NULL), -(366,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:35:07','2024-10-02 23:35:07',10,'[242,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904907;}',3,1,'2024-10-02 21:35:15','2024-10-02 23:35:15',0,NULL), -(367,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:35:23','2024-10-02 23:35:23',10,'[240,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904923;}',3,1,'2024-10-02 21:36:10','2024-10-02 23:36:10',0,NULL), -(368,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:36:11','2024-10-02 23:36:11',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904971;}',3,1,'2024-10-02 21:36:43','2024-10-02 23:36:43',0,NULL), -(369,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:36:11','2024-10-02 23:36:11',10,'[247,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904971;}',3,1,'2024-10-02 21:36:43','2024-10-02 23:36:43',0,NULL), -(370,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:36:11','2024-10-02 23:36:11',10,'[248,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904971;}',3,1,'2024-10-02 21:36:43','2024-10-02 23:36:43',0,NULL), -(371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:36:11','2024-10-02 23:36:11',10,'[246,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727904971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727904971;}',3,1,'2024-10-02 21:36:43','2024-10-02 23:36:43',0,NULL), -(372,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:39:57','2024-10-02 23:39:57',10,'[247,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905197;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(373,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:39:57','2024-10-02 23:39:57',10,'[248,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905197;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(374,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:40:12','2024-10-02 23:40:12',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905212;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(375,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:40:27','2024-10-02 23:40:27',10,'[251,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905227;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(376,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:40:27','2024-10-02 23:40:27',10,'[252,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905227;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(377,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:40:27','2024-10-02 23:40:27',10,'[253,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905227;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(378,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:40:27','2024-10-02 23:40:27',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727905227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727905227;}',3,1,'2024-10-02 21:42:43','2024-10-02 23:42:43',0,NULL), -(379,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:34','2024-10-02 23:56:34',10,'[252,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906194;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906194;}',3,1,'2024-10-02 21:56:35','2024-10-02 23:56:35',0,NULL), -(380,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:36','2024-10-02 23:56:36',10,'[253,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906196;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(381,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:36','2024-10-02 23:56:36',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906196;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(382,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:48','2024-10-02 23:56:48',10,'[256,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906208;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(383,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:48','2024-10-02 23:56:48',10,'[257,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906208;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(384,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:52','2024-10-02 23:56:52',10,'[256,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906212;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(385,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:56:57','2024-10-02 23:56:57',10,'[257,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906217;}',3,1,'2024-10-02 21:57:23','2024-10-02 23:57:23',0,NULL), -(386,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:58:41','2024-10-02 23:58:41',10,'[251,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906321;}',3,1,'2024-10-03 20:02:00','2024-10-03 22:02:00',0,NULL), -(387,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-02 21:58:43','2024-10-02 23:58:43',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727906323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727906323;}',3,1,'2024-10-03 20:02:00','2024-10-03 22:02:00',0,NULL), -(388,'woocommerce_cleanup_draft_orders','complete','2024-10-04 20:02:00','2024-10-04 22:02:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728072120;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728072120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-04 20:02:07','2024-10-04 22:02:07',0,NULL), -(389,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:02:27','2024-10-03 22:02:27',10,'[258,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727985747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727985747;}',3,1,'2024-10-03 20:04:33','2024-10-03 22:04:33',0,NULL), -(390,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:13:22','2024-10-03 22:13:22',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727986402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727986402;}',3,1,'2024-10-03 20:13:35','2024-10-03 22:13:35',0,NULL), -(391,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:13:36','2024-10-03 22:13:36',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727986416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727986416;}',3,1,'2024-10-03 20:13:48','2024-10-03 22:13:48',0,NULL), -(392,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:13:49','2024-10-03 22:13:49',10,'[261,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727986429;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727986429;}',3,1,'2024-10-03 20:13:53','2024-10-03 22:13:53',0,NULL), -(393,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:15:54','2024-10-03 22:15:54',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727986554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727986554;}',3,1,'2024-10-03 20:17:05','2024-10-03 22:17:05',0,NULL), -(394,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:17:12','2024-10-03 22:17:12',10,'[263,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727986632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727986632;}',3,1,'2024-10-03 20:20:10','2024-10-03 22:20:10',0,NULL), -(395,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:42:26','2024-10-03 22:42:26',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727988146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727988146;}',3,1,'2024-10-03 20:42:35','2024-10-03 22:42:35',0,NULL), -(396,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:43:43','2024-10-03 22:43:43',10,'[268,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727988223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727988223;}',3,1,'2024-10-03 20:45:29','2024-10-03 22:45:29',0,NULL), -(397,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-03 20:49:18','2024-10-03 22:49:18',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1727988558;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1727988558;}',3,1,'2024-10-03 20:49:42','2024-10-03 22:49:42',0,NULL), -(398,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:18:29','2024-10-04 08:18:29',10,'[271,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728022709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728022709;}',3,1,'2024-10-04 06:25:50','2024-10-04 08:25:50',0,NULL), -(399,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:32:58','2024-10-04 08:32:58',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728023578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728023578;}',3,1,'2024-10-04 06:33:31','2024-10-04 08:33:31',0,NULL), -(400,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:33:32','2024-10-04 08:33:32',10,'[274,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728023612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728023612;}',3,1,'2024-10-04 06:33:36','2024-10-04 08:33:36',0,NULL), -(401,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:40:49','2024-10-04 08:40:49',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024049;}',3,1,'2024-10-04 06:41:22','2024-10-04 08:41:22',0,NULL), -(402,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:41:23','2024-10-04 08:41:23',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024083;}',3,1,'2024-10-04 06:41:27','2024-10-04 08:41:27',0,NULL), -(403,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:41:23','2024-10-04 08:41:23',10,'[277,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024083;}',3,1,'2024-10-04 06:41:27','2024-10-04 08:41:27',0,NULL), -(404,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:41:23','2024-10-04 08:41:23',10,'[278,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024083;}',3,1,'2024-10-04 06:41:27','2024-10-04 08:41:27',0,NULL), -(405,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:41:23','2024-10-04 08:41:23',10,'[279,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024083;}',3,1,'2024-10-04 06:41:27','2024-10-04 08:41:27',0,NULL), -(406,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:41:23','2024-10-04 08:41:23',10,'[276,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024083;}',3,1,'2024-10-04 06:41:27','2024-10-04 08:41:27',0,NULL), -(407,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:19','2024-10-04 08:51:19',10,'[277,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024679;}',3,1,'2024-10-04 06:51:21','2024-10-04 08:51:21',0,NULL), -(408,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:19','2024-10-04 08:51:19',10,'[278,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024679;}',3,1,'2024-10-04 06:51:21','2024-10-04 08:51:21',0,NULL), -(409,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:19','2024-10-04 08:51:19',10,'[279,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024679;}',3,1,'2024-10-04 06:51:21','2024-10-04 08:51:21',0,NULL), -(410,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:19','2024-10-04 08:51:19',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024679;}',3,1,'2024-10-04 06:51:21','2024-10-04 08:51:21',0,NULL), -(411,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:23','2024-10-04 08:51:23',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024683;}',3,1,'2024-10-04 06:51:27','2024-10-04 08:51:27',0,NULL), -(412,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:51:32','2024-10-04 08:51:32',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024692;}',3,1,'2024-10-04 06:51:32','2024-10-04 08:51:32',0,NULL), -(413,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:54:25','2024-10-04 08:54:25',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024865;}',3,1,'2024-10-04 06:54:35','2024-10-04 08:54:35',0,NULL), -(414,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 06:55:03','2024-10-04 08:55:03',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728024903;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728024903;}',3,1,'2024-10-04 07:00:30','2024-10-04 09:00:30',0,NULL), -(415,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 07:09:40','2024-10-04 09:09:40',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728025780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728025780;}',3,1,'2024-10-04 07:10:01','2024-10-04 09:10:01',0,NULL), -(416,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 07:10:02','2024-10-04 09:10:02',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728025802;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728025802;}',3,1,'2024-10-04 07:10:06','2024-10-04 09:10:06',0,NULL), -(417,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 07:12:59','2024-10-04 09:12:59',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728025979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728025979;}',3,1,'2024-10-04 07:13:39','2024-10-04 09:13:39',0,NULL), -(418,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 19:50:56','2024-10-04 21:50:56',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728071456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728071456;}',3,1,'2024-10-04 19:57:52','2024-10-04 21:57:52',0,NULL), -(419,'woocommerce_cleanup_draft_orders','complete','2024-10-05 20:02:07','2024-10-05 22:02:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728158527;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728158527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-07 06:17:34','2024-10-07 08:17:34',0,NULL), -(420,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:07:01','2024-10-04 22:07:01',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072421;}',3,1,'2024-10-04 20:10:28','2024-10-04 22:10:28',0,NULL), -(421,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:07:15','2024-10-04 22:07:15',10,'[295,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072435;}',3,1,'2024-10-04 20:10:28','2024-10-04 22:10:28',0,NULL), -(422,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:07:15','2024-10-04 22:07:15',10,'[296,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072435;}',3,1,'2024-10-04 20:10:28','2024-10-04 22:10:28',0,NULL), -(423,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:07:15','2024-10-04 22:07:15',10,'[297,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072435;}',3,1,'2024-10-04 20:10:28','2024-10-04 22:10:28',0,NULL), -(424,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:07:15','2024-10-04 22:07:15',10,'[291,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072435;}',3,1,'2024-10-04 20:10:28','2024-10-04 22:10:28',0,NULL), -(425,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:11:03','2024-10-04 22:11:03',10,'[295,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072663;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072663;}',3,1,'2024-10-04 20:11:36','2024-10-04 22:11:36',0,NULL), -(426,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:11:03','2024-10-04 22:11:03',10,'[296,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072663;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072663;}',3,1,'2024-10-04 20:11:36','2024-10-04 22:11:36',0,NULL), -(427,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:11:03','2024-10-04 22:11:03',10,'[297,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072663;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072663;}',3,1,'2024-10-04 20:11:36','2024-10-04 22:11:36',0,NULL), -(428,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:11:53','2024-10-04 22:11:53',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072713;}',3,1,'2024-10-04 20:12:36','2024-10-04 22:12:36',0,NULL), -(429,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:13:44','2024-10-04 22:13:44',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072824;}',3,1,'2024-10-04 20:15:10','2024-10-04 22:15:10',0,NULL), -(430,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:13:51','2024-10-04 22:13:51',10,'[300,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072831;}',3,1,'2024-10-04 20:15:10','2024-10-04 22:15:10',0,NULL), -(431,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:13:51','2024-10-04 22:13:51',10,'[301,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072831;}',3,1,'2024-10-04 20:15:10','2024-10-04 22:15:10',0,NULL), -(432,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:13:51','2024-10-04 22:13:51',10,'[302,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072831;}',3,1,'2024-10-04 20:15:10','2024-10-04 22:15:10',0,NULL), -(433,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:13:51','2024-10-04 22:13:51',10,'[288,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072831;}',3,1,'2024-10-04 20:15:10','2024-10-04 22:15:10',0,NULL), -(434,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:11','2024-10-04 22:15:11',10,'[300,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072911;}',3,1,'2024-10-04 20:15:41','2024-10-04 22:15:41',0,NULL), -(435,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:11','2024-10-04 22:15:11',10,'[301,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072911;}',3,1,'2024-10-04 20:15:41','2024-10-04 22:15:41',0,NULL), -(436,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:11','2024-10-04 22:15:11',10,'[302,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072911;}',3,1,'2024-10-04 20:15:41','2024-10-04 22:15:41',0,NULL), -(437,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:20','2024-10-04 22:15:20',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072920;}',3,1,'2024-10-04 20:15:41','2024-10-04 22:15:41',0,NULL), -(438,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:44','2024-10-04 22:15:44',10,'[303,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072944;}',3,1,'2024-10-04 20:16:38','2024-10-04 22:16:38',0,NULL), -(439,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:44','2024-10-04 22:15:44',10,'[304,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072944;}',3,1,'2024-10-04 20:16:38','2024-10-04 22:16:38',0,NULL), -(440,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:15:44','2024-10-04 22:15:44',10,'[305,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072944;}',3,1,'2024-10-04 20:16:38','2024-10-04 22:16:38',0,NULL), -(441,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:16:39','2024-10-04 22:16:39',10,'[303,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072999;}',3,1,'2024-10-04 20:17:37','2024-10-04 22:17:37',0,NULL), -(442,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:16:39','2024-10-04 22:16:39',10,'[304,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072999;}',3,1,'2024-10-04 20:17:37','2024-10-04 22:17:37',0,NULL), -(443,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:16:39','2024-10-04 22:16:39',10,'[305,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728072999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728072999;}',3,1,'2024-10-04 20:17:37','2024-10-04 22:17:37',0,NULL), -(444,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-04 20:16:47','2024-10-04 22:16:47',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728073007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728073007;}',3,1,'2024-10-04 20:17:37','2024-10-04 22:17:37',0,NULL), -(445,'woocommerce_cleanup_draft_orders','complete','2024-10-08 06:17:34','2024-10-08 08:17:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728368254;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728368254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-09 05:47:24','2024-10-09 07:47:24',0,NULL), -(446,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:18:29','2024-10-07 08:18:29',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728281909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728281909;}',3,1,'2024-10-07 06:19:58','2024-10-07 08:19:58',0,NULL), -(447,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:18:29','2024-10-07 08:18:29',10,'[307,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728281909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728281909;}',3,1,'2024-10-07 06:19:58','2024-10-07 08:19:58',0,NULL), -(448,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:18:29','2024-10-07 08:18:29',10,'[308,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728281909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728281909;}',3,1,'2024-10-07 06:19:58','2024-10-07 08:19:58',0,NULL), -(449,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:18:29','2024-10-07 08:18:29',10,'[309,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728281909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728281909;}',3,1,'2024-10-07 06:19:58','2024-10-07 08:19:58',0,NULL), -(450,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:18:29','2024-10-07 08:18:29',10,'[306,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728281909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728281909;}',3,1,'2024-10-07 06:19:58','2024-10-07 08:19:58',0,NULL), -(451,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:30:34','2024-10-07 08:30:34',10,'[307,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282634;}',3,1,'2024-10-07 06:30:37','2024-10-07 08:30:37',0,NULL), -(452,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:30:34','2024-10-07 08:30:34',10,'[308,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282634;}',3,1,'2024-10-07 06:30:37','2024-10-07 08:30:37',0,NULL), -(453,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:30:34','2024-10-07 08:30:34',10,'[309,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282634;}',3,1,'2024-10-07 06:30:37','2024-10-07 08:30:37',0,NULL), -(454,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:30:35','2024-10-07 08:30:35',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282635;}',3,1,'2024-10-07 06:30:37','2024-10-07 08:30:37',0,NULL), -(455,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:30:38','2024-10-07 08:30:38',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282638;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282638;}',3,1,'2024-10-07 06:33:26','2024-10-07 08:33:26',0,NULL), -(456,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:33:27','2024-10-07 08:33:27',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282807;}',3,1,'2024-10-07 06:33:53','2024-10-07 08:33:53',0,NULL), -(457,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:33:27','2024-10-07 08:33:27',10,'[313,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282807;}',3,1,'2024-10-07 06:33:53','2024-10-07 08:33:53',0,NULL), -(458,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:33:27','2024-10-07 08:33:27',10,'[314,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282807;}',3,1,'2024-10-07 06:33:53','2024-10-07 08:33:53',0,NULL), -(459,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:33:27','2024-10-07 08:33:27',10,'[315,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282807;}',3,1,'2024-10-07 06:33:53','2024-10-07 08:33:53',0,NULL), -(460,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:33:27','2024-10-07 08:33:27',10,'[312,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728282807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728282807;}',3,1,'2024-10-07 06:33:53','2024-10-07 08:33:53',0,NULL), -(461,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:39:20','2024-10-07 08:39:20',10,'[313,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283160;}',3,1,'2024-10-07 06:39:36','2024-10-07 08:39:36',0,NULL), -(462,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:39:20','2024-10-07 08:39:20',10,'[314,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283160;}',3,1,'2024-10-07 06:39:36','2024-10-07 08:39:36',0,NULL), -(463,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:39:20','2024-10-07 08:39:20',10,'[315,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283160;}',3,1,'2024-10-07 06:39:36','2024-10-07 08:39:36',0,NULL), -(464,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:39:33','2024-10-07 08:39:33',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283173;}',3,1,'2024-10-07 06:39:36','2024-10-07 08:39:36',0,NULL), -(465,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:39:37','2024-10-07 08:39:37',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283177;}',3,1,'2024-10-07 06:40:26','2024-10-07 08:40:26',0,NULL), -(466,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:40:27','2024-10-07 08:40:27',10,'[318,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283227;}',3,1,'2024-10-07 06:40:31','2024-10-07 08:40:31',0,NULL), -(467,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:40:27','2024-10-07 08:40:27',10,'[319,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283227;}',3,1,'2024-10-07 06:40:31','2024-10-07 08:40:31',0,NULL), -(468,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:40:27','2024-10-07 08:40:27',10,'[320,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283227;}',3,1,'2024-10-07 06:40:31','2024-10-07 08:40:31',0,NULL), -(469,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:40:27','2024-10-07 08:40:27',10,'[321,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283227;}',3,1,'2024-10-07 06:40:31','2024-10-07 08:40:31',0,NULL), -(470,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:40:27','2024-10-07 08:40:27',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728283227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728283227;}',3,1,'2024-10-07 06:40:31','2024-10-07 08:40:31',0,NULL), -(471,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:56:13','2024-10-07 08:56:13',10,'[319,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728284173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728284173;}',3,1,'2024-10-07 07:09:29','2024-10-07 09:09:29',0,NULL), -(472,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:56:13','2024-10-07 08:56:13',10,'[320,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728284173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728284173;}',3,1,'2024-10-07 07:09:29','2024-10-07 09:09:29',0,NULL), -(473,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:56:13','2024-10-07 08:56:13',10,'[321,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728284173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728284173;}',3,1,'2024-10-07 07:09:29','2024-10-07 09:09:29',0,NULL), -(474,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:56:13','2024-10-07 08:56:13',10,'[318,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728284173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728284173;}',3,1,'2024-10-07 07:09:29','2024-10-07 09:09:29',0,NULL), -(475,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 06:56:16','2024-10-07 08:56:16',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728284176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728284176;}',3,1,'2024-10-07 07:09:29','2024-10-07 09:09:29',0,NULL), -(476,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[65,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(477,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[66,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(478,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[67,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(479,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[68,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(480,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[69,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(481,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[70,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(482,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[71,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(483,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:26','2024-10-07 11:08:26',10,'[60,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292106;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(484,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:08:33','2024-10-07 11:08:33',10,'[325,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292113;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292113;}',3,1,'2024-10-07 09:08:35','2024-10-07 11:08:35',0,NULL), -(485,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:22:42','2024-10-07 11:22:42',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292962;}',3,1,'2024-10-07 09:23:37','2024-10-07 11:23:37',0,NULL), -(486,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:22:53','2024-10-07 11:22:53',10,'[328,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728292973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728292973;}',3,1,'2024-10-07 09:23:37','2024-10-07 11:23:37',0,NULL), -(487,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:26:20','2024-10-07 11:26:20',10,'[328,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293180;}',3,1,'2024-10-07 09:26:33','2024-10-07 11:26:33',0,NULL), -(488,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:26:40','2024-10-07 11:26:40',10,'[331,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293200;}',3,1,'2024-10-07 09:28:49','2024-10-07 11:28:49',0,NULL), -(489,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:35:04','2024-10-07 11:35:04',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293704;}',3,1,'2024-10-07 09:35:18','2024-10-07 11:35:18',0,NULL), -(490,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:35:19','2024-10-07 11:35:19',10,'[335,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293719;}',3,1,'2024-10-07 09:35:24','2024-10-07 11:35:24',0,NULL), -(491,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:37:36','2024-10-07 11:37:36',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293856;}',3,1,'2024-10-07 09:38:33','2024-10-07 11:38:33',0,NULL), -(492,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:38:32','2024-10-07 11:38:32',10,'[338,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728293912;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728293912;}',3,1,'2024-10-07 09:38:33','2024-10-07 11:38:33',0,NULL), -(493,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-07 09:51:17','2024-10-07 11:51:17',10,'[338,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728294677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728294677;}',3,1,'2024-10-07 19:41:40','2024-10-07 21:41:40',0,NULL), -(494,'woocommerce_cleanup_draft_orders','complete','2024-10-10 05:47:24','2024-10-10 07:47:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728539244;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728539244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-12 17:33:15','2024-10-12 19:33:15',0,NULL), -(495,'woocommerce_cleanup_draft_orders','complete','2024-10-13 17:33:15','2024-10-13 19:33:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728840795;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728840795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-15 13:23:54','2024-10-15 15:23:54',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), -(497,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(498,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[343,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(499,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[344,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(500,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[345,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(501,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(502,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:20','2024-10-15 16:01:20',10,'[343,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000880;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000880;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(503,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:21','2024-10-15 16:01:21',10,'[343,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000881;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(504,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:24','2024-10-15 16:01:24',10,'[344,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000884;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(505,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:27','2024-10-15 16:01:27',10,'[345,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000887;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(506,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:27','2024-10-15 16:01:27',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000887;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(507,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:30','2024-10-15 16:01:30',10,'[350,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000890;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(508,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:30','2024-10-15 16:01:30',10,'[351,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000890;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(509,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:30','2024-10-15 16:01:30',10,'[352,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000890;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(510,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:34','2024-10-15 16:01:34',10,'[350,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000894;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(511,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:37','2024-10-15 16:01:37',10,'[351,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000897;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(512,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:39','2024-10-15 16:01:39',10,'[352,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000899;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(513,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:39','2024-10-15 16:01:39',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000899;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(514,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:49','2024-10-15 16:01:49',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000909;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(515,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[353,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(516,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[354,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(517,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[355,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(518,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(519,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:05:37','2024-10-15 16:05:37',10,'[353,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001137;}',3,1,'2024-10-15 14:05:37','2024-10-15 16:05:37',0,NULL), -(520,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:05:37','2024-10-15 16:05:37',10,'[354,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001137;}',3,1,'2024-10-15 14:05:37','2024-10-15 16:05:37',0,NULL), -(521,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:05:37','2024-10-15 16:05:37',10,'[355,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001137;}',3,1,'2024-10-15 14:05:37','2024-10-15 16:05:37',0,NULL), -(522,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:06:00','2024-10-15 16:06:00',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001160;}',3,1,'2024-10-15 14:06:46','2024-10-15 16:06:46',0,NULL), -(523,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(524,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[357,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(525,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[358,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(526,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[359,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(527,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[356,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(528,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:46','2024-10-15 16:29:46',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002586;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(529,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:51','2024-10-15 16:29:51',10,'[357,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002591;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(530,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:53','2024-10-15 16:29:53',10,'[358,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002593;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002593;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(531,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:55','2024-10-15 16:29:55',10,'[359,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002595;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(532,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:55','2024-10-15 16:29:55',10,'[356,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002595;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(533,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:57','2024-10-15 16:29:57',10,'[362,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002597;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(534,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:57','2024-10-15 16:29:57',10,'[363,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002597;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(535,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:57','2024-10-15 16:29:57',10,'[364,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002597;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(536,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:20','2024-10-15 16:33:20',10,'[362,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002800;}',3,1,'2024-10-15 14:33:39','2024-10-15 16:33:39',0,NULL), -(537,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:20','2024-10-15 16:33:20',10,'[363,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002800;}',3,1,'2024-10-15 14:33:39','2024-10-15 16:33:39',0,NULL), -(538,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:20','2024-10-15 16:33:20',10,'[364,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002800;}',3,1,'2024-10-15 14:33:39','2024-10-15 16:33:39',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','pending','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,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',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); -/*!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=2197 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_claims` --- - -LOCK TABLES `haikuwp_actionscheduler_claims` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_groups` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_groups`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_groups` ( - `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `slug` varchar(255) NOT NULL, - PRIMARY KEY (`group_id`), - KEY `slug` (`slug`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_groups` --- - -LOCK TABLES `haikuwp_actionscheduler_groups` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` DISABLE KEYS */; -INSERT INTO `haikuwp_actionscheduler_groups` VALUES -(1,'action-scheduler-migration'), -(2,''), -(3,'woocommerce-db-updates'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_logs` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_logs`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_logs` ( - `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `action_id` bigint(20) unsigned NOT NULL, - `message` text NOT NULL, - `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', - `log_date_local` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`log_id`), - KEY `action_id` (`action_id`), - KEY `log_date_gmt` (`log_date_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=1955 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'), -(463,161,'action created','2024-09-28 12:03:43','2024-09-28 14:03:43'), -(464,161,'action started via WP Cron','2024-09-30 03:00:23','2024-09-30 05:00:23'), -(465,161,'action complete via WP Cron','2024-09-30 03:00:23','2024-09-30 05:00:23'), -(466,162,'action created','2024-09-30 03:00:23','2024-09-30 05:00:23'), -(467,163,'action created','2024-09-30 15:14:50','2024-09-30 17:14:50'), -(468,164,'action created','2024-09-30 15:15:02','2024-09-30 17:15:02'), -(469,165,'action created','2024-09-30 15:15:05','2024-09-30 17:15:05'), -(470,163,'action started via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(471,163,'action complete via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(472,164,'action started via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(473,164,'action complete via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(474,165,'action started via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(475,165,'action complete via WP Cron','2024-09-30 15:15:37','2024-09-30 17:15:37'), -(476,166,'action created','2024-09-30 15:15:53','2024-09-30 17:15:53'), -(477,166,'action started via WP Cron','2024-09-30 15:22:16','2024-09-30 17:22:16'), -(478,166,'action complete via WP Cron','2024-09-30 15:22:16','2024-09-30 17:22:16'), -(479,167,'action created','2024-09-30 15:51:56','2024-09-30 17:51:56'), -(480,167,'action started via WP Cron','2024-09-30 15:52:52','2024-09-30 17:52:52'), -(481,167,'action complete via WP Cron','2024-09-30 15:52:52','2024-09-30 17:52:52'), -(482,168,'action created','2024-09-30 15:52:52','2024-09-30 17:52:52'), -(483,168,'action started via WP Cron','2024-09-30 15:54:11','2024-09-30 17:54:11'), -(484,168,'action complete via WP Cron','2024-09-30 15:54:11','2024-09-30 17:54:11'), -(485,169,'action created','2024-09-30 15:55:23','2024-09-30 17:55:23'), -(486,169,'action started via WP Cron','2024-09-30 15:55:35','2024-09-30 17:55:35'), -(487,169,'action complete via WP Cron','2024-09-30 15:55:35','2024-09-30 17:55:35'), -(488,170,'action created','2024-09-30 15:59:32','2024-09-30 17:59:32'), -(489,170,'action started via WP Cron','2024-09-30 15:59:35','2024-09-30 17:59:35'), -(490,170,'action complete via WP Cron','2024-09-30 15:59:35','2024-09-30 17:59:35'), -(491,171,'action created','2024-09-30 16:00:11','2024-09-30 18:00:11'), -(492,171,'action started via Async Request','2024-09-30 16:00:15','2024-09-30 18:00:15'), -(493,171,'action complete via Async Request','2024-09-30 16:00:15','2024-09-30 18:00:15'), -(494,172,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(495,173,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(496,174,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(497,175,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(498,176,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(499,177,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(500,178,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(501,179,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(502,180,'action created','2024-09-30 16:02:31','2024-09-30 18:02:31'), -(503,172,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(504,172,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(505,173,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(506,173,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(507,174,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(508,174,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(509,175,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(510,175,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(511,176,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(512,176,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(513,177,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(514,177,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(515,178,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(516,178,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(517,179,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(518,179,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(519,180,'action started via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(520,180,'action complete via WP Cron','2024-09-30 16:04:10','2024-09-30 18:04:10'), -(521,181,'action created','2024-09-30 16:31:38','2024-09-30 18:31:38'), -(522,181,'action started via WP Cron','2024-09-30 16:32:37','2024-09-30 18:32:37'), -(523,181,'action complete via WP Cron','2024-09-30 16:32:37','2024-09-30 18:32:37'), -(524,182,'action created','2024-09-30 16:35:59','2024-09-30 18:35:59'), -(525,182,'action started via WP Cron','2024-09-30 16:38:38','2024-09-30 18:38:38'), -(526,182,'action complete via WP Cron','2024-09-30 16:38:38','2024-09-30 18:38:38'), -(527,183,'action created','2024-09-30 16:39:11','2024-09-30 18:39:11'), -(528,183,'action started via WP Cron','2024-09-30 16:39:36','2024-09-30 18:39:36'), -(529,183,'action complete via WP Cron','2024-09-30 16:39:36','2024-09-30 18:39:36'), -(530,184,'action created','2024-09-30 16:39:36','2024-09-30 18:39:36'), -(531,184,'action started via Async Request','2024-09-30 16:39:38','2024-09-30 18:39:38'), -(532,184,'action complete via Async Request','2024-09-30 16:39:38','2024-09-30 18:39:38'), -(533,185,'action created','2024-09-30 16:53:52','2024-09-30 18:53:52'), -(534,185,'action started via Async Request','2024-09-30 16:54:23','2024-09-30 18:54:23'), -(535,185,'action complete via Async Request','2024-09-30 16:54:23','2024-09-30 18:54:23'), -(536,186,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(537,187,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(538,188,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(539,189,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(540,190,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(541,191,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(542,192,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(543,193,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(544,194,'action created','2024-09-30 16:54:28','2024-09-30 18:54:28'), -(545,186,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(546,186,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(547,187,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(548,187,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(549,188,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(550,188,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(551,189,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(552,189,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(553,190,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(554,190,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(555,191,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(556,191,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(557,192,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(558,192,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(559,193,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(560,193,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(561,194,'action started via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(562,194,'action complete via WP Cron','2024-09-30 16:56:02','2024-09-30 18:56:02'), -(563,195,'action created','2024-09-30 17:01:44','2024-09-30 19:01:44'), -(564,195,'action started via WP Cron','2024-09-30 17:03:46','2024-09-30 19:03:46'), -(565,195,'action complete via WP Cron','2024-09-30 17:03:46','2024-09-30 19:03:46'), -(566,196,'action created','2024-09-30 19:12:21','2024-09-30 21:12:21'), -(567,197,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(568,198,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(569,199,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(570,200,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(571,201,'action created','2024-09-30 19:12:33','2024-09-30 21:12:33'), -(572,202,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(573,203,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(574,204,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(575,205,'action created','2024-09-30 19:12:34','2024-09-30 21:12:34'), -(576,196,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(577,196,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(578,197,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(579,197,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(580,198,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(581,198,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(582,199,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(583,199,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(584,200,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(585,200,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(586,201,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(587,201,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(588,202,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(589,202,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(590,203,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(591,203,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(592,204,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(593,204,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(594,205,'action started via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(595,205,'action complete via WP Cron','2024-09-30 19:12:35','2024-09-30 21:12:35'), -(596,206,'action created','2024-09-30 19:20:32','2024-09-30 21:20:32'), -(597,206,'action started via WP Cron','2024-09-30 19:20:35','2024-09-30 21:20:35'), -(598,206,'action complete via WP Cron','2024-09-30 19:20:35','2024-09-30 21:20:35'), -(599,207,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(600,208,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(601,209,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(602,210,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(603,211,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(604,212,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(605,213,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(606,214,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(607,215,'action created','2024-09-30 19:21:56','2024-09-30 21:21:56'), -(608,207,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(609,207,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(610,208,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(611,208,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(612,209,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(613,209,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(614,210,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(615,210,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(616,211,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(617,211,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(618,212,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(619,212,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(620,213,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(621,213,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(622,214,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(623,214,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(624,215,'action started via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(625,215,'action complete via WP Cron','2024-09-30 19:29:25','2024-09-30 21:29:25'), -(626,216,'action created','2024-09-30 19:42:03','2024-09-30 21:42:03'), -(627,216,'action started via WP Cron','2024-09-30 19:53:07','2024-09-30 21:53:07'), -(628,216,'action complete via WP Cron','2024-09-30 19:53:07','2024-09-30 21:53:07'), -(629,217,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(630,218,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(631,219,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(632,220,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(633,221,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(634,222,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(635,223,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(636,224,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(637,225,'action created','2024-09-30 20:00:27','2024-09-30 22:00:27'), -(638,217,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(639,217,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(640,218,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(641,218,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(642,219,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(643,219,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(644,220,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(645,220,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(646,221,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(647,221,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(648,222,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(649,222,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(650,223,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(651,223,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(652,224,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(653,224,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(654,225,'action started via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(655,225,'action complete via WP Cron','2024-09-30 20:09:40','2024-09-30 22:09:40'), -(656,226,'action created','2024-09-30 20:18:33','2024-09-30 22:18:33'), -(657,226,'action started via WP Cron','2024-09-30 20:18:35','2024-09-30 22:18:35'), -(658,226,'action complete via WP Cron','2024-09-30 20:18:35','2024-09-30 22:18:35'), -(659,227,'action created','2024-09-30 20:18:35','2024-09-30 22:18:35'), -(660,228,'action created','2024-09-30 20:18:52','2024-09-30 22:18:52'), -(661,227,'action started via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(662,227,'action complete via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(663,228,'action started via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(664,228,'action complete via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(665,162,'action started via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(666,162,'action complete via WP Cron','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(667,229,'action created','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(668,230,'action created','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(669,231,'action created','2024-10-01 06:12:23','2024-10-01 08:12:23'), -(670,232,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(671,233,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(672,234,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(673,235,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(674,236,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(675,237,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(676,238,'action created','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(677,230,'action started via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(678,230,'action complete via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(679,231,'action started via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(680,231,'action complete via Async Request','2024-10-01 06:12:24','2024-10-01 08:12:24'), -(681,232,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(682,232,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(683,233,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(684,233,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(685,234,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(686,234,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(687,235,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(688,235,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(689,236,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(690,236,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(691,237,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(692,237,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(693,238,'action started via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(694,238,'action complete via Async Request','2024-10-01 06:12:29','2024-10-01 08:12:29'), -(695,239,'action created','2024-10-01 06:30:22','2024-10-01 08:30:22'), -(696,239,'action started via WP Cron','2024-10-01 06:30:35','2024-10-01 08:30:35'), -(697,239,'action complete via WP Cron','2024-10-01 06:30:35','2024-10-01 08:30:35'), -(698,240,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(699,241,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(700,242,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(701,243,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(702,244,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(703,245,'action created','2024-10-01 06:31:00','2024-10-01 08:31:00'), -(704,246,'action created','2024-10-01 06:31:01','2024-10-01 08:31:01'), -(705,247,'action created','2024-10-01 06:31:01','2024-10-01 08:31:01'), -(706,248,'action created','2024-10-01 06:31:01','2024-10-01 08:31:01'), -(707,240,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(708,240,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(709,241,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(710,241,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(711,242,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(712,242,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(713,243,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(714,243,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(715,244,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(716,244,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(717,245,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(718,245,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(719,246,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(720,246,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(721,247,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(722,247,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(723,248,'action started via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(724,248,'action complete via WP Cron','2024-10-01 06:32:14','2024-10-01 08:32:14'), -(725,249,'action created','2024-10-01 06:38:35','2024-10-01 08:38:35'), -(726,249,'action started via Async Request','2024-10-01 06:39:04','2024-10-01 08:39:04'), -(727,249,'action complete via Async Request','2024-10-01 06:39:04','2024-10-01 08:39:04'), -(728,250,'action created','2024-10-01 06:42:23','2024-10-01 08:42:23'), -(729,250,'action started via WP Cron','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(730,250,'action complete via WP Cron','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(731,251,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(732,252,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(733,253,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(734,254,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(735,255,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(736,256,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(737,257,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(738,258,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(739,259,'action created','2024-10-01 06:42:52','2024-10-01 08:42:52'), -(740,251,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(741,251,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(742,252,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(743,252,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(744,253,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(745,253,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(746,254,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(747,254,'action complete via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(748,255,'action started via WP Cron','2024-10-01 06:58:26','2024-10-01 08:58:26'), -(749,255,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(750,256,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(751,256,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(752,257,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(753,257,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(754,258,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(755,258,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(756,259,'action started via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(757,259,'action complete via WP Cron','2024-10-01 06:58:27','2024-10-01 08:58:27'), -(758,260,'action created','2024-10-01 07:30:21','2024-10-01 09:30:21'), -(759,260,'action started via WP Cron','2024-10-01 07:30:35','2024-10-01 09:30:35'), -(760,260,'action complete via WP Cron','2024-10-01 07:30:35','2024-10-01 09:30:35'), -(761,261,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(762,262,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(763,263,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(764,264,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(765,265,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(766,266,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(767,267,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(768,268,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(769,269,'action created','2024-10-01 09:31:42','2024-10-01 11:31:42'), -(770,261,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(771,261,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(772,262,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(773,262,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(774,263,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(775,263,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(776,264,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(777,264,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(778,265,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(779,265,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(780,266,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(781,266,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(782,267,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(783,267,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(784,268,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(785,268,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(786,269,'action started via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(787,269,'action complete via WP Cron','2024-10-01 09:58:33','2024-10-01 11:58:33'), -(788,270,'action created','2024-10-01 10:04:39','2024-10-01 12:04:39'), -(789,271,'action created','2024-10-01 10:04:52','2024-10-01 12:04:52'), -(790,272,'action created','2024-10-01 10:04:52','2024-10-01 12:04:52'), -(791,273,'action created','2024-10-01 10:04:52','2024-10-01 12:04:52'), -(792,270,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(793,270,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(794,271,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(795,271,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(796,272,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(797,272,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(798,273,'action started via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(799,273,'action complete via Async Request','2024-10-01 10:05:10','2024-10-01 12:05:10'), -(800,274,'action created','2024-10-01 10:05:50','2024-10-01 12:05:50'), -(801,275,'action created','2024-10-01 10:05:53','2024-10-01 12:05:53'), -(802,276,'action created','2024-10-01 10:05:55','2024-10-01 12:05:55'), -(803,277,'action created','2024-10-01 10:05:57','2024-10-01 12:05:57'), -(804,278,'action created','2024-10-01 10:05:59','2024-10-01 12:05:59'), -(805,279,'action created','2024-10-01 10:06:02','2024-10-01 12:06:02'), -(806,280,'action created','2024-10-01 10:06:04','2024-10-01 12:06:04'), -(807,281,'action created','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(808,274,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(809,274,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(810,275,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(811,275,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(812,276,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(813,276,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(814,277,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(815,277,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(816,278,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(817,278,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(818,279,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(819,279,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(820,280,'action started via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(821,280,'action complete via Async Request','2024-10-01 10:06:13','2024-10-01 12:06:13'), -(822,282,'action created','2024-10-01 10:06:16','2024-10-01 12:06:16'), -(823,281,'action started via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(824,281,'action complete via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(825,282,'action started via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(826,282,'action complete via Async Request','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(827,283,'action created','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(828,284,'action created','2024-10-01 10:06:18','2024-10-01 12:06:18'), -(829,285,'action created','2024-10-01 10:06:21','2024-10-01 12:06:21'), -(830,286,'action created','2024-10-01 10:06:21','2024-10-01 12:06:21'), -(831,287,'action created','2024-10-01 10:06:21','2024-10-01 12:06:21'), -(832,283,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(833,283,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(834,284,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(835,284,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(836,285,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(837,285,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(838,286,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(839,286,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(840,287,'action started via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(841,287,'action complete via Async Request','2024-10-01 10:06:23','2024-10-01 12:06:23'), -(842,288,'action created','2024-10-01 10:21:07','2024-10-01 12:21:07'), -(843,289,'action created','2024-10-01 10:21:07','2024-10-01 12:21:07'), -(844,290,'action created','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(845,288,'action started via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(846,288,'action complete via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(847,289,'action started via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(848,289,'action complete via Async Request','2024-10-01 10:21:08','2024-10-01 12:21:08'), -(849,290,'action started via Async Request','2024-10-01 10:21:13','2024-10-01 12:21:13'), -(850,290,'action complete via Async Request','2024-10-01 10:21:13','2024-10-01 12:21:13'), -(851,291,'action created','2024-10-01 10:21:34','2024-10-01 12:21:34'), -(852,291,'action started via WP Cron','2024-10-01 10:21:37','2024-10-01 12:21:37'), -(853,291,'action complete via WP Cron','2024-10-01 10:21:38','2024-10-01 12:21:38'), -(854,292,'action created','2024-10-01 10:21:41','2024-10-01 12:21:41'), -(855,292,'action started via Async Request','2024-10-01 10:22:11','2024-10-01 12:22:11'), -(856,292,'action complete via Async Request','2024-10-01 10:22:11','2024-10-01 12:22:11'), -(857,293,'action created','2024-10-01 10:25:01','2024-10-01 12:25:01'), -(858,294,'action created','2024-10-01 10:25:14','2024-10-01 12:25:14'), -(859,295,'action created','2024-10-01 10:25:16','2024-10-01 12:25:16'), -(860,296,'action created','2024-10-01 10:25:18','2024-10-01 12:25:18'), -(861,297,'action created','2024-10-01 10:25:19','2024-10-01 12:25:19'), -(862,298,'action created','2024-10-01 10:25:21','2024-10-01 12:25:21'), -(863,299,'action created','2024-10-01 10:25:23','2024-10-01 12:25:23'), -(864,300,'action created','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(865,301,'action created','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(866,293,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(867,293,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(868,294,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(869,294,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(870,295,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(871,295,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(872,296,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(873,296,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(874,297,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(875,297,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(876,298,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(877,298,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(878,299,'action started via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(879,299,'action complete via Async Request','2024-10-01 10:25:25','2024-10-01 12:25:25'), -(880,302,'action created','2024-10-01 10:25:28','2024-10-01 12:25:28'), -(881,303,'action created','2024-10-01 10:25:28','2024-10-01 12:25:28'), -(882,300,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(883,300,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(884,301,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(885,301,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(886,302,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(887,302,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(888,303,'action started via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(889,303,'action complete via Async Request','2024-10-01 10:25:30','2024-10-01 12:25:30'), -(890,304,'action created','2024-10-01 10:25:51','2024-10-01 12:25:51'), -(891,304,'action started via WP Cron','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(892,304,'action complete via WP Cron','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(893,305,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(894,306,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(895,307,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(896,308,'action created','2024-10-01 16:14:00','2024-10-01 18:14:00'), -(897,309,'action created','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(898,305,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(899,305,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(900,306,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(901,306,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(902,307,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(903,307,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(904,308,'action started via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(905,308,'action complete via Async Request','2024-10-01 16:14:01','2024-10-01 18:14:01'), -(906,309,'action started via Async Request','2024-10-01 16:14:06','2024-10-01 18:14:06'), -(907,309,'action complete via Async Request','2024-10-01 16:14:06','2024-10-01 18:14:06'), -(908,310,'action created','2024-10-01 17:39:53','2024-10-01 19:39:53'), -(909,311,'action created','2024-10-01 17:39:53','2024-10-01 19:39:53'), -(910,312,'action created','2024-10-01 17:39:53','2024-10-01 19:39:53'), -(911,313,'action created','2024-10-01 17:40:18','2024-10-01 19:40:18'), -(912,310,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(913,310,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(914,311,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(915,311,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(916,312,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(917,312,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(918,313,'action started via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(919,313,'action complete via WP Cron','2024-10-01 17:40:42','2024-10-01 19:40:42'), -(920,314,'action created','2024-10-01 17:51:30','2024-10-01 19:51:30'), -(921,314,'action started via WP Cron','2024-10-01 17:51:35','2024-10-01 19:51:35'), -(922,314,'action complete via WP Cron','2024-10-01 17:51:35','2024-10-01 19:51:35'), -(923,315,'action created','2024-10-01 17:51:35','2024-10-01 19:51:35'), -(924,315,'action started via Async Request','2024-10-01 17:52:01','2024-10-01 19:52:01'), -(925,315,'action complete via Async Request','2024-10-01 17:52:01','2024-10-01 19:52:01'), -(926,316,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(927,317,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(928,318,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(929,319,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(930,320,'action created','2024-10-01 17:52:06','2024-10-01 19:52:06'), -(931,316,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(932,316,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(933,317,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(934,317,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(935,318,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(936,318,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(937,319,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(938,319,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(939,320,'action started via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(940,320,'action complete via WP Cron','2024-10-01 17:52:57','2024-10-01 19:52:57'), -(941,321,'action created','2024-10-01 17:55:38','2024-10-01 19:55:38'), -(942,322,'action created','2024-10-01 17:55:38','2024-10-01 19:55:38'), -(943,323,'action created','2024-10-01 17:55:38','2024-10-01 19:55:38'), -(944,324,'action created','2024-10-01 17:55:46','2024-10-01 19:55:46'), -(945,325,'action created','2024-10-01 17:56:20','2024-10-01 19:56:20'), -(946,321,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(947,321,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(948,322,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(949,322,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(950,323,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(951,323,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(952,324,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(953,324,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(954,325,'action started via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(955,325,'action complete via WP Cron','2024-10-02 01:41:18','2024-10-02 03:41:18'), -(956,229,'action started via WP Cron','2024-10-02 06:16:48','2024-10-02 08:16:48'), -(957,229,'action complete via WP Cron','2024-10-02 06:16:48','2024-10-02 08:16:48'), -(958,326,'action created','2024-10-02 06:16:48','2024-10-02 08:16:48'), -(959,327,'action created','2024-10-02 17:04:41','2024-10-02 19:04:41'), -(960,327,'action started via WP Cron','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(961,327,'action complete via WP Cron','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(962,328,'action created','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(963,329,'action created','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(964,330,'action created','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(965,331,'action created','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(966,332,'action created','2024-10-02 17:26:31','2024-10-02 19:26:31'), -(967,328,'action started via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(968,328,'action complete via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(969,329,'action started via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(970,329,'action complete via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(971,330,'action started via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(972,330,'action complete via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(973,331,'action started via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(974,331,'action complete via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(975,332,'action started via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(976,332,'action complete via WP Cron','2024-10-02 17:31:35','2024-10-02 19:31:35'), -(977,333,'action created','2024-10-02 17:48:21','2024-10-02 19:48:21'), -(978,334,'action created','2024-10-02 17:48:21','2024-10-02 19:48:21'), -(979,335,'action created','2024-10-02 17:48:21','2024-10-02 19:48:21'), -(980,333,'action started via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(981,333,'action complete via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(982,334,'action started via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(983,334,'action complete via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(984,335,'action started via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(985,335,'action complete via WP Cron','2024-10-02 17:48:37','2024-10-02 19:48:37'), -(986,336,'action created','2024-10-02 17:48:45','2024-10-02 19:48:45'), -(987,337,'action created','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(988,338,'action created','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(989,339,'action created','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(990,340,'action created','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(991,341,'action created','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(992,336,'action started via Async Request','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(993,336,'action complete via Async Request','2024-10-02 17:49:31','2024-10-02 19:49:31'), -(994,337,'action started via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(995,337,'action complete via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(996,338,'action started via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(997,338,'action complete via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(998,339,'action started via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(999,339,'action complete via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(1000,340,'action started via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(1001,340,'action complete via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(1002,341,'action started via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(1003,341,'action complete via WP Cron','2024-10-02 17:49:35','2024-10-02 19:49:35'), -(1004,342,'action created','2024-10-02 17:58:47','2024-10-02 19:58:47'), -(1005,343,'action created','2024-10-02 17:58:47','2024-10-02 19:58:47'), -(1006,344,'action created','2024-10-02 17:58:47','2024-10-02 19:58:47'), -(1007,345,'action created','2024-10-02 17:59:02','2024-10-02 19:59:02'), -(1008,342,'action started via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1009,342,'action complete via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1010,343,'action started via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1011,343,'action complete via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1012,344,'action started via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1013,344,'action complete via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1014,345,'action started via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1015,345,'action complete via WP Cron','2024-10-02 18:00:19','2024-10-02 20:00:19'), -(1016,346,'action created','2024-10-02 21:06:34','2024-10-02 23:06:34'), -(1017,347,'action created','2024-10-02 21:06:34','2024-10-02 23:06:34'), -(1018,348,'action created','2024-10-02 21:06:34','2024-10-02 23:06:34'), -(1019,349,'action created','2024-10-02 21:06:34','2024-10-02 23:06:34'), -(1020,350,'action created','2024-10-02 21:06:34','2024-10-02 23:06:34'), -(1021,346,'action started via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1022,346,'action complete via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1023,347,'action started via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1024,347,'action complete via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1025,348,'action started via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1026,348,'action complete via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1027,349,'action started via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1028,349,'action complete via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1029,350,'action started via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1030,350,'action complete via WP Cron','2024-10-02 21:06:35','2024-10-02 23:06:35'), -(1031,351,'action created','2024-10-02 21:14:44','2024-10-02 23:14:44'), -(1032,352,'action created','2024-10-02 21:14:51','2024-10-02 23:14:51'), -(1033,351,'action started via Async Request','2024-10-02 21:14:51','2024-10-02 23:14:51'), -(1034,351,'action complete via Async Request','2024-10-02 21:14:51','2024-10-02 23:14:51'), -(1035,353,'action created','2024-10-02 21:14:54','2024-10-02 23:14:54'), -(1036,354,'action created','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1037,355,'action created','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1038,352,'action started via Async Request','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1039,352,'action complete via Async Request','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1040,353,'action started via Async Request','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1041,353,'action complete via Async Request','2024-10-02 21:14:56','2024-10-02 23:14:56'), -(1042,356,'action created','2024-10-02 21:14:59','2024-10-02 23:14:59'), -(1043,357,'action created','2024-10-02 21:14:59','2024-10-02 23:14:59'), -(1044,354,'action started via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1045,354,'action complete via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1046,355,'action started via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1047,355,'action complete via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1048,356,'action started via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1049,356,'action complete via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1050,357,'action started via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1051,357,'action complete via Async Request','2024-10-02 21:15:01','2024-10-02 23:15:01'), -(1052,358,'action created','2024-10-02 21:16:10','2024-10-02 23:16:10'), -(1053,359,'action created','2024-10-02 21:16:10','2024-10-02 23:16:10'), -(1054,360,'action created','2024-10-02 21:16:28','2024-10-02 23:16:28'), -(1055,358,'action started via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1056,358,'action complete via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1057,359,'action started via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1058,359,'action complete via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1059,360,'action started via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1060,360,'action complete via WP Cron','2024-10-02 21:16:44','2024-10-02 23:16:44'), -(1061,361,'action created','2024-10-02 21:21:37','2024-10-02 23:21:37'), -(1062,362,'action created','2024-10-02 21:21:37','2024-10-02 23:21:37'), -(1063,363,'action created','2024-10-02 21:21:37','2024-10-02 23:21:37'), -(1064,364,'action created','2024-10-02 21:21:37','2024-10-02 23:21:37'), -(1065,361,'action started via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1066,361,'action complete via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1067,362,'action started via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1068,362,'action complete via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1069,363,'action started via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1070,363,'action complete via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1071,364,'action started via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1072,364,'action complete via WP Cron','2024-10-02 21:24:42','2024-10-02 23:24:42'), -(1073,365,'action created','2024-10-02 21:35:06','2024-10-02 23:35:06'), -(1074,366,'action created','2024-10-02 21:35:06','2024-10-02 23:35:06'), -(1075,365,'action started via Async Request','2024-10-02 21:35:15','2024-10-02 23:35:15'), -(1076,365,'action complete via Async Request','2024-10-02 21:35:15','2024-10-02 23:35:15'), -(1077,366,'action started via Async Request','2024-10-02 21:35:15','2024-10-02 23:35:15'), -(1078,366,'action complete via Async Request','2024-10-02 21:35:15','2024-10-02 23:35:15'), -(1079,367,'action created','2024-10-02 21:35:22','2024-10-02 23:35:22'), -(1080,367,'action started via WP Cron','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1081,367,'action complete via WP Cron','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1082,368,'action created','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1083,369,'action created','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1084,370,'action created','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1085,371,'action created','2024-10-02 21:36:10','2024-10-02 23:36:10'), -(1086,368,'action started via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1087,368,'action complete via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1088,369,'action started via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1089,369,'action complete via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1090,370,'action started via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1091,370,'action complete via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1092,371,'action started via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1093,371,'action complete via WP Cron','2024-10-02 21:36:43','2024-10-02 23:36:43'), -(1094,372,'action created','2024-10-02 21:39:56','2024-10-02 23:39:56'), -(1095,373,'action created','2024-10-02 21:39:56','2024-10-02 23:39:56'), -(1096,374,'action created','2024-10-02 21:40:11','2024-10-02 23:40:11'), -(1097,375,'action created','2024-10-02 21:40:26','2024-10-02 23:40:26'), -(1098,376,'action created','2024-10-02 21:40:26','2024-10-02 23:40:26'), -(1099,377,'action created','2024-10-02 21:40:26','2024-10-02 23:40:26'), -(1100,378,'action created','2024-10-02 21:40:26','2024-10-02 23:40:26'), -(1101,372,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1102,372,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1103,373,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1104,373,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1105,374,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1106,374,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1107,375,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1108,375,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1109,376,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1110,376,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1111,377,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1112,377,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1113,378,'action started via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1114,378,'action complete via WP Cron','2024-10-02 21:42:43','2024-10-02 23:42:43'), -(1115,379,'action created','2024-10-02 21:56:33','2024-10-02 23:56:33'), -(1116,380,'action created','2024-10-02 21:56:35','2024-10-02 23:56:35'), -(1117,379,'action started via WP Cron','2024-10-02 21:56:35','2024-10-02 23:56:35'), -(1118,379,'action complete via WP Cron','2024-10-02 21:56:35','2024-10-02 23:56:35'), -(1119,381,'action created','2024-10-02 21:56:35','2024-10-02 23:56:35'), -(1120,382,'action created','2024-10-02 21:56:47','2024-10-02 23:56:47'), -(1121,383,'action created','2024-10-02 21:56:47','2024-10-02 23:56:47'), -(1122,384,'action created','2024-10-02 21:56:51','2024-10-02 23:56:51'), -(1123,385,'action created','2024-10-02 21:56:56','2024-10-02 23:56:56'), -(1124,380,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1125,380,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1126,381,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1127,381,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1128,382,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1129,382,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1130,383,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1131,383,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1132,384,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1133,384,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1134,385,'action started via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1135,385,'action complete via Async Request','2024-10-02 21:57:23','2024-10-02 23:57:23'), -(1136,386,'action created','2024-10-02 21:58:40','2024-10-02 23:58:40'), -(1137,387,'action created','2024-10-02 21:58:42','2024-10-02 23:58:42'), -(1138,386,'action started via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1139,386,'action complete via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1140,387,'action started via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1141,387,'action complete via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1142,326,'action started via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1143,326,'action complete via WP Cron','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1144,388,'action created','2024-10-03 20:02:00','2024-10-03 22:02:00'), -(1145,389,'action created','2024-10-03 20:02:26','2024-10-03 22:02:26'), -(1146,389,'action started via WP Cron','2024-10-03 20:04:33','2024-10-03 22:04:33'), -(1147,389,'action complete via WP Cron','2024-10-03 20:04:33','2024-10-03 22:04:33'), -(1148,390,'action created','2024-10-03 20:13:21','2024-10-03 22:13:21'), -(1149,390,'action started via WP Cron','2024-10-03 20:13:35','2024-10-03 22:13:35'), -(1150,390,'action complete via WP Cron','2024-10-03 20:13:35','2024-10-03 22:13:35'), -(1151,391,'action created','2024-10-03 20:13:35','2024-10-03 22:13:35'), -(1152,392,'action created','2024-10-03 20:13:48','2024-10-03 22:13:48'), -(1153,391,'action started via Async Request','2024-10-03 20:13:48','2024-10-03 22:13:48'), -(1154,391,'action complete via Async Request','2024-10-03 20:13:48','2024-10-03 22:13:48'), -(1155,392,'action started via Async Request','2024-10-03 20:13:53','2024-10-03 22:13:53'), -(1156,392,'action complete via Async Request','2024-10-03 20:13:53','2024-10-03 22:13:53'), -(1157,393,'action created','2024-10-03 20:15:53','2024-10-03 22:15:53'), -(1158,393,'action started via WP Cron','2024-10-03 20:17:05','2024-10-03 22:17:05'), -(1159,393,'action complete via WP Cron','2024-10-03 20:17:05','2024-10-03 22:17:05'), -(1160,394,'action created','2024-10-03 20:17:11','2024-10-03 22:17:11'), -(1161,394,'action started via WP Cron','2024-10-03 20:20:10','2024-10-03 22:20:10'), -(1162,394,'action complete via WP Cron','2024-10-03 20:20:10','2024-10-03 22:20:10'), -(1163,395,'action created','2024-10-03 20:42:25','2024-10-03 22:42:25'), -(1164,395,'action started via WP Cron','2024-10-03 20:42:35','2024-10-03 22:42:35'), -(1165,395,'action complete via WP Cron','2024-10-03 20:42:35','2024-10-03 22:42:35'), -(1166,396,'action created','2024-10-03 20:43:42','2024-10-03 22:43:42'), -(1167,396,'action started via WP Cron','2024-10-03 20:45:29','2024-10-03 22:45:29'), -(1168,396,'action complete via WP Cron','2024-10-03 20:45:29','2024-10-03 22:45:29'), -(1169,397,'action created','2024-10-03 20:49:17','2024-10-03 22:49:17'), -(1170,397,'action started via WP Cron','2024-10-03 20:49:42','2024-10-03 22:49:42'), -(1171,397,'action complete via WP Cron','2024-10-03 20:49:42','2024-10-03 22:49:42'), -(1172,398,'action created','2024-10-04 06:18:28','2024-10-04 08:18:28'), -(1173,398,'action started via WP Cron','2024-10-04 06:25:50','2024-10-04 08:25:50'), -(1174,398,'action complete via WP Cron','2024-10-04 06:25:50','2024-10-04 08:25:50'), -(1175,399,'action created','2024-10-04 06:32:57','2024-10-04 08:32:57'), -(1176,400,'action created','2024-10-04 06:33:31','2024-10-04 08:33:31'), -(1177,399,'action started via Async Request','2024-10-04 06:33:31','2024-10-04 08:33:31'), -(1178,399,'action complete via Async Request','2024-10-04 06:33:31','2024-10-04 08:33:31'), -(1179,400,'action started via Async Request','2024-10-04 06:33:36','2024-10-04 08:33:36'), -(1180,400,'action complete via Async Request','2024-10-04 06:33:36','2024-10-04 08:33:36'), -(1181,401,'action created','2024-10-04 06:40:48','2024-10-04 08:40:48'), -(1182,402,'action created','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1183,403,'action created','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1184,404,'action created','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1185,405,'action created','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1186,406,'action created','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1187,401,'action started via Async Request','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1188,401,'action complete via Async Request','2024-10-04 06:41:22','2024-10-04 08:41:22'), -(1189,402,'action started via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1190,402,'action complete via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1191,403,'action started via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1192,403,'action complete via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1193,404,'action started via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1194,404,'action complete via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1195,405,'action started via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1196,405,'action complete via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1197,406,'action started via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1198,406,'action complete via Async Request','2024-10-04 06:41:27','2024-10-04 08:41:27'), -(1199,407,'action created','2024-10-04 06:51:18','2024-10-04 08:51:18'), -(1200,408,'action created','2024-10-04 06:51:18','2024-10-04 08:51:18'), -(1201,409,'action created','2024-10-04 06:51:18','2024-10-04 08:51:18'), -(1202,410,'action created','2024-10-04 06:51:18','2024-10-04 08:51:18'), -(1203,407,'action started via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1204,407,'action complete via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1205,408,'action started via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1206,408,'action complete via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1207,409,'action started via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1208,409,'action complete via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1209,410,'action started via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1210,410,'action complete via Async Request','2024-10-04 06:51:21','2024-10-04 08:51:21'), -(1211,411,'action created','2024-10-04 06:51:22','2024-10-04 08:51:22'), -(1212,411,'action started via Async Request','2024-10-04 06:51:27','2024-10-04 08:51:27'), -(1213,411,'action complete via Async Request','2024-10-04 06:51:27','2024-10-04 08:51:27'), -(1214,412,'action created','2024-10-04 06:51:31','2024-10-04 08:51:31'), -(1215,412,'action started via Async Request','2024-10-04 06:51:32','2024-10-04 08:51:32'), -(1216,412,'action complete via Async Request','2024-10-04 06:51:32','2024-10-04 08:51:32'), -(1217,413,'action created','2024-10-04 06:54:24','2024-10-04 08:54:24'), -(1218,413,'action started via WP Cron','2024-10-04 06:54:35','2024-10-04 08:54:35'), -(1219,413,'action complete via WP Cron','2024-10-04 06:54:35','2024-10-04 08:54:35'), -(1220,414,'action created','2024-10-04 06:55:02','2024-10-04 08:55:02'), -(1221,414,'action started via WP Cron','2024-10-04 07:00:30','2024-10-04 09:00:30'), -(1222,414,'action complete via WP Cron','2024-10-04 07:00:30','2024-10-04 09:00:30'), -(1223,415,'action created','2024-10-04 07:09:39','2024-10-04 09:09:39'), -(1224,416,'action created','2024-10-04 07:10:01','2024-10-04 09:10:01'), -(1225,415,'action started via Async Request','2024-10-04 07:10:01','2024-10-04 09:10:01'), -(1226,415,'action complete via Async Request','2024-10-04 07:10:01','2024-10-04 09:10:01'), -(1227,416,'action started via Async Request','2024-10-04 07:10:06','2024-10-04 09:10:06'), -(1228,416,'action complete via Async Request','2024-10-04 07:10:06','2024-10-04 09:10:06'), -(1229,417,'action created','2024-10-04 07:12:58','2024-10-04 09:12:58'), -(1230,417,'action started via WP Cron','2024-10-04 07:13:39','2024-10-04 09:13:39'), -(1231,417,'action complete via WP Cron','2024-10-04 07:13:39','2024-10-04 09:13:39'), -(1232,418,'action created','2024-10-04 19:50:55','2024-10-04 21:50:55'), -(1233,418,'action started via WP Cron','2024-10-04 19:57:52','2024-10-04 21:57:52'), -(1234,418,'action complete via WP Cron','2024-10-04 19:57:52','2024-10-04 21:57:52'), -(1235,388,'action started via WP Cron','2024-10-04 20:02:07','2024-10-04 22:02:07'), -(1236,388,'action complete via WP Cron','2024-10-04 20:02:07','2024-10-04 22:02:07'), -(1237,419,'action created','2024-10-04 20:02:07','2024-10-04 22:02:07'), -(1238,420,'action created','2024-10-04 20:07:00','2024-10-04 22:07:00'), -(1239,421,'action created','2024-10-04 20:07:14','2024-10-04 22:07:14'), -(1240,422,'action created','2024-10-04 20:07:14','2024-10-04 22:07:14'), -(1241,423,'action created','2024-10-04 20:07:14','2024-10-04 22:07:14'), -(1242,424,'action created','2024-10-04 20:07:14','2024-10-04 22:07:14'), -(1243,420,'action started via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1244,420,'action complete via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1245,421,'action started via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1246,421,'action complete via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1247,422,'action started via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1248,422,'action complete via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1249,423,'action started via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1250,423,'action complete via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1251,424,'action started via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1252,424,'action complete via WP Cron','2024-10-04 20:10:28','2024-10-04 22:10:28'), -(1253,425,'action created','2024-10-04 20:11:02','2024-10-04 22:11:02'), -(1254,426,'action created','2024-10-04 20:11:02','2024-10-04 22:11:02'), -(1255,427,'action created','2024-10-04 20:11:02','2024-10-04 22:11:02'), -(1256,425,'action started via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1257,425,'action complete via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1258,426,'action started via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1259,426,'action complete via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1260,427,'action started via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1261,427,'action complete via Async Request','2024-10-04 20:11:36','2024-10-04 22:11:36'), -(1262,428,'action created','2024-10-04 20:11:52','2024-10-04 22:11:52'), -(1263,428,'action started via WP Cron','2024-10-04 20:12:36','2024-10-04 22:12:36'), -(1264,428,'action complete via WP Cron','2024-10-04 20:12:36','2024-10-04 22:12:36'), -(1265,429,'action created','2024-10-04 20:13:43','2024-10-04 22:13:43'), -(1266,430,'action created','2024-10-04 20:13:50','2024-10-04 22:13:50'), -(1267,431,'action created','2024-10-04 20:13:50','2024-10-04 22:13:50'), -(1268,432,'action created','2024-10-04 20:13:50','2024-10-04 22:13:50'), -(1269,433,'action created','2024-10-04 20:13:50','2024-10-04 22:13:50'), -(1270,434,'action created','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1271,429,'action started via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1272,435,'action created','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1273,429,'action complete via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1274,430,'action started via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1275,436,'action created','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1276,430,'action complete via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1277,431,'action started via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1278,431,'action complete via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1279,432,'action started via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1280,432,'action complete via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1281,433,'action started via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1282,433,'action complete via WP Cron','2024-10-04 20:15:10','2024-10-04 22:15:10'), -(1283,437,'action created','2024-10-04 20:15:19','2024-10-04 22:15:19'), -(1284,434,'action started via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1285,434,'action complete via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1286,435,'action started via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1287,435,'action complete via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1288,436,'action started via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1289,436,'action complete via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1290,437,'action started via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1291,437,'action complete via WP Cron','2024-10-04 20:15:41','2024-10-04 22:15:41'), -(1292,438,'action created','2024-10-04 20:15:43','2024-10-04 22:15:43'), -(1293,439,'action created','2024-10-04 20:15:43','2024-10-04 22:15:43'), -(1294,440,'action created','2024-10-04 20:15:43','2024-10-04 22:15:43'), -(1295,441,'action created','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1296,438,'action started via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1297,442,'action created','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1298,438,'action complete via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1299,439,'action started via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1300,439,'action complete via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1301,443,'action created','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1302,440,'action started via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1303,440,'action complete via WP Cron','2024-10-04 20:16:38','2024-10-04 22:16:38'), -(1304,444,'action created','2024-10-04 20:16:46','2024-10-04 22:16:46'), -(1305,441,'action started via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1306,441,'action complete via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1307,442,'action started via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1308,442,'action complete via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1309,443,'action started via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1310,443,'action complete via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1311,444,'action started via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1312,444,'action complete via WP Cron','2024-10-04 20:17:37','2024-10-04 22:17:37'), -(1313,419,'action started via Async Request','2024-10-07 06:17:34','2024-10-07 08:17:34'), -(1314,419,'action complete via Async Request','2024-10-07 06:17:34','2024-10-07 08:17:34'), -(1315,445,'action created','2024-10-07 06:17:34','2024-10-07 08:17:34'), -(1316,446,'action created','2024-10-07 06:18:28','2024-10-07 08:18:28'), -(1317,447,'action created','2024-10-07 06:18:28','2024-10-07 08:18:28'), -(1318,448,'action created','2024-10-07 06:18:28','2024-10-07 08:18:28'), -(1319,449,'action created','2024-10-07 06:18:28','2024-10-07 08:18:28'), -(1320,450,'action created','2024-10-07 06:18:28','2024-10-07 08:18:28'), -(1321,446,'action started via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1322,446,'action complete via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1323,447,'action started via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1324,447,'action complete via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1325,448,'action started via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1326,448,'action complete via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1327,449,'action started via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1328,449,'action complete via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1329,450,'action started via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1330,450,'action complete via WP Cron','2024-10-07 06:19:58','2024-10-07 08:19:58'), -(1331,451,'action created','2024-10-07 06:30:33','2024-10-07 08:30:33'), -(1332,452,'action created','2024-10-07 06:30:33','2024-10-07 08:30:33'), -(1333,453,'action created','2024-10-07 06:30:33','2024-10-07 08:30:33'), -(1334,454,'action created','2024-10-07 06:30:34','2024-10-07 08:30:34'), -(1335,451,'action started via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1336,451,'action complete via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1337,452,'action started via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1338,452,'action complete via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1339,453,'action started via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1340,453,'action complete via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1341,454,'action started via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1342,454,'action complete via WP Cron','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1343,455,'action created','2024-10-07 06:30:37','2024-10-07 08:30:37'), -(1344,455,'action started via WP Cron','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1345,455,'action complete via WP Cron','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1346,456,'action created','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1347,457,'action created','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1348,458,'action created','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1349,459,'action created','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1350,460,'action created','2024-10-07 06:33:26','2024-10-07 08:33:26'), -(1351,456,'action started via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1352,456,'action complete via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1353,457,'action started via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1354,457,'action complete via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1355,458,'action started via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1356,458,'action complete via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1357,459,'action started via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1358,459,'action complete via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1359,460,'action started via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1360,460,'action complete via WP Cron','2024-10-07 06:33:53','2024-10-07 08:33:53'), -(1361,461,'action created','2024-10-07 06:39:19','2024-10-07 08:39:19'), -(1362,462,'action created','2024-10-07 06:39:19','2024-10-07 08:39:19'), -(1363,463,'action created','2024-10-07 06:39:19','2024-10-07 08:39:19'), -(1364,464,'action created','2024-10-07 06:39:32','2024-10-07 08:39:32'), -(1365,461,'action started via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1366,461,'action complete via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1367,462,'action started via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1368,462,'action complete via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1369,463,'action started via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1370,463,'action complete via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1371,464,'action started via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1372,464,'action complete via WP Cron','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1373,465,'action created','2024-10-07 06:39:36','2024-10-07 08:39:36'), -(1374,466,'action created','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1375,467,'action created','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1376,468,'action created','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1377,469,'action created','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1378,470,'action created','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1379,465,'action started via Async Request','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1380,465,'action complete via Async Request','2024-10-07 06:40:26','2024-10-07 08:40:26'), -(1381,466,'action started via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1382,466,'action complete via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1383,467,'action started via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1384,467,'action complete via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1385,468,'action started via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1386,468,'action complete via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1387,469,'action started via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1388,469,'action complete via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1389,470,'action started via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1390,470,'action complete via Async Request','2024-10-07 06:40:31','2024-10-07 08:40:31'), -(1391,471,'action created','2024-10-07 06:56:12','2024-10-07 08:56:12'), -(1392,472,'action created','2024-10-07 06:56:12','2024-10-07 08:56:12'), -(1393,473,'action created','2024-10-07 06:56:12','2024-10-07 08:56:12'), -(1394,474,'action created','2024-10-07 06:56:12','2024-10-07 08:56:12'), -(1395,475,'action created','2024-10-07 06:56:15','2024-10-07 08:56:15'), -(1396,471,'action started via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1397,471,'action complete via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1398,472,'action started via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1399,472,'action complete via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1400,473,'action started via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1401,473,'action complete via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1402,474,'action started via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1403,474,'action complete via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1404,475,'action started via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1405,475,'action complete via WP Cron','2024-10-07 07:09:29','2024-10-07 09:09:29'), -(1406,476,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1407,477,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1408,478,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1409,479,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1410,480,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1411,481,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1412,482,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1413,483,'action created','2024-10-07 09:08:25','2024-10-07 11:08:25'), -(1414,484,'action created','2024-10-07 09:08:32','2024-10-07 11:08:32'), -(1415,476,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1416,476,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1417,477,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1418,477,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1419,478,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1420,478,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1421,479,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1422,479,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1423,480,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1424,480,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1425,481,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1426,481,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1427,482,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1428,482,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1429,483,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1430,483,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1431,484,'action started via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1432,484,'action complete via WP Cron','2024-10-07 09:08:35','2024-10-07 11:08:35'), -(1433,485,'action created','2024-10-07 09:22:41','2024-10-07 11:22:41'), -(1434,486,'action created','2024-10-07 09:22:52','2024-10-07 11:22:52'), -(1435,485,'action started via WP Cron','2024-10-07 09:23:37','2024-10-07 11:23:37'), -(1436,485,'action complete via WP Cron','2024-10-07 09:23:37','2024-10-07 11:23:37'), -(1437,486,'action started via WP Cron','2024-10-07 09:23:37','2024-10-07 11:23:37'), -(1438,486,'action complete via WP Cron','2024-10-07 09:23:37','2024-10-07 11:23:37'), -(1439,487,'action created','2024-10-07 09:26:19','2024-10-07 11:26:19'), -(1440,487,'action started via Async Request','2024-10-07 09:26:33','2024-10-07 11:26:33'), -(1441,487,'action complete via Async Request','2024-10-07 09:26:33','2024-10-07 11:26:33'), -(1442,488,'action created','2024-10-07 09:26:39','2024-10-07 11:26:39'), -(1443,488,'action started via WP Cron','2024-10-07 09:28:49','2024-10-07 11:28:49'), -(1444,488,'action complete via WP Cron','2024-10-07 09:28:49','2024-10-07 11:28:49'), -(1445,489,'action created','2024-10-07 09:35:03','2024-10-07 11:35:03'), -(1446,490,'action created','2024-10-07 09:35:18','2024-10-07 11:35:18'), -(1447,489,'action started via Async Request','2024-10-07 09:35:18','2024-10-07 11:35:18'), -(1448,489,'action complete via Async Request','2024-10-07 09:35:18','2024-10-07 11:35:18'), -(1449,490,'action started via Async Request','2024-10-07 09:35:24','2024-10-07 11:35:24'), -(1450,490,'action complete via Async Request','2024-10-07 09:35:24','2024-10-07 11:35:24'), -(1451,491,'action created','2024-10-07 09:37:35','2024-10-07 11:37:35'), -(1452,492,'action created','2024-10-07 09:38:31','2024-10-07 11:38:31'), -(1453,491,'action started via Async Request','2024-10-07 09:38:33','2024-10-07 11:38:33'), -(1454,491,'action complete via Async Request','2024-10-07 09:38:33','2024-10-07 11:38:33'), -(1455,492,'action started via Async Request','2024-10-07 09:38:33','2024-10-07 11:38:33'), -(1456,492,'action complete via Async Request','2024-10-07 09:38:33','2024-10-07 11:38:33'), -(1457,493,'action created','2024-10-07 09:51:16','2024-10-07 11:51:16'), -(1458,493,'action started via WP Cron','2024-10-07 19:41:40','2024-10-07 21:41:40'), -(1459,493,'action complete via WP Cron','2024-10-07 19:41:40','2024-10-07 21:41:40'), -(1460,445,'action started via WP Cron','2024-10-09 05:47:24','2024-10-09 07:47:24'), -(1461,445,'action complete via WP Cron','2024-10-09 05:47:24','2024-10-09 07:47:24'), -(1462,494,'action created','2024-10-09 05:47:24','2024-10-09 07:47:24'), -(1463,494,'action started via WP Cron','2024-10-12 17:33:15','2024-10-12 19:33:15'), -(1464,494,'action complete via WP Cron','2024-10-12 17:33:15','2024-10-12 19:33:15'), -(1465,495,'action created','2024-10-12 17:33:15','2024-10-12 19:33:15'), -(1466,495,'action started via WP Cron','2024-10-15 13:23:54','2024-10-15 15:23:54'), -(1467,495,'action complete via WP Cron','2024-10-15 13:23:54','2024-10-15 15:23:54'), -(1468,496,'action created','2024-10-15 13:23:55','2024-10-15 15:23:55'), -(1469,497,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1470,498,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1471,499,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1472,500,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1473,501,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1474,497,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1475,497,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1476,498,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1477,498,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1478,499,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1479,499,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1480,500,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1481,500,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1482,501,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1483,501,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1484,502,'action created','2024-10-15 14:01:19','2024-10-15 16:01:19'), -(1485,503,'action created','2024-10-15 14:01:20','2024-10-15 16:01:20'), -(1486,504,'action created','2024-10-15 14:01:23','2024-10-15 16:01:23'), -(1487,505,'action created','2024-10-15 14:01:26','2024-10-15 16:01:26'), -(1488,506,'action created','2024-10-15 14:01:26','2024-10-15 16:01:26'), -(1489,507,'action created','2024-10-15 14:01:29','2024-10-15 16:01:29'), -(1490,508,'action created','2024-10-15 14:01:29','2024-10-15 16:01:29'), -(1491,509,'action created','2024-10-15 14:01:29','2024-10-15 16:01:29'), -(1492,510,'action created','2024-10-15 14:01:33','2024-10-15 16:01:33'), -(1493,511,'action created','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1494,502,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1495,502,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1496,503,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1497,503,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1498,504,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1499,504,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1500,505,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1501,505,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1502,506,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1503,506,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1504,507,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1505,507,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1506,508,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1507,508,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1508,509,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1509,509,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1510,510,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1511,510,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1512,512,'action created','2024-10-15 14:01:38','2024-10-15 16:01:38'), -(1513,513,'action created','2024-10-15 14:01:38','2024-10-15 16:01:38'), -(1514,514,'action created','2024-10-15 14:01:48','2024-10-15 16:01:48'), -(1515,511,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1516,511,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1517,512,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1518,512,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1519,513,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1520,513,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1521,514,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1522,514,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1523,515,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1524,516,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1525,517,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1526,518,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1527,519,'action created','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1528,520,'action created','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1529,521,'action created','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1530,515,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1531,515,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1532,516,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1533,516,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1534,517,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1535,517,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1536,518,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1537,518,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1538,519,'action started via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1539,519,'action complete via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1540,520,'action started via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1541,520,'action complete via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1542,521,'action started via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1543,521,'action complete via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1544,522,'action created','2024-10-15 14:05:59','2024-10-15 16:05:59'), -(1545,522,'action started via WP Cron','2024-10-15 14:06:46','2024-10-15 16:06:46'), -(1546,522,'action complete via WP Cron','2024-10-15 14:06:46','2024-10-15 16:06:46'), -(1547,523,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1548,524,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1549,525,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1550,526,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1551,527,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1552,523,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1553,523,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1554,524,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1555,524,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1556,525,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1557,525,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1558,526,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1559,526,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1560,527,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1561,527,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1562,528,'action created','2024-10-15 14:29:45','2024-10-15 16:29:45'), -(1563,529,'action created','2024-10-15 14:29:50','2024-10-15 16:29:50'), -(1564,530,'action created','2024-10-15 14:29:52','2024-10-15 16:29:52'), -(1565,531,'action created','2024-10-15 14:29:54','2024-10-15 16:29:54'), -(1566,532,'action created','2024-10-15 14:29:54','2024-10-15 16:29:54'), -(1567,533,'action created','2024-10-15 14:29:56','2024-10-15 16:29:56'), -(1568,534,'action created','2024-10-15 14:29:56','2024-10-15 16:29:56'), -(1569,535,'action created','2024-10-15 14:29:56','2024-10-15 16:29:56'), -(1570,528,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1571,528,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1572,529,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1573,529,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1574,530,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1575,530,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1576,531,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1577,531,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1578,532,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1579,532,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1580,533,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1581,533,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1582,534,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1583,534,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1584,535,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1585,535,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1586,536,'action created','2024-10-15 14:33:19','2024-10-15 16:33:19'), -(1587,537,'action created','2024-10-15 14:33:19','2024-10-15 16:33:19'), -(1588,538,'action created','2024-10-15 14:33:19','2024-10-15 16:33:19'), -(1589,536,'action started via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1590,536,'action complete via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1591,537,'action started via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1592,537,'action complete via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1593,538,'action started via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1594,538,'action complete via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(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'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_commentmeta` --- - -DROP TABLE IF EXISTS `haikuwp_commentmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_commentmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `comment_id` (`comment_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_commentmeta` --- - -LOCK TABLES `haikuwp_commentmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_commentmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_commentmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_comments` --- - -DROP TABLE IF EXISTS `haikuwp_comments`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_comments` ( - `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0, - `comment_author` tinytext NOT NULL, - `comment_author_email` varchar(100) NOT NULL DEFAULT '', - `comment_author_url` varchar(200) NOT NULL DEFAULT '', - `comment_author_IP` varchar(100) NOT NULL DEFAULT '', - `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_content` text NOT NULL, - `comment_karma` int(11) NOT NULL DEFAULT 0, - `comment_approved` varchar(20) NOT NULL DEFAULT '1', - `comment_agent` varchar(255) NOT NULL DEFAULT '', - `comment_type` varchar(20) NOT NULL DEFAULT 'comment', - `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - PRIMARY KEY (`comment_ID`), - KEY `comment_post_ID` (`comment_post_ID`), - KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), - KEY `comment_date_gmt` (`comment_date_gmt`), - KEY `comment_parent` (`comment_parent`), - KEY `comment_author_email` (`comment_author_email`(10)), - KEY `woo_idx_comment_type` (`comment_type`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_comments` --- - -LOCK TABLES `haikuwp_comments` WRITE; -/*!40000 ALTER TABLE `haikuwp_comments` DISABLE KEYS */; -INSERT INTO `haikuwp_comments` VALUES -(1,1,'Un commentateur ou commentatrice WordPress','wapuu@wordpress.example','https://fr.wordpress.org/','','2024-08-04 22:10:39','2024-08-04 20:10:39','Bonjour, ceci est un commentaire.\nPour débuter avec la modération, la modification et la suppression de commentaires, veuillez visiter l’écran des Commentaires dans le Tableau de bord.\nLes avatars des personnes qui commentent arrivent depuis Gravatar.',0,'1','','comment',0,0); -/*!40000 ALTER TABLE `haikuwp_comments` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_links` --- - -DROP TABLE IF EXISTS `haikuwp_links`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_links` ( - `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `link_url` varchar(255) NOT NULL DEFAULT '', - `link_name` varchar(255) NOT NULL DEFAULT '', - `link_image` varchar(255) NOT NULL DEFAULT '', - `link_target` varchar(25) NOT NULL DEFAULT '', - `link_description` varchar(255) NOT NULL DEFAULT '', - `link_visible` varchar(20) NOT NULL DEFAULT 'Y', - `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1, - `link_rating` int(11) NOT NULL DEFAULT 0, - `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `link_rel` varchar(255) NOT NULL DEFAULT '', - `link_notes` mediumtext NOT NULL, - `link_rss` varchar(255) NOT NULL DEFAULT '', - PRIMARY KEY (`link_id`), - KEY `link_visible` (`link_visible`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_links` --- - -LOCK TABLES `haikuwp_links` WRITE; -/*!40000 ALTER TABLE `haikuwp_links` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_links` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_options` --- - -DROP TABLE IF EXISTS `haikuwp_options`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_options` ( - `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `option_name` varchar(191) NOT NULL DEFAULT '', - `option_value` longtext NOT NULL, - `autoload` varchar(20) NOT NULL DEFAULT 'yes', - PRIMARY KEY (`option_id`), - UNIQUE KEY `option_name` (`option_name`), - KEY `autoload` (`autoload`) -) ENGINE=InnoDB AUTO_INCREMENT=5984 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:23:{i:1730332175;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:1730333439;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:1730333556;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:1730333557;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:1730333567;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:1730335709;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:1730354926;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:1730361731;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:1730362250;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:1730365839;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:1730367639;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:1730369439;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:1730380355;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:1730380356;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:1730383341;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:1730394131;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:1730405450;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:1730405453;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:1730412000;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:1730469791;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;}}}i:1730664705;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:1730751039;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','auto'), -(2,'siteurl','https://haikuatelier.fr.ddev.site/wp','on'), -(3,'home','https://haikuatelier.fr.ddev.site/wp','on'), -(4,'blogname','Haiku Atelier','on'), -(5,'blogdescription','','on'), -(6,'users_can_register','1','on'), -(7,'admin_email','contact@gcch.fr','on'), -(8,'start_of_week','1','on'), -(9,'use_balanceTags','0','on'), -(10,'use_smilies','1','on'), -(11,'require_name_email','1','on'), -(12,'comments_notify','1','on'), -(13,'posts_per_rss','10','on'), -(14,'rss_use_excerpt','1','on'), -(15,'mailserver_url','mail.example.com','on'), -(16,'mailserver_login','login@example.com','on'), -(17,'mailserver_pass','password','on'), -(18,'mailserver_port','110','on'), -(19,'default_category','1','on'), -(20,'default_comment_status','open','on'), -(21,'default_ping_status','open','on'), -(22,'default_pingback_flag','1','on'), -(23,'posts_per_page','10','on'), -(24,'date_format','Y-m-d','on'), -(25,'time_format','H:i','on'), -(26,'links_updated_date_format','d F Y G\\hi','on'), -(27,'comment_moderation','0','on'), -(28,'moderation_notify','1','on'), -(29,'permalink_structure','/%postname%/','on'), -(31,'hack_file','0','on'), -(32,'blog_charset','UTF-8','on'), -(33,'moderation_keys','','off'), -(34,'active_plugins','a:4:{i:0;s:17:\"falcon/falcon.php\";i:1;s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";i:2;s:27:\"woocommerce/woocommerce.php\";i:3;s:25:\"wp-openapi/wp-openapi.php\";}','on'), -(35,'category_base','/category','on'), -(36,'ping_sites','http://rpc.pingomatic.com/','on'), -(37,'comment_max_links','2','on'), -(38,'gmt_offset','','on'), -(39,'default_email_category','1','on'), -(40,'recently_edited','','off'), -(41,'template','haiku-atelier-2024','on'), -(42,'stylesheet','haiku-atelier-2024','on'), -(43,'comment_registration','0','on'), -(44,'html_type','text/html','on'), -(45,'use_trackback','0','on'), -(46,'default_role','customer','on'), -(47,'db_version','57155','on'), -(48,'uploads_use_yearmonth_folders','1','on'), -(49,'upload_path','','on'), -(50,'blog_public','1','on'), -(51,'default_link_category','2','on'), -(52,'show_on_front','page','on'), -(53,'tag_base','/tag','on'), -(54,'show_avatars','1','on'), -(55,'avatar_rating','G','on'), -(56,'upload_url_path','','on'), -(57,'thumbnail_size_w','150','on'), -(58,'thumbnail_size_h','150','on'), -(59,'thumbnail_crop','1','on'), -(60,'medium_size_w','300','on'), -(61,'medium_size_h','300','on'), -(62,'avatar_default','mystery','on'), -(63,'large_size_w','1024','on'), -(64,'large_size_h','1024','on'), -(65,'image_default_link_type','none','on'), -(66,'image_default_size','','on'), -(67,'image_default_align','','on'), -(68,'close_comments_for_old_posts','0','on'), -(69,'close_comments_days_old','14','on'), -(70,'thread_comments','1','on'), -(71,'thread_comments_depth','5','on'), -(72,'page_comments','0','on'), -(73,'comments_per_page','50','on'), -(74,'default_comments_page','newest','on'), -(75,'comment_order','asc','on'), -(76,'sticky_posts','a:0:{}','on'), -(77,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(78,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), -(80,'uninstall_plugins','a:0:{}','off'), -(81,'timezone_string','Europe/Brussels','on'), -(82,'page_for_posts','0','on'), -(83,'page_on_front','13','on'), -(84,'default_post_format','0','on'), -(85,'link_manager_enabled','0','on'), -(86,'finished_splitting_shared_terms','1','on'), -(87,'site_icon','0','on'), -(88,'medium_large_size_w','768','on'), -(89,'medium_large_size_h','0','on'), -(90,'wp_page_for_privacy_policy','3','on'), -(91,'show_comments_cookies_opt_in','1','on'), -(92,'admin_email_lifespan','1738354239','on'), -(93,'disallowed_keys','','off'), -(94,'comment_previously_approved','1','on'), -(95,'auto_plugin_theme_update_emails','a:0:{}','off'), -(96,'auto_update_core_dev','enabled','on'), -(97,'auto_update_core_minor','enabled','on'), -(98,'auto_update_core_major','enabled','on'), -(99,'wp_force_deactivated_plugins','a:0:{}','on'), -(100,'wp_attachment_pages_enabled','0','on'), -(101,'initial_db_version','57155','on'), -(102,'haikuwp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','auto'), -(103,'fresh_site','0','auto'), -(104,'WPLANG','en_GB','auto'), -(105,'user_count','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'), -(140,'can_compress_scripts','0','on'), -(153,'current_theme','','auto'), -(154,'theme_mods_haiku-atelier-2024','a:7:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:14:\"lien_instagram\";s:39:\"https://www.instagram.com/haiku.atelier\";s:26:\"texte_conditions_livraison\";s:447:\"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
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:403:\"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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','auto'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','218','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','billing','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), -(289,'woocommerce_enable_myaccount_registration','yes','off'), -(290,'woocommerce_registration_generate_username','yes','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.3.3','auto'), -(354,'woocommerce_db_version','9.3.3','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','6722a7dd937ca1.10344709|1730324505','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(388,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(391,'wcpay_was_in_use','no','auto'), -(395,'_transient_woocommerce_shipping_task_zone_count_transient','0','on'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1730315745;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1722863669','on'), -(423,'_transient_product_query-transient-version','1730324484','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:3:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:40:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:17:\"search_posts_only\";i:10;s:12:\"no_texturize\";i:11;s:13:\"no_feed_links\";i:12;s:11:\"no_rsd_link\";i:13;s:19:\"no_wlwmanifest_link\";i:14;s:23:\"no_adjacent_posts_links\";i:15;s:15:\"no_wp_generator\";i:16;s:12:\"no_shortlink\";i:17;s:12:\"no_rest_link\";i:18;s:17:\"no_jquery_migrate\";i:19;s:16:\"schema_less_urls\";i:20;s:31:\"no_recent_comments_widget_style\";i:21;s:12:\"cleanup_menu\";i:22;s:9:\"no_emojis\";i:23;s:18:\"no_image_threshold\";i:24;s:14:\"no_exif_rotate\";i:25;s:22:\"no_admin_email_confirm\";i:26;s:16:\"no_update_emails\";i:27;s:18:\"no_new_user_emails\";i:28;s:24:\"no_password_reset_emails\";i:29;s:20:\"change_default_email\";i:30;s:15:\"login_site_icon\";i:31;s:14:\"no_update_nags\";i:32;s:14:\"no_footer_text\";i:33;s:20:\"no_dashboard_widgets\";i:34;s:10:\"no_wp_logo\";i:35;s:24:\"no_application_passwords\";i:36;s:9:\"no_xmlrpc\";i:37;s:15:\"restrict_upload\";i:38;s:15:\"no_login_errors\";i:39;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":\"20\",\"recommended\":\"2\",\"critical\":\"1\"}','on'), -(604,'_transient_product-transient-version','1730324484','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1722936557','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:187:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:57:\"index.php?taxonomy=collection&term=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?taxonomy=collection&term=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:46:\"index.php?taxonomy=collection&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(849,'product_cat_children','a:0:{}','auto'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1730920545','off'), -(2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}}','off'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(2844,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.2\";s:7:\"version\";s:5:\"6.6.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1730322797;s:15:\"version_checked\";s:5:\"6.6.2\";s:12:\"translations\";a:0:{}}','off'), -(2845,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1730320682;s:8:\"response\";a:0:{}s:12:\"translations\";a:2:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:27:\"force-regenerate-thumbnails\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:19:\"2022-11-10 04:12:12\";s:7:\"package\";s:94:\"https://downloads.wordpress.org/translation/plugin/force-regenerate-thumbnails/2.2.0/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:1;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:27:\"force-regenerate-thumbnails\";s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:19:\"2024-09-17 20:17:50\";s:7:\"package\";s:94:\"https://downloads.wordpress.org/translation/plugin/force-regenerate-thumbnails/2.2.0/fr_FR.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:7:{s:37:\"wc-multishipping/wc-multishipping.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/wc-multishipping\";s:4:\"slug\";s:16:\"wc-multishipping\";s:6:\"plugin\";s:37:\"wc-multishipping/wc-multishipping.php\";s:11:\"new_version\";s:5:\"2.5.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wc-multishipping/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wc-multishipping.2.5.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/wc-multishipping/assets/icon-128x128.png?rev=2477036\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:17:\"falcon/falcon.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/falcon\";s:4:\"slug\";s:6:\"falcon\";s:6:\"plugin\";s:17:\"falcon/falcon.php\";s:11:\"new_version\";s:5:\"2.8.3\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/falcon/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/falcon.2.8.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";s:3:\"svg\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/falcon/assets/banner-1544x500.png?rev=3052567\";s:2:\"1x\";s:61:\"https://ps.w.org/falcon/assets/banner-772x250.png?rev=3052567\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/force-regenerate-thumbnails\";s:4:\"slug\";s:27:\"force-regenerate-thumbnails\";s:6:\"plugin\";s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"2.2.0\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/force-regenerate-thumbnails/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/force-regenerate-thumbnails.2.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-256x256.jpg?rev=2816275\";s:2:\"1x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-128x128.jpg?rev=2816275\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-1544x500.jpg?rev=2816275\";s:2:\"1x\";s:82:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-772x250.jpg?rev=2816275\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.3\";}s:21:\"polylang/polylang.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/polylang\";s:4:\"slug\";s:8:\"polylang\";s:6:\"plugin\";s:21:\"polylang/polylang.php\";s:11:\"new_version\";s:5:\"3.6.4\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/polylang/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/polylang.3.6.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/polylang/assets/icon-256x256.png?rev=1331499\";s:2:\"1x\";s:61:\"https://ps.w.org/polylang/assets/icon-128x128.png?rev=1331499\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/polylang/assets/banner-1544x500.png?rev=1405299\";s:2:\"1x\";s:63:\"https://ps.w.org/polylang/assets/banner-772x250.png?rev=1405299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:6:\"3.16.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/query-monitor.3.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=2870124\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=2457098\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.3.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:25:\"wp-openapi/wp-openapi.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/wp-openapi\";s:4:\"slug\";s:10:\"wp-openapi\";s:6:\"plugin\";s:25:\"wp-openapi/wp-openapi.php\";s:11:\"new_version\";s:6:\"1.0.16\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-openapi/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-openapi.1.0.16.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:54:\"https://s.w.org/plugins/geopattern-icon/wp-openapi.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}}s:7:\"checked\";a:7:{s:37:\"wc-multishipping/wc-multishipping.php\";s:5:\"2.5.2\";s:17:\"falcon/falcon.php\";s:5:\"2.8.3\";s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";s:5:\"2.2.0\";s:21:\"polylang/polylang.php\";s:5:\"3.6.4\";s:31:\"query-monitor/query-monitor.php\";s:6:\"3.16.4\";s:27:\"woocommerce/woocommerce.php\";s:5:\"9.3.3\";s:25:\"wp-openapi/wp-openapi.php\";s:6:\"1.0.16\";}}','off'), -(2846,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1730332109;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.2.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'), -(2856,'_transient_timeout_wc_var_prices_60','1730884094','off'), -(2857,'_transient_wc_var_prices_60','{\"version\":\"1728284175\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"},\"regular_price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"},\"sale_price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"}}}','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1732924115','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"ca04183222edaf8a26be\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"314d18d8fe63fcbe6cb6\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"9c64b2fb6cec317e1770\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"8c83b2b8521a19ab00b9\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"93db775143f168c26ac3\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"4f21a9f43ea5bfa7f02e\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"651d3d70da2d2aef0e82\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"4ef596e6634f89ac412f\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7657f2f92845b59d4dce\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"e12366c8a56976baed98\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"6c48702f58c24bb97f66\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"c265f87ec00d2ff78c66\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"d3b2da0916f9d8584854\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"a268036043addd4c5acc\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"403abda05b51a9c06a58\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"405769a6c85a0db90cb2\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"61292cafbcfbb0d769e5\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"35f416bff0fb93387cb5\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"369c309dc8e90c3b0d77\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"78dc7015ab2dbf31804b\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"396c61722655a19c4f3e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"7f6c34f992ce0e29a1dc\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"7541325c9e902d96c999\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"cc8ce5fb09220bc02314\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"f02a435ca101ac93f7d8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"cb28f5957f4ece0c48e5\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"eec2cb1659cb15dcbcf7\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"0242bb55e9a23df3afc1\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"8ffa3332186207691feb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"c6c5acf8484d242125cf\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"e02c41db87762f2a864e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"d2a18f8f5a99b5ae9fcd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"fb1199bb22c9b94e41a4\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"8231456d3b3054d4f5d2\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"241a15bb8d9fb8afcd93\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"e5ceb3330a4d33c1d80c\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"76b1dfaa394469f53991\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"d8168d1e219afd197673\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"428e74db07d18b6a6c49\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"36d94e215bcc22086f05\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"709a17af900e478ee790\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"05193999e0f40595cd8e\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"cbb3c58e66888f68e4a7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"61da2cb317321e6acc8f\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"6e9fbe4dce866df70b6f\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"f10b598c943a06f25d98\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"96e1e6e0f4fe470f91fa\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"e140f38159dfa7beb30e\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haiku.gcch.fr\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.3.3\",\"hash\":\"50e3ac7dadbbc3bc83ed64d120a1598d\"}','off'), -(3107,'recovery_keys','a:0:{}','auto'), -(4064,'woocommerce_attribute_lookup_enabled','yes','auto'), -(4075,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1730920545','off'), -(4076,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with Facebook for WooCommerce\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:161:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalogue browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:10:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;}i:3;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":9:{s:4:\"name\";s:32:\"Meta Ads & Pixel for WooCommerce\";s:11:\"description\";s:78:\"Sync your store catalog, set up pixel tracking, and run targeted ad campaigns.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken-ads-pixel-for-meta.svg\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"kliken-ads-pixel-for-meta\";s:5:\"label\";s:46:\"Grow your business with Facebook and Instagram\";s:15:\"learn_more_link\";s:121:\"https://woocommerce.com/products/meta-ads-and-pixel?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:7;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:8;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:9;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}}','off'), -(4607,'_transient_timeout_wc_product_children_288','1730664923','off'), -(4608,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:300;i:1;i:301;i:2;i:302;}s:7:\"visible\";a:3:{i:0;i:300;i:1;i:301;i:2;i:302;}}','off'), -(4609,'_transient_timeout_wc_var_prices_288','1732916492','off'), -(4610,'_transient_wc_var_prices_288','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"300\":\"48.00\",\"301\":\"80.00\",\"302\":\"48.00\"},\"regular_price\":{\"300\":\"48.00\",\"301\":\"80.00\",\"302\":\"48.00\"},\"sale_price\":{\"300\":\"48.00\",\"301\":\"80.00\",\"302\":\"48.00\"}}}','off'), -(4622,'_transient_timeout_wc_product_children_285','1730665009','off'), -(4623,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:303;i:1;i:304;i:2;i:305;}s:7:\"visible\";a:3:{i:0;i:303;i:1;i:304;i:2;i:305;}}','off'), -(4624,'_transient_timeout_wc_var_prices_285','1732916492','off'), -(4625,'_transient_wc_var_prices_285','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"303\":\"45.00\",\"304\":\"75.00\",\"305\":\"45.00\"},\"regular_price\":{\"303\":\"45.00\",\"304\":\"75.00\",\"305\":\"45.00\"},\"sale_price\":{\"303\":\"45.00\",\"304\":\"75.00\",\"305\":\"45.00\"}}}','off'), -(4657,'_transient_timeout_wc_product_children_291','1730873906','off'), -(4658,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:295;i:1;i:296;i:2;i:297;}s:7:\"visible\";a:3:{i:0;i:295;i:1;i:296;i:2;i:297;}}','off'), -(4659,'_transient_timeout_wc_var_prices_291','1732916492','off'), -(4660,'_transient_wc_var_prices_291','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"295\":\"45.00\",\"296\":\"75.00\",\"297\":\"45.00\"},\"regular_price\":{\"295\":\"45.00\",\"296\":\"75.00\",\"297\":\"45.00\"},\"sale_price\":{\"295\":\"45.00\",\"296\":\"75.00\",\"297\":\"45.00\"}}}','off'), -(4672,'_transient_timeout_wc_shipping_method_count_legacy','1730874016','off'), -(4673,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1722936557\";s:5:\"value\";i:0;}','off'), -(4946,'_transient_timeout_wc_product_children_342','1731593206','off'), -(4947,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:3:{i:0;i:353;i:1;i:354;i:2;i:355;}s:7:\"visible\";a:3:{i:0;i:353;i:1;i:354;i:2;i:355;}}','off'), -(4948,'_transient_timeout_wc_var_prices_342','1732916492','off'), -(4949,'_transient_wc_var_prices_342','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"353\":\"28.00\",\"354\":\"25.00\",\"355\":\"22.00\"},\"regular_price\":{\"353\":\"28.00\",\"354\":\"25.00\",\"355\":\"22.00\"},\"sale_price\":{\"353\":\"28.00\",\"354\":\"25.00\",\"355\":\"22.00\"}}}','off'), -(5105,'_transient_timeout_wc_product_children_372','1731823345','off'), -(5106,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:373;i:1;i:374;}s:7:\"visible\";a:2:{i:0;i:373;i:1;i:374;}}','off'), -(5107,'_transient_timeout_wc_var_prices_372','1732916492','off'), -(5108,'_transient_wc_var_prices_372','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"373\":\"43.00\",\"374\":\"65.00\"},\"regular_price\":{\"373\":\"43.00\",\"374\":\"65.00\"},\"sale_price\":{\"373\":\"43.00\",\"374\":\"65.00\"}}}','off'), -(5147,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(5317,'_transient_timeout_orders-all-statuses','1730702423','off'), -(5318,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";a:0:{}}','off'), -(5379,'_site_transient_timeout_browser_ff7e7f203dcbfae3c2289c78cf5e6085','1730825741','off'), -(5380,'_site_transient_browser_ff7e7f203dcbfae3c2289c78cf5e6085','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:4:\"16.6\";s:8:\"platform\";s:6:\"iPhone\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','off'), -(5381,'_site_transient_timeout_php_check_7f6081a416b280025882088d3fade2ba','1730825741','off'), -(5382,'_site_transient_php_check_7f6081a416b280025882088d3fade2ba','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(5414,'_site_transient_timeout_browser_e70c069864ec1ceef7523c2cc9b41fcd','1730826093','off'), -(5415,'_site_transient_browser_e70c069864ec1ceef7523c2cc9b41fcd','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(5469,'_transient_timeout_woocommerce_marketplace_promotions_v2','1730402197','off'), -(5470,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-09-04 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-10-22 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:5:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:17:\"business-services\";s:4:\"name\";s:17:\"Business Services\";}i:4;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:272:\"Get more for your money each Wednesday with big savings on selected extensions. Shop this week's deals.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}}','off'), -(5471,'_site_transient_timeout_available_translations','1730326597','off'), -(5472,'_site_transient_available_translations','a:131:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.9/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-13 12:49:38\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-16 07:55:52\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.5/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.26/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-17 11:39:48\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-21 11:26:40\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-29 16:21:44\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-23 09:49:04\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-14 17:44:28\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-27 09:32:19\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-16 07:47:37\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-29 10:55:35\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.6.2/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-30 17:40:36\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-30 17:41:28\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.6.2/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-29 10:55:14\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-27 05:54:01\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-17 01:27:38\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-02 16:47:50\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-23 06:54:09\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-13 21:41:14\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-17 01:52:04\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-17 16:02:45\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-14 13:29:14\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-28 23:24:21\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-23 16:36:30\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-20 23:44:51\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-11 22:54:09\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.10/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.16/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.21/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-16 19:05:01\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-06 09:50:37\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-10 00:15:35\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-06-20 17:15:28\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-13 09:15:26\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-23 07:22:41\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-27 09:59:26\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-30 11:36:50\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-12-25 12:53:23\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.6/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-16 15:56:34\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-17 13:34:33\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.33\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.33/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-25 08:05:38\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-24 18:18:49\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-17 15:50:39\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-26 21:01:17\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-24 20:01:55\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-15 07:15:06\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-30 09:18:35\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.21/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-18 15:21:55\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-14 13:16:53\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-24 01:25:58\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.6.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-30 16:57:11\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.6.2/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-13 13:11:03\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-06-20 17:21:01\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.9/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-05 15:57:37\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-07 08:41:30\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.15\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.15/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.38\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.38/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-21 18:30:52\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-30 11:32:23\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-26 21:34:05\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-25 13:42:31\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-25 10:54:33\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.6.2/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-27 06:32:31\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.34\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.34/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-25 16:06:32\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-29 14:20:05\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-14 07:51:49\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.6.2/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-30 17:49:49\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-01 23:45:25\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.16/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-02 07:50:42\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-21 09:44:08\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.6.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-30 07:14:35\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-02 11:01:55\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-20 22:15:56\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-20 14:19:52\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-25 09:19:47\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.38\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.38/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.10/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.25/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-14 17:49:29\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-15 02:48:48\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-03-06 18:52:07\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.16/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-23 10:07:11\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-10 20:43:54\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-10 18:56:55\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','off'), -(5473,'_site_transient_timeout_browser_9a59aa5fec27df302a95f39c6e3dda5b','1730920723','off'), -(5474,'_site_transient_browser_9a59aa5fec27df302a95f39c6e3dda5b','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:6:\"11.1.2\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(5475,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1730337523','off'), -(5476,'_transient_action_scheduler_last_pastdue_actions_check','1730315923','off'), -(5477,'_transient_timeout_wc_tracks_blog_details','1730402323','off'), -(5478,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:21:\"https://haiku.gcch.fr\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"48\";s:10:\"wc_version\";s:5:\"9.3.3\";}','off'), -(5479,'_transient_timeout_wc_onboarding_themes','1730402346','off'), -(5480,'_transient_wc_onboarding_themes','a:62:{s:18:\"haiku-atelier-2024\";a:6:{s:4:\"slug\";s:18:\"haiku-atelier-2024\";s:5:\"title\";s:0:\"\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"eveny\";a:25:{s:5:\"title\";s:5:\"Eveny\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/10/Eveny-f.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:335:\"Introducing Eveny: The Go-To WordPress Block Theme for Nightclubs and Events. Step into the world of events with Eveny, the ultimate WordPress theme tailored for nightclubs, DJ performances, and high-energy parties. Crafted to spotlight your events and nightlife ventures, Eveny helps you build a captivating online presence with ease.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/eveny/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://themetick.com/eveny/\";s:5:\"price\";s:10:\"$69.00\";s:9:\"raw_price\";i:69;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"da90d6a1-29da-4c48-b5dc-6081dd2a5dcb\";s:4:\"slug\";s:5:\"eveny\";s:2:\"id\";i:18734004274082;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:69;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"Themetick\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/themetick/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2024/10/eveny-theme.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"cusio\";a:25:{s:5:\"title\";s:5:\"Cusio\";s:5:\"image\";s:90:\"https://woocommerce.com/wp-content/uploads/2024/09/cusio-product-thumb-v1.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:174:\"Boost your online store with our powerful WooCommerce-ready WordPress theme. 100% Full-Site Gutenberg Editor integration, 70+ patterns, and easy setup – no coding required!\";s:4:\"link\";s:108:\"https://woocommerce.com/products/cusio/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:47:\"https://demo.gutenmate.com/demo-b/cusio/landing\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"66b823a5-ff54-4f85-91e7-1234013b8343\";s:4:\"slug\";s:5:\"cusio\";s:2:\"id\";i:18734004235907;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"Gutenmate\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/gutenmate/\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2024/09/cusio-product-icon-v1.webp\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"glowess\";a:25:{s:5:\"title\";s:7:\"Glowess\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/08/preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:129:\"Unveil the essence of beauty with Glowess, a glamorous theme designed to elevate your brand with unparalleled elegance and shine.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/glowess/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://glowess.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e7bc71b6-9373-4082-b577-87ee38317786\";s:4:\"slug\";s:7:\"glowess\";s:2:\"id\";i:18734004128847;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/08/product-icon_025992.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:49:\"electronics-and-gadget-shop-theme-for-woocommerce\";a:25:{s:5:\"title\";s:6:\"Gravia\";s:5:\"image\";s:87:\"https://woocommerce.com/wp-content/uploads/2024/09/gravia-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:181:\"Sleek & Lightweight WooCommerce-ready WordPress theme for Electronics and Gadgets. 100% Full-Site Gutenberg Editor integration, 70+ patterns, and easy setup – no coding required!\";s:4:\"link\";s:109:\"https://woocommerce.com/products/gravia/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:49:\"https://demo.gutenmate.com/demo-b/gravia/landing/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"73ba1eb7-4d83-4d3f-a57c-cf06e3cb123b\";s:4:\"slug\";s:49:\"electronics-and-gadget-shop-theme-for-woocommerce\";s:2:\"id\";i:18734004127809;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"Gutenmate\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/gutenmate/\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2024/08/product-icon-gravia-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"gotrek\";a:25:{s:5:\"title\";s:6:\"GoTrek\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/07/preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:96:\"Explore the World with GoTrek! The ultimate WordPress theme for travel agencies and adventurers!\";s:4:\"link\";s:109:\"https://woocommerce.com/products/gotrek/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://gotrek.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f69eb33e-6f32-43b2-8f55-2d171996099d\";s:4:\"slug\";s:6:\"gotrek\";s:2:\"id\";i:18734004020547;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2024/07/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"tishaa\";a:25:{s:5:\"title\";s:6:\"Tishaa\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2024/06/tishaa-hero-banner.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Sparkle and Shine with Tishaa Theme as Your Online Store Grows\";s:4:\"link\";s:109:\"https://woocommerce.com/products/tishaa/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://artifydemos.com/tishaa/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"96e1930a-07ad-41a0-aee3-2e243d8b3e9b\";s:4:\"slug\";s:6:\"tishaa\";s:2:\"id\";i:18734003794705;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"ArtifyWeb\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/artifyweb/\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2024/06/tishaa-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"anysell\";a:25:{s:5:\"title\";s:7:\"AnySell\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/06/anysell.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Dive into the ultimate shopping spree and experience seamless satisfaction. Let\'s go shopping!\";s:4:\"link\";s:110:\"https://woocommerce.com/products/anysell/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://anysell.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"3beec5fe-7104-401b-b0cb-9481e76b5925\";s:4:\"slug\";s:7:\"anysell\";s:2:\"id\";i:18734003671425;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/05/product-icon_fc0528.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"sportiq\";a:25:{s:5:\"title\";s:7:\"Sportiq\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/06/sportiq.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Gear up for a game-changing experience with Sportiq! It\'s time to take your performance to the next level!\";s:4:\"link\";s:110:\"https://woocommerce.com/products/sportiq/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://sportiq.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"57d4a04c-7374-418a-b7ae-c5a52da6b616\";s:4:\"slug\";s:7:\"sportiq\";s:2:\"id\";i:18734003671405;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/05/product-icon_1d3d35.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"narzo\";a:25:{s:5:\"title\";s:5:\"Narzo\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2024/07/narzo-featured-image-1-3.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:138:\"Lightweight Full Site Editing theme with lots of customization possibilities. Create your dream e-commerce site with no hassle and coding.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/narzo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://gutenify.com/themes/narzo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"8eaeed37-1a34-43fa-9858-1db9a716953a\";s:4:\"slug\";s:5:\"narzo\";s:2:\"id\";i:18734003599696;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"CodeYatri\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/codeyatri/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2024/04/theme-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"eride\";a:25:{s:5:\"title\";s:5:\"eRide\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2024/05/eride.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:217:\"The ultimate WooCommerce bike theme, seamlessly integrating with WooCommerce for online bike shops. It\'s the perfect platform to showcase and sell bikes and accessories, empowering enthusiasts to thrive in e-commerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/eride/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://eride.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"00fc45c0-edf2-420b-8720-da33bab6563a\";s:4:\"slug\";s:5:\"eride\";s:2:\"id\";i:18734003445543;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2024/03/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"electra\";a:25:{s:5:\"title\";s:7:\"Electra\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2024/06/Banner-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:168:\"Present a captivating range of Electronic products adorned with the vibrant Electra theme, designed specifically for WooCommerce stores specializing in fine Electronic.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/electra/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://n.foxdsgn.com/electra/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"dff8c0d2-7d20-4c37-9c8b-beead6aeaa6d\";s:4:\"slug\";s:7:\"electra\";s:2:\"id\";i:18734003329999;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"HolyPurple LLC\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/holypurple-llc/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2024/02/160x160-1.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"sparkla\";a:25:{s:5:\"title\";s:17:\"Sparkla Jewellery\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2024/02/Banner.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:169:\"Present a captivating range of Jewellery products adorned with the vibrant Sparkla theme, designed specifically for WooCommerce boutiques specializing in fine Jewellery.\";s:4:\"link\";s:138:\"https://woocommerce.com/products/sparkla-jewellery-woocommerce-theme/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://n.foxdsgn.com/sparkla/\";s:5:\"price\";s:10:\"$49.00\";s:9:\"raw_price\";i:49;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"9e046e4f-c872-4a80-a72f-35aa421f03aa\";s:4:\"slug\";s:7:\"sparkla\";s:2:\"id\";i:18734003329995;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:49;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"HolyPurple LLC\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/holypurple-llc/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2024/04/sparkla.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"swag\";a:25:{s:5:\"title\";s:4:\"Swag\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2024/02/swag-responsive.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:213:\"Reach new heights with Swag, the epitome of sleek design and great functionality. Crafted with meticulous attention to detail, Swag is more than just a theme – it\'s a gateway to a seamless e-commerce experience.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/swag/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://swag.vivathemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"3abf3e80-fc1a-4e23-8e1f-fcbd52b21d38\";s:4:\"slug\";s:4:\"swag\";s:2:\"id\";i:18734003228421;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2024/02/swag-thumb.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"ornatedecor\";a:25:{s:5:\"title\";s:12:\"Ornate Decor\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/uploads/2023/12/ornate-regular-card-product-1200x900-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:0:\"\";s:4:\"link\";s:115:\"https://woocommerce.com/products/ornate-decor/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://themegrilldemos.com/ornate-decor/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e4ad8e63-6c57-436b-b4b8-7103eb997dc1\";s:4:\"slug\";s:11:\"ornatedecor\";s:2:\"id\";i:18734003050999;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:90:\"https://woocommerce.com/wp-content/uploads/2023/12/ornate-decor-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"pizzeria\";a:25:{s:5:\"title\";s:8:\"Pizzeria\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2024/01/pizzeria.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"The perfect solution for building a captivating and efficient online presence for your fast-food restaurant\";s:4:\"link\";s:111:\"https://woocommerce.com/products/pizzeria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://pizzeria.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"4383887a-d78e-4f6d-bce0-b5ff06265aad\";s:4:\"slug\";s:8:\"pizzeria\";s:2:\"id\";i:18734003050043;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2023/12/product-icon-80.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"highline\";a:25:{s:5:\"title\";s:8:\"Highline\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/12/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:132:\"Start your luxury, high-end eCommerce store for showcasing any kind of clothes for both men & women with Highline WooCommerce theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/highline/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/highline/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f053057b-1d99-48ed-8e2c-41edd6d92d93\";s:4:\"slug\";s:8:\"highline\";s:2:\"id\";i:18734003046193;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/12/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"fuel\";a:25:{s:5:\"title\";s:4:\"Fuel\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2023/12/main-image-4.jpeg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Stunning blocks and elegant typography tailored for your supplement and super foods Woo store.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/fuel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://demo.anarieldesign.com/fuel/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"6dfec533-0d99-46ae-9b51-6bde14a491b9\";s:4:\"slug\";s:4:\"fuel\";s:2:\"id\";i:18734002994359;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/12/fuel-160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"kiddiemart\";a:25:{s:5:\"title\";s:10:\"Kiddiemart\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2024/08/kiddiemart-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:86:\"Use the Kiddiemart block theme to set up an online store to sell merchandise for kids.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/kiddiemart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://fse.catchthemes.com/kiddiemart/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e08820cb-bad9-42c5-9f06-53699a92f122\";s:4:\"slug\";s:10:\"kiddiemart\";s:2:\"id\";i:18734002990960;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/12/kiddiemart-icon-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"skincues\";a:25:{s:5:\"title\";s:8:\"Skincues\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2024/08/skincues-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:140:\"Launch your online cosmetics store or a beauty product blog and promote your cosmetics brand using the Skincues Block Theme for WooCommerce.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/skincues/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://fse.catchthemes.com/skincues/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f651e789-7511-44fb-83d4-a37ba845fdbb\";s:4:\"slug\";s:8:\"skincues\";s:2:\"id\";i:18734002990939;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/12/skincues-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"drinkify\";a:25:{s:5:\"title\";s:8:\"Drinkify\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2024/08/drinkify-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:100:\"Drinkify is a Premium eCommerce WordPress Block Theme for Crafting the Perfect Liquor Store Website.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/drinkify/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://fse.catchthemes.com/drinkify/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"7ba6790c-cea3-4a08-b2d4-e30b39259647\";s:4:\"slug\";s:8:\"drinkify\";s:2:\"id\";i:18734002990756;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/12/drinkify-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"eben\";a:25:{s:5:\"title\";s:4:\"Eben\";s:5:\"image\";s:88:\"https://woocommerce.com/wp-content/uploads/2023/11/eben-wptheme-preview.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:133:\"Eben is a fully customizable block theme for building modern and professional WordPress websites. Elevate your online presence today!\";s:4:\"link\";s:107:\"https://woocommerce.com/products/eben/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://eben.themesharbor.com/demo-1/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"60764ec6-1dc3-4166-9cb6-6c6c3948e009\";s:4:\"slug\";s:4:\"eben\";s:2:\"id\";i:18734002943260;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Themes Harbor\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/themes-harbor/\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/11/eben-product-icon.webp\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"bookix\";a:25:{s:5:\"title\";s:6:\"Bookix\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/11/bookix.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:332:\"Welcome to Bookix, where every click is a step into a new chapter of your life’s story. The ultimate destination for book lovers and literary enthusiasts. Immerse yourself in a world of literary wonders with our carefully curated collection of books and a user-friendly interface designed to make your selection of books seamless.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/bookix/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://bookix.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"cdb83161-4568-4789-9be5-74b1cd9e1b55\";s:4:\"slug\";s:6:\"bookix\";s:2:\"id\";i:18734002853685;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/11/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"deco\";a:25:{s:5:\"title\";s:4:\"Deco\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2023/09/deco.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Discover our Deco theme: your path to stunning home makeovers!\";s:4:\"link\";s:107:\"https://woocommerce.com/products/deco/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://deco.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"6acbf5d7-c1e8-45da-b7ec-f8867f2a7b90\";s:4:\"slug\";s:4:\"deco\";s:2:\"id\";i:18734002524961;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/09/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kirana\";a:25:{s:5:\"title\";s:6:\"Kirana\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/uploads/2023/08/kirana-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:116:\"Use Kirana to build a clean shop website for mega stores, grocery stores, supermarkets, organic shops, and more.  \";s:4:\"link\";s:109:\"https://woocommerce.com/products/kirana/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://themegrilldemos.com/kirana\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"7afe91b8-6db1-4dd5-9b13-a4f06c6e19fa\";s:4:\"slug\";s:6:\"kirana\";s:2:\"id\";i:18734002506686;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/08/kirana-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"everglow\";a:25:{s:5:\"title\";s:8:\"Everglow\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/08/Featured-image-538x403-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:123:\"Effortlessly build a store for selling organic & sustainable skincare products with the elegant Everglow WooCommerce theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/everglow/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/everglow/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"ddf8e64e-a7a7-435d-b291-aa75f9dfa8f9\";s:4:\"slug\";s:8:\"everglow\";s:2:\"id\";i:18734002395397;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/08/Icon-80x80-2.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kereta\";a:25:{s:5:\"title\";s:6:\"Kereta\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/08/kereta.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:51:\"Rev up your online automotive business with Kereta.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/kereta/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://kereta.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"34d95685-78c4-4da3-8bf9-4714e1326138\";s:4:\"slug\";s:6:\"kereta\";s:2:\"id\";i:18734002368897;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/08/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"ethreadwears\";a:25:{s:5:\"title\";s:12:\"eThreadwears\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/uploads/2023/06/ethreadwears.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:93:\"Build a stylish and appealing online store with this eThreadwears Block Theme for WooCommerce\";s:4:\"link\";s:115:\"https://woocommerce.com/products/ethreadwears/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://fse.catchthemes.com/ethreadwears/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"ba078eea-4d63-4454-9b3f-a83a10d7637d\";s:4:\"slug\";s:12:\"ethreadwears\";s:2:\"id\";i:18734002150779;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/06/ethreadwears-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"bespoke\";a:25:{s:5:\"title\";s:7:\"Bespoke\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/06/bespoke-product-card-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Bespoke is the perfect choice for showcasing beautiful, bespoke products on your online store.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/bespoke/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://bespoke.press75.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"2df1e875-a24b-452d-a35d-86906d936278\";s:4:\"slug\";s:7:\"bespoke\";s:2:\"id\";i:18734002142188;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:7:\"Press75\";s:10:\"vendor_url\";s:39:\"https://woocommerce.com/vendor/press75/\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/06/bespoke-theme-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"bingo\";a:25:{s:5:\"title\";s:5:\"Bingo\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/09/bingo-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:69:\"Elevate your fashion and clothing online store experience with Bingo!\";s:4:\"link\";s:108:\"https://woocommerce.com/products/bingo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:45:\"https://wordpress.templatetrip.com/woo/bingo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"ff2d42c8-170a-436c-ba83-9fe1cb4fa795\";s:4:\"slug\";s:5:\"bingo\";s:2:\"id\";i:18734002108921;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"TemplateTrip\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/templatetrip/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2023/06/favicon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-chrono\";a:25:{s:5:\"title\";s:6:\"Chrono\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2023/05/chrono-featured-02.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:103:\"Introducing Chrono by Organic Themes, the new standard in WordPress block themes for your online store.\";s:4:\"link\";s:117:\"https://woocommerce.com/products/organic-chrono/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/chrono/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e59e8b69-98a5-4b05-adcd-5d82076d0192\";s:4:\"slug\";s:14:\"organic-chrono\";s:2:\"id\";i:18734002067738;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2023/05/chrono-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"emart\";a:25:{s:5:\"title\";s:5:\"eMart\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/06/emart.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:52:\"Use eMart for your Electronics and affiliate stores.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/emart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://emart.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"63abdf9e-9a1f-49d7-ab02-74db8f7d8989\";s:4:\"slug\";s:5:\"emart\";s:2:\"id\";i:18734002045481;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2023/05/product-icon-80.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"blissful\";a:25:{s:5:\"title\";s:8:\"Blissful\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2023/05/blissful-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:120:\"A complete WooCommerce theme, ideal for stores selling gifts such as flowers, toys, statues, cakes, chocolates, etc.  \";s:4:\"link\";s:111:\"https://woocommerce.com/products/blissful/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themegrilldemos.com/blissful\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f38e46c1-a246-4771-82e4-fddcc7a285b7\";s:4:\"slug\";s:8:\"blissful\";s:2:\"id\";i:18734002013668;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/05/blissful-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"artistry\";a:25:{s:5:\"title\";s:8:\"Artistry\";s:5:\"image\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/05/artistry-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Elevate your online presence and watch your business thrive with the Artistry theme today!\";s:4:\"link\";s:111:\"https://woocommerce.com/products/artistry/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://organicthemes.com/demo/artistry/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f55be051-e031-43a9-be9b-1503905c0ae8\";s:4:\"slug\";s:8:\"artistry\";s:2:\"id\";i:18734001996428;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/05/artistry-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"folio\";a:25:{s:5:\"title\";s:5:\"Folio\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2023/05/P75-Folio-23-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:223:\"Experience the power of simplicity with Folio, a WordPress theme crafted for creatives. Combining elegance and contemporary design, Folio provides a seamless platform to display your portfolio and operate your online store.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/folio/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:26:\"https://folio.press75.com/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"67a55dbc-b50e-4d5b-9143-e94178c0be3d\";s:4:\"slug\";s:5:\"folio\";s:2:\"id\";i:18734001974114;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:59;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:7:\"Press75\";s:10:\"vendor_url\";s:39:\"https://woocommerce.com/vendor/press75/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/05/folio-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"heim\";a:25:{s:5:\"title\";s:4:\"Heim\";s:5:\"image\";s:76:\"https://woocommerce.com/wp-content/uploads/2023/05/thumbnail.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:117:\"Create an impressive WooCommerce store with Heim, a clean, minimalist WordPress theme optimized for the Block Editor.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/heim/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://heim.nordicmade.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"b05c099a-2570-45f8-94ee-956c0389b783\";s:4:\"slug\";s:4:\"heim\";s:2:\"id\";i:18734001964004;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"NordicMade\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/nordicmade/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2023/05/icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-rialto\";a:25:{s:5:\"title\";s:6:\"Rialto\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/05/rialto-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:95:\"Create a multi-vendor eCommerce website like Etsy or Amazon using the WooCommerce Rialto theme.\";s:4:\"link\";s:117:\"https://woocommerce.com/products/organic-rialto/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/rialto/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"3aa4be9d-37dc-49cf-be79-445312aef156\";s:4:\"slug\";s:14:\"organic-rialto\";s:2:\"id\";i:18734001955128;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2023/05/rialto-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"kedai\";a:25:{s:5:\"title\";s:5:\"Kedai\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/05/kedai.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Use Kedai for your Electronics, dropship and affiliate stores.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/kedai/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://kedai.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"9d9c3b60-cef8-433a-a882-5382f225301f\";s:4:\"slug\";s:5:\"kedai\";s:2:\"id\";i:18734001868382;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/05/product-icon-80-3.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"labeaute\";a:25:{s:5:\"title\";s:10:\"La Beauté\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/uploads/2023/04/la-beaute-regular-card-product-logo.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Create a sophisticated WooCommerce health or beauty store with the La Beauté theme—featuring a responsive design and a Dark Mode option.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/labeaute/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://labeaute.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"d048ac21-966e-4caf-9e66-ef29e15bb7c5\";s:4:\"slug\";s:8:\"labeaute\";s:2:\"id\";i:18734001781152;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2023/04/la-beaute-product-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"decor\";a:25:{s:5:\"title\";s:5:\"Decor\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2023/03/decor-regular-card-product.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:161:\"Create a modern e-commerce website for your home decoration shop with the WooCommerce theme — build pages using the simple yet powerful WordPress Block Editor.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/decor/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.goodlayers.com/wc/decor/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"69a4b3ed-100b-42a5-af58-e0c6a7a45168\";s:4:\"slug\";s:5:\"decor\";s:2:\"id\";i:18734001675261;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"GoodLayers\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/goodlayers/\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2023/03/decor-product-icon-1.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"apparel\";a:25:{s:5:\"title\";s:7:\"Apparel\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/03/apparel-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:97:\"Experience minimalist and chic design with Apparel - a theme with exceptional dark-mode function.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/apparel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://apparel.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"57f83c3a-5e69-499c-b0be-855bcb101b52\";s:4:\"slug\";s:7:\"apparel\";s:2:\"id\";i:18734001675209;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:81:\"https://woocommerce.com/wp-content/uploads/2023/03/apparel-theme-product-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"bagberry\";a:25:{s:5:\"title\";s:8:\"Bagberry\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/03/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Sell purses, handbags, clothes, and accessories with the vibrant Bagberry theme for WooCommerce boutiques.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/bagberry/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.agnidesigns.com/bagberry\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e5d61123-4127-43b2-8b59-16ded16b76af\";s:4:\"slug\";s:8:\"bagberry\";s:2:\"id\";i:18734001627281;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/03/Icon-80x80-3.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"elaventa\";a:25:{s:5:\"title\";s:8:\"eLaventa\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2023/06/elavanta.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:83:\"Build a stylish online store with this elegant eLaventa Block Theme for WooCommerce\";s:4:\"link\";s:111:\"https://woocommerce.com/products/elaventa/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://fse.catchthemes.com/elaventa/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"5a09abe6-2268-4b51-b0ba-2916a08d756f\";s:4:\"slug\";s:8:\"elaventa\";s:2:\"id\";i:18734001573135;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/02/elaventa-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"cozynest\";a:25:{s:5:\"title\";s:8:\"Cozynest\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/03/Untitled-design.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:95:\"Build a contemporary furniture or home décor store with the modern, minimalist Cozynest theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/cozynest/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://cozynest.boostifythemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"1e2c8809-6da6-480b-8de2-459b517ee6c0\";s:4:\"slug\";s:8:\"cozynest\";s:2:\"id\";i:18734001546475;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"BoostifyThemes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/boostifythemes/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2023/02/cozynest-logo2.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"ledge\";a:25:{s:5:\"title\";s:5:\"Ledge\";s:5:\"image\";s:98:\"https://woocommerce.com/wp-content/uploads/2023/02/Regular-Card-Product-Logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:122:\"Stream your music, sell your merch, and offer a smooth shopping experience for your fans with the Ledge WooCommerce theme.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/ledge/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://demos.wolfthemes.live/ledge\";s:5:\"price\";s:10:\"$89.00\";s:9:\"raw_price\";i:89;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"c68f61bc-97d4-497e-ae08-b8877f3d656d\";s:4:\"slug\";s:5:\"ledge\";s:2:\"id\";i:18734001545617;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:89;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"WolfThemes\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/wolfthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/02/Product-Icon.jpg?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"yuna\";a:25:{s:5:\"title\";s:4:\"Yuna\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/01/yuna-main-image.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Build a positive, inviting website for your nonprofit with the Yuna theme for WooCommerce.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/yuna/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:60:\"https://demo.anarieldesign.com/yuna-children/home-ecommerce/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"4b00af3d-e5e0-419c-94c0-0665eac5e183\";s:4:\"slug\";s:4:\"yuna\";s:2:\"id\";i:18734001473651;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:63:\"https://woocommerce.com/wp-content/uploads/2023/01/yuna-160.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"treehouse\";a:25:{s:5:\"title\";s:9:\"Treehouse\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/01/treehouse-product-card.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:105:\"Use the Treehouse theme for WooCommerce to build a toy or children\'s store with a playful, colorful look.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/treehouse/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://treehouse.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f7165b78-5148-45ee-8f92-a6fc41c2897d\";s:4:\"slug\";s:9:\"treehouse\";s:2:\"id\";i:18734001473068;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2023/01/treehouse-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"vastra\";a:25:{s:5:\"title\";s:6:\"Vastra\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2023/02/vastra-regular-card-product-logo-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:92:\"Create a stylish online clothing boutique with the fashionable Vastra theme for WooCommerce.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/vastra/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://themegrilldemos.com/vastra/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"72d5a5fe-ee99-46c0-bff0-121840aea7ea\";s:4:\"slug\";s:6:\"vastra\";s:2:\"id\";i:18734001472700;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/01/vastra-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"epentatonic\";a:25:{s:5:\"title\";s:11:\"ePentatonic\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2023/02/epentatonic.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"Use the ePentatonic block theme to quickly build an attractive WooCommerce website for your music business.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/epentatonic/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://fse.catchthemes.com/epentatonic/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"d578a622-188b-4d7d-a165-f4fc6ddcafc1\";s:4:\"slug\";s:11:\"epentatonic\";s:2:\"id\";i:18734001458387;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/01/epentatonic-product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"freshcart\";a:25:{s:5:\"title\";s:9:\"FreshCart\";s:5:\"image\";s:76:\"https://woocommerce.com/wp-content/uploads/2023/02/freshcart.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:67:\"Use the FreshCart theme to build a vibrant ecommerce grocery store.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/freshcart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:45:\"https://freshcart.madrasthemes.com/gutenberg/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"dbf52776-dc51-4a14-81e6-2e1061b87d0c\";s:4:\"slug\";s:9:\"freshcart\";s:2:\"id\";i:18734001458195;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:59;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/01/product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"avalon\";a:25:{s:5:\"title\";s:6:\"Avalon\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2023/01/avalon-main.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:70:\"Design a modern fashion website with the Avalon theme for WooCommerce.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/avalon/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.anarieldesign.com/avalon/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"dca90580-e46a-4ff7-8975-36871c61a220\";s:4:\"slug\";s:6:\"avalon\";s:2:\"id\";i:18734001455848;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/01/avalon-160.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"coffee-shop\";a:25:{s:5:\"title\";s:11:\"Coffee Shop\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2023/01/responsive.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:105:\"Sell artisan food or beverages with the easy-to-customize, block-based Coffee Shop theme for WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/coffeeshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://demo.goodlayers.com/wc/coffeeshop/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"542c4939-61c9-4a81-8d41-56c251214df2\";s:4:\"slug\";s:11:\"coffee-shop\";s:2:\"id\";i:18734001400965;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"GoodLayers\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/goodlayers/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2023/01/cf-logo.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"copenhagen\";a:25:{s:5:\"title\";s:10:\"Copenhagen\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/02/copenhagen-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"Create a stylish modern home furniture store or home décor shop with the Copenhagen theme for WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/copenhagen/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:44:\"https://copenhagen.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"8013f3e4-5368-4918-afbf-e9662f967d03\";s:4:\"slug\";s:10:\"copenhagen\";s:2:\"id\";i:18734001349053;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2022/12/Product-Icon.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"macchiato\";a:25:{s:5:\"title\";s:9:\"Macchiato\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/12/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Showcase your small-batch artisan goods, coffees, or baked goods with the Macchiato theme for WooCommerce.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/macchiato/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://demo.agnidesigns.com/macchiato/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e0887d46-5336-47fa-a570-ee7406f11c8f\";s:4:\"slug\";s:9:\"macchiato\";s:2:\"id\";i:18734001282642;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/12/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"astra-pro\";a:25:{s:5:\"title\";s:9:\"Astra Pro\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2023/12/Astra-Woo-Banner.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:7:\"primary\";s:7:\"excerpt\";s:90:\"Create stunning websites with one of the most powerful and user-friendly WordPress themes.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/astra-pro/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://wp-themes.com/astra/\";s:5:\"price\";s:10:\"$47.00\";s:9:\"raw_price\";i:47;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"9fc32c06-1fae-4744-8aca-f5259ddfcb3e\";s:4:\"slug\";s:9:\"astra-pro\";s:2:\"id\";i:18734001206339;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:47;s:6:\"rating\";i:4;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:23:\"Brainstorm Force US LLC\";s:10:\"vendor_url\";s:55:\"https://woocommerce.com/vendor/brainstorm-force-us-llc/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/10/Astra_160x160.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"gizmo\";a:25:{s:5:\"title\";s:5:\"Gizmo\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/uploads/2022/11/gizmo-regular-card-product-logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Quickly build a store for your technology products with the Gizmo block theme for WooCommerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/gizmo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://themegrilldemos.com/gizmo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"7f1eba93-d661-4593-a232-f7fef903338b\";s:4:\"slug\";s:5:\"gizmo\";s:2:\"id\";i:18734001201194;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:88:\"https://woocommerce.com/wp-content/uploads/2022/11/gizmo-product-icon-160x160-1.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"contemporary\";a:25:{s:5:\"title\";s:12:\"Contemporary\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2022/11/screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:92:\"Build a stylish modern store for handmade goods with the Contemporary theme for WooCommerce.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/contemporary/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://contemporary.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"885a302b-b292-45a0-9f77-23af84ce5926\";s:4:\"slug\";s:12:\"contemporary\";s:2:\"id\";i:18734001138725;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:61:\"https://woocommerce.com/wp-content/uploads/2022/11/icon-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"vignette\";a:25:{s:5:\"title\";s:8:\"Vignette\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2022/10/vignettecard.jpg?w=538&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:99:\"Use the modern, minimalist Vignette block theme to quickly and easily build your WooCommerce store.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/vignette/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://vignette.vivathemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"70354257-7eca-4baf-8941-78f423cd3010\";s:4:\"slug\";s:8:\"vignette\";s:2:\"id\";i:18734001081977;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/10/vignette-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"wardrobe\";a:25:{s:5:\"title\";s:8:\"Wardrobe\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/09/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:91:\"Launch your online store with Wardrobe—the best minimalist fashion theme for WooCommerce.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/wardrobe/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.agnidesigns.com/wardrobe\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"85578262-4919-448e-997b-151b8093e1d6\";s:4:\"slug\";s:8:\"wardrobe\";s:2:\"id\";i:18734000968064;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2022/09/Icon-80x80-1.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"libreria\";a:25:{s:5:\"title\";s:8:\"Libreria\";s:5:\"image\";s:103:\"https://woocommerce.com/wp-content/uploads/2022/08/libreria-regular-card-product-logo-2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:135:\"The ideal theme for booksellers and other shop owners who want their customers to feel relaxed and spend time browsing in their stores.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/libreria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themegrilldemos.com/libreria/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"4189cf3c-68fa-4c8c-82c0-516ffa67303d\";s:4:\"slug\";s:8:\"libreria\";s:2:\"id\";i:18734000805478;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/08/libreria-product-icon-160x160-1.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"luminate\";a:25:{s:5:\"title\";s:8:\"Luminate\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/07/Featured-image-538x403-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Build your lighting store with the clean, modern Luminate block theme and showcase light fixtures, light bulbs, and lighting accessories.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/luminate/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/luminate/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"8ff7a61b-c8c0-488a-8439-670908940d1c\";s:4:\"slug\";s:8:\"luminate\";s:2:\"id\";i:18734000713982;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";i:5;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/07/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:16:\"twentytwentyfour\";a:6:{s:4:\"slug\";s:16:\"twentytwentyfour\";s:5:\"title\";s:18:\"Twenty Twenty-Four\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:64:\"https://haiku.gcch.fr/app/themes/twentytwentyfour/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}}','off'), -(5485,'_site_transient_timeout_browser_ffc28b53e3a7f8fad5d2b0a3e46dfae8','1730921308','off'), -(5486,'_site_transient_browser_ffc28b53e3a7f8fad5d2b0a3e46dfae8','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:6:\"17.1.1\";s:8:\"platform\";s:6:\"iPhone\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','off'), -(5490,'_site_transient_timeout_browser_ffaea5afed51f1a1b2cdc996aed545be','1730921468','off'), -(5491,'_site_transient_browser_ffaea5afed51f1a1b2cdc996aed545be','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"78.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(5559,'_transient_timeout_wc_related_291','1730405283','off'), -(5560,'_transient_wc_related_291','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=291\";a:22:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";}}','off'), -(5561,'_transient_timeout_wc_related_288','1730405283','off'), -(5562,'_transient_wc_related_288','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=288\";a:22:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";}}','off'), -(5563,'_transient_timeout_wc_related_285','1730405283','off'), -(5564,'_transient_wc_related_285','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=285\";a:22:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";}}','off'), -(5565,'_transient_timeout_wc_related_282','1730405283','off'), -(5566,'_transient_wc_related_282','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=282\";a:22:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";}}','off'), -(5567,'_transient_timeout_wc_related_276','1730405283','off'), -(5568,'_transient_wc_related_276','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=276\";a:22:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";}}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5626,'_transient_timeout_wc_product_children_72','1732912372','off'), -(5627,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(5628,'_transient_timeout_wc_var_prices_72','1732916492','off'), -(5629,'_transient_wc_var_prices_72','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(5660,'_transient_timeout_wc_product_children_102','1732912691','off'), -(5661,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:7:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;}s:7:\"visible\";a:7:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;}}','off'), -(5662,'_transient_timeout_wc_var_prices_102','1732916492','off'), -(5663,'_transient_wc_var_prices_102','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(5672,'_transient_timeout_wc_product_children_123','1732912813','off'), -(5673,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:7:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;}s:7:\"visible\";a:7:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;}}','off'), -(5674,'_transient_timeout_wc_var_prices_123','1732916492','off'), -(5675,'_transient_wc_var_prices_123','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(5697,'_transient_timeout_wc_product_children_144','1732913076','off'), -(5698,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:7:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;}s:7:\"visible\";a:7:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;}}','off'), -(5699,'_transient_timeout_wc_var_prices_144','1732916492','off'), -(5700,'_transient_wc_var_prices_144','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(5714,'_transient_timeout_wc_product_children_133','1732913182','off'), -(5715,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:7:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;}s:7:\"visible\";a:7:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;}}','off'), -(5717,'_transient_timeout_wc_var_prices_133','1732916492','off'), -(5718,'_transient_wc_var_prices_133','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(5724,'_transient_timeout_wc_product_children_113','1732913286','off'), -(5725,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:7:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;}s:7:\"visible\";a:7:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;}}','off'), -(5726,'_transient_timeout_wc_var_prices_113','1732916492','off'), -(5727,'_transient_wc_var_prices_113','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(5746,'_transient_timeout_wc_product_children_86','1732913389','off'), -(5747,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:414;i:1;i:87;i:2;i:88;i:3;i:89;i:4;i:90;i:5;i:91;i:6;i:92;i:7;i:93;}s:7:\"visible\";a:8:{i:0;i:414;i:1;i:87;i:2;i:88;i:3;i:89;i:4;i:90;i:5;i:91;i:6;i:92;i:7;i:93;}}','off'), -(5756,'_transient_timeout_wc_product_children_155','1732913495','off'), -(5757,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:7:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;}s:7:\"visible\";a:7:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;}}','off'), -(5769,'_transient_timeout_wc_product_children_168','1732913633','off'), -(5770,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(5777,'_transient_timeout_wc_product_children_183','1732913680','off'), -(5778,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:194;i:1;i:195;i:2;i:196;}s:7:\"visible\";a:3:{i:0;i:194;i:1;i:195;i:2;i:196;}}','off'), -(5782,'_transient_timeout_wc_product_children_213','1732913694','off'), -(5783,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:214;i:1;i:215;i:2;i:216;}s:7:\"visible\";a:3:{i:0;i:214;i:1;i:215;i:2;i:216;}}','off'), -(5788,'_transient_timeout_wc_product_children_220','1732913845','off'), -(5789,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(5790,'_transient_timeout_wc_var_prices_220','1732916492','off'), -(5791,'_transient_wc_var_prices_220','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"30.00\",\"223\":\"32.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"30.00\",\"223\":\"32.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"30.00\",\"223\":\"32.00\"}}}','off'), -(5793,'_transient_timeout_wc_product_children_226','1732913867','off'), -(5794,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(5795,'_transient_timeout_wc_var_prices_226','1732916492','off'), -(5796,'_transient_wc_var_prices_226','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"32.00\",\"229\":\"35.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"32.00\",\"229\":\"35.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"32.00\",\"229\":\"35.00\"}}}','off'), -(5799,'_transient_timeout_wc_product_children_202','1732913867','off'), -(5800,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:203;i:1;i:204;i:2;i:205;}s:7:\"visible\";a:3:{i:0;i:203;i:1;i:204;i:2;i:205;}}','off'), -(5806,'_transient_timeout_wc_product_children_232','1732913936','off'), -(5807,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5823,'_transient_timeout_wc_product_children_246','1732914050','off'), -(5824,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(5845,'_transient_timeout_wc_product_children_306','1732914556','off'), -(5846,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:307;i:1;i:308;i:2;i:309;}s:7:\"visible\";a:3:{i:0;i:307;i:1;i:308;i:2;i:309;}}','off'), -(5847,'_transient_timeout_wc_product_children_312','1732914556','off'), -(5848,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:313;i:1;i:314;i:2;i:315;}s:7:\"visible\";a:3:{i:0;i:313;i:1;i:314;i:2;i:315;}}','off'), -(5869,'_transient_timeout_wc_product_children_356','1732915137','off'), -(5870,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:362;i:1;i:363;i:2;i:364;}s:7:\"visible\";a:3:{i:0;i:362;i:1;i:363;i:2;i:364;}}','off'), -(5877,'_transient_timeout_wc_product_children_365','1732915206','off'), -(5878,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:370;i:1;i:371;}s:7:\"visible\";a:2:{i:0;i:370;i:1;i:371;}}','off'), -(5880,'_transient_timeout_wc_product_children_385','1732915247','off'), -(5881,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:4:{i:0;i:389;i:1;i:390;i:2;i:391;i:3;i:392;}s:7:\"visible\";a:4:{i:0;i:389;i:1;i:390;i:2;i:391;i:3;i:392;}}','off'), -(5882,'_transient_timeout_wc_var_prices_385','1732916492','off'), -(5883,'_transient_wc_var_prices_385','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"180.00\",\"390\":\"180.00\",\"391\":\"180.00\",\"392\":\"180.00\"},\"regular_price\":{\"389\":\"180.00\",\"390\":\"180.00\",\"391\":\"180.00\",\"392\":\"180.00\"},\"sale_price\":{\"389\":\"180.00\",\"390\":\"180.00\",\"391\":\"180.00\",\"392\":\"180.00\"}}}','off'), -(5909,'_transient_timeout_wc_product_children_393','1732915536','off'), -(5910,'_transient_wc_product_children_393','a:2:{s:3:\"all\";a:2:{i:0;i:426;i:1;i:427;}s:7:\"visible\";a:2:{i:0;i:426;i:1;i:427;}}','off'), -(5916,'_transient_timeout_wc_product_children_398','1732915590','off'), -(5917,'_transient_wc_product_children_398','a:2:{s:3:\"all\";a:2:{i:0;i:428;i:1;i:429;}s:7:\"visible\";a:2:{i:0;i:428;i:1;i:429;}}','off'), -(5930,'_transient_timeout_wc_var_prices_398','1732916492','off'), -(5931,'_transient_wc_var_prices_398','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"428\":\"43.00\",\"429\":\"65.00\"},\"regular_price\":{\"428\":\"43.00\",\"429\":\"65.00\"},\"sale_price\":{\"428\":\"43.00\",\"429\":\"65.00\"}}}','off'), -(5932,'_transient_timeout_wc_var_prices_393','1732916492','off'), -(5933,'_transient_wc_var_prices_393','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"426\":\"40.00\",\"427\":\"60.00\"},\"regular_price\":{\"426\":\"40.00\",\"427\":\"60.00\"},\"sale_price\":{\"426\":\"40.00\",\"427\":\"60.00\"}}}','off'), -(5934,'_transient_timeout_wc_var_prices_365','1732916492','off'), -(5935,'_transient_wc_var_prices_365','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"370\":\"40.00\",\"371\":\"60.00\"},\"regular_price\":{\"370\":\"40.00\",\"371\":\"60.00\"},\"sale_price\":{\"370\":\"40.00\",\"371\":\"60.00\"}}}','off'), -(5936,'_transient_timeout_wc_var_prices_356','1732916492','off'), -(5937,'_transient_wc_var_prices_356','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"362\":\"65.00\",\"363\":\"90.00\",\"364\":\"40.00\"},\"regular_price\":{\"362\":\"65.00\",\"363\":\"90.00\",\"364\":\"40.00\"},\"sale_price\":{\"362\":\"65.00\",\"363\":\"90.00\",\"364\":\"40.00\"}}}','off'), -(5938,'_transient_timeout_wc_var_prices_312','1732916492','off'), -(5939,'_transient_wc_var_prices_312','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"313\":\"43.00\",\"314\":\"75.00\",\"315\":\"48.00\"},\"regular_price\":{\"313\":\"43.00\",\"314\":\"75.00\",\"315\":\"48.00\"},\"sale_price\":{\"313\":\"43.00\",\"314\":\"75.00\",\"315\":\"48.00\"}}}','off'), -(5940,'_transient_timeout_wc_var_prices_306','1732916492','off'), -(5941,'_transient_wc_var_prices_306','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"307\":\"40.00\",\"308\":\"70.00\",\"309\":\"45.00\"},\"regular_price\":{\"307\":\"40.00\",\"308\":\"70.00\",\"309\":\"45.00\"},\"sale_price\":{\"307\":\"40.00\",\"308\":\"70.00\",\"309\":\"45.00\"}}}','off'), -(5942,'_transient_timeout_wc_var_prices_246','1732916492','off'), -(5943,'_transient_wc_var_prices_246','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1732916492','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(5946,'_transient_timeout_wc_var_prices_232','1732916492','off'), -(5947,'_transient_wc_var_prices_232','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"238\":\"130.00\",\"239\":\"130.00\"},\"regular_price\":{\"238\":\"130.00\",\"239\":\"130.00\"},\"sale_price\":{\"238\":\"130.00\",\"239\":\"130.00\"}}}','off'), -(5948,'_transient_timeout_wc_var_prices_213','1732916492','off'), -(5949,'_transient_wc_var_prices_213','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"214\":\"75.00\",\"215\":\"42.00\",\"216\":\"42.00\"},\"regular_price\":{\"214\":\"75.00\",\"215\":\"42.00\",\"216\":\"42.00\"},\"sale_price\":{\"214\":\"75.00\",\"215\":\"42.00\",\"216\":\"42.00\"}}}','off'), -(5950,'_transient_timeout_wc_var_prices_202','1732916492','off'), -(5951,'_transient_wc_var_prices_202','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"203\":\"85.00\",\"204\":\"48.00\",\"205\":\"48.00\"},\"regular_price\":{\"203\":\"85.00\",\"204\":\"48.00\",\"205\":\"48.00\"},\"sale_price\":{\"203\":\"85.00\",\"204\":\"48.00\",\"205\":\"48.00\"}}}','off'), -(5952,'_transient_timeout_wc_var_prices_183','1732916492','off'), -(5953,'_transient_wc_var_prices_183','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"194\":\"70.00\",\"195\":\"40.00\",\"196\":\"40.00\"},\"regular_price\":{\"194\":\"70.00\",\"195\":\"40.00\",\"196\":\"40.00\"},\"sale_price\":{\"194\":\"70.00\",\"195\":\"40.00\",\"196\":\"40.00\"}}}','off'), -(5954,'_transient_timeout_wc_var_prices_168','1732916492','off'), -(5955,'_transient_wc_var_prices_168','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"regular_price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"sale_price\":{\"200\":\"150.00\",\"201\":\"150.00\"}}}','off'), -(5956,'_transient_timeout_wc_var_prices_155','1732916492','off'), -(5957,'_transient_wc_var_prices_155','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(5958,'_transient_timeout_wc_var_prices_86','1732916492','off'), -(5959,'_transient_wc_var_prices_86','{\"version\":\"1730324484\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(5972,'_transient_woocommerce_product_task_product_count_transient','43','on'), -(5974,'_transient_timeout_wc_term_counts','1732924108','off'), -(5975,'_transient_wc_term_counts','a:6:{i:30;s:2:\"23\";i:31;s:1:\"9\";i:32;s:1:\"2\";i:33;s:1:\"6\";i:15;s:1:\"3\";i:34;s:1:\"0\";}','off'), -(5976,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1730333908','off'), -(5977,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(5979,'_site_transient_timeout_theme_roots','1730333908','off'), -(5980,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(5981,'_transient_timeout__woocommerce_helper_subscriptions','1730333008','off'), -(5982,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=6358 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1722863614:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1722863999:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(525,60,'_sku','HADOU-EC-VRM'), -(527,60,'total_sales','0'), -(528,60,'_tax_status','taxable'), -(529,60,'_tax_class',''), -(530,60,'_manage_stock','no'), -(531,60,'_backorders','no'), -(532,60,'_sold_individually','no'), -(533,60,'_virtual','no'), -(534,60,'_downloadable','no'), -(535,60,'_download_limit','-1'), -(536,60,'_download_expiry','-1'), -(537,60,'_stock',NULL), -(538,60,'_stock_status','instock'), -(539,60,'_wc_average_rating','0'), -(540,60,'_wc_review_count','0'), -(541,60,'_product_version','9.3.2'), -(546,60,'_edit_lock','1727245076:2'), -(547,60,'_edit_last','1'), -(559,60,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(567,65,'_variation_description',''), -(568,65,'total_sales','0'), -(569,65,'_tax_status','taxable'), -(570,65,'_tax_class','parent'), -(571,65,'_manage_stock','no'), -(572,65,'_backorders','no'), -(573,65,'_sold_individually','no'), -(574,65,'_virtual','no'), -(575,65,'_downloadable','no'), -(576,65,'_download_limit','-1'), -(577,65,'_download_expiry','-1'), -(578,65,'_stock',NULL), -(579,65,'_stock_status','instock'), -(580,65,'_wc_average_rating','0'), -(581,65,'_wc_review_count','0'), -(582,65,'attribute_pa_size','50'), -(583,65,'_product_version','9.2.3'), -(584,66,'_variation_description',''), -(585,66,'total_sales','0'), -(586,66,'_tax_status','taxable'), -(587,66,'_tax_class','parent'), -(588,66,'_manage_stock','no'), -(589,66,'_backorders','no'), -(590,66,'_sold_individually','no'), -(591,66,'_virtual','no'), -(592,66,'_downloadable','no'), -(593,66,'_download_limit','-1'), -(594,66,'_download_expiry','-1'), -(595,66,'_stock',NULL), -(596,66,'_stock_status','instock'), -(597,66,'_wc_average_rating','0'), -(598,66,'_wc_review_count','0'), -(599,66,'attribute_pa_size','52'), -(600,66,'_product_version','9.2.3'), -(601,67,'_variation_description',''), -(602,67,'total_sales','0'), -(603,67,'_tax_status','taxable'), -(604,67,'_tax_class','parent'), -(605,67,'_manage_stock','no'), -(606,67,'_backorders','no'), -(607,67,'_sold_individually','no'), -(608,67,'_virtual','no'), -(609,67,'_downloadable','no'), -(610,67,'_download_limit','-1'), -(611,67,'_download_expiry','-1'), -(612,67,'_stock',NULL), -(613,67,'_stock_status','instock'), -(614,67,'_wc_average_rating','0'), -(615,67,'_wc_review_count','0'), -(616,67,'attribute_pa_size','54'), -(617,67,'_product_version','9.2.3'), -(618,68,'_variation_description',''), -(619,68,'total_sales','0'), -(620,68,'_tax_status','taxable'), -(621,68,'_tax_class','parent'), -(622,68,'_manage_stock','no'), -(623,68,'_backorders','no'), -(624,68,'_sold_individually','no'), -(625,68,'_virtual','no'), -(626,68,'_downloadable','no'), -(627,68,'_download_limit','-1'), -(628,68,'_download_expiry','-1'), -(629,68,'_stock',NULL), -(630,68,'_stock_status','instock'), -(631,68,'_wc_average_rating','0'), -(632,68,'_wc_review_count','0'), -(633,68,'attribute_pa_size','56'), -(634,68,'_product_version','9.2.3'), -(635,69,'_variation_description',''), -(636,69,'total_sales','0'), -(637,69,'_tax_status','taxable'), -(638,69,'_tax_class','parent'), -(639,69,'_manage_stock','no'), -(640,69,'_backorders','no'), -(641,69,'_sold_individually','no'), -(642,69,'_virtual','no'), -(643,69,'_downloadable','no'), -(644,69,'_download_limit','-1'), -(645,69,'_download_expiry','-1'), -(646,69,'_stock',NULL), -(647,69,'_stock_status','instock'), -(648,69,'_wc_average_rating','0'), -(649,69,'_wc_review_count','0'), -(650,69,'attribute_pa_size','58'), -(651,69,'_product_version','9.2.3'), -(652,70,'_variation_description',''), -(653,70,'total_sales','0'), -(654,70,'_tax_status','taxable'), -(655,70,'_tax_class','parent'), -(656,70,'_manage_stock','no'), -(657,70,'_backorders','no'), -(658,70,'_sold_individually','no'), -(659,70,'_virtual','no'), -(660,70,'_downloadable','no'), -(661,70,'_download_limit','-1'), -(662,70,'_download_expiry','-1'), -(663,70,'_stock',NULL), -(664,70,'_stock_status','instock'), -(665,70,'_wc_average_rating','0'), -(666,70,'_wc_review_count','0'), -(667,70,'attribute_pa_size','60'), -(668,70,'_product_version','9.2.3'), -(669,71,'_variation_description',''), -(670,71,'total_sales','0'), -(671,71,'_tax_status','taxable'), -(672,71,'_tax_class','parent'), -(673,71,'_manage_stock','no'), -(674,71,'_backorders','no'), -(675,71,'_sold_individually','no'), -(676,71,'_virtual','no'), -(677,71,'_downloadable','no'), -(678,71,'_download_limit','-1'), -(679,71,'_download_expiry','-1'), -(680,71,'_stock',NULL), -(681,71,'_stock_status','instock'), -(682,71,'_wc_average_rating','0'), -(683,71,'_wc_review_count','0'), -(684,71,'attribute_pa_size','62'), -(685,71,'_product_version','9.2.3'), -(690,65,'_regular_price','38'), -(691,65,'_thumbnail_id','0'), -(692,65,'_price','38'), -(693,66,'_regular_price','38'), -(694,66,'_thumbnail_id','0'), -(695,66,'_price','38'), -(696,67,'_regular_price','38'), -(697,67,'_thumbnail_id','0'), -(698,67,'_price','38'), -(699,68,'_regular_price','38'), -(700,68,'_thumbnail_id','0'), -(701,68,'_price','38'), -(702,69,'_regular_price','38'), -(703,69,'_thumbnail_id','0'), -(704,69,'_price','38'), -(705,70,'_regular_price','38'), -(706,70,'_thumbnail_id','0'), -(707,70,'_price','38'), -(708,71,'_regular_price','38'), -(709,71,'_thumbnail_id','0'), -(710,71,'_price','38'), -(711,60,'_price','38'), -(716,60,'_photos_colonne_gauche|||0|value','57'), -(717,60,'_photos_colonne_droite|||0|value','59'), -(718,60,'_haiku_details_produit',''), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.3.3'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1730320227:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B-scaled.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:498399;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(918,82,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(919,82,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1500;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:298569;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(920,82,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.3.3'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.2'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.2'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.2'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.2'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.2'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.2'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.2'), -(1129,86,'_edit_lock','1730321388:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix-scaled.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/09/HADOU-B-mix-scaled.jpg\";s:8:\"filesize\";i:786827;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo-scaled.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/09/HADOU-BKIGEN-Bo-scaled.jpg\";s:8:\"filesize\";i:1071626;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.3'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.2'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.2'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.2'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.2'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.2'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.2'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.2'), -(1357,102,'_edit_lock','1730320546:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg-scaled.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:474685;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg-scaled.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3301;s:6:\"height\";i:3301;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:1411555;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba-scaled.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2024/09/IKKAN-BaKIGEN-Ba-scaled.jpg\";s:8:\"filesize\";i:593414;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1368,102,'_price','85'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1393,113,'_thumbnail_id','121'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.3.3'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.2'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.2'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.2'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.2'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.2'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.2'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.2'), -(1545,113,'_edit_lock','1730321280:1'), -(1546,121,'_wp_attached_file','2024/09/IKKAN-B2-vrm-copy-scaled.jpg'), -(1547,121,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/09/IKKAN-B2-vrm-copy.jpg\";s:8:\"filesize\";i:539966;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"IKKAN-B2-vrm-copy.jpg\";}'), -(1548,121,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2373;s:6:\"height\";i:2373;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:1025399;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt',''), -(1553,113,'_price','90'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.3.3'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.2'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.2'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.2'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.2'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.2'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.2'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.2'), -(1720,123,'_edit_lock','1730321080:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928-scaled.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9928-scaled.jpg\";s:8:\"filesize\";i:761561;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1728,123,'_price','150'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.3.3'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.2'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.2'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.2'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.2'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.2'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.2'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.2'), -(1898,133,'_edit_lock','1730321027:1'), -(1899,141,'_wp_attached_file','2024/09/KARA-B-scaled.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:729921;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269-scaled.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9269-scaled.jpg\";s:8:\"filesize\";i:524292;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148-scaled.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9148-scaled.jpg\";s:8:\"filesize\";i:498664;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1909,133,'_price','150'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.3'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.2'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.2'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.2'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.2'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.2'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.2'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.2'), -(2081,144,'_edit_lock','1730321264:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg-scaled.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:435482;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1-scaled.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3352;s:6:\"height\";i:3352;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:1582330;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa-scaled.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/10/KIGEN-BaIKKANBa-scaled.jpg\";s:8:\"filesize\";i:557733;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2092,144,'_price','75'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.3.3'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.2'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.2'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.2'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.2'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.2'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.2'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.2'), -(2265,155,'_edit_lock','1730321350:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm-scaled.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:469937;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1-scaled.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3056;s:6:\"height\";i:3056;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:1936835;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-scaled.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:50:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-scaled.jpg\";s:8:\"filesize\";i:661629;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2276,155,'_price','80'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760-scaled.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9760-scaled.jpg\";s:8:\"filesize\";i:809637;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339-scaled.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/09/DSC9339-scaled.jpg\";s:8:\"filesize\";i:599375;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2305,168,'_thumbnail_id','176'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.3.3'), -(2457,168,'_edit_lock','1730321458:1'), -(2458,176,'_wp_attached_file','2024/10/ROKKU-B-malachite-scaled.jpg'), -(2459,176,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:537178;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ROKKU-B-malachite.jpg\";}'), -(2460,176,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1-scaled.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:38:\"2024/10/ROKKU-B-malachite-1-scaled.jpg\";s:8:\"filesize\";i:228634;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye-scaled.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:863484;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1-scaled.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:37:\"2024/10/ROKKU-B-tigereye-1-scaled.jpg\";s:8:\"filesize\";i:224123;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710-scaled.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9710-scaled.jpg\";s:8:\"filesize\";i:894224;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190-scaled.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9190-scaled.jpg\";s:8:\"filesize\";i:539349;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2499,183,'_thumbnail_id','197'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.3.3'), -(2654,183,'_edit_lock','1730321518:1'), -(2716,194,'_variation_description',''), -(2717,194,'total_sales','0'), -(2718,194,'_tax_status','taxable'), -(2719,194,'_tax_class','parent'), -(2720,194,'_manage_stock','no'), -(2721,194,'_backorders','no'), -(2722,194,'_sold_individually','no'), -(2723,194,'_virtual','no'), -(2724,194,'_downloadable','no'), -(2725,194,'_download_limit','-1'), -(2726,194,'_download_expiry','-1'), -(2727,194,'_stock',NULL), -(2728,194,'_stock_status','instock'), -(2729,194,'_wc_average_rating','0'), -(2730,194,'_wc_review_count','0'), -(2731,194,'attribute_pa_side','pair'), -(2732,194,'_product_version','9.3.2'), -(2733,195,'_variation_description',''), -(2734,195,'total_sales','0'), -(2735,195,'_tax_status','taxable'), -(2736,195,'_tax_class','parent'), -(2737,195,'_manage_stock','no'), -(2738,195,'_backorders','no'), -(2739,195,'_sold_individually','no'), -(2740,195,'_virtual','no'), -(2741,195,'_downloadable','no'), -(2742,195,'_download_limit','-1'), -(2743,195,'_download_expiry','-1'), -(2744,195,'_stock',NULL), -(2745,195,'_stock_status','instock'), -(2746,195,'_wc_average_rating','0'), -(2747,195,'_wc_review_count','0'), -(2748,195,'attribute_pa_side','left-side'), -(2749,195,'_product_version','9.3.2'), -(2750,196,'_variation_description',''), -(2751,196,'total_sales','0'), -(2752,196,'_tax_status','taxable'), -(2753,196,'_tax_class','parent'), -(2754,196,'_manage_stock','no'), -(2755,196,'_backorders','no'), -(2756,196,'_sold_individually','no'), -(2757,196,'_virtual','no'), -(2758,196,'_downloadable','no'), -(2759,196,'_download_limit','-1'), -(2760,196,'_download_expiry','-1'), -(2761,196,'_stock',NULL), -(2762,196,'_stock_status','instock'), -(2763,196,'_wc_average_rating','0'), -(2764,196,'_wc_review_count','0'), -(2765,196,'attribute_pa_side','right-side'), -(2766,196,'_product_version','9.3.2'), -(2767,197,'_wp_attached_file','2024/10/BOROBORO-BO-arg-scaled.jpg'), -(2768,197,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/BOROBORO-BO-arg.jpg\";s:8:\"filesize\";i:687487;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"BOROBORO-BO-arg.jpg\";}'), -(2769,197,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes'), -(2770,198,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-scaled.jpg'), -(2771,198,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:44:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-scaled.jpg\";s:8:\"filesize\";i:1066471;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:29:\"BOROBORO-BOaTANEMAKI-BO1a.jpg\";}'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:301167;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2774,198,'_wp_attachment_image_alt','Boroboro long silver earrings. left side'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2776,194,'_sku','BOROBORO-BO2-s-pair'), -(2777,194,'_regular_price','70'), -(2778,194,'_thumbnail_id','197'), -(2779,194,'_price','70'), -(2780,195,'_sku','BOROBORO-BO2-s-left'), -(2781,195,'_regular_price','40'), -(2782,195,'_thumbnail_id','198'), -(2783,195,'_price','40'), -(2784,196,'_sku','BOROBORO-BO2-s-right'), -(2785,196,'_regular_price','40'), -(2786,196,'_thumbnail_id','199'), -(2787,196,'_price','40'), -(2788,183,'_price','40'), -(2789,183,'_price','70'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2840,200,'_thumbnail_id','176'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.3.3'), -(2876,203,'_variation_description',''), -(2877,203,'_sku','PIASU-BO-pair'), -(2878,203,'_regular_price','85'), -(2879,203,'total_sales','0'), -(2880,203,'_tax_status','taxable'), -(2881,203,'_tax_class','parent'), -(2882,203,'_manage_stock','no'), -(2883,203,'_backorders','no'), -(2884,203,'_sold_individually','no'), -(2885,203,'_virtual','no'), -(2886,203,'_downloadable','no'), -(2887,203,'_download_limit','-1'), -(2888,203,'_download_expiry','-1'), -(2889,203,'_thumbnail_id','206'), -(2890,203,'_stock',NULL), -(2891,203,'_stock_status','instock'), -(2892,203,'_wc_average_rating','0'), -(2893,203,'_wc_review_count','0'), -(2894,203,'attribute_pa_side','pair'), -(2895,203,'_price','85'), -(2896,203,'_product_version','9.3.2'), -(2897,204,'_variation_description',''), -(2898,204,'_sku','PIASU-BO-left'), -(2899,204,'_regular_price','48'), -(2900,204,'total_sales','0'), -(2901,204,'_tax_status','taxable'), -(2902,204,'_tax_class','parent'), -(2903,204,'_manage_stock','no'), -(2904,204,'_backorders','no'), -(2905,204,'_sold_individually','no'), -(2906,204,'_virtual','no'), -(2907,204,'_downloadable','no'), -(2908,204,'_download_limit','-1'), -(2909,204,'_download_expiry','-1'), -(2910,204,'_thumbnail_id','207'), -(2911,204,'_stock',NULL), -(2912,204,'_stock_status','instock'), -(2913,204,'_wc_average_rating','0'), -(2914,204,'_wc_review_count','0'), -(2915,204,'attribute_pa_side','left-side'), -(2916,204,'_price','48'), -(2917,204,'_product_version','9.3.2'), -(2918,205,'_variation_description',''), -(2919,205,'_sku','PIASU-BO-right'), -(2920,205,'_regular_price','48'), -(2921,205,'total_sales','0'), -(2922,205,'_tax_status','taxable'), -(2923,205,'_tax_class','parent'), -(2924,205,'_manage_stock','no'), -(2925,205,'_backorders','no'), -(2926,205,'_sold_individually','no'), -(2927,205,'_virtual','no'), -(2928,205,'_downloadable','no'), -(2929,205,'_download_limit','-1'), -(2930,205,'_download_expiry','-1'), -(2932,205,'_stock',NULL), -(2933,205,'_stock_status','instock'), -(2934,205,'_wc_average_rating','0'), -(2935,205,'_wc_review_count','0'), -(2936,205,'attribute_pa_side','right-side'), -(2937,205,'_price','48'), -(2938,205,'_product_version','9.3.2'), -(2941,202,'_edit_lock','1730321741:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO-scaled.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:637140;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1-scaled.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/PIASU-BO-1-scaled.jpg\";s:8:\"filesize\";i:789563;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2-scaled.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/PIASU-BO-2-scaled.jpg\";s:8:\"filesize\";i:363685;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2970,205,'_thumbnail_id','212'), -(2971,202,'_price','48'), -(2972,202,'_price','85'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2988,213,'_thumbnail_id','217'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.3.3'), -(2999,214,'_variation_description',''), -(3000,214,'_sku','BOROBORO-BO2-g-pair'), -(3001,214,'_regular_price','75'), -(3002,214,'total_sales','0'), -(3003,214,'_tax_status','taxable'), -(3004,214,'_tax_class','parent'), -(3005,214,'_manage_stock','no'), -(3006,214,'_backorders','no'), -(3007,214,'_sold_individually','no'), -(3008,214,'_virtual','no'), -(3009,214,'_downloadable','no'), -(3010,214,'_download_limit','-1'), -(3011,214,'_download_expiry','-1'), -(3012,214,'_thumbnail_id','217'), -(3013,214,'_stock',NULL), -(3014,214,'_stock_status','instock'), -(3015,214,'_wc_average_rating','0'), -(3016,214,'_wc_review_count','0'), -(3017,214,'attribute_pa_side','pair'), -(3018,214,'_price','75'), -(3019,214,'_product_version','9.3.2'), -(3020,215,'_variation_description',''), -(3021,215,'_sku','BOROBORO-BO2-g-left'), -(3022,215,'_regular_price','42'), -(3023,215,'total_sales','0'), -(3024,215,'_tax_status','taxable'), -(3025,215,'_tax_class','parent'), -(3026,215,'_manage_stock','no'), -(3027,215,'_backorders','no'), -(3028,215,'_sold_individually','no'), -(3029,215,'_virtual','no'), -(3030,215,'_downloadable','no'), -(3031,215,'_download_limit','-1'), -(3032,215,'_download_expiry','-1'), -(3033,215,'_thumbnail_id','198'), -(3034,215,'_stock',NULL), -(3035,215,'_stock_status','instock'), -(3036,215,'_wc_average_rating','0'), -(3037,215,'_wc_review_count','0'), -(3038,215,'attribute_pa_side','left-side'), -(3039,215,'_price','42'), -(3040,215,'_product_version','9.3.2'), -(3041,216,'_variation_description',''), -(3042,216,'_sku','BOROBORO-BO2-g-right'), -(3043,216,'_regular_price','42'), -(3044,216,'total_sales','0'), -(3045,216,'_tax_status','taxable'), -(3046,216,'_tax_class','parent'), -(3047,216,'_manage_stock','no'), -(3048,216,'_backorders','no'), -(3049,216,'_sold_individually','no'), -(3050,216,'_virtual','no'), -(3051,216,'_downloadable','no'), -(3052,216,'_download_limit','-1'), -(3053,216,'_download_expiry','-1'), -(3054,216,'_thumbnail_id','199'), -(3055,216,'_stock',NULL), -(3056,216,'_stock_status','instock'), -(3057,216,'_wc_average_rating','0'), -(3058,216,'_wc_review_count','0'), -(3059,216,'attribute_pa_side','right-side'), -(3060,216,'_price','42'), -(3061,216,'_product_version','9.3.2'), -(3064,213,'_edit_lock','1730321552:1'), -(3065,217,'_wp_attached_file','2024/10/BOROBORO-BO-vrm-scaled.jpg'), -(3066,217,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/BOROBORO-BO-vrm.jpg\";s:8:\"filesize\";i:561516;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"BOROBORO-BO-vrm.jpg\";}'), -(3067,217,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes'), -(3068,213,'_price','42'), -(3069,213,'_price','75'), -(3070,213,'_edit_last','1'), -(3081,219,'_wp_attached_file','2024/09/PIASU-B-mix-scaled.jpg'), -(3082,219,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:742578;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-B-mix.jpg\";}'), -(3083,219,'_wp_attachment_image_alt',''), -(3084,123,'_thumbnail_id','219'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3099,220,'_thumbnail_id','224'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.3.3'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3123,221,'_thumbnail_id','224'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-left'), -(3133,222,'_regular_price','30'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','left-side'), -(3150,222,'_price','30'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-right'), -(3154,223,'_regular_price','32'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','right-side'), -(3171,223,'_price','32'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1730321845:1'), -(3176,224,'_wp_attached_file','2024/10/TAMANORI-BO-s-scaled.jpg'), -(3177,224,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-s.jpg\";s:8:\"filesize\";i:453116;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TAMANORI-BO-s.jpg\";}'), -(3178,224,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1-scaled.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/10/TAMANORI-BO-s-1-scaled.jpg\";s:8:\"filesize\";i:326777;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3182,220,'_price','30'), -(3183,220,'_price','32'), -(3184,220,'_price','55'), -(3185,220,'_edit_last','1'), -(3189,220,'_photos_colonne_gauche|||0|value','224'), -(3190,220,'_photos_colonne_droite|||0|value','225'), -(3191,220,'_haiku_details_produit',''), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3203,226,'_thumbnail_id','230'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.3.3'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3226,227,'_thumbnail_id','224'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','32'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','left-side'), -(3253,228,'_price','32'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','35'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','right-side'), -(3274,229,'_price','35'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1730321867:1'), -(3280,230,'_wp_attached_file','2024/10/TAMANORI-BO-g.jpg'), -(3281,230,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2361;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-g.jpg\";s:8:\"filesize\";i:451470;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3282,230,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1-scaled.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/10/TAMANORI-BO-g-1-scaled.jpg\";s:8:\"filesize\";i:368355;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3286,226,'_price','32'), -(3287,226,'_price','35'), -(3288,226,'_price','60'), -(3289,226,'_edit_last','1'), -(3290,226,'_photos_colonne_gauche|||0|value','230'), -(3291,226,'_photos_colonne_droite|||0|value','231'), -(3292,226,'_haiku_details_produit',''), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3304,232,'_thumbnail_id','236'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.3.3'), -(3380,232,'_edit_lock','1730321782:1'), -(3381,236,'_wp_attached_file','2024/10/HADOU-BR-mix-scaled.jpg'), -(3382,236,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-BR-mix.jpg\";s:8:\"filesize\";i:734346;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-BR-mix.jpg\";}'), -(3383,236,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR-scaled.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:27:\"2024/10/HADOU-BR-scaled.jpg\";s:8:\"filesize\";i:1071237;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','130'), -(3426,238,'_thumbnail_id','236'), -(3427,238,'_price','130'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','130'), -(3430,239,'_thumbnail_id','236'), -(3431,239,'_price','130'), -(3432,232,'_price','130'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1730321832:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg-scaled.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:606794;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s-scaled.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/IKKAN-BR-s-scaled.jpg\";s:8:\"filesize\";i:927788;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1-scaled.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:31:\"2024/10/IKKAN-BR-s-1-scaled.jpg\";s:8:\"filesize\";i:1108434;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.3.3'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1730321870:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm-scaled.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:650560;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g-scaled.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/IKKAN-BR-g-scaled.jpg\";s:8:\"filesize\";i:386230;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt',''), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3612,251,'_thumbnail_id','254'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.3.3'), -(3665,251,'_edit_lock','1730322010:1'), -(3666,254,'_wp_attached_file','2024/10/TANEMAKI-BR-scaled.jpg'), -(3667,254,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/TANEMAKI-BR.jpg\";s:8:\"filesize\";i:618197;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"TANEMAKI-BR.jpg\";}'), -(3668,254,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1-scaled.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:32:\"2024/10/TANEMAKI-BR-1-scaled.jpg\";s:8:\"filesize\";i:460610;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3710,251,'_photos_colonne_gauche|||0|value','254'), -(3711,251,'_photos_colonne_droite|||0|value','255'), -(3712,251,'_haiku_details_produit',''), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.3.3'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1730321917:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s-scaled.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:804057;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225-scaled.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9225-scaled.jpg\";s:8:\"filesize\";i:829434;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt',''), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3764,261,'_thumbnail_id','262'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.3.3'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1730322088:1'), -(3775,262,'_wp_attached_file','2024/10/FUYOU-BR-g-scaled.jpg'), -(3776,262,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-g.jpg\";s:8:\"filesize\";i:719593;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-g.jpg\";}'), -(3777,262,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','0'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3794,263,'_thumbnail_id','264'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.3.3'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1730321978:1'), -(3805,264,'_wp_attached_file','2024/10/IKKAN-C2-mix-scaled.jpg'), -(3806,264,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-C2-mix.jpg\";s:8:\"filesize\";i:931523;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-C2-mix.jpg\";}'), -(3807,264,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C-scaled.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/IKKAN-C-scaled.jpg\";s:8:\"filesize\";i:1105158;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2536;s:6:\"height\";i:2536;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:1103201;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2-scaled.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:28:\"2024/10/IKKAN-C-2-scaled.jpg\";s:8:\"filesize\";i:1052092;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','2'), -(3823,263,'_photos_colonne_gauche|||0|value','264'), -(3824,263,'_photos_colonne_droite|||0|value','265'), -(3825,263,'_photos_colonne_droite|||1|value','266'), -(3826,263,'_photos_colonne_droite|||2|value','267'), -(3827,263,'_haiku_details_produit',''), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3840,268,'_thumbnail_id','269'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.3.3'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1730322004:1'), -(3853,269,'_wp_attached_file','2024/10/PIASU-C-arg-scaled.jpg'), -(3854,269,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/PIASU-C-arg.jpg\";s:8:\"filesize\";i:787214;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-C-arg.jpg\";}'), -(3855,269,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti-scaled.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2024/10/PIASU-C-arg-opti-scaled.jpg\";s:8:\"filesize\";i:604772;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','2'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3875,271,'_thumbnail_id','272'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.3.3'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1730322159:1'), -(3886,272,'_wp_attached_file','2024/10/TANEMAKI-C-mix-scaled.jpg'), -(3887,272,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/TANEMAKI-C-mix.jpg\";s:8:\"filesize\";i:983102;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"TANEMAKI-C-mix.jpg\";}'), -(3888,272,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C-scaled.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/TANEMAKI-C-scaled.jpg\";s:8:\"filesize\";i:1051236;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3896,271,'_photos_colonne_gauche|||0|value','272'), -(3897,271,'_photos_colonne_droite|||0|value','273'), -(3898,271,'_haiku_details_produit',''), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.3.3'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1730322169:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C-scaled.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:943006;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3929,274,'_photos_colonne_gauche|||0|value','275'), -(3930,274,'_photos_colonne_droite|||0|_empty',''), -(3931,274,'_haiku_details_produit',''), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.3.3'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1730322049:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg-scaled.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:657414;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s-scaled.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:29:\"2024/10/HADOU-CR-s-scaled.jpg\";s:8:\"filesize\";i:1013817;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','2'), -(4027,276,'_regular_price','70'), -(4031,276,'_photos_colonne_gauche|||0|value','280'), -(4032,276,'_photos_colonne_droite|||0|value','281'), -(4033,276,'_haiku_details_produit',''), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.3.3'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1730322065:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g-scaled.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:532726;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2001;s:6:\"height\";i:2001;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:431354;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','2'), -(4068,282,'_photos_colonne_gauche|||0|value','283'), -(4069,282,'_photos_colonne_droite|||0|value','284'), -(4070,282,'_haiku_details_produit',''), -(4071,285,'_sku','HATTARI-CR1-s'), -(4072,285,'_regular_price','75'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4090,285,'_price','75'), -(4094,285,'_edit_lock','1730322119:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s-scaled.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:559308;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1-scaled.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2024/10/HATTARI-CR1-s-1-scaled.jpg\";s:8:\"filesize\";i:666344;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','2'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.3.3'), -(4128,288,'_edit_lock','1730322135:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g-scaled.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:681483;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336-scaled.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9336-scaled.jpg\";s:8:\"filesize\";i:606944;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4135,288,'_edit_last','2'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.3.3'), -(4162,291,'_edit_lock','1730322180:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix-scaled.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:432776;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2-scaled.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/10/HATTARI-CR2-scaled.jpg\";s:8:\"filesize\";i:648086;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4172,295,'_variation_description',''), -(4173,295,'total_sales','0'), -(4174,295,'_tax_status','taxable'), -(4175,295,'_tax_class','parent'), -(4176,295,'_manage_stock','no'), -(4177,295,'_backorders','no'), -(4178,295,'_sold_individually','no'), -(4179,295,'_virtual','no'), -(4180,295,'_downloadable','no'), -(4181,295,'_download_limit','-1'), -(4182,295,'_download_expiry','-1'), -(4183,295,'_stock',NULL), -(4184,295,'_stock_status','instock'), -(4185,295,'_wc_average_rating','0'), -(4186,295,'_wc_review_count','0'), -(4187,295,'attribute_pa_side','left-side'), -(4188,295,'_product_version','9.3.3'), -(4189,296,'_variation_description',''), -(4190,296,'total_sales','0'), -(4191,296,'_tax_status','taxable'), -(4192,296,'_tax_class','parent'), -(4193,296,'_manage_stock','no'), -(4194,296,'_backorders','no'), -(4195,296,'_sold_individually','no'), -(4196,296,'_virtual','no'), -(4197,296,'_downloadable','no'), -(4198,296,'_download_limit','-1'), -(4199,296,'_download_expiry','-1'), -(4200,296,'_stock',NULL), -(4201,296,'_stock_status','instock'), -(4202,296,'_wc_average_rating','0'), -(4203,296,'_wc_review_count','0'), -(4204,296,'attribute_pa_side','pair'), -(4205,296,'_product_version','9.3.3'), -(4206,297,'_variation_description',''), -(4207,297,'total_sales','0'), -(4208,297,'_tax_status','taxable'), -(4209,297,'_tax_class','parent'), -(4210,297,'_manage_stock','no'), -(4211,297,'_backorders','no'), -(4212,297,'_sold_individually','no'), -(4213,297,'_virtual','no'), -(4214,297,'_downloadable','no'), -(4215,297,'_download_limit','-1'), -(4216,297,'_download_expiry','-1'), -(4217,297,'_stock',NULL), -(4218,297,'_stock_status','instock'), -(4219,297,'_wc_average_rating','0'), -(4220,297,'_wc_review_count','0'), -(4221,297,'attribute_pa_side','right-side'), -(4222,297,'_product_version','9.3.3'), -(4223,295,'_sku','HATTARI-CR2-left'), -(4224,295,'_regular_price','45'), -(4225,295,'_thumbnail_id','0'), -(4226,295,'_price','45'), -(4227,296,'_sku','HATTARI-CR2-pair'), -(4228,296,'_regular_price','75'), -(4229,296,'_thumbnail_id','0'), -(4230,296,'_price','75'), -(4231,297,'_sku','HATTARI-CR2-right'), -(4232,297,'_regular_price','45'), -(4233,297,'_thumbnail_id','0'), -(4234,297,'_price','45'), -(4235,291,'_price','45'), -(4236,291,'_price','75'), -(4239,291,'_edit_last','2'), -(4240,291,'_regular_price','75'), -(4241,291,'_photos_colonne_gauche|||0|value','292'), -(4242,291,'_photos_colonne_droite|||0|value','293'), -(4243,291,'_haiku_details_produit',''), -(4246,300,'_variation_description',''), -(4247,300,'total_sales','0'), -(4248,300,'_tax_status','taxable'), -(4249,300,'_tax_class','parent'), -(4250,300,'_manage_stock','no'), -(4251,300,'_backorders','no'), -(4252,300,'_sold_individually','no'), -(4253,300,'_virtual','no'), -(4254,300,'_downloadable','no'), -(4255,300,'_download_limit','-1'), -(4256,300,'_download_expiry','-1'), -(4257,300,'_stock',NULL), -(4258,300,'_stock_status','instock'), -(4259,300,'_wc_average_rating','0'), -(4260,300,'_wc_review_count','0'), -(4261,300,'attribute_pa_side','left-side'), -(4262,300,'_product_version','9.3.3'), -(4263,301,'_variation_description',''), -(4264,301,'total_sales','0'), -(4265,301,'_tax_status','taxable'), -(4266,301,'_tax_class','parent'), -(4267,301,'_manage_stock','no'), -(4268,301,'_backorders','no'), -(4269,301,'_sold_individually','no'), -(4270,301,'_virtual','no'), -(4271,301,'_downloadable','no'), -(4272,301,'_download_limit','-1'), -(4273,301,'_download_expiry','-1'), -(4274,301,'_stock',NULL), -(4275,301,'_stock_status','instock'), -(4276,301,'_wc_average_rating','0'), -(4277,301,'_wc_review_count','0'), -(4278,301,'attribute_pa_side','pair'), -(4279,301,'_product_version','9.3.3'), -(4280,302,'_variation_description',''), -(4281,302,'total_sales','0'), -(4282,302,'_tax_status','taxable'), -(4283,302,'_tax_class','parent'), -(4284,302,'_manage_stock','no'), -(4285,302,'_backorders','no'), -(4286,302,'_sold_individually','no'), -(4287,302,'_virtual','no'), -(4288,302,'_downloadable','no'), -(4289,302,'_download_limit','-1'), -(4290,302,'_download_expiry','-1'), -(4291,302,'_stock',NULL), -(4292,302,'_stock_status','instock'), -(4293,302,'_wc_average_rating','0'), -(4294,302,'_wc_review_count','0'), -(4295,302,'attribute_pa_side','right-side'), -(4296,302,'_product_version','9.3.3'), -(4297,300,'_sku','HATTARI-CR1-g-left'), -(4298,300,'_regular_price','48'), -(4299,300,'_thumbnail_id','0'), -(4300,300,'_price','48'), -(4301,301,'_sku','HATTARI-CR1-g-pair'), -(4302,301,'_regular_price','80'), -(4303,301,'_thumbnail_id','0'), -(4304,301,'_price','80'), -(4305,302,'_sku','HATTARI-CR1-g-right'), -(4306,302,'_regular_price','48'), -(4307,302,'_thumbnail_id','0'), -(4308,302,'_price','48'), -(4309,288,'_price','48'), -(4310,288,'_price','80'), -(4311,288,'_regular_price','80'), -(4312,288,'_photos_colonne_gauche|||0|value','289'), -(4313,288,'_photos_colonne_droite|||0|value','290'), -(4314,288,'_haiku_details_produit',''), -(4315,303,'_variation_description',''), -(4316,303,'total_sales','0'), -(4317,303,'_tax_status','taxable'), -(4318,303,'_tax_class','parent'), -(4319,303,'_manage_stock','no'), -(4320,303,'_backorders','no'), -(4321,303,'_sold_individually','no'), -(4322,303,'_virtual','no'), -(4323,303,'_downloadable','no'), -(4324,303,'_download_limit','-1'), -(4325,303,'_download_expiry','-1'), -(4326,303,'_stock',NULL), -(4327,303,'_stock_status','instock'), -(4328,303,'_wc_average_rating','0'), -(4329,303,'_wc_review_count','0'), -(4330,303,'attribute_pa_side','left-side'), -(4331,303,'_product_version','9.3.3'), -(4332,304,'_variation_description',''), -(4333,304,'total_sales','0'), -(4334,304,'_tax_status','taxable'), -(4335,304,'_tax_class','parent'), -(4336,304,'_manage_stock','no'), -(4337,304,'_backorders','no'), -(4338,304,'_sold_individually','no'), -(4339,304,'_virtual','no'), -(4340,304,'_downloadable','no'), -(4341,304,'_download_limit','-1'), -(4342,304,'_download_expiry','-1'), -(4343,304,'_stock',NULL), -(4344,304,'_stock_status','instock'), -(4345,304,'_wc_average_rating','0'), -(4346,304,'_wc_review_count','0'), -(4347,304,'attribute_pa_side','pair'), -(4348,304,'_product_version','9.3.3'), -(4349,305,'_variation_description',''), -(4350,305,'total_sales','0'), -(4351,305,'_tax_status','taxable'), -(4352,305,'_tax_class','parent'), -(4353,305,'_manage_stock','no'), -(4354,305,'_backorders','no'), -(4355,305,'_sold_individually','no'), -(4356,305,'_virtual','no'), -(4357,305,'_downloadable','no'), -(4358,305,'_download_limit','-1'), -(4359,305,'_download_expiry','-1'), -(4360,305,'_stock',NULL), -(4361,305,'_stock_status','instock'), -(4362,305,'_wc_average_rating','0'), -(4363,305,'_wc_review_count','0'), -(4364,305,'attribute_pa_side','right-side'), -(4365,305,'_product_version','9.3.3'), -(4366,303,'_sku','HATTARI-CR1-s-left'), -(4367,303,'_regular_price','45'), -(4368,303,'_thumbnail_id','0'), -(4369,303,'_price','45'), -(4370,304,'_sku','HATTARI-CR1-s-pair'), -(4371,304,'_regular_price','75'), -(4372,304,'_thumbnail_id','0'), -(4373,304,'_price','75'), -(4374,305,'_sku','HATTARI-CR1-s-right'), -(4375,305,'_regular_price','45'), -(4376,305,'_thumbnail_id','0'), -(4377,305,'_price','45'), -(4378,285,'_photos_colonne_gauche|||0|value','286'), -(4379,285,'_photos_colonne_droite|||0|value','287'), -(4380,285,'_haiku_details_produit',''), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.3.3'), -(4402,307,'_variation_description',''), -(4403,307,'_sku','TAMANORI-CR-s-left'), -(4404,307,'_regular_price','40'), -(4405,307,'total_sales','0'), -(4406,307,'_tax_status','taxable'), -(4407,307,'_tax_class','parent'), -(4408,307,'_manage_stock','no'), -(4409,307,'_backorders','no'), -(4410,307,'_sold_individually','no'), -(4411,307,'_virtual','no'), -(4412,307,'_downloadable','no'), -(4413,307,'_download_limit','-1'), -(4414,307,'_download_expiry','-1'), -(4415,307,'_thumbnail_id','0'), -(4416,307,'_stock',NULL), -(4417,307,'_stock_status','instock'), -(4418,307,'_wc_average_rating','0'), -(4419,307,'_wc_review_count','0'), -(4420,307,'attribute_pa_side','left-side'), -(4421,307,'_price','40'), -(4422,307,'_product_version','9.3.3'), -(4423,308,'_variation_description',''), -(4424,308,'_sku','HATTARI-CR-s-pair'), -(4425,308,'_regular_price','70'), -(4426,308,'total_sales','0'), -(4427,308,'_tax_status','taxable'), -(4428,308,'_tax_class','parent'), -(4429,308,'_manage_stock','no'), -(4430,308,'_backorders','no'), -(4431,308,'_sold_individually','no'), -(4432,308,'_virtual','no'), -(4433,308,'_downloadable','no'), -(4434,308,'_download_limit','-1'), -(4435,308,'_download_expiry','-1'), -(4436,308,'_thumbnail_id','310'), -(4437,308,'_stock',NULL), -(4438,308,'_stock_status','instock'), -(4439,308,'_wc_average_rating','0'), -(4440,308,'_wc_review_count','0'), -(4441,308,'attribute_pa_side','pair'), -(4442,308,'_price','70'), -(4443,308,'_product_version','9.3.3'), -(4444,309,'_variation_description',''), -(4445,309,'_sku','HATTARI-CR-s-right'), -(4446,309,'_regular_price','45'), -(4447,309,'total_sales','0'), -(4448,309,'_tax_status','taxable'), -(4449,309,'_tax_class','parent'), -(4450,309,'_manage_stock','no'), -(4451,309,'_backorders','no'), -(4452,309,'_sold_individually','no'), -(4453,309,'_virtual','no'), -(4454,309,'_downloadable','no'), -(4455,309,'_download_limit','-1'), -(4456,309,'_download_expiry','-1'), -(4457,309,'_thumbnail_id','0'), -(4458,309,'_stock',NULL), -(4459,309,'_stock_status','instock'), -(4460,309,'_wc_average_rating','0'), -(4461,309,'_wc_review_count','0'), -(4462,309,'attribute_pa_side','right-side'), -(4463,309,'_price','45'), -(4464,309,'_product_version','9.3.3'), -(4467,306,'_edit_lock','1730322390:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg-scaled.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3966;s:6:\"height\";i:2635;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:494799;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378-scaled.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9378-scaled.jpg\";s:8:\"filesize\";i:675803;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4474,306,'_price','40'), -(4475,306,'_price','45'), -(4476,306,'_price','70'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4492,312,'_thumbnail_id','316'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.3.3'), -(4502,313,'_variation_description',''), -(4503,313,'_sku','TAMANORI-CR-g-left'), -(4504,313,'_regular_price','43'), -(4505,313,'total_sales','0'), -(4506,313,'_tax_status','taxable'), -(4507,313,'_tax_class','parent'), -(4508,313,'_manage_stock','no'), -(4509,313,'_backorders','no'), -(4510,313,'_sold_individually','no'), -(4511,313,'_virtual','no'), -(4512,313,'_downloadable','no'), -(4513,313,'_download_limit','-1'), -(4514,313,'_download_expiry','-1'), -(4515,313,'_thumbnail_id','0'), -(4516,313,'_stock',NULL), -(4517,313,'_stock_status','instock'), -(4518,313,'_wc_average_rating','0'), -(4519,313,'_wc_review_count','0'), -(4520,313,'attribute_pa_side','left-side'), -(4521,313,'_price','43'), -(4522,313,'_product_version','9.3.3'), -(4523,314,'_variation_description',''), -(4524,314,'_sku','HATTARI-CR-g-pair'), -(4525,314,'_regular_price','75'), -(4526,314,'total_sales','0'), -(4527,314,'_tax_status','taxable'), -(4528,314,'_tax_class','parent'), -(4529,314,'_manage_stock','no'), -(4530,314,'_backorders','no'), -(4531,314,'_sold_individually','no'), -(4532,314,'_virtual','no'), -(4533,314,'_downloadable','no'), -(4534,314,'_download_limit','-1'), -(4535,314,'_download_expiry','-1'), -(4536,314,'_thumbnail_id','316'), -(4537,314,'_stock',NULL), -(4538,314,'_stock_status','instock'), -(4539,314,'_wc_average_rating','0'), -(4540,314,'_wc_review_count','0'), -(4541,314,'attribute_pa_side','pair'), -(4542,314,'_price','75'), -(4543,314,'_product_version','9.3.3'), -(4544,315,'_variation_description',''), -(4545,315,'_sku','HATTARI-CR-g-right'), -(4546,315,'_regular_price','48'), -(4547,315,'total_sales','0'), -(4548,315,'_tax_status','taxable'), -(4549,315,'_tax_class','parent'), -(4550,315,'_manage_stock','no'), -(4551,315,'_backorders','no'), -(4552,315,'_sold_individually','no'), -(4553,315,'_virtual','no'), -(4554,315,'_downloadable','no'), -(4555,315,'_download_limit','-1'), -(4556,315,'_download_expiry','-1'), -(4557,315,'_thumbnail_id','0'), -(4558,315,'_stock',NULL), -(4559,315,'_stock_status','instock'), -(4560,315,'_wc_average_rating','0'), -(4561,315,'_wc_review_count','0'), -(4562,315,'attribute_pa_side','right-side'), -(4563,315,'_price','48'), -(4564,315,'_product_version','9.3.3'), -(4568,312,'_edit_lock','1730322411:1'), -(4569,316,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-scaled.jpg'), -(4570,316,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:613259;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-vrm.jpg\";}'), -(4571,316,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4575,312,'_price','43'), -(4576,312,'_price','48'), -(4577,312,'_price','75'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4596,318,'_thumbnail_id','322'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.3.3'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1730322659:1'), -(4673,322,'_wp_attached_file','2024/10/FUYOU-CR-mix-scaled.jpg'), -(4674,322,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/FUYOU-CR-mix.jpg\";s:8:\"filesize\";i:431138;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"FUYOU-CR-mix.jpg\";}'), -(4675,322,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2336;s:6:\"height\";i:2336;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:939506;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542-scaled.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9542-scaled.jpg\";s:8:\"filesize\";i:943682;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4688,65,'_wp_trash_meta_status','publish'), -(4689,65,'_wp_trash_meta_time','1728292105'), -(4690,65,'_wp_desired_post_slug','hadou-golden-earcuff-50'), -(4691,66,'_wp_trash_meta_status','publish'), -(4692,66,'_wp_trash_meta_time','1728292105'), -(4693,66,'_wp_desired_post_slug','hadou-golden-earcuff-52'), -(4694,67,'_wp_trash_meta_status','publish'), -(4695,67,'_wp_trash_meta_time','1728292105'), -(4696,67,'_wp_desired_post_slug','hadou-golden-earcuff-54'), -(4697,68,'_wp_trash_meta_status','publish'), -(4698,68,'_wp_trash_meta_time','1728292105'), -(4699,68,'_wp_desired_post_slug','hadou-golden-earcuff-56'), -(4700,69,'_wp_trash_meta_status','publish'), -(4701,69,'_wp_trash_meta_time','1728292105'), -(4702,69,'_wp_desired_post_slug','hadou-golden-earcuff-58'), -(4703,70,'_wp_trash_meta_status','publish'), -(4704,70,'_wp_trash_meta_time','1728292105'), -(4705,70,'_wp_desired_post_slug','hadou-golden-earcuff-60'), -(4706,71,'_wp_trash_meta_status','publish'), -(4707,71,'_wp_trash_meta_time','1728292105'), -(4708,71,'_wp_desired_post_slug','hadou-golden-earcuff-62'), -(4709,60,'_wp_trash_meta_status','publish'), -(4710,60,'_wp_trash_meta_time','1728292105'), -(4711,60,'_wp_desired_post_slug','hadou-golden-earcuff'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.3.3'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1730322683:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg-scaled.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:320546;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC-scaled.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:27:\"2024/10/HADOU-EC-scaled.jpg\";s:8:\"filesize\";i:772359;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.3.3'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1730322705:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm-scaled.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:332653;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1-scaled.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:33:\"2024/10/HADOU-EC-vrm-1-scaled.jpg\";s:8:\"filesize\";i:446163;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.3.3'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1730322726:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg-scaled.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:293803;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1-scaled.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2024/10/HATTARI-EC-arg-1-scaled.jpg\";s:8:\"filesize\";i:366631;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.3.3'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1730322747:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm-scaled.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:325108;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472-scaled.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9472-scaled.jpg\";s:8:\"filesize\";i:771381;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1730322771:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC-scaled.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:573083;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1-scaled.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/10/PIASU-BRC-1-scaled.jpg\";s:8:\"filesize\";i:570180;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2-scaled.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/10/PIASU-BRC-2-scaled.jpg\";s:8:\"filesize\";i:743225;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BO'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4901,342,'_thumbnail_id','346'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.3.3'), -(4977,342,'_edit_lock','1730322800:1'), -(4978,346,'_wp_attached_file','2024/10/KAGUN-BO-scaled.jpg'), -(4979,346,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:27:\"2024/10/KAGUN-BO-scaled.jpg\";s:8:\"filesize\";i:87598;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"KAGUN-BO.jpg\";}'), -(4980,346,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4981,347,'_wp_attached_file','2024/10/DSC9763-scaled.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9763-scaled.jpg\";s:8:\"filesize\";i:861215;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2489;s:6:\"height\";i:2488;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:727090;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748-scaled.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9748-scaled.jpg\";s:8:\"filesize\";i:963958;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5047,353,'_variation_description',''), -(5048,353,'total_sales','0'), -(5049,353,'_tax_status','taxable'), -(5050,353,'_tax_class','parent'), -(5051,353,'_manage_stock','no'), -(5052,353,'_backorders','no'), -(5053,353,'_sold_individually','no'), -(5054,353,'_virtual','no'), -(5055,353,'_downloadable','no'), -(5056,353,'_download_limit','-1'), -(5057,353,'_download_expiry','-1'), -(5058,353,'_stock',NULL), -(5059,353,'_stock_status','instock'), -(5060,353,'_wc_average_rating','0'), -(5061,353,'_wc_review_count','0'), -(5062,353,'attribute_pa_side','long'), -(5063,353,'_product_version','9.3.3'), -(5064,354,'_variation_description',''), -(5065,354,'total_sales','0'), -(5066,354,'_tax_status','taxable'), -(5067,354,'_tax_class','parent'), -(5068,354,'_manage_stock','no'), -(5069,354,'_backorders','no'), -(5070,354,'_sold_individually','no'), -(5071,354,'_virtual','no'), -(5072,354,'_downloadable','no'), -(5073,354,'_download_limit','-1'), -(5074,354,'_download_expiry','-1'), -(5075,354,'_stock',NULL), -(5076,354,'_stock_status','instock'), -(5077,354,'_wc_average_rating','0'), -(5078,354,'_wc_review_count','0'), -(5079,354,'attribute_pa_side','medium'), -(5080,354,'_product_version','9.3.3'), -(5081,355,'_variation_description',''), -(5082,355,'total_sales','0'), -(5083,355,'_tax_status','taxable'), -(5084,355,'_tax_class','parent'), -(5085,355,'_manage_stock','no'), -(5086,355,'_backorders','no'), -(5087,355,'_sold_individually','no'), -(5088,355,'_virtual','no'), -(5089,355,'_downloadable','no'), -(5090,355,'_download_limit','-1'), -(5091,355,'_download_expiry','-1'), -(5092,355,'_stock',NULL), -(5093,355,'_stock_status','instock'), -(5094,355,'_wc_average_rating','0'), -(5095,355,'_wc_review_count','0'), -(5096,355,'attribute_pa_side','short'), -(5097,355,'_product_version','9.3.3'), -(5098,353,'_sku','KAGUN-BO-long'), -(5099,353,'_regular_price','28'), -(5100,353,'_thumbnail_id','349'), -(5101,353,'_price','28'), -(5102,354,'_sku','KAGUN-BO-medium'), -(5103,354,'_regular_price','25'), -(5104,354,'_thumbnail_id','348'), -(5105,354,'_price','25'), -(5106,355,'_sku','KAGUN-BO-short'), -(5107,355,'_regular_price','22'), -(5108,355,'_thumbnail_id','0'), -(5109,355,'_price','22'), -(5110,342,'_price','22'), -(5111,342,'_price','25'), -(5112,342,'_price','28'), -(5113,342,'_edit_last','2'), -(5119,342,'_photos_colonne_gauche|||0|value','346'), -(5120,342,'_photos_colonne_droite|||0|value','347'), -(5121,342,'_photos_colonne_droite|||1|value','348'), -(5122,342,'_photos_colonne_droite|||2|value','349'), -(5123,342,'_haiku_details_produit',''), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1730322976:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO-scaled.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:26:\"2024/10/KARA-BO-scaled.jpg\";s:8:\"filesize\";i:99658;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354-scaled.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9354-scaled.jpg\";s:8:\"filesize\";i:620840;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5223,362,'_variation_description',''), -(5224,362,'total_sales','0'), -(5225,362,'_tax_status','taxable'), -(5226,362,'_tax_class','parent'), -(5227,362,'_manage_stock','no'), -(5228,362,'_backorders','no'), -(5229,362,'_sold_individually','no'), -(5230,362,'_virtual','no'), -(5231,362,'_downloadable','no'), -(5232,362,'_download_limit','-1'), -(5233,362,'_download_expiry','-1'), -(5234,362,'_stock',NULL), -(5235,362,'_stock_status','instock'), -(5236,362,'_wc_average_rating','0'), -(5237,362,'_wc_review_count','0'), -(5238,362,'attribute_pa_side','left-side'), -(5239,362,'_product_version','9.3.3'), -(5240,363,'_variation_description',''), -(5241,363,'total_sales','0'), -(5242,363,'_tax_status','taxable'), -(5243,363,'_tax_class','parent'), -(5244,363,'_manage_stock','no'), -(5245,363,'_backorders','no'), -(5246,363,'_sold_individually','no'), -(5247,363,'_virtual','no'), -(5248,363,'_downloadable','no'), -(5249,363,'_download_limit','-1'), -(5250,363,'_download_expiry','-1'), -(5251,363,'_stock',NULL), -(5252,363,'_stock_status','instock'), -(5253,363,'_wc_average_rating','0'), -(5254,363,'_wc_review_count','0'), -(5255,363,'attribute_pa_side','pair'), -(5256,363,'_product_version','9.3.3'), -(5257,364,'_variation_description',''), -(5258,364,'total_sales','0'), -(5259,364,'_tax_status','taxable'), -(5260,364,'_tax_class','parent'), -(5261,364,'_manage_stock','no'), -(5262,364,'_backorders','no'), -(5263,364,'_sold_individually','no'), -(5264,364,'_virtual','no'), -(5265,364,'_downloadable','no'), -(5266,364,'_download_limit','-1'), -(5267,364,'_download_expiry','-1'), -(5268,364,'_stock',NULL), -(5269,364,'_stock_status','instock'), -(5270,364,'_wc_average_rating','0'), -(5271,364,'_wc_review_count','0'), -(5272,364,'attribute_pa_side','right-side'), -(5273,364,'_product_version','9.3.3'), -(5274,362,'_sku','KARA-BO-left'), -(5275,362,'_regular_price','65'), -(5276,362,'_thumbnail_id','361'), -(5277,362,'_price','65'), -(5278,363,'_sku','KARA-BO-pair'), -(5279,363,'_regular_price','90'), -(5280,363,'_thumbnail_id','360'), -(5281,363,'_price','90'), -(5282,364,'_sku','KARA-BO-right'), -(5283,364,'_regular_price','40'), -(5284,364,'_thumbnail_id','0'), -(5285,364,'_price','40'), -(5286,356,'_price','40'), -(5287,356,'_price','65'), -(5288,356,'_price','90'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.3.3'), -(5383,365,'_edit_lock','1730323049:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg-scaled.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:33:\"2024/10/MUGURA-BO1-arg-scaled.jpg\";s:8:\"filesize\";i:83554;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5390,370,'_variation_description',''), -(5391,370,'total_sales','0'), -(5392,370,'_tax_status','taxable'), -(5393,370,'_tax_class','parent'), -(5394,370,'_manage_stock','no'), -(5395,370,'_backorders','no'), -(5396,370,'_sold_individually','no'), -(5397,370,'_virtual','no'), -(5398,370,'_downloadable','no'), -(5399,370,'_download_limit','-1'), -(5400,370,'_download_expiry','-1'), -(5401,370,'_stock',NULL), -(5402,370,'_stock_status','instock'), -(5403,370,'_wc_average_rating','0'), -(5404,370,'_wc_review_count','0'), -(5405,370,'attribute_pa_side','one'), -(5406,370,'_product_version','9.3.3'), -(5407,371,'_variation_description',''), -(5408,371,'total_sales','0'), -(5409,371,'_tax_status','taxable'), -(5410,371,'_tax_class','parent'), -(5411,371,'_manage_stock','no'), -(5412,371,'_backorders','no'), -(5413,371,'_sold_individually','no'), -(5414,371,'_virtual','no'), -(5415,371,'_downloadable','no'), -(5416,371,'_download_limit','-1'), -(5417,371,'_download_expiry','-1'), -(5418,371,'_stock',NULL), -(5419,371,'_stock_status','instock'), -(5420,371,'_wc_average_rating','0'), -(5421,371,'_wc_review_count','0'), -(5422,371,'attribute_pa_side','pair'), -(5423,371,'_product_version','9.3.3'), -(5424,370,'_sku','MUGURA-BO-s-one'), -(5425,370,'_regular_price','40'), -(5426,370,'_thumbnail_id','0'), -(5427,370,'_price','40'), -(5428,371,'_sku','MUGURA-BO-s-pair'), -(5429,371,'_regular_price','60'), -(5430,371,'_thumbnail_id','369'), -(5431,371,'_price','60'), -(5432,365,'_price','40'), -(5433,365,'_price','60'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.3.3'), -(5462,373,'_variation_description',''), -(5463,373,'_sku','MUGURA-BO-g-one'), -(5464,373,'_regular_price','43'), -(5465,373,'total_sales','0'), -(5466,373,'_tax_status','taxable'), -(5467,373,'_tax_class','parent'), -(5468,373,'_manage_stock','no'), -(5469,373,'_backorders','no'), -(5470,373,'_sold_individually','no'), -(5471,373,'_virtual','no'), -(5472,373,'_downloadable','no'), -(5473,373,'_download_limit','-1'), -(5474,373,'_download_expiry','-1'), -(5475,373,'_thumbnail_id','376'), -(5476,373,'_stock',NULL), -(5477,373,'_stock_status','instock'), -(5478,373,'_wc_average_rating','0'), -(5479,373,'_wc_review_count','0'), -(5480,373,'attribute_pa_side','one'), -(5481,373,'_price','43'), -(5482,373,'_product_version','9.3.3'), -(5483,374,'_variation_description',''), -(5484,374,'_sku','MUGURA-BO-g-pair'), -(5485,374,'_regular_price','65'), -(5486,374,'total_sales','0'), -(5487,374,'_tax_status','taxable'), -(5488,374,'_tax_class','parent'), -(5489,374,'_manage_stock','no'), -(5490,374,'_backorders','no'), -(5491,374,'_sold_individually','no'), -(5492,374,'_virtual','no'), -(5493,374,'_downloadable','no'), -(5494,374,'_download_limit','-1'), -(5495,374,'_download_expiry','-1'), -(5496,374,'_thumbnail_id','375'), -(5497,374,'_stock',NULL), -(5498,374,'_stock_status','instock'), -(5499,374,'_wc_average_rating','0'), -(5500,374,'_wc_review_count','0'), -(5501,374,'attribute_pa_side','pair'), -(5502,374,'_price','65'), -(5503,374,'_product_version','9.3.3'), -(5506,372,'_edit_lock','1730323060:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm-scaled.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:33:\"2024/10/MUGURA-BO1-vrm-scaled.jpg\";s:8:\"filesize\";i:88468;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300-scaled.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9300-scaled.jpg\";s:8:\"filesize\";i:556719;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5513,372,'_price','43'), -(5514,372,'_price','65'), -(5515,372,'_edit_last','2'), -(5519,372,'_photos_colonne_gauche|||0|value','375'), -(5520,372,'_photos_colonne_droite|||0|value','376'), -(5521,372,'_haiku_details_produit',''), -(5522,268,'_photos_colonne_gauche|||0|value','269'), -(5523,268,'_photos_colonne_droite|||0|value','270'), -(5524,268,'_haiku_details_produit',''), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.3.3'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1730323082:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg-scaled.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/KAGUN-BR-arg-scaled.jpg\";s:8:\"filesize\";i:108859;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2472;s:6:\"height\";i:2472;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:504647;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262-scaled.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9262-scaled.jpg\";s:8:\"filesize\";i:501091;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','2'), -(5562,377,'_photos_colonne_gauche|||0|value','378'), -(5563,377,'_photos_colonne_droite|||0|value','379'), -(5564,377,'_photos_colonne_droite|||1|value','380'), -(5565,377,'_haiku_details_produit',''), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.3.3'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1730323095:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm-scaled.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:31:\"2024/10/KAGUN-BR-vrm-scaled.jpg\";s:8:\"filesize\";i:100321;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2342;s:6:\"height\";i:2342;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:994805;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2455;s:6:\"height\";i:2456;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:1042594;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','2'), -(5604,381,'_photos_colonne_gauche|||0|value','382'), -(5605,381,'_photos_colonne_droite|||0|value','383'), -(5606,381,'_photos_colonne_droite|||1|value','384'), -(5607,381,'_haiku_details_produit',''), -(5608,385,'_sku','FUYOU-C-1'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5620,385,'_thumbnail_id','386'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.3.3'), -(5630,385,'_edit_lock','1730323247:1'), -(5631,386,'_wp_attached_file','2024/10/ROKKU-C-scaled.jpg'), -(5632,386,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:26:\"2024/10/ROKKU-C-scaled.jpg\";s:8:\"filesize\";i:130156;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"ROKKU-C.jpg\";}'), -(5633,386,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5634,387,'_wp_attached_file','2024/10/DSC9138.jpg'), -(5635,387,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2457;s:6:\"height\";i:2457;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:546359;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5636,387,'_wp_attachment_image_alt',''), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg-scaled.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:30:\"2024/10/ROKKU-C-arg-scaled.jpg\";s:8:\"filesize\";i:611924;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5658,390,'_variation_description',''), -(5659,390,'total_sales','0'), -(5660,390,'_tax_status','taxable'), -(5661,390,'_tax_class','parent'), -(5662,390,'_manage_stock','no'), -(5663,390,'_backorders','no'), -(5664,390,'_sold_individually','no'), -(5665,390,'_virtual','no'), -(5666,390,'_downloadable','no'), -(5667,390,'_download_limit','-1'), -(5668,390,'_download_expiry','-1'), -(5669,390,'_stock',NULL), -(5670,390,'_stock_status','instock'), -(5671,390,'_wc_average_rating','0'), -(5672,390,'_wc_review_count','0'), -(5673,390,'attribute_pa_stone','hawk-eye'), -(5674,390,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','180'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','180'), -(5713,390,'_sku','ROKKU-C-hawk'), -(5714,390,'_regular_price','180'), -(5715,390,'_thumbnail_id','0'), -(5716,390,'_price','180'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','180'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','180'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','180'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','180'), -(5725,385,'_price','180'), -(5726,385,'_edit_last','1'), -(5727,385,'_regular_price','180'), -(5732,385,'_photos_colonne_gauche|||0|value','386'), -(5733,385,'_photos_colonne_droite|||0|value','387'), -(5734,385,'_photos_colonne_droite|||1|value','388'), -(5735,385,'_haiku_details_produit',''), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.3.3'), -(5801,393,'_edit_lock','1730323375:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg-scaled.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:33:\"2024/10/MUGURA-CR2-arg-scaled.jpg\";s:8:\"filesize\";i:87367;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2343;s:6:\"height\";i:2343;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:665323;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt',''), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5817,398,'_regular_price','65'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5828,398,'_thumbnail_id','399'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.3.3'), -(5835,398,'_price','65'), -(5839,398,'_edit_lock','1730323459:1'), -(5840,399,'_wp_attached_file','2024/10/MUGURA-CR2-vrm-scaled.jpg'), -(5841,399,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:33:\"2024/10/MUGURA-CR2-vrm-scaled.jpg\";s:8:\"filesize\";i:96058;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-vrm.jpg\";}'), -(5842,399,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5843,400,'_wp_attached_file','2024/10/DSC9723-scaled.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9723-scaled.jpg\";s:8:\"filesize\";i:851522;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730-scaled.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9730-scaled.jpg\";s:8:\"filesize\";i:986195;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5870,402,'_thumbnail_id','403'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.3.3'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1730098866:2'), -(5882,403,'_wp_attached_file','2024/10/MUGURA-NAIL-arg-scaled.jpg'), -(5883,403,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:34:\"2024/10/MUGURA-NAIL-arg-scaled.jpg\";s:8:\"filesize\";i:86019;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-arg.jpg\";}'), -(5884,403,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5885,404,'_wp_attached_file','2024/10/DSC9216-scaled.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9216-scaled.jpg\";s:8:\"filesize\";i:626602;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077-scaled.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:27:\"2024/10/IMG_9077-scaled.jpg\";s:8:\"filesize\";i:675392;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','2'), -(5896,402,'_photos_colonne_gauche|||0|value','403'), -(5897,402,'_photos_colonne_droite|||0|value','404'), -(5898,402,'_photos_colonne_droite|||1|value','405'), -(5899,402,'_haiku_details_produit',''), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5912,406,'_thumbnail_id','407'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.3.3'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1730316833:1'), -(5925,407,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm-scaled.jpg'), -(5926,407,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:34:\"2024/10/MUGURA-NAIL-vrm-scaled.jpg\";s:8:\"filesize\";i:92655;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-vrm.jpg\";}'), -(5927,407,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2180;s:6:\"height\";i:2180;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:920358;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL--scaled.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:31:\"2024/10/MUGURA-NAIL--scaled.jpg\";s:8:\"filesize\";i:866095;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg-scaled.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:33:\"2024/10/MUGURA-FEU-arg-scaled.jpg\";s:8:\"filesize\";i:108275;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5942,406,'_photos_colonne_gauche|||0|value','407'), -(5943,406,'_photos_colonne_droite|||0|value','408'), -(5944,406,'_photos_colonne_droite|||1|value','409'), -(5945,406,'_haiku_details_produit',''), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie-scaled.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:32:\"2024/09/DSC8400-copie-scaled.jpg\";s:8:\"filesize\";i:1171534;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1-scaled.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:32:\"2024/09/HATTARI-B-2-1-scaled.jpg\";s:8:\"filesize\";i:1213393;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5978,86,'_price','85'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1-scaled.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2738;s:6:\"height\";i:2738;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:1660308;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B-scaled.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:991548;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6020,422,'_wp_attached_file','2024/10/HAIKU-sizechart.jpg'), -(6021,422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/10/HAIKU-sizechart.jpg\";s:8:\"filesize\";i:60067;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6022,72,'_photos_colonne_gauche|||0|value','81'), -(6023,72,'_photos_colonne_droite|||0|value','100'), -(6024,72,'_photos_colonne_droite|||1|value','411'), -(6025,72,'_photos_colonne_droite|||2|value','82'), -(6026,72,'_photos_colonne_droite|||3|value','101'), -(6027,72,'_haiku_details_produit',''), -(6036,102,'_photos_colonne_gauche|||0|value','110'), -(6037,102,'_photos_colonne_droite|||0|value','111'), -(6038,102,'_photos_colonne_droite|||1|value','112'), -(6039,102,'_haiku_details_produit',''), -(6040,123,'_photos_colonne_gauche|||0|value','219'), -(6041,123,'_photos_colonne_droite|||0|value','132'), -(6042,123,'_haiku_details_produit',''), -(6049,144,'_photos_colonne_gauche|||0|value','152'), -(6050,144,'_photos_colonne_droite|||0|value','154'), -(6051,144,'_photos_colonne_droite|||1|value','153'), -(6052,144,'_haiku_details_produit',''), -(6059,133,'_photos_colonne_gauche|||0|value','141'), -(6060,133,'_photos_colonne_droite|||0|value','166'), -(6061,133,'_photos_colonne_droite|||1|value','142'), -(6062,133,'_photos_colonne_droite|||2|value','167'), -(6063,133,'_photos_colonne_droite|||3|value','143'), -(6064,133,'_haiku_details_produit',''), -(6065,113,'_photos_colonne_gauche|||0|value','121'), -(6066,113,'_photos_colonne_droite|||0|value','122'), -(6067,113,'_haiku_details_produit',''), -(6068,86,'_thumbnail_id','420'), -(6074,86,'_photos_colonne_gauche|||0|value','420'), -(6075,86,'_photos_colonne_gauche|||1|value','94'), -(6076,86,'_photos_colonne_droite|||0|value','412'), -(6077,86,'_photos_colonne_droite|||1|value','419'), -(6078,86,'_haiku_details_produit',''), -(6079,155,'_photos_colonne_gauche|||0|value','163'), -(6080,155,'_photos_colonne_droite|||0|value','164'), -(6081,155,'_photos_colonne_droite|||1|value','165'), -(6082,155,'_haiku_details_produit',''), -(6083,168,'_price','150'), -(6084,168,'_photos_colonne_gauche|||0|value','176'), -(6085,168,'_photos_colonne_droite|||0|value','180'), -(6086,168,'_photos_colonne_droite|||1|value','177'), -(6087,168,'_photos_colonne_droite|||2|value','178'), -(6088,168,'_photos_colonne_droite|||3|value','182'), -(6089,168,'_photos_colonne_droite|||4|value','179'), -(6090,168,'_haiku_details_produit',''), -(6091,183,'_photos_colonne_gauche|||0|value','197'), -(6092,183,'_photos_colonne_droite|||0|value','198'), -(6093,183,'_photos_colonne_droite|||1|value','199'), -(6094,183,'_haiku_details_produit',''), -(6095,213,'_photos_colonne_gauche|||0|value','217'), -(6096,213,'_photos_colonne_droite|||0|value','198'), -(6097,213,'_photos_colonne_droite|||1|value','199'), -(6098,213,'_haiku_details_produit',''), -(6099,202,'_photos_colonne_gauche|||0|value','206'), -(6100,202,'_photos_colonne_droite|||0|value','207'), -(6101,202,'_photos_colonne_droite|||1|value','212'), -(6102,202,'_haiku_details_produit',''), -(6103,232,'_photos_colonne_gauche|||0|value','236'), -(6104,232,'_photos_colonne_droite|||0|value','237'), -(6105,232,'_haiku_details_produit',''), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6110,246,'_photos_colonne_gauche|||0|value','249'), -(6111,246,'_photos_colonne_droite|||0|value','250'), -(6112,246,'_haiku_details_produit',''), -(6113,258,'_photos_colonne_gauche|||0|value','259'), -(6114,258,'_photos_colonne_droite|||0|value','260'), -(6115,258,'_haiku_details_produit',''), -(6116,261,'_photos_colonne_gauche|||0|value','262'), -(6117,261,'_photos_colonne_droite|||0|_empty',''), -(6118,261,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376-scaled.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9376-scaled.jpg\";s:8:\"filesize\";i:819632;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6124,306,'_photos_colonne_gauche|||0|value','310'), -(6125,306,'_photos_colonne_droite|||0|value','311'), -(6126,306,'_photos_colonne_droite|||1|value','424'), -(6127,306,'_haiku_details_produit',''), -(6128,312,'_photos_colonne_gauche|||0|value','316'), -(6129,312,'_photos_colonne_droite|||0|value','317'), -(6130,312,'_haiku_details_produit',''), -(6131,318,'_photos_colonne_gauche|||0|value','322'), -(6132,318,'_photos_colonne_droite|||0|value','323'), -(6133,318,'_photos_colonne_droite|||1|value','324'), -(6134,318,'_haiku_details_produit',''), -(6135,325,'_photos_colonne_gauche|||0|value','326'), -(6136,325,'_photos_colonne_droite|||0|value','327'), -(6137,325,'_haiku_details_produit',''), -(6138,328,'_photos_colonne_gauche|||0|value','329'), -(6139,328,'_photos_colonne_droite|||0|value','330'), -(6140,328,'_haiku_details_produit',''), -(6141,331,'_photos_colonne_gauche|||0|value','332'), -(6142,331,'_photos_colonne_droite|||0|value','334'), -(6143,331,'_haiku_details_produit',''), -(6144,335,'_photos_colonne_gauche|||0|value','336'), -(6145,335,'_photos_colonne_droite|||0|value','337'), -(6146,335,'_haiku_details_produit',''), -(6147,356,'_photos_colonne_gauche|||0|value','360'), -(6148,356,'_photos_colonne_droite|||0|value','361'), -(6149,356,'_haiku_details_produit',''), -(6150,425,'_wp_attached_file','2024/10/DSC9156-scaled.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9156-scaled.jpg\";s:8:\"filesize\";i:982533;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6153,365,'_photos_colonne_gauche|||0|value','369'), -(6154,365,'_photos_colonne_droite|||0|value','425'), -(6155,365,'_haiku_details_produit',''), -(6156,426,'_variation_description',''), -(6157,426,'total_sales','0'), -(6158,426,'_tax_status','taxable'), -(6159,426,'_tax_class','parent'), -(6160,426,'_manage_stock','no'), -(6161,426,'_backorders','no'), -(6162,426,'_sold_individually','no'), -(6163,426,'_virtual','no'), -(6164,426,'_downloadable','no'), -(6165,426,'_download_limit','-1'), -(6166,426,'_download_expiry','-1'), -(6167,426,'_stock',NULL), -(6168,426,'_stock_status','instock'), -(6169,426,'_wc_average_rating','0'), -(6170,426,'_wc_review_count','0'), -(6171,426,'attribute_pa_side','one'), -(6172,426,'_product_version','9.3.3'), -(6173,427,'_variation_description',''), -(6174,427,'total_sales','0'), -(6175,427,'_tax_status','taxable'), -(6176,427,'_tax_class','parent'), -(6177,427,'_manage_stock','no'), -(6178,427,'_backorders','no'), -(6179,427,'_sold_individually','no'), -(6180,427,'_virtual','no'), -(6181,427,'_downloadable','no'), -(6182,427,'_download_limit','-1'), -(6183,427,'_download_expiry','-1'), -(6184,427,'_stock',NULL), -(6185,427,'_stock_status','instock'), -(6186,427,'_wc_average_rating','0'), -(6187,427,'_wc_review_count','0'), -(6188,427,'attribute_pa_side','pair'), -(6189,427,'_product_version','9.3.3'), -(6190,426,'_sku','MUGURA-CR-s-one'), -(6191,426,'_regular_price','40'), -(6192,426,'_thumbnail_id','0'), -(6193,426,'_price','40'), -(6194,427,'_sku','MUGURA-CR-s-pair'), -(6195,427,'_regular_price','60'), -(6196,427,'_thumbnail_id','0'), -(6197,427,'_price','60'), -(6201,393,'_price','40'), -(6202,393,'_price','60'), -(6203,393,'_photos_colonne_gauche|||0|value','396'), -(6204,393,'_photos_colonne_droite|||0|value','397'), -(6205,393,'_haiku_details_produit',''), -(6206,428,'_variation_description',''), -(6207,428,'total_sales','0'), -(6208,428,'_tax_status','taxable'), -(6209,428,'_tax_class','parent'), -(6210,428,'_manage_stock','no'), -(6211,428,'_backorders','no'), -(6212,428,'_sold_individually','no'), -(6213,428,'_virtual','no'), -(6214,428,'_downloadable','no'), -(6215,428,'_download_limit','-1'), -(6216,428,'_download_expiry','-1'), -(6217,428,'_stock',NULL), -(6218,428,'_stock_status','instock'), -(6219,428,'_wc_average_rating','0'), -(6220,428,'_wc_review_count','0'), -(6221,428,'attribute_pa_side','one'), -(6222,428,'_product_version','9.3.3'), -(6223,429,'_variation_description',''), -(6224,429,'total_sales','0'), -(6225,429,'_tax_status','taxable'), -(6226,429,'_tax_class','parent'), -(6227,429,'_manage_stock','no'), -(6228,429,'_backorders','no'), -(6229,429,'_sold_individually','no'), -(6230,429,'_virtual','no'), -(6231,429,'_downloadable','no'), -(6232,429,'_download_limit','-1'), -(6233,429,'_download_expiry','-1'), -(6234,429,'_stock',NULL), -(6235,429,'_stock_status','instock'), -(6236,429,'_wc_average_rating','0'), -(6237,429,'_wc_review_count','0'), -(6238,429,'attribute_pa_side','pair'), -(6239,429,'_product_version','9.3.3'), -(6240,428,'_sku','MUGURA-CR-g-one'), -(6241,428,'_regular_price','43'), -(6242,428,'_thumbnail_id','0'), -(6243,428,'_price','43'), -(6244,429,'_sku','MUGURA-CR-g-pair'), -(6245,429,'_regular_price','65'), -(6246,429,'_thumbnail_id','0'), -(6247,429,'_price','65'), -(6248,398,'_photos_colonne_gauche|||0|value','399'), -(6249,398,'_photos_colonne_droite|||0|value','400'), -(6250,398,'_photos_colonne_droite|||1|value','401'), -(6251,398,'_haiku_details_produit',''), -(6252,430,'_sku','ROKKU-CR-s'), -(6253,430,'_regular_price','45'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6264,430,'_thumbnail_id','431'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.3.3'), -(6270,430,'_price','45'), -(6275,430,'_edit_lock','1730323999:1'), -(6276,431,'_wp_attached_file','2024/10/ROKKU-CR1-arg-scaled.jpg'), -(6277,431,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:32:\"2024/10/ROKKU-CR1-arg-scaled.jpg\";s:8:\"filesize\";i:96004;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"ROKKU-CR1-arg.jpg\";}'), -(6278,431,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(6279,432,'_wp_attached_file','2024/10/DSC9297-scaled.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:26:\"2024/10/DSC9297-scaled.jpg\";s:8:\"filesize\";i:795498;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6289,430,'_photos_colonne_gauche|||0|value','431'), -(6290,430,'_photos_colonne_droite|||0|value','432'), -(6291,430,'_haiku_details_produit',''), -(6292,433,'_sku','ROKKU-CR-g'), -(6293,433,'_regular_price','49'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6304,433,'_thumbnail_id','434'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.3.3'), -(6310,433,'_price','49'), -(6314,433,'_edit_lock','1730324001:1'), -(6315,434,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-scaled.jpg'), -(6316,434,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:32:\"2024/10/ROKKU-CR1-vrm-scaled.jpg\";s:8:\"filesize\";i:105587;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"ROKKU-CR1-vrm.jpg\";}'), -(6317,434,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger eye stone.'), -(6318,433,'_edit_last','1'), -(6319,433,'_photos_colonne_gauche|||0|value','434'), -(6320,433,'_photos_colonne_droite|||0|_empty',''), -(6321,433,'_haiku_details_produit',''), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1730324347:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg-scaled.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1701;s:4:\"file\";s:30:\"2024/10/KARA-EC-arg-scaled.jpg\";s:8:\"filesize\";i:94049;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1-scaled.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:28:\"2024/10/DSC9781-1-scaled.jpg\";s:8:\"filesize\";i:952100;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6355,435,'_photos_colonne_gauche|||0|value','436'), -(6356,435,'_photos_colonne_droite|||0|value','437'), -(6357,435,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=438 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','publish','closed','closed','','panier','','','2024-08-06 17:36:54','2024-08-06 15:36:54','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','publish','closed','closed','','account','','','2024-08-05 15:21:46','2024-08-05 13:21:46','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(60,1,'2024-08-13 16:32:00','2024-08-13 14:32:00','HADOU : ondulation, vague\r\n\r\nEarcuff (bague d\'oreille) trois fils ondulés. En argent 925 recyclé ou argent plaqué or.\r\n
    \r\n
  • hauteur totale 8mm
  • \r\n
  • fils de 1,2mm d\'épaisseur
  • \r\n
  • fabriqué à la main
  • \r\n
','Hadou Golden Earcuff','','trash','closed','closed','','hadou-golden-earcuff__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=60',0,'product','',0), -(65,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 50','Size: 50','trash','closed','closed','','hadou-golden-earcuff-50__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=65',1,'product_variation','',0), -(66,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 52','Size: 52','trash','closed','closed','','hadou-golden-earcuff-52__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=66',2,'product_variation','',0), -(67,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 54','Size: 54','trash','closed','closed','','hadou-golden-earcuff-54__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=67',3,'product_variation','',0), -(68,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 56','Size: 56','trash','closed','closed','','hadou-golden-earcuff-56__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=68',4,'product_variation','',0), -(69,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 58','Size: 58','trash','closed','closed','','hadou-golden-earcuff-58__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=69',5,'product_variation','',0), -(70,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 60','Size: 60','trash','closed','closed','','hadou-golden-earcuff-60__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=70',6,'product_variation','',0), -(71,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 62','Size: 62','trash','closed','closed','','hadou-golden-earcuff-62__trashed','','','2024-10-07 11:08:25','2024-10-07 09:08:25','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=71',7,'product_variation','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU : wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nFind some help to chose your ring size here.','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-10-30 21:32:29','2024-10-30 20:32:29','',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), -(82,2,'2024-09-30 17:34:30','2024-09-30 15:34:30','','Hadou ring','','inherit','closed','closed','','hadou-b-opti','','','2024-09-30 17:36:10','2024-09-30 15:36:10','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B-opti.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.','Hattari Ring','','publish','closed','closed','','hattari-ring','','','2024-10-30 21:49:48','2024-10-30 20:49:48','',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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=87',2,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=88',3,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=89',4,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=90',5,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=91',6,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=92',7,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=93',8,'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.','Ikkan Ring silver','','publish','closed','closed','','ikkan-ring-silver','','','2024-10-30 21:37:52','2024-10-30 20:37:52','',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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=103',2,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=104',3,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=105',4,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=106',5,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=107',6,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=108',7,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=109',8,'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 calibre 1cm
  • \r\n
  • band diametre 2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nFind some help to chose your ring size here.','Ikkan Ring gold plated','','publish','closed','closed','','ikkan-ring-gold-plated','','','2024-10-30 21:47:59','2024-10-30 20:47:59','',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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=114',2,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=115',3,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=116',4,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=117',5,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=118',6,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=119',7,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=120',8,'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-09-30 21:19:54','2024-09-30 19:19:54','',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.','Piasu Ring','','publish','closed','closed','','piasu-ring','','','2024-10-30 21:40:09','2024-10-30 20:40:09','',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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=124',2,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=125',3,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=126',4,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=127',5,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=128',6,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=129',7,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=130',8,'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.','Kara Ring','','publish','closed','closed','','kara-ring','','','2024-10-30 21:46:08','2024-10-30 20:46:08','',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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=134',2,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=135',3,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=136',4,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=137',5,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=138',6,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=139',7,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=140',8,'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.','Kishou Ring silver','','publish','closed','closed','','kishou-silver-ring','','','2024-10-30 21:44:21','2024-10-30 20:44:21','',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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=145',2,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=146',3,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=147',4,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=148',5,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=149',6,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=150',7,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=151',8,'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.','Kishou Ring gold plated','','publish','closed','closed','','kishou-ring-gold-plated','','','2024-10-30 21:51:30','2024-10-30 20:51:30','',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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=156',2,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=157',3,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=158',4,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=159',5,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=160',6,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=161',7,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=162',8,'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
','Rokku Ring','','publish','closed','closed','','rokku-ring','','','2024-10-30 21:53:16','2024-10-30 20:53:16','',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
','BoroBoro Long Earrings silver','','publish','closed','closed','','boroboro-long-earrings-silver','','','2024-10-30 21:54:06','2024-10-30 20:54:06','',0,'https://haiku.gcch.fr/?post_type=product&p=183',0,'product','',0), -(194,2,'2024-10-01 12:06:21','2024-10-01 10:06:21','','BoroBoro Long Earrings silver - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side','','','2024-10-01 12:21:07','2024-10-01 10:21:07','',183,'https://haiku.gcch.fr/?post_type=product_variation&p=194',1,'product_variation','',0), -(195,2,'2024-10-01 12:06:21','2024-10-01 10:06:21','','BoroBoro Long Earrings silver - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair','','','2024-10-01 12:21:07','2024-10-01 10:21:07','',183,'https://haiku.gcch.fr/?post_type=product_variation&p=195',2,'product_variation','',0), -(196,2,'2024-10-01 12:06:21','2024-10-01 10:06:21','','BoroBoro Long Earrings silver - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side','','','2024-10-01 12:21:07','2024-10-01 10:21:07','',183,'https://haiku.gcch.fr/?post_type=product_variation&p=196',3,'product_variation','',0), -(197,2,'2024-10-01 12:10:59','2024-10-01 10:10:59','','BoroBoro silver long earrings','','inherit','closed','closed','','sony-dsc-10','','','2024-10-01 12:12:12','2024-10-01 10:12:12','',195,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BO-arg.jpg',0,'attachment','image/jpeg',0), -(198,2,'2024-10-01 12:16:04','2024-10-01 10:16:04','','BoroBoro silver long earring, left side','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-10-01 12:16:58','2024-10-01 10:16:58','',195,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',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','',195,'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 Eye','Stone: Tiger 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
','Piasu Earrings','','publish','closed','closed','','piasu-earrings','','','2024-10-30 21:56:42','2024-10-30 20:56:42','',0,'https://haiku.gcch.fr/?post_type=product&p=202',0,'product','',0), -(203,2,'2024-10-01 18:14:00','2024-10-01 16:14:00','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-2','','','2024-10-01 19:39:53','2024-10-01 17:39:53','',202,'https://haiku.gcch.fr/?post_type=product_variation&p=203',1,'product_variation','',0), -(204,2,'2024-10-01 18:14:00','2024-10-01 16:14:00','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair-2','','','2024-10-01 19:39:53','2024-10-01 17:39:53','',202,'https://haiku.gcch.fr/?post_type=product_variation&p=204',2,'product_variation','',0), -(205,2,'2024-10-01 18:14:00','2024-10-01 16:14:00','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side-2','','','2024-10-01 19:51:30','2024-10-01 17:51:30','',202,'https://haiku.gcch.fr/?post_type=product_variation&p=205',3,'product_variation','',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
','BoroBoro Long Earrings gold plated','','publish','closed','closed','','boroboro-long-earrings-gold-plated','','','2024-10-30 21:54:40','2024-10-30 20:54:40','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',0), -(214,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','','BoroBoro Long Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-3','','','2024-10-01 19:55:38','2024-10-01 17:55:38','',213,'https://haiku.gcch.fr/?post_type=product_variation&p=214',1,'product_variation','',0), -(215,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','','BoroBoro Long Earrings gold plated - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair-3','','','2024-10-01 19:55:38','2024-10-01 17:55:38','',213,'https://haiku.gcch.fr/?post_type=product_variation&p=215',2,'product_variation','',0), -(216,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','','BoroBoro Long Earrings gold plated - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side-3','','','2024-10-01 19:55:38','2024-10-01 17:55:38','',213,'https://haiku.gcch.fr/?post_type=product_variation&p=216',3,'product_variation','',0), -(217,2,'2024-10-01 19:52:57','2024-10-01 17:52:57','','BoroBoro long gold plated earrings','','inherit','closed','closed','','sony-dsc-13','','','2024-10-01 19:53:40','2024-10-01 17:53:40','',213,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BO-vrm.jpg',0,'attachment','image/jpeg',0), -(219,2,'2024-10-02 19:04:00','2024-10-02 17:04:00','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-10-02 19:04:29','2024-10-02 17:04:29','',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
','Tamanori Earrings silver','','draft','closed','closed','','tamanori-earrings-silver','','','2024-10-30 21:57:25','2024-10-30 20:57:25','',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 - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair-4','','','2024-10-02 19:48:21','2024-10-02 17:48:21','',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 - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side-4','','','2024-10-02 19:48:21','2024-10-02 17:48:21','',220,'https://haiku.gcch.fr/?post_type=product_variation&p=223',3,'product_variation','',0), -(224,2,'2024-10-02 19:31:47','2024-10-02 17:31:47','','Tamanori silver earrings','','inherit','closed','closed','','sony-dsc-14','','','2024-10-02 19:45:35','2024-10-02 17:45:35','',220,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-s.jpg',0,'attachment','image/jpeg',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
    \r\n
  • lengths 12cm and 20cm
  • \r\n
  • box chain thickness 0,8mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Tamanori Earrings gold plated','','draft','closed','closed','','tamanori-earrings-gold-plated','','','2024-10-30 21:57:47','2024-10-30 20:57:47','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - left side','Side: left side','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - right side','Side: right side','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(230,2,'2024-10-02 19:54:06','2024-10-02 17:54:06','','Tamanori gold plated earrings','','inherit','closed','closed','','sony-dsc-15','','','2024-10-02 19:54:41','2024-10-02 17:54:41','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g.jpg',0,'attachment','image/jpeg',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU : wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-10-30 21:58:40','2024-10-30 20:58:40','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(236,2,'2024-10-02 23:07:46','2024-10-02 21:07:46','','Hadou bangles','','inherit','closed','closed','','sony-dsc-16','','','2024-10-02 23:08:30','2024-10-02 21:08:30','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR-mix.jpg',0,'attachment','image/jpeg',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-10-02 23:16:10','2024-10-02 21:16:10','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-10-02 23:16:10','2024-10-02 21:16:10','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet gold plated','','publish','closed','closed','','ikkan-bracelet-gold-plated','','','2024-10-30 21:59:57','2024-10-30 20:59:57','',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-10-02 23:39:05','2024-10-02 21:39:05','',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 calibre
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Tanemaki Bracelet','','draft','closed','closed','','tanemaki-bracelet','','','2024-10-30 22:00:10','2024-10-30 21:00:10','',0,'https://haiku.gcch.fr/?post_type=product&p=251',0,'product','',0), -(254,2,'2024-10-02 23:50:58','2024-10-02 21:50:58','','Tanemaki bracelet','','inherit','closed','closed','','sony-dsc-19','','','2024-10-02 23:51:35','2024-10-02 21:51:35','',251,'https://haiku.gcch.fr/app/uploads/2024/10/TANEMAKI-BR.jpg',0,'attachment','image/jpeg',0), -(255,2,'2024-10-02 23:55:51','2024-10-02 21:55:51','','Tanemaki bracelet','','inherit','closed','closed','','tanemaki-br','','','2024-10-02 23:56:12','2024-10-02 21:56:12','',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
','Fuyou Bracelet silver','','publish','closed','closed','','fuyou-bracelet-silver','','','2024-10-30 22:00:50','2024-10-30 21:00:50','',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
','Fuyou Bracelet gold plated','','draft','closed','closed','','fuyou-bracelet-gold-plated','','','2024-10-30 22:01:28','2024-10-30 21:01:28','',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
','Ikkan Necklace','','publish','closed','closed','','ikkan-necklace','','','2024-10-03 22:42:30','2024-10-03 20:42:30','',0,'https://haiku.gcch.fr/?post_type=product&p=263',0,'product','',0), -(264,2,'2024-10-03 22:20:19','2024-10-03 20:20:19','','Ikkan necklace','','inherit','closed','closed','','sony-dsc-22','','','2024-10-03 22:21:04','2024-10-03 20:21:04','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C2-mix.jpg',0,'attachment','image/jpeg',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
','Piasu Necklace','','publish','closed','closed','','piasu-necklace','','','2024-10-18 08:02:52','2024-10-18 06:02:52','',0,'https://haiku.gcch.fr/?post_type=product&p=268',0,'product','',0), -(269,2,'2024-10-03 22:45:58','2024-10-03 20:45:58','','Piasu necklace silver','','inherit','closed','closed','','sony-dsc-23','','','2024-10-03 22:46:42','2024-10-03 20:46:42','',268,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-C-arg.jpg',0,'attachment','image/jpeg',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
','Tanemaki Necklace','','draft','closed','closed','','tanemaki-necklace','','','2024-10-30 22:02:39','2024-10-30 21:02:39','',0,'https://haiku.gcch.fr/?post_type=product&p=271',0,'product','',0), -(272,2,'2024-10-04 08:25:58','2024-10-04 06:25:58','','Tanemaki necklace','','inherit','closed','closed','','sony-dsc-24','','','2024-10-04 08:26:43','2024-10-04 06:26:43','',271,'https://haiku.gcch.fr/app/uploads/2024/10/TANEMAKI-C-mix.jpg',0,'attachment','image/jpeg',0), -(273,2,'2024-10-04 08:32:08','2024-10-04 06:32:08','','Tanemaki necklace','','inherit','closed','closed','','tanemaki-c','','','2024-10-04 08:32:26','2024-10-04 06:32:26','',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
','Fuyou Necklace','','draft','closed','closed','','fuyou-necklace','','','2024-10-30 22:02:49','2024-10-30 21:02:49','',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
','Hadou Hoops silver','','publish','closed','closed','','hadou-hoops-silver','','','2024-10-04 08:51:22','2024-10-04 06:51:22','',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
','Hadou Hoops gold plated','','publish','closed','closed','','hadou-hoops-gold-plated','','','2024-10-04 08:54:28','2024-10-04 06:54:28','',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
','Hattari Stacked Hoops silver','','publish','closed','closed','','hattari-stacked-hoops-silver','','','2024-10-04 22:16:46','2024-10-04 20:16:46','',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
','Hattari Stacked Hoops gold plated','','publish','closed','closed','','hattari-stacked-hoops-gold-plated','','','2024-10-04 22:15:19','2024-10-04 20:15:19','',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-10-04 09:12:35','2024-10-04 07:12:35','',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 diametre 4m
  • \r\n
  • wires diametre 2,5cm and 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hattari Double Hoops','','publish','closed','closed','','hattari-double-hoops-copy','','','2024-10-07 08:18:25','2024-10-07 06:18:25','',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), -(295,2,'2024-10-04 22:07:14','2024-10-04 20:07:14','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-left-side','','','2024-10-04 22:11:02','2024-10-04 20:11:02','',291,'https://haiku.gcch.fr/?post_type=product_variation&p=295',1,'product_variation','',0), -(296,2,'2024-10-04 22:07:14','2024-10-04 20:07:14','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-copy-pair','','','2024-10-04 22:11:02','2024-10-04 20:11:02','',291,'https://haiku.gcch.fr/?post_type=product_variation&p=296',2,'product_variation','',0), -(297,2,'2024-10-04 22:07:14','2024-10-04 20:07:14','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-right-side','','','2024-10-04 22:11:02','2024-10-04 20:11:02','',291,'https://haiku.gcch.fr/?post_type=product_variation&p=297',3,'product_variation','',0), -(300,2,'2024-10-04 22:13:49','2024-10-04 20:13:49','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-10-04 22:15:10','2024-10-04 20:15:10','',288,'https://haiku.gcch.fr/?post_type=product_variation&p=300',1,'product_variation','',0), -(301,2,'2024-10-04 22:13:50','2024-10-04 20:13:50','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-10-04 22:15:10','2024-10-04 20:15:10','',288,'https://haiku.gcch.fr/?post_type=product_variation&p=301',2,'product_variation','',0), -(302,2,'2024-10-04 22:13:50','2024-10-04 20:13:50','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-10-04 22:15:10','2024-10-04 20:15:10','',288,'https://haiku.gcch.fr/?post_type=product_variation&p=302',3,'product_variation','',0), -(303,2,'2024-10-04 22:15:43','2024-10-04 20:15:43','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-10-04 22:16:38','2024-10-04 20:16:38','',285,'https://haiku.gcch.fr/?post_type=product_variation&p=303',1,'product_variation','',0), -(304,2,'2024-10-04 22:15:43','2024-10-04 20:15:43','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-10-04 22:16:38','2024-10-04 20:16:38','',285,'https://haiku.gcch.fr/?post_type=product_variation&p=304',2,'product_variation','',0), -(305,2,'2024-10-04 22:15:43','2024-10-04 20:15:43','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-10-04 22:16:38','2024-10-04 20:16:38','',285,'https://haiku.gcch.fr/?post_type=product_variation&p=305',3,'product_variation','',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
','Tamanori Hoops silver','','publish','closed','closed','','tamanori-hoops','','','2024-10-30 22:08:44','2024-10-30 21:08:44','',0,'https://haiku.gcch.fr/?post_type=product&p=306',0,'product','',0), -(307,2,'2024-10-07 08:18:28','2024-10-07 06:18:28','','Tamanori Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-left-side-2','','','2024-10-07 08:30:33','2024-10-07 06:30:33','',306,'https://haiku.gcch.fr/?post_type=product_variation&p=307',1,'product_variation','',0), -(308,2,'2024-10-07 08:18:28','2024-10-07 06:18:28','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-copy-pair-2','','','2024-10-07 08:30:33','2024-10-07 06:30:33','',306,'https://haiku.gcch.fr/?post_type=product_variation&p=308',2,'product_variation','',0), -(309,2,'2024-10-07 08:18:28','2024-10-07 06:18:28','','Tamanori Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-right-side-2','','','2024-10-07 08:30:33','2024-10-07 06:30:33','',306,'https://haiku.gcch.fr/?post_type=product_variation&p=309',3,'product_variation','',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
','Tamanori Hoops gold plated','','publish','closed','closed','','tamanori-hoops-gold-plated','','','2024-10-30 22:09:09','2024-10-30 21:09:09','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0), -(313,2,'2024-10-07 08:33:26','2024-10-07 06:33:26','','Tamanori Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-left-side-3','','','2024-10-07 08:39:19','2024-10-07 06:39:19','',312,'https://haiku.gcch.fr/?post_type=product_variation&p=313',1,'product_variation','',0), -(314,2,'2024-10-07 08:33:26','2024-10-07 06:33:26','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-copy-pair-3','','','2024-10-07 08:39:19','2024-10-07 06:39:19','',312,'https://haiku.gcch.fr/?post_type=product_variation&p=314',2,'product_variation','',0), -(315,2,'2024-10-07 08:33:26','2024-10-07 06:33:26','','Tamanori Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-copy-right-side-3','','','2024-10-07 08:39:19','2024-10-07 06:39:19','',312,'https://haiku.gcch.fr/?post_type=product_variation&p=315',3,'product_variation','',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
','Fuyou Hoop','','publish','closed','closed','','fuyou-hoop','','','2024-10-30 22:13:17','2024-10-30 21:13:17','',0,'https://haiku.gcch.fr/?post_type=product&p=318',0,'product','',0), -(322,2,'2024-10-07 08:44:03','2024-10-07 06:44:03','','Fuyou Hoops silver and gold','','inherit','closed','closed','','sony-dsc-33','','','2024-10-07 08:45:01','2024-10-07 06:45:01','',318,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-CR-mix.jpg',0,'attachment','image/jpeg',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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Earcuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-10-30 22:13:41','2024-10-30 21:13:41','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Earcuff gold plated','','publish','closed','closed','','hadou-earcuff-gold-plated','','','2024-10-30 22:14:02','2024-10-30 21:14:02','',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
','Hattari Earcuff silver','','publish','closed','closed','','hattari-earcuff-silver','','','2024-10-30 22:14:25','2024-10-30 21:14:25','',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
','Hattari Earcuff gold plated','','publish','closed','closed','','hattari-earcuff-gold-plated','','','2024-10-30 22:14:43','2024-10-30 21:14:43','',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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN : module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Kagun Trio Earrings','','publish','closed','closed','','kagun-trio-earrings','','','2024-10-15 16:06:04','2024-10-15 14:06:04','',0,'https://haiku.gcch.fr/?post_type=product&p=342',0,'product','',0), -(346,2,'2024-10-15 15:39:18','2024-10-15 13:39:18','','Kagun Trio Earrings silver','','inherit','closed','closed','','sony-dsc-39','','','2024-10-15 15:51:37','2024-10-15 13:51:37','',342,'https://haiku.gcch.fr/app/uploads/2024/10/KAGUN-BO.jpg',0,'attachment','image/jpeg',0), -(347,2,'2024-10-15 15:51:14','2024-10-15 13:51:14','','Kagun Trio Earrings silver','','inherit','closed','closed','','_dsc9763','','','2024-10-15 15:51:54','2024-10-15 13:51:54','',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), -(353,2,'2024-10-15 16:01:56','2024-10-15 14:01:56','','Kagun Trio Earrings - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-copy-long','','','2024-10-15 16:05:36','2024-10-15 14:05:36','',342,'https://haiku.gcch.fr/?post_type=product_variation&p=353',1,'product_variation','',0), -(354,2,'2024-10-15 16:01:56','2024-10-15 14:01:56','','Kagun Trio Earrings - medium','Side: medium','publish','closed','closed','','tamanori-hoops-gold-plated-copy-medium','','','2024-10-15 16:05:36','2024-10-15 14:05:36','',342,'https://haiku.gcch.fr/?post_type=product_variation&p=354',2,'product_variation','',0), -(355,2,'2024-10-15 16:01:56','2024-10-15 14:01:56','','Kagun Trio Earrings - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-copy-short','','','2024-10-15 16:05:36','2024-10-15 14:05:36','',342,'https://haiku.gcch.fr/?post_type=product_variation&p=355',3,'product_variation','',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
','Kara Trio Earrings','','publish','closed','closed','','kara-trio-earrings','','','2024-10-30 22:16:15','2024-10-30 21:16:15','',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), -(362,2,'2024-10-15 16:29:56','2024-10-15 14:29:56','','Kara Trio Earrings - left side','Side: left side','publish','closed','closed','','kagun-trio-earrings-copy-left-side','','','2024-10-15 16:33:19','2024-10-15 14:33:19','',356,'https://haiku.gcch.fr/?post_type=product_variation&p=362',1,'product_variation','',0), -(363,2,'2024-10-15 16:29:56','2024-10-15 14:29:56','','Kara Trio Earrings - pair','Side: pair','publish','closed','closed','','kagun-trio-earrings-copy-pair','','','2024-10-15 16:33:19','2024-10-15 14:33:19','',356,'https://haiku.gcch.fr/?post_type=product_variation&p=363',2,'product_variation','',0), -(364,2,'2024-10-15 16:29:56','2024-10-15 14:29:56','','Kara Trio Earrings - right side','Side: right side','publish','closed','closed','','kagun-trio-earrings-copy-right-side','','','2024-10-15 16:33:19','2024-10-15 14:33:19','',356,'https://haiku.gcch.fr/?post_type=product_variation&p=364',3,'product_variation','',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
','Mugura Earrings silver','','publish','closed','closed','','mugura-earrings-silver','','','2024-10-30 22:19:46','2024-10-30 21:19:46','',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), -(370,2,'2024-10-18 07:48:40','2024-10-18 05:48:40','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','kara-trio-earrings-copy-one-earring','','','2024-10-18 07:52:15','2024-10-18 05:52:15','',365,'https://haiku.gcch.fr/?post_type=product_variation&p=370',1,'product_variation','',0), -(371,2,'2024-10-18 07:48:40','2024-10-18 05:48:40','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','kara-trio-earrings-copy-pair','','','2024-10-18 07:52:15','2024-10-18 05:52:15','',365,'https://haiku.gcch.fr/?post_type=product_variation&p=371',2,'product_variation','',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
','Mugura Earrings gold plated','','publish','closed','closed','','mugura-earrings-gold-plated','','','2024-10-18 08:01:41','2024-10-18 06:01:41','',0,'https://haiku.gcch.fr/?post_type=product&p=372',0,'product','',0), -(373,2,'2024-10-18 07:53:34','2024-10-18 05:53:34','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','kara-trio-earrings-copy-one-earring-2','','','2024-10-18 08:01:24','2024-10-18 06:01:24','',372,'https://haiku.gcch.fr/?post_type=product_variation&p=373',1,'product_variation','',0), -(374,2,'2024-10-18 07:53:34','2024-10-18 05:53:34','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','kara-trio-earrings-copy-pair-2','','','2024-10-18 08:01:24','2024-10-18 06:01:24','',372,'https://haiku.gcch.fr/?post_type=product_variation&p=374',2,'product_variation','',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
','Rokku Necklace','','draft','closed','closed','','rokku-necklace','','','2024-10-30 22:20:47','2024-10-30 21:20:47','',0,'https://haiku.gcch.fr/?post_type=product&p=385',0,'product','',0), -(386,2,'2024-10-18 08:28:45','2024-10-18 06:28:45','','Rokku necklace silver and semi precious stone','','inherit','closed','closed','','sony-dsc-45','','','2024-10-18 08:30:04','2024-10-18 06:30:04','',385,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-C.jpg',0,'attachment','image/jpeg',0), -(387,2,'2024-10-18 08:40:10','2024-10-18 06:40:10','','Rokku necklace silver and semi precious stone','','inherit','closed','closed','','_dsc9138','','','2024-10-18 08:40:28','2024-10-18 06:40:28','',385,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9138.jpg',0,'attachment','image/jpeg',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-10-18 08:46:43','2024-10-18 06:46:43','',385,'https://haiku.gcch.fr/?post_type=product_variation&p=389',1,'product_variation','',0), -(390,2,'2024-10-18 08:45:18','2024-10-18 06:45:18','','Rokku Necklace - Hawk\'s Eye','Stone: Hawk\'s Eye','publish','closed','closed','','fuyou-necklace-copy-hawks-eye','','','2024-10-18 08:46:43','2024-10-18 06:46:43','',385,'https://haiku.gcch.fr/?post_type=product_variation&p=390',2,'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-10-18 08:46:43','2024-10-18 06:46:43','',385,'https://haiku.gcch.fr/?post_type=product_variation&p=391',3,'product_variation','',0), -(392,2,'2024-10-18 08:45:18','2024-10-18 06:45:18','','Rokku Necklace - Tiger Eye','Stone: Tiger Eye','publish','closed','closed','','fuyou-necklace-copy-tiger-eye','','','2024-10-18 08:46:43','2024-10-18 06:46:43','',385,'https://haiku.gcch.fr/?post_type=product_variation&p=392',4,'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
','Mugura Hoops silver','','publish','closed','closed','','mugura-hoops-silver','','','2024-10-30 22:25:16','2024-10-30 21:25:16','',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-10-18 08:59:35','2024-10-18 06:59:35','',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
','Mugura Hoops gold plated','','publish','closed','closed','','mugura-hoops-gold-plated','','','2024-10-30 22:26:26','2024-10-30 21:26:26','',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-10-30 20:59:21','2024-10-30 19:59:21','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=414',0,'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), -(426,1,'2024-10-30 22:21:47','2024-10-30 21:21:47','','Mugura Hoops silver - one earring','Side: one earring','publish','closed','closed','','mugura-hoops-silver-one-earring','','','2024-10-30 22:25:16','2024-10-30 21:25:16','',393,'https://haiku.gcch.fr/?post_type=product_variation&p=426',1,'product_variation','',0), -(427,1,'2024-10-30 22:21:47','2024-10-30 21:21:47','','Mugura Hoops silver - pair','Side: pair','publish','closed','closed','','mugura-hoops-silver-pair','','','2024-10-30 22:23:06','2024-10-30 21:23:06','',393,'https://haiku.gcch.fr/?post_type=product_variation&p=427',2,'product_variation','',0), -(428,1,'2024-10-30 22:25:36','2024-10-30 21:25:36','','Mugura Hoops gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-hoops-gold-plated-one-earring','','','2024-10-30 22:26:25','2024-10-30 21:26:25','',398,'https://haiku.gcch.fr/?post_type=product_variation&p=428',1,'product_variation','',0), -(429,1,'2024-10-30 22:25:36','2024-10-30 21:25:36','','Mugura Hoops gold plated - pair','Side: pair','publish','closed','closed','','mugura-hoops-gold-plated-pair','','','2024-10-30 22:26:25','2024-10-30 21:26:25','',398,'https://haiku.gcch.fr/?post_type=product_variation&p=429',2,'product_variation','',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\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-10-30 22:33:07','2024-10-30 21:33:07','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(431,1,'2024-10-30 22:29:18','2024-10-30 21:29:18','','Rokku Hoop silver','','inherit','closed','closed','','sony-dsc-51','','','2024-10-30 22:30:02','2024-10-30 21:30:02','',430,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-CR1-arg.jpg',0,'attachment','image/jpeg',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a Malachite oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Hoop gold plated','','draft','closed','closed','','','','','2024-10-30 22:35:39','2024-10-30 21:35:39','',0,'https://haiku.gcch.fr/?post_type=product&p=433',0,'product','',0), -(434,1,'2024-10-30 22:34:24','2024-10-30 21:34:24','','Rokku Solo Hoop gold plated','','inherit','closed','closed','','sony-dsc-52','','','2024-10-30 22:35:02','2024-10-30 21:35:02','',433,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-CR1-vrm.jpg',0,'attachment','image/jpeg',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 or gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Kara Earcuff silver','','publish','closed','closed','','kara-earcuff-silver','','','2024-10-30 22:41:24','2024-10-30 21:41:24','',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); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(60,4,0), -(60,30,0), -(60,36,0), -(60,37,0), -(60,38,0), -(60,39,0), -(60,40,0), -(60,41,0), -(60,42,0), -(60,43,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,46,0), -(183,47,0), -(183,55,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,46,0), -(202,47,0), -(202,56,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,46,0), -(213,47,0), -(213,55,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,46,0), -(220,47,0), -(220,57,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,46,0), -(226,47,0), -(226,57,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(276,46,0), -(276,47,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(282,46,0), -(282,47,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,46,0), -(285,47,0), -(285,50,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,46,0), -(288,47,0), -(288,50,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,46,0), -(291,47,0), -(291,50,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,46,0), -(306,47,0), -(306,57,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,46,0), -(312,47,0), -(312,57,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,46,0), -(356,47,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(385,70,0), -(393,4,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,4,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,2,0), -(430,30,0), -(430,54,0), -(433,2,0), -(433,30,0), -(433,54,0), -(435,2,0), -(435,30,0), -(435,52,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,17), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,26), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,3), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,23), -(31,31,'product_cat','',0,9), -(32,32,'product_cat','',0,2), -(33,33,'product_cat','',0,6), -(34,34,'product_cat','',0,0), -(36,36,'collection','',0,6), -(37,37,'pa_size','',0,8), -(38,38,'pa_size','',0,8), -(39,39,'pa_size','',0,8), -(40,40,'pa_size','',0,8), -(41,41,'pa_size','',0,8), -(42,42,'pa_size','',0,8), -(43,43,'pa_size','',0,8), -(44,44,'pa_size','',0,8), -(45,45,'pa_side','',0,17), -(46,46,'pa_side','',0,11), -(47,47,'pa_side','',0,11), -(48,48,'pa_stone','',0,1), -(49,49,'pa_stone','',0,1), -(50,50,'collection','',0,6), -(51,51,'collection','',0,5), -(52,52,'collection','',0,2), -(53,53,'collection','',0,2), -(54,54,'collection','',0,2), -(55,55,'collection','',0,2), -(56,56,'collection','',0,4), -(57,57,'collection','',0,2), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,0), -(61,61,'collection','',0,2), -(62,62,'pa_side','',0,1), -(63,63,'pa_side','',0,1), -(64,64,'pa_side','',0,1), -(65,65,'collection','',0,3), -(66,66,'pa_side','',0,6), -(67,67,'collection','',0,5), -(68,68,'pa_stone','',0,0), -(69,69,'pa_stone','',0,0), -(70,70,'pa_stone','',0,0); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=50 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(17,34,'order','6'), -(18,34,'display_type',''), -(19,34,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','23'), -(22,31,'product_count_product_cat','9'), -(23,32,'product_count_product_cat','2'), -(24,33,'product_count_product_cat','6'), -(25,15,'product_count_product_cat','3'), -(26,34,'product_count_product_cat','0'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(37,46,'order','0'), -(38,47,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(34,'Collabs','collabs',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(46,'left side','left-side',0), -(47,'right side','right-side',0), -(48,'Tiger Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=114 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"212.233.36.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1723106470'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1730246400'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,woocommerce-product-data,,postcustom\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(79,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:4:{s:64:\"cc025b62a9b44cffb5848d60a35241c7c5fbd1ad3a8518e74c80c145aa5de0d3\";a:4:{s:10:\"expiration\";i:1731525523;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15\";s:5:\"login\";i:1730315923;}s:64:\"abfe2b0fdf1be92049d43cc4227a1dbfe217f8d36656ad4759e8e8ae5a37518c\";a:4:{s:10:\"expiration\";i:1731526108;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1730316508;}s:64:\"5fe67115019ed6a7027e67830d37904e72a0935e8f61fdf5f3d2ec2c0dec95aa\";a:4:{s:10:\"expiration\";i:1731526267;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1730316667;}s:64:\"a84cbd6a9e023e7db4dc3f2c5b6810d5d37e33b76ad77c384aab78f833f016f4\";a:4:{s:10:\"expiration\";i:1730491469;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";s:5:\"login\";i:1730318669;}}'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=542 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(541,65,'update-db_done','Thanks!','https://haikuatelier.fr.ddev.site/wp/wp-admin/edit.php?post_type=product&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=66 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',0,0,'info'), -(65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'); -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_category_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_category_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_category_lookup` ( - `category_tree_id` bigint(20) unsigned NOT NULL, - `category_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`category_tree_id`,`category_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_category_lookup` --- - -LOCK TABLES `haikuwp_wc_category_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_category_lookup` VALUES -(15,15), -(30,30), -(31,31), -(32,32), -(33,33), -(34,34); -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_customer_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_customer_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_customer_lookup` ( - `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned DEFAULT NULL, - `username` varchar(60) NOT NULL DEFAULT '', - `first_name` varchar(255) NOT NULL, - `last_name` varchar(255) NOT NULL, - `email` varchar(100) DEFAULT NULL, - `date_last_active` timestamp NULL DEFAULT NULL, - `date_registered` timestamp NULL DEFAULT NULL, - `country` char(2) NOT NULL DEFAULT '', - `postcode` varchar(20) NOT NULL DEFAULT '', - `city` varchar(100) NOT NULL DEFAULT '', - `state` varchar(100) NOT NULL DEFAULT '', - PRIMARY KEY (`customer_id`), - UNIQUE KEY `user_id` (`user_id`), - KEY `email` (`email`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_customer_lookup` --- - -LOCK TABLES `haikuwp_wc_customer_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_download_log` --- - -DROP TABLE IF EXISTS `haikuwp_wc_download_log`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_download_log` ( - `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `timestamp` datetime NOT NULL, - `permission_id` bigint(20) unsigned NOT NULL, - `user_id` bigint(20) unsigned DEFAULT NULL, - `user_ip_address` varchar(100) DEFAULT '', - PRIMARY KEY (`download_log_id`), - KEY `permission_id` (`permission_id`), - KEY `timestamp` (`timestamp`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_download_log` --- - -LOCK TABLES `haikuwp_wc_download_log` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_addresses` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_addresses`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_addresses` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned NOT NULL, - `address_type` varchar(20) DEFAULT NULL, - `first_name` text DEFAULT NULL, - `last_name` text DEFAULT NULL, - `company` text DEFAULT NULL, - `address_1` text DEFAULT NULL, - `address_2` text DEFAULT NULL, - `city` text DEFAULT NULL, - `state` text DEFAULT NULL, - `postcode` text DEFAULT NULL, - `country` text DEFAULT NULL, - `email` varchar(320) DEFAULT NULL, - `phone` varchar(100) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`), - KEY `order_id` (`order_id`), - KEY `email` (`email`(191)), - KEY `phone` (`phone`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_addresses` --- - -LOCK TABLES `haikuwp_wc_order_addresses` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_coupon_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_coupon_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_coupon_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `coupon_id` bigint(20) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `discount_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`coupon_id`), - KEY `coupon_id` (`coupon_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_coupon_lookup` --- - -LOCK TABLES `haikuwp_wc_order_coupon_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_operational_data` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_operational_data`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_operational_data` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `created_via` varchar(100) DEFAULT NULL, - `woocommerce_version` varchar(20) DEFAULT NULL, - `prices_include_tax` tinyint(1) DEFAULT NULL, - `coupon_usages_are_counted` tinyint(1) DEFAULT NULL, - `download_permission_granted` tinyint(1) DEFAULT NULL, - `cart_hash` varchar(100) DEFAULT NULL, - `new_order_email_sent` tinyint(1) DEFAULT NULL, - `order_key` varchar(100) DEFAULT NULL, - `order_stock_reduced` tinyint(1) DEFAULT NULL, - `date_paid_gmt` datetime DEFAULT NULL, - `date_completed_gmt` datetime DEFAULT NULL, - `shipping_tax_amount` decimal(26,8) DEFAULT NULL, - `shipping_total_amount` decimal(26,8) DEFAULT NULL, - `discount_tax_amount` decimal(26,8) DEFAULT NULL, - `discount_total_amount` decimal(26,8) DEFAULT NULL, - `recorded_sales` tinyint(1) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `order_id` (`order_id`), - KEY `order_key` (`order_key`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_operational_data` --- - -LOCK TABLES `haikuwp_wc_order_operational_data` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_product_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_product_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_product_lookup` ( - `order_item_id` bigint(20) unsigned NOT NULL, - `order_id` bigint(20) unsigned NOT NULL, - `product_id` bigint(20) unsigned NOT NULL, - `variation_id` bigint(20) unsigned NOT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `product_qty` int(11) NOT NULL, - `product_net_revenue` double NOT NULL DEFAULT 0, - `product_gross_revenue` double NOT NULL DEFAULT 0, - `coupon_amount` double NOT NULL DEFAULT 0, - `tax_amount` double NOT NULL DEFAULT 0, - `shipping_amount` double NOT NULL DEFAULT 0, - `shipping_tax_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`), - KEY `product_id` (`product_id`), - KEY `customer_id` (`customer_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_product_lookup` --- - -LOCK TABLES `haikuwp_wc_order_product_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_stats` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_stats`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_stats` ( - `order_id` bigint(20) unsigned NOT NULL, - `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_paid` datetime DEFAULT '0000-00-00 00:00:00', - `date_completed` datetime DEFAULT '0000-00-00 00:00:00', - `num_items_sold` int(11) NOT NULL DEFAULT 0, - `total_sales` double NOT NULL DEFAULT 0, - `tax_total` double NOT NULL DEFAULT 0, - `shipping_total` double NOT NULL DEFAULT 0, - `net_total` double NOT NULL DEFAULT 0, - `returning_customer` tinyint(1) DEFAULT NULL, - `status` varchar(200) NOT NULL, - `customer_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_id`), - KEY `date_created` (`date_created`), - KEY `customer_id` (`customer_id`), - KEY `status` (`status`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_stats` --- - -LOCK TABLES `haikuwp_wc_order_stats` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_tax_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_tax_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_tax_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `shipping_tax` double NOT NULL DEFAULT 0, - `order_tax` double NOT NULL DEFAULT 0, - `total_tax` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`tax_rate_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_tax_lookup` --- - -LOCK TABLES `haikuwp_wc_order_tax_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders` ( - `id` bigint(20) unsigned NOT NULL, - `status` varchar(20) DEFAULT NULL, - `currency` varchar(10) DEFAULT NULL, - `type` varchar(20) DEFAULT NULL, - `tax_amount` decimal(26,8) DEFAULT NULL, - `total_amount` decimal(26,8) DEFAULT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `billing_email` varchar(320) DEFAULT NULL, - `date_created_gmt` datetime DEFAULT NULL, - `date_updated_gmt` datetime DEFAULT NULL, - `parent_order_id` bigint(20) unsigned DEFAULT NULL, - `payment_method` varchar(100) DEFAULT NULL, - `payment_method_title` text DEFAULT NULL, - `transaction_id` varchar(100) DEFAULT NULL, - `ip_address` varchar(100) DEFAULT NULL, - `user_agent` text DEFAULT NULL, - `customer_note` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `status` (`status`), - KEY `date_created` (`date_created_gmt`), - KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)), - KEY `billing_email` (`billing_email`(191)), - KEY `type_status_date` (`type`,`status`,`date_created_gmt`), - KEY `parent_order_id` (`parent_order_id`), - KEY `date_updated` (`date_updated_gmt`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders` --- - -LOCK TABLES `haikuwp_wc_orders` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders_meta` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders_meta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders_meta` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)), - KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders_meta` --- - -LOCK TABLES `haikuwp_wc_orders_meta` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_product_attributes_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_product_attributes_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_product_attributes_lookup` ( - `product_id` bigint(20) NOT NULL, - `product_or_parent_id` bigint(20) NOT NULL, - `taxonomy` varchar(32) NOT NULL, - `term_id` bigint(20) NOT NULL, - `is_variation_attribute` tinyint(1) NOT NULL, - `in_stock` tinyint(1) NOT NULL, - PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`), - KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_product_attributes_lookup` --- - -LOCK TABLES `haikuwp_wc_product_attributes_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_product_attributes_lookup` VALUES -(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), -(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), -(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), -(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), -(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), -(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), -(201,168,'pa_stone',48,1,1), -(200,168,'pa_stone',49,1,1), -(194,183,'pa_side',45,1,1), -(195,183,'pa_side',46,1,1), -(196,183,'pa_side',47,1,1), -(203,202,'pa_side',45,1,1), -(204,202,'pa_side',46,1,1), -(205,202,'pa_side',47,1,1), -(214,213,'pa_side',45,1,1), -(215,213,'pa_side',46,1,1), -(216,213,'pa_side',47,1,1), -(221,220,'pa_side',45,1,1), -(222,220,'pa_side',46,1,1), -(223,220,'pa_side',47,1,1), -(227,226,'pa_side',45,1,1), -(228,226,'pa_side',46,1,1), -(229,226,'pa_side',47,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), -(276,276,'pa_side',46,0,1), -(276,276,'pa_side',47,0,1), -(282,282,'pa_side',45,0,1), -(282,282,'pa_side',46,0,1), -(282,282,'pa_side',47,0,1), -(304,285,'pa_side',45,1,1), -(303,285,'pa_side',46,1,1), -(305,285,'pa_side',47,1,1), -(301,288,'pa_side',45,1,1), -(300,288,'pa_side',46,1,1), -(302,288,'pa_side',47,1,1), -(296,291,'pa_side',45,1,1), -(295,291,'pa_side',46,1,1), -(297,291,'pa_side',47,1,1), -(308,306,'pa_side',45,1,1), -(307,306,'pa_side',46,1,1), -(309,306,'pa_side',47,1,1), -(314,312,'pa_side',45,1,1), -(313,312,'pa_side',46,1,1), -(315,312,'pa_side',47,1,1), -(353,342,'pa_side',62,1,1), -(354,342,'pa_side',63,1,1), -(355,342,'pa_side',64,1,1), -(363,356,'pa_side',45,1,1), -(362,356,'pa_side',46,1,1), -(364,356,'pa_side',47,1,1), -(371,365,'pa_side',45,1,1), -(370,365,'pa_side',66,1,1), -(374,372,'pa_side',45,1,1), -(373,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), -(390,385,'pa_stone',70,1,1), -(427,393,'pa_side',45,1,1), -(426,393,'pa_side',66,1,1), -(429,398,'pa_side',45,1,1), -(428,398,'pa_side',66,1,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); -/*!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,40.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(194,'BOROBORO-BO2-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(195,'BOROBORO-BO2-s-left',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(196,'BOROBORO-BO2-s-right',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(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,48.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(203,'PIASU-BO-pair',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(204,'PIASU-BO-left',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(205,'PIASU-BO-right',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(213,'BOROBORO-BO2-g',0,0,42.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(214,'BOROBORO-BO2-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(215,'BOROBORO-BO2-g-left',0,0,42.0000,42.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(216,'BOROBORO-BO2-g-right',0,0,42.0000,42.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(220,'TAMANORI-BO-s',0,0,30.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-left',0,0,30.0000,30.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(223,'TAMANORI-BO-s-right',0,0,32.0000,32.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(226,'TAMANORI-BO-g',0,0,32.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,32.0000,32.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(229,'TAMANORI-BO-g-right',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(232,'HADOU-BR',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(238,'HADOU-BR-1',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(239,'HADOU-BR-2',0,0,130.0000,130.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,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(288,'HATTARI-CR1-g',0,0,48.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(291,'HATTARI-CR2',0,0,45.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(295,'HATTARI-CR2-left',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(296,'HATTARI-CR2-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(297,'HATTARI-CR2-right',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(300,'HATTARI-CR1-g-left',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(301,'HATTARI-CR1-g-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(302,'HATTARI-CR1-g-right',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(303,'HATTARI-CR1-s-left',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(304,'HATTARI-CR1-s-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(305,'HATTARI-CR1-s-right',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(306,'TAMANORI-CR-s',0,0,40.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(307,'TAMANORI-CR-s-left',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(308,'HATTARI-CR-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(309,'HATTARI-CR-s-right',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(312,'TAMANORI-CR-g',0,0,43.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(313,'TAMANORI-CR-g-left',0,0,43.0000,43.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(314,'HATTARI-CR-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(315,'HATTARI-CR-g-right',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(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-BO',0,0,22.0000,28.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(353,'KAGUN-BO-long',0,0,28.0000,28.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(354,'KAGUN-BO-medium',0,0,25.0000,25.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(355,'KAGUN-BO-short',0,0,22.0000,22.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(356,'KARA-BO',0,0,40.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(362,'KARA-BO-left',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(363,'KARA-BO-pair',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(364,'KARA-BO-right',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(365,'MUGURA-BO-s',0,0,40.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(370,'MUGURA-BO-s-one',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(371,'MUGURA-BO-s-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(372,'MUGURA-BO-g',0,0,43.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(373,'MUGURA-BO-g-one',0,0,43.0000,43.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(374,'MUGURA-BO-g-pair',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(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,'FUYOU-C-1',0,0,180.0000,180.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(389,'ROKKU-C-jaspe',0,0,180.0000,180.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(390,'ROKKU-C-hawk',0,0,180.0000,180.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(391,'ROKKU-C-lapis',0,0,180.0000,180.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(392,'ROKKU-C-tiger',0,0,180.0000,180.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(393,'MUGURA-CR-s',0,0,40.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',''), -(426,'MUGURA-CR-s-one',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(427,'MUGURA-CR-s-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(428,'MUGURA-CR-g-one',0,0,43.0000,43.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(429,'MUGURA-CR-g-pair',0,0,65.0000,65.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,49.0000,49.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','',''); -/*!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','4066151d966d78e1f32c7b4a553849dccc3eab2badb7f68b3f6e1c4ffad8bba0','cs_7fcdef8f129b09d94096b7ac333ebc36b3113e0f',NULL,'b5197cd',NULL); -/*!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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_itemmeta` --- - -LOCK TABLES `haikuwp_woocommerce_order_itemmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_order_items` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_order_items`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_order_items` ( - `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_item_name` text NOT NULL, - `order_item_type` varchar(200) NOT NULL DEFAULT '', - `order_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_items` --- - -LOCK TABLES `haikuwp_woocommerce_order_items` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokenmeta` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokenmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokenmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `payment_token_id` bigint(20) unsigned NOT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `payment_token_id` (`payment_token_id`), - KEY `meta_key` (`meta_key`(32)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokenmeta` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokenmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokens` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokens`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokens` ( - `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `gateway_id` varchar(200) NOT NULL, - `token` text NOT NULL, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `type` varchar(200) NOT NULL, - `is_default` tinyint(1) NOT NULL DEFAULT 0, - PRIMARY KEY (`token_id`), - KEY `user_id` (`user_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokens` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokens` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_sessions` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_sessions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_sessions` ( - `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `session_key` char(32) NOT NULL, - `session_value` longtext NOT NULL, - `session_expiry` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`session_id`), - UNIQUE KEY `session_key` (`session_key`) -) ENGINE=InnoDB AUTO_INCREMENT=164 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 -(162,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-08-08T10:41:10+02:00\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"BE\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BE\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1730489333); -/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_id` bigint(20) unsigned NOT NULL, - `location_code` varchar(200) NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `zone_id` (`zone_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_methods` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_methods`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_methods` ( - `zone_id` bigint(20) unsigned NOT NULL, - `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `method_id` varchar(200) NOT NULL, - `method_order` bigint(20) unsigned NOT NULL, - `is_enabled` tinyint(1) NOT NULL DEFAULT 1, - PRIMARY KEY (`instance_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_methods` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_methods` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zones` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zones`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zones` ( - `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_name` varchar(200) NOT NULL, - `zone_order` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`zone_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rate_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rate_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rate_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `location_code` varchar(200) NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rate_locations` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rate_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rates` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rates`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rates` ( - `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `tax_rate_country` varchar(2) NOT NULL DEFAULT '', - `tax_rate_state` varchar(200) NOT NULL DEFAULT '', - `tax_rate` varchar(8) NOT NULL DEFAULT '', - `tax_rate_name` varchar(200) NOT NULL DEFAULT '', - `tax_rate_priority` bigint(20) unsigned NOT NULL, - `tax_rate_compound` int(1) NOT NULL DEFAULT 0, - `tax_rate_shipping` int(1) NOT NULL DEFAULT 1, - `tax_rate_order` bigint(20) unsigned NOT NULL, - `tax_rate_class` varchar(200) NOT NULL DEFAULT '', - PRIMARY KEY (`tax_rate_id`), - KEY `tax_rate_country` (`tax_rate_country`), - KEY `tax_rate_state` (`tax_rate_state`(2)), - KEY `tax_rate_class` (`tax_rate_class`(10)), - KEY `tax_rate_priority` (`tax_rate_priority`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rates` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rates` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` ENABLE KEYS */; -UNLOCK TABLES; -/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; - -/*!40101 SET SQL_MODE=@OLD_SQL_MODE */; -/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; -/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; -/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; -/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; -/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; - --- Dump completed on 2024-10-31 8:48:11 diff --git a/db/haiku_atelier-2024-11-10-8bb2213.sql b/db/haiku_atelier-2024-11-10-8bb2213.sql deleted file mode 100755 index 58b9de91..00000000 --- a/db/haiku_atelier-2024-11-10-8bb2213.sql +++ /dev/null @@ -1,8439 +0,0 @@ --- 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=832 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), -(494,'woocommerce_cleanup_draft_orders','complete','2024-10-10 05:47:24','2024-10-10 07:47:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728539244;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728539244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-12 17:33:15','2024-10-12 19:33:15',0,NULL), -(495,'woocommerce_cleanup_draft_orders','complete','2024-10-13 17:33:15','2024-10-13 19:33:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728840795;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728840795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-15 13:23:54','2024-10-15 15:23:54',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), -(497,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(498,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[343,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(499,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[344,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(500,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[345,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(501,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(502,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:20','2024-10-15 16:01:20',10,'[343,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000880;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000880;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(503,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:21','2024-10-15 16:01:21',10,'[343,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000881;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(504,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:24','2024-10-15 16:01:24',10,'[344,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000884;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(505,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:27','2024-10-15 16:01:27',10,'[345,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000887;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(506,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:27','2024-10-15 16:01:27',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000887;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(507,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:30','2024-10-15 16:01:30',10,'[350,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000890;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(508,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:30','2024-10-15 16:01:30',10,'[351,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000890;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(509,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:30','2024-10-15 16:01:30',10,'[352,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000890;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(510,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:34','2024-10-15 16:01:34',10,'[350,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000894;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(511,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:37','2024-10-15 16:01:37',10,'[351,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000897;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(512,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:39','2024-10-15 16:01:39',10,'[352,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000899;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(513,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:39','2024-10-15 16:01:39',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000899;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(514,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:49','2024-10-15 16:01:49',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000909;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(515,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[353,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(516,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[354,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(517,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[355,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(518,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(519,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:05:37','2024-10-15 16:05:37',10,'[353,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001137;}',3,1,'2024-10-15 14:05:37','2024-10-15 16:05:37',0,NULL), -(520,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:05:37','2024-10-15 16:05:37',10,'[354,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001137;}',3,1,'2024-10-15 14:05:37','2024-10-15 16:05:37',0,NULL), -(521,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:05:37','2024-10-15 16:05:37',10,'[355,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001137;}',3,1,'2024-10-15 14:05:37','2024-10-15 16:05:37',0,NULL), -(522,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:06:00','2024-10-15 16:06:00',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001160;}',3,1,'2024-10-15 14:06:46','2024-10-15 16:06:46',0,NULL), -(523,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(524,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[357,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(525,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[358,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(526,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[359,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(527,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[356,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(528,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:46','2024-10-15 16:29:46',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002586;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(529,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:51','2024-10-15 16:29:51',10,'[357,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002591;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(530,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:53','2024-10-15 16:29:53',10,'[358,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002593;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002593;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(531,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:55','2024-10-15 16:29:55',10,'[359,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002595;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(532,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:55','2024-10-15 16:29:55',10,'[356,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002595;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(533,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:57','2024-10-15 16:29:57',10,'[362,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002597;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(534,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:57','2024-10-15 16:29:57',10,'[363,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002597;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(535,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:57','2024-10-15 16:29:57',10,'[364,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002597;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(536,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:20','2024-10-15 16:33:20',10,'[362,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002800;}',3,1,'2024-10-15 14:33:39','2024-10-15 16:33:39',0,NULL), -(537,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:20','2024-10-15 16:33:20',10,'[363,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002800;}',3,1,'2024-10-15 14:33:39','2024-10-15 16:33:39',0,NULL), -(538,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:20','2024-10-15 16:33:20',10,'[364,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002800;}',3,1,'2024-10-15 14:33:39','2024-10-15 16:33:39',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','pending','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,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',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); -/*!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=2940 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_claims` --- - -LOCK TABLES `haikuwp_actionscheduler_claims` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_groups` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_groups`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_groups` ( - `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `slug` varchar(255) NOT NULL, - PRIMARY KEY (`group_id`), - KEY `slug` (`slug`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_actionscheduler_groups` --- - -LOCK TABLES `haikuwp_actionscheduler_groups` WRITE; -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` DISABLE KEYS */; -INSERT INTO `haikuwp_actionscheduler_groups` VALUES -(1,'action-scheduler-migration'), -(2,''), -(3,'woocommerce-db-updates'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_logs` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_logs`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_logs` ( - `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `action_id` bigint(20) unsigned NOT NULL, - `message` text NOT NULL, - `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', - `log_date_local` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`log_id`), - KEY `action_id` (`action_id`), - KEY `log_date_gmt` (`log_date_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=2474 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'), -(1462,494,'action created','2024-10-09 05:47:24','2024-10-09 07:47:24'), -(1463,494,'action started via WP Cron','2024-10-12 17:33:15','2024-10-12 19:33:15'), -(1464,494,'action complete via WP Cron','2024-10-12 17:33:15','2024-10-12 19:33:15'), -(1465,495,'action created','2024-10-12 17:33:15','2024-10-12 19:33:15'), -(1466,495,'action started via WP Cron','2024-10-15 13:23:54','2024-10-15 15:23:54'), -(1467,495,'action complete via WP Cron','2024-10-15 13:23:54','2024-10-15 15:23:54'), -(1468,496,'action created','2024-10-15 13:23:55','2024-10-15 15:23:55'), -(1469,497,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1470,498,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1471,499,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1472,500,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1473,501,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1474,497,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1475,497,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1476,498,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1477,498,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1478,499,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1479,499,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1480,500,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1481,500,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1482,501,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1483,501,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1484,502,'action created','2024-10-15 14:01:19','2024-10-15 16:01:19'), -(1485,503,'action created','2024-10-15 14:01:20','2024-10-15 16:01:20'), -(1486,504,'action created','2024-10-15 14:01:23','2024-10-15 16:01:23'), -(1487,505,'action created','2024-10-15 14:01:26','2024-10-15 16:01:26'), -(1488,506,'action created','2024-10-15 14:01:26','2024-10-15 16:01:26'), -(1489,507,'action created','2024-10-15 14:01:29','2024-10-15 16:01:29'), -(1490,508,'action created','2024-10-15 14:01:29','2024-10-15 16:01:29'), -(1491,509,'action created','2024-10-15 14:01:29','2024-10-15 16:01:29'), -(1492,510,'action created','2024-10-15 14:01:33','2024-10-15 16:01:33'), -(1493,511,'action created','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1494,502,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1495,502,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1496,503,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1497,503,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1498,504,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1499,504,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1500,505,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1501,505,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1502,506,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1503,506,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1504,507,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1505,507,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1506,508,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1507,508,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1508,509,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1509,509,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1510,510,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1511,510,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1512,512,'action created','2024-10-15 14:01:38','2024-10-15 16:01:38'), -(1513,513,'action created','2024-10-15 14:01:38','2024-10-15 16:01:38'), -(1514,514,'action created','2024-10-15 14:01:48','2024-10-15 16:01:48'), -(1515,511,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1516,511,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1517,512,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1518,512,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1519,513,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1520,513,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1521,514,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1522,514,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1523,515,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1524,516,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1525,517,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1526,518,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1527,519,'action created','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1528,520,'action created','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1529,521,'action created','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1530,515,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1531,515,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1532,516,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1533,516,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1534,517,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1535,517,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1536,518,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1537,518,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1538,519,'action started via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1539,519,'action complete via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1540,520,'action started via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1541,520,'action complete via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1542,521,'action started via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1543,521,'action complete via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1544,522,'action created','2024-10-15 14:05:59','2024-10-15 16:05:59'), -(1545,522,'action started via WP Cron','2024-10-15 14:06:46','2024-10-15 16:06:46'), -(1546,522,'action complete via WP Cron','2024-10-15 14:06:46','2024-10-15 16:06:46'), -(1547,523,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1548,524,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1549,525,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1550,526,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1551,527,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1552,523,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1553,523,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1554,524,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1555,524,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1556,525,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1557,525,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1558,526,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1559,526,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1560,527,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1561,527,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1562,528,'action created','2024-10-15 14:29:45','2024-10-15 16:29:45'), -(1563,529,'action created','2024-10-15 14:29:50','2024-10-15 16:29:50'), -(1564,530,'action created','2024-10-15 14:29:52','2024-10-15 16:29:52'), -(1565,531,'action created','2024-10-15 14:29:54','2024-10-15 16:29:54'), -(1566,532,'action created','2024-10-15 14:29:54','2024-10-15 16:29:54'), -(1567,533,'action created','2024-10-15 14:29:56','2024-10-15 16:29:56'), -(1568,534,'action created','2024-10-15 14:29:56','2024-10-15 16:29:56'), -(1569,535,'action created','2024-10-15 14:29:56','2024-10-15 16:29:56'), -(1570,528,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1571,528,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1572,529,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1573,529,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1574,530,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1575,530,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1576,531,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1577,531,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1578,532,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1579,532,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1580,533,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1581,533,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1582,534,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1583,534,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1584,535,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1585,535,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1586,536,'action created','2024-10-15 14:33:19','2024-10-15 16:33:19'), -(1587,537,'action created','2024-10-15 14:33:19','2024-10-15 16:33:19'), -(1588,538,'action created','2024-10-15 14:33:19','2024-10-15 16:33:19'), -(1589,536,'action started via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1590,536,'action complete via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1591,537,'action started via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1592,537,'action complete via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1593,538,'action started via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1594,538,'action complete via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(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'); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_commentmeta` --- - -DROP TABLE IF EXISTS `haikuwp_commentmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_commentmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `comment_id` (`comment_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_commentmeta` --- - -LOCK TABLES `haikuwp_commentmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_commentmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_commentmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_comments` --- - -DROP TABLE IF EXISTS `haikuwp_comments`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_comments` ( - `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0, - `comment_author` tinytext NOT NULL, - `comment_author_email` varchar(100) NOT NULL DEFAULT '', - `comment_author_url` varchar(200) NOT NULL DEFAULT '', - `comment_author_IP` varchar(100) NOT NULL DEFAULT '', - `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `comment_content` text NOT NULL, - `comment_karma` int(11) NOT NULL DEFAULT 0, - `comment_approved` varchar(20) NOT NULL DEFAULT '1', - `comment_agent` varchar(255) NOT NULL DEFAULT '', - `comment_type` varchar(20) NOT NULL DEFAULT 'comment', - `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - PRIMARY KEY (`comment_ID`), - KEY `comment_post_ID` (`comment_post_ID`), - KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), - KEY `comment_date_gmt` (`comment_date_gmt`), - KEY `comment_parent` (`comment_parent`), - KEY `comment_author_email` (`comment_author_email`(10)), - KEY `woo_idx_comment_type` (`comment_type`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_comments` --- - -LOCK TABLES `haikuwp_comments` WRITE; -/*!40000 ALTER TABLE `haikuwp_comments` DISABLE KEYS */; -INSERT INTO `haikuwp_comments` VALUES -(1,1,'Un commentateur ou commentatrice WordPress','wapuu@wordpress.example','https://fr.wordpress.org/','','2024-08-04 22:10:39','2024-08-04 20:10:39','Bonjour, ceci est un commentaire.\nPour débuter avec la modération, la modification et la suppression de commentaires, veuillez visiter l’écran des Commentaires dans le Tableau de bord.\nLes avatars des personnes qui commentent arrivent depuis Gravatar.',0,'1','','comment',0,0); -/*!40000 ALTER TABLE `haikuwp_comments` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_links` --- - -DROP TABLE IF EXISTS `haikuwp_links`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_links` ( - `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `link_url` varchar(255) NOT NULL DEFAULT '', - `link_name` varchar(255) NOT NULL DEFAULT '', - `link_image` varchar(255) NOT NULL DEFAULT '', - `link_target` varchar(25) NOT NULL DEFAULT '', - `link_description` varchar(255) NOT NULL DEFAULT '', - `link_visible` varchar(20) NOT NULL DEFAULT 'Y', - `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1, - `link_rating` int(11) NOT NULL DEFAULT 0, - `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `link_rel` varchar(255) NOT NULL DEFAULT '', - `link_notes` mediumtext NOT NULL, - `link_rss` varchar(255) NOT NULL DEFAULT '', - PRIMARY KEY (`link_id`), - KEY `link_visible` (`link_visible`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_links` --- - -LOCK TABLES `haikuwp_links` WRITE; -/*!40000 ALTER TABLE `haikuwp_links` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_links` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_options` --- - -DROP TABLE IF EXISTS `haikuwp_options`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_options` ( - `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `option_name` varchar(191) NOT NULL DEFAULT '', - `option_value` longtext NOT NULL, - `autoload` varchar(20) NOT NULL DEFAULT 'yes', - PRIMARY KEY (`option_id`), - UNIQUE KEY `option_name` (`option_name`), - KEY `autoload` (`autoload`) -) ENGINE=InnoDB AUTO_INCREMENT=8175 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:1731254615;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:1731255039;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:1731255156;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:1731255157;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:1731255167;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:1731255783;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:1731258131;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:1731268931;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:1731269450;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:1731269453;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:1731269505;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:1731273039;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:1731274839;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:1731276000;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:1731276639;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:1731305326;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:1731330755;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:1731330756;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:1731333741;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:1731355839;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:1731765791;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','auto'), -(2,'siteurl','https://haikuatelier.fr.ddev.site/wp','on'), -(3,'home','https://haikuatelier.fr.ddev.site/wp','on'), -(4,'blogname','Haiku Atelier','on'), -(5,'blogdescription','','on'), -(6,'users_can_register','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:4:{i:0;s:17:\"falcon/falcon.php\";i:1;s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";i:2;s:27:\"woocommerce/woocommerce.php\";i:3;s:25:\"wp-openapi/wp-openapi.php\";}','on'), -(35,'category_base','/category','on'), -(36,'ping_sites','http://rpc.pingomatic.com/','on'), -(37,'comment_max_links','2','on'), -(38,'gmt_offset','','on'), -(39,'default_email_category','1','on'), -(40,'recently_edited','','off'), -(41,'template','haiku-atelier-2024','on'), -(42,'stylesheet','haiku-atelier-2024','on'), -(43,'comment_registration','0','on'), -(44,'html_type','text/html','on'), -(45,'use_trackback','0','on'), -(46,'default_role','customer','on'), -(47,'db_version','57155','on'), -(48,'uploads_use_yearmonth_folders','1','on'), -(49,'upload_path','','on'), -(50,'blog_public','1','on'), -(51,'default_link_category','2','on'), -(52,'show_on_front','page','on'), -(53,'tag_base','/tag','on'), -(54,'show_avatars','1','on'), -(55,'avatar_rating','G','on'), -(56,'upload_url_path','','on'), -(57,'thumbnail_size_w','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:{}','on'), -(100,'wp_attachment_pages_enabled','0','on'), -(101,'initial_db_version','57155','on'), -(102,'haikuwp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','auto'), -(103,'fresh_site','0','auto'), -(104,'WPLANG','en_GB','auto'), -(105,'user_count','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'), -(140,'can_compress_scripts','0','on'), -(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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:403:\"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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','auto'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','218','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','billing','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), -(289,'woocommerce_enable_myaccount_registration','yes','off'), -(290,'woocommerce_registration_generate_username','yes','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.3.3','auto'), -(354,'woocommerce_db_version','9.3.3','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','6730d25c6ef975.80448576|1731252888','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(388,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(391,'wcpay_was_in_use','no','auto'), -(395,'_transient_woocommerce_shipping_task_zone_count_transient','0','on'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1731244696;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1722863669','on'), -(423,'_transient_product_query-transient-version','1731252867','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:3:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:40:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:17:\"search_posts_only\";i:10;s:12:\"no_texturize\";i:11;s:13:\"no_feed_links\";i:12;s:11:\"no_rsd_link\";i:13;s:19:\"no_wlwmanifest_link\";i:14;s:23:\"no_adjacent_posts_links\";i:15;s:15:\"no_wp_generator\";i:16;s:12:\"no_shortlink\";i:17;s:12:\"no_rest_link\";i:18;s:17:\"no_jquery_migrate\";i:19;s:16:\"schema_less_urls\";i:20;s:31:\"no_recent_comments_widget_style\";i:21;s:12:\"cleanup_menu\";i:22;s:9:\"no_emojis\";i:23;s:18:\"no_image_threshold\";i:24;s:14:\"no_exif_rotate\";i:25;s:22:\"no_admin_email_confirm\";i:26;s:16:\"no_update_emails\";i:27;s:18:\"no_new_user_emails\";i:28;s:24:\"no_password_reset_emails\";i:29;s:20:\"change_default_email\";i:30;s:15:\"login_site_icon\";i:31;s:14:\"no_update_nags\";i:32;s:14:\"no_footer_text\";i:33;s:20:\"no_dashboard_widgets\";i:34;s:10:\"no_wp_logo\";i:35;s:24:\"no_application_passwords\";i:36;s:9:\"no_xmlrpc\";i:37;s:15:\"restrict_upload\";i:38;s:15:\"no_login_errors\";i:39;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1731252867','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1722936557','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:187:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:43:\"index.php?collection=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?collection=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:32:\"index.php?collection=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(849,'product_cat_children','a:0:{}','auto'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1731849496','off'), -(2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}}','off'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1733846607','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"ca04183222edaf8a26be\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"314d18d8fe63fcbe6cb6\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"9c64b2fb6cec317e1770\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"8c83b2b8521a19ab00b9\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"93db775143f168c26ac3\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"4f21a9f43ea5bfa7f02e\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"651d3d70da2d2aef0e82\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"4ef596e6634f89ac412f\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7657f2f92845b59d4dce\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"e12366c8a56976baed98\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"6c48702f58c24bb97f66\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"c265f87ec00d2ff78c66\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"d3b2da0916f9d8584854\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"a268036043addd4c5acc\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"403abda05b51a9c06a58\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"405769a6c85a0db90cb2\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"61292cafbcfbb0d769e5\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"35f416bff0fb93387cb5\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"369c309dc8e90c3b0d77\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"78dc7015ab2dbf31804b\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"396c61722655a19c4f3e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"7f6c34f992ce0e29a1dc\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"7541325c9e902d96c999\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"cc8ce5fb09220bc02314\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"f02a435ca101ac93f7d8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"cb28f5957f4ece0c48e5\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"eec2cb1659cb15dcbcf7\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"0242bb55e9a23df3afc1\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"8ffa3332186207691feb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"c6c5acf8484d242125cf\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"e02c41db87762f2a864e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"d2a18f8f5a99b5ae9fcd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"fb1199bb22c9b94e41a4\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"8231456d3b3054d4f5d2\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"241a15bb8d9fb8afcd93\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"e5ceb3330a4d33c1d80c\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"76b1dfaa394469f53991\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"d8168d1e219afd197673\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"428e74db07d18b6a6c49\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"36d94e215bcc22086f05\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"709a17af900e478ee790\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"05193999e0f40595cd8e\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"cbb3c58e66888f68e4a7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"61da2cb317321e6acc8f\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"6e9fbe4dce866df70b6f\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"f10b598c943a06f25d98\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"96e1e6e0f4fe470f91fa\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"e140f38159dfa7beb30e\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.3.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.3.3\",\"hash\":\"d57902c872511962830357d14418363f\"}','off'), -(3107,'recovery_keys','a:0:{}','auto'), -(4064,'woocommerce_attribute_lookup_enabled','yes','auto'), -(4075,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1731849496','off'), -(4076,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with Facebook for WooCommerce\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:161:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalogue browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:10:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;}i:3;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":9:{s:4:\"name\";s:32:\"Meta Ads & Pixel for WooCommerce\";s:11:\"description\";s:78:\"Sync your store catalog, set up pixel tracking, and run targeted ad campaigns.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken-ads-pixel-for-meta.svg\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"kliken-ads-pixel-for-meta\";s:5:\"label\";s:46:\"Grow your business with Facebook and Instagram\";s:15:\"learn_more_link\";s:121:\"https://woocommerce.com/products/meta-ads-and-pixel?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:7;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:8;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:9;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}}','off'), -(5147,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5626,'_transient_timeout_wc_product_children_72','1732912372','off'), -(5627,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(5628,'_transient_timeout_wc_var_prices_72','1733835823','off'), -(5629,'_transient_wc_var_prices_72','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(5660,'_transient_timeout_wc_product_children_102','1732912691','off'), -(5661,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:7:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;}s:7:\"visible\";a:7:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;}}','off'), -(5662,'_transient_timeout_wc_var_prices_102','1733835823','off'), -(5663,'_transient_wc_var_prices_102','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(5672,'_transient_timeout_wc_product_children_123','1732912813','off'), -(5673,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:7:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;}s:7:\"visible\";a:7:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;}}','off'), -(5674,'_transient_timeout_wc_var_prices_123','1733835823','off'), -(5675,'_transient_wc_var_prices_123','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(5697,'_transient_timeout_wc_product_children_144','1732913076','off'), -(5698,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:7:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;}s:7:\"visible\";a:7:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;}}','off'), -(5699,'_transient_timeout_wc_var_prices_144','1733835823','off'), -(5700,'_transient_wc_var_prices_144','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(5714,'_transient_timeout_wc_product_children_133','1732913182','off'), -(5715,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:7:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;}s:7:\"visible\";a:7:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;}}','off'), -(5717,'_transient_timeout_wc_var_prices_133','1733835823','off'), -(5718,'_transient_wc_var_prices_133','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1733835823','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6054,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.2\";s:7:\"version\";s:5:\"6.6.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1731231032;s:15:\"version_checked\";s:5:\"6.6.2\";s:12:\"translations\";a:0:{}}','off'), -(6055,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1731235048;s:8:\"response\";a:1:{s:21:\"polylang/polylang.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/polylang\";s:4:\"slug\";s:8:\"polylang\";s:6:\"plugin\";s:21:\"polylang/polylang.php\";s:11:\"new_version\";s:5:\"3.6.5\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/polylang/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/polylang.3.6.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/polylang/assets/icon-256x256.png?rev=1331499\";s:2:\"1x\";s:61:\"https://ps.w.org/polylang/assets/icon-128x128.png?rev=1331499\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/polylang/assets/banner-1544x500.png?rev=1405299\";s:2:\"1x\";s:63:\"https://ps.w.org/polylang/assets/banner-772x250.png?rev=1405299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:1:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:11:\"woocommerce\";s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"9.3.3\";s:7:\"updated\";s:19:\"2024-11-07 11:54:09\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/woocommerce/9.3.3/fr_FR.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:6:{s:37:\"wc-multishipping/wc-multishipping.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/wc-multishipping\";s:4:\"slug\";s:16:\"wc-multishipping\";s:6:\"plugin\";s:37:\"wc-multishipping/wc-multishipping.php\";s:11:\"new_version\";s:5:\"2.5.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wc-multishipping/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wc-multishipping.2.5.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/wc-multishipping/assets/icon-128x128.png?rev=2477036\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:17:\"falcon/falcon.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/falcon\";s:4:\"slug\";s:6:\"falcon\";s:6:\"plugin\";s:17:\"falcon/falcon.php\";s:11:\"new_version\";s:5:\"2.8.3\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/falcon/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/falcon.2.8.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";s:3:\"svg\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/falcon/assets/banner-1544x500.png?rev=3052567\";s:2:\"1x\";s:61:\"https://ps.w.org/falcon/assets/banner-772x250.png?rev=3052567\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/force-regenerate-thumbnails\";s:4:\"slug\";s:27:\"force-regenerate-thumbnails\";s:6:\"plugin\";s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"2.2.0\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/force-regenerate-thumbnails/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/force-regenerate-thumbnails.2.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-256x256.jpg?rev=2816275\";s:2:\"1x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-128x128.jpg?rev=2816275\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-1544x500.jpg?rev=2816275\";s:2:\"1x\";s:82:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-772x250.jpg?rev=2816275\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.3\";}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:6:\"3.16.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/query-monitor.3.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=2870124\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=2457098\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.3.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:25:\"wp-openapi/wp-openapi.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/wp-openapi\";s:4:\"slug\";s:10:\"wp-openapi\";s:6:\"plugin\";s:25:\"wp-openapi/wp-openapi.php\";s:11:\"new_version\";s:6:\"1.0.16\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-openapi/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-openapi.1.0.16.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:54:\"https://s.w.org/plugins/geopattern-icon/wp-openapi.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}}}','off'), -(6056,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1731235048;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.2.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'), -(6061,'site_logo','','auto'), -(6827,'_site_transient_timeout_php_check_511543dbb9b840459b13ae93dec10832','1731359542','off'), -(6828,'_site_transient_php_check_511543dbb9b840459b13ae93dec10832','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(7045,'_transient_timeout_orders-all-statuses','1731489523','off'), -(7046,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";a:0:{}}','off'), -(7223,'_site_transient_timeout_browser_c9be4293e2195a39d8ceef2d00b07d0e','1731591943','off'), -(7224,'_site_transient_browser_c9be4293e2195a39d8ceef2d00b07d0e','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"132.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733611196','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1722936557\";s:5:\"value\";i:0;}','off'), -(7289,'_transient_timeout_wc_product_children_86','1733611235','off'), -(7290,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:414;i:1;i:87;i:2;i:88;i:3;i:89;i:4;i:90;i:5;i:91;i:6;i:92;i:7;i:93;}s:7:\"visible\";a:8:{i:0;i:414;i:1;i:87;i:2;i:88;i:3;i:89;i:4;i:90;i:5;i:91;i:6;i:92;i:7;i:93;}}','off'), -(7338,'_transient_timeout_wc_product_children_113','1733612316','off'), -(7339,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:7:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;}s:7:\"visible\";a:7:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;}}','off'), -(7344,'_transient_timeout_wc_var_prices_113','1733835823','off'), -(7345,'_transient_wc_var_prices_113','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(7355,'_transient_timeout_wc_product_children_246','1733612495','off'), -(7356,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(7361,'_transient_timeout_wc_var_prices_246','1733835823','off'), -(7362,'_transient_wc_var_prices_246','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(7363,'_transient_timeout_wc_var_prices_86','1733835823','off'), -(7364,'_transient_wc_var_prices_86','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(7378,'_transient_timeout_wc_product_children_232','1733612797','off'), -(7379,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(7400,'_transient_timeout_wc_product_children_168','1733613216','off'), -(7401,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(7423,'_transient_timeout_wc_product_children_155','1733613683','off'), -(7424,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:7:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;}s:7:\"visible\";a:7:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;}}','off'), -(7432,'_transient_timeout_wc_var_prices_232','1733835823','off'), -(7433,'_transient_wc_var_prices_232','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"238\":\"130.00\",\"239\":\"130.00\"},\"regular_price\":{\"238\":\"130.00\",\"239\":\"130.00\"},\"sale_price\":{\"238\":\"130.00\",\"239\":\"130.00\"}}}','off'), -(7445,'_transient_timeout_wc_var_prices_168','1733835823','off'), -(7446,'_transient_wc_var_prices_168','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"regular_price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"sale_price\":{\"200\":\"150.00\",\"201\":\"150.00\"}}}','off'), -(7582,'_transient_timeout_wc_product_children_433','1733644024','off'), -(7583,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(7588,'_transient_timeout_wc_var_prices_433','1733835823','off'), -(7589,'_transient_wc_var_prices_433','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(7592,'_transient_timeout_wc_var_prices_155','1733835823','off'), -(7593,'_transient_wc_var_prices_155','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(7642,'_transient_timeout_wc_product_children_220','1733647613','off'), -(7643,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(7662,'_transient_timeout_wc_product_children_226','1733647735','off'), -(7663,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(7700,'_transient_timeout_wc_product_children_385','1733650932','off'), -(7701,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(7765,'_transient_timeout_wc_var_prices_226','1733835823','off'), -(7766,'_transient_wc_var_prices_226','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"32.00\",\"229\":\"35.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"32.00\",\"229\":\"35.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"32.00\",\"229\":\"35.00\"}}}','off'), -(7769,'_transient_timeout_wc_var_prices_220','1733835823','off'), -(7770,'_transient_wc_var_prices_220','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"30.00\",\"223\":\"32.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"30.00\",\"223\":\"32.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"30.00\",\"223\":\"32.00\"}}}','off'), -(7830,'_transient_timeout_wc_var_prices_385','1733835823','off'), -(7831,'_transient_wc_var_prices_385','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(7903,'_transient_timeout_wc_related_365','1731258212','off'), -(7904,'_transient_wc_related_365','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=365\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7905,'_transient_timeout_wc_related_356','1731258212','off'), -(7906,'_transient_wc_related_356','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=356\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7907,'_transient_timeout_wc_related_342','1731258212','off'), -(7908,'_transient_wc_related_342','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=342\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7909,'_transient_timeout_wc_related_338','1731331285','off'), -(7910,'_transient_wc_related_338','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=338\";a:2:{i:0;s:3:\"402\";i:1;s:3:\"406\";}}','off'), -(7911,'_transient_timeout_wc_related_335','1731258212','off'), -(7912,'_transient_wc_related_335','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=335\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7913,'_transient_timeout_wc_related_331','1731258212','off'), -(7914,'_transient_wc_related_331','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=331\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7915,'_transient_timeout_wc_related_328','1731258212','off'), -(7916,'_transient_wc_related_328','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=328\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7917,'_transient_timeout_wc_related_325','1731258212','off'), -(7918,'_transient_wc_related_325','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=325\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7921,'_transient_timeout_wc_related_312','1731258212','off'), -(7922,'_transient_wc_related_312','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=312\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7923,'_transient_timeout_wc_related_306','1731258212','off'), -(7924,'_transient_wc_related_306','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=306\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7925,'_transient_timeout_wc_related_291','1731258212','off'), -(7926,'_transient_wc_related_291','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=291\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7927,'_transient_timeout_wc_related_288','1731258212','off'), -(7928,'_transient_wc_related_288','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=288\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7930,'_transient_timeout_wc_related_285','1731258222','off'), -(7931,'_transient_wc_related_285','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=285\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7932,'_transient_timeout_wc_related_282','1731258222','off'), -(7933,'_transient_wc_related_282','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=282\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7934,'_transient_timeout_wc_related_276','1731258222','off'), -(7935,'_transient_wc_related_276','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=276\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7938,'_transient_timeout_wc_related_271','1731331316','off'), -(7939,'_transient_wc_related_271','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=271\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(7940,'_transient_timeout_wc_related_268','1731331316','off'), -(7941,'_transient_wc_related_268','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=268\";a:3:{i:0;s:3:\"263\";i:1;s:3:\"274\";i:2;s:3:\"385\";}}','off'), -(7942,'_transient_timeout_wc_related_263','1731331316','off'), -(7943,'_transient_wc_related_263','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=263\";a:3:{i:0;s:3:\"268\";i:1;s:3:\"274\";i:2;s:3:\"385\";}}','off'), -(7944,'_transient_timeout_wc_related_261','1731258222','off'), -(7945,'_transient_wc_related_261','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=261\";a:8:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";}}','off'), -(7946,'_transient_timeout_wc_related_258','1731258222','off'), -(7947,'_transient_wc_related_258','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=258\";a:8:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";}}','off'), -(7948,'_transient_timeout_wc_related_251','1731258222','off'), -(7949,'_transient_wc_related_251','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=251\";a:8:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";}}','off'), -(7950,'_transient_timeout_wc_related_246','1731258222','off'), -(7951,'_transient_wc_related_246','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=246\";a:8:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";}}','off'), -(7952,'_transient_timeout_wc_related_240','1731258222','off'), -(7953,'_transient_wc_related_240','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=240\";a:8:{i:0;s:3:\"232\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";}}','off'), -(7954,'_transient_timeout_wc_related_232','1731258222','off'), -(7955,'_transient_wc_related_232','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=232\";a:8:{i:0;s:3:\"240\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";}}','off'), -(7956,'_transient_timeout_wc_related_226','1731258227','off'), -(7957,'_transient_wc_related_226','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=226\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7958,'_transient_timeout_wc_related_220','1731258227','off'), -(7959,'_transient_wc_related_220','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=220\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7960,'_transient_timeout_wc_related_213','1731258227','off'), -(7961,'_transient_wc_related_213','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=213\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7962,'_transient_timeout_wc_related_202','1731258227','off'), -(7963,'_transient_wc_related_202','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=202\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"213\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7964,'_transient_timeout_wc_related_183','1731258227','off'), -(7965,'_transient_wc_related_183','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=183\";a:25:{i:0;s:3:\"202\";i:1;s:3:\"213\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(7966,'_transient_timeout_wc_related_168','1731258227','off'), -(7967,'_transient_wc_related_168','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=168\";a:8:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"155\";}}','off'), -(7968,'_transient_timeout_wc_related_155','1731258227','off'), -(7969,'_transient_wc_related_155','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=155\";a:8:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"168\";}}','off'), -(7970,'_transient_timeout_wc_related_144','1731258227','off'), -(7971,'_transient_wc_related_144','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=144\";a:8:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"155\";i:7;s:3:\"168\";}}','off'), -(7972,'_transient_timeout_wc_related_133','1731258227','off'), -(7973,'_transient_wc_related_133','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=133\";a:8:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";}}','off'), -(7974,'_transient_timeout_wc_related_123','1731258227','off'), -(7975,'_transient_wc_related_123','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=123\";a:8:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";}}','off'), -(7976,'_transient_timeout_wc_related_113','1731258227','off'), -(7977,'_transient_wc_related_113','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=113\";a:8:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";}}','off'), -(7978,'_transient_timeout_wc_related_102','1731258227','off'), -(7979,'_transient_wc_related_102','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=102\";a:8:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";}}','off'), -(7980,'_transient_timeout_wc_related_86','1731258227','off'), -(7981,'_transient_wc_related_86','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=86\";a:8:{i:0;s:2:\"72\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";}}','off'), -(7982,'_transient_timeout_wc_related_72','1731258234','off'), -(7983,'_transient_wc_related_72','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=72\";a:8:{i:0;s:2:\"86\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";}}','off'), -(8043,'_transient_timeout__woocommerce_helper_subscriptions','1731235948','off'), -(8044,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(8045,'_site_transient_timeout_theme_roots','1731236848','off'), -(8046,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(8051,'_transient_timeout_woocommerce_marketplace_promotions_v2','1731325612','off'), -(8052,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-09-04 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-10-22 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:5:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:17:\"business-services\";s:4:\"name\";s:17:\"Business Services\";}i:4;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:272:\"Get more for your money each Wednesday with big savings on selected extensions. Shop this week's deals.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}}','off'), -(8054,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1731260825','off'), -(8055,'_transient_action_scheduler_last_pastdue_actions_check','1731239225','off'), -(8056,'_transient_timeout_wc_tracks_blog_details','1731325626','off'), -(8057,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:24:\"https://haikuatelier.com\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"52\";s:10:\"wc_version\";s:5:\"9.3.3\";}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1733835823','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1731243815\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8128,'_transient_timeout_wc_related_377','1731331135','off'), -(8129,'_transient_wc_related_377','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=377\";a:8:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"381\";i:7;s:3:\"481\";}}','off'), -(8130,'_transient_timeout_wc_related_372','1731331135','off'), -(8131,'_transient_wc_related_372','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=372\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(8132,'_transient_timeout_wc_related_318','1731331135','off'), -(8133,'_transient_wc_related_318','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=318\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(8150,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1731250789','off'), -(8151,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(8168,'_transient_woocommerce_product_task_product_count_transient','54','on'), -(8170,'_transient_timeout_wc_term_counts','1733845826','off'), -(8171,'_transient_wc_term_counts','a:6:{i:30;s:2:\"29\";i:31;s:1:\"9\";i:32;s:1:\"4\";i:33;s:1:\"9\";i:15;s:1:\"3\";i:34;s:1:\"0\";}','off'), -(8172,'_site_transient_timeout_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','1731256407','off'), -(8173,'_site_transient_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=7101 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1722863614:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1722863999:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.3.3'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1730884738:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:498399;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(918,82,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(919,82,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1500;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:298569;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(920,82,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.3.3'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.2'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.2'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.2'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.2'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.2'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.2'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.2'), -(1129,86,'_edit_lock','1731019096:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3032;s:6:\"height\";i:3032;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:1216802;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:1925979;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.3'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.2'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.2'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.2'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.2'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.2'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.2'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.2'), -(1357,102,'_edit_lock','1730320546:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:474685;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3301;s:6:\"height\";i:3301;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:1411555;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3116;s:6:\"height\";i:3116;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:979427;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1368,102,'_price','85'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1393,113,'_thumbnail_id','121'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.3.3'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.2'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.2'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.2'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.2'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.2'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.2'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.2'), -(1545,113,'_edit_lock','1731020143:1'), -(1546,121,'_wp_attached_file','2024/09/IKKAN-B2-vrm-copy.jpg'), -(1547,121,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/09/IKKAN-B2-vrm-copy.jpg\";s:8:\"filesize\";i:539966;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"IKKAN-B2-vrm-copy.jpg\";}'), -(1548,121,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2373;s:6:\"height\";i:2373;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:1025399;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1553,113,'_price','90'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.3.3'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.2'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.2'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.2'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.2'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.2'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.2'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.2'), -(1720,123,'_edit_lock','1730321080:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3080;s:6:\"height\";i:3080;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:1318707;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1728,123,'_price','150'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.3.3'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.2'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.2'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.2'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.2'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.2'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.2'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.2'), -(1898,133,'_edit_lock','1730321027:1'), -(1899,141,'_wp_attached_file','2024/09/KARA-B.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:729921;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2867;s:6:\"height\";i:2867;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:680363;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:875281;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1909,133,'_price','150'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.3'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.2'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.2'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.2'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.2'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.2'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.2'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.2'), -(2081,144,'_edit_lock','1730321264:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:435482;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3352;s:6:\"height\";i:3352;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:1582330;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2785;s:6:\"height\";i:2785;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:687198;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2092,144,'_price','75'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.3.3'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.2'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.2'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.2'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.2'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.2'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.2'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.2'), -(2265,155,'_edit_lock','1731021497:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:469937;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3056;s:6:\"height\";i:3056;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:1936835;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2867;s:6:\"height\";i:2867;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:875092;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2276,155,'_price','80'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3030;s:6:\"height\";i:3030;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:1190349;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2750;s:6:\"height\";i:2750;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:707810;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2305,168,'_thumbnail_id','176'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.3.3'), -(2457,168,'_edit_lock','1731021071:1'), -(2458,176,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(2459,176,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:537178;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ROKKU-B-malachite.jpg\";}'), -(2460,176,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4048;s:6:\"height\";i:2690;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:1126306;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:863484;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4286;s:6:\"height\";i:2848;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:1098422;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3143;s:6:\"height\";i:3143;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:1377838;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2855;s:6:\"height\";i:2855;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:643125;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2499,183,'_thumbnail_id','197'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.3.3'), -(2654,183,'_edit_lock','1731022525:1'), -(2767,197,'_wp_attached_file','2024/10/BOROBORO-BO-arg.jpg'), -(2768,197,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/BOROBORO-BO-arg.jpg\";s:8:\"filesize\";i:687487;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"BOROBORO-BO-arg.jpg\";}'), -(2769,197,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes'), -(2770,198,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg'), -(2771,198,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3226;s:6:\"height\";i:3226;s:4:\"file\";s:37:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg\";s:8:\"filesize\";i:1898394;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:29:\"BOROBORO-BOaTANEMAKI-BO1a.jpg\";}'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:301167;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2774,198,'_wp_attachment_image_alt','Boroboro long silver earrings. left side'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2840,200,'_thumbnail_id','176'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.3.3'), -(2941,202,'_edit_lock','1731019690:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:637140;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2903;s:6:\"height\";i:2903;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:1148263;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3406;s:6:\"height\";i:3406;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:486220;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2988,213,'_thumbnail_id','217'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.3.3'), -(3064,213,'_edit_lock','1731021410:1'), -(3065,217,'_wp_attached_file','2024/10/BOROBORO-BO-vrm.jpg'), -(3066,217,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/BOROBORO-BO-vrm.jpg\";s:8:\"filesize\";i:561516;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"BOROBORO-BO-vrm.jpg\";}'), -(3067,217,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes'), -(3070,213,'_edit_last','1'), -(3081,219,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(3082,219,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:742578;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-B-mix.jpg\";}'), -(3083,219,'_wp_attachment_image_alt',''), -(3084,123,'_thumbnail_id','219'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.3.3'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','30'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','30'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','32'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','32'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1731055414:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3720;s:6:\"height\";i:3720;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:481272;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.3.3'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','32'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','32'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','35'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','35'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1731055599:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2908;s:6:\"height\";i:2908;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:386668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3304,232,'_thumbnail_id','236'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.3.3'), -(3380,232,'_edit_lock','1731020648:1'), -(3381,236,'_wp_attached_file','2024/10/HADOU-BR-mix.jpg'), -(3382,236,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-BR-mix.jpg\";s:8:\"filesize\";i:734346;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-BR-mix.jpg\";}'), -(3383,236,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2918;s:6:\"height\";i:2918;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:1515414;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','130'), -(3426,238,'_thumbnail_id','236'), -(3427,238,'_price','130'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','130'), -(3430,239,'_thumbnail_id','236'), -(3431,239,'_price','130'), -(3432,232,'_price','130'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1730321832:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:606794;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2879;s:6:\"height\";i:2879;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:1294750;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2938;s:6:\"height\";i:2938;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:1587563;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.3.3'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1731020329:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:650560;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3415;s:6:\"height\";i:3415;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:560730;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3612,251,'_thumbnail_id','254'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.3.3'), -(3665,251,'_edit_lock','1731019314:1'), -(3666,254,'_wp_attached_file','2024/10/TANEMAKI-BR.jpg'), -(3667,254,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/TANEMAKI-BR.jpg\";s:8:\"filesize\";i:618197;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"TANEMAKI-BR.jpg\";}'), -(3668,254,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.3.3'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1730321917:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:804057;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3057;s:6:\"height\";i:3057;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:1302326;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt',''), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3764,261,'_thumbnail_id','262'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.3.3'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1731019193:1'), -(3775,262,'_wp_attached_file','2024/10/FUYOU-BR-g.jpg'), -(3776,262,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-g.jpg\";s:8:\"filesize\";i:719593;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-g.jpg\";}'), -(3777,262,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','0'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3794,263,'_thumbnail_id','264'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.3.3'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1731020901:1'), -(3805,264,'_wp_attached_file','2024/10/IKKAN-C2-mix.jpg'), -(3806,264,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-C2-mix.jpg\";s:8:\"filesize\";i:931523;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-C2-mix.jpg\";}'), -(3807,264,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3135;s:6:\"height\";i:3135;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:1712533;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2536;s:6:\"height\";i:2536;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:1103201;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2915;s:6:\"height\";i:2915;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:1443041;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3840,268,'_thumbnail_id','269'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.3.3'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1731020221:1'), -(3853,269,'_wp_attached_file','2024/10/PIASU-C-arg.jpg'), -(3854,269,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/PIASU-C-arg.jpg\";s:8:\"filesize\";i:787214;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-C-arg.jpg\";}'), -(3855,269,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3134;s:6:\"height\";i:3134;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:914630;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3875,271,'_thumbnail_id','272'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.3.3'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1730322159:1'), -(3886,272,'_wp_attached_file','2024/10/TANEMAKI-C-mix.jpg'), -(3887,272,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/TANEMAKI-C-mix.jpg\";s:8:\"filesize\";i:983102;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"TANEMAKI-C-mix.jpg\";}'), -(3888,272,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2983;s:6:\"height\";i:2983;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:1527149;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3896,271,'_photos_colonne_gauche|||0|value','272'), -(3897,271,'_photos_colonne_droite|||0|value','273'), -(3898,271,'_haiku_details_produit',''), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.3.3'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1731252867:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:943006;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.3.3'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1730322049:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:657414;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2833;s:6:\"height\";i:2833;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:1298666;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','2'), -(4027,276,'_regular_price','70'), -(4031,276,'_photos_colonne_gauche|||0|value','280'), -(4032,276,'_photos_colonne_droite|||0|value','281'), -(4033,276,'_haiku_details_produit',''), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.3.3'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1731022631:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:532726;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2001;s:6:\"height\";i:2001;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:431354;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4072,285,'_regular_price','75'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4090,285,'_price','75'), -(4094,285,'_edit_lock','1730587332:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:559308;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:1538997;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.3.3'), -(4128,288,'_edit_lock','1730587237:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:681483;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2932;s:6:\"height\";i:2932;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:797682;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.3.3'), -(4162,291,'_edit_lock','1731021167:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:432776;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3095;s:6:\"height\";i:3095;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:1002542;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.3.3'), -(4467,306,'_edit_lock','1730587013:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3966;s:6:\"height\";i:2635;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:494799;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3196;s:6:\"height\";i:3196;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:1297484;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4492,312,'_thumbnail_id','316'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.3.3'), -(4568,312,'_edit_lock','1731019495:1'), -(4569,316,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(4570,316,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:613259;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-vrm.jpg\";}'), -(4571,316,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.3.3'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1731243679:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2336;s:6:\"height\";i:2336;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:939506;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3064;s:6:\"height\";i:3064;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:1550285;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.3.3'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1731021723:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:320546;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2949;s:6:\"height\";i:2949;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:1194035;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.3.3'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1731020166:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:332653;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2996;s:6:\"height\";i:2996;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:526447;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.3.3'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1731022304:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:293803;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:654786;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.3.3'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1731021834:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:325108;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3088;s:6:\"height\";i:3088;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:1178497;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1730322771:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:573083;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2585;s:6:\"height\";i:2585;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:567175;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:1964337;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BO'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4901,342,'_thumbnail_id','346'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.3.3'), -(4977,342,'_edit_lock','1731020537:1'), -(4978,346,'_wp_attached_file','2024/10/KAGUN-BO.jpg'), -(4979,346,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:20:\"2024/10/KAGUN-BO.jpg\";s:8:\"filesize\";i:540050;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"KAGUN-BO.jpg\";}'), -(4980,346,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2872;s:6:\"height\";i:2872;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:1095271;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2489;s:6:\"height\";i:2488;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:727090;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:1906839;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1730987143:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:614724;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3070;s:6:\"height\";i:3070;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:913904;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.3.3'), -(5383,365,'_edit_lock','1730586665:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:503124;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5432,365,'_price','60'), -(5433,365,'_price','60'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.3.3'), -(5506,372,'_edit_lock','1730586613:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:523957;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3031;s:6:\"height\";i:3031;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:806911;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.3.3'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1730323082:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:615798;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2472;s:6:\"height\";i:2472;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:504647;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:968732;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','2'), -(5562,377,'_photos_colonne_gauche|||0|value','378'), -(5563,377,'_photos_colonne_droite|||0|value','379'), -(5564,377,'_photos_colonne_droite|||1|value','380'), -(5565,377,'_haiku_details_produit',''), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.3.3'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1730323095:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:603785;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2342;s:6:\"height\";i:2342;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:994805;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2455;s:6:\"height\";i:2456;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:1042594;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','2'), -(5604,381,'_photos_colonne_gauche|||0|value','382'), -(5605,381,'_photos_colonne_droite|||0|value','383'), -(5606,381,'_photos_colonne_droite|||1|value','384'), -(5607,381,'_haiku_details_produit',''), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.3.3'), -(5630,385,'_edit_lock','1731103269:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3064;s:6:\"height\";i:3064;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:775022;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.3.3'), -(5801,393,'_edit_lock','1731021957:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:528487;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2343;s:6:\"height\";i:2343;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:665323;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5828,398,'_thumbnail_id','399'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.3.3'), -(5839,398,'_edit_lock','1730586401:1'), -(5840,399,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(5841,399,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:591531;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-vrm.jpg\";}'), -(5842,399,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3032;s:6:\"height\";i:3032;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:1274144;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3133;s:6:\"height\";i:3133;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:1820964;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5870,402,'_thumbnail_id','403'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.3.3'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1730098866:2'), -(5882,403,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(5883,403,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:99565;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-arg.jpg\";}'), -(5884,403,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:1217778;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3024;s:6:\"height\";i:3024;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:762605;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','2'), -(5896,402,'_photos_colonne_gauche|||0|value','403'), -(5897,402,'_photos_colonne_droite|||0|value','404'), -(5898,402,'_photos_colonne_droite|||1|value','405'), -(5899,402,'_haiku_details_produit',''), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5912,406,'_thumbnail_id','407'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.3.3'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1730987020:1'), -(5925,407,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(5926,407,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:108941;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-vrm.jpg\";}'), -(5927,407,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2180;s:6:\"height\";i:2180;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:920358;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:1640176;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:726303;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5942,406,'_photos_colonne_gauche|||0|value','407'), -(5943,406,'_photos_colonne_droite|||0|value','408'), -(5944,406,'_photos_colonne_droite|||1|value','409'), -(5945,406,'_haiku_details_produit',''), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2992;s:6:\"height\";i:2992;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:1932640;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2877;s:6:\"height\";i:2877;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:2012347;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5978,86,'_price','85'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2738;s:6:\"height\";i:2738;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:1594360;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:514941;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6020,422,'_wp_attached_file','2024/10/HAIKU-sizechart.jpg'), -(6021,422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/10/HAIKU-sizechart.jpg\";s:8:\"filesize\";i:56860;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6022,72,'_photos_colonne_gauche|||0|value','81'), -(6023,72,'_photos_colonne_droite|||0|value','100'), -(6024,72,'_photos_colonne_droite|||1|value','411'), -(6025,72,'_photos_colonne_droite|||2|value','82'), -(6026,72,'_photos_colonne_droite|||3|value','101'), -(6027,72,'_haiku_details_produit',''), -(6036,102,'_photos_colonne_gauche|||0|value','110'), -(6037,102,'_photos_colonne_droite|||0|value','111'), -(6038,102,'_photos_colonne_droite|||1|value','112'), -(6039,102,'_haiku_details_produit',''), -(6040,123,'_photos_colonne_gauche|||0|value','219'), -(6041,123,'_photos_colonne_droite|||0|value','132'), -(6042,123,'_haiku_details_produit',''), -(6049,144,'_photos_colonne_gauche|||0|value','152'), -(6050,144,'_photos_colonne_droite|||0|value','154'), -(6051,144,'_photos_colonne_droite|||1|value','153'), -(6052,144,'_haiku_details_produit',''), -(6059,133,'_photos_colonne_gauche|||0|value','141'), -(6060,133,'_photos_colonne_droite|||0|value','166'), -(6061,133,'_photos_colonne_droite|||1|value','142'), -(6062,133,'_photos_colonne_droite|||2|value','167'), -(6063,133,'_photos_colonne_droite|||3|value','143'), -(6064,133,'_haiku_details_produit',''), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6113,258,'_photos_colonne_gauche|||0|value','259'), -(6114,258,'_photos_colonne_droite|||0|value','260'), -(6115,258,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3036;s:6:\"height\";i:3036;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:1508654;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6138,328,'_photos_colonne_gauche|||0|value','329'), -(6139,328,'_photos_colonne_droite|||0|value','330'), -(6140,328,'_haiku_details_produit',''), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2938;s:6:\"height\";i:2938;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:1607004;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6253,430,'_regular_price','45'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6264,430,'_thumbnail_id','431'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.3.3'), -(6270,430,'_price','45'), -(6275,430,'_edit_lock','1731022155:1'), -(6276,431,'_wp_attached_file','2024/10/ROKKU-CR1-arg.jpg'), -(6277,431,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-CR1-arg.jpg\";s:8:\"filesize\";i:415069;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"ROKKU-CR1-arg.jpg\";}'), -(6278,431,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3098;s:6:\"height\";i:3098;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:1456916;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.3.3'), -(6314,433,'_edit_lock','1731051766:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1731020134:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:414386;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2992;s:6:\"height\";i:2992;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:1552924;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6366,398,'_photos_colonne_gauche|||0|value','399'), -(6367,398,'_photos_colonne_droite|||0|value','400'), -(6368,398,'_photos_colonne_droite|||1|value','401'), -(6369,398,'_haiku_details_produit',''), -(6370,393,'_regular_price','60'), -(6374,372,'_price','65'), -(6375,372,'_price','65'), -(6376,372,'_regular_price','65'), -(6377,372,'_photos_colonne_gauche|||0|value','375'), -(6378,372,'_photos_colonne_droite|||0|value','376'), -(6379,372,'_haiku_details_produit',''), -(6380,365,'_regular_price','60'), -(6381,365,'_photos_colonne_gauche|||0|value','369'), -(6382,365,'_photos_colonne_droite|||0|value','425'), -(6383,365,'_haiku_details_produit',''), -(6384,356,'_price','95'), -(6385,356,'_price','95'), -(6386,356,'_price','95'), -(6387,356,'_regular_price','95'), -(6391,356,'_photos_colonne_gauche|||0|value','360'), -(6392,356,'_photos_colonne_droite|||0|value','361'), -(6393,356,'_haiku_details_produit',''), -(6394,312,'_price','75'), -(6395,312,'_price','75'), -(6396,312,'_price','75'), -(6397,312,'_regular_price','75'), -(6401,306,'_price','70'), -(6402,306,'_price','70'), -(6403,306,'_price','70'), -(6404,306,'_regular_price','70'), -(6405,306,'_photos_colonne_gauche|||0|value','310'), -(6406,306,'_photos_colonne_droite|||0|value','311'), -(6407,306,'_photos_colonne_droite|||1|value','424'), -(6408,306,'_haiku_details_produit',''), -(6409,291,'_price','75'), -(6410,291,'_price','75'), -(6411,291,'_regular_price','75'), -(6415,288,'_price','80'), -(6416,288,'_price','80'), -(6417,288,'_regular_price','80'), -(6421,288,'_photos_colonne_gauche|||0|value','289'), -(6422,288,'_photos_colonne_droite|||0|value','290'), -(6423,288,'_haiku_details_produit',''), -(6424,285,'_photos_colonne_gauche|||0|value','286'), -(6425,285,'_photos_colonne_droite|||0|value','287'), -(6426,285,'_haiku_details_produit',''), -(6427,213,'_price','75'), -(6428,213,'_price','75'), -(6429,213,'_regular_price','75'), -(6434,183,'_price','70'), -(6435,183,'_price','70'), -(6436,183,'_regular_price','70'), -(6441,202,'_price','85'), -(6442,202,'_price','85'), -(6443,202,'_regular_price','85'), -(6448,342,'_price','55'), -(6449,342,'_price','55'), -(6450,342,'_price','55'), -(6451,342,'_regular_price','55'), -(6457,440,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(6458,440,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:553730;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6459,440,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6460,86,'_photos_colonne_gauche|||0|value','420'), -(6461,86,'_photos_colonne_gauche|||1|value','94'), -(6462,86,'_photos_colonne_droite|||0|value','412'), -(6463,86,'_photos_colonne_droite|||1|value','440'), -(6464,86,'_photos_colonne_droite|||2|value','419'), -(6465,86,'_haiku_details_produit',''), -(6466,441,'_wp_attached_file','2024/10/IMG_1428.jpg'), -(6467,441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1428.jpg\";s:8:\"filesize\";i:766152;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6468,441,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(6469,261,'_photos_colonne_gauche|||0|value','262'), -(6470,261,'_photos_colonne_droite|||0|value','441'), -(6471,261,'_haiku_details_produit',''), -(6472,442,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(6473,442,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:799792;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6474,443,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(6475,443,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:916269;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6476,443,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6477,442,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6478,251,'_photos_colonne_gauche|||0|value','254'), -(6479,251,'_photos_colonne_droite|||0|value','443'), -(6480,251,'_photos_colonne_droite|||1|value','442'), -(6481,251,'_haiku_details_produit',''), -(6482,444,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(6483,444,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1417;s:6:\"height\";i:1417;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:572271;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6484,444,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(6485,312,'_photos_colonne_gauche|||0|value','316'), -(6486,312,'_photos_colonne_droite|||0|value','444'), -(6487,312,'_photos_colonne_droite|||1|value','317'), -(6488,312,'_haiku_details_produit',''), -(6489,445,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(6490,445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:167984;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6491,446,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(6492,446,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:257716;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6493,446,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(6494,445,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(6495,202,'_photos_colonne_gauche|||0|value','206'), -(6496,202,'_photos_colonne_droite|||0|value','207'), -(6497,202,'_photos_colonne_droite|||1|value','212'), -(6498,202,'_photos_colonne_droite|||2|value','446'), -(6499,202,'_photos_colonne_droite|||3|value','445'), -(6500,202,'_haiku_details_produit',''), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6513,447,'_thumbnail_id','449'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.3.3'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1731019907:1'), -(6524,448,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(6525,448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:1517662;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6526,448,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(6527,449,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(6528,449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:902207;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6529,449,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(6530,447,'_edit_last','1'), -(6531,447,'_photos_colonne_gauche|||0|value','449'), -(6532,447,'_photos_colonne_droite|||0|value','448'), -(6533,447,'_haiku_details_produit',''), -(6534,435,'_photos_colonne_gauche|||0|value','436'), -(6535,435,'_photos_colonne_droite|||0|value','437'), -(6536,435,'_haiku_details_produit',''), -(6537,450,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(6538,450,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:1853086;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6539,450,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(6540,113,'_photos_colonne_gauche|||0|value','121'), -(6541,113,'_photos_colonne_droite|||0|value','122'), -(6542,113,'_photos_colonne_droite|||1|value','450'), -(6543,113,'_haiku_details_produit',''), -(6544,451,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(6545,451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:993509;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6546,451,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(6547,268,'_photos_colonne_gauche|||0|value','269'), -(6548,268,'_photos_colonne_droite|||0|value','451'), -(6549,268,'_photos_colonne_droite|||1|value','270'), -(6550,268,'_haiku_details_produit',''), -(6551,452,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(6552,452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:1204316;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6553,452,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(6554,246,'_photos_colonne_gauche|||0|value','249'), -(6555,246,'_photos_colonne_droite|||0|value','452'), -(6556,246,'_photos_colonne_droite|||1|value','250'), -(6557,246,'_haiku_details_produit',''), -(6558,453,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(6559,453,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:177247;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6560,453,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(6561,342,'_photos_colonne_gauche|||0|value','346'), -(6562,342,'_photos_colonne_droite|||0|value','453'), -(6563,342,'_photos_colonne_droite|||1|value','347'), -(6564,342,'_photos_colonne_droite|||2|value','348'), -(6565,342,'_photos_colonne_droite|||3|value','349'), -(6566,342,'_haiku_details_produit',''), -(6567,454,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(6568,454,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:139004;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6569,454,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(6570,232,'_photos_colonne_gauche|||0|value','236'), -(6571,232,'_photos_colonne_droite|||0|value','454'), -(6572,232,'_photos_colonne_droite|||1|value','237'), -(6573,232,'_haiku_details_produit',''), -(6574,455,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(6575,455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:1582003;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6576,456,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(6577,456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2244;s:6:\"height\";i:2244;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:823383;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6578,455,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(6584,457,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(6585,457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:596666;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6586,457,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(6587,263,'_photos_colonne_gauche|||0|value','264'), -(6588,263,'_photos_colonne_droite|||0|value','265'), -(6589,263,'_photos_colonne_droite|||1|value','267'), -(6590,263,'_photos_colonne_droite|||2|value','457'), -(6591,263,'_photos_colonne_droite|||3|value','266'), -(6592,263,'_haiku_details_produit',''), -(6593,458,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(6594,458,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:228543;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6595,458,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(6596,168,'_photos_colonne_gauche|||0|value','176'), -(6597,168,'_photos_colonne_droite|||0|value','180'), -(6598,168,'_photos_colonne_droite|||1|value','177'), -(6599,168,'_photos_colonne_droite|||2|value','178'), -(6600,168,'_photos_colonne_droite|||3|value','182'), -(6601,168,'_photos_colonne_droite|||4|value','179'), -(6602,168,'_photos_colonne_droite|||5|value','458'), -(6603,168,'_haiku_details_produit',''), -(6604,459,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(6605,459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:1839629;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6606,460,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(6607,460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2598;s:6:\"height\";i:2597;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:1244703;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6608,459,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6609,460,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6610,291,'_photos_colonne_gauche|||0|value','292'), -(6611,291,'_photos_colonne_droite|||0|value','459'), -(6612,291,'_photos_colonne_droite|||1|value','460'), -(6613,291,'_photos_colonne_droite|||2|value','293'), -(6614,291,'_haiku_details_produit',''), -(6615,461,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(6616,461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:1383074;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6617,461,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(6622,462,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(6623,462,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:174990;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6624,462,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes'), -(6625,213,'_photos_colonne_gauche|||0|value','217'), -(6626,213,'_photos_colonne_droite|||0|value','462'), -(6627,213,'_photos_colonne_droite|||1|value','199'), -(6628,213,'_photos_colonne_droite|||2|value','198'), -(6629,213,'_haiku_details_produit',''), -(6630,463,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(6631,463,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:996020;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6632,463,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(6633,155,'_photos_colonne_gauche|||0|value','163'), -(6634,155,'_photos_colonne_droite|||0|value','463'), -(6635,155,'_photos_colonne_droite|||1|value','164'), -(6636,155,'_photos_colonne_droite|||2|value','165'), -(6637,155,'_haiku_details_produit',''), -(6638,464,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(6639,464,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:817842;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6640,464,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(6644,465,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(6645,465,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:1588812;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6646,465,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(6652,325,'_photos_colonne_gauche|||0|value','326'), -(6653,325,'_photos_colonne_droite|||0|value','327'), -(6654,325,'_photos_colonne_droite|||1|value','465'), -(6655,325,'_haiku_details_produit',''), -(6656,466,'_wp_attached_file','2024/10/IMG_1656.jpg'), -(6657,466,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1656.jpg\";s:8:\"filesize\";i:174119;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6658,466,'_wp_attachment_image_alt','Hattari ear cuff in gold plated silver.'), -(6659,335,'_photos_colonne_gauche|||0|value','336'), -(6660,335,'_photos_colonne_droite|||0|value','466'), -(6661,335,'_photos_colonne_droite|||1|value','337'), -(6662,335,'_haiku_details_produit',''), -(6663,467,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(6664,467,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:168458;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6665,467,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(6666,393,'_photos_colonne_gauche|||0|value','396'), -(6667,393,'_photos_colonne_droite|||0|value','397'), -(6668,393,'_photos_colonne_droite|||1|value','467'), -(6669,393,'_haiku_details_produit',''), -(6670,468,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(6671,468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:1713725;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6672,468,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver'), -(6676,469,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(6677,469,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:1511354;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6678,469,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver'), -(6679,430,'_photos_colonne_gauche|||0|value','431'), -(6680,430,'_photos_colonne_droite|||0|value','469'), -(6681,430,'_photos_colonne_droite|||1|value','432'), -(6682,430,'_haiku_details_produit',''), -(6687,470,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(6688,470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:235735;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6689,470,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(6690,331,'_photos_colonne_gauche|||0|value','332'), -(6691,331,'_photos_colonne_droite|||0|value','334'), -(6692,331,'_photos_colonne_droite|||1|value','470'), -(6693,331,'_haiku_details_produit',''), -(6694,471,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(6695,471,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:1481042;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6696,471,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver'), -(6702,472,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(6703,472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:1274455;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6704,472,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver'), -(6709,183,'_photos_colonne_gauche|||0|value','197'), -(6710,183,'_photos_colonne_droite|||0|value','198'), -(6711,183,'_photos_colonne_droite|||1|value','472'), -(6712,183,'_haiku_details_produit',''), -(6713,473,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(6714,473,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:1296017;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6715,473,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6716,474,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(6717,474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:1492851;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6718,474,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6719,282,'_photos_colonne_gauche|||0|value','283'), -(6720,282,'_photos_colonne_droite|||0|value','474'), -(6721,282,'_photos_colonne_droite|||1|value','473'), -(6722,282,'_photos_colonne_droite|||2|value','284'), -(6723,282,'_haiku_details_produit',''), -(6724,475,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(6725,475,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:1018963;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6726,475,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(6727,476,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(6728,476,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:940512;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6729,477,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(6730,477,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:991427;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6731,476,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(6732,477,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.3.3'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.3.3'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.3.3'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6786,478,'_thumbnail_id','475'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6788,479,'_thumbnail_id','476'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6790,480,'_thumbnail_id','477'), -(6791,433,'_thumbnail_id','475'), -(6792,433,'_regular_price','49'), -(6793,433,'_photos_colonne_gauche|||0|value','475'), -(6794,433,'_photos_colonne_droite|||0|value','468'), -(6795,433,'_photos_colonne_droite|||1|value','476'), -(6796,433,'_photos_colonne_droite|||2|value','477'), -(6797,433,'_haiku_details_produit',''), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6810,481,'_thumbnail_id','482'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.3.3'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1731053685:1'), -(6821,482,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(6822,482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:1222177;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6823,482,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6824,483,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(6825,483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:1704668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6826,483,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6827,481,'_edit_last','1'), -(6828,481,'_photos_colonne_gauche|||0|value','482'), -(6829,481,'_photos_colonne_droite|||0|value','483'), -(6830,481,'_haiku_details_produit',''), -(6831,484,'_wp_attached_file','2024/10/TAMANORI-BO-s.jpg'), -(6832,484,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-s.jpg\";s:8:\"filesize\";i:983084;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6833,484,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6836,220,'_price','30'), -(6837,220,'_price','32'), -(6838,220,'_price','55'), -(6839,220,'_thumbnail_id','484'), -(6844,220,'_photos_colonne_gauche|||0|value','484'), -(6845,220,'_photos_colonne_droite|||0|value','461'), -(6846,220,'_photos_colonne_droite|||1|value','225'), -(6847,220,'_haiku_details_produit',''), -(6848,485,'_wp_attached_file','2024/10/TAMANORI-BO-g.jpg'), -(6849,485,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-g.jpg\";s:8:\"filesize\";i:1013617;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6850,485,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(6851,226,'_price','32'), -(6852,226,'_price','35'), -(6853,226,'_price','60'), -(6854,226,'_thumbnail_id','485'), -(6860,226,'_photos_colonne_gauche|||0|value','485'), -(6861,226,'_photos_colonne_droite|||0|value','471'), -(6862,226,'_photos_colonne_droite|||1|value','468'), -(6863,226,'_photos_colonne_droite|||2|value','469'), -(6864,226,'_haiku_details_produit',''), -(6865,486,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(6866,486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:1221034;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6867,486,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2547;s:6:\"height\";i:2547;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:1176577;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6871,488,'_wp_attached_file','2024/10/ROKKU-C-lapis.jpg'), -(6872,488,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-lapis.jpg\";s:8:\"filesize\";i:1256825;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6873,489,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(6874,489,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:1202770;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6875,488,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(6876,489,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6879,385,'_thumbnail_id','486'), -(6880,385,'_photos_colonne_gauche|||0|value','486'), -(6881,385,'_photos_colonne_droite|||0|value','487'), -(6882,385,'_photos_colonne_droite|||1|value','455'), -(6883,385,'_photos_colonne_droite|||2|value','489'), -(6884,385,'_photos_colonne_droite|||3|value','456'), -(6885,385,'_photos_colonne_droite|||4|value','488'), -(6886,385,'_haiku_details_produit',''), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','0'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6899,490,'_thumbnail_id','491'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.3.3'), -(6912,490,'_edit_lock','1731240275:1'), -(6913,491,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(6914,491,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:1012565;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6915,491,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(6916,492,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(6917,492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:1625264;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6918,492,'_wp_attachment_image_alt',''), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6986,490,'_photos_colonne_gauche|||0|value','491'), -(6987,490,'_photos_colonne_droite|||0|value','492'), -(6988,490,'_haiku_details_produit',''), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7000,496,'_thumbnail_id','500'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7005,496,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7006,496,'_product_version','9.3.3'), -(7069,496,'_edit_lock','1731243674:1'), -(7070,500,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(7071,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:921846;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7072,500,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7073,501,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(7074,501,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:2016865;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7075,502,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(7076,502,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2006;s:6:\"height\";i:2006;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:576498;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7077,501,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7078,502,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7082,496,'_photos_colonne_gauche|||0|value','500'), -(7083,496,'_photos_colonne_droite|||0|value','501'), -(7084,496,'_photos_colonne_droite|||1|value','502'), -(7085,496,'_haiku_details_produit',''), -(7086,503,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(7087,503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:989930;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7088,503,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(7089,318,'_photos_colonne_gauche|||0|value','503'), -(7090,318,'_photos_colonne_droite|||0|value','465'), -(7091,318,'_photos_colonne_droite|||1|value','324'), -(7092,318,'_photos_colonne_droite|||2|value','323'), -(7093,318,'_haiku_details_produit',''), -(7094,504,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(7095,504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:1449357;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7096,504,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(7097,274,'_photos_colonne_gauche|||0|value','275'), -(7098,274,'_photos_colonne_droite|||0|value','464'), -(7099,274,'_photos_colonne_droite|||1|value','504'), -(7100,274,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=505 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','publish','closed','closed','','panier','','','2024-08-06 17:36:54','2024-08-06 15:36:54','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','publish','closed','closed','','account','','','2024-08-05 15:21:46','2024-08-05 13:21:46','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU : wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nFind some help to chose your ring size here.','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-10-30 21:32:29','2024-10-30 20:32:29','',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), -(82,2,'2024-09-30 17:34:30','2024-09-30 15:34:30','','Hadou ring','','inherit','closed','closed','','hadou-b-opti','','','2024-09-30 17:36:10','2024-09-30 15:36:10','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B-opti.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.','Hattari Ring','','publish','closed','closed','','hattari-ring','','','2024-11-07 23:40:33','2024-11-07 22:40:33','',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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=87',2,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=88',3,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=89',4,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=90',5,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=91',6,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=92',7,'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-09-30 18:31:16','2024-09-30 16:31:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=93',8,'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.','Ikkan Ring silver','','publish','closed','closed','','ikkan-ring-silver','','','2024-10-30 21:37:52','2024-10-30 20:37:52','',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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=103',2,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=104',3,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=105',4,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=106',5,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=107',6,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=108',7,'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-09-30 19:01:29','2024-09-30 17:01:29','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=109',8,'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 calibre 1cm
  • \r\n
  • band diametre 2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nFind some help to chose your ring size here.','Ikkan Ring gold plated','','publish','closed','closed','','ikkan-ring-gold-plated','','','2024-11-07 23:58:01','2024-11-07 22:58:01','',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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=114',2,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=115',3,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=116',4,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=117',5,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=118',6,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=119',7,'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-09-30 21:20:20','2024-09-30 19:20:20','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=120',8,'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.','Piasu Ring','','publish','closed','closed','','piasu-ring','','','2024-10-30 21:40:09','2024-10-30 20:40:09','',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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=124',2,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=125',3,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=126',4,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=127',5,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=128',6,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=129',7,'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-09-30 21:41:37','2024-09-30 19:41:37','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=130',8,'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.','Kara Ring','','publish','closed','closed','','kara-ring','','','2024-10-30 21:46:08','2024-10-30 20:46:08','',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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=134',2,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=135',3,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=136',4,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=137',5,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=138',6,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=139',7,'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-09-30 22:18:04','2024-09-30 20:18:04','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=140',8,'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.','Kishou Ring silver','','publish','closed','closed','','kishou-silver-ring','','','2024-10-30 21:44:21','2024-10-30 20:44:21','',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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=145',2,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=146',3,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=147',4,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=148',5,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=149',6,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=150',7,'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-10-01 08:30:09','2024-10-01 06:30:09','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=151',8,'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.','Kishou Ring gold plated','','publish','closed','closed','','kishou-ring-gold-plated','','','2024-11-08 00:20:36','2024-11-07 23:20:36','',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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=156',2,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=157',3,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=158',4,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=159',5,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=160',6,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=161',7,'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-10-01 08:38:22','2024-10-01 06:38:22','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=162',8,'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
','Rokku Ring','','publish','closed','closed','','rokku-ring','','','2024-11-08 00:13:29','2024-11-07 23:13:29','',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
','BoroBoro Long Earrings silver','','publish','closed','closed','','boroboro-long-earrings-silver','','','2024-11-08 00:37:45','2024-11-07 23:37:45','',0,'https://haiku.gcch.fr/?post_type=product&p=183',0,'product','',0), -(197,2,'2024-10-01 12:10:59','2024-10-01 10:10:59','','BoroBoro silver long earrings','','inherit','closed','closed','','sony-dsc-10','','','2024-10-01 12:12:12','2024-10-01 10:12:12','',183,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BO-arg.jpg',0,'attachment','image/jpeg',0), -(198,2,'2024-10-01 12:16:04','2024-10-01 10:16:04','','BoroBoro silver long earring, left side','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-10-01 12:16:58','2024-10-01 10:16:58','',183,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',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
','Piasu Earrings','','publish','closed','closed','','piasu-earrings','','','2024-11-07 23:50:29','2024-11-07 22:50: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
','BoroBoro Long Earrings gold plated','','publish','closed','closed','','boroboro-long-earrings-gold-plated','','','2024-11-08 00:18:50','2024-11-07 23:18:50','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',0), -(217,2,'2024-10-01 19:52:57','2024-10-01 17:52:57','','BoroBoro long gold plated earrings','','inherit','closed','closed','','sony-dsc-13','','','2024-10-01 19:53:40','2024-10-01 17:53:40','',213,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BO-vrm.jpg',0,'attachment','image/jpeg',0), -(219,2,'2024-10-02 19:04:00','2024-10-02 17:04:00','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-10-02 19:04:29','2024-10-02 17:04:29','',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
','Tamanori Earrings silver','','publish','closed','closed','','tamanori-earrings-silver','','','2024-11-08 09:45:50','2024-11-08 08:45:50','',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','Side: long side','publish','closed','closed','','rokku-ring-copy-pair-4','','','2024-11-08 09:43:47','2024-11-08 08:43:47','',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','Side: short side','publish','closed','closed','','rokku-ring-copy-right-side-4','','','2024-11-08 09:43:47','2024-11-08 08:43:47','',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
    \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% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-08 09:48:49','2024-11-08 08:48:49','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long side','Side: long side','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-08 09:48:34','2024-11-08 08:48:34','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short side','Side: short side','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-08 09:48:34','2024-11-08 08:48:34','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU : wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-08 00:06:20','2024-11-07 23:06:20','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(236,2,'2024-10-02 23:07:46','2024-10-02 21:07:46','','Hadou bangles','','inherit','closed','closed','','sony-dsc-16','','','2024-10-02 23:08:30','2024-10-02 21:08:30','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR-mix.jpg',0,'attachment','image/jpeg',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-10-02 23:16:10','2024-10-02 21:16:10','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-10-02 23:16:10','2024-10-02 21:16:10','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \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 calibre
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Tanemaki Bracelet','','publish','closed','closed','','tanemaki-bracelet','','','2024-11-07 23:43:58','2024-11-07 22:43:58','',0,'https://haiku.gcch.fr/?post_type=product&p=251',0,'product','',0), -(254,2,'2024-10-02 23:50:58','2024-10-02 21:50:58','','Tanemaki bracelet','','inherit','closed','closed','','sony-dsc-19','','','2024-10-02 23:51:35','2024-10-02 21:51:35','',251,'https://haiku.gcch.fr/app/uploads/2024/10/TANEMAKI-BR.jpg',0,'attachment','image/jpeg',0), -(255,2,'2024-10-02 23:55:51','2024-10-02 21:55:51','','Tanemaki bracelet','','inherit','closed','closed','','tanemaki-br','','','2024-10-02 23:56:12','2024-10-02 21:56:12','',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
','Fuyou Bracelet silver','','publish','closed','closed','','fuyou-bracelet-silver','','','2024-10-30 22:00:50','2024-10-30 21:00:50','',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
','Fuyou Bracelet gold plated','','publish','closed','closed','','fuyou-bracelet-gold-plated','','','2024-11-07 23:42:12','2024-11-07 22:42:12','',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
','Ikkan Necklace','','publish','closed','closed','','ikkan-necklace','','','2024-11-08 00:10:39','2024-11-07 23:10:39','',0,'https://haiku.gcch.fr/?post_type=product&p=263',0,'product','',0), -(264,2,'2024-10-03 22:20:19','2024-10-03 20:20:19','','Ikkan necklace','','inherit','closed','closed','','sony-dsc-22','','','2024-10-03 22:21:04','2024-10-03 20:21:04','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C2-mix.jpg',0,'attachment','image/jpeg',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
','Piasu Necklace','','publish','closed','closed','','piasu-necklace','','','2024-11-07 23:59:15','2024-11-07 22:59:15','',0,'https://haiku.gcch.fr/?post_type=product&p=268',0,'product','',0), -(269,2,'2024-10-03 22:45:58','2024-10-03 20:45:58','','Piasu necklace silver','','inherit','closed','closed','','sony-dsc-23','','','2024-10-03 22:46:42','2024-10-03 20:46:42','',268,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-C-arg.jpg',0,'attachment','image/jpeg',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
','Tanemaki Necklace','','draft','closed','closed','','tanemaki-necklace','','','2024-10-30 22:02:39','2024-10-30 21:02:39','',0,'https://haiku.gcch.fr/?post_type=product&p=271',0,'product','',0), -(272,2,'2024-10-04 08:25:58','2024-10-04 06:25:58','','Tanemaki necklace','','inherit','closed','closed','','sony-dsc-24','','','2024-10-04 08:26:43','2024-10-04 06:26:43','',271,'https://haiku.gcch.fr/app/uploads/2024/10/TANEMAKI-C-mix.jpg',0,'attachment','image/jpeg',0), -(273,2,'2024-10-04 08:32:08','2024-10-04 06:32:08','','Tanemaki necklace','','inherit','closed','closed','','tanemaki-c','','','2024-10-04 08:32:26','2024-10-04 06:32:26','',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
','Fuyou Necklace','','publish','closed','closed','','fuyou-necklace','','','2024-11-10 16:34:27','2024-11-10 15:34:27','',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
','Hadou Hoops silver','','publish','closed','closed','','hadou-hoops-silver','','','2024-10-04 08:51:22','2024-10-04 06:51:22','',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
','Hadou Hoops gold plated','','publish','closed','closed','','hadou-hoops-gold-plated','','','2024-11-08 00:39:32','2024-11-07 23:39:32','',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
','Hattari Stacked Hoops silver','','publish','closed','closed','','hattari-stacked-hoops-silver','','','2024-11-02 23:44:27','2024-11-02 22:44:27','',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
','Hattari Stacked Hoops gold plated','','publish','closed','closed','','hattari-stacked-hoops-gold-plated','','','2024-11-02 23:42:56','2024-11-02 22:42:56','',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-10-04 09:12:35','2024-10-04 07:12:35','',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 diametre 4m
  • \r\n
  • wires diametre 2,5cm and 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hattari Double Hoops','','publish','closed','closed','','hattari-double-hoops-copy','','','2024-11-08 00:15:03','2024-11-07 23:15:03','',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
','Tamanori Hoops silver','','publish','closed','closed','','tamanori-hoops','','','2024-11-02 23:39:11','2024-11-02 22:39:11','',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
','Tamanori Hoops gold plated','','publish','closed','closed','','tamanori-hoops-gold-plated','','','2024-11-07 23:47:04','2024-11-07 22:47:04','',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
','Fuyou Hoop','','publish','closed','closed','','fuyou-hoop','','','2024-11-10 14:03:35','2024-11-10 13:03:35','',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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-08 00:24:21','2024-11-07 23:24:21','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \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
','Hattari Earcuff silver','','publish','closed','closed','','hattari-earcuff-silver','','','2024-11-08 00:33:56','2024-11-07 23:33:56','',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
','Hattari Earcuff gold plated','','publish','closed','closed','','hattari-earcuff-gold-plated','','','2024-11-08 00:26:14','2024-11-07 23:26:14','',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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN : module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Kagun Trio Earrings','','publish','closed','closed','','kagun-trio-earrings','','','2024-11-08 00:04:32','2024-11-07 23:04:32','',0,'https://haiku.gcch.fr/?post_type=product&p=342',0,'product','',0), -(346,2,'2024-10-15 15:39:18','2024-10-15 13:39:18','','Kagun Trio Earrings silver','','inherit','closed','closed','','sony-dsc-39','','','2024-10-15 15:51:37','2024-10-15 13:51:37','',342,'https://haiku.gcch.fr/app/uploads/2024/10/KAGUN-BO.jpg',0,'attachment','image/jpeg',0), -(347,2,'2024-10-15 15:51:14','2024-10-15 13:51:14','','Kagun Trio Earrings silver','','inherit','closed','closed','','_dsc9763','','','2024-10-15 15:51:54','2024-10-15 13:51:54','',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
','Kara Trio Earrings','','publish','closed','closed','','kara-trio-earrings','','','2024-11-02 23:35:55','2024-11-02 22:35:55','',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
','Mugura Earrings silver','','publish','closed','closed','','mugura-earrings-silver','','','2024-11-02 23:33:24','2024-11-02 22:33:24','',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
','Mugura Earrings gold plated','','publish','closed','closed','','mugura-earrings-gold-plated','','','2024-11-02 23:32:21','2024-11-02 22:32:21','',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
','Mugura Hoops silver','','publish','closed','closed','','mugura-hoops-silver','','','2024-11-08 00:27:57','2024-11-07 23:27:57','',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
','Mugura Hoops gold plated','','publish','closed','closed','','mugura-hoops-gold-plated','','','2024-11-02 23:28:56','2024-11-02 22:28:56','',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-10-30 20:59:21','2024-10-30 19:59:21','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=414',0,'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\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-08 00:31:34','2024-11-07 23:31:34','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(431,1,'2024-10-30 22:29:18','2024-10-30 21:29:18','','Rokku Hoop silver','','inherit','closed','closed','','sony-dsc-51','','','2024-10-30 22:30:02','2024-10-30 21:30:02','',430,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-CR1-arg.jpg',0,'attachment','image/jpeg',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a Malachite oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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
','Kara Ear Cuff silver','','publish','closed','closed','','kara-earcuff-silver','','','2024-11-07 23:55:34','2024-11-07 22:55:34','',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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(440,1,'2024-11-07 23:39:56','2024-11-07 22:39:56','','Hattari ring','','inherit','closed','closed','','img_1423','','','2024-11-07 23:40:10','2024-11-07 22:40:10','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(441,1,'2024-11-07 23:41:07','2024-11-07 22:41:07','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428','','','2024-11-07 23:41:46','2024-11-07 22:41:46','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428.jpg',0,'attachment','image/jpeg',0), -(442,1,'2024-11-07 23:42:59','2024-11-07 22:42:59','','Tanemaki bracelet','','inherit','closed','closed','','img_1431','','','2024-11-07 23:43:43','2024-11-07 22:43:43','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(443,1,'2024-11-07 23:43:01','2024-11-07 22:43:01','','Tanemaki bracelet','','inherit','closed','closed','','img_1432','','','2024-11-07 23:43:28','2024-11-07 22:43:28','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(444,1,'2024-11-07 23:46:23','2024-11-07 22:46:23','','Tamanori earrings gold plated','','inherit','closed','closed','','img_1442','','','2024-11-07 23:46:49','2024-11-07 22:46:49','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(445,1,'2024-11-07 23:49:22','2024-11-07 22:49:22','','Piasu earrings','','inherit','closed','closed','','img_1454','','','2024-11-07 23:50:00','2024-11-07 22:50:00','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(446,1,'2024-11-07 23:49:24','2024-11-07 22:49:24','','Piasu earrings','','inherit','closed','closed','','img_1456','','','2024-11-07 23:49:49','2024-11-07 22:49:49','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Kara Ear cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-07 23:54:06','2024-11-07 22:54:06','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(448,1,'2024-11-07 23:52:16','2024-11-07 22:52:16','','Kara ear cuff gold plated','','inherit','closed','closed','','img_1473','','','2024-11-07 23:53:31','2024-11-07 22:53:31','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(449,1,'2024-11-07 23:53:16','2024-11-07 22:53:16','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-07 23:53:51','2024-11-07 22:53:51','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(450,1,'2024-11-07 23:56:59','2024-11-07 22:56:59','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-07 23:57:29','2024-11-07 22:57:29','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(451,1,'2024-11-07 23:58:48','2024-11-07 22:58:48','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-07 23:59:06','2024-11-07 22:59:06','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(452,1,'2024-11-08 00:00:26','2024-11-07 23:00:26','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-08 00:00:55','2024-11-07 23:00:55','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(453,1,'2024-11-08 00:03:47','2024-11-07 23:03:47','','Kagun earrings','','inherit','closed','closed','','img_1512','','','2024-11-08 00:04:04','2024-11-07 23:04:04','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(454,1,'2024-11-08 00:05:49','2024-11-07 23:05:49','','Hadou bangles','','inherit','closed','closed','','img_1528','','','2024-11-08 00:06:08','2024-11-07 23:06:08','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(455,1,'2024-11-08 00:07:57','2024-11-07 23:07:57','','Rokku necklace','','inherit','closed','closed','','img_1531','','','2024-11-08 00:08:30','2024-11-07 23:08:30','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(456,1,'2024-11-08 00:08:02','2024-11-07 23:08:02','','IMG_1543','','inherit','closed','closed','','img_1543','','','2024-11-08 00:08:02','2024-11-07 23:08:02','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(457,1,'2024-11-08 00:10:07','2024-11-07 23:10:07','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-08 00:10:25','2024-11-07 23:10:25','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(458,1,'2024-11-08 00:12:52','2024-11-07 23:12:52','','Rokku ring','','inherit','closed','closed','','img_1582','','','2024-11-08 00:13:03','2024-11-07 23:13:03','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(459,1,'2024-11-08 00:14:09','2024-11-07 23:14:09','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-08 00:14:37','2024-11-07 23:14:37','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(460,1,'2024-11-08 00:14:14','2024-11-07 23:14:14','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-08 00:14:48','2024-11-07 23:14:48','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(461,1,'2024-11-08 00:15:52','2024-11-07 23:15:52','','Tamanori earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-08 00:16:20','2024-11-07 23:16:20','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(462,1,'2024-11-08 00:17:49','2024-11-07 23:17:49','','Boroboro long earrings gold plated','','inherit','closed','closed','','img_1604','','','2024-11-08 00:18:25','2024-11-07 23:18:25','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(463,1,'2024-11-08 00:20:05','2024-11-07 23:20:05','','Kishou ring gold plated','','inherit','closed','closed','','img_1638','','','2024-11-08 00:20:27','2024-11-07 23:20:27','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(464,1,'2024-11-08 00:21:23','2024-11-07 23:21:23','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-08 00:21:42','2024-11-07 23:21:42','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(465,1,'2024-11-08 00:22:51','2024-11-07 23:22:51','','Fuyou hoop and Hadou ear cuff','','inherit','closed','closed','','img_1651','','','2024-11-08 00:23:34','2024-11-07 23:23:34','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(466,1,'2024-11-08 00:25:33','2024-11-07 23:25:33','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656','','','2024-11-08 00:26:03','2024-11-07 23:26:03','',335,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656.jpg',0,'attachment','image/jpeg',0), -(467,1,'2024-11-08 00:27:23','2024-11-07 23:27:23','','Mugura hoops silver','','inherit','closed','closed','','img_1657','','','2024-11-08 00:27:53','2024-11-07 23:27:53','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(468,1,'2024-11-08 00:28:59','2024-11-07 23:28:59','','Rokku hoop and Tamanori earring in gold plated','','inherit','closed','closed','','img_1673','','','2024-11-08 00:29:49','2024-11-07 23:29:49','',433,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(469,1,'2024-11-08 00:30:29','2024-11-07 23:30:29','','Rokku hoop silver and Tamanori earring gold plated','','inherit','closed','closed','','img_1669','','','2024-11-08 00:31:23','2024-11-07 23:31:23','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(470,1,'2024-11-08 00:33:24','2024-11-07 23:33:24','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-08 00:33:52','2024-11-07 23:33:52','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(471,1,'2024-11-08 00:34:42','2024-11-07 23:34:42','','Tamanori earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-08 00:35:23','2024-11-07 23:35:23','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(472,1,'2024-11-08 00:36:24','2024-11-07 23:36:24','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-08 00:37:07','2024-11-07 23:37:07','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(473,1,'2024-11-08 00:38:22','2024-11-07 23:38:22','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-08 00:38:53','2024-11-07 23:38:53','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(474,1,'2024-11-08 00:39:01','2024-11-07 23:39:01','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-08 00:39:15','2024-11-07 23:39:15','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(475,1,'2024-11-08 08:30:17','2024-11-08 07:30:17','','Rokku solo hoop gold plated lapis','','inherit','closed','closed','','sony-dsc-52','','','2024-11-08 08:31:01','2024-11-08 07:31:01','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(476,1,'2024-11-08 08:31:18','2024-11-08 07:31:18','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-08 08:31:50','2024-11-08 07:31:50','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(477,1,'2024-11-08 08:31:24','2024-11-08 07:31:24','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-08 08:32:36','2024-11-08 07:32:36','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\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), -(484,1,'2024-11-08 09:38:47','2024-11-08 08:38:47','','Tamanori earrings silver','','inherit','closed','closed','','sony-dsc-14','','','2024-11-08 09:39:22','2024-11-08 08:39:22','',220,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-s.jpg',0,'attachment','image/jpeg',0), -(485,1,'2024-11-08 09:47:17','2024-11-08 08:47:17','','Tamanori earrings gold plated','','inherit','closed','closed','','sony-dsc-15','','','2024-11-08 09:47:35','2024-11-08 08:47:35','',226,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-g.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-10 13:12:30','2024-11-10 12:12:30','',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); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,2,0), -(183,30,0), -(183,45,0), -(183,46,0), -(183,47,0), -(183,55,0), -(202,2,0), -(202,30,0), -(202,45,0), -(202,46,0), -(202,47,0), -(202,56,0), -(213,2,0), -(213,30,0), -(213,45,0), -(213,46,0), -(213,47,0), -(213,55,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(276,46,0), -(276,47,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(282,46,0), -(282,47,0), -(285,2,0), -(285,30,0), -(285,45,0), -(285,46,0), -(285,47,0), -(285,50,0), -(288,2,0), -(288,30,0), -(288,45,0), -(288,46,0), -(288,47,0), -(288,50,0), -(291,2,0), -(291,30,0), -(291,45,0), -(291,46,0), -(291,47,0), -(291,50,0), -(306,2,0), -(306,30,0), -(306,45,0), -(306,46,0), -(306,47,0), -(306,57,0), -(312,2,0), -(312,30,0), -(312,45,0), -(312,46,0), -(312,47,0), -(312,57,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,2,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(356,2,0), -(356,30,0), -(356,45,0), -(356,46,0), -(356,47,0), -(365,2,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,2,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,2,0), -(430,30,0), -(430,54,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(490,46,0), -(490,47,0), -(496,2,0), -(496,30,0), -(496,48,0), -(496,49,0), -(496,65,0), -(496,68,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=73 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,37), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,17), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,3), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,29), -(31,31,'product_cat','',0,9), -(32,32,'product_cat','',0,4), -(33,33,'product_cat','',0,9), -(34,34,'product_cat','',0,0), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,8), -(38,38,'pa_size','',0,8), -(39,39,'pa_size','',0,8), -(40,40,'pa_size','',0,8), -(41,41,'pa_size','',0,8), -(42,42,'pa_size','',0,8), -(43,43,'pa_size','',0,8), -(44,44,'pa_size','',0,8), -(45,45,'pa_side','',0,20), -(46,46,'pa_side','',0,12), -(47,47,'pa_side','',0,12), -(48,48,'pa_stone','',0,4), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,6), -(51,51,'collection','',0,5), -(52,52,'collection','',0,3), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,2), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,1), -(61,61,'collection','',0,4), -(62,62,'pa_side','',0,3), -(63,63,'pa_side','',0,1), -(64,64,'pa_side','',0,3), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,6), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,0), -(72,72,'pa_side','',0,0); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(17,34,'order','6'), -(18,34,'display_type',''), -(19,34,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','29'), -(22,31,'product_count_product_cat','9'), -(23,32,'product_count_product_cat','4'), -(24,33,'product_count_product_cat','9'), -(25,15,'product_count_product_cat','3'), -(26,34,'product_count_product_cat','0'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(37,46,'order','0'), -(38,47,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=73 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(34,'Collabs','collabs',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(46,'left side','left-side',0), -(47,'right side','right-side',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long side','long',0), -(63,'medium','medium',0), -(64,'short side','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element side','one-element-side',0), -(72,'two elements side','two-elements-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=120 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"212.233.36.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1723106470'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1731196800'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(79,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:6:{s:64:\"cc025b62a9b44cffb5848d60a35241c7c5fbd1ad3a8518e74c80c145aa5de0d3\";a:4:{s:10:\"expiration\";i:1731525523;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15\";s:5:\"login\";i:1730315923;}s:64:\"abfe2b0fdf1be92049d43cc4227a1dbfe217f8d36656ad4759e8e8ae5a37518c\";a:4:{s:10:\"expiration\";i:1731526108;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1730316508;}s:64:\"5fe67115019ed6a7027e67830d37904e72a0935e8f61fdf5f3d2ec2c0dec95aa\";a:4:{s:10:\"expiration\";i:1731526267;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1730316667;}s:64:\"538f8de8a6b0c1c48fdb958292418555ec2aa8f24778a5db4c85233fca8e85fa\";a:4:{s:10:\"expiration\";i:1731159942;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1730987142;}s:64:\"57b79bd83483f31f982568961ef362c3b7476b425ac0737fe3f2951c0e642f55\";a:4:{s:10:\"expiration\";i:1732228645;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1731019045;}s:64:\"b83fab040b2bb0f34db292c442c221cc1a6defe3cd3c358045892de21895525e\";a:4:{s:10:\"expiration\";i:1731193331;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1731020531;}}'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=544 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(541,65,'update-db_done','Thanks!','https://haikuatelier.fr.ddev.site/wp/wp-admin/edit.php?post_type=product&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=68 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',0,0,'info'), -(65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'), -(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','',0,0,'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','',0,0,'info'); -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_category_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_category_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_category_lookup` ( - `category_tree_id` bigint(20) unsigned NOT NULL, - `category_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`category_tree_id`,`category_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_category_lookup` --- - -LOCK TABLES `haikuwp_wc_category_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_category_lookup` VALUES -(15,15), -(30,30), -(31,31), -(32,32), -(33,33), -(34,34); -/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_customer_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_customer_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_customer_lookup` ( - `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned DEFAULT NULL, - `username` varchar(60) NOT NULL DEFAULT '', - `first_name` varchar(255) NOT NULL, - `last_name` varchar(255) NOT NULL, - `email` varchar(100) DEFAULT NULL, - `date_last_active` timestamp NULL DEFAULT NULL, - `date_registered` timestamp NULL DEFAULT NULL, - `country` char(2) NOT NULL DEFAULT '', - `postcode` varchar(20) NOT NULL DEFAULT '', - `city` varchar(100) NOT NULL DEFAULT '', - `state` varchar(100) NOT NULL DEFAULT '', - PRIMARY KEY (`customer_id`), - UNIQUE KEY `user_id` (`user_id`), - KEY `email` (`email`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_customer_lookup` --- - -LOCK TABLES `haikuwp_wc_customer_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_download_log` --- - -DROP TABLE IF EXISTS `haikuwp_wc_download_log`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_download_log` ( - `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `timestamp` datetime NOT NULL, - `permission_id` bigint(20) unsigned NOT NULL, - `user_id` bigint(20) unsigned DEFAULT NULL, - `user_ip_address` varchar(100) DEFAULT '', - PRIMARY KEY (`download_log_id`), - KEY `permission_id` (`permission_id`), - KEY `timestamp` (`timestamp`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_download_log` --- - -LOCK TABLES `haikuwp_wc_download_log` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_download_log` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_addresses` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_addresses`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_addresses` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned NOT NULL, - `address_type` varchar(20) DEFAULT NULL, - `first_name` text DEFAULT NULL, - `last_name` text DEFAULT NULL, - `company` text DEFAULT NULL, - `address_1` text DEFAULT NULL, - `address_2` text DEFAULT NULL, - `city` text DEFAULT NULL, - `state` text DEFAULT NULL, - `postcode` text DEFAULT NULL, - `country` text DEFAULT NULL, - `email` varchar(320) DEFAULT NULL, - `phone` varchar(100) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`), - KEY `order_id` (`order_id`), - KEY `email` (`email`(191)), - KEY `phone` (`phone`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_addresses` --- - -LOCK TABLES `haikuwp_wc_order_addresses` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_coupon_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_coupon_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_coupon_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `coupon_id` bigint(20) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `discount_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`coupon_id`), - KEY `coupon_id` (`coupon_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_coupon_lookup` --- - -LOCK TABLES `haikuwp_wc_order_coupon_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_operational_data` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_operational_data`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_operational_data` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `created_via` varchar(100) DEFAULT NULL, - `woocommerce_version` varchar(20) DEFAULT NULL, - `prices_include_tax` tinyint(1) DEFAULT NULL, - `coupon_usages_are_counted` tinyint(1) DEFAULT NULL, - `download_permission_granted` tinyint(1) DEFAULT NULL, - `cart_hash` varchar(100) DEFAULT NULL, - `new_order_email_sent` tinyint(1) DEFAULT NULL, - `order_key` varchar(100) DEFAULT NULL, - `order_stock_reduced` tinyint(1) DEFAULT NULL, - `date_paid_gmt` datetime DEFAULT NULL, - `date_completed_gmt` datetime DEFAULT NULL, - `shipping_tax_amount` decimal(26,8) DEFAULT NULL, - `shipping_total_amount` decimal(26,8) DEFAULT NULL, - `discount_tax_amount` decimal(26,8) DEFAULT NULL, - `discount_total_amount` decimal(26,8) DEFAULT NULL, - `recorded_sales` tinyint(1) DEFAULT NULL, - PRIMARY KEY (`id`), - UNIQUE KEY `order_id` (`order_id`), - KEY `order_key` (`order_key`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_operational_data` --- - -LOCK TABLES `haikuwp_wc_order_operational_data` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_product_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_product_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_product_lookup` ( - `order_item_id` bigint(20) unsigned NOT NULL, - `order_id` bigint(20) unsigned NOT NULL, - `product_id` bigint(20) unsigned NOT NULL, - `variation_id` bigint(20) unsigned NOT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `product_qty` int(11) NOT NULL, - `product_net_revenue` double NOT NULL DEFAULT 0, - `product_gross_revenue` double NOT NULL DEFAULT 0, - `coupon_amount` double NOT NULL DEFAULT 0, - `tax_amount` double NOT NULL DEFAULT 0, - `shipping_amount` double NOT NULL DEFAULT 0, - `shipping_tax_amount` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`), - KEY `product_id` (`product_id`), - KEY `customer_id` (`customer_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_product_lookup` --- - -LOCK TABLES `haikuwp_wc_order_product_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_stats` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_stats`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_stats` ( - `order_id` bigint(20) unsigned NOT NULL, - `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_paid` datetime DEFAULT '0000-00-00 00:00:00', - `date_completed` datetime DEFAULT '0000-00-00 00:00:00', - `num_items_sold` int(11) NOT NULL DEFAULT 0, - `total_sales` double NOT NULL DEFAULT 0, - `tax_total` double NOT NULL DEFAULT 0, - `shipping_total` double NOT NULL DEFAULT 0, - `net_total` double NOT NULL DEFAULT 0, - `returning_customer` tinyint(1) DEFAULT NULL, - `status` varchar(200) NOT NULL, - `customer_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_id`), - KEY `date_created` (`date_created`), - KEY `customer_id` (`customer_id`), - KEY `status` (`status`(191)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_stats` --- - -LOCK TABLES `haikuwp_wc_order_stats` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_stats` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_order_tax_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_order_tax_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_order_tax_lookup` ( - `order_id` bigint(20) unsigned NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `shipping_tax` double NOT NULL DEFAULT 0, - `order_tax` double NOT NULL DEFAULT 0, - `total_tax` double NOT NULL DEFAULT 0, - PRIMARY KEY (`order_id`,`tax_rate_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `date_created` (`date_created`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_order_tax_lookup` --- - -LOCK TABLES `haikuwp_wc_order_tax_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders` ( - `id` bigint(20) unsigned NOT NULL, - `status` varchar(20) DEFAULT NULL, - `currency` varchar(10) DEFAULT NULL, - `type` varchar(20) DEFAULT NULL, - `tax_amount` decimal(26,8) DEFAULT NULL, - `total_amount` decimal(26,8) DEFAULT NULL, - `customer_id` bigint(20) unsigned DEFAULT NULL, - `billing_email` varchar(320) DEFAULT NULL, - `date_created_gmt` datetime DEFAULT NULL, - `date_updated_gmt` datetime DEFAULT NULL, - `parent_order_id` bigint(20) unsigned DEFAULT NULL, - `payment_method` varchar(100) DEFAULT NULL, - `payment_method_title` text DEFAULT NULL, - `transaction_id` varchar(100) DEFAULT NULL, - `ip_address` varchar(100) DEFAULT NULL, - `user_agent` text DEFAULT NULL, - `customer_note` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `status` (`status`), - KEY `date_created` (`date_created_gmt`), - KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)), - KEY `billing_email` (`billing_email`(191)), - KEY `type_status_date` (`type`,`status`,`date_created_gmt`), - KEY `parent_order_id` (`parent_order_id`), - KEY `date_updated` (`date_updated_gmt`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders` --- - -LOCK TABLES `haikuwp_wc_orders` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_orders_meta` --- - -DROP TABLE IF EXISTS `haikuwp_wc_orders_meta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_orders_meta` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_id` bigint(20) unsigned DEFAULT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` text DEFAULT NULL, - PRIMARY KEY (`id`), - KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)), - KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_orders_meta` --- - -LOCK TABLES `haikuwp_wc_orders_meta` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_product_attributes_lookup` --- - -DROP TABLE IF EXISTS `haikuwp_wc_product_attributes_lookup`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_product_attributes_lookup` ( - `product_id` bigint(20) NOT NULL, - `product_or_parent_id` bigint(20) NOT NULL, - `taxonomy` varchar(32) NOT NULL, - `term_id` bigint(20) NOT NULL, - `is_variation_attribute` tinyint(1) NOT NULL, - `in_stock` tinyint(1) NOT NULL, - PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`), - KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_product_attributes_lookup` --- - -LOCK TABLES `haikuwp_wc_product_attributes_lookup` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_product_attributes_lookup` VALUES -(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), -(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), -(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), -(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), -(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), -(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), -(201,168,'pa_stone',48,1,1), -(200,168,'pa_stone',49,1,1), -(183,183,'pa_side',45,0,1), -(183,183,'pa_side',46,0,1), -(183,183,'pa_side',47,0,1), -(202,202,'pa_side',45,0,1), -(202,202,'pa_side',46,0,1), -(202,202,'pa_side',47,0,1), -(213,213,'pa_side',45,0,1), -(213,213,'pa_side',46,0,1), -(213,213,'pa_side',47,0,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), -(276,276,'pa_side',46,0,1), -(276,276,'pa_side',47,0,1), -(282,282,'pa_side',45,0,1), -(282,282,'pa_side',46,0,1), -(282,282,'pa_side',47,0,1), -(285,285,'pa_side',45,0,1), -(285,285,'pa_side',46,0,1), -(285,285,'pa_side',47,0,1), -(288,288,'pa_side',45,0,1), -(288,288,'pa_side',46,0,1), -(288,288,'pa_side',47,0,1), -(291,291,'pa_side',45,0,1), -(291,291,'pa_side',46,0,1), -(291,291,'pa_side',47,0,1), -(306,306,'pa_side',45,0,1), -(306,306,'pa_side',46,0,1), -(306,306,'pa_side',47,0,1), -(312,312,'pa_side',45,0,1), -(312,312,'pa_side',46,0,1), -(312,312,'pa_side',47,0,1), -(342,342,'pa_side',62,0,1), -(342,342,'pa_side',63,0,1), -(342,342,'pa_side',64,0,1), -(356,356,'pa_side',45,0,1), -(356,356,'pa_side',46,0,1), -(356,356,'pa_side',47,0,1), -(365,365,'pa_side',45,0,1), -(365,365,'pa_side',66,0,1), -(372,372,'pa_side',45,0,1), -(372,372,'pa_side',66,0,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); -/*!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,70.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,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(213,'BOROBORO-BO2-g',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(220,'TAMANORI-BO-s',0,0,30.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,30.0000,30.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(223,'TAMANORI-BO-s-long',0,0,32.0000,32.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(226,'TAMANORI-BO-g',0,0,32.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,32.0000,32.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(229,'TAMANORI-BO-g-right',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(232,'HADOU-BR',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(238,'HADOU-BR-1',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(239,'HADOU-BR-2',0,0,130.0000,130.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,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(288,'HATTARI-CR1-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(291,'HATTARI-CR2',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(306,'TAMANORI-CR-s',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(312,'TAMANORI-CR-g',0,0,75.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-BO',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(356,'KARA-BO',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(365,'MUGURA-BO-s',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(372,'MUGURA-BO-g',0,0,65.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,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','',''); -/*!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','4066151d966d78e1f32c7b4a553849dccc3eab2badb7f68b3f6e1c4ffad8bba0','cs_7fcdef8f129b09d94096b7ac333ebc36b3113e0f',NULL,'b5197cd','2024-11-10 14:22:46'); -/*!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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_itemmeta` --- - -LOCK TABLES `haikuwp_woocommerce_order_itemmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_order_items` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_order_items`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_order_items` ( - `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `order_item_name` text NOT NULL, - `order_item_type` varchar(200) NOT NULL DEFAULT '', - `order_id` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`order_item_id`), - KEY `order_id` (`order_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_order_items` --- - -LOCK TABLES `haikuwp_woocommerce_order_items` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokenmeta` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokenmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokenmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `payment_token_id` bigint(20) unsigned NOT NULL, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `payment_token_id` (`payment_token_id`), - KEY `meta_key` (`meta_key`(32)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokenmeta` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokenmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_payment_tokens` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokens`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_payment_tokens` ( - `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `gateway_id` varchar(200) NOT NULL, - `token` text NOT NULL, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `type` varchar(200) NOT NULL, - `is_default` tinyint(1) NOT NULL DEFAULT 0, - PRIMARY KEY (`token_id`), - KEY `user_id` (`user_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_payment_tokens` --- - -LOCK TABLES `haikuwp_woocommerce_payment_tokens` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_sessions` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_sessions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_sessions` ( - `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `session_key` char(32) NOT NULL, - `session_value` longtext NOT NULL, - `session_expiry` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`session_id`), - UNIQUE KEY `session_key` (`session_key`) -) ENGINE=InnoDB AUTO_INCREMENT=168 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 -(167,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-08-08T10:41:10+02:00\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"BE\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BE\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1731276214); -/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_id` bigint(20) unsigned NOT NULL, - `location_code` varchar(200) NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `zone_id` (`zone_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zone_methods` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_methods`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zone_methods` ( - `zone_id` bigint(20) unsigned NOT NULL, - `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `method_id` varchar(200) NOT NULL, - `method_order` bigint(20) unsigned NOT NULL, - `is_enabled` tinyint(1) NOT NULL DEFAULT 1, - PRIMARY KEY (`instance_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_methods` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_methods` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_shipping_zones` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zones`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_shipping_zones` ( - `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `zone_name` varchar(200) NOT NULL, - `zone_order` bigint(20) unsigned NOT NULL, - PRIMARY KEY (`zone_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rate_locations` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rate_locations`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rate_locations` ( - `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `location_code` varchar(200) NOT NULL, - `tax_rate_id` bigint(20) unsigned NOT NULL, - `location_type` varchar(40) NOT NULL, - PRIMARY KEY (`location_id`), - KEY `tax_rate_id` (`tax_rate_id`), - KEY `location_type_code` (`location_type`(10),`location_code`(20)) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rate_locations` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rate_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_woocommerce_tax_rates` --- - -DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rates`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_woocommerce_tax_rates` ( - `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `tax_rate_country` varchar(2) NOT NULL DEFAULT '', - `tax_rate_state` varchar(200) NOT NULL DEFAULT '', - `tax_rate` varchar(8) NOT NULL DEFAULT '', - `tax_rate_name` varchar(200) NOT NULL DEFAULT '', - `tax_rate_priority` bigint(20) unsigned NOT NULL, - `tax_rate_compound` int(1) NOT NULL DEFAULT 0, - `tax_rate_shipping` int(1) NOT NULL DEFAULT 1, - `tax_rate_order` bigint(20) unsigned NOT NULL, - `tax_rate_class` varchar(200) NOT NULL DEFAULT '', - PRIMARY KEY (`tax_rate_id`), - KEY `tax_rate_country` (`tax_rate_country`), - KEY `tax_rate_state` (`tax_rate_state`(2)), - KEY `tax_rate_class` (`tax_rate_class`(10)), - KEY `tax_rate_priority` (`tax_rate_priority`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_tax_rates` --- - -LOCK TABLES `haikuwp_woocommerce_tax_rates` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` ENABLE KEYS */; -UNLOCK TABLES; -/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; - -/*!40101 SET SQL_MODE=@OLD_SQL_MODE */; -/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; -/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; -/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; -/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; -/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; - --- Dump completed on 2024-11-10 18:04:37 diff --git a/db/haiku_atelier-2024-11-14-c4a1900.sql b/db/haiku_atelier-2024-11-14-c4a1900.sql deleted file mode 100755 index 3dfa47e8..00000000 --- a/db/haiku_atelier-2024-11-14-c4a1900.sql +++ /dev/null @@ -1,12589 +0,0 @@ --- 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=1188 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), -(495,'woocommerce_cleanup_draft_orders','complete','2024-10-13 17:33:15','2024-10-13 19:33:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1728840795;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1728840795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-15 13:23:54','2024-10-15 15:23:54',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), -(497,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(498,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[343,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(499,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[344,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(500,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[345,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(501,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 13:24:42','2024-10-15 15:24:42',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728998682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728998682;}',3,1,'2024-10-15 13:27:27','2024-10-15 15:27:27',0,NULL), -(502,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:20','2024-10-15 16:01:20',10,'[343,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000880;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000880;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(503,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:21','2024-10-15 16:01:21',10,'[343,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000881;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(504,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:24','2024-10-15 16:01:24',10,'[344,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000884;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(505,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:27','2024-10-15 16:01:27',10,'[345,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000887;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(506,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:27','2024-10-15 16:01:27',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000887;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(507,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:30','2024-10-15 16:01:30',10,'[350,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000890;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(508,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:30','2024-10-15 16:01:30',10,'[351,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000890;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(509,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:30','2024-10-15 16:01:30',10,'[352,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000890;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(510,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:34','2024-10-15 16:01:34',10,'[350,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000894;}',3,1,'2024-10-15 14:01:36','2024-10-15 16:01:36',0,NULL), -(511,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:37','2024-10-15 16:01:37',10,'[351,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000897;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(512,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:39','2024-10-15 16:01:39',10,'[352,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000899;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(513,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:39','2024-10-15 16:01:39',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000899;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(514,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:49','2024-10-15 16:01:49',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000909;}',3,1,'2024-10-15 14:01:50','2024-10-15 16:01:50',0,NULL), -(515,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[353,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(516,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[354,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(517,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[355,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(518,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:01:57','2024-10-15 16:01:57',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729000917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729000917;}',3,1,'2024-10-15 14:05:36','2024-10-15 16:05:36',0,NULL), -(519,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:05:37','2024-10-15 16:05:37',10,'[353,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001137;}',3,1,'2024-10-15 14:05:37','2024-10-15 16:05:37',0,NULL), -(520,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:05:37','2024-10-15 16:05:37',10,'[354,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001137;}',3,1,'2024-10-15 14:05:37','2024-10-15 16:05:37',0,NULL), -(521,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:05:37','2024-10-15 16:05:37',10,'[355,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001137;}',3,1,'2024-10-15 14:05:37','2024-10-15 16:05:37',0,NULL), -(522,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:06:00','2024-10-15 16:06:00',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001160;}',3,1,'2024-10-15 14:06:46','2024-10-15 16:06:46',0,NULL), -(523,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(524,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[357,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(525,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[358,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(526,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[359,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(527,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:07:09','2024-10-15 16:07:09',10,'[356,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729001229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729001229;}',3,1,'2024-10-15 14:10:26','2024-10-15 16:10:26',0,NULL), -(528,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:46','2024-10-15 16:29:46',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002586;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(529,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:51','2024-10-15 16:29:51',10,'[357,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002591;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(530,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:53','2024-10-15 16:29:53',10,'[358,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002593;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002593;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(531,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:55','2024-10-15 16:29:55',10,'[359,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002595;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(532,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:55','2024-10-15 16:29:55',10,'[356,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002595;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(533,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:57','2024-10-15 16:29:57',10,'[362,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002597;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(534,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:57','2024-10-15 16:29:57',10,'[363,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002597;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(535,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:29:57','2024-10-15 16:29:57',10,'[364,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002597;}',3,1,'2024-10-15 14:32:12','2024-10-15 16:32:12',0,NULL), -(536,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:20','2024-10-15 16:33:20',10,'[362,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002800;}',3,1,'2024-10-15 14:33:39','2024-10-15 16:33:39',0,NULL), -(537,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:20','2024-10-15 16:33:20',10,'[363,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002800;}',3,1,'2024-10-15 14:33:39','2024-10-15 16:33:39',0,NULL), -(538,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:20','2024-10-15 16:33:20',10,'[364,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002800;}',3,1,'2024-10-15 14:33:39','2024-10-15 16:33:39',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','pending','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,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_claims` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_claims`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_claims` ( - `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`claim_id`), - KEY `date_created_gmt` (`date_created_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=3643 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=3542 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'), -(1465,495,'action created','2024-10-12 17:33:15','2024-10-12 19:33:15'), -(1466,495,'action started via WP Cron','2024-10-15 13:23:54','2024-10-15 15:23:54'), -(1467,495,'action complete via WP Cron','2024-10-15 13:23:54','2024-10-15 15:23:54'), -(1468,496,'action created','2024-10-15 13:23:55','2024-10-15 15:23:55'), -(1469,497,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1470,498,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1471,499,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1472,500,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1473,501,'action created','2024-10-15 13:24:41','2024-10-15 15:24:41'), -(1474,497,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1475,497,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1476,498,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1477,498,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1478,499,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1479,499,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1480,500,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1481,500,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1482,501,'action started via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1483,501,'action complete via WP Cron','2024-10-15 13:27:27','2024-10-15 15:27:27'), -(1484,502,'action created','2024-10-15 14:01:19','2024-10-15 16:01:19'), -(1485,503,'action created','2024-10-15 14:01:20','2024-10-15 16:01:20'), -(1486,504,'action created','2024-10-15 14:01:23','2024-10-15 16:01:23'), -(1487,505,'action created','2024-10-15 14:01:26','2024-10-15 16:01:26'), -(1488,506,'action created','2024-10-15 14:01:26','2024-10-15 16:01:26'), -(1489,507,'action created','2024-10-15 14:01:29','2024-10-15 16:01:29'), -(1490,508,'action created','2024-10-15 14:01:29','2024-10-15 16:01:29'), -(1491,509,'action created','2024-10-15 14:01:29','2024-10-15 16:01:29'), -(1492,510,'action created','2024-10-15 14:01:33','2024-10-15 16:01:33'), -(1493,511,'action created','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1494,502,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1495,502,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1496,503,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1497,503,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1498,504,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1499,504,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1500,505,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1501,505,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1502,506,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1503,506,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1504,507,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1505,507,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1506,508,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1507,508,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1508,509,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1509,509,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1510,510,'action started via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1511,510,'action complete via WP Cron','2024-10-15 14:01:36','2024-10-15 16:01:36'), -(1512,512,'action created','2024-10-15 14:01:38','2024-10-15 16:01:38'), -(1513,513,'action created','2024-10-15 14:01:38','2024-10-15 16:01:38'), -(1514,514,'action created','2024-10-15 14:01:48','2024-10-15 16:01:48'), -(1515,511,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1516,511,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1517,512,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1518,512,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1519,513,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1520,513,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1521,514,'action started via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1522,514,'action complete via Async Request','2024-10-15 14:01:50','2024-10-15 16:01:50'), -(1523,515,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1524,516,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1525,517,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1526,518,'action created','2024-10-15 14:01:56','2024-10-15 16:01:56'), -(1527,519,'action created','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1528,520,'action created','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1529,521,'action created','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1530,515,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1531,515,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1532,516,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1533,516,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1534,517,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1535,517,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1536,518,'action started via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1537,518,'action complete via WP Cron','2024-10-15 14:05:36','2024-10-15 16:05:36'), -(1538,519,'action started via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1539,519,'action complete via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1540,520,'action started via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1541,520,'action complete via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1542,521,'action started via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1543,521,'action complete via Async Request','2024-10-15 14:05:37','2024-10-15 16:05:37'), -(1544,522,'action created','2024-10-15 14:05:59','2024-10-15 16:05:59'), -(1545,522,'action started via WP Cron','2024-10-15 14:06:46','2024-10-15 16:06:46'), -(1546,522,'action complete via WP Cron','2024-10-15 14:06:46','2024-10-15 16:06:46'), -(1547,523,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1548,524,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1549,525,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1550,526,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1551,527,'action created','2024-10-15 14:07:08','2024-10-15 16:07:08'), -(1552,523,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1553,523,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1554,524,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1555,524,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1556,525,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1557,525,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1558,526,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1559,526,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1560,527,'action started via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1561,527,'action complete via WP Cron','2024-10-15 14:10:26','2024-10-15 16:10:26'), -(1562,528,'action created','2024-10-15 14:29:45','2024-10-15 16:29:45'), -(1563,529,'action created','2024-10-15 14:29:50','2024-10-15 16:29:50'), -(1564,530,'action created','2024-10-15 14:29:52','2024-10-15 16:29:52'), -(1565,531,'action created','2024-10-15 14:29:54','2024-10-15 16:29:54'), -(1566,532,'action created','2024-10-15 14:29:54','2024-10-15 16:29:54'), -(1567,533,'action created','2024-10-15 14:29:56','2024-10-15 16:29:56'), -(1568,534,'action created','2024-10-15 14:29:56','2024-10-15 16:29:56'), -(1569,535,'action created','2024-10-15 14:29:56','2024-10-15 16:29:56'), -(1570,528,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1571,528,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1572,529,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1573,529,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1574,530,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1575,530,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1576,531,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1577,531,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1578,532,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1579,532,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1580,533,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1581,533,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1582,534,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1583,534,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1584,535,'action started via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1585,535,'action complete via WP Cron','2024-10-15 14:32:12','2024-10-15 16:32:12'), -(1586,536,'action created','2024-10-15 14:33:19','2024-10-15 16:33:19'), -(1587,537,'action created','2024-10-15 14:33:19','2024-10-15 16:33:19'), -(1588,538,'action created','2024-10-15 14:33:19','2024-10-15 16:33:19'), -(1589,536,'action started via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1590,536,'action complete via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1591,537,'action started via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1592,537,'action complete via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1593,538,'action started via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(1594,538,'action complete via WP Cron','2024-10-15 14:33:39','2024-10-15 16:33:39'), -(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'); -/*!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=6 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); -/*!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=10142 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:1731579635;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:1731582639;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:1731582756;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:1731582757;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:1731582767;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:1731583182;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:1731584592;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:1731589955;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:1731589956;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:1731595382;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:1731606182;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:1731615050;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:1731615053;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:1731618639;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:1731620439;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:1731622239;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:1731625200;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:1731650926;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: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','57155','on'), -(48,'uploads_use_yearmonth_folders','1','on'), -(49,'upload_path','','on'), -(50,'blog_public','1','on'), -(51,'default_link_category','2','on'), -(52,'show_on_front','page','on'), -(53,'tag_base','/tag','on'), -(54,'show_avatars','1','on'), -(55,'avatar_rating','G','on'), -(56,'upload_url_path','','on'), -(57,'thumbnail_size_w','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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','billing','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), -(289,'woocommerce_enable_myaccount_registration','yes','off'), -(290,'woocommerce_registration_generate_username','yes','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.1','auto'), -(354,'woocommerce_db_version','9.4.1','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','6734fa84495e80.54380041|1731525312','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1731503785;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1731523445','on'), -(423,'_transient_product_query-transient-version','1731525198','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:42:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:20:\"no_external_requests\";i:10;s:17:\"search_posts_only\";i:11;s:12:\"no_texturize\";i:12;s:13:\"no_feed_links\";i:13;s:11:\"no_rsd_link\";i:14;s:19:\"no_wlwmanifest_link\";i:15;s:23:\"no_adjacent_posts_links\";i:16;s:15:\"no_wp_generator\";i:17;s:12:\"no_shortlink\";i:18;s:12:\"no_rest_link\";i:19;s:17:\"no_jquery_migrate\";i:20;s:16:\"schema_less_urls\";i:21;s:31:\"no_recent_comments_widget_style\";i:22;s:12:\"cleanup_menu\";i:23;s:9:\"no_emojis\";i:24;s:18:\"no_image_threshold\";i:25;s:14:\"no_exif_rotate\";i:26;s:22:\"no_admin_email_confirm\";i:27;s:16:\"no_update_emails\";i:28;s:18:\"no_new_user_emails\";i:29;s:24:\"no_password_reset_emails\";i:30;s:20:\"change_default_email\";i:31;s:15:\"login_site_icon\";i:32;s:14:\"no_update_nags\";i:33;s:14:\"no_footer_text\";i:34;s:20:\"no_dashboard_widgets\";i:35;s:10:\"no_wp_logo\";i:36;s:24:\"no_application_passwords\";i:37;s:11:\"no_rest_api\";i:38;s:9:\"no_xmlrpc\";i:39;s:15:\"restrict_upload\";i:40;s:15:\"no_login_errors\";i:41;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1731525198','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1731362926','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:187:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:43:\"index.php?collection=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?collection=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:32:\"index.php?collection=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(849,'product_cat_children','a:0:{}','auto'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1732108585','off'), -(2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1734171582','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]}},\"version\":\"wc-9.4.1\",\"hash\":\"cd258e4a844819ebcaa46e806743837f\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1734113902','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6054,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:0:{}s:15:\"version_checked\";s:3:\"6.7\";s:12:\"last_checked\";i:1731579582;}','off'), -(6056,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1731579582;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'), -(6061,'site_logo','','auto'), -(7045,'_transient_timeout_orders-all-statuses','1732128249','off'), -(7046,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";a:2:{i:0;s:13:\"wc-processing\";i:1;s:10:\"wc-pending\";}}','off'), -(7223,'_site_transient_timeout_browser_c9be4293e2195a39d8ceef2d00b07d0e','1731591943','off'), -(7224,'_site_transient_browser_c9be4293e2195a39d8ceef2d00b07d0e','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"132.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733954972','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(7355,'_transient_timeout_wc_product_children_246','1733612495','off'), -(7356,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(7361,'_transient_timeout_wc_var_prices_246','1734113902','off'), -(7362,'_transient_wc_var_prices_246','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(7582,'_transient_timeout_wc_product_children_433','1733644024','off'), -(7583,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(7588,'_transient_timeout_wc_var_prices_433','1734113902','off'), -(7589,'_transient_wc_var_prices_433','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(7700,'_transient_timeout_wc_product_children_385','1733650932','off'), -(7701,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(7830,'_transient_timeout_wc_var_prices_385','1734113902','off'), -(7831,'_transient_wc_var_prices_385','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1734113902','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8250,'_site_transient_timeout_browser_824ce30bb63707b6e22adf8ad59e7e10','1731882526','off'), -(8251,'_site_transient_browser_824ce30bb63707b6e22adf8ad59e7e10','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:7:\"Android\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8546,'_site_transient_timeout_php_check_511543dbb9b840459b13ae93dec10832','1731967689','off'), -(8547,'_site_transient_php_check_511543dbb9b840459b13ae93dec10832','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(8550,'_transient_timeout_wc_shipping_method_count','1733954930','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8553,'woocommerce_free_shipping_1_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:0:\"\";s:10:\"min_amount\";s:4:\"0,00\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(8554,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8592,'_transient_timeout_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','1732010690','off'), -(8593,'_transient_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8594,'_transient_timeout_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','1732010690','off'), -(8595,'_transient_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8596,'_transient_timeout_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','1732010690','off'), -(8597,'_transient_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8598,'_transient_timeout_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','1732010690','off'), -(8599,'_transient_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8603,'_transient_orders-transient-version','1731523449','on'), -(8610,'woocommerce_admin_last_orders_milestone','1','auto'), -(8732,'_site_transient_timeout_browser_e70c069864ec1ceef7523c2cc9b41fcd','1732032884','off'), -(8733,'_site_transient_browser_e70c069864ec1ceef7523c2cc9b41fcd','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1731487564','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(8844,'_transient_timeout_wc_product_children_515','1734042359','off'), -(8845,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(8846,'_transient_timeout_wc_var_prices_515','1734113902','off'), -(8847,'_transient_wc_var_prices_515','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(8872,'_transient_timeout_wc_product_children_521','1734042794','off'), -(8873,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(8880,'_transient_timeout_wc_order_527_needs_processing','1731537250','off'), -(8881,'_transient_wc_order_527_needs_processing','1','off'), -(8901,'_transient_timeout_wc_product_children_72','1734042995','off'), -(8902,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(8914,'_transient_timeout_wc_product_children_86','1734043197','off'), -(8915,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(8932,'_transient_timeout_wc_product_children_102','1734043275','off'), -(8933,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(8952,'_transient_timeout_wc_product_children_113','1734043429','off'), -(8953,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(8972,'_transient_timeout_wc_product_children_123','1734043811','off'), -(8973,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(8991,'_transient_timeout_wc_product_children_133','1734043911','off'), -(8992,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(9010,'_transient_timeout_wc_product_children_144','1734043958','off'), -(9011,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(9029,'_transient_timeout_wc_product_children_155','1734044112','off'), -(9030,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(9039,'_transient_timeout_wc_product_children_168','1734048687','off'), -(9040,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(9051,'_transient_timeout_wc_var_prices_521','1734113902','off'), -(9052,'_transient_wc_var_prices_521','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(9053,'_transient_timeout_wc_var_prices_168','1734113902','off'), -(9054,'_transient_wc_var_prices_168','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"regular_price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"sale_price\":{\"200\":\"150.00\",\"201\":\"150.00\"}}}','off'), -(9055,'_transient_timeout_wc_var_prices_155','1734113902','off'), -(9056,'_transient_wc_var_prices_155','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(9057,'_transient_timeout_wc_var_prices_144','1734113902','off'), -(9058,'_transient_wc_var_prices_144','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(9059,'_transient_timeout_wc_var_prices_133','1734113902','off'), -(9060,'_transient_wc_var_prices_133','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(9061,'_transient_timeout_wc_var_prices_123','1734113902','off'), -(9062,'_transient_wc_var_prices_123','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(9063,'_transient_timeout_wc_var_prices_113','1734113902','off'), -(9064,'_transient_wc_var_prices_113','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(9065,'_transient_timeout_wc_var_prices_102','1734113902','off'), -(9066,'_transient_wc_var_prices_102','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(9067,'_transient_timeout_wc_var_prices_86','1734113902','off'), -(9068,'_transient_wc_var_prices_86','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(9069,'_transient_timeout_wc_var_prices_72','1734113902','off'), -(9070,'_transient_wc_var_prices_72','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9137,'_transient_timeout_wc_order_543_needs_processing','1731573886','off'), -(9138,'_transient_wc_order_543_needs_processing','1','off'), -(9147,'_transient_timeout_wc_related_335','1731573977','off'), -(9148,'_transient_wc_related_335','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=335\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(9149,'_transient_timeout_wc_related_331','1731573977','off'), -(9150,'_transient_wc_related_331','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=331\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(9151,'_transient_timeout_wc_related_328','1731573977','off'), -(9152,'_transient_wc_related_328','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=328\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(9153,'_transient_timeout_wc_related_325','1731573977','off'), -(9154,'_transient_wc_related_325','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=325\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(9155,'_transient_timeout_wc_related_318','1731573977','off'), -(9156,'_transient_wc_related_318','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=318\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(9190,'woocommerce_attribute_lookup_enabled','yes','auto'), -(9191,'_transient_timeout__woocommerce_upload_directory_status','1731584582','off'), -(9192,'_transient__woocommerce_upload_directory_status','unprotected','off'), -(9196,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9207,'_transient_timeout_wc_onboarding_themes','1731584604','off'), -(9208,'_transient_wc_onboarding_themes','a:62:{s:18:\"haiku-atelier-2024\";a:6:{s:4:\"slug\";s:18:\"haiku-atelier-2024\";s:5:\"title\";s:0:\"\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"eveny\";a:25:{s:5:\"title\";s:5:\"Eveny\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/10/Eveny-f.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:335:\"Introducing Eveny: The Go-To WordPress Block Theme for Nightclubs and Events. Step into the world of events with Eveny, the ultimate WordPress theme tailored for nightclubs, DJ performances, and high-energy parties. Crafted to spotlight your events and nightlife ventures, Eveny helps you build a captivating online presence with ease.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/eveny/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://themetick.com/eveny/\";s:5:\"price\";s:10:\"$69.00\";s:9:\"raw_price\";i:69;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"da90d6a1-29da-4c48-b5dc-6081dd2a5dcb\";s:4:\"slug\";s:5:\"eveny\";s:2:\"id\";i:18734004274082;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:69;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"Themetick\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/themetick/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2024/10/eveny-theme.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"cusio\";a:25:{s:5:\"title\";s:5:\"Cusio\";s:5:\"image\";s:90:\"https://woocommerce.com/wp-content/uploads/2024/09/cusio-product-thumb-v1.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:174:\"Boost your online store with our powerful WooCommerce-ready WordPress theme. 100% Full-Site Gutenberg Editor integration, 70+ patterns, and easy setup – no coding required!\";s:4:\"link\";s:108:\"https://woocommerce.com/products/cusio/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:47:\"https://demo.gutenmate.com/demo-b/cusio/landing\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"66b823a5-ff54-4f85-91e7-1234013b8343\";s:4:\"slug\";s:5:\"cusio\";s:2:\"id\";i:18734004235907;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"Gutenmate\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/gutenmate/\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2024/09/cusio-product-icon-v1.webp\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"glowess\";a:25:{s:5:\"title\";s:7:\"Glowess\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/08/preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:129:\"Unveil the essence of beauty with Glowess, a glamorous theme designed to elevate your brand with unparalleled elegance and shine.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/glowess/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://glowess.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e7bc71b6-9373-4082-b577-87ee38317786\";s:4:\"slug\";s:7:\"glowess\";s:2:\"id\";i:18734004128847;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/08/product-icon_025992.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:49:\"electronics-and-gadget-shop-theme-for-woocommerce\";a:25:{s:5:\"title\";s:6:\"Gravia\";s:5:\"image\";s:87:\"https://woocommerce.com/wp-content/uploads/2024/09/gravia-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:181:\"Sleek & Lightweight WooCommerce-ready WordPress theme for Electronics and Gadgets. 100% Full-Site Gutenberg Editor integration, 70+ patterns, and easy setup – no coding required!\";s:4:\"link\";s:109:\"https://woocommerce.com/products/gravia/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:49:\"https://demo.gutenmate.com/demo-b/gravia/landing/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"73ba1eb7-4d83-4d3f-a57c-cf06e3cb123b\";s:4:\"slug\";s:49:\"electronics-and-gadget-shop-theme-for-woocommerce\";s:2:\"id\";i:18734004127809;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"Gutenmate\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/gutenmate/\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2024/08/product-icon-gravia-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"gotrek\";a:25:{s:5:\"title\";s:6:\"GoTrek\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/07/preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:96:\"Explore the World with GoTrek! The ultimate WordPress theme for travel agencies and adventurers!\";s:4:\"link\";s:109:\"https://woocommerce.com/products/gotrek/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://gotrek.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f69eb33e-6f32-43b2-8f55-2d171996099d\";s:4:\"slug\";s:6:\"gotrek\";s:2:\"id\";i:18734004020547;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2024/07/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"tishaa\";a:25:{s:5:\"title\";s:6:\"Tishaa\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2024/06/tishaa-hero-banner.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Sparkle and Shine with Tishaa Theme as Your Online Store Grows\";s:4:\"link\";s:109:\"https://woocommerce.com/products/tishaa/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://artifydemos.com/tishaa/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"96e1930a-07ad-41a0-aee3-2e243d8b3e9b\";s:4:\"slug\";s:6:\"tishaa\";s:2:\"id\";i:18734003794705;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"ArtifyWeb\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/artifyweb/\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2024/06/tishaa-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"anysell\";a:25:{s:5:\"title\";s:7:\"AnySell\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/06/anysell.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Dive into the ultimate shopping spree and experience seamless satisfaction. Let\'s go shopping!\";s:4:\"link\";s:110:\"https://woocommerce.com/products/anysell/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://anysell.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"3beec5fe-7104-401b-b0cb-9481e76b5925\";s:4:\"slug\";s:7:\"anysell\";s:2:\"id\";i:18734003671425;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/05/product-icon_fc0528.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"sportiq\";a:25:{s:5:\"title\";s:7:\"Sportiq\";s:5:\"image\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/06/sportiq.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Gear up for a game-changing experience with Sportiq! It\'s time to take your performance to the next level!\";s:4:\"link\";s:110:\"https://woocommerce.com/products/sportiq/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://sportiq.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"57d4a04c-7374-418a-b7ae-c5a52da6b616\";s:4:\"slug\";s:7:\"sportiq\";s:2:\"id\";i:18734003671405;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2024/05/product-icon_1d3d35.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"narzo\";a:25:{s:5:\"title\";s:5:\"Narzo\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2024/07/narzo-featured-image-1-3.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:138:\"Lightweight Full Site Editing theme with lots of customization possibilities. Create your dream e-commerce site with no hassle and coding.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/narzo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://gutenify.com/themes/narzo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"8eaeed37-1a34-43fa-9858-1db9a716953a\";s:4:\"slug\";s:5:\"narzo\";s:2:\"id\";i:18734003599696;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:9:\"CodeYatri\";s:10:\"vendor_url\";s:41:\"https://woocommerce.com/vendor/codeyatri/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2024/04/theme-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"eride\";a:25:{s:5:\"title\";s:5:\"eRide\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2024/05/eride.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:217:\"The ultimate WooCommerce bike theme, seamlessly integrating with WooCommerce for online bike shops. It\'s the perfect platform to showcase and sell bikes and accessories, empowering enthusiasts to thrive in e-commerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/eride/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://eride.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"00fc45c0-edf2-420b-8720-da33bab6563a\";s:4:\"slug\";s:5:\"eride\";s:2:\"id\";i:18734003445543;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2024/03/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"electra\";a:25:{s:5:\"title\";s:7:\"Electra\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2024/06/Banner-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:168:\"Present a captivating range of Electronic products adorned with the vibrant Electra theme, designed specifically for WooCommerce stores specializing in fine Electronic.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/electra/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://n.foxdsgn.com/electra/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"dff8c0d2-7d20-4c37-9c8b-beead6aeaa6d\";s:4:\"slug\";s:7:\"electra\";s:2:\"id\";i:18734003329999;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"HolyPurple LLC\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/holypurple-llc/\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2024/02/160x160-1.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"sparkla\";a:25:{s:5:\"title\";s:17:\"Sparkla Jewellery\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2024/02/Banner.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:169:\"Present a captivating range of Jewellery products adorned with the vibrant Sparkla theme, designed specifically for WooCommerce boutiques specializing in fine Jewellery.\";s:4:\"link\";s:138:\"https://woocommerce.com/products/sparkla-jewellery-woocommerce-theme/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://n.foxdsgn.com/sparkla/\";s:5:\"price\";s:10:\"$49.00\";s:9:\"raw_price\";i:49;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"9e046e4f-c872-4a80-a72f-35aa421f03aa\";s:4:\"slug\";s:7:\"sparkla\";s:2:\"id\";i:18734003329995;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:49;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"HolyPurple LLC\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/holypurple-llc/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2024/04/sparkla.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"swag\";a:25:{s:5:\"title\";s:4:\"Swag\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2024/02/swag-responsive.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:213:\"Reach new heights with Swag, the epitome of sleek design and great functionality. Crafted with meticulous attention to detail, Swag is more than just a theme – it\'s a gateway to a seamless e-commerce experience.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/swag/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://swag.vivathemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"3abf3e80-fc1a-4e23-8e1f-fcbd52b21d38\";s:4:\"slug\";s:4:\"swag\";s:2:\"id\";i:18734003228421;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2024/02/swag-thumb.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"ornatedecor\";a:25:{s:5:\"title\";s:12:\"Ornate Decor\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/uploads/2023/12/ornate-regular-card-product-1200x900-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:0:\"\";s:4:\"link\";s:115:\"https://woocommerce.com/products/ornate-decor/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://themegrilldemos.com/ornate-decor/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e4ad8e63-6c57-436b-b4b8-7103eb997dc1\";s:4:\"slug\";s:11:\"ornatedecor\";s:2:\"id\";i:18734003050999;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:90:\"https://woocommerce.com/wp-content/uploads/2023/12/ornate-decor-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"pizzeria\";a:25:{s:5:\"title\";s:8:\"Pizzeria\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2024/01/pizzeria.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"The perfect solution for building a captivating and efficient online presence for your fast-food restaurant\";s:4:\"link\";s:111:\"https://woocommerce.com/products/pizzeria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://pizzeria.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"4383887a-d78e-4f6d-bce0-b5ff06265aad\";s:4:\"slug\";s:8:\"pizzeria\";s:2:\"id\";i:18734003050043;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2023/12/product-icon-80.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"highline\";a:25:{s:5:\"title\";s:8:\"Highline\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/12/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:132:\"Start your luxury, high-end eCommerce store for showcasing any kind of clothes for both men & women with Highline WooCommerce theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/highline/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/highline/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f053057b-1d99-48ed-8e2c-41edd6d92d93\";s:4:\"slug\";s:8:\"highline\";s:2:\"id\";i:18734003046193;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/12/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"fuel\";a:25:{s:5:\"title\";s:4:\"Fuel\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/uploads/2023/12/main-image-4.jpeg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Stunning blocks and elegant typography tailored for your supplement and super foods Woo store.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/fuel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://demo.anarieldesign.com/fuel/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"6dfec533-0d99-46ae-9b51-6bde14a491b9\";s:4:\"slug\";s:4:\"fuel\";s:2:\"id\";i:18734002994359;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/12/fuel-160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"kiddiemart\";a:25:{s:5:\"title\";s:10:\"Kiddiemart\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2024/08/kiddiemart-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:86:\"Use the Kiddiemart block theme to set up an online store to sell merchandise for kids.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/kiddiemart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://fse.catchthemes.com/kiddiemart/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e08820cb-bad9-42c5-9f06-53699a92f122\";s:4:\"slug\";s:10:\"kiddiemart\";s:2:\"id\";i:18734002990960;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/12/kiddiemart-icon-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"skincues\";a:25:{s:5:\"title\";s:8:\"Skincues\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2024/08/skincues-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:140:\"Launch your online cosmetics store or a beauty product blog and promote your cosmetics brand using the Skincues Block Theme for WooCommerce.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/skincues/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://fse.catchthemes.com/skincues/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f651e789-7511-44fb-83d4-a37ba845fdbb\";s:4:\"slug\";s:8:\"skincues\";s:2:\"id\";i:18734002990939;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/12/skincues-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"drinkify\";a:25:{s:5:\"title\";s:8:\"Drinkify\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2024/08/drinkify-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:100:\"Drinkify is a Premium eCommerce WordPress Block Theme for Crafting the Perfect Liquor Store Website.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/drinkify/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://fse.catchthemes.com/drinkify/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"7ba6790c-cea3-4a08-b2d4-e30b39259647\";s:4:\"slug\";s:8:\"drinkify\";s:2:\"id\";i:18734002990756;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/12/drinkify-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"eben\";a:25:{s:5:\"title\";s:4:\"Eben\";s:5:\"image\";s:88:\"https://woocommerce.com/wp-content/uploads/2023/11/eben-wptheme-preview.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:133:\"Eben is a fully customizable block theme for building modern and professional WordPress websites. Elevate your online presence today!\";s:4:\"link\";s:107:\"https://woocommerce.com/products/eben/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://eben.themesharbor.com/demo-1/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"60764ec6-1dc3-4166-9cb6-6c6c3948e009\";s:4:\"slug\";s:4:\"eben\";s:2:\"id\";i:18734002943260;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Themes Harbor\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/themes-harbor/\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/11/eben-product-icon.webp\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"bookix\";a:25:{s:5:\"title\";s:6:\"Bookix\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/11/bookix.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:332:\"Welcome to Bookix, where every click is a step into a new chapter of your life’s story. The ultimate destination for book lovers and literary enthusiasts. Immerse yourself in a world of literary wonders with our carefully curated collection of books and a user-friendly interface designed to make your selection of books seamless.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/bookix/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://bookix.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"cdb83161-4568-4789-9be5-74b1cd9e1b55\";s:4:\"slug\";s:6:\"bookix\";s:2:\"id\";i:18734002853685;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/11/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"deco\";a:25:{s:5:\"title\";s:4:\"Deco\";s:5:\"image\";s:71:\"https://woocommerce.com/wp-content/uploads/2023/09/deco.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Discover our Deco theme: your path to stunning home makeovers!\";s:4:\"link\";s:107:\"https://woocommerce.com/products/deco/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"https://deco.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"6acbf5d7-c1e8-45da-b7ec-f8867f2a7b90\";s:4:\"slug\";s:4:\"deco\";s:2:\"id\";i:18734002524961;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/09/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kirana\";a:25:{s:5:\"title\";s:6:\"Kirana\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/uploads/2023/08/kirana-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:116:\"Use Kirana to build a clean shop website for mega stores, grocery stores, supermarkets, organic shops, and more.  \";s:4:\"link\";s:109:\"https://woocommerce.com/products/kirana/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://themegrilldemos.com/kirana\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"7afe91b8-6db1-4dd5-9b13-a4f06c6e19fa\";s:4:\"slug\";s:6:\"kirana\";s:2:\"id\";i:18734002506686;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/08/kirana-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"everglow\";a:25:{s:5:\"title\";s:8:\"Everglow\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/08/Featured-image-538x403-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:123:\"Effortlessly build a store for selling organic & sustainable skincare products with the elegant Everglow WooCommerce theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/everglow/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/everglow/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"ddf8e64e-a7a7-435d-b291-aa75f9dfa8f9\";s:4:\"slug\";s:8:\"everglow\";s:2:\"id\";i:18734002395397;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/08/Icon-80x80-2.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kereta\";a:25:{s:5:\"title\";s:6:\"Kereta\";s:5:\"image\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/08/kereta.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:51:\"Rev up your online automotive business with Kereta.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/kereta/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://kereta.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"34d95685-78c4-4da3-8bf9-4714e1326138\";s:4:\"slug\";s:6:\"kereta\";s:2:\"id\";i:18734002368897;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/08/product-icon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"ethreadwears\";a:25:{s:5:\"title\";s:12:\"eThreadwears\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/uploads/2023/06/ethreadwears.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:93:\"Build a stylish and appealing online store with this eThreadwears Block Theme for WooCommerce\";s:4:\"link\";s:115:\"https://woocommerce.com/products/ethreadwears/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://fse.catchthemes.com/ethreadwears/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"ba078eea-4d63-4454-9b3f-a83a10d7637d\";s:4:\"slug\";s:12:\"ethreadwears\";s:2:\"id\";i:18734002150779;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/06/ethreadwears-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"bespoke\";a:25:{s:5:\"title\";s:7:\"Bespoke\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/06/bespoke-product-card-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Bespoke is the perfect choice for showcasing beautiful, bespoke products on your online store.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/bespoke/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://bespoke.press75.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"2df1e875-a24b-452d-a35d-86906d936278\";s:4:\"slug\";s:7:\"bespoke\";s:2:\"id\";i:18734002142188;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:7:\"Press75\";s:10:\"vendor_url\";s:39:\"https://woocommerce.com/vendor/press75/\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2023/06/bespoke-theme-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"bingo\";a:25:{s:5:\"title\";s:5:\"Bingo\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/09/bingo-theme-preview.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:69:\"Elevate your fashion and clothing online store experience with Bingo!\";s:4:\"link\";s:108:\"https://woocommerce.com/products/bingo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:45:\"https://wordpress.templatetrip.com/woo/bingo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"ff2d42c8-170a-436c-ba83-9fe1cb4fa795\";s:4:\"slug\";s:5:\"bingo\";s:2:\"id\";i:18734002108921;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"TemplateTrip\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/templatetrip/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2023/06/favicon.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-chrono\";a:25:{s:5:\"title\";s:6:\"Chrono\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2023/05/chrono-featured-02.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:103:\"Introducing Chrono by Organic Themes, the new standard in WordPress block themes for your online store.\";s:4:\"link\";s:117:\"https://woocommerce.com/products/organic-chrono/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/chrono/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e59e8b69-98a5-4b05-adcd-5d82076d0192\";s:4:\"slug\";s:14:\"organic-chrono\";s:2:\"id\";i:18734002067738;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2023/05/chrono-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"emart\";a:25:{s:5:\"title\";s:5:\"eMart\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/06/emart.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:52:\"Use eMart for your Electronics and affiliate stores.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/emart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://emart.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"63abdf9e-9a1f-49d7-ab02-74db8f7d8989\";s:4:\"slug\";s:5:\"emart\";s:2:\"id\";i:18734002045481;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2023/05/product-icon-80.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"blissful\";a:25:{s:5:\"title\";s:8:\"Blissful\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2023/05/blissful-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:120:\"A complete WooCommerce theme, ideal for stores selling gifts such as flowers, toys, statues, cakes, chocolates, etc.  \";s:4:\"link\";s:111:\"https://woocommerce.com/products/blissful/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://themegrilldemos.com/blissful\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f38e46c1-a246-4771-82e4-fddcc7a285b7\";s:4:\"slug\";s:8:\"blissful\";s:2:\"id\";i:18734002013668;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/05/blissful-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"artistry\";a:25:{s:5:\"title\";s:8:\"Artistry\";s:5:\"image\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/05/artistry-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Elevate your online presence and watch your business thrive with the Artistry theme today!\";s:4:\"link\";s:111:\"https://woocommerce.com/products/artistry/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://organicthemes.com/demo/artistry/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f55be051-e031-43a9-be9b-1503905c0ae8\";s:4:\"slug\";s:8:\"artistry\";s:2:\"id\";i:18734001996428;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/05/artistry-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"folio\";a:25:{s:5:\"title\";s:5:\"Folio\";s:5:\"image\";s:81:\"https://woocommerce.com/wp-content/uploads/2023/05/P75-Folio-23-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:223:\"Experience the power of simplicity with Folio, a WordPress theme crafted for creatives. Combining elegance and contemporary design, Folio provides a seamless platform to display your portfolio and operate your online store.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/folio/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:26:\"https://folio.press75.com/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"67a55dbc-b50e-4d5b-9143-e94178c0be3d\";s:4:\"slug\";s:5:\"folio\";s:2:\"id\";i:18734001974114;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:59;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:7:\"Press75\";s:10:\"vendor_url\";s:39:\"https://woocommerce.com/vendor/press75/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/05/folio-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"heim\";a:25:{s:5:\"title\";s:4:\"Heim\";s:5:\"image\";s:76:\"https://woocommerce.com/wp-content/uploads/2023/05/thumbnail.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:117:\"Create an impressive WooCommerce store with Heim, a clean, minimalist WordPress theme optimized for the Block Editor.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/heim/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://heim.nordicmade.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"b05c099a-2570-45f8-94ee-956c0389b783\";s:4:\"slug\";s:4:\"heim\";s:2:\"id\";i:18734001964004;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"NordicMade\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/nordicmade/\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2023/05/icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-rialto\";a:25:{s:5:\"title\";s:6:\"Rialto\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/05/rialto-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:95:\"Create a multi-vendor eCommerce website like Etsy or Amazon using the WooCommerce Rialto theme.\";s:4:\"link\";s:117:\"https://woocommerce.com/products/organic-rialto/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://organicthemes.com/demo/rialto/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"3aa4be9d-37dc-49cf-be79-445312aef156\";s:4:\"slug\";s:14:\"organic-rialto\";s:2:\"id\";i:18734001955128;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Organic Themes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/organic-themes/\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2023/05/rialto-logo.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"kedai\";a:25:{s:5:\"title\";s:5:\"Kedai\";s:5:\"image\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/05/kedai.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:62:\"Use Kedai for your Electronics, dropship and affiliate stores.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/kedai/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://kedai.madrasthemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"9d9c3b60-cef8-433a-a882-5382f225301f\";s:4:\"slug\";s:5:\"kedai\";s:2:\"id\";i:18734001868382;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/05/product-icon-80-3.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"labeaute\";a:25:{s:5:\"title\";s:10:\"La Beauté\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/uploads/2023/04/la-beaute-regular-card-product-logo.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Create a sophisticated WooCommerce health or beauty store with the La Beauté theme—featuring a responsive design and a Dark Mode option.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/labeaute/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://labeaute.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"d048ac21-966e-4caf-9e66-ef29e15bb7c5\";s:4:\"slug\";s:8:\"labeaute\";s:2:\"id\";i:18734001781152;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2023/04/la-beaute-product-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"decor\";a:25:{s:5:\"title\";s:5:\"Decor\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2023/03/decor-regular-card-product.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:161:\"Create a modern e-commerce website for your home decoration shop with the WooCommerce theme — build pages using the simple yet powerful WordPress Block Editor.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/decor/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.goodlayers.com/wc/decor/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"69a4b3ed-100b-42a5-af58-e0c6a7a45168\";s:4:\"slug\";s:5:\"decor\";s:2:\"id\";i:18734001675261;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"GoodLayers\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/goodlayers/\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2023/03/decor-product-icon-1.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"apparel\";a:25:{s:5:\"title\";s:7:\"Apparel\";s:5:\"image\";s:86:\"https://woocommerce.com/wp-content/uploads/2023/03/apparel-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:97:\"Experience minimalist and chic design with Apparel - a theme with exceptional dark-mode function.\";s:4:\"link\";s:110:\"https://woocommerce.com/products/apparel/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:41:\"https://apparel.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"57f83c3a-5e69-499c-b0be-855bcb101b52\";s:4:\"slug\";s:7:\"apparel\";s:2:\"id\";i:18734001675209;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:81:\"https://woocommerce.com/wp-content/uploads/2023/03/apparel-theme-product-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"bagberry\";a:25:{s:5:\"title\";s:8:\"Bagberry\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2023/03/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Sell purses, handbags, clothes, and accessories with the vibrant Bagberry theme for WooCommerce boutiques.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/bagberry/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.agnidesigns.com/bagberry\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e5d61123-4127-43b2-8b59-16ded16b76af\";s:4:\"slug\";s:8:\"bagberry\";s:2:\"id\";i:18734001627281;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/03/Icon-80x80-3.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"elaventa\";a:25:{s:5:\"title\";s:8:\"eLaventa\";s:5:\"image\";s:75:\"https://woocommerce.com/wp-content/uploads/2023/06/elavanta.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:83:\"Build a stylish online store with this elegant eLaventa Block Theme for WooCommerce\";s:4:\"link\";s:111:\"https://woocommerce.com/products/elaventa/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://fse.catchthemes.com/elaventa/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"5a09abe6-2268-4b51-b0ba-2916a08d756f\";s:4:\"slug\";s:8:\"elaventa\";s:2:\"id\";i:18734001573135;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2023/02/elaventa-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"cozynest\";a:25:{s:5:\"title\";s:8:\"Cozynest\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/03/Untitled-design.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:95:\"Build a contemporary furniture or home décor store with the modern, minimalist Cozynest theme.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/cozynest/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://cozynest.boostifythemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"1e2c8809-6da6-480b-8de2-459b517ee6c0\";s:4:\"slug\";s:8:\"cozynest\";s:2:\"id\";i:18734001546475;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"BoostifyThemes\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/boostifythemes/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2023/02/cozynest-logo2.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"ledge\";a:25:{s:5:\"title\";s:5:\"Ledge\";s:5:\"image\";s:98:\"https://woocommerce.com/wp-content/uploads/2023/02/Regular-Card-Product-Logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:122:\"Stream your music, sell your merch, and offer a smooth shopping experience for your fans with the Ledge WooCommerce theme.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/ledge/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://demos.wolfthemes.live/ledge\";s:5:\"price\";s:10:\"$89.00\";s:9:\"raw_price\";i:89;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"c68f61bc-97d4-497e-ae08-b8877f3d656d\";s:4:\"slug\";s:5:\"ledge\";s:2:\"id\";i:18734001545617;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:89;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"WolfThemes\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/wolfthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/02/Product-Icon.jpg?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"yuna\";a:25:{s:5:\"title\";s:4:\"Yuna\";s:5:\"image\";s:82:\"https://woocommerce.com/wp-content/uploads/2023/01/yuna-main-image.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:90:\"Build a positive, inviting website for your nonprofit with the Yuna theme for WooCommerce.\";s:4:\"link\";s:107:\"https://woocommerce.com/products/yuna/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:60:\"https://demo.anarieldesign.com/yuna-children/home-ecommerce/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"4b00af3d-e5e0-419c-94c0-0665eac5e183\";s:4:\"slug\";s:4:\"yuna\";s:2:\"id\";i:18734001473651;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:63:\"https://woocommerce.com/wp-content/uploads/2023/01/yuna-160.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"treehouse\";a:25:{s:5:\"title\";s:9:\"Treehouse\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/01/treehouse-product-card.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:105:\"Use the Treehouse theme for WooCommerce to build a toy or children\'s store with a playful, colorful look.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/treehouse/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://treehouse.thunder-stores.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"f7165b78-5148-45ee-8f92-a6fc41c2897d\";s:4:\"slug\";s:9:\"treehouse\";s:2:\"id\";i:18734001473068;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:45:\"https://woocommerce.com/vendor/thunderstores/\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2023/01/treehouse-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"vastra\";a:25:{s:5:\"title\";s:6:\"Vastra\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/uploads/2023/02/vastra-regular-card-product-logo-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:92:\"Create a stylish online clothing boutique with the fashionable Vastra theme for WooCommerce.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/vastra/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://themegrilldemos.com/vastra/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"72d5a5fe-ee99-46c0-bff0-121840aea7ea\";s:4:\"slug\";s:6:\"vastra\";s:2:\"id\";i:18734001472700;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/01/vastra-product-icon-160x160-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"epentatonic\";a:25:{s:5:\"title\";s:11:\"ePentatonic\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2023/02/epentatonic.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"Use the ePentatonic block theme to quickly build an attractive WooCommerce website for your music business.\";s:4:\"link\";s:114:\"https://woocommerce.com/products/epentatonic/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:40:\"https://fse.catchthemes.com/epentatonic/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"d578a622-188b-4d7d-a165-f4fc6ddcafc1\";s:4:\"slug\";s:11:\"epentatonic\";s:2:\"id\";i:18734001458387;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"Catch Themes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/catch-themes/\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2023/01/epentatonic-product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"freshcart\";a:25:{s:5:\"title\";s:9:\"FreshCart\";s:5:\"image\";s:76:\"https://woocommerce.com/wp-content/uploads/2023/02/freshcart.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:67:\"Use the FreshCart theme to build a vibrant ecommerce grocery store.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/freshcart/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:45:\"https://freshcart.madrasthemes.com/gutenberg/\";s:5:\"price\";s:10:\"$59.00\";s:9:\"raw_price\";i:59;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"dbf52776-dc51-4a14-81e6-2e1061b87d0c\";s:4:\"slug\";s:9:\"freshcart\";s:2:\"id\";i:18734001458195;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:59;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:12:\"MadrasThemes\";s:10:\"vendor_url\";s:44:\"https://woocommerce.com/vendor/madrasthemes/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2023/01/product-icon.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"avalon\";a:25:{s:5:\"title\";s:6:\"Avalon\";s:5:\"image\";s:78:\"https://woocommerce.com/wp-content/uploads/2023/01/avalon-main.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:70:\"Design a modern fashion website with the Avalon theme for WooCommerce.\";s:4:\"link\";s:109:\"https://woocommerce.com/products/avalon/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.anarieldesign.com/avalon/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"dca90580-e46a-4ff7-8975-36871c61a220\";s:4:\"slug\";s:6:\"avalon\";s:2:\"id\";i:18734001455848;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:14:\"Anariel Design\";s:10:\"vendor_url\";s:46:\"https://woocommerce.com/vendor/anariel-design/\";s:4:\"icon\";s:65:\"https://woocommerce.com/wp-content/uploads/2023/01/avalon-160.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"coffee-shop\";a:25:{s:5:\"title\";s:11:\"Coffee Shop\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2023/01/responsive.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:105:\"Sell artisan food or beverages with the easy-to-customize, block-based Coffee Shop theme for WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/coffeeshop/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:42:\"https://demo.goodlayers.com/wc/coffeeshop/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"542c4939-61c9-4a81-8d41-56c251214df2\";s:4:\"slug\";s:11:\"coffee-shop\";s:2:\"id\";i:18734001400965;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"GoodLayers\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/goodlayers/\";s:4:\"icon\";s:62:\"https://woocommerce.com/wp-content/uploads/2023/01/cf-logo.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"copenhagen\";a:25:{s:5:\"title\";s:10:\"Copenhagen\";s:5:\"image\";s:89:\"https://woocommerce.com/wp-content/uploads/2023/02/copenhagen-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:107:\"Create a stylish modern home furniture store or home décor shop with the Copenhagen theme for WooCommerce.\";s:4:\"link\";s:113:\"https://woocommerce.com/products/copenhagen/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:44:\"https://copenhagen.merchantsbestfriends.com/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"8013f3e4-5368-4918-afbf-e9662f967d03\";s:4:\"slug\";s:10:\"copenhagen\";s:2:\"id\";i:18734001349053;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:23:\"Merchants\' Best Friends\";s:10:\"vendor_url\";s:54:\"https://woocommerce.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2022/12/Product-Icon.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"macchiato\";a:25:{s:5:\"title\";s:9:\"Macchiato\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/12/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:106:\"Showcase your small-batch artisan goods, coffees, or baked goods with the Macchiato theme for WooCommerce.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/macchiato/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:39:\"https://demo.agnidesigns.com/macchiato/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"e0887d46-5336-47fa-a570-ee7406f11c8f\";s:4:\"slug\";s:9:\"macchiato\";s:2:\"id\";i:18734001282642;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/12/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"astra-pro\";a:25:{s:5:\"title\";s:9:\"Astra Pro\";s:5:\"image\";s:83:\"https://woocommerce.com/wp-content/uploads/2023/12/Astra-Woo-Banner.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:7:\"primary\";s:7:\"excerpt\";s:90:\"Create stunning websites with one of the most powerful and user-friendly WordPress themes.\";s:4:\"link\";s:112:\"https://woocommerce.com/products/astra-pro/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:28:\"https://wp-themes.com/astra/\";s:5:\"price\";s:10:\"$47.00\";s:9:\"raw_price\";i:47;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"9fc32c06-1fae-4744-8aca-f5259ddfcb3e\";s:4:\"slug\";s:9:\"astra-pro\";s:2:\"id\";i:18734001206339;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:47;s:6:\"rating\";i:4;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:23:\"Brainstorm Force US LLC\";s:10:\"vendor_url\";s:55:\"https://woocommerce.com/vendor/brainstorm-force-us-llc/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/10/Astra_160x160.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"gizmo\";a:25:{s:5:\"title\";s:5:\"Gizmo\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/uploads/2022/11/gizmo-regular-card-product-logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:94:\"Quickly build a store for your technology products with the Gizmo block theme for WooCommerce.\";s:4:\"link\";s:108:\"https://woocommerce.com/products/gizmo/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://themegrilldemos.com/gizmo/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"7f1eba93-d661-4593-a232-f7fef903338b\";s:4:\"slug\";s:5:\"gizmo\";s:2:\"id\";i:18734001201194;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:88:\"https://woocommerce.com/wp-content/uploads/2022/11/gizmo-product-icon-160x160-1.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"contemporary\";a:25:{s:5:\"title\";s:12:\"Contemporary\";s:5:\"image\";s:77:\"https://woocommerce.com/wp-content/uploads/2022/11/screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:92:\"Build a stylish modern store for handmade goods with the Contemporary theme for WooCommerce.\";s:4:\"link\";s:115:\"https://woocommerce.com/products/contemporary/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:36:\"https://contemporary.fuelthemes.net/\";s:5:\"price\";s:10:\"$99.00\";s:9:\"raw_price\";i:99;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"885a302b-b292-45a0-9f77-23af84ce5926\";s:4:\"slug\";s:12:\"contemporary\";s:2:\"id\";i:18734001138725;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:99;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Fuel Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/fuel-themes/\";s:4:\"icon\";s:61:\"https://woocommerce.com/wp-content/uploads/2022/11/icon-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"vignette\";a:25:{s:5:\"title\";s:8:\"Vignette\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/uploads/2022/10/vignettecard.jpg?w=538&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:99:\"Use the modern, minimalist Vignette block theme to quickly and easily build your WooCommerce store.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/vignette/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://vignette.vivathemes.com/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"70354257-7eca-4baf-8941-78f423cd3010\";s:4:\"slug\";s:8:\"vignette\";s:2:\"id\";i:18734001081977;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"Viva Themes\";s:10:\"vendor_url\";s:43:\"https://woocommerce.com/vendor/viva-themes/\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2022/10/vignette-icon.jpg\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"wardrobe\";a:25:{s:5:\"title\";s:8:\"Wardrobe\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/09/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:91:\"Launch your online store with Wardrobe—the best minimalist fashion theme for WooCommerce.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/wardrobe/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://demo.agnidesigns.com/wardrobe\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"85578262-4919-448e-997b-151b8093e1d6\";s:4:\"slug\";s:8:\"wardrobe\";s:2:\"id\";i:18734000968064;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2022/09/Icon-80x80-1.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"libreria\";a:25:{s:5:\"title\";s:8:\"Libreria\";s:5:\"image\";s:103:\"https://woocommerce.com/wp-content/uploads/2022/08/libreria-regular-card-product-logo-2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:135:\"The ideal theme for booksellers and other shop owners who want their customers to feel relaxed and spend time browsing in their stores.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/libreria/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themegrilldemos.com/libreria/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"4189cf3c-68fa-4c8c-82c0-516ffa67303d\";s:4:\"slug\";s:8:\"libreria\";s:2:\"id\";i:18734000805478;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:10:\"ThemeGrill\";s:10:\"vendor_url\";s:42:\"https://woocommerce.com/vendor/themegrill/\";s:4:\"icon\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/08/libreria-product-icon-160x160-1.png?w=80\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"luminate\";a:25:{s:5:\"title\";s:8:\"Luminate\";s:5:\"image\";s:91:\"https://woocommerce.com/wp-content/uploads/2022/07/Featured-image-538x403-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:13:\"freemium_type\";s:5:\"unset\";s:7:\"excerpt\";s:139:\"Build your lighting store with the clean, modern Luminate block theme and showcase light fixtures, light bulbs, and lighting accessories.\";s:4:\"link\";s:111:\"https://woocommerce.com/products/luminate/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:38:\"https://demo.agnidesigns.com/luminate/\";s:5:\"price\";s:10:\"$79.00\";s:9:\"raw_price\";i:79;s:8:\"currency\";s:3:\"USD\";s:4:\"hash\";s:36:\"8ff7a61b-c8c0-488a-8439-670908940d1c\";s:4:\"slug\";s:8:\"luminate\";s:2:\"id\";i:18734000713982;s:10:\"is_on_sale\";b:0;s:13:\"regular_price\";i:79;s:6:\"rating\";i:5;s:13:\"reviews_count\";i:3;s:11:\"vendor_name\";s:6:\"AgniHD\";s:10:\"vendor_url\";s:38:\"https://woocommerce.com/vendor/agnihd/\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2022/07/Icon-80x80-1.png\";s:14:\"is_installable\";b:0;s:14:\"billing_period\";s:0:\"\";s:23:\"billing_period_interval\";s:0:\"\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:16:\"twentytwentyfour\";a:6:{s:4:\"slug\";s:16:\"twentytwentyfour\";s:5:\"title\";s:18:\"Twenty Twenty-Four\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:64:\"https://haiku.gcch.fr/app/themes/twentytwentyfour/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}}','off'), -(9209,'_transient_timeout_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','1732103019','off'), -(9210,'_transient_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9211,'_transient_timeout_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','1732103019','off'), -(9212,'_transient_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9213,'_transient_timeout_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','1732103019','off'), -(9214,'_transient_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9215,'_transient_timeout_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','1732103019','off'), -(9216,'_transient_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9219,'_transient_timeout_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','1732103036','off'), -(9220,'_transient_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9221,'_transient_timeout_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','1732103056','off'), -(9222,'_transient_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:1;s:16:\"avg_orders_count\";d:1;s:15:\"avg_total_spend\";d:170;s:19:\"avg_avg_order_value\";d:170;}}','off'), -(9223,'_transient_timeout_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','1732103056','off'), -(9224,'_transient_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9225,'_transient_timeout_wc_order_507_needs_processing','1731584663','off'), -(9226,'_transient_wc_order_507_needs_processing','1','off'), -(9228,'_transient_timeout_wc_order_544_needs_processing','1731584696','off'), -(9229,'_transient_wc_order_544_needs_processing','1','off'), -(9239,'_site_transient_update_plugins','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1731579582;s:12:\"translations\";a:0:{}}','off'), -(9259,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1732108585','off'), -(9260,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(9268,'_transient_timeout_wc_var_prices_535','1734113902','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9331,'_transient_timeout_wc_product_children_545','1734097979','off'), -(9332,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(9354,'_transient_timeout_wc_product_children_554','1734098315','off'), -(9355,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(9356,'_transient_timeout_wc_var_prices_554','1734113902','off'), -(9357,'_transient_wc_var_prices_554','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"555\":\"55.00\",\"556\":\"38.00\"},\"regular_price\":{\"555\":\"55.00\",\"556\":\"38.00\"},\"sale_price\":{\"555\":\"55.00\",\"556\":\"38.00\"}}}','off'), -(9358,'_transient_timeout_wc_var_prices_545','1734113902','off'), -(9359,'_transient_wc_var_prices_545','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1734113902','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9392,'_transient_timeout_wc_product_children_342','1734099647','off'), -(9393,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(9450,'_transient_timeout_wc_product_children_213','1734101352','off'), -(9451,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(9462,'_transient_timeout_wc_product_children_183','1734101381','off'), -(9463,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(9535,'_transient_timeout_wc_var_prices_342','1734113902','off'), -(9536,'_transient_wc_var_prices_342','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(9537,'_transient_timeout_wc_var_prices_213','1734113902','off'), -(9538,'_transient_wc_var_prices_213','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"},\"regular_price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"},\"sale_price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"}}}','off'), -(9539,'_transient_timeout_wc_var_prices_183','1734113902','off'), -(9540,'_transient_wc_var_prices_183','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(9570,'_transient_timeout_wc_product_children_589','1734104017','off'), -(9571,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(9577,'_transient_timeout_wc_var_prices_589','1734113902','off'), -(9578,'_transient_wc_var_prices_589','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(9579,'_transient_timeout_wc_product_children_572','1734104050','off'), -(9580,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(9581,'_transient_timeout_wc_var_prices_572','1734113902','off'), -(9582,'_transient_wc_var_prices_572','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(9589,'_transient_timeout_wc_related_365','1731598861','off'), -(9590,'_transient_wc_related_365','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=365\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(9591,'_transient_timeout_wc_related_356','1731598861','off'), -(9592,'_transient_wc_related_356','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=356\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(9593,'_transient_timeout_wc_related_342','1731598861','off'), -(9594,'_transient_wc_related_342','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=342\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(9609,'_transient_timeout_wc_related_213','1731598883','off'), -(9610,'_transient_wc_related_213','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=213\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(9613,'_transient_timeout_wc_related_183','1731598883','off'), -(9614,'_transient_wc_related_183','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=183\";a:25:{i:0;s:3:\"202\";i:1;s:3:\"213\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(9642,'_transient_timeout_woocommerce_marketplace_promotions_v2','1731600870','off'), -(9643,'_transient_woocommerce_marketplace_promotions_v2','a:0:{}','off'), -(9646,'_transient_timeout_wc_tracks_blog_details','1731600924','off'), -(9647,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:24:\"https://haikuatelier.com\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"62\";s:10:\"wc_version\";s:5:\"9.3.3\";}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1734113902','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1734113902','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9692,'_transient_timeout_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','1732122679','off'), -(9693,'_transient_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9694,'_transient_timeout_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','1732122679','off'), -(9695,'_transient_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9696,'_transient_timeout_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','1732122679','off'), -(9697,'_transient_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9698,'_transient_timeout_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','1732122679','off'), -(9699,'_transient_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9700,'_transient_timeout_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','1732122679','off'), -(9701,'_transient_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:526;s:8:\"products\";i:3;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:526;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9702,'_transient_timeout_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','1732122679','off'), -(9703,'_transient_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9716,'_transient_timeout_wc_order_607_needs_processing','1731604569','off'), -(9717,'_transient_wc_order_607_needs_processing','1','off'), -(9719,'_transient_timeout_wc_order_608_needs_processing','1731604606','off'), -(9720,'_transient_wc_order_608_needs_processing','1','off'), -(9721,'_transient_timeout_wc_order_609_needs_processing','1731604652','off'), -(9722,'_transient_wc_order_609_needs_processing','1','off'), -(9732,'can_compress_scripts','0','on'), -(9786,'_transient_timeout_wc_product_children_613','1734113618','off'), -(9787,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(9788,'_transient_timeout_wc_var_prices_613','1734113902','off'), -(9789,'_transient_wc_var_prices_613','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"}}}','off'), -(9806,'_transient_timeout_wc_product_children_625','1734113902','off'), -(9807,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(9808,'_transient_timeout_wc_var_prices_625','1734113902','off'), -(9809,'_transient_wc_var_prices_625','{\"version\":\"1731521894\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(9859,'_transient_timeout_wc_product_children_202','1734114586','off'), -(9860,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(9872,'_transient_timeout_wc_product_children_232','1734114726','off'), -(9873,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(9894,'_transient_timeout_wc_order_640_needs_processing','1731609803','off'), -(9895,'_transient_wc_order_640_needs_processing','1','off'), -(9897,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10024,'_transient_timeout_wc_product_children_306','1734116790','off'), -(10025,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10043,'_transient_woocommerce_product_task_product_count_transient','65','on'), -(10045,'_transient_timeout_wc_term_counts','1734119233','off'), -(10046,'_transient_wc_term_counts','a:6:{i:30;s:2:\"33\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";i:34;s:1:\"0\";}','off'), -(10047,'_transient_timeout_wc_product_children_312','1734117221','off'), -(10048,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(10126,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1731573147','off'), -(10127,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(10135,'_site_transient_timeout_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','1731581382','off'), -(10136,'_site_transient_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(10138,'_transient_timeout__woocommerce_helper_subscriptions','1731580482','off'), -(10139,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(10140,'_site_transient_timeout_theme_roots','1731581382','off'), -(10141,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=9568 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.3.3'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1731450845:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:498399;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(918,82,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(919,82,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1500;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:298569;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(920,82,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','2'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.3.3'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1731450958:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3032;s:6:\"height\";i:3032;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:1216802;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:1925979;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','2'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.3'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1731451130:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:474685;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3301;s:6:\"height\";i:3301;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:1411555;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3116;s:6:\"height\";i:3116;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:979427;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1393,113,'_thumbnail_id','121'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.3.3'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1731451218:1'), -(1546,121,'_wp_attached_file','2024/09/IKKAN-B2-vrm-copy.jpg'), -(1547,121,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/09/IKKAN-B2-vrm-copy.jpg\";s:8:\"filesize\";i:539966;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"IKKAN-B2-vrm-copy.jpg\";}'), -(1548,121,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2373;s:6:\"height\";i:2373;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:1025399;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.3.3'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1731451599:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3080;s:6:\"height\";i:3080;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:1318707;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.3.3'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1731506170:1'), -(1899,141,'_wp_attached_file','2024/09/KARA-B.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:729921;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5402;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2867;s:6:\"height\";i:2867;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:680363;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:875281;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.3'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1731451801:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:435482;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3352;s:6:\"height\";i:3352;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:1582330;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2785;s:6:\"height\";i:2785;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:687198;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.3.3'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1731451882:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:469937;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3056;s:6:\"height\";i:3056;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:1936835;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2867;s:6:\"height\";i:2867;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:875092;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3030;s:6:\"height\";i:3030;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:1190349;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2750;s:6:\"height\";i:2750;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:707810;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','2'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2305,168,'_thumbnail_id','176'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.3.3'), -(2457,168,'_edit_lock','1731451982:1'), -(2458,176,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(2459,176,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:537178;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5137;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ROKKU-B-malachite.jpg\";}'), -(2460,176,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4048;s:6:\"height\";i:2690;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:1126306;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:863484;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4286;s:6:\"height\";i:2848;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:1098422;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3143;s:6:\"height\";i:3143;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:1377838;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2855;s:6:\"height\";i:2855;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:643125;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.3.3'), -(2654,183,'_edit_lock','1731521808:1'), -(2770,198,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg'), -(2771,198,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3226;s:6:\"height\";i:3226;s:4:\"file\";s:37:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg\";s:8:\"filesize\";i:1898394;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:29:\"BOROBORO-BOaTANEMAKI-BO1a.jpg\";}'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:301167;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2774,198,'_wp_attachment_image_alt','Boroboro long silver earrings. left side'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2840,200,'_thumbnail_id','176'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.3.3'), -(2941,202,'_edit_lock','1731522403:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:637140;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2903;s:6:\"height\";i:2903;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:1148263;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3406;s:6:\"height\";i:3406;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:486220;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.3.3'), -(3064,213,'_edit_lock','1731509141:1'), -(3070,213,'_edit_last','1'), -(3081,219,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(3082,219,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:742578;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-B-mix.jpg\";}'), -(3083,219,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold'), -(3084,123,'_thumbnail_id','219'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.3.3'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1731516168:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3720;s:6:\"height\";i:3720;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:481272;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.3.3'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1731516307:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2908;s:6:\"height\";i:2908;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:386668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3304,232,'_thumbnail_id','236'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.3.3'), -(3380,232,'_edit_lock','1731522581:1'), -(3381,236,'_wp_attached_file','2024/10/HADOU-BR-mix.jpg'), -(3382,236,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-BR-mix.jpg\";s:8:\"filesize\";i:734346;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-BR-mix.jpg\";}'), -(3383,236,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2918;s:6:\"height\";i:2918;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:1515414;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3426,238,'_thumbnail_id','236'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3430,239,'_thumbnail_id','236'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1730321832:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:606794;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2879;s:6:\"height\";i:2879;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:1294750;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2938;s:6:\"height\";i:2938;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:1587563;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.3.3'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1731020329:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:650560;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3415;s:6:\"height\";i:3415;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:560730;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.3.3'), -(3665,251,'_edit_lock','1731513723:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.3.3'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1731522679:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:804057;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3057;s:6:\"height\";i:3057;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:1302326;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt',''), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3764,261,'_thumbnail_id','262'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.3.3'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1731522734:1'), -(3775,262,'_wp_attached_file','2024/10/FUYOU-BR-g.jpg'), -(3776,262,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-g.jpg\";s:8:\"filesize\";i:719593;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-g.jpg\";}'), -(3777,262,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','0'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.3.3'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1731522794:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3135;s:6:\"height\";i:3135;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:1712533;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2536;s:6:\"height\";i:2536;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:1103201;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2915;s:6:\"height\";i:2915;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:1443041;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.3.3'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1731514380:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3134;s:6:\"height\";i:3134;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:914630;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.3.3'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1731513647:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2983;s:6:\"height\";i:2983;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:1527149;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.3.3'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1731523107:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:943006;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.3.3'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1731523329:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:657414;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2833;s:6:\"height\";i:2833;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:1298666;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.3.3'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1731523434:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:532726;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2001;s:6:\"height\";i:2001;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:431354;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1731523610:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:559308;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:1538997;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.3.3'), -(4128,288,'_edit_lock','1731523984:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:681483;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2932;s:6:\"height\";i:2932;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:797682;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.3.3'), -(4162,291,'_edit_lock','1731524355:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:432776;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3095;s:6:\"height\";i:3095;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:1002542;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.3.3'), -(4467,306,'_edit_lock','1731525122:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3966;s:6:\"height\";i:2635;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:494799;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3196;s:6:\"height\";i:3196;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:1297484;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4492,312,'_thumbnail_id','316'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.3.3'), -(4568,312,'_edit_lock','1731525097:1'), -(4569,316,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(4570,316,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:613259;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-vrm.jpg\";}'), -(4571,316,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.3.3'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1731450758:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2336;s:6:\"height\";i:2336;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:939506;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3064;s:6:\"height\";i:3064;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:1550285;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.3.3'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1731021723:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:320546;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2949;s:6:\"height\";i:2949;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:1194035;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.3.3'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1731020166:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:332653;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2996;s:6:\"height\";i:2996;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:526447;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.3.3'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1731022304:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:293803;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:654786;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.3.3'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1731021834:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:325108;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3088;s:6:\"height\";i:3088;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:1178497;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1730322771:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:573083;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2585;s:6:\"height\";i:2585;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:567175;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:1964337;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.3.3'), -(4977,342,'_edit_lock','1731507502:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2872;s:6:\"height\";i:2872;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:1095271;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2489;s:6:\"height\";i:2488;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:727090;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:1906839;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1731505646:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:614724;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3070;s:6:\"height\";i:3070;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:913904;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.3.3'), -(5383,365,'_edit_lock','1730586665:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:503124;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5432,365,'_price','60'), -(5433,365,'_price','60'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.3.3'), -(5506,372,'_edit_lock','1730586613:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:523957;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3031;s:6:\"height\";i:3031;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:806911;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.3.3'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1730323082:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:615798;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2472;s:6:\"height\";i:2472;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:504647;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:968732;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','2'), -(5562,377,'_photos_colonne_gauche|||0|value','378'), -(5563,377,'_photos_colonne_droite|||0|value','379'), -(5564,377,'_photos_colonne_droite|||1|value','380'), -(5565,377,'_haiku_details_produit',''), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.3.3'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1730323095:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:603785;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2342;s:6:\"height\";i:2342;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:994805;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2455;s:6:\"height\";i:2456;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:1042594;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','2'), -(5604,381,'_photos_colonne_gauche|||0|value','382'), -(5605,381,'_photos_colonne_droite|||0|value','383'), -(5606,381,'_photos_colonne_droite|||1|value','384'), -(5607,381,'_haiku_details_produit',''), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.3.3'), -(5630,385,'_edit_lock','1731103269:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3064;s:6:\"height\";i:3064;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:775022;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.3.3'), -(5801,393,'_edit_lock','1731021957:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:528487;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2343;s:6:\"height\";i:2343;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:665323;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5828,398,'_thumbnail_id','399'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.3.3'), -(5839,398,'_edit_lock','1730586401:1'), -(5840,399,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(5841,399,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:591531;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-vrm.jpg\";}'), -(5842,399,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3032;s:6:\"height\";i:3032;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:1274144;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3133;s:6:\"height\";i:3133;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:1820964;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5870,402,'_thumbnail_id','403'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.3.3'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1730098866:2'), -(5882,403,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(5883,403,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:99565;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-arg.jpg\";}'), -(5884,403,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:1217778;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3024;s:6:\"height\";i:3024;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:762605;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','2'), -(5896,402,'_photos_colonne_gauche|||0|value','403'), -(5897,402,'_photos_colonne_droite|||0|value','404'), -(5898,402,'_photos_colonne_droite|||1|value','405'), -(5899,402,'_haiku_details_produit',''), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5912,406,'_thumbnail_id','407'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.3.3'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1730987020:1'), -(5925,407,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(5926,407,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:108941;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-vrm.jpg\";}'), -(5927,407,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2180;s:6:\"height\";i:2180;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:920358;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:1640176;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:726303;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5942,406,'_photos_colonne_gauche|||0|value','407'), -(5943,406,'_photos_colonne_droite|||0|value','408'), -(5944,406,'_photos_colonne_droite|||1|value','409'), -(5945,406,'_haiku_details_produit',''), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2992;s:6:\"height\";i:2992;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:1932640;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2877;s:6:\"height\";i:2877;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:2012347;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2738;s:6:\"height\";i:2738;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:1594360;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:514941;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6020,422,'_wp_attached_file','2024/10/HAIKU-sizechart.jpg'), -(6021,422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/10/HAIKU-sizechart.jpg\";s:8:\"filesize\";i:56860;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3036;s:6:\"height\";i:3036;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:1508654;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6138,328,'_photos_colonne_gauche|||0|value','329'), -(6139,328,'_photos_colonne_droite|||0|value','330'), -(6140,328,'_haiku_details_produit',''), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2938;s:6:\"height\";i:2938;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:1607004;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6253,430,'_regular_price','45'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6264,430,'_thumbnail_id','431'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.3.3'), -(6270,430,'_price','45'), -(6275,430,'_edit_lock','1731022155:1'), -(6276,431,'_wp_attached_file','2024/10/ROKKU-CR1-arg.jpg'), -(6277,431,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-CR1-arg.jpg\";s:8:\"filesize\";i:415069;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"ROKKU-CR1-arg.jpg\";}'), -(6278,431,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3098;s:6:\"height\";i:3098;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:1456916;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.3.3'), -(6314,433,'_edit_lock','1731051766:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1731505275:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:414386;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2992;s:6:\"height\";i:2992;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:1552924;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6366,398,'_photos_colonne_gauche|||0|value','399'), -(6367,398,'_photos_colonne_droite|||0|value','400'), -(6368,398,'_photos_colonne_droite|||1|value','401'), -(6369,398,'_haiku_details_produit',''), -(6370,393,'_regular_price','60'), -(6374,372,'_price','65'), -(6375,372,'_price','65'), -(6376,372,'_regular_price','65'), -(6377,372,'_photos_colonne_gauche|||0|value','375'), -(6378,372,'_photos_colonne_droite|||0|value','376'), -(6379,372,'_haiku_details_produit',''), -(6380,365,'_regular_price','60'), -(6381,365,'_photos_colonne_gauche|||0|value','369'), -(6382,365,'_photos_colonne_droite|||0|value','425'), -(6383,365,'_haiku_details_produit',''), -(6457,440,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(6458,440,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:553730;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6459,440,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6466,441,'_wp_attached_file','2024/10/IMG_1428.jpg'), -(6467,441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1428.jpg\";s:8:\"filesize\";i:766152;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6468,441,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(6472,442,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(6473,442,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:799792;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6474,443,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(6475,443,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:916269;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6476,443,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6477,442,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6482,444,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(6483,444,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1417;s:6:\"height\";i:1417;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:572271;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6484,444,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(6489,445,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(6490,445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:167984;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6491,446,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(6492,446,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:257716;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6493,446,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(6494,445,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6513,447,'_thumbnail_id','449'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.3.3'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1731505335:1'), -(6524,448,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(6525,448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:1517662;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6526,448,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(6527,449,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(6528,449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:902207;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6529,449,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(6530,447,'_edit_last','1'), -(6537,450,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(6538,450,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:1853086;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6539,450,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(6544,451,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(6545,451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:993509;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6546,451,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(6551,452,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(6552,452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:1204316;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6553,452,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(6554,246,'_photos_colonne_gauche|||0|value','249'), -(6555,246,'_photos_colonne_droite|||0|value','452'), -(6556,246,'_photos_colonne_droite|||1|value','250'), -(6557,246,'_haiku_details_produit',''), -(6558,453,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(6559,453,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:177247;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6560,453,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(6567,454,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(6568,454,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:139004;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6569,454,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(6574,455,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(6575,455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:1582003;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6576,456,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(6577,456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2244;s:6:\"height\";i:2244;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:823383;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6578,455,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(6584,457,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(6585,457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:596666;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6586,457,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(6593,458,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(6594,458,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:228543;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6595,458,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(6604,459,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(6605,459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:1839629;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6606,460,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(6607,460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2598;s:6:\"height\";i:2597;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:1244703;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6608,459,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6609,460,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6615,461,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(6616,461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:1383074;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6617,461,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(6622,462,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(6623,462,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:174990;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6624,462,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes'), -(6630,463,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(6631,463,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:996020;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6632,463,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(6638,464,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(6639,464,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:817842;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6640,464,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(6644,465,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(6645,465,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:1588812;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6646,465,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(6652,325,'_photos_colonne_gauche|||0|value','326'), -(6653,325,'_photos_colonne_droite|||0|value','327'), -(6654,325,'_photos_colonne_droite|||1|value','465'), -(6655,325,'_haiku_details_produit',''), -(6656,466,'_wp_attached_file','2024/10/IMG_1656.jpg'), -(6657,466,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1656.jpg\";s:8:\"filesize\";i:174119;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6658,466,'_wp_attachment_image_alt','Hattari ear cuff in gold plated silver.'), -(6659,335,'_photos_colonne_gauche|||0|value','336'), -(6660,335,'_photos_colonne_droite|||0|value','466'), -(6661,335,'_photos_colonne_droite|||1|value','337'), -(6662,335,'_haiku_details_produit',''), -(6663,467,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(6664,467,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:168458;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6665,467,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(6666,393,'_photos_colonne_gauche|||0|value','396'), -(6667,393,'_photos_colonne_droite|||0|value','397'), -(6668,393,'_photos_colonne_droite|||1|value','467'), -(6669,393,'_haiku_details_produit',''), -(6670,468,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(6671,468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:1713725;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6672,468,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver'), -(6676,469,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(6677,469,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:1511354;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6678,469,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver'), -(6679,430,'_photos_colonne_gauche|||0|value','431'), -(6680,430,'_photos_colonne_droite|||0|value','469'), -(6681,430,'_photos_colonne_droite|||1|value','432'), -(6682,430,'_haiku_details_produit',''), -(6687,470,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(6688,470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:235735;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6689,470,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(6690,331,'_photos_colonne_gauche|||0|value','332'), -(6691,331,'_photos_colonne_droite|||0|value','334'), -(6692,331,'_photos_colonne_droite|||1|value','470'), -(6693,331,'_haiku_details_produit',''), -(6694,471,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(6695,471,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:1481042;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6696,471,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver'), -(6702,472,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(6703,472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:1274455;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6704,472,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver'), -(6713,473,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(6714,473,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:1296017;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6715,473,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6716,474,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(6717,474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:1492851;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6718,474,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6724,475,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(6725,475,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:1018963;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6726,475,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(6727,476,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(6728,476,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:940512;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6729,477,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(6730,477,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:991427;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6731,476,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(6732,477,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.3.3'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.3.3'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.3.3'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6786,478,'_thumbnail_id','475'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6788,479,'_thumbnail_id','476'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6790,480,'_thumbnail_id','477'), -(6791,433,'_thumbnail_id','475'), -(6792,433,'_regular_price','49'), -(6793,433,'_photos_colonne_gauche|||0|value','475'), -(6794,433,'_photos_colonne_droite|||0|value','468'), -(6795,433,'_photos_colonne_droite|||1|value','476'), -(6796,433,'_photos_colonne_droite|||2|value','477'), -(6797,433,'_haiku_details_produit',''), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6810,481,'_thumbnail_id','482'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.3.3'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1731053685:1'), -(6821,482,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(6822,482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:1222177;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6823,482,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6824,483,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(6825,483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:1704668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6826,483,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6827,481,'_edit_last','1'), -(6828,481,'_photos_colonne_gauche|||0|value','482'), -(6829,481,'_photos_colonne_droite|||0|value','483'), -(6830,481,'_haiku_details_produit',''), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6865,486,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(6866,486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:1221034;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6867,486,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2547;s:6:\"height\";i:2547;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:1176577;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6871,488,'_wp_attached_file','2024/10/ROKKU-C-lapis.jpg'), -(6872,488,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-lapis.jpg\";s:8:\"filesize\";i:1256825;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6873,489,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(6874,489,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:1202770;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6875,488,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(6876,489,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6879,385,'_thumbnail_id','486'), -(6880,385,'_photos_colonne_gauche|||0|value','486'), -(6881,385,'_photos_colonne_droite|||0|value','487'), -(6882,385,'_photos_colonne_droite|||1|value','455'), -(6883,385,'_photos_colonne_droite|||2|value','489'), -(6884,385,'_photos_colonne_droite|||3|value','456'), -(6885,385,'_photos_colonne_droite|||4|value','488'), -(6886,385,'_haiku_details_produit',''), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','6'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6899,490,'_thumbnail_id','491'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.3.3'), -(6912,490,'_edit_lock','1731240275:1'), -(6913,491,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(6914,491,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:1012565;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4474;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6915,491,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(6916,492,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(6917,492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:1625264;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6918,492,'_wp_attachment_image_alt',''), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6986,490,'_photos_colonne_gauche|||0|value','491'), -(6987,490,'_photos_colonne_droite|||0|value','492'), -(6988,490,'_haiku_details_produit',''), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7000,496,'_thumbnail_id','500'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7005,496,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7006,496,'_product_version','9.3.3'), -(7069,496,'_edit_lock','1731450794:1'), -(7070,500,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(7071,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:921846;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7072,500,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7073,501,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(7074,501,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:2016865;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7075,502,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(7076,502,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2006;s:6:\"height\";i:2006;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:576498;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7077,501,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7078,502,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7082,496,'_photos_colonne_gauche|||0|value','500'), -(7083,496,'_photos_colonne_droite|||0|value','501'), -(7084,496,'_photos_colonne_droite|||1|value','502'), -(7085,496,'_haiku_details_produit',''), -(7086,503,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(7087,503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:989930;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7088,503,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(7094,504,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(7095,504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:1449357;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7096,504,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7132,515,'_thumbnail_id','516'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.3.3'), -(7145,515,'_edit_lock','1731509252:1'), -(7146,516,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(7147,516,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:1205777;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7148,516,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(7149,517,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(7150,517,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:179938;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7151,517,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(7152,518,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(7153,518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:1176257;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7154,518,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7200,515,'_photos_colonne_gauche|||0|value','516'), -(7201,515,'_photos_colonne_droite|||0|value','517'), -(7202,515,'_photos_colonne_droite|||1|value','518'), -(7203,515,'_haiku_details_produit',''), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','0'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7215,521,'_thumbnail_id','524'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.3.3'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1731451613:1'), -(7270,524,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(7271,524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:1095889;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7272,524,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(7273,525,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(7274,525,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:180527;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7275,525,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(7276,526,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(7277,526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:1148641;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7278,526,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7285,521,'_photos_colonne_gauche|||0|value','524'), -(7286,521,'_photos_colonne_droite|||0|value','525'), -(7287,521,'_photos_colonne_droite|||1|value','526'), -(7288,521,'_haiku_details_produit',''), -(7289,318,'_thumbnail_id','503'), -(7295,318,'_photos_colonne_gauche|||0|value','503'), -(7296,318,'_photos_colonne_droite|||0|value','465'), -(7297,318,'_photos_colonne_droite|||1|value','324'), -(7298,318,'_photos_colonne_droite|||2|value','323'), -(7299,318,'_haiku_details_produit',''), -(7306,72,'_photos_colonne_gauche|||0|value','81'), -(7307,72,'_photos_colonne_droite|||0|value','100'), -(7308,72,'_photos_colonne_droite|||1|value','411'), -(7309,72,'_photos_colonne_droite|||2|value','82'), -(7310,72,'_photos_colonne_droite|||3|value','101'), -(7311,72,'_haiku_details_produit',''), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7314,86,'_photos_colonne_gauche|||0|value','420'), -(7315,86,'_photos_colonne_gauche|||1|value','94'), -(7316,86,'_photos_colonne_droite|||0|value','412'), -(7317,86,'_photos_colonne_droite|||1|value','440'), -(7318,86,'_photos_colonne_droite|||2|value','419'), -(7319,86,'_haiku_details_produit',''), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7340,102,'_photos_colonne_gauche|||0|value','110'), -(7341,102,'_photos_colonne_droite|||0|value','112'), -(7342,102,'_photos_colonne_droite|||1|value','111'), -(7343,102,'_haiku_details_produit',''), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7364,113,'_photos_colonne_gauche|||0|value','121'), -(7365,113,'_photos_colonne_droite|||0|value','122'), -(7366,113,'_photos_colonne_droite|||1|value','450'), -(7367,113,'_haiku_details_produit',''), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7388,531,'_wp_attached_file','2024/09/DSC9897.jpg'), -(7389,531,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2821;s:6:\"height\";i:2821;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:1417471;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7390,531,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold'), -(7391,123,'_photos_colonne_gauche|||0|value','219'), -(7392,123,'_photos_colonne_droite|||0|value','132'), -(7393,123,'_photos_colonne_droite|||1|value','531'), -(7394,123,'_haiku_details_produit',''), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7415,133,'_photos_colonne_gauche|||0|value','141'), -(7416,133,'_photos_colonne_droite|||0|value','166'), -(7417,133,'_photos_colonne_droite|||1|value','142'), -(7418,133,'_photos_colonne_droite|||2|value','167'), -(7419,133,'_photos_colonne_droite|||3|value','143'), -(7420,133,'_haiku_details_produit',''), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7441,144,'_photos_colonne_gauche|||0|value','152'), -(7442,144,'_photos_colonne_droite|||0|value','154'), -(7443,144,'_photos_colonne_droite|||1|value','153'), -(7444,144,'_haiku_details_produit',''), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7465,155,'_photos_colonne_gauche|||0|value','163'), -(7466,155,'_photos_colonne_droite|||0|value','463'), -(7467,155,'_photos_colonne_droite|||1|value','164'), -(7468,155,'_photos_colonne_droite|||2|value','165'), -(7469,155,'_haiku_details_produit',''), -(7470,168,'_photos_colonne_gauche|||0|value','176'), -(7471,168,'_photos_colonne_droite|||0|value','180'), -(7472,168,'_photos_colonne_droite|||1|value','177'), -(7473,168,'_photos_colonne_droite|||2|value','178'), -(7474,168,'_photos_colonne_droite|||3|value','182'), -(7475,168,'_photos_colonne_droite|||4|value','179'), -(7476,168,'_photos_colonne_droite|||5|value','458'), -(7477,168,'_haiku_details_produit',''), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7490,535,'_thumbnail_id','536'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.3.3'), -(7502,535,'_edit_lock','1731485540:1'), -(7503,536,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(7504,536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:1229698;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7505,536,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(7506,537,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(7507,537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:1982219;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7508,537,'_wp_attachment_image_alt',''), -(7509,538,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(7510,538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:1249172;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7511,538,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead'), -(7512,539,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(7513,539,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:1372515;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7514,539,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7560,535,'_photos_colonne_gauche|||0|value','536'), -(7561,535,'_photos_colonne_droite|||0|value','537'), -(7562,535,'_photos_colonne_droite|||1|value','538'), -(7563,535,'_photos_colonne_droite|||2|value','539'), -(7564,535,'_haiku_details_produit',''), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','0'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7580,545,'_thumbnail_id','547'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.3.3'), -(7592,545,'_edit_lock','1731505829:1'), -(7596,547,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(7597,547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:1027538;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7598,547,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7599,548,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(7600,548,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:1800988;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7601,548,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7609,447,'_photos_colonne_gauche|||0|value','449'), -(7610,447,'_photos_colonne_droite|||0|value','448'), -(7611,447,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7726,545,'_photos_colonne_gauche|||0|value','547'), -(7727,545,'_photos_colonne_droite|||0|value','548'), -(7728,545,'_haiku_details_produit',''), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7740,554,'_thumbnail_id','557'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.3.3'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1731506142:1'), -(7795,557,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(7796,557,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:937869;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7797,557,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(7798,558,'_wp_attached_file','2024/11/DSC9463.jpg'), -(7799,558,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3979;s:6:\"height\";i:3183;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:1980803;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7800,558,'_wp_attachment_image_alt',''), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7804,554,'_photos_colonne_gauche|||0|value','557'), -(7805,554,'_photos_colonne_droite|||0|value','558'), -(7806,554,'_haiku_details_produit',''), -(7807,559,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(7808,559,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:974627;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7809,559,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7898,342,'_thumbnail_id','559'), -(7899,342,'_regular_price','55'), -(7900,342,'_photos_colonne_gauche|||0|value','559'), -(7901,342,'_photos_colonne_droite|||0|value','453'), -(7902,342,'_photos_colonne_droite|||1|value','347'), -(7903,342,'_photos_colonne_droite|||2|value','348'), -(7904,342,'_photos_colonne_droite|||3|value','349'), -(7905,342,'_haiku_details_produit',''), -(7906,564,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(7907,564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:1253633;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7908,564,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7971,183,'_thumbnail_id','564'), -(7977,568,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(7978,568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:1467932;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7979,568,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8045,213,'_thumbnail_id','568'), -(8046,213,'_regular_price','75'), -(8047,213,'_photos_colonne_gauche|||0|value','568'), -(8048,213,'_photos_colonne_droite|||0|value','462'), -(8049,213,'_photos_colonne_droite|||1|value','199'), -(8050,213,'_photos_colonne_droite|||2|value','198'), -(8051,213,'_haiku_details_produit',''), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8057,183,'_photos_colonne_gauche|||0|value','564'), -(8058,183,'_photos_colonne_droite|||0|value','472'), -(8059,183,'_photos_colonne_droite|||1|value','198'), -(8060,183,'_haiku_details_produit',''), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','0'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8072,572,'_thumbnail_id','575'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.3.3'), -(8126,572,'_edit_lock','1731511905:1'), -(8127,575,'_wp_attached_file','2024/11/BOROBORO-B-g.jpg'), -(8128,575,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-g.jpg\";s:8:\"filesize\";i:1018304;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8129,575,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(8130,576,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(8131,576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:591010;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8132,576,'_wp_attachment_image_alt',''), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8386,589,'_thumbnail_id','598'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.3.3'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1731511867:1'), -(8566,598,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(8567,598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:992691;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8568,598,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(8569,599,'_wp_attached_file','2024/11/BOROBORO-B-s-1.jpg'), -(8570,599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2677;s:6:\"height\";i:2677;s:4:\"file\";s:26:\"2024/11/BOROBORO-B-s-1.jpg\";s:8:\"filesize\";i:1736728;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8571,599,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8574,589,'_photos_colonne_gauche|||0|value','598'), -(8575,589,'_photos_colonne_droite|||0|value','599'), -(8576,589,'_haiku_details_produit',''), -(8577,572,'_photos_colonne_gauche|||0|value','575'), -(8578,572,'_photos_colonne_droite|||0|value','576'), -(8579,572,'_haiku_details_produit',''), -(8586,600,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(8587,600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:1647387;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8588,600,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(8589,263,'_thumbnail_id','600'), -(8590,263,'_photos_colonne_gauche|||0|value','600'), -(8591,263,'_photos_colonne_droite|||0|value','265'), -(8592,263,'_photos_colonne_droite|||1|value','267'), -(8593,263,'_photos_colonne_droite|||2|value','457'), -(8594,263,'_photos_colonne_droite|||3|value','266'), -(8595,263,'_haiku_details_produit',''), -(8596,601,'_wp_attached_file','2024/10/TANEMAKI-BR-2.jpg'), -(8597,601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-2.jpg\";s:8:\"filesize\";i:1138084;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8598,601,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(8603,602,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(8604,602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:1579308;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8605,602,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(8606,271,'_thumbnail_id','602'), -(8607,271,'_photos_colonne_gauche|||0|value','602'), -(8608,271,'_photos_colonne_droite|||0|value','273'), -(8609,271,'_haiku_details_produit',''), -(8610,251,'_thumbnail_id','601'), -(8615,251,'_photos_colonne_gauche|||0|value','601'), -(8616,251,'_photos_colonne_droite|||0|value','443'), -(8617,251,'_photos_colonne_droite|||1|value','442'), -(8618,251,'_haiku_details_produit',''), -(8619,603,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(8620,603,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:1548318;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8621,603,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(8622,268,'_thumbnail_id','603'), -(8623,268,'_photos_colonne_gauche|||0|value','603'), -(8624,268,'_photos_colonne_droite|||0|value','451'), -(8625,268,'_photos_colonne_droite|||1|value','270'), -(8626,268,'_haiku_details_produit',''), -(8627,604,'_wp_attached_file','2024/10/TAMANORI-BO-s-2.jpg'), -(8628,604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-2.jpg\";s:8:\"filesize\";i:983084;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8631,604,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8635,220,'_thumbnail_id','604'), -(8636,220,'_photos_colonne_gauche|||0|value','604'), -(8637,220,'_photos_colonne_droite|||0|value','461'), -(8638,220,'_photos_colonne_droite|||1|value','225'), -(8639,220,'_haiku_details_produit',''), -(8640,606,'_wp_attached_file','2024/10/TAMANORI-BO-g-2.jpg'), -(8641,606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-2.jpg\";s:8:\"filesize\";i:1013617;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8642,606,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8646,226,'_thumbnail_id','606'), -(8647,226,'_photos_colonne_gauche|||0|value','606'), -(8648,226,'_photos_colonne_droite|||0|value','471'), -(8649,226,'_photos_colonne_droite|||1|value','468'), -(8650,226,'_photos_colonne_droite|||2|value','469'), -(8651,226,'_haiku_details_produit',''), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','0'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8664,610,'_thumbnail_id','611'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.3.3'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1731519403:1'), -(8675,611,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(8676,611,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:1205917;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8677,611,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(8678,612,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(8679,612,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:102240;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8680,612,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(8681,612,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(8682,610,'_edit_last','1'), -(8683,610,'_photos_colonne_gauche|||0|value','611'), -(8684,610,'_photos_colonne_droite|||0|value','612'), -(8685,610,'_haiku_details_produit',''), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','0'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8697,613,'_thumbnail_id','621'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.3.3'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','85'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','85'), -(8849,620,'_product_version','9.3.3'), -(8851,613,'_edit_lock','1731521474:1'), -(8852,621,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(8853,621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:1009229;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8854,621,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8855,622,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(8856,622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:673126;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8857,622,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8858,623,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(8859,623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:1467494;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8860,623,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8888,613,'_price','70'), -(8889,613,'_price','85'), -(8890,613,'_edit_last','1'), -(8891,613,'_photos_colonne_gauche|||0|value','621'), -(8892,613,'_photos_colonne_droite|||0|value','622'), -(8893,613,'_photos_colonne_droite|||1|value','623'), -(8894,613,'_haiku_details_produit',''), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','0'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8906,625,'_thumbnail_id','634'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.3.3'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1731521758:1'), -(9086,634,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(9087,634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:963565;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9088,634,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(9089,635,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(9090,635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2274;s:6:\"height\";i:2274;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:599421;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9091,635,'_wp_attachment_image_alt',''), -(9092,636,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(9093,636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:1204556;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9094,636,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9098,625,'_photos_colonne_gauche|||0|value','634'), -(9099,625,'_photos_colonne_droite|||0|value','635'), -(9100,625,'_photos_colonne_droite|||1|value','636'), -(9101,625,'_haiku_details_produit',''), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.3.3'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9165,202,'_price','50'), -(9166,202,'_price','85'), -(9167,202,'_regular_price','85'), -(9180,202,'_photos_colonne_gauche|||0|value','206'), -(9181,202,'_photos_colonne_droite|||0|value','446'), -(9182,202,'_photos_colonne_droite|||1|value','445'), -(9183,202,'_photos_colonne_droite|||2|value','212'), -(9184,202,'_photos_colonne_droite|||3|value','207'), -(9185,202,'_haiku_details_produit',''), -(9186,232,'_price','110'), -(9187,232,'_photos_colonne_gauche|||0|value','236'), -(9188,232,'_photos_colonne_droite|||0|value','454'), -(9189,232,'_photos_colonne_droite|||1|value','237'), -(9190,232,'_haiku_details_produit',''), -(9191,258,'_photos_colonne_gauche|||0|value','259'), -(9192,258,'_photos_colonne_droite|||0|value','260'), -(9193,258,'_haiku_details_produit',''), -(9194,261,'_photos_colonne_gauche|||0|value','262'), -(9195,261,'_photos_colonne_droite|||0|value','441'), -(9196,261,'_haiku_details_produit',''), -(9197,274,'_photos_colonne_gauche|||0|value','275'), -(9198,274,'_photos_colonne_droite|||0|value','464'), -(9199,274,'_photos_colonne_droite|||1|value','504'), -(9200,274,'_haiku_details_produit',''), -(9201,276,'_photos_colonne_gauche|||0|value','280'), -(9202,276,'_photos_colonne_droite|||0|value','281'), -(9203,276,'_haiku_details_produit',''), -(9209,282,'_photos_colonne_gauche|||0|value','283'), -(9210,282,'_photos_colonne_droite|||0|value','474'), -(9211,282,'_photos_colonne_droite|||1|value','473'), -(9212,282,'_photos_colonne_droite|||2|value','284'), -(9213,282,'_haiku_details_produit',''), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9283,644,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9284,644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3874;s:6:\"height\";i:3099;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:1571301;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9285,644,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9352,288,'_photos_colonne_gauche|||0|value','289'), -(9353,288,'_photos_colonne_droite|||0|value','290'), -(9354,288,'_photos_colonne_droite|||1|value','644'), -(9355,288,'_haiku_details_produit',''), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9422,291,'_photos_colonne_gauche|||0|value','292'), -(9423,291,'_photos_colonne_droite|||0|value','459'), -(9424,291,'_photos_colonne_droite|||1|value','460'), -(9425,291,'_photos_colonne_droite|||2|value','293'), -(9426,291,'_haiku_details_produit',''), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.3.3'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','45'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','45'), -(9490,306,'_price','45'), -(9491,306,'_price','50'), -(9492,306,'_price','70'), -(9493,306,'_regular_price','70'), -(9494,306,'_photos_colonne_gauche|||0|value','310'), -(9495,306,'_photos_colonne_droite|||0|value','311'), -(9496,306,'_photos_colonne_droite|||1|value','424'), -(9497,306,'_haiku_details_produit',''), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.3.3'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.3.3'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','55'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','55'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','55'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','55'), -(9561,312,'_price','55'), -(9562,312,'_price','75'), -(9563,312,'_regular_price','75'), -(9564,312,'_photos_colonne_gauche|||0|value','316'), -(9565,312,'_photos_colonne_droite|||0|value','444'), -(9566,312,'_photos_colonne_droite|||1|value','317'), -(9567,312,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=657 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-11-12 23:36:25','2024-11-12 22:36:25','',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), -(82,2,'2024-09-30 17:34:30','2024-09-30 15:34:30','','Hadou ring','','inherit','closed','closed','','hadou-b-opti','','','2024-09-30 17:36:10','2024-09-30 15:36:10','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B-opti.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-12 23:55:20','2024-11-12 22:55:20','',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-13 15:49:17','2024-11-13 14:49:17','',0,'https://haiku.gcch.fr/?post_type=product&p=183',0,'product','',0), -(198,2,'2024-10-01 12:16:04','2024-10-01 10:16:04','','BoroBoro silver long earring, left side','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-10-01 12:16:58','2024-10-01 10:16:58','',183,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',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
','Piasu Earrings','','publish','closed','closed','','piasu-earrings','','','2024-11-13 19:29:01','2024-11-13 18:29:01','',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-13 15:48:01','2024-11-13 14:48:01','',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','Side: long side','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','Side: short side','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
    \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% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-13 17:47:19','2024-11-13 16:47:19','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long side','Side: long side','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short side','Side: short side','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-13 19:31:56','2024-11-13 18:31:56','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(236,2,'2024-10-02 23:07:46','2024-10-02 21:07:46','','Hadou bangles','','inherit','closed','closed','','sony-dsc-16','','','2024-10-02 23:08:30','2024-10-02 21:08:30','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR-mix.jpg',0,'attachment','image/jpeg',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \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-13 20:04:07','2024-11-13 19:04:07','',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-13 20:13:18','2024-11-13 19:13:18','',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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-08 00:24:21','2024-11-07 23:24:21','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \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
','Hattari Earcuff silver','','publish','closed','closed','','hattari-earcuff-silver','','','2024-11-08 00:33:56','2024-11-07 23:33:56','',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
','Hattari Earcuff gold plated','','publish','closed','closed','','hattari-earcuff-gold-plated','','','2024-11-08 00:26:14','2024-11-07 23:26:14','',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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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-13 15:20:01','2024-11-13 14:20:01','',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
','Mugura Earrings silver','','publish','closed','closed','','mugura-earrings-silver','','','2024-11-02 23:33:24','2024-11-02 22:33:24','',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
','Mugura Earrings gold plated','','publish','closed','closed','','mugura-earrings-gold-plated','','','2024-11-02 23:32:21','2024-11-02 22:32:21','',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
','Mugura Hoops silver','','publish','closed','closed','','mugura-hoops-silver','','','2024-11-08 00:27:57','2024-11-07 23:27:57','',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
','Mugura Hoops gold plated','','publish','closed','closed','','mugura-hoops-gold-plated','','','2024-11-02 23:28:56','2024-11-02 22:28:56','',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\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-08 00:31:34','2024-11-07 23:31:34','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(431,1,'2024-10-30 22:29:18','2024-10-30 21:29:18','','Rokku Hoop silver','','inherit','closed','closed','','sony-dsc-51','','','2024-10-30 22:30:02','2024-10-30 21:30:02','',430,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-CR1-arg.jpg',0,'attachment','image/jpeg',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a Malachite oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(440,1,'2024-11-07 23:39:56','2024-11-07 22:39:56','','Hattari ring','','inherit','closed','closed','','img_1423','','','2024-11-07 23:40:10','2024-11-07 22:40:10','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(441,1,'2024-11-07 23:41:07','2024-11-07 22:41:07','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428','','','2024-11-07 23:41:46','2024-11-07 22:41:46','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428.jpg',0,'attachment','image/jpeg',0), -(442,1,'2024-11-07 23:42:59','2024-11-07 22:42:59','','Tanemaki bracelet','','inherit','closed','closed','','img_1431','','','2024-11-07 23:43:43','2024-11-07 22:43:43','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(443,1,'2024-11-07 23:43:01','2024-11-07 22:43:01','','Tanemaki bracelet','','inherit','closed','closed','','img_1432','','','2024-11-07 23:43:28','2024-11-07 22:43:28','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(444,1,'2024-11-07 23:46:23','2024-11-07 22:46:23','','Tamanori earrings gold plated','','inherit','closed','closed','','img_1442','','','2024-11-07 23:46:49','2024-11-07 22:46:49','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(445,1,'2024-11-07 23:49:22','2024-11-07 22:49:22','','Piasu earrings','','inherit','closed','closed','','img_1454','','','2024-11-07 23:50:00','2024-11-07 22:50:00','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(446,1,'2024-11-07 23:49:24','2024-11-07 22:49:24','','Piasu earrings','','inherit','closed','closed','','img_1456','','','2024-11-07 23:49:49','2024-11-07 22:49:49','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-13 14:44:32','2024-11-13 13:44:32','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(448,1,'2024-11-07 23:52:16','2024-11-07 22:52:16','','Kara ear cuff gold plated','','inherit','closed','closed','','img_1473','','','2024-11-07 23:53:31','2024-11-07 22:53:31','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(449,1,'2024-11-07 23:53:16','2024-11-07 22:53:16','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-07 23:53:51','2024-11-07 22:53:51','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(450,1,'2024-11-07 23:56:59','2024-11-07 22:56:59','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-07 23:57:29','2024-11-07 22:57:29','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(451,1,'2024-11-07 23:58:48','2024-11-07 22:58:48','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-07 23:59:06','2024-11-07 22:59:06','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(452,1,'2024-11-08 00:00:26','2024-11-07 23:00:26','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-08 00:00:55','2024-11-07 23:00:55','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(453,1,'2024-11-08 00:03:47','2024-11-07 23:03:47','','Kagun earrings','','inherit','closed','closed','','img_1512','','','2024-11-08 00:04:04','2024-11-07 23:04:04','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(454,1,'2024-11-08 00:05:49','2024-11-07 23:05:49','','Hadou bangles','','inherit','closed','closed','','img_1528','','','2024-11-08 00:06:08','2024-11-07 23:06:08','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(455,1,'2024-11-08 00:07:57','2024-11-07 23:07:57','','Rokku necklace','','inherit','closed','closed','','img_1531','','','2024-11-08 00:08:30','2024-11-07 23:08:30','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(456,1,'2024-11-08 00:08:02','2024-11-07 23:08:02','','IMG_1543','','inherit','closed','closed','','img_1543','','','2024-11-08 00:08:02','2024-11-07 23:08:02','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(457,1,'2024-11-08 00:10:07','2024-11-07 23:10:07','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-08 00:10:25','2024-11-07 23:10:25','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(458,1,'2024-11-08 00:12:52','2024-11-07 23:12:52','','Rokku ring','','inherit','closed','closed','','img_1582','','','2024-11-08 00:13:03','2024-11-07 23:13:03','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(459,1,'2024-11-08 00:14:09','2024-11-07 23:14:09','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-08 00:14:37','2024-11-07 23:14:37','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(460,1,'2024-11-08 00:14:14','2024-11-07 23:14:14','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-08 00:14:48','2024-11-07 23:14:48','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(461,1,'2024-11-08 00:15:52','2024-11-07 23:15:52','','Tamanori earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-08 00:16:20','2024-11-07 23:16:20','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(462,1,'2024-11-08 00:17:49','2024-11-07 23:17:49','','Boroboro long earrings gold plated','','inherit','closed','closed','','img_1604','','','2024-11-08 00:18:25','2024-11-07 23:18:25','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(463,1,'2024-11-08 00:20:05','2024-11-07 23:20:05','','Kishou ring gold plated','','inherit','closed','closed','','img_1638','','','2024-11-08 00:20:27','2024-11-07 23:20:27','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(464,1,'2024-11-08 00:21:23','2024-11-07 23:21:23','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-08 00:21:42','2024-11-07 23:21:42','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(465,1,'2024-11-08 00:22:51','2024-11-07 23:22:51','','Fuyou hoop and Hadou ear cuff','','inherit','closed','closed','','img_1651','','','2024-11-08 00:23:34','2024-11-07 23:23:34','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(466,1,'2024-11-08 00:25:33','2024-11-07 23:25:33','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656','','','2024-11-08 00:26:03','2024-11-07 23:26:03','',335,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656.jpg',0,'attachment','image/jpeg',0), -(467,1,'2024-11-08 00:27:23','2024-11-07 23:27:23','','Mugura hoops silver','','inherit','closed','closed','','img_1657','','','2024-11-08 00:27:53','2024-11-07 23:27:53','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(468,1,'2024-11-08 00:28:59','2024-11-07 23:28:59','','Rokku hoop and Tamanori earring in gold plated','','inherit','closed','closed','','img_1673','','','2024-11-08 00:29:49','2024-11-07 23:29:49','',433,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(469,1,'2024-11-08 00:30:29','2024-11-07 23:30:29','','Rokku hoop silver and Tamanori earring gold plated','','inherit','closed','closed','','img_1669','','','2024-11-08 00:31:23','2024-11-07 23:31:23','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(470,1,'2024-11-08 00:33:24','2024-11-07 23:33:24','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-08 00:33:52','2024-11-07 23:33:52','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(471,1,'2024-11-08 00:34:42','2024-11-07 23:34:42','','Tamanori earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-08 00:35:23','2024-11-07 23:35:23','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(472,1,'2024-11-08 00:36:24','2024-11-07 23:36:24','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-08 00:37:07','2024-11-07 23:37:07','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(473,1,'2024-11-08 00:38:22','2024-11-07 23:38:22','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-08 00:38:53','2024-11-07 23:38:53','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(474,1,'2024-11-08 00:39:01','2024-11-07 23:39:01','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-08 00:39:15','2024-11-07 23:39:15','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(475,1,'2024-11-08 08:30:17','2024-11-08 07:30:17','','Rokku solo hoop gold plated lapis','','inherit','closed','closed','','sony-dsc-52','','','2024-11-08 08:31:01','2024-11-08 07:31:01','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(476,1,'2024-11-08 08:31:18','2024-11-08 07:31:18','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-08 08:31:50','2024-11-08 07:31:50','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(477,1,'2024-11-08 08:31:24','2024-11-08 07:31:24','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-08 08:32:36','2024-11-08 07:32:36','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\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-12 23:25:44','2024-11-12 22:25:44','',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), -(517,1,'2024-11-12 23:22:18','2024-11-12 22:22:18','','Boroboro bead earrings gold plated aventurine','','inherit','closed','closed','','img_1525','','','2024-11-12 23:22:32','2024-11-12 22:22:32','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.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-12 23:31:27','2024-11-12 22:31:27','',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), -(525,1,'2024-11-12 23:28:55','2024-11-12 22:28:55','','Boroboro bead earrings silver tiger\'s eye','','inherit','closed','closed','','img_1524','','','2024-11-12 23:29:09','2024-11-12 22:29:09','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.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 side','Side: two elements side','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 side','Side: one element side','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-13 14:57:57','2024-11-13 13:57:57','',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), -(557,1,'2024-11-13 14:53:40','2024-11-13 13:53:40','','Kara hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-13 14:54:08','2024-11-13 13:54:08','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',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','Side: long side','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','Side: medium side','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','Side: short side','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 side','Side: one element side','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 side','Side: two elements side','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 side','Side: one element side','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 side','Side: two elements side','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 14K gold plated silver.','Hattari Cuff','','publish','closed','closed','','hattari-cuff','','','2024-11-13 18:37:55','2024-11-13 17:37:55','',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), -(612,1,'2024-11-13 18:36:39','2024-11-13 17:36:39','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-13 18:36:53','2024-11-13 17:36:53','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-13 19:18:14','2024-11-13 18:18:14','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(634,1,'2024-11-13 19:14:32','2024-11-13 18:14:32','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-75','','','2024-11-13 19:14:46','2024-11-13 18:14:46','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(635,1,'2024-11-13 19:15:16','2024-11-13 18:15:16','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1501','','','2024-11-13 19:15:29','2024-11-13 18:15:29','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(636,1,'2024-11-13 19:15:42','2024-11-13 18:15:42','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1506','','','2024-11-13 19:15:50','2024-11-13 18:15:50','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(640,1,'2024-11-13 19:43:23','2024-11-13 18:43:23','','','','draft','closed','closed','','','','','2024-11-13 19:43:23','2024-11-13 18:43:23','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=640',0,'shop_order_placehold','',1), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(644,1,'2024-11-13 19:53:14','2024-11-13 18:53:14','','Hattari stacked hoops goldp plated','','inherit','closed','closed','','_dsc9341','','','2024-11-13 19:53:44','2024-11-13 18:53:44','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,2,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,2,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,2,0), -(430,30,0), -(430,54,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,48,0), -(496,49,0), -(496,65,0), -(496,68,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,29), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,36), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,33), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(34,34,'product_cat','',0,0), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,22), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,4), -(62,62,'pa_side','',0,5), -(63,63,'pa_side','',0,1), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(17,34,'order','6'), -(18,34,'display_type',''), -(19,34,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','33'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(26,34,'product_count_product_cat','0'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(34,'Collabs','collabs',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=130 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.109.126.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1731498228'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1731456000'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(79,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";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;}}}'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:9:{s:64:\"cc025b62a9b44cffb5848d60a35241c7c5fbd1ad3a8518e74c80c145aa5de0d3\";a:4:{s:10:\"expiration\";i:1731525523;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15\";s:5:\"login\";i:1730315923;}s:64:\"abfe2b0fdf1be92049d43cc4227a1dbfe217f8d36656ad4759e8e8ae5a37518c\";a:4:{s:10:\"expiration\";i:1731526108;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1730316508;}s:64:\"5fe67115019ed6a7027e67830d37904e72a0935e8f61fdf5f3d2ec2c0dec95aa\";a:4:{s:10:\"expiration\";i:1731526267;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1730316667;}s:64:\"57b79bd83483f31f982568961ef362c3b7476b425ac0737fe3f2951c0e642f55\";a:4:{s:10:\"expiration\";i:1732228645;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1731019045;}s:64:\"d756993335946cc3cab9f02335f90a1c21ee762831c6044446e82ac6a021fc74\";a:4:{s:10:\"expiration\";i:1731535688;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1731362888;}s:64:\"f65dd01f9f88ce7cd05ebde486c4a67417fcc0c360bcfab2a3cf1b2c757d0637\";a:4:{s:10:\"expiration\";i:1731578672;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1731405872;}s:64:\"aae93f58163fa37bd54d1bbbead41a239fe41c262168ff4369be1668a03373c0\";a:4:{s:10:\"expiration\";i:1731600884;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";s:5:\"login\";i:1731428084;}s:64:\"cb3d0a2fa52872d9dd4ee3e388390861c4ca2bb9b4dc870e6fc74df8f9398024\";a:4:{s:10:\"expiration\";i:1731660359;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1731487559;}s:64:\"898e9ed33b23ef2f585a5d3f5df1003a9c9e18c1724b5a95574aee830a0dcda8\";a:4:{s:10:\"expiration\";i:1731690679;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1731517879;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=553 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(552,68,'learn-more','Learn more','https://woocommerce.com/document/managing-orders/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=69 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',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=3 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',''); -/*!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=27 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'); -/*!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=66 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); -/*!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); -/*!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); -/*!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','','',''); -/*!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=45 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'); -/*!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), -(365,365,'pa_side',45,0,1), -(365,365,'pa_side',66,0,1), -(372,372,'pa_side',45,0,1), -(372,372,'pa_side',66,0,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,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,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,45.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(312,'TAMANORI-CR-g',0,0,55.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,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(372,'MUGURA-BO-g',0,0,65.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,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(654,'TAMANORI-CR-g-long',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(655,'TAMANORI-CR-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(656,'TAMANORI-CR-g-short',0,0,55.0000,55.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-13 19:43:23'); -/*!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=506 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:{}}'); -/*!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=58 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); -/*!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=240 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 -(199,'t_9297e5c7358a2d8e8a70a2ddcd93dd','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:{}}\";}',1731578563), -(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); -/*!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-14 11:21:38 diff --git a/db/haiku_atelier-2024-11-15-196974e.sql b/db/haiku_atelier-2024-11-15-196974e.sql deleted file mode 100755 index 1340734d..00000000 --- a/db/haiku_atelier-2024-11-15-196974e.sql +++ /dev/null @@ -1,12784 +0,0 @@ --- 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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','billing','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), -(289,'woocommerce_enable_myaccount_registration','yes','off'), -(290,'woocommerce_registration_generate_username','yes','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.1','auto'), -(354,'woocommerce_db_version','9.4.1','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','6737418d7a07d5.24972210|1731674569','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1731678061;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1731581825','on'), -(423,'_transient_product_query-transient-version','1731674417','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:41:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:20:\"no_external_requests\";i:10;s:17:\"search_posts_only\";i:11;s:12:\"no_texturize\";i:12;s:13:\"no_feed_links\";i:13;s:11:\"no_rsd_link\";i:14;s:19:\"no_wlwmanifest_link\";i:15;s:23:\"no_adjacent_posts_links\";i:16;s:15:\"no_wp_generator\";i:17;s:12:\"no_shortlink\";i:18;s:12:\"no_rest_link\";i:19;s:17:\"no_jquery_migrate\";i:20;s:16:\"schema_less_urls\";i:21;s:31:\"no_recent_comments_widget_style\";i:22;s:12:\"cleanup_menu\";i:23;s:9:\"no_emojis\";i:24;s:18:\"no_image_threshold\";i:25;s:14:\"no_exif_rotate\";i:26;s:22:\"no_admin_email_confirm\";i:27;s:16:\"no_update_emails\";i:28;s:18:\"no_new_user_emails\";i:29;s:24:\"no_password_reset_emails\";i:30;s:20:\"change_default_email\";i:31;s:15:\"login_site_icon\";i:32;s:14:\"no_update_nags\";i:33;s:14:\"no_footer_text\";i:34;s:20:\"no_dashboard_widgets\";i:35;s:10:\"no_wp_logo\";i:36;s:24:\"no_application_passwords\";i:37;s:9:\"no_xmlrpc\";i:38;s:15:\"restrict_upload\";i:39;s:15:\"no_login_errors\";i:40;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1731674417','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1731362926','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:188:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:43:\"index.php?collection=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?collection=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:32:\"index.php?collection=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(849,'product_cat_children','a:0:{}','auto'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1732282861','off'), -(2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1734261353','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.4.1\",\"hash\":\"cd258e4a844819ebcaa46e806743837f\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1734261583','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6054,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:0:{}s:15:\"version_checked\";s:3:\"6.7\";s:12:\"last_checked\";i:1731662399;}','off'), -(6056,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1731668658;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'), -(6061,'site_logo','','auto'), -(7045,'_transient_timeout_orders-all-statuses','1732274153','off'), -(7046,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";a:2:{i:0;s:13:\"wc-processing\";i:1;s:10:\"wc-pending\";}}','off'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733954972','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(7355,'_transient_timeout_wc_product_children_246','1733612495','off'), -(7356,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(7361,'_transient_timeout_wc_var_prices_246','1734261583','off'), -(7362,'_transient_wc_var_prices_246','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(7582,'_transient_timeout_wc_product_children_433','1733644024','off'), -(7583,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(7588,'_transient_timeout_wc_var_prices_433','1734273076','off'), -(7589,'_transient_wc_var_prices_433','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(7700,'_transient_timeout_wc_product_children_385','1733650932','off'), -(7701,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(7830,'_transient_timeout_wc_var_prices_385','1734273076','off'), -(7831,'_transient_wc_var_prices_385','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1734264448','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8250,'_site_transient_timeout_browser_824ce30bb63707b6e22adf8ad59e7e10','1731882526','off'), -(8251,'_site_transient_browser_824ce30bb63707b6e22adf8ad59e7e10','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:7:\"Android\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8546,'_site_transient_timeout_php_check_511543dbb9b840459b13ae93dec10832','1731967689','off'), -(8547,'_site_transient_php_check_511543dbb9b840459b13ae93dec10832','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(8550,'_transient_timeout_wc_shipping_method_count','1733954930','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8553,'woocommerce_free_shipping_1_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:0:\"\";s:10:\"min_amount\";s:4:\"0,00\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(8554,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8592,'_transient_timeout_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','1732010690','off'), -(8593,'_transient_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8594,'_transient_timeout_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','1732010690','off'), -(8595,'_transient_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8596,'_transient_timeout_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','1732010690','off'), -(8597,'_transient_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8598,'_transient_timeout_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','1732010690','off'), -(8599,'_transient_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8603,'_transient_orders-transient-version','1731581783','on'), -(8610,'woocommerce_admin_last_orders_milestone','1','auto'), -(8732,'_site_transient_timeout_browser_e70c069864ec1ceef7523c2cc9b41fcd','1732032884','off'), -(8733,'_site_transient_browser_e70c069864ec1ceef7523c2cc9b41fcd','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1731487564','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(8914,'_transient_timeout_wc_product_children_86','1734043197','off'), -(8915,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(8932,'_transient_timeout_wc_product_children_102','1734043275','off'), -(8933,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(8952,'_transient_timeout_wc_product_children_113','1734043429','off'), -(8953,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(8972,'_transient_timeout_wc_product_children_123','1734043811','off'), -(8973,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(8991,'_transient_timeout_wc_product_children_133','1734043911','off'), -(8992,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(9010,'_transient_timeout_wc_product_children_144','1734043958','off'), -(9011,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(9029,'_transient_timeout_wc_product_children_155','1734044112','off'), -(9030,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(9055,'_transient_timeout_wc_var_prices_155','1734261584','off'), -(9056,'_transient_wc_var_prices_155','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(9057,'_transient_timeout_wc_var_prices_144','1734261584','off'), -(9058,'_transient_wc_var_prices_144','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(9059,'_transient_timeout_wc_var_prices_133','1734263373','off'), -(9060,'_transient_wc_var_prices_133','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(9061,'_transient_timeout_wc_var_prices_123','1734262590','off'), -(9062,'_transient_wc_var_prices_123','{\"version\":\"1731670380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(9063,'_transient_timeout_wc_var_prices_113','1734264448','off'), -(9064,'_transient_wc_var_prices_113','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(9065,'_transient_timeout_wc_var_prices_102','1734264448','off'), -(9066,'_transient_wc_var_prices_102','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(9067,'_transient_timeout_wc_var_prices_86','1734266361','off'), -(9068,'_transient_wc_var_prices_86','{\"version\":\"1731674329\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9190,'woocommerce_attribute_lookup_enabled','yes','auto'), -(9196,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9209,'_transient_timeout_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','1732103019','off'), -(9210,'_transient_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9211,'_transient_timeout_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','1732103019','off'), -(9212,'_transient_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9213,'_transient_timeout_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','1732103019','off'), -(9214,'_transient_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9215,'_transient_timeout_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','1732103019','off'), -(9216,'_transient_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9219,'_transient_timeout_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','1732103036','off'), -(9220,'_transient_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9221,'_transient_timeout_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','1732103056','off'), -(9222,'_transient_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:1;s:16:\"avg_orders_count\";d:1;s:15:\"avg_total_spend\";d:170;s:19:\"avg_avg_order_value\";d:170;}}','off'), -(9223,'_transient_timeout_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','1732103056','off'), -(9224,'_transient_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9239,'_site_transient_update_plugins','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1731665193;s:12:\"translations\";a:0:{}}','off'), -(9259,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1732282861','off'), -(9260,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(9268,'_transient_timeout_wc_var_prices_535','1734265039','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9331,'_transient_timeout_wc_product_children_545','1734097979','off'), -(9332,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(9358,'_transient_timeout_wc_var_prices_545','1734263373','off'), -(9359,'_transient_wc_var_prices_545','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1734273093','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9570,'_transient_timeout_wc_product_children_589','1734104017','off'), -(9571,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(9577,'_transient_timeout_wc_var_prices_589','1734265039','off'), -(9578,'_transient_wc_var_prices_589','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(9579,'_transient_timeout_wc_product_children_572','1734104050','off'), -(9580,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(9581,'_transient_timeout_wc_var_prices_572','1734265039','off'), -(9582,'_transient_wc_var_prices_572','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1734266487','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1734266487','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9692,'_transient_timeout_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','1732122679','off'), -(9693,'_transient_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9694,'_transient_timeout_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','1732122679','off'), -(9695,'_transient_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9696,'_transient_timeout_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','1732122679','off'), -(9697,'_transient_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9698,'_transient_timeout_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','1732122679','off'), -(9699,'_transient_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9700,'_transient_timeout_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','1732122679','off'), -(9701,'_transient_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:526;s:8:\"products\";i:3;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:526;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9702,'_transient_timeout_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','1732122679','off'), -(9703,'_transient_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9786,'_transient_timeout_wc_product_children_613','1734113618','off'), -(9787,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(9788,'_transient_timeout_wc_var_prices_613','1734265039','off'), -(9789,'_transient_wc_var_prices_613','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"}}}','off'), -(9806,'_transient_timeout_wc_product_children_625','1734113902','off'), -(9807,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(9808,'_transient_timeout_wc_var_prices_625','1734265039','off'), -(9809,'_transient_wc_var_prices_625','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10153,'_transient_timeout_wc_report_orders_stats_e7028dd744074da3ef20c47e9001bccf','1732186472','off'), -(10154,'_transient_wc_report_orders_stats_e7028dd744074da3ef20c47e9001bccf','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10155,'_transient_timeout_wc_report_orders_stats_9a074d6466e0f7159aad8adc2ddef1c8','1732186472','off'), -(10156,'_transient_wc_report_orders_stats_9a074d6466e0f7159aad8adc2ddef1c8','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10157,'_transient_timeout_wc_report_products_stats_4c10420d9cf6b3c6fa8d0451eafcc4bb','1732186472','off'), -(10158,'_transient_wc_report_products_stats_4c10420d9cf6b3c6fa8d0451eafcc4bb','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10159,'_transient_timeout_wc_report_variations_stats_55e55bcaa9efdff18b0d42cf94e1776b','1732186472','off'), -(10160,'_transient_wc_report_variations_stats_55e55bcaa9efdff18b0d42cf94e1776b','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10161,'_transient_timeout_wc_report_orders_stats_f03d2bd0acbac37c15a831cb4848bfde','1732186472','off'), -(10162,'_transient_wc_report_orders_stats_f03d2bd0acbac37c15a831cb4848bfde','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:808;s:8:\"products\";i:4;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:14:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:808;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:14;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10163,'_transient_timeout_wc_report_products_stats_c36db35a51bb5e13b1c9758660e72855','1732186472','off'), -(10164,'_transient_wc_report_products_stats_c36db35a51bb5e13b1c9758660e72855','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:14:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:6;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:14;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10169,'can_compress_scripts','0','on'), -(10172,'_transient_timeout_wc_order_657_needs_processing','1731668140','off'), -(10173,'_transient_wc_order_657_needs_processing','1','off'), -(10197,'_transient_timeout_wc_related_406','1731771191','off'), -(10198,'_transient_wc_related_406','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=406\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"402\";i:2;s:3:\"535\";}}','off'), -(10199,'_transient_timeout_wc_related_402','1731771191','off'), -(10200,'_transient_wc_related_402','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=402\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(10205,'_transient_timeout_wc_related_385','1731771191','off'), -(10206,'_transient_wc_related_385','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=385\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"274\";}}','off'), -(10214,'_transient_timeout_wc_related_338','1731767525','off'), -(10215,'_transient_wc_related_338','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=338\";a:3:{i:0;s:3:\"402\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(10216,'woocommerce_sales_record_date','2024-11-13','auto'), -(10217,'woocommerce_sales_record_amount','1390','auto'), -(10236,'_transient_timeout_wc_var_prices_291','1734273093','off'), -(10237,'_transient_wc_var_prices_291','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"regular_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"sale_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"}}}','off'), -(10240,'_transient_timeout_wc_var_prices_288','1734273093','off'), -(10241,'_transient_wc_var_prices_288','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"regular_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"sale_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"}}}','off'), -(10244,'_transient_timeout_wc_var_prices_285','1734273093','off'), -(10245,'_transient_wc_var_prices_285','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"regular_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"sale_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"}}}','off'), -(10252,'_transient_timeout_wc_related_282','1731676643','off'), -(10253,'_transient_wc_related_282','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=282\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10254,'_transient_timeout_wc_related_276','1731676643','off'), -(10255,'_transient_wc_related_276','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=276\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10256,'_transient_timeout_wc_related_226','1731676643','off'), -(10257,'_transient_wc_related_226','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=226\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10258,'_transient_timeout_wc_related_220','1731676643','off'), -(10259,'_transient_wc_related_220','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=220\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10305,'_transient_timeout_wc_related_356','1731693154','off'), -(10306,'_transient_wc_related_356','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=356\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10310,'_transient_timeout_wc_related_274','1731693184','off'), -(10311,'_transient_wc_related_274','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=274\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"385\";}}','off'), -(10312,'_transient_timeout_wc_related_271','1731693184','off'), -(10313,'_transient_wc_related_271','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=271\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10314,'_transient_timeout_wc_related_268','1731693184','off'), -(10315,'_transient_wc_related_268','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=268\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10316,'_transient_timeout_wc_related_263','1731693185','off'), -(10317,'_transient_wc_related_263','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=263\";a:4:{i:0;s:3:\"268\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10318,'_transient_timeout_wc_related_261','1731693185','off'), -(10319,'_transient_wc_related_261','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=261\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10320,'_transient_timeout_wc_related_258','1731693185','off'), -(10321,'_transient_wc_related_258','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=258\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10322,'_transient_timeout_wc_related_251','1731693185','off'), -(10323,'_transient_wc_related_251','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=251\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10324,'_transient_timeout_wc_related_246','1731693185','off'), -(10325,'_transient_wc_related_246','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=246\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10326,'_transient_timeout_wc_related_240','1731693185','off'), -(10327,'_transient_wc_related_240','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=240\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10338,'_transient_timeout_wc_related_155','1731693201','off'), -(10339,'_transient_wc_related_155','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=155\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10340,'_transient_timeout_wc_related_144','1731693201','off'), -(10341,'_transient_wc_related_144','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=144\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10342,'_transient_timeout_wc_related_133','1731693201','off'), -(10343,'_transient_wc_related_133','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=133\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10344,'_transient_timeout_wc_related_123','1731693201','off'), -(10345,'_transient_wc_related_123','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=123\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10346,'_transient_timeout_wc_related_113','1731693201','off'), -(10347,'_transient_wc_related_113','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=113\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10348,'_transient_timeout_wc_related_102','1731693201','off'), -(10349,'_transient_wc_related_102','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=102\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10350,'_transient_timeout_wc_related_86','1731693201','off'), -(10351,'_transient_wc_related_86','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=86\";a:12:{i:0;s:2:\"72\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10407,'_site_transient_timeout_theme_roots','1731670458','off'), -(10408,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(10409,'_transient_timeout__woocommerce_helper_subscriptions','1731669558','off'), -(10410,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(10412,'_transient_timeout_woocommerce_marketplace_promotions_v2','1731755752','off'), -(10413,'_transient_woocommerce_marketplace_promotions_v2','a:0:{}','off'), -(10415,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(10416,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1731690953','off'), -(10417,'_transient_action_scheduler_last_pastdue_actions_check','1731669353','off'), -(10418,'_transient_timeout_wc_tracks_blog_details','1731755753','off'), -(10419,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:24:\"https://haikuatelier.com\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"65\";s:10:\"wc_version\";s:5:\"9.4.1\";}','off'), -(10428,'_transient_timeout_wc_product_children_183','1734261576','off'), -(10429,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(10430,'_transient_timeout_wc_var_prices_183','1734265039','off'), -(10431,'_transient_wc_var_prices_183','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(10442,'_transient_timeout_wc_product_children_72','1734262164','off'), -(10443,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(10457,'_transient_timeout_wc_product_children_306','1734262376','off'), -(10458,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10467,'_transient_timeout_wc_product_children_312','1734262453','off'), -(10468,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(10495,'_transient_timeout_wc_product_children_202','1734262913','off'), -(10496,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(10521,'_transient_timeout_wc_var_prices_312','1734266487','off'), -(10522,'_transient_wc_var_prices_312','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"regular_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"sale_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"}}}','off'), -(10523,'_transient_timeout_wc_related_312','1731757693','off'), -(10524,'_transient_wc_related_312','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=312\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10525,'_transient_timeout_wc_var_prices_306','1734266487','off'), -(10526,'_transient_wc_var_prices_306','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"regular_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"sale_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"}}}','off'), -(10527,'_transient_timeout_wc_related_306','1731757693','off'), -(10528,'_transient_wc_related_306','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=306\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10536,'_transient_timeout_wc_product_children_342','1734263376','off'), -(10537,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(10553,'_transient_timeout_wc_product_children_554','1734263821','off'), -(10554,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(10565,'_transient_timeout_wc_product_children_515','1734264333','off'), -(10566,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(10574,'_transient_timeout_wc_product_children_521','1734264443','off'), -(10575,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(10576,'_transient_timeout_wc_var_prices_72','1734264448','off'), -(10577,'_transient_wc_var_prices_72','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(10595,'_transient_timeout_wc_product_children_232','1734264867','off'), -(10596,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(10606,'_transient_timeout_wc_product_children_168','1734265019','off'), -(10607,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(10608,'_transient_timeout_wc_var_prices_521','1734265039','off'), -(10609,'_transient_wc_var_prices_521','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(10610,'_transient_timeout_wc_var_prices_515','1734265039','off'), -(10611,'_transient_wc_var_prices_515','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(10623,'_transient_timeout_wc_product_children_213','1734265244','off'), -(10624,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(10673,'_transient_timeout_wc_product_children_372','1734266226','off'), -(10674,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:675;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:675;i:1;i:674;}}','off'), -(10699,'_transient_timeout_wc_product_children_365','1734266384','off'), -(10700,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:677;i:1;i:676;}s:7:\"visible\";a:2:{i:0;i:677;i:1;i:676;}}','off'), -(10701,'_transient_woocommerce_product_task_product_count_transient','65','on'), -(10703,'_transient_timeout_wc_term_counts','1734267463','off'), -(10704,'_transient_wc_term_counts','a:6:{i:30;s:2:\"33\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";i:34;s:1:\"0\";}','off'), -(10731,'_transient_timeout_wc_related_447','1731767475','off'), -(10732,'_transient_wc_related_447','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=447\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(10733,'_transient_timeout_wc_related_435','1731767476','off'), -(10734,'_transient_wc_related_435','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=435\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(10735,'_transient_timeout_wc_related_433','1731767476','off'), -(10736,'_transient_wc_related_433','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=433\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"435\";}}','off'), -(10737,'_transient_timeout_wc_related_430','1731767476','off'), -(10738,'_transient_wc_related_430','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=430\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10739,'_transient_timeout_wc_related_398','1731767476','off'), -(10740,'_transient_wc_related_398','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=398\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10741,'_transient_timeout_wc_related_393','1731767476','off'), -(10742,'_transient_wc_related_393','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=393\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10743,'_transient_timeout_wc_related_381','1731767476','off'), -(10744,'_transient_wc_related_381','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=381\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10745,'_transient_timeout_wc_related_377','1731767476','off'), -(10746,'_transient_wc_related_377','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=377\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10747,'_transient_timeout_wc_var_prices_372','1734273076','off'), -(10748,'_transient_wc_var_prices_372','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"regular_price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"sale_price\":{\"675\":\"65.00\",\"674\":\"48.00\"}}}','off'), -(10749,'_transient_timeout_wc_related_372','1731767476','off'), -(10750,'_transient_wc_related_372','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=372\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10751,'_transient_timeout_wc_var_prices_365','1734273076','off'), -(10752,'_transient_wc_var_prices_365','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"regular_price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"sale_price\":{\"677\":\"60.00\",\"676\":\"45.00\"}}}','off'), -(10753,'_transient_timeout_wc_related_365','1731767476','off'), -(10754,'_transient_wc_related_365','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=365\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10755,'_transient_timeout_wc_var_prices_342','1734273093','off'), -(10756,'_transient_wc_var_prices_342','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(10757,'_transient_timeout_wc_related_342','1731767493','off'), -(10758,'_transient_wc_related_342','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=342\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10759,'_transient_timeout_wc_related_335','1731767493','off'), -(10760,'_transient_wc_related_335','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=335\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10761,'_transient_timeout_wc_related_331','1731767493','off'), -(10762,'_transient_wc_related_331','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=331\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10763,'_transient_timeout_wc_related_328','1731767493','off'), -(10764,'_transient_wc_related_328','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=328\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10765,'_transient_timeout_wc_related_325','1731767493','off'), -(10766,'_transient_wc_related_325','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=325\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10767,'_transient_timeout_wc_related_318','1731767493','off'), -(10768,'_transient_wc_related_318','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=318\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10769,'_transient_timeout_wc_related_291','1731767493','off'), -(10770,'_transient_wc_related_291','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=291\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10771,'_transient_timeout_wc_related_288','1731767493','off'), -(10772,'_transient_wc_related_288','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=288\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10773,'_transient_timeout_wc_related_285','1731767493','off'), -(10774,'_transient_wc_related_285','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=285\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10777,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1731683092','off'), -(10778,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(10779,'_site_transient_timeout_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','1731685846','off'), -(10780,'_site_transient_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=9828 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.4.1'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1731670019:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:498399;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','2'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.3.3'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1731450958:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3032;s:6:\"height\";i:3032;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:1216802;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:1925979;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','2'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.3'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1731451130:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:474685;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3301;s:6:\"height\";i:3301;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:1411555;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3116;s:6:\"height\";i:3116;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:979427;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1393,113,'_thumbnail_id','121'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.3.3'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1731451218:1'), -(1546,121,'_wp_attached_file','2024/09/IKKAN-B2-vrm-copy.jpg'), -(1547,121,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/09/IKKAN-B2-vrm-copy.jpg\";s:8:\"filesize\";i:539966;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"IKKAN-B2-vrm-copy.jpg\";}'), -(1548,121,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2373;s:6:\"height\";i:2373;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:1025399;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.3.3'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1731451599:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3080;s:6:\"height\";i:3080;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:1318707;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.3.3'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1731506170:1'), -(1899,141,'_wp_attached_file','2024/09/KARA-B.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:729921;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5402;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2867;s:6:\"height\";i:2867;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:680363;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:875281;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.3'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1731451801:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:435482;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3352;s:6:\"height\";i:3352;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:1582330;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2785;s:6:\"height\";i:2785;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:687198;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','1'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.3.3'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1731451882:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:469937;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3056;s:6:\"height\";i:3056;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:1936835;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2867;s:6:\"height\";i:2867;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:875092;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3030;s:6:\"height\";i:3030;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:1190349;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2750;s:6:\"height\";i:2750;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:707810;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','2'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2305,168,'_thumbnail_id','176'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.4.1'), -(2457,168,'_edit_lock','1731672874:1'), -(2458,176,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(2459,176,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:537178;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5137;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ROKKU-B-malachite.jpg\";}'), -(2460,176,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4048;s:6:\"height\";i:2690;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:1126306;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:863484;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4286;s:6:\"height\";i:2848;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:1098422;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3143;s:6:\"height\";i:3143;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:1377838;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2855;s:6:\"height\";i:2855;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:643125;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.4.1'), -(2654,183,'_edit_lock','1731669439:1'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:301167;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2840,200,'_thumbnail_id','176'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.4.1'), -(2941,202,'_edit_lock','1731670768:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:637140;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2903;s:6:\"height\";i:2903;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:1148263;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3406;s:6:\"height\";i:3406;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:486220;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.4.1'), -(3064,213,'_edit_lock','1731673153:1'), -(3070,213,'_edit_last','1'), -(3081,219,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(3082,219,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:742578;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-B-mix.jpg\";}'), -(3083,219,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold'), -(3084,123,'_thumbnail_id','219'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.3.3'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1731670287:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3720;s:6:\"height\";i:3720;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:481272;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.3.3'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1731674380:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2908;s:6:\"height\";i:2908;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:386668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.4.1'), -(3380,232,'_edit_lock','1731672540:1'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2918;s:6:\"height\";i:2918;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:1515414;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1730321832:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:606794;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2879;s:6:\"height\";i:2879;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:1294750;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2938;s:6:\"height\";i:2938;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:1587563;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.3.3'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1731020329:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:650560;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3415;s:6:\"height\";i:3415;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:560730;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.3.3'), -(3665,251,'_edit_lock','1731513723:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.3.3'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1731522679:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:804057;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3057;s:6:\"height\";i:3057;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:1302326;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt',''), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3764,261,'_thumbnail_id','262'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.3.3'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1731522734:1'), -(3775,262,'_wp_attached_file','2024/10/FUYOU-BR-g.jpg'), -(3776,262,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-g.jpg\";s:8:\"filesize\";i:719593;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-g.jpg\";}'), -(3777,262,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','0'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.3.3'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1731522794:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3135;s:6:\"height\";i:3135;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:1712533;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2536;s:6:\"height\";i:2536;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:1103201;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2915;s:6:\"height\";i:2915;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:1443041;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.3.3'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1731514380:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3134;s:6:\"height\";i:3134;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:914630;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.3.3'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1731513647:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2983;s:6:\"height\";i:2983;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:1527149;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.3.3'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1731523107:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:943006;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.3.3'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1731523329:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:657414;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2833;s:6:\"height\";i:2833;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:1298666;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.3.3'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1731523434:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:532726;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2001;s:6:\"height\";i:2001;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:431354;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1731674336:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:559308;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:1538997;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.3.3'), -(4128,288,'_edit_lock','1731674325:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:681483;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2932;s:6:\"height\";i:2932;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:797682;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.3.3'), -(4162,291,'_edit_lock','1731674301:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:432776;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3095;s:6:\"height\";i:3095;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:1002542;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.4.1'), -(4467,306,'_edit_lock','1731670319:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3966;s:6:\"height\";i:2635;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:494799;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3196;s:6:\"height\";i:3196;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:1297484;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4492,312,'_thumbnail_id','316'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.4.1'), -(4568,312,'_edit_lock','1731674364:1'), -(4569,316,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(4570,316,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:613259;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-vrm.jpg\";}'), -(4571,316,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.3.3'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1731450758:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2336;s:6:\"height\";i:2336;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:939506;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3064;s:6:\"height\";i:3064;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:1550285;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.3.3'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1731021723:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:320546;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2949;s:6:\"height\";i:2949;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:1194035;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.3.3'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1731020166:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:332653;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2996;s:6:\"height\";i:2996;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:526447;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.4.1'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1731674279:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:293803;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:654786;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.4.1'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1731673536:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:325108;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3088;s:6:\"height\";i:3088;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:1178497;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1730322771:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:573083;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2585;s:6:\"height\";i:2585;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:567175;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:1964337;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.4.1'), -(4977,342,'_edit_lock','1731671364:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2872;s:6:\"height\";i:2872;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:1095271;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2489;s:6:\"height\";i:2488;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:727090;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:1906839;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1731505646:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:614724;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3070;s:6:\"height\";i:3070;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:913904;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.4.1'), -(5383,365,'_edit_lock','1731674189:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:503124;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.4.1'), -(5506,372,'_edit_lock','1731674080:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:523957;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3031;s:6:\"height\";i:3031;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:806911;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.3.3'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1730323082:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:615798;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2472;s:6:\"height\";i:2472;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:504647;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:968732;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','2'), -(5562,377,'_photos_colonne_gauche|||0|value','378'), -(5563,377,'_photos_colonne_droite|||0|value','379'), -(5564,377,'_photos_colonne_droite|||1|value','380'), -(5565,377,'_haiku_details_produit',''), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.3.3'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1730323095:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:603785;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2342;s:6:\"height\";i:2342;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:994805;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2455;s:6:\"height\";i:2456;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:1042594;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','2'), -(5604,381,'_photos_colonne_gauche|||0|value','382'), -(5605,381,'_photos_colonne_droite|||0|value','383'), -(5606,381,'_photos_colonne_droite|||1|value','384'), -(5607,381,'_haiku_details_produit',''), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.3.3'), -(5630,385,'_edit_lock','1731103269:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3064;s:6:\"height\";i:3064;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:775022;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.4.1'), -(5801,393,'_edit_lock','1731673849:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:528487;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2343;s:6:\"height\";i:2343;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:665323;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5828,398,'_thumbnail_id','399'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.4.1'), -(5839,398,'_edit_lock','1731674207:1'), -(5840,399,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(5841,399,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:591531;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-vrm.jpg\";}'), -(5842,399,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3032;s:6:\"height\";i:3032;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:1274144;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3133;s:6:\"height\";i:3133;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:1820964;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5870,402,'_thumbnail_id','403'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.3.3'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1730098866:2'), -(5882,403,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(5883,403,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:99565;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-arg.jpg\";}'), -(5884,403,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:1217778;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3024;s:6:\"height\";i:3024;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:762605;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','2'), -(5896,402,'_photos_colonne_gauche|||0|value','403'), -(5897,402,'_photos_colonne_droite|||0|value','404'), -(5898,402,'_photos_colonne_droite|||1|value','405'), -(5899,402,'_haiku_details_produit',''), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5912,406,'_thumbnail_id','407'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.3.3'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1730987020:1'), -(5925,407,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(5926,407,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:108941;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-vrm.jpg\";}'), -(5927,407,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2180;s:6:\"height\";i:2180;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:920358;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:1640176;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:726303;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5942,406,'_photos_colonne_gauche|||0|value','407'), -(5943,406,'_photos_colonne_droite|||0|value','408'), -(5944,406,'_photos_colonne_droite|||1|value','409'), -(5945,406,'_haiku_details_produit',''), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2992;s:6:\"height\";i:2992;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:1932640;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2877;s:6:\"height\";i:2877;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:2012347;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2738;s:6:\"height\";i:2738;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:1594360;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:514941;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6020,422,'_wp_attached_file','2024/10/HAIKU-sizechart.jpg'), -(6021,422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/10/HAIKU-sizechart.jpg\";s:8:\"filesize\";i:56860;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3036;s:6:\"height\";i:3036;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:1508654;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6138,328,'_photos_colonne_gauche|||0|value','329'), -(6139,328,'_photos_colonne_droite|||0|value','330'), -(6140,328,'_haiku_details_produit',''), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2938;s:6:\"height\";i:2938;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:1607004;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6253,430,'_regular_price','45'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6264,430,'_thumbnail_id','431'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.3.3'), -(6270,430,'_price','45'), -(6275,430,'_edit_lock','1731022155:1'), -(6276,431,'_wp_attached_file','2024/10/ROKKU-CR1-arg.jpg'), -(6277,431,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-CR1-arg.jpg\";s:8:\"filesize\";i:415069;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"ROKKU-CR1-arg.jpg\";}'), -(6278,431,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3098;s:6:\"height\";i:3098;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:1456916;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.3.3'), -(6314,433,'_edit_lock','1731051766:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1731505275:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:414386;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2992;s:6:\"height\";i:2992;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:1552924;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6370,393,'_regular_price','60'), -(6457,440,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(6458,440,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:553730;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6459,440,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6466,441,'_wp_attached_file','2024/10/IMG_1428.jpg'), -(6467,441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1428.jpg\";s:8:\"filesize\";i:766152;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6468,441,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(6472,442,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(6473,442,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:799792;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6474,443,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(6475,443,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:916269;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6476,443,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6477,442,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6513,447,'_thumbnail_id','449'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.3.3'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1731505335:1'), -(6524,448,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(6525,448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:1517662;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6526,448,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(6527,449,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(6528,449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:902207;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6529,449,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(6530,447,'_edit_last','1'), -(6537,450,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(6538,450,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:1853086;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6539,450,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(6544,451,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(6545,451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:993509;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6546,451,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(6551,452,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(6552,452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:1204316;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6553,452,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(6554,246,'_photos_colonne_gauche|||0|value','249'), -(6555,246,'_photos_colonne_droite|||0|value','452'), -(6556,246,'_photos_colonne_droite|||1|value','250'), -(6557,246,'_haiku_details_produit',''), -(6574,455,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(6575,455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:1582003;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6576,456,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(6577,456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2244;s:6:\"height\";i:2244;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:823383;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6578,455,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(6584,457,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(6585,457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:596666;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6586,457,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(6604,459,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(6605,459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:1839629;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6606,460,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(6607,460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2598;s:6:\"height\";i:2597;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:1244703;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6608,459,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6609,460,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6615,461,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(6616,461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:1383074;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6617,461,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(6630,463,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(6631,463,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:996020;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6632,463,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(6638,464,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(6639,464,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:817842;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6640,464,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(6644,465,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(6645,465,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:1588812;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6646,465,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(6652,325,'_photos_colonne_gauche|||0|value','326'), -(6653,325,'_photos_colonne_droite|||0|value','327'), -(6654,325,'_photos_colonne_droite|||1|value','465'), -(6655,325,'_haiku_details_produit',''), -(6670,468,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(6671,468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:1713725;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6672,468,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver'), -(6676,469,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(6677,469,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:1511354;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6678,469,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver'), -(6679,430,'_photos_colonne_gauche|||0|value','431'), -(6680,430,'_photos_colonne_droite|||0|value','469'), -(6681,430,'_photos_colonne_droite|||1|value','432'), -(6682,430,'_haiku_details_produit',''), -(6687,470,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(6688,470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:235735;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6689,470,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(6694,471,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(6695,471,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:1481042;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6696,471,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver'), -(6702,472,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(6703,472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:1274455;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6704,472,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver'), -(6713,473,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(6714,473,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:1296017;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6715,473,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6716,474,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(6717,474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:1492851;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6718,474,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6724,475,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(6725,475,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:1018963;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6726,475,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(6727,476,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(6728,476,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:940512;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6729,477,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(6730,477,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:991427;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6731,476,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(6732,477,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.3.3'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.3.3'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.3.3'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6786,478,'_thumbnail_id','475'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6788,479,'_thumbnail_id','476'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6790,480,'_thumbnail_id','477'), -(6791,433,'_thumbnail_id','475'), -(6792,433,'_regular_price','49'), -(6793,433,'_photos_colonne_gauche|||0|value','475'), -(6794,433,'_photos_colonne_droite|||0|value','468'), -(6795,433,'_photos_colonne_droite|||1|value','476'), -(6796,433,'_photos_colonne_droite|||2|value','477'), -(6797,433,'_haiku_details_produit',''), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6810,481,'_thumbnail_id','482'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.3.3'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1731673918:1'), -(6821,482,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(6822,482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:1222177;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6823,482,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6824,483,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(6825,483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:1704668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6826,483,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6827,481,'_edit_last','1'), -(6828,481,'_photos_colonne_gauche|||0|value','482'), -(6829,481,'_photos_colonne_droite|||0|value','483'), -(6830,481,'_haiku_details_produit',''), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6865,486,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(6866,486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:1221034;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6867,486,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2547;s:6:\"height\";i:2547;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:1176577;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6871,488,'_wp_attached_file','2024/10/ROKKU-C-lapis.jpg'), -(6872,488,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-lapis.jpg\";s:8:\"filesize\";i:1256825;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6873,489,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(6874,489,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:1202770;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6875,488,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(6876,489,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6879,385,'_thumbnail_id','486'), -(6880,385,'_photos_colonne_gauche|||0|value','486'), -(6881,385,'_photos_colonne_droite|||0|value','487'), -(6882,385,'_photos_colonne_droite|||1|value','455'), -(6883,385,'_photos_colonne_droite|||2|value','489'), -(6884,385,'_photos_colonne_droite|||3|value','456'), -(6885,385,'_photos_colonne_droite|||4|value','488'), -(6886,385,'_haiku_details_produit',''), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','6'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6899,490,'_thumbnail_id','491'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.3.3'), -(6912,490,'_edit_lock','1731240275:1'), -(6913,491,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(6914,491,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:1012565;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4474;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6915,491,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(6916,492,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(6917,492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:1625264;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6918,492,'_wp_attachment_image_alt',''), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6986,490,'_photos_colonne_gauche|||0|value','491'), -(6987,490,'_photos_colonne_droite|||0|value','492'), -(6988,490,'_haiku_details_produit',''), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7000,496,'_thumbnail_id','500'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7005,496,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7006,496,'_product_version','9.3.3'), -(7069,496,'_edit_lock','1731450794:1'), -(7070,500,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(7071,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:921846;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7072,500,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7073,501,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(7074,501,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:2016865;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7075,502,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(7076,502,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2006;s:6:\"height\";i:2006;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:576498;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7077,501,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7078,502,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7082,496,'_photos_colonne_gauche|||0|value','500'), -(7083,496,'_photos_colonne_droite|||0|value','501'), -(7084,496,'_photos_colonne_droite|||1|value','502'), -(7085,496,'_haiku_details_produit',''), -(7086,503,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(7087,503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:989930;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7088,503,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(7094,504,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(7095,504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:1449357;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7096,504,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7132,515,'_thumbnail_id','516'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.4.1'), -(7145,515,'_edit_lock','1731672150:1'), -(7146,516,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(7147,516,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:1205777;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7148,516,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(7152,518,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(7153,518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:1176257;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7154,518,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','0'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7215,521,'_thumbnail_id','524'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.4.1'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1731672298:1'), -(7270,524,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(7271,524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:1095889;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7272,524,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(7276,526,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(7277,526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:1148641;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7278,526,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7289,318,'_thumbnail_id','503'), -(7295,318,'_photos_colonne_gauche|||0|value','503'), -(7296,318,'_photos_colonne_droite|||0|value','465'), -(7297,318,'_photos_colonne_droite|||1|value','324'), -(7298,318,'_photos_colonne_droite|||2|value','323'), -(7299,318,'_haiku_details_produit',''), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7314,86,'_photos_colonne_gauche|||0|value','420'), -(7315,86,'_photos_colonne_gauche|||1|value','94'), -(7316,86,'_photos_colonne_droite|||0|value','412'), -(7317,86,'_photos_colonne_droite|||1|value','440'), -(7318,86,'_photos_colonne_droite|||2|value','419'), -(7319,86,'_haiku_details_produit',''), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7340,102,'_photos_colonne_gauche|||0|value','110'), -(7341,102,'_photos_colonne_droite|||0|value','112'), -(7342,102,'_photos_colonne_droite|||1|value','111'), -(7343,102,'_haiku_details_produit',''), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7364,113,'_photos_colonne_gauche|||0|value','121'), -(7365,113,'_photos_colonne_droite|||0|value','122'), -(7366,113,'_photos_colonne_droite|||1|value','450'), -(7367,113,'_haiku_details_produit',''), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7388,531,'_wp_attached_file','2024/09/DSC9897.jpg'), -(7389,531,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2821;s:6:\"height\";i:2821;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:1417471;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7390,531,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold'), -(7391,123,'_photos_colonne_gauche|||0|value','219'), -(7392,123,'_photos_colonne_droite|||0|value','132'), -(7393,123,'_photos_colonne_droite|||1|value','531'), -(7394,123,'_haiku_details_produit',''), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7415,133,'_photos_colonne_gauche|||0|value','141'), -(7416,133,'_photos_colonne_droite|||0|value','166'), -(7417,133,'_photos_colonne_droite|||1|value','142'), -(7418,133,'_photos_colonne_droite|||2|value','167'), -(7419,133,'_photos_colonne_droite|||3|value','143'), -(7420,133,'_haiku_details_produit',''), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7441,144,'_photos_colonne_gauche|||0|value','152'), -(7442,144,'_photos_colonne_droite|||0|value','154'), -(7443,144,'_photos_colonne_droite|||1|value','153'), -(7444,144,'_haiku_details_produit',''), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7465,155,'_photos_colonne_gauche|||0|value','163'), -(7466,155,'_photos_colonne_droite|||0|value','463'), -(7467,155,'_photos_colonne_droite|||1|value','164'), -(7468,155,'_photos_colonne_droite|||2|value','165'), -(7469,155,'_haiku_details_produit',''), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7490,535,'_thumbnail_id','536'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.3.3'), -(7502,535,'_edit_lock','1731485540:1'), -(7503,536,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(7504,536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:1229698;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7505,536,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(7506,537,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(7507,537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:1982219;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7508,537,'_wp_attachment_image_alt',''), -(7509,538,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(7510,538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:1249172;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7511,538,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead'), -(7512,539,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(7513,539,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:1372515;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7514,539,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7560,535,'_photos_colonne_gauche|||0|value','536'), -(7561,535,'_photos_colonne_droite|||0|value','537'), -(7562,535,'_photos_colonne_droite|||1|value','538'), -(7563,535,'_photos_colonne_droite|||2|value','539'), -(7564,535,'_haiku_details_produit',''), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','0'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7580,545,'_thumbnail_id','547'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.3.3'), -(7592,545,'_edit_lock','1731505829:1'), -(7596,547,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(7597,547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:1027538;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7598,547,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7599,548,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(7600,548,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:1800988;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7601,548,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7609,447,'_photos_colonne_gauche|||0|value','449'), -(7610,447,'_photos_colonne_droite|||0|value','448'), -(7611,447,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7726,545,'_photos_colonne_gauche|||0|value','547'), -(7727,545,'_photos_colonne_droite|||0|value','548'), -(7728,545,'_haiku_details_produit',''), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.4.1'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1731671972:1'), -(7798,558,'_wp_attached_file','2024/11/DSC9463.jpg'), -(7799,558,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3979;s:6:\"height\";i:3183;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:1980803;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7800,558,'_wp_attachment_image_alt',''), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7807,559,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(7808,559,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:974627;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7809,559,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7898,342,'_thumbnail_id','559'), -(7899,342,'_regular_price','55'), -(7906,564,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(7907,564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:1253633;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7908,564,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7971,183,'_thumbnail_id','564'), -(7977,568,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(7978,568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:1467932;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7979,568,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8045,213,'_thumbnail_id','568'), -(8046,213,'_regular_price','75'), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','0'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8072,572,'_thumbnail_id','575'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.3.3'), -(8126,572,'_edit_lock','1731511905:1'), -(8127,575,'_wp_attached_file','2024/11/BOROBORO-B-g.jpg'), -(8128,575,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-g.jpg\";s:8:\"filesize\";i:1018304;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8129,575,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(8130,576,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(8131,576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:591010;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8132,576,'_wp_attachment_image_alt',''), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8386,589,'_thumbnail_id','598'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.3.3'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1731511867:1'), -(8566,598,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(8567,598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:992691;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8568,598,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(8569,599,'_wp_attached_file','2024/11/BOROBORO-B-s-1.jpg'), -(8570,599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2677;s:6:\"height\";i:2677;s:4:\"file\";s:26:\"2024/11/BOROBORO-B-s-1.jpg\";s:8:\"filesize\";i:1736728;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8571,599,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8574,589,'_photos_colonne_gauche|||0|value','598'), -(8575,589,'_photos_colonne_droite|||0|value','599'), -(8576,589,'_haiku_details_produit',''), -(8577,572,'_photos_colonne_gauche|||0|value','575'), -(8578,572,'_photos_colonne_droite|||0|value','576'), -(8579,572,'_haiku_details_produit',''), -(8586,600,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(8587,600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:1647387;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8588,600,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(8589,263,'_thumbnail_id','600'), -(8590,263,'_photos_colonne_gauche|||0|value','600'), -(8591,263,'_photos_colonne_droite|||0|value','265'), -(8592,263,'_photos_colonne_droite|||1|value','267'), -(8593,263,'_photos_colonne_droite|||2|value','457'), -(8594,263,'_photos_colonne_droite|||3|value','266'), -(8595,263,'_haiku_details_produit',''), -(8596,601,'_wp_attached_file','2024/10/TANEMAKI-BR-2.jpg'), -(8597,601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-2.jpg\";s:8:\"filesize\";i:1138084;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8598,601,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(8603,602,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(8604,602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:1579308;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8605,602,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(8606,271,'_thumbnail_id','602'), -(8607,271,'_photos_colonne_gauche|||0|value','602'), -(8608,271,'_photos_colonne_droite|||0|value','273'), -(8609,271,'_haiku_details_produit',''), -(8610,251,'_thumbnail_id','601'), -(8615,251,'_photos_colonne_gauche|||0|value','601'), -(8616,251,'_photos_colonne_droite|||0|value','443'), -(8617,251,'_photos_colonne_droite|||1|value','442'), -(8618,251,'_haiku_details_produit',''), -(8619,603,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(8620,603,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:1548318;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8621,603,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(8622,268,'_thumbnail_id','603'), -(8623,268,'_photos_colonne_gauche|||0|value','603'), -(8624,268,'_photos_colonne_droite|||0|value','451'), -(8625,268,'_photos_colonne_droite|||1|value','270'), -(8626,268,'_haiku_details_produit',''), -(8627,604,'_wp_attached_file','2024/10/TAMANORI-BO-s-2.jpg'), -(8628,604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-2.jpg\";s:8:\"filesize\";i:983084;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8631,604,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8635,220,'_thumbnail_id','604'), -(8636,220,'_photos_colonne_gauche|||0|value','604'), -(8637,220,'_photos_colonne_droite|||0|value','461'), -(8638,220,'_photos_colonne_droite|||1|value','225'), -(8639,220,'_haiku_details_produit',''), -(8640,606,'_wp_attached_file','2024/10/TAMANORI-BO-g-2.jpg'), -(8641,606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-2.jpg\";s:8:\"filesize\";i:1013617;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8642,606,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8646,226,'_thumbnail_id','606'), -(8647,226,'_photos_colonne_gauche|||0|value','606'), -(8648,226,'_photos_colonne_droite|||0|value','471'), -(8649,226,'_photos_colonne_droite|||1|value','468'), -(8650,226,'_photos_colonne_droite|||2|value','469'), -(8651,226,'_haiku_details_produit',''), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','0'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8664,610,'_thumbnail_id','611'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.4.1'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1731670850:1'), -(8675,611,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(8676,611,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:1205917;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8677,611,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(8682,610,'_edit_last','1'), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','0'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8697,613,'_thumbnail_id','621'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.3.3'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','85'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','85'), -(8849,620,'_product_version','9.3.3'), -(8851,613,'_edit_lock','1731521474:1'), -(8852,621,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(8853,621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:1009229;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8854,621,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8855,622,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(8856,622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:673126;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8857,622,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8858,623,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(8859,623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:1467494;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8860,623,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8888,613,'_price','70'), -(8889,613,'_price','85'), -(8890,613,'_edit_last','1'), -(8891,613,'_photos_colonne_gauche|||0|value','621'), -(8892,613,'_photos_colonne_droite|||0|value','622'), -(8893,613,'_photos_colonne_droite|||1|value','623'), -(8894,613,'_haiku_details_produit',''), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','0'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8906,625,'_thumbnail_id','634'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.3.3'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1731521758:1'), -(9086,634,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(9087,634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:963565;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9088,634,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(9089,635,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(9090,635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2274;s:6:\"height\";i:2274;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:599421;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9091,635,'_wp_attachment_image_alt',''), -(9092,636,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(9093,636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:1204556;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9094,636,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9098,625,'_photos_colonne_gauche|||0|value','634'), -(9099,625,'_photos_colonne_droite|||0|value','635'), -(9100,625,'_photos_colonne_droite|||1|value','636'), -(9101,625,'_haiku_details_produit',''), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.4.1'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9186,232,'_price','110'), -(9191,258,'_photos_colonne_gauche|||0|value','259'), -(9192,258,'_photos_colonne_droite|||0|value','260'), -(9193,258,'_haiku_details_produit',''), -(9194,261,'_photos_colonne_gauche|||0|value','262'), -(9195,261,'_photos_colonne_droite|||0|value','441'), -(9196,261,'_haiku_details_produit',''), -(9197,274,'_photos_colonne_gauche|||0|value','275'), -(9198,274,'_photos_colonne_droite|||0|value','464'), -(9199,274,'_photos_colonne_droite|||1|value','504'), -(9200,274,'_haiku_details_produit',''), -(9201,276,'_photos_colonne_gauche|||0|value','280'), -(9202,276,'_photos_colonne_droite|||0|value','281'), -(9203,276,'_haiku_details_produit',''), -(9209,282,'_photos_colonne_gauche|||0|value','283'), -(9210,282,'_photos_colonne_droite|||0|value','474'), -(9211,282,'_photos_colonne_droite|||1|value','473'), -(9212,282,'_photos_colonne_droite|||2|value','284'), -(9213,282,'_haiku_details_produit',''), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9283,644,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9284,644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3874;s:6:\"height\";i:3099;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:1571301;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9285,644,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9352,288,'_photos_colonne_gauche|||0|value','289'), -(9353,288,'_photos_colonne_droite|||0|value','290'), -(9354,288,'_photos_colonne_droite|||1|value','644'), -(9355,288,'_haiku_details_produit',''), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9422,291,'_photos_colonne_gauche|||0|value','292'), -(9423,291,'_photos_colonne_droite|||0|value','459'), -(9424,291,'_photos_colonne_droite|||1|value','460'), -(9425,291,'_photos_colonne_droite|||2|value','293'), -(9426,291,'_haiku_details_produit',''), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.4.1'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','48'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','48'), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.4.1'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.4.1'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','52'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','52'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','50'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','50'), -(9568,658,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg'), -(9569,658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:37:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg\";s:8:\"filesize\";i:1130494;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9570,658,'_wp_attachment_image_alt','BoroBoro earrings minimalist oval shape'), -(9571,183,'_photos_colonne_gauche|||0|value','564'), -(9572,183,'_photos_colonne_droite|||0|value','472'), -(9573,183,'_photos_colonne_droite|||1|value','658'), -(9574,183,'_haiku_details_produit',''), -(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'), -(9578,72,'_photos_colonne_gauche|||0|value','81'), -(9579,72,'_photos_colonne_droite|||0|value','100'), -(9580,72,'_photos_colonne_droite|||1|value','411'), -(9581,72,'_photos_colonne_droite|||2|value','101'), -(9582,72,'_photos_colonne_droite|||3|value','659'), -(9583,72,'_haiku_details_produit',''), -(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1085195;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(9587,306,'_price','48'), -(9588,306,'_price','50'), -(9589,306,'_price','70'), -(9590,306,'_photos_colonne_gauche|||0|value','310'), -(9591,306,'_photos_colonne_droite|||0|value','311'), -(9592,306,'_photos_colonne_droite|||1|value','424'), -(9593,306,'_haiku_details_produit',''), -(9594,312,'_price','50'), -(9595,312,'_price','52'), -(9596,312,'_price','75'), -(9597,312,'_photos_colonne_gauche|||0|value','316'), -(9598,312,'_photos_colonne_droite|||0|value','660'), -(9599,312,'_photos_colonne_droite|||1|value','317'), -(9600,312,'_haiku_details_produit',''), -(9601,661,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(9602,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:887893;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9603,661,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9604,202,'_price','50'), -(9605,202,'_price','85'), -(9612,662,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(9613,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:752395;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9614,662,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9615,202,'_photos_colonne_gauche|||0|value','206'), -(9616,202,'_photos_colonne_droite|||0|value','662'), -(9617,202,'_photos_colonne_droite|||1|value','661'), -(9618,202,'_photos_colonne_droite|||2|value','212'), -(9619,202,'_photos_colonne_droite|||3|value','207'), -(9620,202,'_haiku_details_produit',''), -(9621,663,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(9622,663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:934957;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9623,663,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(9624,610,'_photos_colonne_gauche|||0|value','611'), -(9625,610,'_photos_colonne_droite|||0|value','663'), -(9626,610,'_haiku_details_produit',''), -(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:915361;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(9636,342,'_photos_colonne_gauche|||0|value','559'), -(9637,342,'_photos_colonne_droite|||0|value','664'), -(9638,342,'_photos_colonne_droite|||1|value','347'), -(9639,342,'_photos_colonne_droite|||2|value','348'), -(9640,342,'_photos_colonne_droite|||3|value','349'), -(9641,342,'_haiku_details_produit',''), -(9642,665,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(9643,665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:937869;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9644,665,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(9648,554,'_thumbnail_id','665'), -(9649,554,'_photos_colonne_gauche|||0|value','665'), -(9650,554,'_photos_colonne_droite|||0|value','558'), -(9651,554,'_haiku_details_produit',''), -(9652,666,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(9653,666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:985758;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9654,666,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(9655,515,'_photos_colonne_gauche|||0|value','516'), -(9656,515,'_photos_colonne_droite|||0|value','666'), -(9657,515,'_photos_colonne_droite|||1|value','518'), -(9658,515,'_haiku_details_produit',''), -(9659,667,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(9660,667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1921;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:911352;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9661,667,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(9662,521,'_photos_colonne_gauche|||0|value','524'), -(9663,521,'_photos_colonne_droite|||0|value','667'), -(9664,521,'_photos_colonne_droite|||1|value','526'), -(9665,521,'_haiku_details_produit',''), -(9666,668,'_wp_attached_file','2024/10/HADOU-BR-1.jpg'), -(9667,668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/HADOU-BR-1.jpg\";s:8:\"filesize\";i:1252060;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9668,668,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver.'), -(9669,669,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(9670,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:1003764;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9671,669,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(9676,232,'_thumbnail_id','668'), -(9677,232,'_photos_colonne_gauche|||0|value','236'), -(9678,232,'_photos_colonne_gauche|||1|value','668'), -(9679,232,'_photos_colonne_droite|||0|value','669'), -(9680,232,'_photos_colonne_droite|||1|value','237'), -(9681,232,'_haiku_details_produit',''), -(9682,670,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(9683,670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1286747;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729428985\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9684,670,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'), -(9685,168,'_photos_colonne_gauche|||0|value','176'), -(9686,168,'_photos_colonne_droite|||0|value','180'), -(9687,168,'_photos_colonne_droite|||1|value','177'), -(9688,168,'_photos_colonne_droite|||2|value','178'), -(9689,168,'_photos_colonne_droite|||3|value','182'), -(9690,168,'_photos_colonne_droite|||4|value','179'), -(9691,168,'_photos_colonne_droite|||5|value','670'), -(9692,168,'_haiku_details_produit',''), -(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:920813;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'), -(9696,213,'_photos_colonne_gauche|||0|value','568'), -(9697,213,'_photos_colonne_droite|||0|value','671'), -(9698,213,'_photos_colonne_droite|||1|value','199'), -(9699,213,'_photos_colonne_droite|||2|value','198'), -(9700,213,'_haiku_details_produit',''), -(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'), -(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1138864;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'), -(9708,335,'_photos_colonne_gauche|||0|value','336'), -(9709,335,'_photos_colonne_droite|||0|value','466'), -(9710,335,'_photos_colonne_droite|||1|value','672'), -(9711,335,'_photos_colonne_droite|||2|value','337'), -(9712,335,'_haiku_details_produit',''), -(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:944209;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(9720,393,'_photos_colonne_gauche|||0|value','396'), -(9721,393,'_photos_colonne_droite|||0|value','397'), -(9722,393,'_photos_colonne_droite|||1|value','673'), -(9723,393,'_haiku_details_produit',''), -(9724,398,'_photos_colonne_gauche|||0|value','399'), -(9725,398,'_photos_colonne_droite|||0|value','400'), -(9726,398,'_photos_colonne_droite|||1|value','401'), -(9727,398,'_haiku_details_produit',''), -(9728,674,'_variation_description',''), -(9729,674,'total_sales','0'), -(9730,674,'_tax_status','taxable'), -(9731,674,'_tax_class','parent'), -(9732,674,'_manage_stock','no'), -(9733,674,'_backorders','no'), -(9734,674,'_sold_individually','no'), -(9735,674,'_virtual','no'), -(9736,674,'_downloadable','no'), -(9737,674,'_download_limit','-1'), -(9738,674,'_download_expiry','-1'), -(9739,674,'_stock',NULL), -(9740,674,'_stock_status','instock'), -(9741,674,'_wc_average_rating','0'), -(9742,674,'_wc_review_count','0'), -(9743,674,'attribute_pa_side','one'), -(9744,674,'_product_version','9.4.1'), -(9745,675,'_variation_description',''), -(9746,675,'total_sales','0'), -(9747,675,'_tax_status','taxable'), -(9748,675,'_tax_class','parent'), -(9749,675,'_manage_stock','no'), -(9750,675,'_backorders','no'), -(9751,675,'_sold_individually','no'), -(9752,675,'_virtual','no'), -(9753,675,'_downloadable','no'), -(9754,675,'_download_limit','-1'), -(9755,675,'_download_expiry','-1'), -(9756,675,'_stock',NULL), -(9757,675,'_stock_status','instock'), -(9758,675,'_wc_average_rating','0'), -(9759,675,'_wc_review_count','0'), -(9760,675,'attribute_pa_side','pair'), -(9761,675,'_product_version','9.4.1'), -(9762,674,'_sku','MUGURA-BO-g-one'), -(9763,674,'_regular_price','48'), -(9764,674,'_thumbnail_id','0'), -(9765,674,'_price','48'), -(9766,675,'_sku','MUGURA-BO-g-pair'), -(9767,675,'_regular_price','65'), -(9768,675,'_thumbnail_id','0'), -(9769,675,'_price','65'), -(9770,372,'_price','48'), -(9771,372,'_price','65'), -(9772,372,'_regular_price','65'), -(9773,372,'_photos_colonne_gauche|||0|value','375'), -(9774,372,'_photos_colonne_droite|||0|value','376'), -(9775,372,'_haiku_details_produit',''), -(9776,676,'_variation_description',''), -(9777,676,'total_sales','0'), -(9778,676,'_tax_status','taxable'), -(9779,676,'_tax_class','parent'), -(9780,676,'_manage_stock','no'), -(9781,676,'_backorders','no'), -(9782,676,'_sold_individually','no'), -(9783,676,'_virtual','no'), -(9784,676,'_downloadable','no'), -(9785,676,'_download_limit','-1'), -(9786,676,'_download_expiry','-1'), -(9787,676,'_stock',NULL), -(9788,676,'_stock_status','instock'), -(9789,676,'_wc_average_rating','0'), -(9790,676,'_wc_review_count','0'), -(9791,676,'attribute_pa_side','one'), -(9792,676,'_product_version','9.4.1'), -(9793,677,'_variation_description',''), -(9794,677,'total_sales','0'), -(9795,677,'_tax_status','taxable'), -(9796,677,'_tax_class','parent'), -(9797,677,'_manage_stock','no'), -(9798,677,'_backorders','no'), -(9799,677,'_sold_individually','no'), -(9800,677,'_virtual','no'), -(9801,677,'_downloadable','no'), -(9802,677,'_download_limit','-1'), -(9803,677,'_download_expiry','-1'), -(9804,677,'_stock',NULL), -(9805,677,'_stock_status','instock'), -(9806,677,'_wc_average_rating','0'), -(9807,677,'_wc_review_count','0'), -(9808,677,'attribute_pa_side','pair'), -(9809,677,'_product_version','9.4.1'), -(9810,676,'_sku','MUGURA-CR-s-one'), -(9811,676,'_regular_price','45'), -(9812,676,'_thumbnail_id','0'), -(9813,676,'_price','45'), -(9814,677,'_sku','MUGURA-BO-s-pair'), -(9815,677,'_regular_price','60'), -(9816,677,'_thumbnail_id','0'), -(9817,677,'_price','60'), -(9818,365,'_price','45'), -(9819,365,'_price','60'), -(9820,365,'_regular_price','60'), -(9821,365,'_photos_colonne_gauche|||0|value','369'), -(9822,365,'_photos_colonne_droite|||0|value','425'), -(9823,365,'_haiku_details_produit',''), -(9824,331,'_photos_colonne_gauche|||0|value','332'), -(9825,331,'_photos_colonne_droite|||0|value','334'), -(9826,331,'_photos_colonne_droite|||1|value','470'), -(9827,331,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=678 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','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
    \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% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-13 17:47:19','2024-11-13 16:47:19','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-15 13:11:17','2024-11-15 12:11:17','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-08 00:24:21','2024-11-07 23:24:21','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-08 00:31:34','2024-11-07 23:31:34','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(431,1,'2024-10-30 22:29:18','2024-10-30 21:29:18','','Rokku Hoop silver','','inherit','closed','closed','','sony-dsc-51','','','2024-10-30 22:30:02','2024-10-30 21:30:02','',430,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-CR1-arg.jpg',0,'attachment','image/jpeg',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a Malachite oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(440,1,'2024-11-07 23:39:56','2024-11-07 22:39:56','','Hattari ring','','inherit','closed','closed','','img_1423','','','2024-11-07 23:40:10','2024-11-07 22:40:10','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(441,1,'2024-11-07 23:41:07','2024-11-07 22:41:07','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428','','','2024-11-07 23:41:46','2024-11-07 22:41:46','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428.jpg',0,'attachment','image/jpeg',0), -(442,1,'2024-11-07 23:42:59','2024-11-07 22:42:59','','Tanemaki bracelet','','inherit','closed','closed','','img_1431','','','2024-11-07 23:43:43','2024-11-07 22:43:43','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(443,1,'2024-11-07 23:43:01','2024-11-07 22:43:01','','Tanemaki bracelet','','inherit','closed','closed','','img_1432','','','2024-11-07 23:43:28','2024-11-07 22:43:28','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-13 14:44:32','2024-11-13 13:44:32','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(448,1,'2024-11-07 23:52:16','2024-11-07 22:52:16','','Kara ear cuff gold plated','','inherit','closed','closed','','img_1473','','','2024-11-07 23:53:31','2024-11-07 22:53:31','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(449,1,'2024-11-07 23:53:16','2024-11-07 22:53:16','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-07 23:53:51','2024-11-07 22:53:51','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(450,1,'2024-11-07 23:56:59','2024-11-07 22:56:59','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-07 23:57:29','2024-11-07 22:57:29','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(451,1,'2024-11-07 23:58:48','2024-11-07 22:58:48','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-07 23:59:06','2024-11-07 22:59:06','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(452,1,'2024-11-08 00:00:26','2024-11-07 23:00:26','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-08 00:00:55','2024-11-07 23:00:55','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(455,1,'2024-11-08 00:07:57','2024-11-07 23:07:57','','Rokku necklace','','inherit','closed','closed','','img_1531','','','2024-11-08 00:08:30','2024-11-07 23:08:30','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(456,1,'2024-11-08 00:08:02','2024-11-07 23:08:02','','IMG_1543','','inherit','closed','closed','','img_1543','','','2024-11-08 00:08:02','2024-11-07 23:08:02','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(457,1,'2024-11-08 00:10:07','2024-11-07 23:10:07','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-08 00:10:25','2024-11-07 23:10:25','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(459,1,'2024-11-08 00:14:09','2024-11-07 23:14:09','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-08 00:14:37','2024-11-07 23:14:37','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(460,1,'2024-11-08 00:14:14','2024-11-07 23:14:14','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-08 00:14:48','2024-11-07 23:14:48','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(461,1,'2024-11-08 00:15:52','2024-11-07 23:15:52','','Tamanori earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-08 00:16:20','2024-11-07 23:16:20','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(463,1,'2024-11-08 00:20:05','2024-11-07 23:20:05','','Kishou ring gold plated','','inherit','closed','closed','','img_1638','','','2024-11-08 00:20:27','2024-11-07 23:20:27','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(464,1,'2024-11-08 00:21:23','2024-11-07 23:21:23','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-08 00:21:42','2024-11-07 23:21:42','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(465,1,'2024-11-08 00:22:51','2024-11-07 23:22:51','','Fuyou hoop and Hadou ear cuff','','inherit','closed','closed','','img_1651','','','2024-11-08 00:23:34','2024-11-07 23:23:34','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(468,1,'2024-11-08 00:28:59','2024-11-07 23:28:59','','Rokku hoop and Tamanori earring in gold plated','','inherit','closed','closed','','img_1673','','','2024-11-08 00:29:49','2024-11-07 23:29:49','',433,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(469,1,'2024-11-08 00:30:29','2024-11-07 23:30:29','','Rokku hoop silver and Tamanori earring gold plated','','inherit','closed','closed','','img_1669','','','2024-11-08 00:31:23','2024-11-07 23:31:23','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(470,1,'2024-11-08 00:33:24','2024-11-07 23:33:24','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-08 00:33:52','2024-11-07 23:33:52','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(471,1,'2024-11-08 00:34:42','2024-11-07 23:34:42','','Tamanori earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-08 00:35:23','2024-11-07 23:35:23','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(472,1,'2024-11-08 00:36:24','2024-11-07 23:36:24','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-08 00:37:07','2024-11-07 23:37:07','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(473,1,'2024-11-08 00:38:22','2024-11-07 23:38:22','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-08 00:38:53','2024-11-07 23:38:53','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(474,1,'2024-11-08 00:39:01','2024-11-07 23:39:01','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-08 00:39:15','2024-11-07 23:39:15','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(475,1,'2024-11-08 08:30:17','2024-11-08 07:30:17','','Rokku solo hoop gold plated lapis','','inherit','closed','closed','','sony-dsc-52','','','2024-11-08 08:31:01','2024-11-08 07:31:01','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(476,1,'2024-11-08 08:31:18','2024-11-08 07:31:18','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-08 08:31:50','2024-11-08 07:31:50','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(477,1,'2024-11-08 08:31:24','2024-11-08 07:31:24','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-08 08:32:36','2024-11-08 07:32:36','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-13 19:18:14','2024-11-13 18:18:14','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(634,1,'2024-11-13 19:14:32','2024-11-13 18:14:32','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-75','','','2024-11-13 19:14:46','2024-11-13 18:14:46','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(635,1,'2024-11-13 19:15:16','2024-11-13 18:15:16','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1501','','','2024-11-13 19:15:29','2024-11-13 18:15:29','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(636,1,'2024-11-13 19:15:42','2024-11-13 18:15:42','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1506','','','2024-11-13 19:15:50','2024-11-13 18:15:50','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-15 12:38:50','2024-11-15 11:38:50','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(640,1,'2024-11-13 19:43:23','2024-11-13 18:43:23','','','','draft','closed','closed','','','','','2024-11-13 19:43:23','2024-11-13 18:43:23','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=640',0,'shop_order_placehold','',1), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(644,1,'2024-11-13 19:53:14','2024-11-13 18:53:14','','Hattari stacked hoops goldp plated','','inherit','closed','closed','','_dsc9341','','','2024-11-13 19:53:44','2024-11-13 18:53:44','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-15 12:32:10','2024-11-15 11:32:10','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0), -(657,1,'2024-11-14 11:55:39','2024-11-14 10:55:39','','','','draft','closed','closed','','','','','2024-11-14 11:55:39','2024-11-14 10:55:39','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=657',0,'shop_order_placehold','',1), -(658,1,'2024-11-15 12:18:07','2024-11-15 11:18:07','','BoroBoro earring','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-11-15 12:19:02','2024-11-15 11:19:02','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',0), -(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 12:26:58','2024-11-15 11:26:58','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'attachment','image/jpeg',0), -(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(661,1,'2024-11-15 12:37:38','2024-11-15 11:37:38','','Piasu earrins mixing gold and silver','','inherit','closed','closed','','img_1454','','','2024-11-15 12:38:04','2024-11-15 11:38:04','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(662,1,'2024-11-15 12:39:58','2024-11-15 11:39:58','','Piasu earrings mixing gold and silver','','inherit','closed','closed','','img_1456','','','2024-11-15 12:40:19','2024-11-15 11:40:19','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(663,1,'2024-11-15 12:42:53','2024-11-15 11:42:53','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-15 12:43:03','2024-11-15 11:43:03','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0), -(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(665,1,'2024-11-15 12:56:13','2024-11-15 11:56:13','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-15 12:56:31','2024-11-15 11:56:31','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0), -(666,1,'2024-11-15 13:04:02','2024-11-15 12:04:02','','Boroboro earrings gold plated with aventurine beads','','inherit','closed','closed','','img_1525','','','2024-11-15 13:04:32','2024-11-15 12:04:32','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0), -(667,1,'2024-11-15 13:05:30','2024-11-15 12:05:30','','BoroBoro silver earrings with tiger\'s eye beads','','inherit','closed','closed','','img_1524','','','2024-11-15 13:05:59','2024-11-15 12:05:59','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0), -(668,1,'2024-11-15 13:08:14','2024-11-15 12:08:14','','Hadou silver and gold bangles','','inherit','closed','closed','','sony-dsc-16','','','2024-11-15 13:08:30','2024-11-15 12:08:30','',232,'https://haikuatelier.com/app/uploads/2024/10/HADOU-BR-1.jpg',0,'attachment','image/jpeg',0), -(669,1,'2024-11-15 13:09:21','2024-11-15 12:09:21','','Hadou silver and gold bangles','','inherit','closed','closed','','img_1528','','','2024-11-15 13:09:38','2024-11-15 12:09:38','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(670,1,'2024-11-15 13:15:08','2024-11-15 12:15:08','','Rokku silver ring with tiger\'s eye stone','','inherit','closed','closed','','img_1582','','','2024-11-15 13:15:36','2024-11-15 12:15:36','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0), -(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(674,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-gold-plated-one-earring','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=674',2,'product_variation','',0), -(675,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','mugura-earrings-gold-plated-pair','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=675',1,'product_variation','',0), -(676,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-silver-one-earring','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=676',2,'product_variation','',0), -(677,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','mugura-earrings-silver-pair','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=677',1,'product_variation','',0); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,2,0), -(430,30,0), -(430,54,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,48,0), -(496,49,0), -(496,65,0), -(496,68,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,27), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,38), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,33), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(34,34,'product_cat','',0,0), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,22), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,4), -(62,62,'pa_side','',0,5), -(63,63,'pa_side','',0,1), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(17,34,'order','6'), -(18,34,'display_type',''), -(19,34,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','33'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(26,34,'product_count_product_cat','0'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(34,'Collabs','collabs',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=131 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.109.126.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1731498228'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1731628800'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(79,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";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;}}}'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:4:{s:64:\"57b79bd83483f31f982568961ef362c3b7476b425ac0737fe3f2951c0e642f55\";a:4:{s:10:\"expiration\";i:1732228645;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1731019045;}s:64:\"aae93f58163fa37bd54d1bbbead41a239fe41c262168ff4369be1668a03373c0\";a:4:{s:10:\"expiration\";i:1731600884;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";s:5:\"login\";i:1731428084;}s:64:\"cb3d0a2fa52872d9dd4ee3e388390861c4ca2bb9b4dc870e6fc74df8f9398024\";a:4:{s:10:\"expiration\";i:1731660359;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1731487559;}s:64:\"898e9ed33b23ef2f585a5d3f5df1003a9c9e18c1724b5a95574aee830a0dcda8\";a:4:{s:10:\"expiration\";i:1731690679;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1731517879;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=553 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(552,68,'learn-more','Learn more','https://woocommerce.com/document/managing-orders/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=69 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',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 deleted file mode 100755 index 442154d2..00000000 --- a/db/haiku_atelier-2024-11-15-6472f51.sql +++ /dev/null @@ -1,13079 +0,0 @@ --- 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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','billing','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), -(289,'woocommerce_enable_myaccount_registration','yes','off'), -(290,'woocommerce_registration_generate_username','yes','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.1','auto'), -(354,'woocommerce_db_version','9.4.1','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','6737cc7c6b4358.55741089|1731710136','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1731678061;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1731581825','on'), -(423,'_transient_product_query-transient-version','1731674417','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:41:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:20:\"no_external_requests\";i:10;s:17:\"search_posts_only\";i:11;s:12:\"no_texturize\";i:12;s:13:\"no_feed_links\";i:13;s:11:\"no_rsd_link\";i:14;s:19:\"no_wlwmanifest_link\";i:15;s:23:\"no_adjacent_posts_links\";i:16;s:15:\"no_wp_generator\";i:17;s:12:\"no_shortlink\";i:18;s:12:\"no_rest_link\";i:19;s:17:\"no_jquery_migrate\";i:20;s:16:\"schema_less_urls\";i:21;s:31:\"no_recent_comments_widget_style\";i:22;s:12:\"cleanup_menu\";i:23;s:9:\"no_emojis\";i:24;s:18:\"no_image_threshold\";i:25;s:14:\"no_exif_rotate\";i:26;s:22:\"no_admin_email_confirm\";i:27;s:16:\"no_update_emails\";i:28;s:18:\"no_new_user_emails\";i:29;s:24:\"no_password_reset_emails\";i:30;s:20:\"change_default_email\";i:31;s:15:\"login_site_icon\";i:32;s:14:\"no_update_nags\";i:33;s:14:\"no_footer_text\";i:34;s:20:\"no_dashboard_widgets\";i:35;s:10:\"no_wp_logo\";i:36;s:24:\"no_application_passwords\";i:37;s:9:\"no_xmlrpc\";i:38;s:15:\"restrict_upload\";i:39;s:15:\"no_login_errors\";i:40;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1731674417','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1731362926','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:188:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:43:\"index.php?collection=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?collection=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:32:\"index.php?collection=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1732282861','off'), -(2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1734261353','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.4.1\",\"hash\":\"cd258e4a844819ebcaa46e806743837f\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1734261583','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6054,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:0:{}s:15:\"version_checked\";s:3:\"6.7\";s:12:\"last_checked\";i:1731662399;}','off'), -(6056,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1731668658;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'), -(6061,'site_logo','','auto'), -(7045,'_transient_timeout_orders-all-statuses','1732274153','off'), -(7046,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";a:2:{i:0;s:13:\"wc-processing\";i:1;s:10:\"wc-pending\";}}','off'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733954972','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(7355,'_transient_timeout_wc_product_children_246','1733612495','off'), -(7356,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(7361,'_transient_timeout_wc_var_prices_246','1734261583','off'), -(7362,'_transient_wc_var_prices_246','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(7582,'_transient_timeout_wc_product_children_433','1733644024','off'), -(7583,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(7588,'_transient_timeout_wc_var_prices_433','1734273076','off'), -(7589,'_transient_wc_var_prices_433','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(7700,'_transient_timeout_wc_product_children_385','1733650932','off'), -(7701,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(7830,'_transient_timeout_wc_var_prices_385','1734273076','off'), -(7831,'_transient_wc_var_prices_385','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1734264448','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8250,'_site_transient_timeout_browser_824ce30bb63707b6e22adf8ad59e7e10','1731882526','off'), -(8251,'_site_transient_browser_824ce30bb63707b6e22adf8ad59e7e10','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:7:\"Android\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8546,'_site_transient_timeout_php_check_511543dbb9b840459b13ae93dec10832','1731967689','off'), -(8547,'_site_transient_php_check_511543dbb9b840459b13ae93dec10832','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(8550,'_transient_timeout_wc_shipping_method_count','1733954930','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8553,'woocommerce_free_shipping_1_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:0:\"\";s:10:\"min_amount\";s:4:\"0,00\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(8554,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8592,'_transient_timeout_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','1732010690','off'), -(8593,'_transient_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8594,'_transient_timeout_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','1732010690','off'), -(8595,'_transient_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8596,'_transient_timeout_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','1732010690','off'), -(8597,'_transient_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8598,'_transient_timeout_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','1732010690','off'), -(8599,'_transient_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8603,'_transient_orders-transient-version','1731581783','on'), -(8610,'woocommerce_admin_last_orders_milestone','1','auto'), -(8732,'_site_transient_timeout_browser_e70c069864ec1ceef7523c2cc9b41fcd','1732032884','off'), -(8733,'_site_transient_browser_e70c069864ec1ceef7523c2cc9b41fcd','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1731686362','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(8914,'_transient_timeout_wc_product_children_86','1734043197','off'), -(8915,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(8932,'_transient_timeout_wc_product_children_102','1734043275','off'), -(8933,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(8952,'_transient_timeout_wc_product_children_113','1734043429','off'), -(8953,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(8972,'_transient_timeout_wc_product_children_123','1734043811','off'), -(8973,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(8991,'_transient_timeout_wc_product_children_133','1734043911','off'), -(8992,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(9010,'_transient_timeout_wc_product_children_144','1734043958','off'), -(9011,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(9029,'_transient_timeout_wc_product_children_155','1734044112','off'), -(9030,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(9055,'_transient_timeout_wc_var_prices_155','1734261584','off'), -(9056,'_transient_wc_var_prices_155','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(9057,'_transient_timeout_wc_var_prices_144','1734261584','off'), -(9058,'_transient_wc_var_prices_144','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(9059,'_transient_timeout_wc_var_prices_133','1734263373','off'), -(9060,'_transient_wc_var_prices_133','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(9061,'_transient_timeout_wc_var_prices_123','1734262590','off'), -(9062,'_transient_wc_var_prices_123','{\"version\":\"1731670380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(9063,'_transient_timeout_wc_var_prices_113','1734264448','off'), -(9064,'_transient_wc_var_prices_113','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(9065,'_transient_timeout_wc_var_prices_102','1734264448','off'), -(9066,'_transient_wc_var_prices_102','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(9067,'_transient_timeout_wc_var_prices_86','1734266361','off'), -(9068,'_transient_wc_var_prices_86','{\"version\":\"1731674329\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9190,'woocommerce_attribute_lookup_enabled','yes','auto'), -(9196,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9209,'_transient_timeout_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','1732103019','off'), -(9210,'_transient_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9211,'_transient_timeout_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','1732103019','off'), -(9212,'_transient_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9213,'_transient_timeout_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','1732103019','off'), -(9214,'_transient_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9215,'_transient_timeout_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','1732103019','off'), -(9216,'_transient_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9219,'_transient_timeout_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','1732103036','off'), -(9220,'_transient_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9221,'_transient_timeout_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','1732103056','off'), -(9222,'_transient_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:1;s:16:\"avg_orders_count\";d:1;s:15:\"avg_total_spend\";d:170;s:19:\"avg_avg_order_value\";d:170;}}','off'), -(9223,'_transient_timeout_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','1732103056','off'), -(9224,'_transient_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9239,'_site_transient_update_plugins','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1731665193;s:12:\"translations\";a:0:{}}','off'), -(9259,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1732282861','off'), -(9260,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(9268,'_transient_timeout_wc_var_prices_535','1734265039','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9331,'_transient_timeout_wc_product_children_545','1734097979','off'), -(9332,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(9358,'_transient_timeout_wc_var_prices_545','1734263373','off'), -(9359,'_transient_wc_var_prices_545','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1734273093','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9570,'_transient_timeout_wc_product_children_589','1734104017','off'), -(9571,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(9577,'_transient_timeout_wc_var_prices_589','1734265039','off'), -(9578,'_transient_wc_var_prices_589','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(9579,'_transient_timeout_wc_product_children_572','1734104050','off'), -(9580,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(9581,'_transient_timeout_wc_var_prices_572','1734265039','off'), -(9582,'_transient_wc_var_prices_572','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1734266487','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1734266487','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9692,'_transient_timeout_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','1732122679','off'), -(9693,'_transient_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9694,'_transient_timeout_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','1732122679','off'), -(9695,'_transient_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9696,'_transient_timeout_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','1732122679','off'), -(9697,'_transient_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9698,'_transient_timeout_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','1732122679','off'), -(9699,'_transient_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9700,'_transient_timeout_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','1732122679','off'), -(9701,'_transient_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:526;s:8:\"products\";i:3;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:526;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9702,'_transient_timeout_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','1732122679','off'), -(9703,'_transient_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9786,'_transient_timeout_wc_product_children_613','1734113618','off'), -(9787,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(9788,'_transient_timeout_wc_var_prices_613','1734265039','off'), -(9789,'_transient_wc_var_prices_613','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"}}}','off'), -(9806,'_transient_timeout_wc_product_children_625','1734113902','off'), -(9807,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(9808,'_transient_timeout_wc_var_prices_625','1734265039','off'), -(9809,'_transient_wc_var_prices_625','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10153,'_transient_timeout_wc_report_orders_stats_e7028dd744074da3ef20c47e9001bccf','1732186472','off'), -(10154,'_transient_wc_report_orders_stats_e7028dd744074da3ef20c47e9001bccf','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10155,'_transient_timeout_wc_report_orders_stats_9a074d6466e0f7159aad8adc2ddef1c8','1732186472','off'), -(10156,'_transient_wc_report_orders_stats_9a074d6466e0f7159aad8adc2ddef1c8','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10157,'_transient_timeout_wc_report_products_stats_4c10420d9cf6b3c6fa8d0451eafcc4bb','1732186472','off'), -(10158,'_transient_wc_report_products_stats_4c10420d9cf6b3c6fa8d0451eafcc4bb','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10159,'_transient_timeout_wc_report_variations_stats_55e55bcaa9efdff18b0d42cf94e1776b','1732186472','off'), -(10160,'_transient_wc_report_variations_stats_55e55bcaa9efdff18b0d42cf94e1776b','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10161,'_transient_timeout_wc_report_orders_stats_f03d2bd0acbac37c15a831cb4848bfde','1732186472','off'), -(10162,'_transient_wc_report_orders_stats_f03d2bd0acbac37c15a831cb4848bfde','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:808;s:8:\"products\";i:4;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:14:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:808;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:14;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10163,'_transient_timeout_wc_report_products_stats_c36db35a51bb5e13b1c9758660e72855','1732186472','off'), -(10164,'_transient_wc_report_products_stats_c36db35a51bb5e13b1c9758660e72855','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:14:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:6;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:14;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10169,'can_compress_scripts','0','on'), -(10172,'_transient_timeout_wc_order_657_needs_processing','1731668140','off'), -(10173,'_transient_wc_order_657_needs_processing','1','off'), -(10197,'_transient_timeout_wc_related_406','1731771191','off'), -(10198,'_transient_wc_related_406','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=406\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"402\";i:2;s:3:\"535\";}}','off'), -(10199,'_transient_timeout_wc_related_402','1731771191','off'), -(10200,'_transient_wc_related_402','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=402\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(10205,'_transient_timeout_wc_related_385','1731771191','off'), -(10206,'_transient_wc_related_385','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=385\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"274\";}}','off'), -(10214,'_transient_timeout_wc_related_338','1731767525','off'), -(10215,'_transient_wc_related_338','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=338\";a:3:{i:0;s:3:\"402\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(10216,'woocommerce_sales_record_date','2024-11-13','auto'), -(10217,'woocommerce_sales_record_amount','1390','auto'), -(10236,'_transient_timeout_wc_var_prices_291','1734273093','off'), -(10237,'_transient_wc_var_prices_291','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"regular_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"sale_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"}}}','off'), -(10240,'_transient_timeout_wc_var_prices_288','1734273093','off'), -(10241,'_transient_wc_var_prices_288','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"regular_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"sale_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"}}}','off'), -(10244,'_transient_timeout_wc_var_prices_285','1734273093','off'), -(10245,'_transient_wc_var_prices_285','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"regular_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"sale_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"}}}','off'), -(10252,'_transient_timeout_wc_related_282','1731676643','off'), -(10253,'_transient_wc_related_282','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=282\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10254,'_transient_timeout_wc_related_276','1731676643','off'), -(10255,'_transient_wc_related_276','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=276\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10256,'_transient_timeout_wc_related_226','1731676643','off'), -(10257,'_transient_wc_related_226','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=226\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10258,'_transient_timeout_wc_related_220','1731676643','off'), -(10259,'_transient_wc_related_220','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=220\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10305,'_transient_timeout_wc_related_356','1731693154','off'), -(10306,'_transient_wc_related_356','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=356\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10310,'_transient_timeout_wc_related_274','1731693184','off'), -(10311,'_transient_wc_related_274','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=274\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"385\";}}','off'), -(10312,'_transient_timeout_wc_related_271','1731693184','off'), -(10313,'_transient_wc_related_271','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=271\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10314,'_transient_timeout_wc_related_268','1731693184','off'), -(10315,'_transient_wc_related_268','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=268\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10316,'_transient_timeout_wc_related_263','1731693185','off'), -(10317,'_transient_wc_related_263','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=263\";a:4:{i:0;s:3:\"268\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10318,'_transient_timeout_wc_related_261','1731693185','off'), -(10319,'_transient_wc_related_261','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=261\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10320,'_transient_timeout_wc_related_258','1731693185','off'), -(10321,'_transient_wc_related_258','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=258\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10322,'_transient_timeout_wc_related_251','1731693185','off'), -(10323,'_transient_wc_related_251','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=251\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10324,'_transient_timeout_wc_related_246','1731693185','off'), -(10325,'_transient_wc_related_246','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=246\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10326,'_transient_timeout_wc_related_240','1731693185','off'), -(10327,'_transient_wc_related_240','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=240\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10338,'_transient_timeout_wc_related_155','1731693201','off'), -(10339,'_transient_wc_related_155','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=155\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10340,'_transient_timeout_wc_related_144','1731693201','off'), -(10341,'_transient_wc_related_144','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=144\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10342,'_transient_timeout_wc_related_133','1731693201','off'), -(10343,'_transient_wc_related_133','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=133\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10344,'_transient_timeout_wc_related_123','1731693201','off'), -(10345,'_transient_wc_related_123','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=123\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10346,'_transient_timeout_wc_related_113','1731693201','off'), -(10347,'_transient_wc_related_113','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=113\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10348,'_transient_timeout_wc_related_102','1731693201','off'), -(10349,'_transient_wc_related_102','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=102\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10350,'_transient_timeout_wc_related_86','1731693201','off'), -(10351,'_transient_wc_related_86','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=86\";a:12:{i:0;s:2:\"72\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10407,'_site_transient_timeout_theme_roots','1731670458','off'), -(10408,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(10409,'_transient_timeout__woocommerce_helper_subscriptions','1731669558','off'), -(10410,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(10412,'_transient_timeout_woocommerce_marketplace_promotions_v2','1731755752','off'), -(10413,'_transient_woocommerce_marketplace_promotions_v2','a:0:{}','off'), -(10415,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(10416,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1731690953','off'), -(10417,'_transient_action_scheduler_last_pastdue_actions_check','1731669353','off'), -(10418,'_transient_timeout_wc_tracks_blog_details','1731755753','off'), -(10419,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:24:\"https://haikuatelier.com\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"65\";s:10:\"wc_version\";s:5:\"9.4.1\";}','off'), -(10428,'_transient_timeout_wc_product_children_183','1734261576','off'), -(10429,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(10430,'_transient_timeout_wc_var_prices_183','1734265039','off'), -(10431,'_transient_wc_var_prices_183','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(10442,'_transient_timeout_wc_product_children_72','1734262164','off'), -(10443,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(10457,'_transient_timeout_wc_product_children_306','1734262376','off'), -(10458,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10467,'_transient_timeout_wc_product_children_312','1734262453','off'), -(10468,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(10495,'_transient_timeout_wc_product_children_202','1734262913','off'), -(10496,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(10521,'_transient_timeout_wc_var_prices_312','1734266487','off'), -(10522,'_transient_wc_var_prices_312','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"regular_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"sale_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"}}}','off'), -(10523,'_transient_timeout_wc_related_312','1731757693','off'), -(10524,'_transient_wc_related_312','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=312\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10525,'_transient_timeout_wc_var_prices_306','1734266487','off'), -(10526,'_transient_wc_var_prices_306','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"regular_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"sale_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"}}}','off'), -(10527,'_transient_timeout_wc_related_306','1731757693','off'), -(10528,'_transient_wc_related_306','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=306\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10536,'_transient_timeout_wc_product_children_342','1734263376','off'), -(10537,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(10553,'_transient_timeout_wc_product_children_554','1734263821','off'), -(10554,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(10565,'_transient_timeout_wc_product_children_515','1734264333','off'), -(10566,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(10574,'_transient_timeout_wc_product_children_521','1734264443','off'), -(10575,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(10576,'_transient_timeout_wc_var_prices_72','1734264448','off'), -(10577,'_transient_wc_var_prices_72','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(10595,'_transient_timeout_wc_product_children_232','1734264867','off'), -(10596,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(10606,'_transient_timeout_wc_product_children_168','1734265019','off'), -(10607,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(10608,'_transient_timeout_wc_var_prices_521','1734265039','off'), -(10609,'_transient_wc_var_prices_521','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(10610,'_transient_timeout_wc_var_prices_515','1734265039','off'), -(10611,'_transient_wc_var_prices_515','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(10623,'_transient_timeout_wc_product_children_213','1734265244','off'), -(10624,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(10673,'_transient_timeout_wc_product_children_372','1734266226','off'), -(10674,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:675;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:675;i:1;i:674;}}','off'), -(10699,'_transient_timeout_wc_product_children_365','1734266384','off'), -(10700,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:677;i:1;i:676;}s:7:\"visible\";a:2:{i:0;i:677;i:1;i:676;}}','off'), -(10701,'_transient_woocommerce_product_task_product_count_transient','65','on'), -(10703,'_transient_timeout_wc_term_counts','1734267463','off'), -(10704,'_transient_wc_term_counts','a:6:{i:30;s:2:\"33\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";i:34;s:1:\"0\";}','off'), -(10731,'_transient_timeout_wc_related_447','1731767475','off'), -(10732,'_transient_wc_related_447','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=447\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(10733,'_transient_timeout_wc_related_435','1731767476','off'), -(10734,'_transient_wc_related_435','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=435\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(10735,'_transient_timeout_wc_related_433','1731767476','off'), -(10736,'_transient_wc_related_433','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=433\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"435\";}}','off'), -(10737,'_transient_timeout_wc_related_430','1731767476','off'), -(10738,'_transient_wc_related_430','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=430\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10739,'_transient_timeout_wc_related_398','1731767476','off'), -(10740,'_transient_wc_related_398','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=398\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10741,'_transient_timeout_wc_related_393','1731767476','off'), -(10742,'_transient_wc_related_393','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=393\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10743,'_transient_timeout_wc_related_381','1731767476','off'), -(10744,'_transient_wc_related_381','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=381\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10745,'_transient_timeout_wc_related_377','1731767476','off'), -(10746,'_transient_wc_related_377','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=377\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10747,'_transient_timeout_wc_var_prices_372','1734273076','off'), -(10748,'_transient_wc_var_prices_372','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"regular_price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"sale_price\":{\"675\":\"65.00\",\"674\":\"48.00\"}}}','off'), -(10749,'_transient_timeout_wc_related_372','1731767476','off'), -(10750,'_transient_wc_related_372','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=372\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10751,'_transient_timeout_wc_var_prices_365','1734273076','off'), -(10752,'_transient_wc_var_prices_365','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"regular_price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"sale_price\":{\"677\":\"60.00\",\"676\":\"45.00\"}}}','off'), -(10753,'_transient_timeout_wc_related_365','1731767476','off'), -(10754,'_transient_wc_related_365','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=365\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10755,'_transient_timeout_wc_var_prices_342','1734273093','off'), -(10756,'_transient_wc_var_prices_342','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(10757,'_transient_timeout_wc_related_342','1731767493','off'), -(10758,'_transient_wc_related_342','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=342\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10759,'_transient_timeout_wc_related_335','1731767493','off'), -(10760,'_transient_wc_related_335','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=335\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10761,'_transient_timeout_wc_related_331','1731767493','off'), -(10762,'_transient_wc_related_331','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=331\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10763,'_transient_timeout_wc_related_328','1731767493','off'), -(10764,'_transient_wc_related_328','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=328\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10765,'_transient_timeout_wc_related_325','1731767493','off'), -(10766,'_transient_wc_related_325','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=325\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10767,'_transient_timeout_wc_related_318','1731767493','off'), -(10768,'_transient_wc_related_318','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=318\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10769,'_transient_timeout_wc_related_291','1731767493','off'), -(10770,'_transient_wc_related_291','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=291\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10771,'_transient_timeout_wc_related_288','1731767493','off'), -(10772,'_transient_wc_related_288','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=288\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10773,'_transient_timeout_wc_related_285','1731767493','off'), -(10774,'_transient_wc_related_285','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=285\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10777,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1731683092','off'), -(10778,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(10779,'_site_transient_timeout_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','1731685846','off'), -(10780,'_site_transient_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(10790,'wpmc_options','a:27:{s:6:\"method\";s:5:\"media\";s:7:\"content\";b:1;s:18:\"filesystem_content\";b:0;s:13:\"media_library\";b:1;s:12:\"live_content\";b:0;s:9:\"debuglogs\";b:0;s:11:\"images_only\";b:0;s:13:\"attach_is_use\";b:0;s:15:\"thumbnails_only\";b:0;s:11:\"dirs_filter\";s:0:\"\";s:12:\"files_filter\";s:0:\"\";s:15:\"hide_thumbnails\";b:0;s:12:\"hide_warning\";b:0;s:10:\"skip_trash\";b:0;s:13:\"medias_buffer\";i:100;s:12:\"posts_buffer\";i:5;s:15:\"analysis_buffer\";i:100;s:14:\"file_op_buffer\";i:20;s:5:\"delay\";i:100;s:19:\"shortcodes_disabled\";b:0;s:31:\"output_buffer_cleaning_disabled\";b:0;s:14:\"php_error_logs\";b:0;s:14:\"posts_per_page\";i:1000;s:15:\"clean_uninstall\";b:0;s:11:\"repair_mode\";b:0;s:11:\"expert_mode\";b:0;s:9:\"logs_path\";N;}','off'), -(10791,'wpmc_rating_date','1732931640','off'), -(10793,'product_cat_children','a:0:{}','auto'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=9846 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.4.1'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1731670019:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:40136;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.3.3'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1731450958:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:316713;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:496051;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.3'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1731451130:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:39627;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:90791;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:237493;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1393,113,'_thumbnail_id','121'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.3.3'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1731451218:1'), -(1546,121,'_wp_attached_file','2024/09/IKKAN-B2-vrm-copy.jpg'), -(1547,121,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/09/IKKAN-B2-vrm-copy.jpg\";s:8:\"filesize\";i:539966;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"IKKAN-B2-vrm-copy.jpg\";}'), -(1548,121,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:575848;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.3.3'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1731451599:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:329984;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.3.3'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1731506170:1'), -(1899,141,'_wp_attached_file','2024/09/KARA-B.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:46764;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:230822;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:216029;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.3'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1731451801:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:28301;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:79708;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:228219;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.3.3'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1731451882:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:28881;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:126059;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:262084;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:352950;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:257752;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2305,168,'_thumbnail_id','176'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.4.1'), -(2457,168,'_edit_lock','1731672874:1'), -(2458,176,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(2459,176,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:537178;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ROKKU-B-malachite.jpg\";}'), -(2460,176,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:85733;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:51905;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:87699;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:421874;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:229655;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.4.1'), -(2654,183,'_edit_lock','1731687438:1'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:236038;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2840,200,'_thumbnail_id','176'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.4.1'), -(2941,202,'_edit_lock','1731687437:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:56620;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:337870;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:187047;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.4.1'), -(3064,213,'_edit_lock','1731687889:1'), -(3070,213,'_edit_last','1'), -(3081,219,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(3082,219,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:742578;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-B-mix.jpg\";}'), -(3083,219,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold'), -(3084,123,'_thumbnail_id','219'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.3.3'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1731687436:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:168547;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.3.3'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1731687435:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:188434;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.4.1'), -(3380,232,'_edit_lock','1731672540:1'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:522781;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1730321832:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:51107;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:438743;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:536594;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.3.3'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1731020329:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:52984;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:187089;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.3.3'), -(3665,251,'_edit_lock','1731513723:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.3.3'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1731522679:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:49290;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:348487;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt',''), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3764,261,'_thumbnail_id','262'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.3.3'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1731522734:1'), -(3775,262,'_wp_attached_file','2024/10/FUYOU-BR-g.jpg'), -(3776,262,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-g.jpg\";s:8:\"filesize\";i:46757;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-g.jpg\";}'), -(3777,262,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','0'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.3.3'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1731522794:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:533027;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:554660;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:506097;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.3.3'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1731514380:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:266103;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.3.3'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1731513647:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:498528;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.3.3'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1731523107:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:66984;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.3.3'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1731687435:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:45836;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:482578;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.3.3'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1731687434:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:42478;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:325294;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1731687429:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:38518;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:323619;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.3.3'), -(4128,288,'_edit_lock','1731687428:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:44097;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:280534;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.3.3'), -(4162,291,'_edit_lock','1731687427:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:35448;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:267641;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.4.1'), -(4467,306,'_edit_lock','1731687426:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:33849;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:270951;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4492,312,'_thumbnail_id','316'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.4.1'), -(4568,312,'_edit_lock','1731687426:1'), -(4569,316,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(4570,316,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:40567;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-vrm.jpg\";}'), -(4571,316,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.3.3'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1731687425:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:546040;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:438169;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.3.3'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1731687423:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:27956;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:355588;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.3.3'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1731687421:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:28932;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:223978;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.4.1'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1731687420:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:25628;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:184512;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.4.1'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1731687663:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:26165;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:356763;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1730322771:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:38982;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:237100;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:326181;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.4.1'), -(4977,342,'_edit_lock','1731687418:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:402127;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:372455;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:421413;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1731687417:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:39945;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:282611;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.4.1'), -(5383,365,'_edit_lock','1731687417:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:32172;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.4.1'), -(5506,372,'_edit_lock','1731687416:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:34227;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:234974;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.3.3'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1730323082:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:45539;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:232862;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:197094;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','2'), -(5562,377,'_photos_colonne_gauche|||0|value','378'), -(5563,377,'_photos_colonne_droite|||0|value','379'), -(5564,377,'_photos_colonne_droite|||1|value','380'), -(5565,377,'_haiku_details_produit',''), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.3.3'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1730323095:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:39278;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:602490;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1919;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:559293;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','2'), -(5604,381,'_photos_colonne_gauche|||0|value','382'), -(5605,381,'_photos_colonne_droite|||0|value','383'), -(5606,381,'_photos_colonne_droite|||1|value','384'), -(5607,381,'_haiku_details_produit',''), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.3.3'), -(5630,385,'_edit_lock','1731103269:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:328180;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.4.1'), -(5801,393,'_edit_lock','1731673849:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:33386;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:373189;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5828,398,'_thumbnail_id','399'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.4.1'), -(5839,398,'_edit_lock','1731674207:1'), -(5840,399,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(5841,399,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:591531;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-vrm.jpg\";}'), -(5842,399,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:387538;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:388089;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5870,402,'_thumbnail_id','403'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.3.3'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1730098866:2'), -(5882,403,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(5883,403,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:99565;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-arg.jpg\";}'), -(5884,403,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:203691;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:246903;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','2'), -(5896,402,'_photos_colonne_gauche|||0|value','403'), -(5897,402,'_photos_colonne_droite|||0|value','404'), -(5898,402,'_photos_colonne_droite|||1|value','405'), -(5899,402,'_haiku_details_produit',''), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5912,406,'_thumbnail_id','407'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.3.3'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1730987020:1'), -(5925,407,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(5926,407,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:108941;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-vrm.jpg\";}'), -(5927,407,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:509856;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:305015;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:43005;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5942,406,'_photos_colonne_gauche|||0|value','407'), -(5943,406,'_photos_colonne_droite|||0|value','408'), -(5944,406,'_photos_colonne_droite|||1|value','409'), -(5945,406,'_haiku_details_produit',''), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:497813;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:534610;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:535511;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:37003;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6020,422,'_wp_attached_file','2024/10/HAIKU-sizechart.jpg'), -(6021,422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/10/HAIKU-sizechart.jpg\";s:8:\"filesize\";i:56860;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:313356;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6138,328,'_photos_colonne_gauche|||0|value','329'), -(6139,328,'_photos_colonne_droite|||0|value','330'), -(6140,328,'_haiku_details_produit',''), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:410511;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6253,430,'_regular_price','45'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6264,430,'_thumbnail_id','431'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.3.3'), -(6270,430,'_price','45'), -(6275,430,'_edit_lock','1731022155:1'), -(6276,431,'_wp_attached_file','2024/10/ROKKU-CR1-arg.jpg'), -(6277,431,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-CR1-arg.jpg\";s:8:\"filesize\";i:28407;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"ROKKU-CR1-arg.jpg\";}'), -(6278,431,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:297309;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.4.1'), -(6314,433,'_edit_lock','1731689410:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1731505275:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:27162;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:374922;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6370,393,'_regular_price','60'), -(6457,440,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(6458,440,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:539259;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6459,440,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6466,441,'_wp_attached_file','2024/10/IMG_1428.jpg'), -(6467,441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1428.jpg\";s:8:\"filesize\";i:739647;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6468,441,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(6472,442,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(6473,442,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:774253;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6474,443,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(6475,443,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:886014;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6476,443,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6477,442,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6513,447,'_thumbnail_id','449'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.3.3'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1731505335:1'), -(6524,448,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(6525,448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:1448749;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6526,448,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(6527,449,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(6528,449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:434380;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6529,449,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(6530,447,'_edit_last','1'), -(6537,450,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(6538,450,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:1770683;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6539,450,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(6544,451,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(6545,451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:955698;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6546,451,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(6551,452,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(6552,452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:1160791;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6553,452,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(6554,246,'_photos_colonne_gauche|||0|value','249'), -(6555,246,'_photos_colonne_droite|||0|value','452'), -(6556,246,'_photos_colonne_droite|||1|value','250'), -(6557,246,'_haiku_details_produit',''), -(6574,455,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(6575,455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:1498668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6576,456,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(6577,456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2244;s:6:\"height\";i:2244;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:779634;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6578,455,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(6584,457,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(6585,457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:569995;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6586,457,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(6604,459,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(6605,459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:1749377;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6606,460,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(6607,460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2598;s:6:\"height\";i:2597;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:1183645;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6608,459,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6609,460,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6615,461,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(6616,461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:1339797;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6617,461,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(6630,463,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(6631,463,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:960703;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6632,463,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(6638,464,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(6639,464,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:782793;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6640,464,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(6644,465,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(6645,465,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:1518958;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6646,465,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(6652,325,'_photos_colonne_gauche|||0|value','326'), -(6653,325,'_photos_colonne_droite|||0|value','327'), -(6654,325,'_photos_colonne_droite|||1|value','465'), -(6655,325,'_haiku_details_produit',''), -(6670,468,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(6671,468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:1651578;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6672,468,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver'), -(6676,469,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(6677,469,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:1454981;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6678,469,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver'), -(6679,430,'_photos_colonne_gauche|||0|value','431'), -(6680,430,'_photos_colonne_droite|||0|value','469'), -(6681,430,'_photos_colonne_droite|||1|value','432'), -(6682,430,'_haiku_details_produit',''), -(6687,470,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(6688,470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:228383;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6689,470,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(6694,471,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(6695,471,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:1422287;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6696,471,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver'), -(6702,472,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(6703,472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:1224686;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6704,472,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver'), -(6713,473,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(6714,473,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:1254904;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6715,473,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6716,474,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(6717,474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:1443067;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6718,474,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6724,475,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(6725,475,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:555962;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6726,475,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(6727,476,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(6728,476,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:476792;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6729,477,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(6730,477,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:531159;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6731,476,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(6732,477,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.4.1'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.4.1'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.4.1'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6786,478,'_thumbnail_id','475'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6788,479,'_thumbnail_id','476'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6790,480,'_thumbnail_id','477'), -(6791,433,'_thumbnail_id','475'), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6810,481,'_thumbnail_id','482'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.3.3'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1731673918:1'), -(6821,482,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(6822,482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:763906;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6823,482,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6824,483,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(6825,483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:1626994;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6826,483,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6827,481,'_edit_last','1'), -(6828,481,'_photos_colonne_gauche|||0|value','482'), -(6829,481,'_photos_colonne_droite|||0|value','483'), -(6830,481,'_haiku_details_produit',''), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6865,486,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(6866,486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:762302;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6867,486,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:283469;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6871,488,'_wp_attached_file','2024/10/ROKKU-C-lapis.jpg'), -(6872,488,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-lapis.jpg\";s:8:\"filesize\";i:800553;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6873,489,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(6874,489,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:750940;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6875,488,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(6876,489,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6879,385,'_thumbnail_id','486'), -(6880,385,'_photos_colonne_gauche|||0|value','486'), -(6881,385,'_photos_colonne_droite|||0|value','487'), -(6882,385,'_photos_colonne_droite|||1|value','455'), -(6883,385,'_photos_colonne_droite|||2|value','489'), -(6884,385,'_photos_colonne_droite|||3|value','456'), -(6885,385,'_photos_colonne_droite|||4|value','488'), -(6886,385,'_haiku_details_produit',''), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','0'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6899,490,'_thumbnail_id','491'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.3.3'), -(6912,490,'_edit_lock','1731240275:1'), -(6913,491,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(6914,491,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:550202;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6915,491,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(6916,492,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(6917,492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:1552782;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6918,492,'_wp_attachment_image_alt',''), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6986,490,'_photos_colonne_gauche|||0|value','491'), -(6987,490,'_photos_colonne_droite|||0|value','492'), -(6988,490,'_haiku_details_produit',''), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7000,496,'_thumbnail_id','500'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7005,496,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7006,496,'_product_version','9.3.3'), -(7069,496,'_edit_lock','1731450794:1'), -(7070,500,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(7071,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:455669;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7072,500,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7073,501,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(7074,501,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:1930791;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7075,502,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(7076,502,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2006;s:6:\"height\";i:2006;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:547048;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7077,501,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7078,502,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7082,496,'_photos_colonne_gauche|||0|value','500'), -(7083,496,'_photos_colonne_droite|||0|value','501'), -(7084,496,'_photos_colonne_droite|||1|value','502'), -(7085,496,'_haiku_details_produit',''), -(7086,503,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(7087,503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:522782;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7088,503,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(7094,504,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(7095,504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:984668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7096,504,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7132,515,'_thumbnail_id','516'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.4.1'), -(7145,515,'_edit_lock','1731672150:1'), -(7146,516,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(7147,516,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:752135;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7148,516,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(7152,518,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(7153,518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:720777;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7154,518,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','0'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7215,521,'_thumbnail_id','524'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.4.1'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1731672298:1'), -(7270,524,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(7271,524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:633126;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7272,524,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(7276,526,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(7277,526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:685626;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7278,526,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7289,318,'_thumbnail_id','503'), -(7295,318,'_photos_colonne_gauche|||0|value','503'), -(7296,318,'_photos_colonne_droite|||0|value','465'), -(7297,318,'_photos_colonne_droite|||1|value','324'), -(7298,318,'_photos_colonne_droite|||2|value','323'), -(7299,318,'_haiku_details_produit',''), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7314,86,'_photos_colonne_gauche|||0|value','420'), -(7315,86,'_photos_colonne_gauche|||1|value','94'), -(7316,86,'_photos_colonne_droite|||0|value','412'), -(7317,86,'_photos_colonne_droite|||1|value','440'), -(7318,86,'_photos_colonne_droite|||2|value','419'), -(7319,86,'_haiku_details_produit',''), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7340,102,'_photos_colonne_gauche|||0|value','110'), -(7341,102,'_photos_colonne_droite|||0|value','112'), -(7342,102,'_photos_colonne_droite|||1|value','111'), -(7343,102,'_haiku_details_produit',''), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7364,113,'_photos_colonne_gauche|||0|value','121'), -(7365,113,'_photos_colonne_droite|||0|value','122'), -(7366,113,'_photos_colonne_droite|||1|value','450'), -(7367,113,'_haiku_details_produit',''), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7388,531,'_wp_attached_file','2024/09/DSC9897.jpg'), -(7389,531,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2821;s:6:\"height\";i:2821;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:1361665;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7390,531,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold'), -(7391,123,'_photos_colonne_gauche|||0|value','219'), -(7392,123,'_photos_colonne_droite|||0|value','132'), -(7393,123,'_photos_colonne_droite|||1|value','531'), -(7394,123,'_haiku_details_produit',''), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7415,133,'_photos_colonne_gauche|||0|value','141'), -(7416,133,'_photos_colonne_droite|||0|value','166'), -(7417,133,'_photos_colonne_droite|||1|value','142'), -(7418,133,'_photos_colonne_droite|||2|value','167'), -(7419,133,'_photos_colonne_droite|||3|value','143'), -(7420,133,'_haiku_details_produit',''), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7441,144,'_photos_colonne_gauche|||0|value','152'), -(7442,144,'_photos_colonne_droite|||0|value','154'), -(7443,144,'_photos_colonne_droite|||1|value','153'), -(7444,144,'_haiku_details_produit',''), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7465,155,'_photos_colonne_gauche|||0|value','163'), -(7466,155,'_photos_colonne_droite|||0|value','463'), -(7467,155,'_photos_colonne_droite|||1|value','164'), -(7468,155,'_photos_colonne_droite|||2|value','165'), -(7469,155,'_haiku_details_produit',''), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7490,535,'_thumbnail_id','536'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.3.3'), -(7502,535,'_edit_lock','1731485540:1'), -(7503,536,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(7504,536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:759759;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7505,536,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(7506,537,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(7507,537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:1901030;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7508,537,'_wp_attachment_image_alt',''), -(7509,538,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(7510,538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:778439;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7511,538,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead'), -(7512,539,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(7513,539,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:1313772;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7514,539,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7560,535,'_photos_colonne_gauche|||0|value','536'), -(7561,535,'_photos_colonne_droite|||0|value','537'), -(7562,535,'_photos_colonne_droite|||1|value','538'), -(7563,535,'_photos_colonne_droite|||2|value','539'), -(7564,535,'_haiku_details_produit',''), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','0'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7580,545,'_thumbnail_id','547'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.3.3'), -(7592,545,'_edit_lock','1731505829:1'), -(7596,547,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(7597,547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:561230;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7598,547,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7599,548,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(7600,548,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:1718895;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7601,548,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7609,447,'_photos_colonne_gauche|||0|value','449'), -(7610,447,'_photos_colonne_droite|||0|value','448'), -(7611,447,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7726,545,'_photos_colonne_gauche|||0|value','547'), -(7727,545,'_photos_colonne_droite|||0|value','548'), -(7728,545,'_haiku_details_produit',''), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.4.1'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1731671972:1'), -(7798,558,'_wp_attached_file','2024/11/DSC9463.jpg'), -(7799,558,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3979;s:6:\"height\";i:3183;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:1886628;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7800,558,'_wp_attachment_image_alt',''), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7807,559,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(7808,559,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:507906;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7809,559,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7898,342,'_thumbnail_id','559'), -(7899,342,'_regular_price','55'), -(7906,564,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(7907,564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:782059;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7908,564,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7971,183,'_thumbnail_id','564'), -(7977,568,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(7978,568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:1006678;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7979,568,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8045,213,'_thumbnail_id','568'), -(8046,213,'_regular_price','75'), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','0'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8072,572,'_thumbnail_id','575'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.3.3'), -(8126,572,'_edit_lock','1731511905:1'), -(8127,575,'_wp_attached_file','2024/11/BOROBORO-B-g.jpg'), -(8128,575,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-g.jpg\";s:8:\"filesize\";i:551320;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8129,575,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(8130,576,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(8131,576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:566675;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8132,576,'_wp_attachment_image_alt',''), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8386,589,'_thumbnail_id','598'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.3.3'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1731511867:1'), -(8566,598,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(8567,598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:521081;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8568,598,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(8569,599,'_wp_attached_file','2024/11/BOROBORO-B-s-1.jpg'), -(8570,599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2677;s:6:\"height\";i:2677;s:4:\"file\";s:26:\"2024/11/BOROBORO-B-s-1.jpg\";s:8:\"filesize\";i:1671625;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8571,599,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8574,589,'_photos_colonne_gauche|||0|value','598'), -(8575,589,'_photos_colonne_droite|||0|value','599'), -(8576,589,'_haiku_details_produit',''), -(8577,572,'_photos_colonne_gauche|||0|value','575'), -(8578,572,'_photos_colonne_droite|||0|value','576'), -(8579,572,'_haiku_details_produit',''), -(8586,600,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(8587,600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:1172930;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8588,600,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(8589,263,'_thumbnail_id','600'), -(8590,263,'_photos_colonne_gauche|||0|value','600'), -(8591,263,'_photos_colonne_droite|||0|value','265'), -(8592,263,'_photos_colonne_droite|||1|value','267'), -(8593,263,'_photos_colonne_droite|||2|value','457'), -(8594,263,'_photos_colonne_droite|||3|value','266'), -(8595,263,'_haiku_details_produit',''), -(8596,601,'_wp_attached_file','2024/10/TANEMAKI-BR-2.jpg'), -(8597,601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-2.jpg\";s:8:\"filesize\";i:683160;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8598,601,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(8603,602,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(8604,602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:1107600;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8605,602,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(8606,271,'_thumbnail_id','602'), -(8607,271,'_photos_colonne_gauche|||0|value','602'), -(8608,271,'_photos_colonne_droite|||0|value','273'), -(8609,271,'_haiku_details_produit',''), -(8610,251,'_thumbnail_id','601'), -(8615,251,'_photos_colonne_gauche|||0|value','601'), -(8616,251,'_photos_colonne_droite|||0|value','443'), -(8617,251,'_photos_colonne_droite|||1|value','442'), -(8618,251,'_haiku_details_produit',''), -(8619,603,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(8620,603,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:1070446;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8621,603,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(8622,268,'_thumbnail_id','603'), -(8623,268,'_photos_colonne_gauche|||0|value','603'), -(8624,268,'_photos_colonne_droite|||0|value','451'), -(8625,268,'_photos_colonne_droite|||1|value','270'), -(8626,268,'_haiku_details_produit',''), -(8627,604,'_wp_attached_file','2024/10/TAMANORI-BO-s-2.jpg'), -(8628,604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-2.jpg\";s:8:\"filesize\";i:518528;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8631,604,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8635,220,'_thumbnail_id','604'), -(8636,220,'_photos_colonne_gauche|||0|value','604'), -(8637,220,'_photos_colonne_droite|||0|value','461'), -(8638,220,'_photos_colonne_droite|||1|value','225'), -(8639,220,'_haiku_details_produit',''), -(8640,606,'_wp_attached_file','2024/10/TAMANORI-BO-g-2.jpg'), -(8641,606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-2.jpg\";s:8:\"filesize\";i:551249;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8642,606,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8646,226,'_thumbnail_id','606'), -(8647,226,'_photos_colonne_gauche|||0|value','606'), -(8648,226,'_photos_colonne_droite|||0|value','471'), -(8649,226,'_photos_colonne_droite|||1|value','468'), -(8650,226,'_photos_colonne_droite|||2|value','469'), -(8651,226,'_haiku_details_produit',''), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','0'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8664,610,'_thumbnail_id','611'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.4.1'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1731670850:1'), -(8675,611,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(8676,611,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:748044;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8677,611,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(8682,610,'_edit_last','1'), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','0'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8697,613,'_thumbnail_id','621'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.3.3'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','85'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','85'), -(8849,620,'_product_version','9.3.3'), -(8851,613,'_edit_lock','1731521474:1'), -(8852,621,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(8853,621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:540192;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8854,621,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8855,622,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(8856,622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:642992;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8857,622,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8858,623,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(8859,623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:1406586;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8860,623,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8888,613,'_price','70'), -(8889,613,'_price','85'), -(8890,613,'_edit_last','1'), -(8891,613,'_photos_colonne_gauche|||0|value','621'), -(8892,613,'_photos_colonne_droite|||0|value','622'), -(8893,613,'_photos_colonne_droite|||1|value','623'), -(8894,613,'_haiku_details_produit',''), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','0'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8906,625,'_thumbnail_id','634'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.3.3'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1731521758:1'), -(9086,634,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(9087,634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:490900;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9088,634,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(9089,635,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(9090,635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2274;s:6:\"height\";i:2274;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:573637;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9091,635,'_wp_attachment_image_alt',''), -(9092,636,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(9093,636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:1149564;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9094,636,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9098,625,'_photos_colonne_gauche|||0|value','634'), -(9099,625,'_photos_colonne_droite|||0|value','635'), -(9100,625,'_photos_colonne_droite|||1|value','636'), -(9101,625,'_haiku_details_produit',''), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.4.1'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9186,232,'_price','110'), -(9191,258,'_photos_colonne_gauche|||0|value','259'), -(9192,258,'_photos_colonne_droite|||0|value','260'), -(9193,258,'_haiku_details_produit',''), -(9194,261,'_photos_colonne_gauche|||0|value','262'), -(9195,261,'_photos_colonne_droite|||0|value','441'), -(9196,261,'_haiku_details_produit',''), -(9197,274,'_photos_colonne_gauche|||0|value','275'), -(9198,274,'_photos_colonne_droite|||0|value','464'), -(9199,274,'_photos_colonne_droite|||1|value','504'), -(9200,274,'_haiku_details_produit',''), -(9201,276,'_photos_colonne_gauche|||0|value','280'), -(9202,276,'_photos_colonne_droite|||0|value','281'), -(9203,276,'_haiku_details_produit',''), -(9209,282,'_photos_colonne_gauche|||0|value','283'), -(9210,282,'_photos_colonne_droite|||0|value','474'), -(9211,282,'_photos_colonne_droite|||1|value','473'), -(9212,282,'_photos_colonne_droite|||2|value','284'), -(9213,282,'_haiku_details_produit',''), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9283,644,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9284,644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3874;s:6:\"height\";i:3099;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:1492187;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9285,644,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9352,288,'_photos_colonne_gauche|||0|value','289'), -(9353,288,'_photos_colonne_droite|||0|value','290'), -(9354,288,'_photos_colonne_droite|||1|value','644'), -(9355,288,'_haiku_details_produit',''), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9422,291,'_photos_colonne_gauche|||0|value','292'), -(9423,291,'_photos_colonne_droite|||0|value','459'), -(9424,291,'_photos_colonne_droite|||1|value','460'), -(9425,291,'_photos_colonne_droite|||2|value','293'), -(9426,291,'_haiku_details_produit',''), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.4.1'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','48'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','48'), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.4.1'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.4.1'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','52'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','52'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','50'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','50'), -(9568,658,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg'), -(9569,658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:37:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg\";s:8:\"filesize\";i:1130494;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9570,658,'_wp_attachment_image_alt','BoroBoro earrings minimalist oval shape'), -(9571,183,'_photos_colonne_gauche|||0|value','564'), -(9572,183,'_photos_colonne_droite|||0|value','472'), -(9573,183,'_photos_colonne_droite|||1|value','658'), -(9574,183,'_haiku_details_produit',''), -(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'), -(9578,72,'_photos_colonne_gauche|||0|value','81'), -(9579,72,'_photos_colonne_droite|||0|value','100'), -(9580,72,'_photos_colonne_droite|||1|value','411'), -(9581,72,'_photos_colonne_droite|||2|value','101'), -(9582,72,'_photos_colonne_droite|||3|value','659'), -(9583,72,'_haiku_details_produit',''), -(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1085195;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(9587,306,'_price','48'), -(9588,306,'_price','50'), -(9589,306,'_price','70'), -(9590,306,'_photos_colonne_gauche|||0|value','310'), -(9591,306,'_photos_colonne_droite|||0|value','311'), -(9592,306,'_photos_colonne_droite|||1|value','424'), -(9593,306,'_haiku_details_produit',''), -(9594,312,'_price','50'), -(9595,312,'_price','52'), -(9596,312,'_price','75'), -(9597,312,'_photos_colonne_gauche|||0|value','316'), -(9598,312,'_photos_colonne_droite|||0|value','660'), -(9599,312,'_photos_colonne_droite|||1|value','317'), -(9600,312,'_haiku_details_produit',''), -(9601,661,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(9602,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:887893;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9603,661,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9604,202,'_price','50'), -(9605,202,'_price','85'), -(9612,662,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(9613,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:752395;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9614,662,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9615,202,'_photos_colonne_gauche|||0|value','206'), -(9616,202,'_photos_colonne_droite|||0|value','662'), -(9617,202,'_photos_colonne_droite|||1|value','661'), -(9618,202,'_photos_colonne_droite|||2|value','212'), -(9619,202,'_photos_colonne_droite|||3|value','207'), -(9620,202,'_haiku_details_produit',''), -(9621,663,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(9622,663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:98598;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9623,663,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(9624,610,'_photos_colonne_gauche|||0|value','611'), -(9625,610,'_photos_colonne_droite|||0|value','663'), -(9626,610,'_haiku_details_produit',''), -(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:915361;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(9636,342,'_photos_colonne_gauche|||0|value','559'), -(9637,342,'_photos_colonne_droite|||0|value','664'), -(9638,342,'_photos_colonne_droite|||1|value','347'), -(9639,342,'_photos_colonne_droite|||2|value','348'), -(9640,342,'_photos_colonne_droite|||3|value','349'), -(9641,342,'_haiku_details_produit',''), -(9642,665,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(9643,665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:469158;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9644,665,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(9648,554,'_thumbnail_id','665'), -(9649,554,'_photos_colonne_gauche|||0|value','665'), -(9650,554,'_photos_colonne_droite|||0|value','558'), -(9651,554,'_haiku_details_produit',''), -(9652,666,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(9653,666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:173470;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9654,666,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(9655,515,'_photos_colonne_gauche|||0|value','516'), -(9656,515,'_photos_colonne_droite|||0|value','666'), -(9657,515,'_photos_colonne_droite|||1|value','518'), -(9658,515,'_haiku_details_produit',''), -(9659,667,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(9660,667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:172887;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9661,667,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(9662,521,'_photos_colonne_gauche|||0|value','524'), -(9663,521,'_photos_colonne_droite|||0|value','667'), -(9664,521,'_photos_colonne_droite|||1|value','526'), -(9665,521,'_haiku_details_produit',''), -(9666,668,'_wp_attached_file','2024/10/HADOU-BR-1.jpg'), -(9667,668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/HADOU-BR-1.jpg\";s:8:\"filesize\";i:1252060;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9668,668,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver.'), -(9669,669,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(9670,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:1003764;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9671,669,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(9676,232,'_thumbnail_id','668'), -(9677,232,'_photos_colonne_gauche|||0|value','236'), -(9678,232,'_photos_colonne_gauche|||1|value','668'), -(9679,232,'_photos_colonne_droite|||0|value','669'), -(9680,232,'_photos_colonne_droite|||1|value','237'), -(9681,232,'_haiku_details_produit',''), -(9682,670,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(9683,670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1286747;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729428985\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9684,670,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'), -(9685,168,'_photos_colonne_gauche|||0|value','176'), -(9686,168,'_photos_colonne_droite|||0|value','180'), -(9687,168,'_photos_colonne_droite|||1|value','177'), -(9688,168,'_photos_colonne_droite|||2|value','178'), -(9689,168,'_photos_colonne_droite|||3|value','182'), -(9690,168,'_photos_colonne_droite|||4|value','179'), -(9691,168,'_photos_colonne_droite|||5|value','670'), -(9692,168,'_haiku_details_produit',''), -(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:920813;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'), -(9696,213,'_photos_colonne_gauche|||0|value','568'), -(9697,213,'_photos_colonne_droite|||0|value','671'), -(9698,213,'_photos_colonne_droite|||1|value','199'), -(9700,213,'_haiku_details_produit',''), -(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'), -(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1138864;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'), -(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:944209;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(9720,393,'_photos_colonne_gauche|||0|value','396'), -(9721,393,'_photos_colonne_droite|||0|value','397'), -(9722,393,'_photos_colonne_droite|||1|value','673'), -(9723,393,'_haiku_details_produit',''), -(9724,398,'_photos_colonne_gauche|||0|value','399'), -(9725,398,'_photos_colonne_droite|||0|value','400'), -(9726,398,'_photos_colonne_droite|||1|value','401'), -(9727,398,'_haiku_details_produit',''), -(9728,674,'_variation_description',''), -(9729,674,'total_sales','0'), -(9730,674,'_tax_status','taxable'), -(9731,674,'_tax_class','parent'), -(9732,674,'_manage_stock','no'), -(9733,674,'_backorders','no'), -(9734,674,'_sold_individually','no'), -(9735,674,'_virtual','no'), -(9736,674,'_downloadable','no'), -(9737,674,'_download_limit','-1'), -(9738,674,'_download_expiry','-1'), -(9739,674,'_stock',NULL), -(9740,674,'_stock_status','instock'), -(9741,674,'_wc_average_rating','0'), -(9742,674,'_wc_review_count','0'), -(9743,674,'attribute_pa_side','one'), -(9744,674,'_product_version','9.4.1'), -(9745,675,'_variation_description',''), -(9746,675,'total_sales','0'), -(9747,675,'_tax_status','taxable'), -(9748,675,'_tax_class','parent'), -(9749,675,'_manage_stock','no'), -(9750,675,'_backorders','no'), -(9751,675,'_sold_individually','no'), -(9752,675,'_virtual','no'), -(9753,675,'_downloadable','no'), -(9754,675,'_download_limit','-1'), -(9755,675,'_download_expiry','-1'), -(9756,675,'_stock',NULL), -(9757,675,'_stock_status','instock'), -(9758,675,'_wc_average_rating','0'), -(9759,675,'_wc_review_count','0'), -(9760,675,'attribute_pa_side','pair'), -(9761,675,'_product_version','9.4.1'), -(9762,674,'_sku','MUGURA-BO-g-one'), -(9763,674,'_regular_price','48'), -(9764,674,'_thumbnail_id','0'), -(9765,674,'_price','48'), -(9766,675,'_sku','MUGURA-BO-g-pair'), -(9767,675,'_regular_price','65'), -(9768,675,'_thumbnail_id','0'), -(9769,675,'_price','65'), -(9770,372,'_price','48'), -(9771,372,'_price','65'), -(9772,372,'_regular_price','65'), -(9773,372,'_photos_colonne_gauche|||0|value','375'), -(9774,372,'_photos_colonne_droite|||0|value','376'), -(9775,372,'_haiku_details_produit',''), -(9776,676,'_variation_description',''), -(9777,676,'total_sales','0'), -(9778,676,'_tax_status','taxable'), -(9779,676,'_tax_class','parent'), -(9780,676,'_manage_stock','no'), -(9781,676,'_backorders','no'), -(9782,676,'_sold_individually','no'), -(9783,676,'_virtual','no'), -(9784,676,'_downloadable','no'), -(9785,676,'_download_limit','-1'), -(9786,676,'_download_expiry','-1'), -(9787,676,'_stock',NULL), -(9788,676,'_stock_status','instock'), -(9789,676,'_wc_average_rating','0'), -(9790,676,'_wc_review_count','0'), -(9791,676,'attribute_pa_side','one'), -(9792,676,'_product_version','9.4.1'), -(9793,677,'_variation_description',''), -(9794,677,'total_sales','0'), -(9795,677,'_tax_status','taxable'), -(9796,677,'_tax_class','parent'), -(9797,677,'_manage_stock','no'), -(9798,677,'_backorders','no'), -(9799,677,'_sold_individually','no'), -(9800,677,'_virtual','no'), -(9801,677,'_downloadable','no'), -(9802,677,'_download_limit','-1'), -(9803,677,'_download_expiry','-1'), -(9804,677,'_stock',NULL), -(9805,677,'_stock_status','instock'), -(9806,677,'_wc_average_rating','0'), -(9807,677,'_wc_review_count','0'), -(9808,677,'attribute_pa_side','pair'), -(9809,677,'_product_version','9.4.1'), -(9810,676,'_sku','MUGURA-CR-s-one'), -(9811,676,'_regular_price','45'), -(9812,676,'_thumbnail_id','0'), -(9813,676,'_price','45'), -(9814,677,'_sku','MUGURA-BO-s-pair'), -(9815,677,'_regular_price','60'), -(9816,677,'_thumbnail_id','0'), -(9817,677,'_price','60'), -(9818,365,'_price','45'), -(9819,365,'_price','60'), -(9820,365,'_regular_price','60'), -(9821,365,'_photos_colonne_gauche|||0|value','369'), -(9822,365,'_photos_colonne_droite|||0|value','425'), -(9823,365,'_haiku_details_produit',''), -(9824,331,'_photos_colonne_gauche|||0|value','332'), -(9825,331,'_photos_colonne_droite|||0|value','334'), -(9826,331,'_photos_colonne_droite|||1|value','470'), -(9827,331,'_haiku_details_produit',''), -(9828,335,'_photos_colonne_gauche|||0|value','336'), -(9830,335,'_photos_colonne_droite|||1|value','672'), -(9831,335,'_photos_colonne_droite|||2|value','337'), -(9832,335,'_haiku_details_produit',''), -(9833,478,'_regular_price','48'), -(9834,478,'_price','48'), -(9835,479,'_regular_price','48'), -(9836,479,'_price','48'), -(9837,480,'_regular_price','48'), -(9838,480,'_price','48'), -(9840,433,'_price','48'), -(9841,433,'_photos_colonne_gauche|||0|value','475'), -(9842,433,'_photos_colonne_droite|||0|value','468'), -(9843,433,'_photos_colonne_droite|||1|value','476'), -(9844,433,'_photos_colonne_droite|||2|value','477'), -(9845,433,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=678 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','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
    \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% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-13 17:47:19','2024-11-13 16:47:19','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-15 13:11:17','2024-11-15 12:11:17','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-08 00:24:21','2024-11-07 23:24:21','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-08 00:31:34','2024-11-07 23:31:34','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(431,1,'2024-10-30 22:29:18','2024-10-30 21:29:18','','Rokku Hoop silver','','inherit','closed','closed','','sony-dsc-51','','','2024-10-30 22:30:02','2024-10-30 21:30:02','',430,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-CR1-arg.jpg',0,'attachment','image/jpeg',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a Malachite oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(440,1,'2024-11-07 23:39:56','2024-11-07 22:39:56','','Hattari ring','','inherit','closed','closed','','img_1423','','','2024-11-07 23:40:10','2024-11-07 22:40:10','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(441,1,'2024-11-07 23:41:07','2024-11-07 22:41:07','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428','','','2024-11-07 23:41:46','2024-11-07 22:41:46','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428.jpg',0,'attachment','image/jpeg',0), -(442,1,'2024-11-07 23:42:59','2024-11-07 22:42:59','','Tanemaki bracelet','','inherit','closed','closed','','img_1431','','','2024-11-07 23:43:43','2024-11-07 22:43:43','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(443,1,'2024-11-07 23:43:01','2024-11-07 22:43:01','','Tanemaki bracelet','','inherit','closed','closed','','img_1432','','','2024-11-07 23:43:28','2024-11-07 22:43:28','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-13 14:44:32','2024-11-13 13:44:32','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(448,1,'2024-11-07 23:52:16','2024-11-07 22:52:16','','Kara ear cuff gold plated','','inherit','closed','closed','','img_1473','','','2024-11-07 23:53:31','2024-11-07 22:53:31','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(449,1,'2024-11-07 23:53:16','2024-11-07 22:53:16','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-07 23:53:51','2024-11-07 22:53:51','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(450,1,'2024-11-07 23:56:59','2024-11-07 22:56:59','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-07 23:57:29','2024-11-07 22:57:29','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(451,1,'2024-11-07 23:58:48','2024-11-07 22:58:48','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-07 23:59:06','2024-11-07 22:59:06','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(452,1,'2024-11-08 00:00:26','2024-11-07 23:00:26','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-08 00:00:55','2024-11-07 23:00:55','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(455,1,'2024-11-08 00:07:57','2024-11-07 23:07:57','','Rokku necklace','','inherit','closed','closed','','img_1531','','','2024-11-08 00:08:30','2024-11-07 23:08:30','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(456,1,'2024-11-08 00:08:02','2024-11-07 23:08:02','','IMG_1543','','inherit','closed','closed','','img_1543','','','2024-11-08 00:08:02','2024-11-07 23:08:02','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(457,1,'2024-11-08 00:10:07','2024-11-07 23:10:07','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-08 00:10:25','2024-11-07 23:10:25','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(459,1,'2024-11-08 00:14:09','2024-11-07 23:14:09','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-08 00:14:37','2024-11-07 23:14:37','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(460,1,'2024-11-08 00:14:14','2024-11-07 23:14:14','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-08 00:14:48','2024-11-07 23:14:48','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(461,1,'2024-11-08 00:15:52','2024-11-07 23:15:52','','Tamanori earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-08 00:16:20','2024-11-07 23:16:20','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(463,1,'2024-11-08 00:20:05','2024-11-07 23:20:05','','Kishou ring gold plated','','inherit','closed','closed','','img_1638','','','2024-11-08 00:20:27','2024-11-07 23:20:27','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(464,1,'2024-11-08 00:21:23','2024-11-07 23:21:23','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-08 00:21:42','2024-11-07 23:21:42','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(465,1,'2024-11-08 00:22:51','2024-11-07 23:22:51','','Fuyou hoop and Hadou ear cuff','','inherit','closed','closed','','img_1651','','','2024-11-08 00:23:34','2024-11-07 23:23:34','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(468,1,'2024-11-08 00:28:59','2024-11-07 23:28:59','','Rokku hoop and Tamanori earring in gold plated','','inherit','closed','closed','','img_1673','','','2024-11-08 00:29:49','2024-11-07 23:29:49','',433,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(469,1,'2024-11-08 00:30:29','2024-11-07 23:30:29','','Rokku hoop silver and Tamanori earring gold plated','','inherit','closed','closed','','img_1669','','','2024-11-08 00:31:23','2024-11-07 23:31:23','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(470,1,'2024-11-08 00:33:24','2024-11-07 23:33:24','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-08 00:33:52','2024-11-07 23:33:52','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(471,1,'2024-11-08 00:34:42','2024-11-07 23:34:42','','Tamanori earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-08 00:35:23','2024-11-07 23:35:23','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(472,1,'2024-11-08 00:36:24','2024-11-07 23:36:24','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-08 00:37:07','2024-11-07 23:37:07','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(473,1,'2024-11-08 00:38:22','2024-11-07 23:38:22','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-08 00:38:53','2024-11-07 23:38:53','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(474,1,'2024-11-08 00:39:01','2024-11-07 23:39:01','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-08 00:39:15','2024-11-07 23:39:15','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(475,1,'2024-11-08 08:30:17','2024-11-08 07:30:17','','Rokku solo hoop gold plated lapis','','inherit','closed','closed','','sony-dsc-52','','','2024-11-08 08:31:01','2024-11-08 07:31:01','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(476,1,'2024-11-08 08:31:18','2024-11-08 07:31:18','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-08 08:31:50','2024-11-08 07:31:50','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(477,1,'2024-11-08 08:31:24','2024-11-08 07:31:24','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-08 08:32:36','2024-11-08 07:32:36','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-13 19:18:14','2024-11-13 18:18:14','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(634,1,'2024-11-13 19:14:32','2024-11-13 18:14:32','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-75','','','2024-11-13 19:14:46','2024-11-13 18:14:46','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(635,1,'2024-11-13 19:15:16','2024-11-13 18:15:16','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1501','','','2024-11-13 19:15:29','2024-11-13 18:15:29','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(636,1,'2024-11-13 19:15:42','2024-11-13 18:15:42','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1506','','','2024-11-13 19:15:50','2024-11-13 18:15:50','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-15 12:38:50','2024-11-15 11:38:50','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(640,1,'2024-11-13 19:43:23','2024-11-13 18:43:23','','','','draft','closed','closed','','','','','2024-11-13 19:43:23','2024-11-13 18:43:23','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=640',0,'shop_order_placehold','',1), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(644,1,'2024-11-13 19:53:14','2024-11-13 18:53:14','','Hattari stacked hoops goldp plated','','inherit','closed','closed','','_dsc9341','','','2024-11-13 19:53:44','2024-11-13 18:53:44','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-15 12:32:10','2024-11-15 11:32:10','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0), -(657,1,'2024-11-14 11:55:39','2024-11-14 10:55:39','','','','draft','closed','closed','','','','','2024-11-14 11:55:39','2024-11-14 10:55:39','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=657',0,'shop_order_placehold','',1), -(658,1,'2024-11-15 12:18:07','2024-11-15 11:18:07','','BoroBoro earring','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-11-15 12:19:02','2024-11-15 11:19:02','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',0), -(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 17:20:07','2024-11-15 16:20:07','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'wmpc-trash','image/jpeg',0), -(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(661,1,'2024-11-15 12:37:38','2024-11-15 11:37:38','','Piasu earrins mixing gold and silver','','inherit','closed','closed','','img_1454','','','2024-11-15 12:38:04','2024-11-15 11:38:04','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(662,1,'2024-11-15 12:39:58','2024-11-15 11:39:58','','Piasu earrings mixing gold and silver','','inherit','closed','closed','','img_1456','','','2024-11-15 12:40:19','2024-11-15 11:40:19','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(663,1,'2024-11-15 12:42:53','2024-11-15 11:42:53','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-15 12:43:03','2024-11-15 11:43:03','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0), -(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(665,1,'2024-11-15 12:56:13','2024-11-15 11:56:13','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-15 12:56:31','2024-11-15 11:56:31','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0), -(666,1,'2024-11-15 13:04:02','2024-11-15 12:04:02','','Boroboro earrings gold plated with aventurine beads','','inherit','closed','closed','','img_1525','','','2024-11-15 13:04:32','2024-11-15 12:04:32','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0), -(667,1,'2024-11-15 13:05:30','2024-11-15 12:05:30','','BoroBoro silver earrings with tiger\'s eye beads','','inherit','closed','closed','','img_1524','','','2024-11-15 13:05:59','2024-11-15 12:05:59','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0), -(668,1,'2024-11-15 13:08:14','2024-11-15 12:08:14','','Hadou silver and gold bangles','','inherit','closed','closed','','sony-dsc-16','','','2024-11-15 13:08:30','2024-11-15 12:08:30','',232,'https://haikuatelier.com/app/uploads/2024/10/HADOU-BR-1.jpg',0,'attachment','image/jpeg',0), -(669,1,'2024-11-15 13:09:21','2024-11-15 12:09:21','','Hadou silver and gold bangles','','inherit','closed','closed','','img_1528','','','2024-11-15 13:09:38','2024-11-15 12:09:38','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(670,1,'2024-11-15 13:15:08','2024-11-15 12:15:08','','Rokku silver ring with tiger\'s eye stone','','inherit','closed','closed','','img_1582','','','2024-11-15 13:15:36','2024-11-15 12:15:36','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0), -(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(674,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-gold-plated-one-earring','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=674',2,'product_variation','',0), -(675,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','mugura-earrings-gold-plated-pair','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=675',1,'product_variation','',0), -(676,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-silver-one-earring','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=676',2,'product_variation','',0), -(677,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','mugura-earrings-silver-pair','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=677',1,'product_variation','',0); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,2,0), -(430,30,0), -(430,54,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,48,0), -(496,49,0), -(496,65,0), -(496,68,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,27), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,38), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,33), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,22), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,4), -(62,62,'pa_side','',0,5), -(63,63,'pa_side','',0,1), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','33'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=133 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.109.126.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1731498228'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1731628800'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(79,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";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;}}}'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:3:{s:64:\"57b79bd83483f31f982568961ef362c3b7476b425ac0737fe3f2951c0e642f55\";a:4:{s:10:\"expiration\";i:1732228645;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1731019045;}s:64:\"898e9ed33b23ef2f585a5d3f5df1003a9c9e18c1724b5a95574aee830a0dcda8\";a:4:{s:10:\"expiration\";i:1731690679;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1731517879;}s:64:\"c1e4cdc6db5250568bb8449233cb744a26db6a8c45a043efaf1930d1f951cace\";a:4:{s:10:\"expiration\";i:1731859130;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";s:5:\"login\";i:1731686330;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'), -(132,1,'roc_dismissed_wc_pro_notice','1'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=553 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(552,68,'learn-more','Learn more','https://woocommerce.com/document/managing-orders/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=69 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',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 deleted file mode 100755 index 2aecf9a3..00000000 --- a/db/haiku_atelier-2024-11-15-f38bf13.sql +++ /dev/null @@ -1,12784 +0,0 @@ --- 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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','billing','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), -(289,'woocommerce_enable_myaccount_registration','yes','off'), -(290,'woocommerce_registration_generate_username','yes','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.1','auto'), -(354,'woocommerce_db_version','9.4.1','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','6737418d7a07d5.24972210|1731674569','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1731678061;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1731581825','on'), -(423,'_transient_product_query-transient-version','1731674417','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:41:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:20:\"no_external_requests\";i:10;s:17:\"search_posts_only\";i:11;s:12:\"no_texturize\";i:12;s:13:\"no_feed_links\";i:13;s:11:\"no_rsd_link\";i:14;s:19:\"no_wlwmanifest_link\";i:15;s:23:\"no_adjacent_posts_links\";i:16;s:15:\"no_wp_generator\";i:17;s:12:\"no_shortlink\";i:18;s:12:\"no_rest_link\";i:19;s:17:\"no_jquery_migrate\";i:20;s:16:\"schema_less_urls\";i:21;s:31:\"no_recent_comments_widget_style\";i:22;s:12:\"cleanup_menu\";i:23;s:9:\"no_emojis\";i:24;s:18:\"no_image_threshold\";i:25;s:14:\"no_exif_rotate\";i:26;s:22:\"no_admin_email_confirm\";i:27;s:16:\"no_update_emails\";i:28;s:18:\"no_new_user_emails\";i:29;s:24:\"no_password_reset_emails\";i:30;s:20:\"change_default_email\";i:31;s:15:\"login_site_icon\";i:32;s:14:\"no_update_nags\";i:33;s:14:\"no_footer_text\";i:34;s:20:\"no_dashboard_widgets\";i:35;s:10:\"no_wp_logo\";i:36;s:24:\"no_application_passwords\";i:37;s:9:\"no_xmlrpc\";i:38;s:15:\"restrict_upload\";i:39;s:15:\"no_login_errors\";i:40;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1731674417','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1731362926','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:188:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:43:\"index.php?collection=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?collection=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:32:\"index.php?collection=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(849,'product_cat_children','a:0:{}','auto'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1732282861','off'), -(2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1734261353','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.4.1\",\"hash\":\"cd258e4a844819ebcaa46e806743837f\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1734261583','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6054,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:0:{}s:15:\"version_checked\";s:3:\"6.7\";s:12:\"last_checked\";i:1731662399;}','off'), -(6056,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1731668658;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'), -(6061,'site_logo','','auto'), -(7045,'_transient_timeout_orders-all-statuses','1732274153','off'), -(7046,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";a:2:{i:0;s:13:\"wc-processing\";i:1;s:10:\"wc-pending\";}}','off'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733954972','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(7355,'_transient_timeout_wc_product_children_246','1733612495','off'), -(7356,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(7361,'_transient_timeout_wc_var_prices_246','1734261583','off'), -(7362,'_transient_wc_var_prices_246','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(7582,'_transient_timeout_wc_product_children_433','1733644024','off'), -(7583,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(7588,'_transient_timeout_wc_var_prices_433','1734273076','off'), -(7589,'_transient_wc_var_prices_433','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(7700,'_transient_timeout_wc_product_children_385','1733650932','off'), -(7701,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(7830,'_transient_timeout_wc_var_prices_385','1734273076','off'), -(7831,'_transient_wc_var_prices_385','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1734264448','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8250,'_site_transient_timeout_browser_824ce30bb63707b6e22adf8ad59e7e10','1731882526','off'), -(8251,'_site_transient_browser_824ce30bb63707b6e22adf8ad59e7e10','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:7:\"Android\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8546,'_site_transient_timeout_php_check_511543dbb9b840459b13ae93dec10832','1731967689','off'), -(8547,'_site_transient_php_check_511543dbb9b840459b13ae93dec10832','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(8550,'_transient_timeout_wc_shipping_method_count','1733954930','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8553,'woocommerce_free_shipping_1_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:0:\"\";s:10:\"min_amount\";s:4:\"0,00\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(8554,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8592,'_transient_timeout_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','1732010690','off'), -(8593,'_transient_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8594,'_transient_timeout_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','1732010690','off'), -(8595,'_transient_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8596,'_transient_timeout_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','1732010690','off'), -(8597,'_transient_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8598,'_transient_timeout_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','1732010690','off'), -(8599,'_transient_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8603,'_transient_orders-transient-version','1731581783','on'), -(8610,'woocommerce_admin_last_orders_milestone','1','auto'), -(8732,'_site_transient_timeout_browser_e70c069864ec1ceef7523c2cc9b41fcd','1732032884','off'), -(8733,'_site_transient_browser_e70c069864ec1ceef7523c2cc9b41fcd','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1731487564','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(8914,'_transient_timeout_wc_product_children_86','1734043197','off'), -(8915,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(8932,'_transient_timeout_wc_product_children_102','1734043275','off'), -(8933,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(8952,'_transient_timeout_wc_product_children_113','1734043429','off'), -(8953,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(8972,'_transient_timeout_wc_product_children_123','1734043811','off'), -(8973,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(8991,'_transient_timeout_wc_product_children_133','1734043911','off'), -(8992,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(9010,'_transient_timeout_wc_product_children_144','1734043958','off'), -(9011,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(9029,'_transient_timeout_wc_product_children_155','1734044112','off'), -(9030,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(9055,'_transient_timeout_wc_var_prices_155','1734261584','off'), -(9056,'_transient_wc_var_prices_155','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(9057,'_transient_timeout_wc_var_prices_144','1734261584','off'), -(9058,'_transient_wc_var_prices_144','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(9059,'_transient_timeout_wc_var_prices_133','1734263373','off'), -(9060,'_transient_wc_var_prices_133','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(9061,'_transient_timeout_wc_var_prices_123','1734262590','off'), -(9062,'_transient_wc_var_prices_123','{\"version\":\"1731670380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(9063,'_transient_timeout_wc_var_prices_113','1734264448','off'), -(9064,'_transient_wc_var_prices_113','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(9065,'_transient_timeout_wc_var_prices_102','1734264448','off'), -(9066,'_transient_wc_var_prices_102','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(9067,'_transient_timeout_wc_var_prices_86','1734266361','off'), -(9068,'_transient_wc_var_prices_86','{\"version\":\"1731674329\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9190,'woocommerce_attribute_lookup_enabled','yes','auto'), -(9196,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9209,'_transient_timeout_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','1732103019','off'), -(9210,'_transient_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9211,'_transient_timeout_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','1732103019','off'), -(9212,'_transient_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9213,'_transient_timeout_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','1732103019','off'), -(9214,'_transient_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9215,'_transient_timeout_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','1732103019','off'), -(9216,'_transient_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9219,'_transient_timeout_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','1732103036','off'), -(9220,'_transient_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9221,'_transient_timeout_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','1732103056','off'), -(9222,'_transient_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:1;s:16:\"avg_orders_count\";d:1;s:15:\"avg_total_spend\";d:170;s:19:\"avg_avg_order_value\";d:170;}}','off'), -(9223,'_transient_timeout_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','1732103056','off'), -(9224,'_transient_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9239,'_site_transient_update_plugins','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1731665193;s:12:\"translations\";a:0:{}}','off'), -(9259,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1732282861','off'), -(9260,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(9268,'_transient_timeout_wc_var_prices_535','1734265039','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9331,'_transient_timeout_wc_product_children_545','1734097979','off'), -(9332,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(9358,'_transient_timeout_wc_var_prices_545','1734263373','off'), -(9359,'_transient_wc_var_prices_545','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1734273093','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9570,'_transient_timeout_wc_product_children_589','1734104017','off'), -(9571,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(9577,'_transient_timeout_wc_var_prices_589','1734265039','off'), -(9578,'_transient_wc_var_prices_589','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(9579,'_transient_timeout_wc_product_children_572','1734104050','off'), -(9580,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(9581,'_transient_timeout_wc_var_prices_572','1734265039','off'), -(9582,'_transient_wc_var_prices_572','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1734266487','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1734266487','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9692,'_transient_timeout_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','1732122679','off'), -(9693,'_transient_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9694,'_transient_timeout_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','1732122679','off'), -(9695,'_transient_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9696,'_transient_timeout_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','1732122679','off'), -(9697,'_transient_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9698,'_transient_timeout_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','1732122679','off'), -(9699,'_transient_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9700,'_transient_timeout_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','1732122679','off'), -(9701,'_transient_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:526;s:8:\"products\";i:3;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:526;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9702,'_transient_timeout_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','1732122679','off'), -(9703,'_transient_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9786,'_transient_timeout_wc_product_children_613','1734113618','off'), -(9787,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(9788,'_transient_timeout_wc_var_prices_613','1734265039','off'), -(9789,'_transient_wc_var_prices_613','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"}}}','off'), -(9806,'_transient_timeout_wc_product_children_625','1734113902','off'), -(9807,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(9808,'_transient_timeout_wc_var_prices_625','1734265039','off'), -(9809,'_transient_wc_var_prices_625','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10153,'_transient_timeout_wc_report_orders_stats_e7028dd744074da3ef20c47e9001bccf','1732186472','off'), -(10154,'_transient_wc_report_orders_stats_e7028dd744074da3ef20c47e9001bccf','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10155,'_transient_timeout_wc_report_orders_stats_9a074d6466e0f7159aad8adc2ddef1c8','1732186472','off'), -(10156,'_transient_wc_report_orders_stats_9a074d6466e0f7159aad8adc2ddef1c8','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10157,'_transient_timeout_wc_report_products_stats_4c10420d9cf6b3c6fa8d0451eafcc4bb','1732186472','off'), -(10158,'_transient_wc_report_products_stats_4c10420d9cf6b3c6fa8d0451eafcc4bb','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10159,'_transient_timeout_wc_report_variations_stats_55e55bcaa9efdff18b0d42cf94e1776b','1732186472','off'), -(10160,'_transient_wc_report_variations_stats_55e55bcaa9efdff18b0d42cf94e1776b','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10161,'_transient_timeout_wc_report_orders_stats_f03d2bd0acbac37c15a831cb4848bfde','1732186472','off'), -(10162,'_transient_wc_report_orders_stats_f03d2bd0acbac37c15a831cb4848bfde','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:808;s:8:\"products\";i:4;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:14:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:808;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:14;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10163,'_transient_timeout_wc_report_products_stats_c36db35a51bb5e13b1c9758660e72855','1732186472','off'), -(10164,'_transient_wc_report_products_stats_c36db35a51bb5e13b1c9758660e72855','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:14:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:6;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:14;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10169,'can_compress_scripts','0','on'), -(10172,'_transient_timeout_wc_order_657_needs_processing','1731668140','off'), -(10173,'_transient_wc_order_657_needs_processing','1','off'), -(10197,'_transient_timeout_wc_related_406','1731771191','off'), -(10198,'_transient_wc_related_406','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=406\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"402\";i:2;s:3:\"535\";}}','off'), -(10199,'_transient_timeout_wc_related_402','1731771191','off'), -(10200,'_transient_wc_related_402','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=402\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(10205,'_transient_timeout_wc_related_385','1731771191','off'), -(10206,'_transient_wc_related_385','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=385\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"274\";}}','off'), -(10214,'_transient_timeout_wc_related_338','1731767525','off'), -(10215,'_transient_wc_related_338','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=338\";a:3:{i:0;s:3:\"402\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(10216,'woocommerce_sales_record_date','2024-11-13','auto'), -(10217,'woocommerce_sales_record_amount','1390','auto'), -(10236,'_transient_timeout_wc_var_prices_291','1734273093','off'), -(10237,'_transient_wc_var_prices_291','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"regular_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"sale_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"}}}','off'), -(10240,'_transient_timeout_wc_var_prices_288','1734273093','off'), -(10241,'_transient_wc_var_prices_288','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"regular_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"sale_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"}}}','off'), -(10244,'_transient_timeout_wc_var_prices_285','1734273093','off'), -(10245,'_transient_wc_var_prices_285','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"regular_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"sale_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"}}}','off'), -(10252,'_transient_timeout_wc_related_282','1731676643','off'), -(10253,'_transient_wc_related_282','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=282\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10254,'_transient_timeout_wc_related_276','1731676643','off'), -(10255,'_transient_wc_related_276','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=276\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10256,'_transient_timeout_wc_related_226','1731676643','off'), -(10257,'_transient_wc_related_226','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=226\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10258,'_transient_timeout_wc_related_220','1731676643','off'), -(10259,'_transient_wc_related_220','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=220\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10305,'_transient_timeout_wc_related_356','1731693154','off'), -(10306,'_transient_wc_related_356','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=356\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10310,'_transient_timeout_wc_related_274','1731693184','off'), -(10311,'_transient_wc_related_274','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=274\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"385\";}}','off'), -(10312,'_transient_timeout_wc_related_271','1731693184','off'), -(10313,'_transient_wc_related_271','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=271\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10314,'_transient_timeout_wc_related_268','1731693184','off'), -(10315,'_transient_wc_related_268','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=268\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10316,'_transient_timeout_wc_related_263','1731693185','off'), -(10317,'_transient_wc_related_263','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=263\";a:4:{i:0;s:3:\"268\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10318,'_transient_timeout_wc_related_261','1731693185','off'), -(10319,'_transient_wc_related_261','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=261\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10320,'_transient_timeout_wc_related_258','1731693185','off'), -(10321,'_transient_wc_related_258','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=258\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10322,'_transient_timeout_wc_related_251','1731693185','off'), -(10323,'_transient_wc_related_251','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=251\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10324,'_transient_timeout_wc_related_246','1731693185','off'), -(10325,'_transient_wc_related_246','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=246\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10326,'_transient_timeout_wc_related_240','1731693185','off'), -(10327,'_transient_wc_related_240','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=240\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10338,'_transient_timeout_wc_related_155','1731693201','off'), -(10339,'_transient_wc_related_155','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=155\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10340,'_transient_timeout_wc_related_144','1731693201','off'), -(10341,'_transient_wc_related_144','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=144\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10342,'_transient_timeout_wc_related_133','1731693201','off'), -(10343,'_transient_wc_related_133','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=133\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10344,'_transient_timeout_wc_related_123','1731693201','off'), -(10345,'_transient_wc_related_123','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=123\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10346,'_transient_timeout_wc_related_113','1731693201','off'), -(10347,'_transient_wc_related_113','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=113\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10348,'_transient_timeout_wc_related_102','1731693201','off'), -(10349,'_transient_wc_related_102','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=102\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10350,'_transient_timeout_wc_related_86','1731693201','off'), -(10351,'_transient_wc_related_86','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=86\";a:12:{i:0;s:2:\"72\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10407,'_site_transient_timeout_theme_roots','1731670458','off'), -(10408,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(10409,'_transient_timeout__woocommerce_helper_subscriptions','1731669558','off'), -(10410,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(10412,'_transient_timeout_woocommerce_marketplace_promotions_v2','1731755752','off'), -(10413,'_transient_woocommerce_marketplace_promotions_v2','a:0:{}','off'), -(10415,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(10416,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1731690953','off'), -(10417,'_transient_action_scheduler_last_pastdue_actions_check','1731669353','off'), -(10418,'_transient_timeout_wc_tracks_blog_details','1731755753','off'), -(10419,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:24:\"https://haikuatelier.com\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"65\";s:10:\"wc_version\";s:5:\"9.4.1\";}','off'), -(10428,'_transient_timeout_wc_product_children_183','1734261576','off'), -(10429,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(10430,'_transient_timeout_wc_var_prices_183','1734265039','off'), -(10431,'_transient_wc_var_prices_183','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(10442,'_transient_timeout_wc_product_children_72','1734262164','off'), -(10443,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(10457,'_transient_timeout_wc_product_children_306','1734262376','off'), -(10458,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10467,'_transient_timeout_wc_product_children_312','1734262453','off'), -(10468,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(10495,'_transient_timeout_wc_product_children_202','1734262913','off'), -(10496,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(10521,'_transient_timeout_wc_var_prices_312','1734266487','off'), -(10522,'_transient_wc_var_prices_312','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"regular_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"sale_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"}}}','off'), -(10523,'_transient_timeout_wc_related_312','1731757693','off'), -(10524,'_transient_wc_related_312','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=312\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10525,'_transient_timeout_wc_var_prices_306','1734266487','off'), -(10526,'_transient_wc_var_prices_306','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"regular_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"sale_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"}}}','off'), -(10527,'_transient_timeout_wc_related_306','1731757693','off'), -(10528,'_transient_wc_related_306','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=306\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10536,'_transient_timeout_wc_product_children_342','1734263376','off'), -(10537,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(10553,'_transient_timeout_wc_product_children_554','1734263821','off'), -(10554,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(10565,'_transient_timeout_wc_product_children_515','1734264333','off'), -(10566,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(10574,'_transient_timeout_wc_product_children_521','1734264443','off'), -(10575,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(10576,'_transient_timeout_wc_var_prices_72','1734264448','off'), -(10577,'_transient_wc_var_prices_72','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(10595,'_transient_timeout_wc_product_children_232','1734264867','off'), -(10596,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(10606,'_transient_timeout_wc_product_children_168','1734265019','off'), -(10607,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(10608,'_transient_timeout_wc_var_prices_521','1734265039','off'), -(10609,'_transient_wc_var_prices_521','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(10610,'_transient_timeout_wc_var_prices_515','1734265039','off'), -(10611,'_transient_wc_var_prices_515','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(10623,'_transient_timeout_wc_product_children_213','1734265244','off'), -(10624,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(10673,'_transient_timeout_wc_product_children_372','1734266226','off'), -(10674,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:675;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:675;i:1;i:674;}}','off'), -(10699,'_transient_timeout_wc_product_children_365','1734266384','off'), -(10700,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:677;i:1;i:676;}s:7:\"visible\";a:2:{i:0;i:677;i:1;i:676;}}','off'), -(10701,'_transient_woocommerce_product_task_product_count_transient','65','on'), -(10703,'_transient_timeout_wc_term_counts','1734267463','off'), -(10704,'_transient_wc_term_counts','a:6:{i:30;s:2:\"33\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";i:34;s:1:\"0\";}','off'), -(10731,'_transient_timeout_wc_related_447','1731767475','off'), -(10732,'_transient_wc_related_447','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=447\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(10733,'_transient_timeout_wc_related_435','1731767476','off'), -(10734,'_transient_wc_related_435','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=435\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(10735,'_transient_timeout_wc_related_433','1731767476','off'), -(10736,'_transient_wc_related_433','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=433\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"435\";}}','off'), -(10737,'_transient_timeout_wc_related_430','1731767476','off'), -(10738,'_transient_wc_related_430','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=430\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10739,'_transient_timeout_wc_related_398','1731767476','off'), -(10740,'_transient_wc_related_398','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=398\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10741,'_transient_timeout_wc_related_393','1731767476','off'), -(10742,'_transient_wc_related_393','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=393\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10743,'_transient_timeout_wc_related_381','1731767476','off'), -(10744,'_transient_wc_related_381','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=381\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10745,'_transient_timeout_wc_related_377','1731767476','off'), -(10746,'_transient_wc_related_377','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=377\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10747,'_transient_timeout_wc_var_prices_372','1734273076','off'), -(10748,'_transient_wc_var_prices_372','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"regular_price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"sale_price\":{\"675\":\"65.00\",\"674\":\"48.00\"}}}','off'), -(10749,'_transient_timeout_wc_related_372','1731767476','off'), -(10750,'_transient_wc_related_372','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=372\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10751,'_transient_timeout_wc_var_prices_365','1734273076','off'), -(10752,'_transient_wc_var_prices_365','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"regular_price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"sale_price\":{\"677\":\"60.00\",\"676\":\"45.00\"}}}','off'), -(10753,'_transient_timeout_wc_related_365','1731767476','off'), -(10754,'_transient_wc_related_365','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=365\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10755,'_transient_timeout_wc_var_prices_342','1734273093','off'), -(10756,'_transient_wc_var_prices_342','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(10757,'_transient_timeout_wc_related_342','1731767493','off'), -(10758,'_transient_wc_related_342','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=342\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10759,'_transient_timeout_wc_related_335','1731767493','off'), -(10760,'_transient_wc_related_335','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=335\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10761,'_transient_timeout_wc_related_331','1731767493','off'), -(10762,'_transient_wc_related_331','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=331\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10763,'_transient_timeout_wc_related_328','1731767493','off'), -(10764,'_transient_wc_related_328','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=328\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10765,'_transient_timeout_wc_related_325','1731767493','off'), -(10766,'_transient_wc_related_325','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=325\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10767,'_transient_timeout_wc_related_318','1731767493','off'), -(10768,'_transient_wc_related_318','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=318\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10769,'_transient_timeout_wc_related_291','1731767493','off'), -(10770,'_transient_wc_related_291','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=291\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10771,'_transient_timeout_wc_related_288','1731767493','off'), -(10772,'_transient_wc_related_288','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=288\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10773,'_transient_timeout_wc_related_285','1731767493','off'), -(10774,'_transient_wc_related_285','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=285\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10777,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1731683092','off'), -(10778,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(10779,'_site_transient_timeout_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','1731685846','off'), -(10780,'_site_transient_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=9828 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.4.1'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1731670019:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:498399;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','2'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.3.3'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1731450958:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3032;s:6:\"height\";i:3032;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:1216802;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:1925979;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','2'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.3'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1731451130:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:474685;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3301;s:6:\"height\";i:3301;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:1411555;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3116;s:6:\"height\";i:3116;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:979427;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1393,113,'_thumbnail_id','121'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.3.3'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1731451218:1'), -(1546,121,'_wp_attached_file','2024/09/IKKAN-B2-vrm-copy.jpg'), -(1547,121,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/09/IKKAN-B2-vrm-copy.jpg\";s:8:\"filesize\";i:539966;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"IKKAN-B2-vrm-copy.jpg\";}'), -(1548,121,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2373;s:6:\"height\";i:2373;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:1025399;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.3.3'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1731451599:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3080;s:6:\"height\";i:3080;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:1318707;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.3.3'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1731506170:1'), -(1899,141,'_wp_attached_file','2024/09/KARA-B.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:729921;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5402;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2867;s:6:\"height\";i:2867;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:680363;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:875281;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.3'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1731451801:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:435482;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3352;s:6:\"height\";i:3352;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:1582330;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2785;s:6:\"height\";i:2785;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:687198;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','1'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.3.3'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1731451882:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:469937;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3056;s:6:\"height\";i:3056;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:1936835;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2867;s:6:\"height\";i:2867;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:875092;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3030;s:6:\"height\";i:3030;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:1190349;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2750;s:6:\"height\";i:2750;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:707810;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','2'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2305,168,'_thumbnail_id','176'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.4.1'), -(2457,168,'_edit_lock','1731672874:1'), -(2458,176,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(2459,176,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:537178;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5137;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ROKKU-B-malachite.jpg\";}'), -(2460,176,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4048;s:6:\"height\";i:2690;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:1126306;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:863484;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4286;s:6:\"height\";i:2848;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:1098422;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3143;s:6:\"height\";i:3143;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:1377838;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2855;s:6:\"height\";i:2855;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:643125;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.4.1'), -(2654,183,'_edit_lock','1731669439:1'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:301167;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2840,200,'_thumbnail_id','176'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.4.1'), -(2941,202,'_edit_lock','1731670768:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:637140;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2903;s:6:\"height\";i:2903;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:1148263;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3406;s:6:\"height\";i:3406;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:486220;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.4.1'), -(3064,213,'_edit_lock','1731673153:1'), -(3070,213,'_edit_last','1'), -(3081,219,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(3082,219,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:742578;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-B-mix.jpg\";}'), -(3083,219,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold'), -(3084,123,'_thumbnail_id','219'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.3.3'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1731670287:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3720;s:6:\"height\";i:3720;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:481272;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.3.3'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1731674380:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2908;s:6:\"height\";i:2908;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:386668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.4.1'), -(3380,232,'_edit_lock','1731672540:1'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2918;s:6:\"height\";i:2918;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:1515414;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1730321832:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:606794;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2879;s:6:\"height\";i:2879;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:1294750;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2938;s:6:\"height\";i:2938;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:1587563;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.3.3'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1731020329:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:650560;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3415;s:6:\"height\";i:3415;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:560730;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.3.3'), -(3665,251,'_edit_lock','1731513723:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.3.3'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1731522679:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:804057;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3057;s:6:\"height\";i:3057;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:1302326;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt',''), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3764,261,'_thumbnail_id','262'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.3.3'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1731522734:1'), -(3775,262,'_wp_attached_file','2024/10/FUYOU-BR-g.jpg'), -(3776,262,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-g.jpg\";s:8:\"filesize\";i:719593;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-g.jpg\";}'), -(3777,262,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','0'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.3.3'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1731522794:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3135;s:6:\"height\";i:3135;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:1712533;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2536;s:6:\"height\";i:2536;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:1103201;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2915;s:6:\"height\";i:2915;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:1443041;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.3.3'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1731514380:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3134;s:6:\"height\";i:3134;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:914630;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.3.3'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1731513647:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2983;s:6:\"height\";i:2983;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:1527149;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.3.3'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1731523107:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:943006;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.3.3'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1731523329:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:657414;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2833;s:6:\"height\";i:2833;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:1298666;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.3.3'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1731523434:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:532726;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2001;s:6:\"height\";i:2001;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:431354;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1731674336:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:559308;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:1538997;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.3.3'), -(4128,288,'_edit_lock','1731674325:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:681483;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2932;s:6:\"height\";i:2932;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:797682;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.3.3'), -(4162,291,'_edit_lock','1731674301:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:432776;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3095;s:6:\"height\";i:3095;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:1002542;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.4.1'), -(4467,306,'_edit_lock','1731670319:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3966;s:6:\"height\";i:2635;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:494799;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3196;s:6:\"height\";i:3196;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:1297484;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4492,312,'_thumbnail_id','316'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.4.1'), -(4568,312,'_edit_lock','1731674364:1'), -(4569,316,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(4570,316,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:613259;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-vrm.jpg\";}'), -(4571,316,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.3.3'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1731450758:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2336;s:6:\"height\";i:2336;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:939506;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3064;s:6:\"height\";i:3064;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:1550285;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.3.3'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1731021723:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:320546;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2949;s:6:\"height\";i:2949;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:1194035;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.3.3'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1731020166:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:332653;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2996;s:6:\"height\";i:2996;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:526447;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.4.1'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1731674279:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:293803;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:654786;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.4.1'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1731673536:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:325108;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3088;s:6:\"height\";i:3088;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:1178497;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1730322771:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:573083;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2585;s:6:\"height\";i:2585;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:567175;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:4000;s:6:\"height\";i:4000;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:1964337;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.4.1'), -(4977,342,'_edit_lock','1731671364:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2872;s:6:\"height\";i:2872;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:1095271;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2489;s:6:\"height\";i:2488;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:727090;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:1906839;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1731505646:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:614724;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3070;s:6:\"height\";i:3070;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:913904;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.4.1'), -(5383,365,'_edit_lock','1731674189:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:503124;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.4.1'), -(5506,372,'_edit_lock','1731674080:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:523957;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3031;s:6:\"height\";i:3031;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:806911;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.3.3'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1730323082:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:615798;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2472;s:6:\"height\";i:2472;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:504647;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:968732;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','2'), -(5562,377,'_photos_colonne_gauche|||0|value','378'), -(5563,377,'_photos_colonne_droite|||0|value','379'), -(5564,377,'_photos_colonne_droite|||1|value','380'), -(5565,377,'_haiku_details_produit',''), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.3.3'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1730323095:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:603785;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2342;s:6:\"height\";i:2342;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:994805;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2455;s:6:\"height\";i:2456;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:1042594;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','2'), -(5604,381,'_photos_colonne_gauche|||0|value','382'), -(5605,381,'_photos_colonne_droite|||0|value','383'), -(5606,381,'_photos_colonne_droite|||1|value','384'), -(5607,381,'_haiku_details_produit',''), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.3.3'), -(5630,385,'_edit_lock','1731103269:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3064;s:6:\"height\";i:3064;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:775022;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.4.1'), -(5801,393,'_edit_lock','1731673849:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:528487;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2343;s:6:\"height\";i:2343;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:665323;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5828,398,'_thumbnail_id','399'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.4.1'), -(5839,398,'_edit_lock','1731674207:1'), -(5840,399,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(5841,399,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:591531;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-vrm.jpg\";}'), -(5842,399,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3032;s:6:\"height\";i:3032;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:1274144;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3133;s:6:\"height\";i:3133;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:1820964;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5870,402,'_thumbnail_id','403'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.3.3'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1730098866:2'), -(5882,403,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(5883,403,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:99565;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-arg.jpg\";}'), -(5884,403,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:1217778;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3024;s:6:\"height\";i:3024;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:762605;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','2'), -(5896,402,'_photos_colonne_gauche|||0|value','403'), -(5897,402,'_photos_colonne_droite|||0|value','404'), -(5898,402,'_photos_colonne_droite|||1|value','405'), -(5899,402,'_haiku_details_produit',''), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5912,406,'_thumbnail_id','407'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.3.3'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1730987020:1'), -(5925,407,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(5926,407,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:108941;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-vrm.jpg\";}'), -(5927,407,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2180;s:6:\"height\";i:2180;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:920358;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3264;s:6:\"height\";i:3264;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:1640176;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:726303;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5942,406,'_photos_colonne_gauche|||0|value','407'), -(5943,406,'_photos_colonne_droite|||0|value','408'), -(5944,406,'_photos_colonne_droite|||1|value','409'), -(5945,406,'_haiku_details_produit',''), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2992;s:6:\"height\";i:2992;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:1932640;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2877;s:6:\"height\";i:2877;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:2012347;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2738;s:6:\"height\";i:2738;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:1594360;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:514941;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6020,422,'_wp_attached_file','2024/10/HAIKU-sizechart.jpg'), -(6021,422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/10/HAIKU-sizechart.jpg\";s:8:\"filesize\";i:56860;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3036;s:6:\"height\";i:3036;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:1508654;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6138,328,'_photos_colonne_gauche|||0|value','329'), -(6139,328,'_photos_colonne_droite|||0|value','330'), -(6140,328,'_haiku_details_produit',''), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2938;s:6:\"height\";i:2938;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:1607004;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6253,430,'_regular_price','45'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6264,430,'_thumbnail_id','431'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.3.3'), -(6270,430,'_price','45'), -(6275,430,'_edit_lock','1731022155:1'), -(6276,431,'_wp_attached_file','2024/10/ROKKU-CR1-arg.jpg'), -(6277,431,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-CR1-arg.jpg\";s:8:\"filesize\";i:415069;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"ROKKU-CR1-arg.jpg\";}'), -(6278,431,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3098;s:6:\"height\";i:3098;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:1456916;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.3.3'), -(6314,433,'_edit_lock','1731051766:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1731505275:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:414386;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2992;s:6:\"height\";i:2992;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:1552924;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6370,393,'_regular_price','60'), -(6457,440,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(6458,440,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:553730;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6459,440,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6466,441,'_wp_attached_file','2024/10/IMG_1428.jpg'), -(6467,441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1428.jpg\";s:8:\"filesize\";i:766152;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6468,441,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(6472,442,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(6473,442,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:799792;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6474,443,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(6475,443,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:916269;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6476,443,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6477,442,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6513,447,'_thumbnail_id','449'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.3.3'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1731505335:1'), -(6524,448,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(6525,448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:1517662;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6526,448,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(6527,449,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(6528,449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:902207;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6529,449,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(6530,447,'_edit_last','1'), -(6537,450,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(6538,450,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:1853086;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6539,450,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(6544,451,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(6545,451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:993509;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6546,451,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(6551,452,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(6552,452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:1204316;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6553,452,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(6554,246,'_photos_colonne_gauche|||0|value','249'), -(6555,246,'_photos_colonne_droite|||0|value','452'), -(6556,246,'_photos_colonne_droite|||1|value','250'), -(6557,246,'_haiku_details_produit',''), -(6574,455,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(6575,455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:1582003;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6576,456,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(6577,456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2244;s:6:\"height\";i:2244;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:823383;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6578,455,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(6584,457,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(6585,457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:596666;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6586,457,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(6604,459,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(6605,459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:1839629;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6606,460,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(6607,460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2598;s:6:\"height\";i:2597;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:1244703;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6608,459,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6609,460,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6615,461,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(6616,461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:1383074;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6617,461,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(6630,463,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(6631,463,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:996020;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6632,463,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(6638,464,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(6639,464,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:817842;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6640,464,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(6644,465,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(6645,465,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:1588812;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6646,465,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(6652,325,'_photos_colonne_gauche|||0|value','326'), -(6653,325,'_photos_colonne_droite|||0|value','327'), -(6654,325,'_photos_colonne_droite|||1|value','465'), -(6655,325,'_haiku_details_produit',''), -(6670,468,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(6671,468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:1713725;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6672,468,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver'), -(6676,469,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(6677,469,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:1511354;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6678,469,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver'), -(6679,430,'_photos_colonne_gauche|||0|value','431'), -(6680,430,'_photos_colonne_droite|||0|value','469'), -(6681,430,'_photos_colonne_droite|||1|value','432'), -(6682,430,'_haiku_details_produit',''), -(6687,470,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(6688,470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:235735;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6689,470,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(6694,471,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(6695,471,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:1481042;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6696,471,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver'), -(6702,472,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(6703,472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:1274455;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6704,472,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver'), -(6713,473,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(6714,473,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:1296017;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6715,473,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6716,474,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(6717,474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:1492851;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6718,474,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6724,475,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(6725,475,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:1018963;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6726,475,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(6727,476,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(6728,476,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:940512;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6729,477,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(6730,477,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:991427;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6731,476,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(6732,477,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.3.3'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.3.3'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.3.3'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6786,478,'_thumbnail_id','475'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6788,479,'_thumbnail_id','476'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6790,480,'_thumbnail_id','477'), -(6791,433,'_thumbnail_id','475'), -(6792,433,'_regular_price','49'), -(6793,433,'_photos_colonne_gauche|||0|value','475'), -(6794,433,'_photos_colonne_droite|||0|value','468'), -(6795,433,'_photos_colonne_droite|||1|value','476'), -(6796,433,'_photos_colonne_droite|||2|value','477'), -(6797,433,'_haiku_details_produit',''), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6810,481,'_thumbnail_id','482'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.3.3'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1731673918:1'), -(6821,482,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(6822,482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:1222177;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6823,482,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6824,483,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(6825,483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:1704668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6826,483,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6827,481,'_edit_last','1'), -(6828,481,'_photos_colonne_gauche|||0|value','482'), -(6829,481,'_photos_colonne_droite|||0|value','483'), -(6830,481,'_haiku_details_produit',''), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6865,486,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(6866,486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:1221034;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6867,486,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2547;s:6:\"height\";i:2547;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:1176577;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6871,488,'_wp_attached_file','2024/10/ROKKU-C-lapis.jpg'), -(6872,488,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-lapis.jpg\";s:8:\"filesize\";i:1256825;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6873,489,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(6874,489,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:1202770;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6875,488,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(6876,489,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6879,385,'_thumbnail_id','486'), -(6880,385,'_photos_colonne_gauche|||0|value','486'), -(6881,385,'_photos_colonne_droite|||0|value','487'), -(6882,385,'_photos_colonne_droite|||1|value','455'), -(6883,385,'_photos_colonne_droite|||2|value','489'), -(6884,385,'_photos_colonne_droite|||3|value','456'), -(6885,385,'_photos_colonne_droite|||4|value','488'), -(6886,385,'_haiku_details_produit',''), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','6'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6899,490,'_thumbnail_id','491'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.3.3'), -(6912,490,'_edit_lock','1731240275:1'), -(6913,491,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(6914,491,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:1012565;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4474;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(6915,491,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(6916,492,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(6917,492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:1625264;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6918,492,'_wp_attachment_image_alt',''), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6986,490,'_photos_colonne_gauche|||0|value','491'), -(6987,490,'_photos_colonne_droite|||0|value','492'), -(6988,490,'_haiku_details_produit',''), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7000,496,'_thumbnail_id','500'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7005,496,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7006,496,'_product_version','9.3.3'), -(7069,496,'_edit_lock','1731450794:1'), -(7070,500,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(7071,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:921846;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7072,500,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7073,501,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(7074,501,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:2016865;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7075,502,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(7076,502,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2006;s:6:\"height\";i:2006;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:576498;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7077,501,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7078,502,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7082,496,'_photos_colonne_gauche|||0|value','500'), -(7083,496,'_photos_colonne_droite|||0|value','501'), -(7084,496,'_photos_colonne_droite|||1|value','502'), -(7085,496,'_haiku_details_produit',''), -(7086,503,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(7087,503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:989930;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7088,503,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(7094,504,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(7095,504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:1449357;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7096,504,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7132,515,'_thumbnail_id','516'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.4.1'), -(7145,515,'_edit_lock','1731672150:1'), -(7146,516,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(7147,516,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:1205777;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7148,516,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(7152,518,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(7153,518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:1176257;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7154,518,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','0'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7215,521,'_thumbnail_id','524'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.4.1'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1731672298:1'), -(7270,524,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(7271,524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:1095889;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7272,524,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(7276,526,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(7277,526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:1148641;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7278,526,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7289,318,'_thumbnail_id','503'), -(7295,318,'_photos_colonne_gauche|||0|value','503'), -(7296,318,'_photos_colonne_droite|||0|value','465'), -(7297,318,'_photos_colonne_droite|||1|value','324'), -(7298,318,'_photos_colonne_droite|||2|value','323'), -(7299,318,'_haiku_details_produit',''), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7314,86,'_photos_colonne_gauche|||0|value','420'), -(7315,86,'_photos_colonne_gauche|||1|value','94'), -(7316,86,'_photos_colonne_droite|||0|value','412'), -(7317,86,'_photos_colonne_droite|||1|value','440'), -(7318,86,'_photos_colonne_droite|||2|value','419'), -(7319,86,'_haiku_details_produit',''), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7340,102,'_photos_colonne_gauche|||0|value','110'), -(7341,102,'_photos_colonne_droite|||0|value','112'), -(7342,102,'_photos_colonne_droite|||1|value','111'), -(7343,102,'_haiku_details_produit',''), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7364,113,'_photos_colonne_gauche|||0|value','121'), -(7365,113,'_photos_colonne_droite|||0|value','122'), -(7366,113,'_photos_colonne_droite|||1|value','450'), -(7367,113,'_haiku_details_produit',''), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7388,531,'_wp_attached_file','2024/09/DSC9897.jpg'), -(7389,531,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2821;s:6:\"height\";i:2821;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:1417471;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7390,531,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold'), -(7391,123,'_photos_colonne_gauche|||0|value','219'), -(7392,123,'_photos_colonne_droite|||0|value','132'), -(7393,123,'_photos_colonne_droite|||1|value','531'), -(7394,123,'_haiku_details_produit',''), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7415,133,'_photos_colonne_gauche|||0|value','141'), -(7416,133,'_photos_colonne_droite|||0|value','166'), -(7417,133,'_photos_colonne_droite|||1|value','142'), -(7418,133,'_photos_colonne_droite|||2|value','167'), -(7419,133,'_photos_colonne_droite|||3|value','143'), -(7420,133,'_haiku_details_produit',''), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7441,144,'_photos_colonne_gauche|||0|value','152'), -(7442,144,'_photos_colonne_droite|||0|value','154'), -(7443,144,'_photos_colonne_droite|||1|value','153'), -(7444,144,'_haiku_details_produit',''), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7465,155,'_photos_colonne_gauche|||0|value','163'), -(7466,155,'_photos_colonne_droite|||0|value','463'), -(7467,155,'_photos_colonne_droite|||1|value','164'), -(7468,155,'_photos_colonne_droite|||2|value','165'), -(7469,155,'_haiku_details_produit',''), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7490,535,'_thumbnail_id','536'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.3.3'), -(7502,535,'_edit_lock','1731485540:1'), -(7503,536,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(7504,536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:1229698;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7505,536,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(7506,537,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(7507,537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:1982219;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7508,537,'_wp_attachment_image_alt',''), -(7509,538,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(7510,538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:1249172;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7511,538,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead'), -(7512,539,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(7513,539,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:1372515;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7514,539,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7560,535,'_photos_colonne_gauche|||0|value','536'), -(7561,535,'_photos_colonne_droite|||0|value','537'), -(7562,535,'_photos_colonne_droite|||1|value','538'), -(7563,535,'_photos_colonne_droite|||2|value','539'), -(7564,535,'_haiku_details_produit',''), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','0'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7580,545,'_thumbnail_id','547'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.3.3'), -(7592,545,'_edit_lock','1731505829:1'), -(7596,547,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(7597,547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:1027538;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7598,547,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7599,548,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(7600,548,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:1800988;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7601,548,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7609,447,'_photos_colonne_gauche|||0|value','449'), -(7610,447,'_photos_colonne_droite|||0|value','448'), -(7611,447,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7726,545,'_photos_colonne_gauche|||0|value','547'), -(7727,545,'_photos_colonne_droite|||0|value','548'), -(7728,545,'_haiku_details_produit',''), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.4.1'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1731671972:1'), -(7798,558,'_wp_attached_file','2024/11/DSC9463.jpg'), -(7799,558,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3979;s:6:\"height\";i:3183;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:1980803;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7800,558,'_wp_attachment_image_alt',''), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7807,559,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(7808,559,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:974627;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7809,559,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7898,342,'_thumbnail_id','559'), -(7899,342,'_regular_price','55'), -(7906,564,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(7907,564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:1253633;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7908,564,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7971,183,'_thumbnail_id','564'), -(7977,568,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(7978,568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:1467932;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(7979,568,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8045,213,'_thumbnail_id','568'), -(8046,213,'_regular_price','75'), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','0'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8072,572,'_thumbnail_id','575'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.3.3'), -(8126,572,'_edit_lock','1731511905:1'), -(8127,575,'_wp_attached_file','2024/11/BOROBORO-B-g.jpg'), -(8128,575,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-g.jpg\";s:8:\"filesize\";i:1018304;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8129,575,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(8130,576,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(8131,576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:591010;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8132,576,'_wp_attachment_image_alt',''), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8386,589,'_thumbnail_id','598'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.3.3'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1731511867:1'), -(8566,598,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(8567,598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:992691;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8568,598,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(8569,599,'_wp_attached_file','2024/11/BOROBORO-B-s-1.jpg'), -(8570,599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2677;s:6:\"height\";i:2677;s:4:\"file\";s:26:\"2024/11/BOROBORO-B-s-1.jpg\";s:8:\"filesize\";i:1736728;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8571,599,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8574,589,'_photos_colonne_gauche|||0|value','598'), -(8575,589,'_photos_colonne_droite|||0|value','599'), -(8576,589,'_haiku_details_produit',''), -(8577,572,'_photos_colonne_gauche|||0|value','575'), -(8578,572,'_photos_colonne_droite|||0|value','576'), -(8579,572,'_haiku_details_produit',''), -(8586,600,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(8587,600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:1647387;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8588,600,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(8589,263,'_thumbnail_id','600'), -(8590,263,'_photos_colonne_gauche|||0|value','600'), -(8591,263,'_photos_colonne_droite|||0|value','265'), -(8592,263,'_photos_colonne_droite|||1|value','267'), -(8593,263,'_photos_colonne_droite|||2|value','457'), -(8594,263,'_photos_colonne_droite|||3|value','266'), -(8595,263,'_haiku_details_produit',''), -(8596,601,'_wp_attached_file','2024/10/TANEMAKI-BR-2.jpg'), -(8597,601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-2.jpg\";s:8:\"filesize\";i:1138084;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8598,601,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(8603,602,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(8604,602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:1579308;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8605,602,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(8606,271,'_thumbnail_id','602'), -(8607,271,'_photos_colonne_gauche|||0|value','602'), -(8608,271,'_photos_colonne_droite|||0|value','273'), -(8609,271,'_haiku_details_produit',''), -(8610,251,'_thumbnail_id','601'), -(8615,251,'_photos_colonne_gauche|||0|value','601'), -(8616,251,'_photos_colonne_droite|||0|value','443'), -(8617,251,'_photos_colonne_droite|||1|value','442'), -(8618,251,'_haiku_details_produit',''), -(8619,603,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(8620,603,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:1548318;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8621,603,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(8622,268,'_thumbnail_id','603'), -(8623,268,'_photos_colonne_gauche|||0|value','603'), -(8624,268,'_photos_colonne_droite|||0|value','451'), -(8625,268,'_photos_colonne_droite|||1|value','270'), -(8626,268,'_haiku_details_produit',''), -(8627,604,'_wp_attached_file','2024/10/TAMANORI-BO-s-2.jpg'), -(8628,604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-2.jpg\";s:8:\"filesize\";i:983084;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8631,604,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8635,220,'_thumbnail_id','604'), -(8636,220,'_photos_colonne_gauche|||0|value','604'), -(8637,220,'_photos_colonne_droite|||0|value','461'), -(8638,220,'_photos_colonne_droite|||1|value','225'), -(8639,220,'_haiku_details_produit',''), -(8640,606,'_wp_attached_file','2024/10/TAMANORI-BO-g-2.jpg'), -(8641,606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-2.jpg\";s:8:\"filesize\";i:1013617;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8642,606,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8646,226,'_thumbnail_id','606'), -(8647,226,'_photos_colonne_gauche|||0|value','606'), -(8648,226,'_photos_colonne_droite|||0|value','471'), -(8649,226,'_photos_colonne_droite|||1|value','468'), -(8650,226,'_photos_colonne_droite|||2|value','469'), -(8651,226,'_haiku_details_produit',''), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','0'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8664,610,'_thumbnail_id','611'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.4.1'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1731670850:1'), -(8675,611,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(8676,611,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:1205917;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8677,611,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(8682,610,'_edit_last','1'), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','0'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8697,613,'_thumbnail_id','621'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.3.3'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','85'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','85'), -(8849,620,'_product_version','9.3.3'), -(8851,613,'_edit_lock','1731521474:1'), -(8852,621,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(8853,621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:1009229;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(8854,621,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8855,622,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(8856,622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:673126;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8857,622,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8858,623,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(8859,623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:1467494;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8860,623,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8888,613,'_price','70'), -(8889,613,'_price','85'), -(8890,613,'_edit_last','1'), -(8891,613,'_photos_colonne_gauche|||0|value','621'), -(8892,613,'_photos_colonne_droite|||0|value','622'), -(8893,613,'_photos_colonne_droite|||1|value','623'), -(8894,613,'_haiku_details_produit',''), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','0'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8906,625,'_thumbnail_id','634'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.3.3'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1731521758:1'), -(9086,634,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(9087,634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:963565;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9088,634,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(9089,635,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(9090,635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2274;s:6:\"height\";i:2274;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:599421;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9091,635,'_wp_attachment_image_alt',''), -(9092,636,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(9093,636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:1204556;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9094,636,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9098,625,'_photos_colonne_gauche|||0|value','634'), -(9099,625,'_photos_colonne_droite|||0|value','635'), -(9100,625,'_photos_colonne_droite|||1|value','636'), -(9101,625,'_haiku_details_produit',''), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.4.1'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9186,232,'_price','110'), -(9191,258,'_photos_colonne_gauche|||0|value','259'), -(9192,258,'_photos_colonne_droite|||0|value','260'), -(9193,258,'_haiku_details_produit',''), -(9194,261,'_photos_colonne_gauche|||0|value','262'), -(9195,261,'_photos_colonne_droite|||0|value','441'), -(9196,261,'_haiku_details_produit',''), -(9197,274,'_photos_colonne_gauche|||0|value','275'), -(9198,274,'_photos_colonne_droite|||0|value','464'), -(9199,274,'_photos_colonne_droite|||1|value','504'), -(9200,274,'_haiku_details_produit',''), -(9201,276,'_photos_colonne_gauche|||0|value','280'), -(9202,276,'_photos_colonne_droite|||0|value','281'), -(9203,276,'_haiku_details_produit',''), -(9209,282,'_photos_colonne_gauche|||0|value','283'), -(9210,282,'_photos_colonne_droite|||0|value','474'), -(9211,282,'_photos_colonne_droite|||1|value','473'), -(9212,282,'_photos_colonne_droite|||2|value','284'), -(9213,282,'_haiku_details_produit',''), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9283,644,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9284,644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3874;s:6:\"height\";i:3099;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:1571301;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9285,644,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9352,288,'_photos_colonne_gauche|||0|value','289'), -(9353,288,'_photos_colonne_droite|||0|value','290'), -(9354,288,'_photos_colonne_droite|||1|value','644'), -(9355,288,'_haiku_details_produit',''), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9422,291,'_photos_colonne_gauche|||0|value','292'), -(9423,291,'_photos_colonne_droite|||0|value','459'), -(9424,291,'_photos_colonne_droite|||1|value','460'), -(9425,291,'_photos_colonne_droite|||2|value','293'), -(9426,291,'_haiku_details_produit',''), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.4.1'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','48'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','48'), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.4.1'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.4.1'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','52'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','52'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','50'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','50'), -(9568,658,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg'), -(9569,658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:37:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg\";s:8:\"filesize\";i:1130494;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9570,658,'_wp_attachment_image_alt','BoroBoro earrings minimalist oval shape'), -(9571,183,'_photos_colonne_gauche|||0|value','564'), -(9572,183,'_photos_colonne_droite|||0|value','472'), -(9573,183,'_photos_colonne_droite|||1|value','658'), -(9574,183,'_haiku_details_produit',''), -(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'), -(9578,72,'_photos_colonne_gauche|||0|value','81'), -(9579,72,'_photos_colonne_droite|||0|value','100'), -(9580,72,'_photos_colonne_droite|||1|value','411'), -(9581,72,'_photos_colonne_droite|||2|value','101'), -(9582,72,'_photos_colonne_droite|||3|value','659'), -(9583,72,'_haiku_details_produit',''), -(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1085195;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(9587,306,'_price','48'), -(9588,306,'_price','50'), -(9589,306,'_price','70'), -(9590,306,'_photos_colonne_gauche|||0|value','310'), -(9591,306,'_photos_colonne_droite|||0|value','311'), -(9592,306,'_photos_colonne_droite|||1|value','424'), -(9593,306,'_haiku_details_produit',''), -(9594,312,'_price','50'), -(9595,312,'_price','52'), -(9596,312,'_price','75'), -(9597,312,'_photos_colonne_gauche|||0|value','316'), -(9598,312,'_photos_colonne_droite|||0|value','660'), -(9599,312,'_photos_colonne_droite|||1|value','317'), -(9600,312,'_haiku_details_produit',''), -(9601,661,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(9602,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:887893;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9603,661,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9604,202,'_price','50'), -(9605,202,'_price','85'), -(9612,662,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(9613,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:752395;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9614,662,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9615,202,'_photos_colonne_gauche|||0|value','206'), -(9616,202,'_photos_colonne_droite|||0|value','662'), -(9617,202,'_photos_colonne_droite|||1|value','661'), -(9618,202,'_photos_colonne_droite|||2|value','212'), -(9619,202,'_photos_colonne_droite|||3|value','207'), -(9620,202,'_haiku_details_produit',''), -(9621,663,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(9622,663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:934957;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9623,663,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(9624,610,'_photos_colonne_gauche|||0|value','611'), -(9625,610,'_photos_colonne_droite|||0|value','663'), -(9626,610,'_haiku_details_produit',''), -(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:915361;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(9636,342,'_photos_colonne_gauche|||0|value','559'), -(9637,342,'_photos_colonne_droite|||0|value','664'), -(9638,342,'_photos_colonne_droite|||1|value','347'), -(9639,342,'_photos_colonne_droite|||2|value','348'), -(9640,342,'_photos_colonne_droite|||3|value','349'), -(9641,342,'_haiku_details_produit',''), -(9642,665,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(9643,665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:937869;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9644,665,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(9648,554,'_thumbnail_id','665'), -(9649,554,'_photos_colonne_gauche|||0|value','665'), -(9650,554,'_photos_colonne_droite|||0|value','558'), -(9651,554,'_haiku_details_produit',''), -(9652,666,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(9653,666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:985758;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9654,666,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(9655,515,'_photos_colonne_gauche|||0|value','516'), -(9656,515,'_photos_colonne_droite|||0|value','666'), -(9657,515,'_photos_colonne_droite|||1|value','518'), -(9658,515,'_haiku_details_produit',''), -(9659,667,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(9660,667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1921;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:911352;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9661,667,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(9662,521,'_photos_colonne_gauche|||0|value','524'), -(9663,521,'_photos_colonne_droite|||0|value','667'), -(9664,521,'_photos_colonne_droite|||1|value','526'), -(9665,521,'_haiku_details_produit',''), -(9666,668,'_wp_attached_file','2024/10/HADOU-BR-1.jpg'), -(9667,668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/HADOU-BR-1.jpg\";s:8:\"filesize\";i:1252060;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9668,668,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver.'), -(9669,669,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(9670,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:1003764;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9671,669,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(9676,232,'_thumbnail_id','668'), -(9677,232,'_photos_colonne_gauche|||0|value','236'), -(9678,232,'_photos_colonne_gauche|||1|value','668'), -(9679,232,'_photos_colonne_droite|||0|value','669'), -(9680,232,'_photos_colonne_droite|||1|value','237'), -(9681,232,'_haiku_details_produit',''), -(9682,670,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(9683,670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1286747;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729428985\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9684,670,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'), -(9685,168,'_photos_colonne_gauche|||0|value','176'), -(9686,168,'_photos_colonne_droite|||0|value','180'), -(9687,168,'_photos_colonne_droite|||1|value','177'), -(9688,168,'_photos_colonne_droite|||2|value','178'), -(9689,168,'_photos_colonne_droite|||3|value','182'), -(9690,168,'_photos_colonne_droite|||4|value','179'), -(9691,168,'_photos_colonne_droite|||5|value','670'), -(9692,168,'_haiku_details_produit',''), -(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:920813;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'), -(9696,213,'_photos_colonne_gauche|||0|value','568'), -(9697,213,'_photos_colonne_droite|||0|value','671'), -(9698,213,'_photos_colonne_droite|||1|value','199'), -(9699,213,'_photos_colonne_droite|||2|value','198'), -(9700,213,'_haiku_details_produit',''), -(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'), -(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1138864;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'), -(9708,335,'_photos_colonne_gauche|||0|value','336'), -(9709,335,'_photos_colonne_droite|||0|value','466'), -(9710,335,'_photos_colonne_droite|||1|value','672'), -(9711,335,'_photos_colonne_droite|||2|value','337'), -(9712,335,'_haiku_details_produit',''), -(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:944209;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(9720,393,'_photos_colonne_gauche|||0|value','396'), -(9721,393,'_photos_colonne_droite|||0|value','397'), -(9722,393,'_photos_colonne_droite|||1|value','673'), -(9723,393,'_haiku_details_produit',''), -(9724,398,'_photos_colonne_gauche|||0|value','399'), -(9725,398,'_photos_colonne_droite|||0|value','400'), -(9726,398,'_photos_colonne_droite|||1|value','401'), -(9727,398,'_haiku_details_produit',''), -(9728,674,'_variation_description',''), -(9729,674,'total_sales','0'), -(9730,674,'_tax_status','taxable'), -(9731,674,'_tax_class','parent'), -(9732,674,'_manage_stock','no'), -(9733,674,'_backorders','no'), -(9734,674,'_sold_individually','no'), -(9735,674,'_virtual','no'), -(9736,674,'_downloadable','no'), -(9737,674,'_download_limit','-1'), -(9738,674,'_download_expiry','-1'), -(9739,674,'_stock',NULL), -(9740,674,'_stock_status','instock'), -(9741,674,'_wc_average_rating','0'), -(9742,674,'_wc_review_count','0'), -(9743,674,'attribute_pa_side','one'), -(9744,674,'_product_version','9.4.1'), -(9745,675,'_variation_description',''), -(9746,675,'total_sales','0'), -(9747,675,'_tax_status','taxable'), -(9748,675,'_tax_class','parent'), -(9749,675,'_manage_stock','no'), -(9750,675,'_backorders','no'), -(9751,675,'_sold_individually','no'), -(9752,675,'_virtual','no'), -(9753,675,'_downloadable','no'), -(9754,675,'_download_limit','-1'), -(9755,675,'_download_expiry','-1'), -(9756,675,'_stock',NULL), -(9757,675,'_stock_status','instock'), -(9758,675,'_wc_average_rating','0'), -(9759,675,'_wc_review_count','0'), -(9760,675,'attribute_pa_side','pair'), -(9761,675,'_product_version','9.4.1'), -(9762,674,'_sku','MUGURA-BO-g-one'), -(9763,674,'_regular_price','48'), -(9764,674,'_thumbnail_id','0'), -(9765,674,'_price','48'), -(9766,675,'_sku','MUGURA-BO-g-pair'), -(9767,675,'_regular_price','65'), -(9768,675,'_thumbnail_id','0'), -(9769,675,'_price','65'), -(9770,372,'_price','48'), -(9771,372,'_price','65'), -(9772,372,'_regular_price','65'), -(9773,372,'_photos_colonne_gauche|||0|value','375'), -(9774,372,'_photos_colonne_droite|||0|value','376'), -(9775,372,'_haiku_details_produit',''), -(9776,676,'_variation_description',''), -(9777,676,'total_sales','0'), -(9778,676,'_tax_status','taxable'), -(9779,676,'_tax_class','parent'), -(9780,676,'_manage_stock','no'), -(9781,676,'_backorders','no'), -(9782,676,'_sold_individually','no'), -(9783,676,'_virtual','no'), -(9784,676,'_downloadable','no'), -(9785,676,'_download_limit','-1'), -(9786,676,'_download_expiry','-1'), -(9787,676,'_stock',NULL), -(9788,676,'_stock_status','instock'), -(9789,676,'_wc_average_rating','0'), -(9790,676,'_wc_review_count','0'), -(9791,676,'attribute_pa_side','one'), -(9792,676,'_product_version','9.4.1'), -(9793,677,'_variation_description',''), -(9794,677,'total_sales','0'), -(9795,677,'_tax_status','taxable'), -(9796,677,'_tax_class','parent'), -(9797,677,'_manage_stock','no'), -(9798,677,'_backorders','no'), -(9799,677,'_sold_individually','no'), -(9800,677,'_virtual','no'), -(9801,677,'_downloadable','no'), -(9802,677,'_download_limit','-1'), -(9803,677,'_download_expiry','-1'), -(9804,677,'_stock',NULL), -(9805,677,'_stock_status','instock'), -(9806,677,'_wc_average_rating','0'), -(9807,677,'_wc_review_count','0'), -(9808,677,'attribute_pa_side','pair'), -(9809,677,'_product_version','9.4.1'), -(9810,676,'_sku','MUGURA-CR-s-one'), -(9811,676,'_regular_price','45'), -(9812,676,'_thumbnail_id','0'), -(9813,676,'_price','45'), -(9814,677,'_sku','MUGURA-BO-s-pair'), -(9815,677,'_regular_price','60'), -(9816,677,'_thumbnail_id','0'), -(9817,677,'_price','60'), -(9818,365,'_price','45'), -(9819,365,'_price','60'), -(9820,365,'_regular_price','60'), -(9821,365,'_photos_colonne_gauche|||0|value','369'), -(9822,365,'_photos_colonne_droite|||0|value','425'), -(9823,365,'_haiku_details_produit',''), -(9824,331,'_photos_colonne_gauche|||0|value','332'), -(9825,331,'_photos_colonne_droite|||0|value','334'), -(9826,331,'_photos_colonne_droite|||1|value','470'), -(9827,331,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=678 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','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
    \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% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-13 17:47:19','2024-11-13 16:47:19','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-15 13:11:17','2024-11-15 12:11:17','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-08 00:24:21','2024-11-07 23:24:21','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-08 00:31:34','2024-11-07 23:31:34','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(431,1,'2024-10-30 22:29:18','2024-10-30 21:29:18','','Rokku Hoop silver','','inherit','closed','closed','','sony-dsc-51','','','2024-10-30 22:30:02','2024-10-30 21:30:02','',430,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-CR1-arg.jpg',0,'attachment','image/jpeg',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a Malachite oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(440,1,'2024-11-07 23:39:56','2024-11-07 22:39:56','','Hattari ring','','inherit','closed','closed','','img_1423','','','2024-11-07 23:40:10','2024-11-07 22:40:10','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(441,1,'2024-11-07 23:41:07','2024-11-07 22:41:07','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428','','','2024-11-07 23:41:46','2024-11-07 22:41:46','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428.jpg',0,'attachment','image/jpeg',0), -(442,1,'2024-11-07 23:42:59','2024-11-07 22:42:59','','Tanemaki bracelet','','inherit','closed','closed','','img_1431','','','2024-11-07 23:43:43','2024-11-07 22:43:43','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(443,1,'2024-11-07 23:43:01','2024-11-07 22:43:01','','Tanemaki bracelet','','inherit','closed','closed','','img_1432','','','2024-11-07 23:43:28','2024-11-07 22:43:28','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-13 14:44:32','2024-11-13 13:44:32','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(448,1,'2024-11-07 23:52:16','2024-11-07 22:52:16','','Kara ear cuff gold plated','','inherit','closed','closed','','img_1473','','','2024-11-07 23:53:31','2024-11-07 22:53:31','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(449,1,'2024-11-07 23:53:16','2024-11-07 22:53:16','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-07 23:53:51','2024-11-07 22:53:51','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(450,1,'2024-11-07 23:56:59','2024-11-07 22:56:59','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-07 23:57:29','2024-11-07 22:57:29','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(451,1,'2024-11-07 23:58:48','2024-11-07 22:58:48','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-07 23:59:06','2024-11-07 22:59:06','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(452,1,'2024-11-08 00:00:26','2024-11-07 23:00:26','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-08 00:00:55','2024-11-07 23:00:55','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(455,1,'2024-11-08 00:07:57','2024-11-07 23:07:57','','Rokku necklace','','inherit','closed','closed','','img_1531','','','2024-11-08 00:08:30','2024-11-07 23:08:30','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(456,1,'2024-11-08 00:08:02','2024-11-07 23:08:02','','IMG_1543','','inherit','closed','closed','','img_1543','','','2024-11-08 00:08:02','2024-11-07 23:08:02','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(457,1,'2024-11-08 00:10:07','2024-11-07 23:10:07','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-08 00:10:25','2024-11-07 23:10:25','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(459,1,'2024-11-08 00:14:09','2024-11-07 23:14:09','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-08 00:14:37','2024-11-07 23:14:37','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(460,1,'2024-11-08 00:14:14','2024-11-07 23:14:14','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-08 00:14:48','2024-11-07 23:14:48','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(461,1,'2024-11-08 00:15:52','2024-11-07 23:15:52','','Tamanori earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-08 00:16:20','2024-11-07 23:16:20','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(463,1,'2024-11-08 00:20:05','2024-11-07 23:20:05','','Kishou ring gold plated','','inherit','closed','closed','','img_1638','','','2024-11-08 00:20:27','2024-11-07 23:20:27','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(464,1,'2024-11-08 00:21:23','2024-11-07 23:21:23','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-08 00:21:42','2024-11-07 23:21:42','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(465,1,'2024-11-08 00:22:51','2024-11-07 23:22:51','','Fuyou hoop and Hadou ear cuff','','inherit','closed','closed','','img_1651','','','2024-11-08 00:23:34','2024-11-07 23:23:34','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(468,1,'2024-11-08 00:28:59','2024-11-07 23:28:59','','Rokku hoop and Tamanori earring in gold plated','','inherit','closed','closed','','img_1673','','','2024-11-08 00:29:49','2024-11-07 23:29:49','',433,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(469,1,'2024-11-08 00:30:29','2024-11-07 23:30:29','','Rokku hoop silver and Tamanori earring gold plated','','inherit','closed','closed','','img_1669','','','2024-11-08 00:31:23','2024-11-07 23:31:23','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(470,1,'2024-11-08 00:33:24','2024-11-07 23:33:24','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-08 00:33:52','2024-11-07 23:33:52','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(471,1,'2024-11-08 00:34:42','2024-11-07 23:34:42','','Tamanori earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-08 00:35:23','2024-11-07 23:35:23','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(472,1,'2024-11-08 00:36:24','2024-11-07 23:36:24','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-08 00:37:07','2024-11-07 23:37:07','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(473,1,'2024-11-08 00:38:22','2024-11-07 23:38:22','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-08 00:38:53','2024-11-07 23:38:53','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(474,1,'2024-11-08 00:39:01','2024-11-07 23:39:01','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-08 00:39:15','2024-11-07 23:39:15','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(475,1,'2024-11-08 08:30:17','2024-11-08 07:30:17','','Rokku solo hoop gold plated lapis','','inherit','closed','closed','','sony-dsc-52','','','2024-11-08 08:31:01','2024-11-08 07:31:01','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(476,1,'2024-11-08 08:31:18','2024-11-08 07:31:18','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-08 08:31:50','2024-11-08 07:31:50','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(477,1,'2024-11-08 08:31:24','2024-11-08 07:31:24','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-08 08:32:36','2024-11-08 07:32:36','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-08 08:35:30','2024-11-08 07:35:30','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-13 19:18:14','2024-11-13 18:18:14','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(634,1,'2024-11-13 19:14:32','2024-11-13 18:14:32','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-75','','','2024-11-13 19:14:46','2024-11-13 18:14:46','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(635,1,'2024-11-13 19:15:16','2024-11-13 18:15:16','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1501','','','2024-11-13 19:15:29','2024-11-13 18:15:29','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(636,1,'2024-11-13 19:15:42','2024-11-13 18:15:42','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1506','','','2024-11-13 19:15:50','2024-11-13 18:15:50','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-15 12:38:50','2024-11-15 11:38:50','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(640,1,'2024-11-13 19:43:23','2024-11-13 18:43:23','','','','draft','closed','closed','','','','','2024-11-13 19:43:23','2024-11-13 18:43:23','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=640',0,'shop_order_placehold','',1), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(644,1,'2024-11-13 19:53:14','2024-11-13 18:53:14','','Hattari stacked hoops goldp plated','','inherit','closed','closed','','_dsc9341','','','2024-11-13 19:53:44','2024-11-13 18:53:44','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-15 12:32:10','2024-11-15 11:32:10','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0), -(657,1,'2024-11-14 11:55:39','2024-11-14 10:55:39','','','','draft','closed','closed','','','','','2024-11-14 11:55:39','2024-11-14 10:55:39','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=657',0,'shop_order_placehold','',1), -(658,1,'2024-11-15 12:18:07','2024-11-15 11:18:07','','BoroBoro earring','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-11-15 12:19:02','2024-11-15 11:19:02','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',0), -(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 12:26:58','2024-11-15 11:26:58','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'attachment','image/jpeg',0), -(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(661,1,'2024-11-15 12:37:38','2024-11-15 11:37:38','','Piasu earrins mixing gold and silver','','inherit','closed','closed','','img_1454','','','2024-11-15 12:38:04','2024-11-15 11:38:04','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(662,1,'2024-11-15 12:39:58','2024-11-15 11:39:58','','Piasu earrings mixing gold and silver','','inherit','closed','closed','','img_1456','','','2024-11-15 12:40:19','2024-11-15 11:40:19','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(663,1,'2024-11-15 12:42:53','2024-11-15 11:42:53','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-15 12:43:03','2024-11-15 11:43:03','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0), -(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(665,1,'2024-11-15 12:56:13','2024-11-15 11:56:13','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-15 12:56:31','2024-11-15 11:56:31','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0), -(666,1,'2024-11-15 13:04:02','2024-11-15 12:04:02','','Boroboro earrings gold plated with aventurine beads','','inherit','closed','closed','','img_1525','','','2024-11-15 13:04:32','2024-11-15 12:04:32','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0), -(667,1,'2024-11-15 13:05:30','2024-11-15 12:05:30','','BoroBoro silver earrings with tiger\'s eye beads','','inherit','closed','closed','','img_1524','','','2024-11-15 13:05:59','2024-11-15 12:05:59','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0), -(668,1,'2024-11-15 13:08:14','2024-11-15 12:08:14','','Hadou silver and gold bangles','','inherit','closed','closed','','sony-dsc-16','','','2024-11-15 13:08:30','2024-11-15 12:08:30','',232,'https://haikuatelier.com/app/uploads/2024/10/HADOU-BR-1.jpg',0,'attachment','image/jpeg',0), -(669,1,'2024-11-15 13:09:21','2024-11-15 12:09:21','','Hadou silver and gold bangles','','inherit','closed','closed','','img_1528','','','2024-11-15 13:09:38','2024-11-15 12:09:38','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(670,1,'2024-11-15 13:15:08','2024-11-15 12:15:08','','Rokku silver ring with tiger\'s eye stone','','inherit','closed','closed','','img_1582','','','2024-11-15 13:15:36','2024-11-15 12:15:36','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0), -(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(674,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-gold-plated-one-earring','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=674',2,'product_variation','',0), -(675,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','mugura-earrings-gold-plated-pair','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=675',1,'product_variation','',0), -(676,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-silver-one-earring','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=676',2,'product_variation','',0), -(677,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','mugura-earrings-silver-pair','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=677',1,'product_variation','',0); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,2,0), -(430,30,0), -(430,54,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,48,0), -(496,49,0), -(496,65,0), -(496,68,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,27), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,38), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,33), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(34,34,'product_cat','',0,0), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,22), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,4), -(62,62,'pa_side','',0,5), -(63,63,'pa_side','',0,1), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(17,34,'order','6'), -(18,34,'display_type',''), -(19,34,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','33'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(26,34,'product_count_product_cat','0'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(34,'Collabs','collabs',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=131 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.109.126.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1731498228'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1731628800'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(79,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";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;}}}'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:4:{s:64:\"57b79bd83483f31f982568961ef362c3b7476b425ac0737fe3f2951c0e642f55\";a:4:{s:10:\"expiration\";i:1732228645;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1731019045;}s:64:\"aae93f58163fa37bd54d1bbbead41a239fe41c262168ff4369be1668a03373c0\";a:4:{s:10:\"expiration\";i:1731600884;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";s:5:\"login\";i:1731428084;}s:64:\"cb3d0a2fa52872d9dd4ee3e388390861c4ca2bb9b4dc870e6fc74df8f9398024\";a:4:{s:10:\"expiration\";i:1731660359;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1731487559;}s:64:\"898e9ed33b23ef2f585a5d3f5df1003a9c9e18c1724b5a95574aee830a0dcda8\";a:4:{s:10:\"expiration\";i:1731690679;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1731517879;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=553 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(552,68,'learn-more','Learn more','https://woocommerce.com/document/managing-orders/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=69 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',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/db/haiku_atelier-2024-11-16-e0819fa.sql b/db/haiku_atelier-2024-11-16-e0819fa.sql deleted file mode 100755 index ad650124..00000000 --- a/db/haiku_atelier-2024-11-16-e0819fa.sql +++ /dev/null @@ -1,13088 +0,0 @@ --- 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=1235 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','complete','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,1,'2024-11-16 06:11:57','2024-11-16 07:11:57',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), -(1233,'woocommerce_cleanup_draft_orders','pending','2024-11-17 06:11:57','2024-11-17 07:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731823917;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731823917;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), -(1234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 16:10:30','2024-11-16 17:10:30',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731773430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731773430;}',3,1,'2024-11-16 16:10:44','2024-11-16 17:10:44',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=3952 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=3683 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'), -(3677,1189,'action started via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3678,1189,'action complete via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3679,1233,'action created','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3680,1234,'action created','2024-11-16 16:10:29','2024-11-16 17:10:29'), -(3681,1234,'action started via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3682,1234,'action complete via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'); -/*!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=10796 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:23:{i:1731774755;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:1731776188;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:1731777039;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:1731777156;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:1731777157;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:1731777167;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:1731777254;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:1731778982;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:1731787850;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: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:1731791439;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:1731793239;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:1731795039;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:1731798000;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:1731823726;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:1731843792;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:1731849155;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:1731849156;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:1731854582;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: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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','billing','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), -(289,'woocommerce_enable_myaccount_registration','yes','off'), -(290,'woocommerce_registration_generate_username','yes','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.1','auto'), -(354,'woocommerce_db_version','9.4.1','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','6738c3d4682ad6.63853787|1731773456','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1731764417;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1731581825','on'), -(423,'_transient_product_query-transient-version','1731674417','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:41:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:20:\"no_external_requests\";i:10;s:17:\"search_posts_only\";i:11;s:12:\"no_texturize\";i:12;s:13:\"no_feed_links\";i:13;s:11:\"no_rsd_link\";i:14;s:19:\"no_wlwmanifest_link\";i:15;s:23:\"no_adjacent_posts_links\";i:16;s:15:\"no_wp_generator\";i:17;s:12:\"no_shortlink\";i:18;s:12:\"no_rest_link\";i:19;s:17:\"no_jquery_migrate\";i:20;s:16:\"schema_less_urls\";i:21;s:31:\"no_recent_comments_widget_style\";i:22;s:12:\"cleanup_menu\";i:23;s:9:\"no_emojis\";i:24;s:18:\"no_image_threshold\";i:25;s:14:\"no_exif_rotate\";i:26;s:22:\"no_admin_email_confirm\";i:27;s:16:\"no_update_emails\";i:28;s:18:\"no_new_user_emails\";i:29;s:24:\"no_password_reset_emails\";i:30;s:20:\"change_default_email\";i:31;s:15:\"login_site_icon\";i:32;s:14:\"no_update_nags\";i:33;s:14:\"no_footer_text\";i:34;s:20:\"no_dashboard_widgets\";i:35;s:10:\"no_wp_logo\";i:36;s:24:\"no_application_passwords\";i:37;s:9:\"no_xmlrpc\";i:38;s:15:\"restrict_upload\";i:39;s:15:\"no_login_errors\";i:40;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1731674417','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1731362926','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:188:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:43:\"index.php?collection=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?collection=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:32:\"index.php?collection=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1732282861','off'), -(2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1734261353','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.4.1\",\"hash\":\"cd258e4a844819ebcaa46e806743837f\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1734261583','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6054,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:0:{}s:15:\"version_checked\";s:3:\"6.7\";s:12:\"last_checked\";i:1731662399;}','off'), -(6056,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1731668658;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'), -(6061,'site_logo','','auto'), -(7045,'_transient_timeout_orders-all-statuses','1732274153','off'), -(7046,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";a:2:{i:0;s:13:\"wc-processing\";i:1;s:10:\"wc-pending\";}}','off'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733954972','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(7355,'_transient_timeout_wc_product_children_246','1733612495','off'), -(7356,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(7361,'_transient_timeout_wc_var_prices_246','1734261583','off'), -(7362,'_transient_wc_var_prices_246','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(7582,'_transient_timeout_wc_product_children_433','1733644024','off'), -(7583,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(7588,'_transient_timeout_wc_var_prices_433','1734273076','off'), -(7589,'_transient_wc_var_prices_433','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(7700,'_transient_timeout_wc_product_children_385','1733650932','off'), -(7701,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(7830,'_transient_timeout_wc_var_prices_385','1734273076','off'), -(7831,'_transient_wc_var_prices_385','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1734264448','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8250,'_site_transient_timeout_browser_824ce30bb63707b6e22adf8ad59e7e10','1731882526','off'), -(8251,'_site_transient_browser_824ce30bb63707b6e22adf8ad59e7e10','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:7:\"Android\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8546,'_site_transient_timeout_php_check_511543dbb9b840459b13ae93dec10832','1731967689','off'), -(8547,'_site_transient_php_check_511543dbb9b840459b13ae93dec10832','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(8550,'_transient_timeout_wc_shipping_method_count','1733954930','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8553,'woocommerce_free_shipping_1_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:0:\"\";s:10:\"min_amount\";s:4:\"0,00\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(8554,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8592,'_transient_timeout_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','1732010690','off'), -(8593,'_transient_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8594,'_transient_timeout_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','1732010690','off'), -(8595,'_transient_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8596,'_transient_timeout_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','1732010690','off'), -(8597,'_transient_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8598,'_transient_timeout_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','1732010690','off'), -(8599,'_transient_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8603,'_transient_orders-transient-version','1731581783','on'), -(8610,'woocommerce_admin_last_orders_milestone','1','auto'), -(8732,'_site_transient_timeout_browser_e70c069864ec1ceef7523c2cc9b41fcd','1732032884','off'), -(8733,'_site_transient_browser_e70c069864ec1ceef7523c2cc9b41fcd','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1731686362','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(8914,'_transient_timeout_wc_product_children_86','1734043197','off'), -(8915,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(8932,'_transient_timeout_wc_product_children_102','1734043275','off'), -(8933,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(8952,'_transient_timeout_wc_product_children_113','1734043429','off'), -(8953,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(8972,'_transient_timeout_wc_product_children_123','1734043811','off'), -(8973,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(8991,'_transient_timeout_wc_product_children_133','1734043911','off'), -(8992,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(9010,'_transient_timeout_wc_product_children_144','1734043958','off'), -(9011,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(9029,'_transient_timeout_wc_product_children_155','1734044112','off'), -(9030,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(9055,'_transient_timeout_wc_var_prices_155','1734261584','off'), -(9056,'_transient_wc_var_prices_155','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(9057,'_transient_timeout_wc_var_prices_144','1734261584','off'), -(9058,'_transient_wc_var_prices_144','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(9059,'_transient_timeout_wc_var_prices_133','1734263373','off'), -(9060,'_transient_wc_var_prices_133','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(9061,'_transient_timeout_wc_var_prices_123','1734262590','off'), -(9062,'_transient_wc_var_prices_123','{\"version\":\"1731670380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(9063,'_transient_timeout_wc_var_prices_113','1734264448','off'), -(9064,'_transient_wc_var_prices_113','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(9065,'_transient_timeout_wc_var_prices_102','1734264448','off'), -(9066,'_transient_wc_var_prices_102','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(9067,'_transient_timeout_wc_var_prices_86','1734266361','off'), -(9068,'_transient_wc_var_prices_86','{\"version\":\"1731674329\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9190,'woocommerce_attribute_lookup_enabled','yes','auto'), -(9196,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9209,'_transient_timeout_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','1732103019','off'), -(9210,'_transient_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9211,'_transient_timeout_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','1732103019','off'), -(9212,'_transient_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9213,'_transient_timeout_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','1732103019','off'), -(9214,'_transient_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9215,'_transient_timeout_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','1732103019','off'), -(9216,'_transient_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9219,'_transient_timeout_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','1732103036','off'), -(9220,'_transient_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9221,'_transient_timeout_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','1732103056','off'), -(9222,'_transient_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:1;s:16:\"avg_orders_count\";d:1;s:15:\"avg_total_spend\";d:170;s:19:\"avg_avg_order_value\";d:170;}}','off'), -(9223,'_transient_timeout_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','1732103056','off'), -(9224,'_transient_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9239,'_site_transient_update_plugins','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1731665193;s:12:\"translations\";a:0:{}}','off'), -(9259,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1732282861','off'), -(9260,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(9268,'_transient_timeout_wc_var_prices_535','1734265039','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9331,'_transient_timeout_wc_product_children_545','1734097979','off'), -(9332,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(9358,'_transient_timeout_wc_var_prices_545','1734263373','off'), -(9359,'_transient_wc_var_prices_545','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1734273093','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9570,'_transient_timeout_wc_product_children_589','1734104017','off'), -(9571,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(9577,'_transient_timeout_wc_var_prices_589','1734265039','off'), -(9578,'_transient_wc_var_prices_589','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(9579,'_transient_timeout_wc_product_children_572','1734104050','off'), -(9580,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(9581,'_transient_timeout_wc_var_prices_572','1734265039','off'), -(9582,'_transient_wc_var_prices_572','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1734266487','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1734266487','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9692,'_transient_timeout_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','1732122679','off'), -(9693,'_transient_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9694,'_transient_timeout_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','1732122679','off'), -(9695,'_transient_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9696,'_transient_timeout_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','1732122679','off'), -(9697,'_transient_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9698,'_transient_timeout_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','1732122679','off'), -(9699,'_transient_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9700,'_transient_timeout_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','1732122679','off'), -(9701,'_transient_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:526;s:8:\"products\";i:3;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:526;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9702,'_transient_timeout_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','1732122679','off'), -(9703,'_transient_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9786,'_transient_timeout_wc_product_children_613','1734113618','off'), -(9787,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(9788,'_transient_timeout_wc_var_prices_613','1734265039','off'), -(9789,'_transient_wc_var_prices_613','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"}}}','off'), -(9806,'_transient_timeout_wc_product_children_625','1734113902','off'), -(9807,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(9808,'_transient_timeout_wc_var_prices_625','1734265039','off'), -(9809,'_transient_wc_var_prices_625','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10153,'_transient_timeout_wc_report_orders_stats_e7028dd744074da3ef20c47e9001bccf','1732186472','off'), -(10154,'_transient_wc_report_orders_stats_e7028dd744074da3ef20c47e9001bccf','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10155,'_transient_timeout_wc_report_orders_stats_9a074d6466e0f7159aad8adc2ddef1c8','1732186472','off'), -(10156,'_transient_wc_report_orders_stats_9a074d6466e0f7159aad8adc2ddef1c8','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10157,'_transient_timeout_wc_report_products_stats_4c10420d9cf6b3c6fa8d0451eafcc4bb','1732186472','off'), -(10158,'_transient_wc_report_products_stats_4c10420d9cf6b3c6fa8d0451eafcc4bb','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10159,'_transient_timeout_wc_report_variations_stats_55e55bcaa9efdff18b0d42cf94e1776b','1732186472','off'), -(10160,'_transient_wc_report_variations_stats_55e55bcaa9efdff18b0d42cf94e1776b','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10161,'_transient_timeout_wc_report_orders_stats_f03d2bd0acbac37c15a831cb4848bfde','1732186472','off'), -(10162,'_transient_wc_report_orders_stats_f03d2bd0acbac37c15a831cb4848bfde','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:808;s:8:\"products\";i:4;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:14:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:808;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:14;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10163,'_transient_timeout_wc_report_products_stats_c36db35a51bb5e13b1c9758660e72855','1732186472','off'), -(10164,'_transient_wc_report_products_stats_c36db35a51bb5e13b1c9758660e72855','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:14:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:6;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:14;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10169,'can_compress_scripts','0','on'), -(10172,'_transient_timeout_wc_order_657_needs_processing','1731668140','off'), -(10173,'_transient_wc_order_657_needs_processing','1','off'), -(10197,'_transient_timeout_wc_related_406','1731771191','off'), -(10198,'_transient_wc_related_406','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=406\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"402\";i:2;s:3:\"535\";}}','off'), -(10199,'_transient_timeout_wc_related_402','1731771191','off'), -(10200,'_transient_wc_related_402','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=402\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(10205,'_transient_timeout_wc_related_385','1731771191','off'), -(10206,'_transient_wc_related_385','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=385\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"274\";}}','off'), -(10214,'_transient_timeout_wc_related_338','1731767525','off'), -(10215,'_transient_wc_related_338','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=338\";a:3:{i:0;s:3:\"402\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(10216,'woocommerce_sales_record_date','2024-11-13','auto'), -(10217,'woocommerce_sales_record_amount','1390','auto'), -(10236,'_transient_timeout_wc_var_prices_291','1734273093','off'), -(10237,'_transient_wc_var_prices_291','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"regular_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"sale_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"}}}','off'), -(10240,'_transient_timeout_wc_var_prices_288','1734273093','off'), -(10241,'_transient_wc_var_prices_288','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"regular_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"sale_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"}}}','off'), -(10244,'_transient_timeout_wc_var_prices_285','1734273093','off'), -(10245,'_transient_wc_var_prices_285','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"regular_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"sale_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"}}}','off'), -(10252,'_transient_timeout_wc_related_282','1731676643','off'), -(10253,'_transient_wc_related_282','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=282\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10254,'_transient_timeout_wc_related_276','1731676643','off'), -(10255,'_transient_wc_related_276','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=276\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10256,'_transient_timeout_wc_related_226','1731676643','off'), -(10257,'_transient_wc_related_226','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=226\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10258,'_transient_timeout_wc_related_220','1731676643','off'), -(10259,'_transient_wc_related_220','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=220\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10305,'_transient_timeout_wc_related_356','1731693154','off'), -(10306,'_transient_wc_related_356','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=356\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10310,'_transient_timeout_wc_related_274','1731693184','off'), -(10311,'_transient_wc_related_274','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=274\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"385\";}}','off'), -(10312,'_transient_timeout_wc_related_271','1731693184','off'), -(10313,'_transient_wc_related_271','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=271\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10314,'_transient_timeout_wc_related_268','1731693184','off'), -(10315,'_transient_wc_related_268','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=268\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10316,'_transient_timeout_wc_related_263','1731693185','off'), -(10317,'_transient_wc_related_263','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=263\";a:4:{i:0;s:3:\"268\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10318,'_transient_timeout_wc_related_261','1731693185','off'), -(10319,'_transient_wc_related_261','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=261\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10320,'_transient_timeout_wc_related_258','1731693185','off'), -(10321,'_transient_wc_related_258','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=258\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10322,'_transient_timeout_wc_related_251','1731693185','off'), -(10323,'_transient_wc_related_251','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=251\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10324,'_transient_timeout_wc_related_246','1731693185','off'), -(10325,'_transient_wc_related_246','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=246\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10326,'_transient_timeout_wc_related_240','1731693185','off'), -(10327,'_transient_wc_related_240','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=240\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10338,'_transient_timeout_wc_related_155','1731693201','off'), -(10339,'_transient_wc_related_155','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=155\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10340,'_transient_timeout_wc_related_144','1731693201','off'), -(10341,'_transient_wc_related_144','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=144\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10342,'_transient_timeout_wc_related_133','1731693201','off'), -(10343,'_transient_wc_related_133','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=133\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10344,'_transient_timeout_wc_related_123','1731693201','off'), -(10345,'_transient_wc_related_123','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=123\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10346,'_transient_timeout_wc_related_113','1731693201','off'), -(10347,'_transient_wc_related_113','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=113\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10348,'_transient_timeout_wc_related_102','1731693201','off'), -(10349,'_transient_wc_related_102','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=102\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10350,'_transient_timeout_wc_related_86','1731693201','off'), -(10351,'_transient_wc_related_86','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=86\";a:12:{i:0;s:2:\"72\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10407,'_site_transient_timeout_theme_roots','1731670458','off'), -(10408,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(10409,'_transient_timeout__woocommerce_helper_subscriptions','1731669558','off'), -(10410,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(10412,'_transient_timeout_woocommerce_marketplace_promotions_v2','1731755752','off'), -(10413,'_transient_woocommerce_marketplace_promotions_v2','a:0:{}','off'), -(10415,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(10416,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1731690953','off'), -(10417,'_transient_action_scheduler_last_pastdue_actions_check','1731669353','off'), -(10418,'_transient_timeout_wc_tracks_blog_details','1731755753','off'), -(10419,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:24:\"https://haikuatelier.com\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"65\";s:10:\"wc_version\";s:5:\"9.4.1\";}','off'), -(10428,'_transient_timeout_wc_product_children_183','1734261576','off'), -(10429,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(10430,'_transient_timeout_wc_var_prices_183','1734265039','off'), -(10431,'_transient_wc_var_prices_183','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(10442,'_transient_timeout_wc_product_children_72','1734262164','off'), -(10443,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(10457,'_transient_timeout_wc_product_children_306','1734262376','off'), -(10458,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10467,'_transient_timeout_wc_product_children_312','1734262453','off'), -(10468,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(10495,'_transient_timeout_wc_product_children_202','1734262913','off'), -(10496,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(10521,'_transient_timeout_wc_var_prices_312','1734266487','off'), -(10522,'_transient_wc_var_prices_312','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"regular_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"sale_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"}}}','off'), -(10523,'_transient_timeout_wc_related_312','1731757693','off'), -(10524,'_transient_wc_related_312','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=312\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10525,'_transient_timeout_wc_var_prices_306','1734266487','off'), -(10526,'_transient_wc_var_prices_306','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"regular_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"sale_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"}}}','off'), -(10527,'_transient_timeout_wc_related_306','1731757693','off'), -(10528,'_transient_wc_related_306','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=306\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10536,'_transient_timeout_wc_product_children_342','1734263376','off'), -(10537,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(10553,'_transient_timeout_wc_product_children_554','1734263821','off'), -(10554,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(10565,'_transient_timeout_wc_product_children_515','1734264333','off'), -(10566,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(10574,'_transient_timeout_wc_product_children_521','1734264443','off'), -(10575,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(10576,'_transient_timeout_wc_var_prices_72','1734264448','off'), -(10577,'_transient_wc_var_prices_72','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(10595,'_transient_timeout_wc_product_children_232','1734264867','off'), -(10596,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(10606,'_transient_timeout_wc_product_children_168','1734265019','off'), -(10607,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(10608,'_transient_timeout_wc_var_prices_521','1734265039','off'), -(10609,'_transient_wc_var_prices_521','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(10610,'_transient_timeout_wc_var_prices_515','1734265039','off'), -(10611,'_transient_wc_var_prices_515','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(10623,'_transient_timeout_wc_product_children_213','1734265244','off'), -(10624,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(10673,'_transient_timeout_wc_product_children_372','1734266226','off'), -(10674,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:675;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:675;i:1;i:674;}}','off'), -(10699,'_transient_timeout_wc_product_children_365','1734266384','off'), -(10700,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:677;i:1;i:676;}s:7:\"visible\";a:2:{i:0;i:677;i:1;i:676;}}','off'), -(10701,'_transient_woocommerce_product_task_product_count_transient','65','on'), -(10703,'_transient_timeout_wc_term_counts','1734267463','off'), -(10704,'_transient_wc_term_counts','a:6:{i:30;s:2:\"33\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";i:34;s:1:\"0\";}','off'), -(10731,'_transient_timeout_wc_related_447','1731767475','off'), -(10732,'_transient_wc_related_447','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=447\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(10733,'_transient_timeout_wc_related_435','1731767476','off'), -(10734,'_transient_wc_related_435','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=435\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(10735,'_transient_timeout_wc_related_433','1731767476','off'), -(10736,'_transient_wc_related_433','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=433\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"435\";}}','off'), -(10737,'_transient_timeout_wc_related_430','1731767476','off'), -(10738,'_transient_wc_related_430','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=430\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10739,'_transient_timeout_wc_related_398','1731767476','off'), -(10740,'_transient_wc_related_398','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=398\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10741,'_transient_timeout_wc_related_393','1731767476','off'), -(10742,'_transient_wc_related_393','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=393\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10743,'_transient_timeout_wc_related_381','1731767476','off'), -(10744,'_transient_wc_related_381','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=381\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10745,'_transient_timeout_wc_related_377','1731767476','off'), -(10746,'_transient_wc_related_377','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=377\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10747,'_transient_timeout_wc_var_prices_372','1734273076','off'), -(10748,'_transient_wc_var_prices_372','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"regular_price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"sale_price\":{\"675\":\"65.00\",\"674\":\"48.00\"}}}','off'), -(10749,'_transient_timeout_wc_related_372','1731767476','off'), -(10750,'_transient_wc_related_372','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=372\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10751,'_transient_timeout_wc_var_prices_365','1734273076','off'), -(10752,'_transient_wc_var_prices_365','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"regular_price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"sale_price\":{\"677\":\"60.00\",\"676\":\"45.00\"}}}','off'), -(10753,'_transient_timeout_wc_related_365','1731767476','off'), -(10754,'_transient_wc_related_365','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=365\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10755,'_transient_timeout_wc_var_prices_342','1734273093','off'), -(10756,'_transient_wc_var_prices_342','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(10757,'_transient_timeout_wc_related_342','1731767493','off'), -(10758,'_transient_wc_related_342','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=342\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10759,'_transient_timeout_wc_related_335','1731767493','off'), -(10760,'_transient_wc_related_335','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=335\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10761,'_transient_timeout_wc_related_331','1731767493','off'), -(10762,'_transient_wc_related_331','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=331\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10763,'_transient_timeout_wc_related_328','1731767493','off'), -(10764,'_transient_wc_related_328','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=328\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10765,'_transient_timeout_wc_related_325','1731767493','off'), -(10766,'_transient_wc_related_325','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=325\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10767,'_transient_timeout_wc_related_318','1731767493','off'), -(10768,'_transient_wc_related_318','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=318\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10769,'_transient_timeout_wc_related_291','1731767493','off'), -(10770,'_transient_wc_related_291','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=291\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10771,'_transient_timeout_wc_related_288','1731767493','off'), -(10772,'_transient_wc_related_288','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=288\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10773,'_transient_timeout_wc_related_285','1731767493','off'), -(10774,'_transient_wc_related_285','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=285\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10777,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1731683092','off'), -(10778,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(10779,'_site_transient_timeout_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','1731685846','off'), -(10780,'_site_transient_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(10790,'wpmc_options','a:27:{s:6:\"method\";s:5:\"media\";s:7:\"content\";b:1;s:18:\"filesystem_content\";b:0;s:13:\"media_library\";b:1;s:12:\"live_content\";b:0;s:9:\"debuglogs\";b:0;s:11:\"images_only\";b:0;s:13:\"attach_is_use\";b:0;s:15:\"thumbnails_only\";b:0;s:11:\"dirs_filter\";s:0:\"\";s:12:\"files_filter\";s:0:\"\";s:15:\"hide_thumbnails\";b:0;s:12:\"hide_warning\";b:0;s:10:\"skip_trash\";b:0;s:13:\"medias_buffer\";i:100;s:12:\"posts_buffer\";i:5;s:15:\"analysis_buffer\";i:100;s:14:\"file_op_buffer\";i:20;s:5:\"delay\";i:100;s:19:\"shortcodes_disabled\";b:0;s:31:\"output_buffer_cleaning_disabled\";b:0;s:14:\"php_error_logs\";b:0;s:14:\"posts_per_page\";i:1000;s:15:\"clean_uninstall\";b:0;s:11:\"repair_mode\";b:0;s:11:\"expert_mode\";b:0;s:9:\"logs_path\";N;}','off'), -(10791,'wpmc_rating_date','1732931640','off'), -(10793,'product_cat_children','a:0:{}','auto'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=9850 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.4.1'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1731670019:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:40136;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.3.3'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1731450958:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:316713;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:496051;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.3'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1731451130:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:39627;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:90791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:237493;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1393,113,'_thumbnail_id','121'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.3.3'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1731451218:1'), -(1546,121,'_wp_attached_file','2024/09/IKKAN-B2-vrm-copy.jpg'), -(1547,121,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/09/IKKAN-B2-vrm-copy.jpg\";s:8:\"filesize\";i:539966;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"IKKAN-B2-vrm-copy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"IKKAN-B2-vrm-copy.jpg\";}'), -(1548,121,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:575848;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.3.3'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1731451599:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:329984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.3.3'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1731506170:1'), -(1899,141,'_wp_attached_file','2024/09/KARA-B.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:46764;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5402;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:230822;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:216029;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13743;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.3'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1731451801:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:28301;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:79708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:228219;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.3.3'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1731451882:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:28881;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:126059;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:262084;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:352950;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:257752;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2305,168,'_thumbnail_id','176'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.4.1'), -(2457,168,'_edit_lock','1731672874:1'), -(2458,176,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(2459,176,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:537178;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5137;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"ROKKU-B-malachite.jpg\";}'), -(2460,176,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:85733;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:51905;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:87699;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:421874;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:229655;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.4.1'), -(2654,183,'_edit_lock','1731687438:1'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:236038;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19871;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2840,200,'_thumbnail_id','176'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.4.1'), -(2941,202,'_edit_lock','1731687437:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:56620;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:337870;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13327;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:187047;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.4.1'), -(3064,213,'_edit_lock','1731687889:1'), -(3070,213,'_edit_last','1'), -(3081,219,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(3082,219,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:742578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5516;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-B-mix.jpg\";}'), -(3083,219,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold'), -(3084,123,'_thumbnail_id','219'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.3.3'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1731687436:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:168547;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.3.3'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1731687435:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:188434;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.4.1'), -(3380,232,'_edit_lock','1731773429:1'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:522781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1731772697:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:51107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:438743;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:536594;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.3.3'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1731772696:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:52984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:187089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.3.3'), -(3665,251,'_edit_lock','1731772696:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.3.3'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1731772695:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:49290;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:348487;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9225-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt',''), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3764,261,'_thumbnail_id','262'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.3.3'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1731772692:1'), -(3775,262,'_wp_attached_file','2024/10/FUYOU-BR-g.jpg'), -(3776,262,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-g.jpg\";s:8:\"filesize\";i:46757;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-g.jpg\";}'), -(3777,262,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','0'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.3.3'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1731772691:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:533027;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:554660;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:506097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.3.3'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1731772691:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:266103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.3.3'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1731772690:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:498528;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.3.3'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1731772689:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:66984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.3.3'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1731772689:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:45836;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:482578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.3.3'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1731772688:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:42478;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:325294;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1731687429:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:38518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:323619;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.3.3'), -(4128,288,'_edit_lock','1731687428:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:44097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5894;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:280534;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9336-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.3.3'), -(4162,291,'_edit_lock','1731687427:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:35448;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:267641;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.4.1'), -(4467,306,'_edit_lock','1731687426:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:33849;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:270951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4492,312,'_thumbnail_id','316'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.4.1'), -(4568,312,'_edit_lock','1731687426:1'), -(4569,316,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(4570,316,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:40567;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4855;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-vrm.jpg\";}'), -(4571,316,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.3.3'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1731687425:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:546040;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:438169;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9542-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.3.3'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1731687423:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:27956;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:355588;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.3.3'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1731687421:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:28932;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:223978;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.4.1'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1731687420:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:25628;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2782;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:184512;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.4.1'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1731687663:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:26165;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:356763;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1730322771:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:38982;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:237100;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:326181;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.4.1'), -(4977,342,'_edit_lock','1731687418:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:402127;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9763-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:372455;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9781-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:421413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1731687417:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:39945;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"KARA-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:282611;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9354-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.4.1'), -(5383,365,'_edit_lock','1731687417:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:32172;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.4.1'), -(5506,372,'_edit_lock','1731687416:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:34227;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:234974;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9300-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.3.3'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1730323082:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:45539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:232862;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9260-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:197094;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9262-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','2'), -(5562,377,'_photos_colonne_gauche|||0|value','378'), -(5563,377,'_photos_colonne_droite|||0|value','379'), -(5564,377,'_photos_colonne_droite|||1|value','380'), -(5565,377,'_haiku_details_produit',''), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.3.3'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1730323095:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:39278;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4877;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:602490;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9772-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1919;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:559293;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9775-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','2'), -(5604,381,'_photos_colonne_gauche|||0|value','382'), -(5605,381,'_photos_colonne_droite|||0|value','383'), -(5606,381,'_photos_colonne_droite|||1|value','384'), -(5607,381,'_haiku_details_produit',''), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.3.3'), -(5630,385,'_edit_lock','1731103269:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:328180;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"ROKKU-C-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.4.1'), -(5801,393,'_edit_lock','1731673849:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:33386;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:373189;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9733-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5828,398,'_thumbnail_id','399'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.4.1'), -(5839,398,'_edit_lock','1731674207:1'), -(5840,399,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(5841,399,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:591531;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4828;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-vrm.jpg\";}'), -(5842,399,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:387538;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:388089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9730-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5870,402,'_thumbnail_id','403'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.3.3'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1730098866:2'), -(5882,403,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(5883,403,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:99565;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3856;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-arg.jpg\";}'), -(5884,403,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:203691;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9216-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:246903;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9077-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','2'), -(5896,402,'_photos_colonne_gauche|||0|value','403'), -(5897,402,'_photos_colonne_droite|||0|value','404'), -(5898,402,'_photos_colonne_droite|||1|value','405'), -(5899,402,'_haiku_details_produit',''), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5912,406,'_thumbnail_id','407'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.3.3'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1730987020:1'), -(5925,407,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(5926,407,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:108941;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4285;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"MUGURA-NAIL-vrm.jpg\";}'), -(5927,407,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:509856;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9485-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:305015;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"MUGURA-NAIL--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:43005;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-FEU-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5942,406,'_photos_colonne_gauche|||0|value','407'), -(5943,406,'_photos_colonne_droite|||0|value','408'), -(5944,406,'_photos_colonne_droite|||1|value','409'), -(5945,406,'_haiku_details_produit',''), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:497813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"DSC8400-copie-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:534610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:535511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17617;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:37003;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6020,422,'_wp_attached_file','2024/10/HAIKU-sizechart.jpg'), -(6021,422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/10/HAIKU-sizechart.jpg\";s:8:\"filesize\";i:56860;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HAIKU-sizechart-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:313356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9376-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13739;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6138,328,'_photos_colonne_gauche|||0|value','329'), -(6139,328,'_photos_colonne_droite|||0|value','330'), -(6140,328,'_haiku_details_produit',''), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:410511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9156-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6253,430,'_regular_price','45'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6264,430,'_thumbnail_id','431'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.3.3'), -(6270,430,'_price','45'), -(6275,430,'_edit_lock','1731022155:1'), -(6276,431,'_wp_attached_file','2024/10/ROKKU-CR1-arg.jpg'), -(6277,431,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-CR1-arg.jpg\";s:8:\"filesize\";i:28407;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-CR1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"ROKKU-CR1-arg.jpg\";}'), -(6278,431,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:297309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9297-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.4.1'), -(6314,433,'_edit_lock','1731689410:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1731505275:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:27162;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:374922;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC9781-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6370,393,'_regular_price','60'), -(6457,440,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(6458,440,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:539259;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1423-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6459,440,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6466,441,'_wp_attached_file','2024/10/IMG_1428.jpg'), -(6467,441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1428.jpg\";s:8:\"filesize\";i:739647;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1428-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9461;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6468,441,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(6472,442,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(6473,442,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:774253;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1431-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10438;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6474,443,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(6475,443,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:886014;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1432-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10292;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6476,443,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6477,442,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6513,447,'_thumbnail_id','449'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.3.3'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1731505335:1'), -(6524,448,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(6525,448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:1448749;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1473-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14181;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6526,448,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(6527,449,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(6528,449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:434380;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3167;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6529,449,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(6530,447,'_edit_last','1'), -(6537,450,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(6538,450,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:1770683;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1478-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16917;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6539,450,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(6544,451,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(6545,451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:955698;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1493-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17009;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6546,451,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(6551,452,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(6552,452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:1160791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1505-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13313;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6553,452,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(6554,246,'_photos_colonne_gauche|||0|value','249'), -(6555,246,'_photos_colonne_droite|||0|value','452'), -(6556,246,'_photos_colonne_droite|||1|value','250'), -(6557,246,'_haiku_details_produit',''), -(6574,455,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(6575,455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:1498668;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1531-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11253;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6576,456,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(6577,456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2244;s:6:\"height\";i:2244;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:779634;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1543-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14238;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6578,455,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(6584,457,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(6585,457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:569995;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1565-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6586,457,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(6604,459,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(6605,459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:1749377;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1586-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6606,460,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(6607,460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2598;s:6:\"height\";i:2597;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:1183645;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1588-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13531;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6608,459,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6609,460,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(6615,461,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(6616,461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:1339797;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12536;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6617,461,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(6630,463,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(6631,463,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:960703;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1638-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6632,463,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(6638,464,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(6639,464,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:782793;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1647-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13455;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6640,464,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(6644,465,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(6645,465,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:1138399;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1651-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14300;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6646,465,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(6652,325,'_photos_colonne_gauche|||0|value','326'), -(6653,325,'_photos_colonne_droite|||0|value','327'), -(6654,325,'_photos_colonne_droite|||1|value','465'), -(6655,325,'_haiku_details_produit',''), -(6670,468,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(6671,468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:1651578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1673-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19214;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6672,468,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver'), -(6676,469,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(6677,469,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:1454981;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1669-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6678,469,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver'), -(6679,430,'_photos_colonne_gauche|||0|value','431'), -(6680,430,'_photos_colonne_droite|||0|value','469'), -(6681,430,'_photos_colonne_droite|||1|value','432'), -(6682,430,'_haiku_details_produit',''), -(6687,470,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(6688,470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:228383;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1675-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6689,470,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(6694,471,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(6695,471,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:1422287;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1680-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13157;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6696,471,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver'), -(6702,472,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(6703,472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:1224686;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1746-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6704,472,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver'), -(6713,473,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(6714,473,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:1254904;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1747-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17400;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6715,473,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6716,474,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(6717,474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:1443067;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18240;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6718,474,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(6724,475,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(6725,475,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:555962;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6726,475,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(6727,476,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(6728,476,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:476792;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-vrm-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6729,477,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(6730,477,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:531159;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4309;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6731,476,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(6732,477,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.4.1'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.4.1'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.4.1'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6786,478,'_thumbnail_id','475'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6788,479,'_thumbnail_id','476'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6790,480,'_thumbnail_id','477'), -(6791,433,'_thumbnail_id','475'), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6810,481,'_thumbnail_id','482'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.3.3'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1731673918:1'), -(6821,482,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(6822,482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:763906;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"MUGURA-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5707;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6823,482,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6824,483,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(6825,483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:1626994;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1619-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6826,483,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6827,481,'_edit_last','1'), -(6828,481,'_photos_colonne_gauche|||0|value','482'), -(6829,481,'_photos_colonne_droite|||0|value','483'), -(6830,481,'_haiku_details_produit',''), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6865,486,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(6866,486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:128195;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6867,486,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:283469;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9138-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6871,488,'_wp_attached_file','2024/10/ROKKU-C-lapis.jpg'), -(6872,488,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-lapis.jpg\";s:8:\"filesize\";i:800553;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6009;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6873,489,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(6874,489,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:750940;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-jaspe-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6257;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6875,488,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(6876,489,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6879,385,'_thumbnail_id','486'), -(6880,385,'_photos_colonne_gauche|||0|value','486'), -(6881,385,'_photos_colonne_droite|||0|value','487'), -(6882,385,'_photos_colonne_droite|||1|value','455'), -(6883,385,'_photos_colonne_droite|||2|value','489'), -(6884,385,'_photos_colonne_droite|||3|value','456'), -(6885,385,'_photos_colonne_droite|||4|value','488'), -(6886,385,'_haiku_details_produit',''), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','0'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6899,490,'_thumbnail_id','491'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.3.3'), -(6912,490,'_edit_lock','1731240275:1'), -(6913,491,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(6914,491,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:550202;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6915,491,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(6916,492,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(6917,492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:1552782;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1474-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12932;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6918,492,'_wp_attachment_image_alt',''), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6986,490,'_photos_colonne_gauche|||0|value','491'), -(6987,490,'_photos_colonne_droite|||0|value','492'), -(6988,490,'_haiku_details_produit',''), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7000,496,'_thumbnail_id','500'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7005,496,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7006,496,'_product_version','9.3.3'), -(7069,496,'_edit_lock','1731450794:1'), -(7070,500,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(7071,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:455669;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3719;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7072,500,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7073,501,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(7074,501,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:1930791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1481-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16872;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7075,502,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(7076,502,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2006;s:6:\"height\";i:2006;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:547048;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1484-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13544;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7077,501,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7078,502,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7082,496,'_photos_colonne_gauche|||0|value','500'), -(7083,496,'_photos_colonne_droite|||0|value','501'), -(7084,496,'_photos_colonne_droite|||1|value','502'), -(7085,496,'_haiku_details_produit',''), -(7086,503,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(7087,503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:522782;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4044;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7088,503,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(7094,504,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(7095,504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:984668;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6967;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7096,504,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10479;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7132,515,'_thumbnail_id','516'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.4.1'), -(7145,515,'_edit_lock','1731672150:1'), -(7146,516,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(7147,516,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:752135;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7148,516,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(7152,518,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(7153,518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:720777;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5367;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7154,518,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','0'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7215,521,'_thumbnail_id','524'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.4.1'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1731672298:1'), -(7270,524,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(7271,524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:633126;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4415;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7272,524,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(7276,526,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(7277,526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:685626;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4514;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7278,526,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7289,318,'_thumbnail_id','503'), -(7295,318,'_photos_colonne_gauche|||0|value','503'), -(7296,318,'_photos_colonne_droite|||0|value','465'), -(7297,318,'_photos_colonne_droite|||1|value','324'), -(7298,318,'_photos_colonne_droite|||2|value','323'), -(7299,318,'_haiku_details_produit',''), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7314,86,'_photos_colonne_gauche|||0|value','420'), -(7315,86,'_photos_colonne_gauche|||1|value','94'), -(7316,86,'_photos_colonne_droite|||0|value','412'), -(7317,86,'_photos_colonne_droite|||1|value','440'), -(7318,86,'_photos_colonne_droite|||2|value','419'), -(7319,86,'_haiku_details_produit',''), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7340,102,'_photos_colonne_gauche|||0|value','110'), -(7341,102,'_photos_colonne_droite|||0|value','112'), -(7342,102,'_photos_colonne_droite|||1|value','111'), -(7343,102,'_haiku_details_produit',''), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7364,113,'_photos_colonne_gauche|||0|value','121'), -(7365,113,'_photos_colonne_droite|||0|value','122'), -(7366,113,'_photos_colonne_droite|||1|value','450'), -(7367,113,'_haiku_details_produit',''), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7388,531,'_wp_attached_file','2024/09/DSC9897.jpg'), -(7389,531,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2821;s:6:\"height\";i:2821;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:1361665;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9897-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7144;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7390,531,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold'), -(7391,123,'_photos_colonne_gauche|||0|value','219'), -(7392,123,'_photos_colonne_droite|||0|value','132'), -(7393,123,'_photos_colonne_droite|||1|value','531'), -(7394,123,'_haiku_details_produit',''), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7415,133,'_photos_colonne_gauche|||0|value','141'), -(7416,133,'_photos_colonne_droite|||0|value','166'), -(7417,133,'_photos_colonne_droite|||1|value','142'), -(7418,133,'_photos_colonne_droite|||2|value','167'), -(7419,133,'_photos_colonne_droite|||3|value','143'), -(7420,133,'_haiku_details_produit',''), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7441,144,'_photos_colonne_gauche|||0|value','152'), -(7442,144,'_photos_colonne_droite|||0|value','154'), -(7443,144,'_photos_colonne_droite|||1|value','153'), -(7444,144,'_haiku_details_produit',''), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7465,155,'_photos_colonne_gauche|||0|value','163'), -(7466,155,'_photos_colonne_droite|||0|value','463'), -(7467,155,'_photos_colonne_droite|||1|value','164'), -(7468,155,'_photos_colonne_droite|||2|value','165'), -(7469,155,'_haiku_details_produit',''), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7490,535,'_thumbnail_id','536'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.3.3'), -(7502,535,'_edit_lock','1731485540:1'), -(7503,536,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(7504,536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:759759;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BLT-jade-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7505,536,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(7506,537,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(7507,537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:1901030;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1703-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7508,537,'_wp_attachment_image_alt',''), -(7509,538,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(7510,538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:778439;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BLT-crystal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7511,538,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead'), -(7512,539,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(7513,539,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:1313772;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1715-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20279;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7514,539,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7560,535,'_photos_colonne_gauche|||0|value','536'), -(7561,535,'_photos_colonne_droite|||0|value','537'), -(7562,535,'_photos_colonne_droite|||1|value','538'), -(7563,535,'_photos_colonne_droite|||2|value','539'), -(7564,535,'_haiku_details_produit',''), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','0'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7580,545,'_thumbnail_id','547'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.3.3'), -(7592,545,'_edit_lock','1731505829:1'), -(7596,547,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(7597,547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:561230;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4677;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7598,547,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7599,548,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(7600,548,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:1718895;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1563-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7601,548,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7609,447,'_photos_colonne_gauche|||0|value','449'), -(7610,447,'_photos_colonne_droite|||0|value','448'), -(7611,447,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7726,545,'_photos_colonne_gauche|||0|value','547'), -(7727,545,'_photos_colonne_droite|||0|value','548'), -(7728,545,'_haiku_details_produit',''), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.4.1'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1731671972:1'), -(7798,558,'_wp_attached_file','2024/11/DSC9463.jpg'), -(7799,558,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3979;s:6:\"height\";i:3183;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:1439024;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9463-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14027;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7800,558,'_wp_attachment_image_alt',''), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7807,559,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(7808,559,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:507906;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4450;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7809,559,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7898,342,'_thumbnail_id','559'), -(7899,342,'_regular_price','55'), -(7906,564,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(7907,564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:782059;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7908,564,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7971,183,'_thumbnail_id','564'), -(7977,568,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(7978,568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:1006678;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7901;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7979,568,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8045,213,'_thumbnail_id','568'), -(8046,213,'_regular_price','75'), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','0'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8072,572,'_thumbnail_id','575'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.3.3'), -(8126,572,'_edit_lock','1731511905:1'), -(8127,575,'_wp_attached_file','2024/11/BOROBORO-B-g.jpg'), -(8128,575,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-g.jpg\";s:8:\"filesize\";i:551320;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BOROBORO-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4654;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8129,575,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(8130,576,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(8131,576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:566675;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1419-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8132,576,'_wp_attachment_image_alt',''), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8386,589,'_thumbnail_id','598'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.3.3'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1731511867:1'), -(8566,598,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(8567,598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:521081;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BOROBORO-B-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4064;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8568,598,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(8569,599,'_wp_attached_file','2024/11/BOROBORO-B-s-1.jpg'), -(8570,599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2677;s:6:\"height\";i:2677;s:4:\"file\";s:26:\"2024/11/BOROBORO-B-s-1.jpg\";s:8:\"filesize\";i:1671625;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"BOROBORO-B-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15816;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8571,599,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8574,589,'_photos_colonne_gauche|||0|value','598'), -(8575,589,'_photos_colonne_droite|||0|value','599'), -(8576,589,'_haiku_details_produit',''), -(8577,572,'_photos_colonne_gauche|||0|value','575'), -(8578,572,'_photos_colonne_droite|||0|value','576'), -(8579,572,'_haiku_details_produit',''), -(8586,600,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(8587,600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:1172930;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7195;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8588,600,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(8589,263,'_thumbnail_id','600'), -(8590,263,'_photos_colonne_gauche|||0|value','600'), -(8591,263,'_photos_colonne_droite|||0|value','265'), -(8592,263,'_photos_colonne_droite|||1|value','267'), -(8593,263,'_photos_colonne_droite|||2|value','457'), -(8594,263,'_photos_colonne_droite|||3|value','266'), -(8595,263,'_haiku_details_produit',''), -(8596,601,'_wp_attached_file','2024/10/TANEMAKI-BR-2.jpg'), -(8597,601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-2.jpg\";s:8:\"filesize\";i:683160;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8598,601,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(8603,602,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(8604,602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:1107600;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7252;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8605,602,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(8606,271,'_thumbnail_id','602'), -(8607,271,'_photos_colonne_gauche|||0|value','602'), -(8608,271,'_photos_colonne_droite|||0|value','273'), -(8609,271,'_haiku_details_produit',''), -(8610,251,'_thumbnail_id','601'), -(8615,251,'_photos_colonne_gauche|||0|value','601'), -(8616,251,'_photos_colonne_droite|||0|value','443'), -(8617,251,'_photos_colonne_droite|||1|value','442'), -(8618,251,'_haiku_details_produit',''), -(8619,603,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(8620,603,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:1070446;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"PIASU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6829;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8621,603,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(8622,268,'_thumbnail_id','603'), -(8623,268,'_photos_colonne_gauche|||0|value','603'), -(8624,268,'_photos_colonne_droite|||0|value','451'), -(8625,268,'_photos_colonne_droite|||1|value','270'), -(8626,268,'_haiku_details_produit',''), -(8627,604,'_wp_attached_file','2024/10/TAMANORI-BO-s-2.jpg'), -(8628,604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-2.jpg\";s:8:\"filesize\";i:518528;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4092;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8631,604,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8635,220,'_thumbnail_id','604'), -(8636,220,'_photos_colonne_gauche|||0|value','604'), -(8637,220,'_photos_colonne_droite|||0|value','461'), -(8638,220,'_photos_colonne_droite|||1|value','225'), -(8639,220,'_haiku_details_produit',''), -(8640,606,'_wp_attached_file','2024/10/TAMANORI-BO-g-2.jpg'), -(8641,606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-2.jpg\";s:8:\"filesize\";i:551249;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5447;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8642,606,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8646,226,'_thumbnail_id','606'), -(8647,226,'_photos_colonne_gauche|||0|value','606'), -(8648,226,'_photos_colonne_droite|||0|value','471'), -(8649,226,'_photos_colonne_droite|||1|value','468'), -(8650,226,'_photos_colonne_droite|||2|value','469'), -(8651,226,'_haiku_details_produit',''), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','0'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8664,610,'_thumbnail_id','611'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.4.1'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1731670850:1'), -(8675,611,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(8676,611,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:748044;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8677,611,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(8682,610,'_edit_last','1'), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','0'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8697,613,'_thumbnail_id','621'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.3.3'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','85'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','85'), -(8849,620,'_product_version','9.3.3'), -(8851,613,'_edit_lock','1731521474:1'), -(8852,621,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(8853,621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:540192;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4173;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8854,621,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8855,622,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(8856,622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2362;s:6:\"height\";i:2362;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:642992;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1504-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13196;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8857,622,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8858,623,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(8859,623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:1406586;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1554-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(8860,623,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8888,613,'_price','70'), -(8889,613,'_price','85'), -(8890,613,'_edit_last','1'), -(8891,613,'_photos_colonne_gauche|||0|value','621'), -(8892,613,'_photos_colonne_droite|||0|value','622'), -(8893,613,'_photos_colonne_droite|||1|value','623'), -(8894,613,'_haiku_details_produit',''), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','0'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8906,625,'_thumbnail_id','634'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.3.3'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1731521758:1'), -(9086,634,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(9087,634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:490900;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3645;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9088,634,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(9089,635,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(9090,635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2274;s:6:\"height\";i:2274;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:573637;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1501-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13295;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9091,635,'_wp_attachment_image_alt',''), -(9092,636,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(9093,636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:1149564;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1506-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12872;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9094,636,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9098,625,'_photos_colonne_gauche|||0|value','634'), -(9099,625,'_photos_colonne_droite|||0|value','635'), -(9100,625,'_photos_colonne_droite|||1|value','636'), -(9101,625,'_haiku_details_produit',''), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.4.1'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9186,232,'_price','110'), -(9191,258,'_photos_colonne_gauche|||0|value','259'), -(9192,258,'_photos_colonne_droite|||0|value','260'), -(9193,258,'_haiku_details_produit',''), -(9194,261,'_photos_colonne_gauche|||0|value','262'), -(9195,261,'_photos_colonne_droite|||0|value','441'), -(9196,261,'_haiku_details_produit',''), -(9197,274,'_photos_colonne_gauche|||0|value','275'), -(9198,274,'_photos_colonne_droite|||0|value','464'), -(9199,274,'_photos_colonne_droite|||1|value','504'), -(9200,274,'_haiku_details_produit',''), -(9201,276,'_photos_colonne_gauche|||0|value','280'), -(9202,276,'_photos_colonne_droite|||0|value','281'), -(9203,276,'_haiku_details_produit',''), -(9209,282,'_photos_colonne_gauche|||0|value','283'), -(9210,282,'_photos_colonne_droite|||0|value','474'), -(9211,282,'_photos_colonne_droite|||1|value','473'), -(9212,282,'_photos_colonne_droite|||2|value','284'), -(9213,282,'_haiku_details_produit',''), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9283,644,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9284,644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3874;s:6:\"height\";i:3099;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:1492187;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9341-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13286;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9285,644,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9352,288,'_photos_colonne_gauche|||0|value','289'), -(9353,288,'_photos_colonne_droite|||0|value','290'), -(9354,288,'_photos_colonne_droite|||1|value','644'), -(9355,288,'_haiku_details_produit',''), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9422,291,'_photos_colonne_gauche|||0|value','292'), -(9423,291,'_photos_colonne_droite|||0|value','459'), -(9424,291,'_photos_colonne_droite|||1|value','460'), -(9425,291,'_photos_colonne_droite|||2|value','293'), -(9426,291,'_haiku_details_produit',''), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.4.1'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','48'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','48'), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.4.1'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.4.1'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','52'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','52'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','50'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','50'), -(9568,658,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg'), -(9569,658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:37:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg\";s:8:\"filesize\";i:1088937;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15931;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9570,658,'_wp_attachment_image_alt','BoroBoro earrings minimalist oval shape'), -(9571,183,'_photos_colonne_gauche|||0|value','564'), -(9572,183,'_photos_colonne_droite|||0|value','472'), -(9573,183,'_photos_colonne_droite|||1|value','658'), -(9574,183,'_haiku_details_produit',''), -(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'), -(9578,72,'_photos_colonne_gauche|||0|value','81'), -(9579,72,'_photos_colonne_droite|||0|value','100'), -(9580,72,'_photos_colonne_droite|||1|value','411'), -(9581,72,'_photos_colonne_droite|||2|value','101'), -(9582,72,'_photos_colonne_droite|||3|value','659'), -(9583,72,'_haiku_details_produit',''), -(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1029972;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1442-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(9587,306,'_price','48'), -(9588,306,'_price','50'), -(9589,306,'_price','70'), -(9590,306,'_photos_colonne_gauche|||0|value','310'), -(9591,306,'_photos_colonne_droite|||0|value','311'), -(9592,306,'_photos_colonne_droite|||1|value','424'), -(9593,306,'_haiku_details_produit',''), -(9594,312,'_price','50'), -(9595,312,'_price','52'), -(9596,312,'_price','75'), -(9597,312,'_photos_colonne_gauche|||0|value','316'), -(9598,312,'_photos_colonne_droite|||0|value','660'), -(9599,312,'_photos_colonne_droite|||1|value','317'), -(9600,312,'_haiku_details_produit',''), -(9601,661,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(9602,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:849459;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1454-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9603,661,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9604,202,'_price','50'), -(9605,202,'_price','85'), -(9612,662,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(9613,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:730806;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1456-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9614,662,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9615,202,'_photos_colonne_gauche|||0|value','206'), -(9616,202,'_photos_colonne_droite|||0|value','662'), -(9617,202,'_photos_colonne_droite|||1|value','661'), -(9618,202,'_photos_colonne_droite|||2|value','212'), -(9619,202,'_photos_colonne_droite|||3|value','207'), -(9620,202,'_haiku_details_produit',''), -(9621,663,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(9622,663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:98598;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1460-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9623,663,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(9624,610,'_photos_colonne_gauche|||0|value','611'), -(9625,610,'_photos_colonne_droite|||0|value','663'), -(9626,610,'_haiku_details_produit',''), -(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:873482;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1512-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(9636,342,'_photos_colonne_gauche|||0|value','559'), -(9637,342,'_photos_colonne_droite|||0|value','664'), -(9638,342,'_photos_colonne_droite|||1|value','347'), -(9639,342,'_photos_colonne_droite|||2|value','348'), -(9640,342,'_photos_colonne_droite|||3|value','349'), -(9641,342,'_haiku_details_produit',''), -(9642,665,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(9643,665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:469158;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3803;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9644,665,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(9648,554,'_thumbnail_id','665'), -(9649,554,'_photos_colonne_gauche|||0|value','665'), -(9650,554,'_photos_colonne_droite|||0|value','558'), -(9651,554,'_haiku_details_produit',''), -(9652,666,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(9653,666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:173470;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9654,666,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(9655,515,'_photos_colonne_gauche|||0|value','516'), -(9656,515,'_photos_colonne_droite|||0|value','666'), -(9657,515,'_photos_colonne_droite|||1|value','518'), -(9658,515,'_haiku_details_produit',''), -(9659,667,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(9660,667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:172887;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1524-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9661,667,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(9662,521,'_photos_colonne_gauche|||0|value','524'), -(9663,521,'_photos_colonne_droite|||0|value','667'), -(9664,521,'_photos_colonne_droite|||1|value','526'), -(9665,521,'_haiku_details_produit',''), -(9666,668,'_wp_attached_file','2024/10/HADOU-BR-1.jpg'), -(9667,668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:22:\"2024/10/HADOU-BR-1.jpg\";s:8:\"filesize\";i:791804;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-BR-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6631;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9668,668,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver.'), -(9669,669,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(9670,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:958548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1528-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9671,669,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(9676,232,'_thumbnail_id','668'), -(9682,670,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(9683,670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1167334;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1582-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20764;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9684,670,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'), -(9685,168,'_photos_colonne_gauche|||0|value','176'), -(9686,168,'_photos_colonne_droite|||0|value','180'), -(9687,168,'_photos_colonne_droite|||1|value','177'), -(9688,168,'_photos_colonne_droite|||2|value','178'), -(9689,168,'_photos_colonne_droite|||3|value','182'), -(9690,168,'_photos_colonne_droite|||4|value','179'), -(9691,168,'_photos_colonne_droite|||5|value','670'), -(9692,168,'_haiku_details_produit',''), -(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:876712;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1604-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'), -(9696,213,'_photos_colonne_gauche|||0|value','568'), -(9697,213,'_photos_colonne_droite|||0|value','671'), -(9698,213,'_photos_colonne_droite|||1|value','199'), -(9700,213,'_haiku_details_produit',''), -(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'), -(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1095755;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1656-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'), -(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:901473;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1657-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(9720,393,'_photos_colonne_gauche|||0|value','396'), -(9721,393,'_photos_colonne_droite|||0|value','397'), -(9722,393,'_photos_colonne_droite|||1|value','673'), -(9723,393,'_haiku_details_produit',''), -(9724,398,'_photos_colonne_gauche|||0|value','399'), -(9725,398,'_photos_colonne_droite|||0|value','400'), -(9726,398,'_photos_colonne_droite|||1|value','401'), -(9727,398,'_haiku_details_produit',''), -(9728,674,'_variation_description',''), -(9729,674,'total_sales','0'), -(9730,674,'_tax_status','taxable'), -(9731,674,'_tax_class','parent'), -(9732,674,'_manage_stock','no'), -(9733,674,'_backorders','no'), -(9734,674,'_sold_individually','no'), -(9735,674,'_virtual','no'), -(9736,674,'_downloadable','no'), -(9737,674,'_download_limit','-1'), -(9738,674,'_download_expiry','-1'), -(9739,674,'_stock',NULL), -(9740,674,'_stock_status','instock'), -(9741,674,'_wc_average_rating','0'), -(9742,674,'_wc_review_count','0'), -(9743,674,'attribute_pa_side','one'), -(9744,674,'_product_version','9.4.1'), -(9745,675,'_variation_description',''), -(9746,675,'total_sales','0'), -(9747,675,'_tax_status','taxable'), -(9748,675,'_tax_class','parent'), -(9749,675,'_manage_stock','no'), -(9750,675,'_backorders','no'), -(9751,675,'_sold_individually','no'), -(9752,675,'_virtual','no'), -(9753,675,'_downloadable','no'), -(9754,675,'_download_limit','-1'), -(9755,675,'_download_expiry','-1'), -(9756,675,'_stock',NULL), -(9757,675,'_stock_status','instock'), -(9758,675,'_wc_average_rating','0'), -(9759,675,'_wc_review_count','0'), -(9760,675,'attribute_pa_side','pair'), -(9761,675,'_product_version','9.4.1'), -(9762,674,'_sku','MUGURA-BO-g-one'), -(9763,674,'_regular_price','48'), -(9764,674,'_thumbnail_id','0'), -(9765,674,'_price','48'), -(9766,675,'_sku','MUGURA-BO-g-pair'), -(9767,675,'_regular_price','65'), -(9768,675,'_thumbnail_id','0'), -(9769,675,'_price','65'), -(9770,372,'_price','48'), -(9771,372,'_price','65'), -(9772,372,'_regular_price','65'), -(9773,372,'_photos_colonne_gauche|||0|value','375'), -(9774,372,'_photos_colonne_droite|||0|value','376'), -(9775,372,'_haiku_details_produit',''), -(9776,676,'_variation_description',''), -(9777,676,'total_sales','0'), -(9778,676,'_tax_status','taxable'), -(9779,676,'_tax_class','parent'), -(9780,676,'_manage_stock','no'), -(9781,676,'_backorders','no'), -(9782,676,'_sold_individually','no'), -(9783,676,'_virtual','no'), -(9784,676,'_downloadable','no'), -(9785,676,'_download_limit','-1'), -(9786,676,'_download_expiry','-1'), -(9787,676,'_stock',NULL), -(9788,676,'_stock_status','instock'), -(9789,676,'_wc_average_rating','0'), -(9790,676,'_wc_review_count','0'), -(9791,676,'attribute_pa_side','one'), -(9792,676,'_product_version','9.4.1'), -(9793,677,'_variation_description',''), -(9794,677,'total_sales','0'), -(9795,677,'_tax_status','taxable'), -(9796,677,'_tax_class','parent'), -(9797,677,'_manage_stock','no'), -(9798,677,'_backorders','no'), -(9799,677,'_sold_individually','no'), -(9800,677,'_virtual','no'), -(9801,677,'_downloadable','no'), -(9802,677,'_download_limit','-1'), -(9803,677,'_download_expiry','-1'), -(9804,677,'_stock',NULL), -(9805,677,'_stock_status','instock'), -(9806,677,'_wc_average_rating','0'), -(9807,677,'_wc_review_count','0'), -(9808,677,'attribute_pa_side','pair'), -(9809,677,'_product_version','9.4.1'), -(9810,676,'_sku','MUGURA-CR-s-one'), -(9811,676,'_regular_price','45'), -(9812,676,'_thumbnail_id','0'), -(9813,676,'_price','45'), -(9814,677,'_sku','MUGURA-BO-s-pair'), -(9815,677,'_regular_price','60'), -(9816,677,'_thumbnail_id','0'), -(9817,677,'_price','60'), -(9818,365,'_price','45'), -(9819,365,'_price','60'), -(9820,365,'_regular_price','60'), -(9821,365,'_photos_colonne_gauche|||0|value','369'), -(9822,365,'_photos_colonne_droite|||0|value','425'), -(9823,365,'_haiku_details_produit',''), -(9824,331,'_photos_colonne_gauche|||0|value','332'), -(9825,331,'_photos_colonne_droite|||0|value','334'), -(9826,331,'_photos_colonne_droite|||1|value','470'), -(9827,331,'_haiku_details_produit',''), -(9828,335,'_photos_colonne_gauche|||0|value','336'), -(9830,335,'_photos_colonne_droite|||1|value','672'), -(9831,335,'_photos_colonne_droite|||2|value','337'), -(9832,335,'_haiku_details_produit',''), -(9833,478,'_regular_price','48'), -(9834,478,'_price','48'), -(9835,479,'_regular_price','48'), -(9836,479,'_price','48'), -(9837,480,'_regular_price','48'), -(9838,480,'_price','48'), -(9840,433,'_price','48'), -(9841,433,'_photos_colonne_gauche|||0|value','475'), -(9842,433,'_photos_colonne_droite|||0|value','468'), -(9843,433,'_photos_colonne_droite|||1|value','476'), -(9844,433,'_photos_colonne_droite|||2|value','477'), -(9845,433,'_haiku_details_produit',''), -(9846,232,'_photos_colonne_gauche|||0|value','668'), -(9847,232,'_photos_colonne_droite|||0|value','669'), -(9848,232,'_photos_colonne_droite|||1|value','237'), -(9849,232,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=678 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','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
    \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% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-13 17:47:19','2024-11-13 16:47:19','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-16 17:10:29','2024-11-16 16:10:29','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-08 00:24:21','2024-11-07 23:24:21','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-08 00:31:34','2024-11-07 23:31:34','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(431,1,'2024-10-30 22:29:18','2024-10-30 21:29:18','','Rokku Hoop silver','','inherit','closed','closed','','sony-dsc-51','','','2024-10-30 22:30:02','2024-10-30 21:30:02','',430,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-CR1-arg.jpg',0,'attachment','image/jpeg',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a Malachite oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendent height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(440,1,'2024-11-07 23:39:56','2024-11-07 22:39:56','','Hattari ring','','inherit','closed','closed','','img_1423','','','2024-11-07 23:40:10','2024-11-07 22:40:10','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(441,1,'2024-11-07 23:41:07','2024-11-07 22:41:07','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428','','','2024-11-07 23:41:46','2024-11-07 22:41:46','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428.jpg',0,'attachment','image/jpeg',0), -(442,1,'2024-11-07 23:42:59','2024-11-07 22:42:59','','Tanemaki bracelet','','inherit','closed','closed','','img_1431','','','2024-11-07 23:43:43','2024-11-07 22:43:43','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(443,1,'2024-11-07 23:43:01','2024-11-07 22:43:01','','Tanemaki bracelet','','inherit','closed','closed','','img_1432','','','2024-11-07 23:43:28','2024-11-07 22:43:28','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-13 14:44:32','2024-11-13 13:44:32','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(448,1,'2024-11-07 23:52:16','2024-11-07 22:52:16','','Kara ear cuff gold plated','','inherit','closed','closed','','img_1473','','','2024-11-07 23:53:31','2024-11-07 22:53:31','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(449,1,'2024-11-07 23:53:16','2024-11-07 22:53:16','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-07 23:53:51','2024-11-07 22:53:51','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(450,1,'2024-11-07 23:56:59','2024-11-07 22:56:59','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-07 23:57:29','2024-11-07 22:57:29','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(451,1,'2024-11-07 23:58:48','2024-11-07 22:58:48','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-07 23:59:06','2024-11-07 22:59:06','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(452,1,'2024-11-08 00:00:26','2024-11-07 23:00:26','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-08 00:00:55','2024-11-07 23:00:55','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(455,1,'2024-11-08 00:07:57','2024-11-07 23:07:57','','Rokku necklace','','inherit','closed','closed','','img_1531','','','2024-11-08 00:08:30','2024-11-07 23:08:30','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(456,1,'2024-11-08 00:08:02','2024-11-07 23:08:02','','IMG_1543','','inherit','closed','closed','','img_1543','','','2024-11-08 00:08:02','2024-11-07 23:08:02','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(457,1,'2024-11-08 00:10:07','2024-11-07 23:10:07','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-08 00:10:25','2024-11-07 23:10:25','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(459,1,'2024-11-08 00:14:09','2024-11-07 23:14:09','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-08 00:14:37','2024-11-07 23:14:37','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(460,1,'2024-11-08 00:14:14','2024-11-07 23:14:14','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-08 00:14:48','2024-11-07 23:14:48','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(461,1,'2024-11-08 00:15:52','2024-11-07 23:15:52','','Tamanori earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-08 00:16:20','2024-11-07 23:16:20','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(463,1,'2024-11-08 00:20:05','2024-11-07 23:20:05','','Kishou ring gold plated','','inherit','closed','closed','','img_1638','','','2024-11-08 00:20:27','2024-11-07 23:20:27','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(464,1,'2024-11-08 00:21:23','2024-11-07 23:21:23','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-08 00:21:42','2024-11-07 23:21:42','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(465,1,'2024-11-08 00:22:51','2024-11-07 23:22:51','','Fuyou hoop and Hadou ear cuff','','inherit','closed','closed','','img_1651','','','2024-11-08 00:23:34','2024-11-07 23:23:34','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(468,1,'2024-11-08 00:28:59','2024-11-07 23:28:59','','Rokku hoop and Tamanori earring in gold plated','','inherit','closed','closed','','img_1673','','','2024-11-08 00:29:49','2024-11-07 23:29:49','',433,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(469,1,'2024-11-08 00:30:29','2024-11-07 23:30:29','','Rokku hoop silver and Tamanori earring gold plated','','inherit','closed','closed','','img_1669','','','2024-11-08 00:31:23','2024-11-07 23:31:23','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(470,1,'2024-11-08 00:33:24','2024-11-07 23:33:24','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-08 00:33:52','2024-11-07 23:33:52','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(471,1,'2024-11-08 00:34:42','2024-11-07 23:34:42','','Tamanori earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-08 00:35:23','2024-11-07 23:35:23','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(472,1,'2024-11-08 00:36:24','2024-11-07 23:36:24','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-08 00:37:07','2024-11-07 23:37:07','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(473,1,'2024-11-08 00:38:22','2024-11-07 23:38:22','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-08 00:38:53','2024-11-07 23:38:53','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(474,1,'2024-11-08 00:39:01','2024-11-07 23:39:01','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-08 00:39:15','2024-11-07 23:39:15','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(475,1,'2024-11-08 08:30:17','2024-11-08 07:30:17','','Rokku solo hoop gold plated lapis','','inherit','closed','closed','','sony-dsc-52','','','2024-11-08 08:31:01','2024-11-08 07:31:01','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(476,1,'2024-11-08 08:31:18','2024-11-08 07:31:18','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-08 08:31:50','2024-11-08 07:31:50','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(477,1,'2024-11-08 08:31:24','2024-11-08 07:31:24','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-08 08:32:36','2024-11-08 07:32:36','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-13 19:18:14','2024-11-13 18:18:14','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(634,1,'2024-11-13 19:14:32','2024-11-13 18:14:32','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-75','','','2024-11-13 19:14:46','2024-11-13 18:14:46','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(635,1,'2024-11-13 19:15:16','2024-11-13 18:15:16','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1501','','','2024-11-13 19:15:29','2024-11-13 18:15:29','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(636,1,'2024-11-13 19:15:42','2024-11-13 18:15:42','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1506','','','2024-11-13 19:15:50','2024-11-13 18:15:50','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-15 12:38:50','2024-11-15 11:38:50','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(640,1,'2024-11-13 19:43:23','2024-11-13 18:43:23','','','','draft','closed','closed','','','','','2024-11-13 19:43:23','2024-11-13 18:43:23','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=640',0,'shop_order_placehold','',1), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(644,1,'2024-11-13 19:53:14','2024-11-13 18:53:14','','Hattari stacked hoops goldp plated','','inherit','closed','closed','','_dsc9341','','','2024-11-13 19:53:44','2024-11-13 18:53:44','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-15 12:32:10','2024-11-15 11:32:10','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0), -(657,1,'2024-11-14 11:55:39','2024-11-14 10:55:39','','','','draft','closed','closed','','','','','2024-11-14 11:55:39','2024-11-14 10:55:39','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=657',0,'shop_order_placehold','',1), -(658,1,'2024-11-15 12:18:07','2024-11-15 11:18:07','','BoroBoro earring','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-11-15 12:19:02','2024-11-15 11:19:02','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',0), -(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 17:20:07','2024-11-15 16:20:07','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'wmpc-trash','image/jpeg',0), -(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(661,1,'2024-11-15 12:37:38','2024-11-15 11:37:38','','Piasu earrins mixing gold and silver','','inherit','closed','closed','','img_1454','','','2024-11-15 12:38:04','2024-11-15 11:38:04','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(662,1,'2024-11-15 12:39:58','2024-11-15 11:39:58','','Piasu earrings mixing gold and silver','','inherit','closed','closed','','img_1456','','','2024-11-15 12:40:19','2024-11-15 11:40:19','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(663,1,'2024-11-15 12:42:53','2024-11-15 11:42:53','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-15 12:43:03','2024-11-15 11:43:03','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0), -(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(665,1,'2024-11-15 12:56:13','2024-11-15 11:56:13','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-15 12:56:31','2024-11-15 11:56:31','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0), -(666,1,'2024-11-15 13:04:02','2024-11-15 12:04:02','','Boroboro earrings gold plated with aventurine beads','','inherit','closed','closed','','img_1525','','','2024-11-15 13:04:32','2024-11-15 12:04:32','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0), -(667,1,'2024-11-15 13:05:30','2024-11-15 12:05:30','','BoroBoro silver earrings with tiger\'s eye beads','','inherit','closed','closed','','img_1524','','','2024-11-15 13:05:59','2024-11-15 12:05:59','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0), -(668,1,'2024-11-15 13:08:14','2024-11-15 12:08:14','','Hadou silver and gold bangles','','inherit','closed','closed','','sony-dsc-16','','','2024-11-15 13:08:30','2024-11-15 12:08:30','',232,'https://haikuatelier.com/app/uploads/2024/10/HADOU-BR-1.jpg',0,'attachment','image/jpeg',0), -(669,1,'2024-11-15 13:09:21','2024-11-15 12:09:21','','Hadou silver and gold bangles','','inherit','closed','closed','','img_1528','','','2024-11-15 13:09:38','2024-11-15 12:09:38','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(670,1,'2024-11-15 13:15:08','2024-11-15 12:15:08','','Rokku silver ring with tiger\'s eye stone','','inherit','closed','closed','','img_1582','','','2024-11-15 13:15:36','2024-11-15 12:15:36','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0), -(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(674,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-gold-plated-one-earring','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=674',2,'product_variation','',0), -(675,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','mugura-earrings-gold-plated-pair','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=675',1,'product_variation','',0), -(676,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-silver-one-earring','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=676',2,'product_variation','',0), -(677,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','mugura-earrings-silver-pair','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=677',1,'product_variation','',0); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,2,0), -(430,30,0), -(430,54,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,48,0), -(496,49,0), -(496,65,0), -(496,68,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,27), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,38), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,33), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,22), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,4), -(62,62,'pa_side','',0,5), -(63,63,'pa_side','',0,1), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','33'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=135 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"81.244.132.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1731498228'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1731715200'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(79,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";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;}}}'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:4:{s:64:\"57b79bd83483f31f982568961ef362c3b7476b425ac0737fe3f2951c0e642f55\";a:4:{s:10:\"expiration\";i:1732228645;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1731019045;}s:64:\"c1e4cdc6db5250568bb8449233cb744a26db6a8c45a043efaf1930d1f951cace\";a:4:{s:10:\"expiration\";i:1731859130;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";s:5:\"login\";i:1731686330;}s:64:\"170c37f4622cdf1e9b31dfc7f5e10b1fc16542c7027b9434714ff642c80f9b71\";a:4:{s:10:\"expiration\";i:1731945180;s:2:\"ip\";s:12:\"37.168.6.133\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";s:5:\"login\";i:1731772380;}s:64:\"25ea7ee890b6e55e68f147c412b33ff928a2e193472543e43db97adc3c06d667\";a:4:{s:10:\"expiration\";i:1731946200;s:2:\"ip\";s:13:\"81.244.132.99\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1731773400;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'), -(132,1,'roc_dismissed_wc_pro_notice','1'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=553 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(552,68,'learn-more','Learn more','https://woocommerce.com/document/managing-orders/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=69 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',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-16 16:57:13'); -/*!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=252 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), -(248,'t_c323d7fc1cf94a16df356c85ed9a47','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:{}}\";}',1731924497), -(250,'t_da80afc3325f1f58674cb071963701','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:{}}\";}',1731946052), -(251,'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_3878391fc4a6645d5a8800f0d4c4704d\";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:{}}\";}',1731946219); -/*!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-16 17:37:17 diff --git a/db/haiku_atelier-2024-11-21-fa853bf.sql b/db/haiku_atelier-2024-11-21-fa853bf.sql deleted file mode 100755 index cb573c90..00000000 --- a/db/haiku_atelier-2024-11-21-fa853bf.sql +++ /dev/null @@ -1,13709 +0,0 @@ --- 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=1337 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), -(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), -(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','complete','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,1,'2024-11-16 06:11:57','2024-11-16 07:11:57',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), -(1233,'woocommerce_cleanup_draft_orders','complete','2024-11-17 06:11:57','2024-11-17 07:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731823917;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731823917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-17 08:25:48','2024-11-17 09:25:48',0,NULL), -(1234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 16:10:30','2024-11-16 17:10:30',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731773430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731773430;}',3,1,'2024-11-16 16:10:44','2024-11-16 17:10:44',0,NULL), -(1235,'wc-admin_import_orders','complete','2024-11-16 18:44:49','2024-11-16 19:44:49',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782689;}',4,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:45:03','2024-11-16 19:45:03',10,'[620,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782703;}',3,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:54:02','2024-11-16 19:54:02',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783242;}',3,1,'2024-11-16 18:58:14','2024-11-16 19:58:14',0,NULL), -(1238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:58:15','2024-11-16 19:58:15',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783495;}',3,1,'2024-11-16 19:02:06','2024-11-16 20:02:06',0,NULL), -(1239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:02:40','2024-11-16 20:02:40',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783760;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:03:03','2024-11-16 20:03:03',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783783;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:28','2024-11-16 20:10:28',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784228;}',3,1,'2024-11-16 19:10:35','2024-11-16 20:10:35',0,NULL), -(1242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:46','2024-11-16 20:10:46',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784246;}',3,1,'2024-11-16 19:11:52','2024-11-16 20:11:52',0,NULL), -(1243,'woocommerce_cleanup_draft_orders','complete','2024-11-18 08:25:48','2024-11-18 09:25:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731918348;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731918348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-18 10:20:16','2024-11-18 11:20:16',0,NULL), -(1244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 08:56:46','2024-11-17 09:56:46',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731833806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731833806;}',3,1,'2024-11-17 08:57:39','2024-11-17 09:57:39',0,NULL), -(1245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:25:08','2024-11-17 10:25:08',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835508;}',3,1,'2024-11-17 09:25:35','2024-11-17 10:25:35',0,NULL), -(1246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:30:11','2024-11-17 10:30:11',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835811;}',3,1,'2024-11-17 09:30:23','2024-11-17 10:30:23',0,NULL), -(1247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:33:21','2024-11-17 10:33:21',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836001;}',3,1,'2024-11-17 09:35:06','2024-11-17 10:35:06',0,NULL), -(1248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:36:32','2024-11-17 10:36:32',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836192;}',3,1,'2024-11-17 09:36:35','2024-11-17 10:36:35',0,NULL), -(1249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:39:06','2024-11-17 10:39:06',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836346;}',3,1,'2024-11-17 09:40:07','2024-11-17 10:40:07',0,NULL), -(1250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:41:27','2024-11-17 10:41:27',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836487;}',3,1,'2024-11-17 09:41:36','2024-11-17 10:41:36',0,NULL), -(1251,'wc-admin_import_orders','complete','2024-11-17 09:44:43','2024-11-17 10:44:43',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836683;}',4,1,'2024-11-17 09:45:15','2024-11-17 10:45:15',0,NULL), -(1252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:45:54','2024-11-17 10:45:54',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836754;}',3,1,'2024-11-17 09:47:57','2024-11-17 10:47:57',0,NULL), -(1253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:51:18','2024-11-17 10:51:18',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837078;}',3,1,'2024-11-17 09:52:11','2024-11-17 10:52:11',0,NULL), -(1254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:55:10','2024-11-17 10:55:10',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837310;}',3,1,'2024-11-17 09:56:27','2024-11-17 10:56:27',0,NULL), -(1255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:56:28','2024-11-17 10:56:28',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837388;}',3,1,'2024-11-17 09:56:35','2024-11-17 10:56:35',0,NULL), -(1256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:57:49','2024-11-17 10:57:49',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837469;}',3,1,'2024-11-17 09:59:12','2024-11-17 10:59:12',0,NULL), -(1257,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:59:56','2024-11-17 10:59:56',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837596;}',3,1,'2024-11-17 10:00:35','2024-11-17 11:00:35',0,NULL), -(1258,'wc-admin_import_orders','complete','2024-11-17 10:04:03','2024-11-17 11:04:03',10,'[693]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837843;}',4,1,'2024-11-17 10:04:39','2024-11-17 11:04:39',0,NULL), -(1259,'wc-admin_import_orders','complete','2024-11-17 10:04:46','2024-11-17 11:04:46',10,'[694]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837886;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1260,'wc-admin_import_orders','complete','2024-11-17 10:04:51','2024-11-17 11:04:51',10,'[695]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837891;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:05:47','2024-11-17 11:05:47',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837947;}',3,1,'2024-11-17 10:05:59','2024-11-17 11:05:59',0,NULL), -(1262,'wc-admin_import_orders','complete','2024-11-17 10:07:46','2024-11-17 11:07:46',10,'[697]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838066;}',4,1,'2024-11-17 10:08:08','2024-11-17 11:08:08',0,NULL), -(1263,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:08:13','2024-11-17 11:08:13',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838093;}',3,1,'2024-11-17 10:08:14','2024-11-17 11:08:14',0,NULL), -(1264,'wc-admin_import_orders','complete','2024-11-17 10:09:40','2024-11-17 11:09:40',10,'[699]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838180;}',4,1,'2024-11-17 10:10:27','2024-11-17 11:10:27',0,NULL), -(1265,'wc-admin_import_orders','complete','2024-11-17 10:10:32','2024-11-17 11:10:32',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838232;}',4,1,'2024-11-17 10:10:32','2024-11-17 11:10:32',0,NULL), -(1266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:10:35','2024-11-17 11:10:35',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838235;}',3,1,'2024-11-17 10:10:35','2024-11-17 11:10:35',0,NULL), -(1267,'wc-admin_import_orders','complete','2024-11-17 10:10:50','2024-11-17 11:10:50',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838250;}',4,1,'2024-11-17 10:11:31','2024-11-17 11:11:31',0,NULL), -(1268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:12:09','2024-11-17 11:12:09',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838329;}',3,1,'2024-11-17 10:14:57','2024-11-17 11:14:57',0,NULL), -(1269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:18:47','2024-11-17 11:18:47',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838727;}',3,1,'2024-11-17 10:19:48','2024-11-17 11:19:48',0,NULL), -(1270,'wc-admin_import_orders','complete','2024-11-17 10:22:57','2024-11-17 11:22:57',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838977;}',4,1,'2024-11-17 10:23:34','2024-11-17 11:23:34',0,NULL), -(1271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:24:53','2024-11-17 11:24:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839093;}',3,1,'2024-11-17 10:26:02','2024-11-17 11:26:02',0,NULL), -(1272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:26:56','2024-11-17 11:26:56',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839216;}',3,1,'2024-11-17 10:29:14','2024-11-17 11:29:14',0,NULL), -(1273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:32:37','2024-11-17 11:32:37',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839557;}',3,1,'2024-11-17 10:33:50','2024-11-17 11:33:50',0,NULL), -(1274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:33:51','2024-11-17 11:33:51',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839631;}',3,1,'2024-11-17 10:34:40','2024-11-17 11:34:40',0,NULL), -(1275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:35:45','2024-11-17 11:35:45',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839745;}',3,1,'2024-11-17 10:36:12','2024-11-17 11:36:12',0,NULL), -(1276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:38:27','2024-11-17 11:38:27',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839907;}',3,1,'2024-11-17 10:39:20','2024-11-17 11:39:20',0,NULL), -(1277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:40:07','2024-11-17 11:40:07',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840007;}',3,1,'2024-11-17 10:41:15','2024-11-17 11:41:15',0,NULL), -(1278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:42:36','2024-11-17 11:42:36',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840156;}',3,1,'2024-11-17 10:43:25','2024-11-17 11:43:25',0,NULL), -(1279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:44:53','2024-11-17 11:44:53',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840293;}',3,1,'2024-11-17 10:45:40','2024-11-17 11:45:40',0,NULL), -(1280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:47:58','2024-11-17 11:47:58',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840478;}',3,1,'2024-11-17 10:48:43','2024-11-17 11:48:43',0,NULL), -(1281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:48:44','2024-11-17 11:48:44',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840524;}',3,1,'2024-11-17 10:49:50','2024-11-17 11:49:50',0,NULL), -(1282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:50:48','2024-11-17 11:50:48',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840648;}',3,1,'2024-11-17 10:50:51','2024-11-17 11:50:51',0,NULL), -(1283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:54:58','2024-11-17 11:54:58',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840898;}',3,1,'2024-11-17 10:56:13','2024-11-17 11:56:13',0,NULL), -(1284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:57:09','2024-11-17 11:57:09',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841029;}',3,1,'2024-11-17 10:58:11','2024-11-17 11:58:11',0,NULL), -(1285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:58:53','2024-11-17 11:58:53',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841133;}',3,1,'2024-11-17 12:49:59','2024-11-17 13:49:59',0,NULL), -(1286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:23:11','2024-11-17 17:23:11',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860591;}',3,1,'2024-11-17 16:23:43','2024-11-17 17:23:43',0,NULL), -(1287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:29:48','2024-11-17 17:29:48',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860988;}',3,1,'2024-11-17 16:30:41','2024-11-17 17:30:41',0,NULL), -(1288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:31:36','2024-11-17 17:31:36',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861096;}',3,1,'2024-11-17 16:33:10','2024-11-17 17:33:10',0,NULL), -(1289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:34:11','2024-11-17 17:34:11',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861251;}',3,1,'2024-11-17 16:34:11','2024-11-17 17:34:11',0,NULL), -(1290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:37:27','2024-11-17 17:37:27',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861447;}',3,1,'2024-11-17 16:38:46','2024-11-17 17:38:46',0,NULL), -(1291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:40:09','2024-11-17 17:40:09',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861609;}',3,1,'2024-11-17 16:40:58','2024-11-17 17:40:58',0,NULL), -(1292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:44:53','2024-11-17 17:44:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861893;}',3,1,'2024-11-17 16:45:17','2024-11-17 17:45:17',0,NULL), -(1293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:56:06','2024-11-17 17:56:06',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862566;}',3,1,'2024-11-17 16:58:15','2024-11-17 17:58:15',0,NULL), -(1294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:59:12','2024-11-17 17:59:12',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862752;}',3,1,'2024-11-17 16:59:16','2024-11-17 17:59:16',0,NULL), -(1295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:00:56','2024-11-17 18:00:56',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862856;}',3,1,'2024-11-17 17:03:14','2024-11-17 18:03:14',0,NULL), -(1296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:03:55','2024-11-17 18:03:55',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863035;}',3,1,'2024-11-17 17:05:11','2024-11-17 18:05:11',0,NULL), -(1297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:06:06','2024-11-17 18:06:06',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863166;}',3,1,'2024-11-17 17:06:12','2024-11-17 18:06:12',0,NULL), -(1298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:07:38','2024-11-17 18:07:38',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863258;}',3,1,'2024-11-17 17:08:50','2024-11-17 18:08:50',0,NULL), -(1299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:10:54','2024-11-17 18:10:54',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863454;}',3,1,'2024-11-17 17:11:51','2024-11-17 18:11:51',0,NULL), -(1300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:13:59','2024-11-17 18:13:59',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863639;}',3,1,'2024-11-17 17:15:10','2024-11-17 18:15:10',0,NULL), -(1301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:16:32','2024-11-17 18:16:32',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863792;}',3,1,'2024-11-17 17:16:35','2024-11-17 18:16:35',0,NULL), -(1302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:18:13','2024-11-17 18:18:13',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863893;}',3,1,'2024-11-17 17:18:41','2024-11-17 18:18:41',0,NULL), -(1303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:20:01','2024-11-17 18:20:01',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864001;}',3,1,'2024-11-17 17:20:36','2024-11-17 18:20:36',0,NULL), -(1304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:21:23','2024-11-17 18:21:23',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864083;}',3,1,'2024-11-17 17:23:33','2024-11-17 18:23:33',0,NULL), -(1305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:25:16','2024-11-17 18:25:16',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864316;}',3,1,'2024-11-17 17:26:55','2024-11-17 18:26:55',0,NULL), -(1306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:28:49','2024-11-17 18:28:49',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864529;}',3,1,'2024-11-17 17:29:46','2024-11-17 18:29:46',0,NULL), -(1307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:31:27','2024-11-17 18:31:27',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864687;}',3,1,'2024-11-17 17:33:21','2024-11-17 18:33:21',0,NULL), -(1308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:34:36','2024-11-17 18:34:36',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864876;}',3,1,'2024-11-17 17:35:29','2024-11-17 18:35:29',0,NULL), -(1309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:37:35','2024-11-17 18:37:35',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865055;}',3,1,'2024-11-17 17:37:35','2024-11-17 18:37:35',0,NULL), -(1310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:40:36','2024-11-17 18:40:36',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865236;}',3,1,'2024-11-17 17:40:42','2024-11-17 18:40:42',0,NULL), -(1311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:43:03','2024-11-17 18:43:03',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865383;}',3,1,'2024-11-17 17:43:52','2024-11-17 18:43:52',0,NULL), -(1312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:45:07','2024-11-17 18:45:07',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865507;}',3,1,'2024-11-17 17:46:17','2024-11-17 18:46:17',0,NULL), -(1313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:48:39','2024-11-17 18:48:39',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865719;}',3,1,'2024-11-17 17:49:27','2024-11-17 18:49:27',0,NULL), -(1314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:52:25','2024-11-17 18:52:25',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865945;}',3,1,'2024-11-17 17:53:30','2024-11-17 18:53:30',0,NULL), -(1315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:55:59','2024-11-17 18:55:59',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866159;}',3,1,'2024-11-17 17:57:11','2024-11-17 18:57:11',0,NULL), -(1316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:58:04','2024-11-17 18:58:04',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866284;}',3,1,'2024-11-17 17:58:40','2024-11-17 18:58:40',0,NULL), -(1317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:59:30','2024-11-17 18:59:30',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866370;}',3,1,'2024-11-17 18:00:17','2024-11-17 19:00:17',0,NULL), -(1318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 18:02:46','2024-11-17 19:02:46',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866566;}',3,1,'2024-11-17 18:26:40','2024-11-17 19:26:40',0,NULL), -(1319,'woocommerce_cleanup_draft_orders','complete','2024-11-19 10:20:16','2024-11-19 11:20:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732011616;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732011616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-19 11:28:55','2024-11-19 12:28:55',0,NULL), -(1320,'woocommerce_cleanup_draft_orders','complete','2024-11-20 11:28:55','2024-11-20 12:28:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732102135;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732102135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-20 11:45:40','2024-11-20 12:45:40',0,NULL), -(1321,'woocommerce_cleanup_draft_orders','complete','2024-11-21 11:45:40','2024-11-21 12:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732189540;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732189540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-21 11:46:40','2024-11-21 12:46:40',0,NULL), -(1322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1326,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:40','2024-11-20 16:22:40',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116160;}',3,1,'2024-11-20 15:22:49','2024-11-20 16:22:49',0,NULL), -(1327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:52','2024-11-20 16:22:52',10,'[775,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116172;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[767,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1333,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1335,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:32','2024-11-20 16:24:32',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116272;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1336,'woocommerce_cleanup_draft_orders','pending','2024-11-22 11:46:40','2024-11-22 12:46:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732276000;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732276000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_claims` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_claims`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_claims` ( - `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`claim_id`), - KEY `date_created_gmt` (`date_created_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=4539 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=3989 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'), -(1600,540,'action created','2024-10-18 05:37:56','2024-10-18 07:37:56'), -(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'), -(3677,1189,'action started via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3678,1189,'action complete via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3679,1233,'action created','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3680,1234,'action created','2024-11-16 16:10:29','2024-11-16 17:10:29'), -(3681,1234,'action started via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3682,1234,'action complete via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3683,1235,'action created','2024-11-16 18:44:44','2024-11-16 19:44:44'), -(3684,1236,'action created','2024-11-16 18:45:02','2024-11-16 19:45:02'), -(3685,1235,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3686,1235,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3687,1236,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3688,1236,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3689,1237,'action created','2024-11-16 18:54:01','2024-11-16 19:54:01'), -(3690,1237,'action started via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3691,1237,'action complete via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3692,1238,'action created','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3693,1238,'action started via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3694,1238,'action complete via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3695,1239,'action created','2024-11-16 19:02:39','2024-11-16 20:02:39'), -(3696,1240,'action created','2024-11-16 19:03:02','2024-11-16 20:03:02'), -(3697,1239,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3698,1239,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3699,1240,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3700,1240,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3701,1241,'action created','2024-11-16 19:10:27','2024-11-16 20:10:27'), -(3702,1241,'action started via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3703,1241,'action complete via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3704,1242,'action created','2024-11-16 19:10:45','2024-11-16 20:10:45'), -(3705,1242,'action started via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3706,1242,'action complete via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3707,1233,'action started via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3708,1233,'action complete via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3709,1243,'action created','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3710,1244,'action created','2024-11-17 08:56:45','2024-11-17 09:56:45'), -(3711,1244,'action started via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3712,1244,'action complete via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3713,1245,'action created','2024-11-17 09:25:07','2024-11-17 10:25:07'), -(3714,1245,'action started via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3715,1245,'action complete via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3716,1246,'action created','2024-11-17 09:30:10','2024-11-17 10:30:10'), -(3717,1246,'action started via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3718,1246,'action complete via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3719,1247,'action created','2024-11-17 09:33:20','2024-11-17 10:33:20'), -(3720,1247,'action started via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3721,1247,'action complete via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3722,1248,'action created','2024-11-17 09:36:31','2024-11-17 10:36:31'), -(3723,1248,'action started via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3724,1248,'action complete via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3725,1249,'action created','2024-11-17 09:39:05','2024-11-17 10:39:05'), -(3726,1249,'action started via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3727,1249,'action complete via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3728,1250,'action created','2024-11-17 09:41:26','2024-11-17 10:41:26'), -(3729,1250,'action started via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3730,1250,'action complete via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3731,1251,'action created','2024-11-17 09:44:38','2024-11-17 10:44:38'), -(3732,1251,'action started via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3733,1251,'action complete via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3734,1252,'action created','2024-11-17 09:45:53','2024-11-17 10:45:53'), -(3735,1252,'action started via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3736,1252,'action complete via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3737,1253,'action created','2024-11-17 09:51:17','2024-11-17 10:51:17'), -(3738,1253,'action started via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3739,1253,'action complete via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3740,1254,'action created','2024-11-17 09:55:09','2024-11-17 10:55:09'), -(3741,1254,'action started via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3742,1254,'action complete via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3743,1255,'action created','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3744,1255,'action started via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3745,1255,'action complete via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3746,1256,'action created','2024-11-17 09:57:48','2024-11-17 10:57:48'), -(3747,1256,'action started via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3748,1256,'action complete via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3749,1257,'action created','2024-11-17 09:59:55','2024-11-17 10:59:55'), -(3750,1257,'action started via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3751,1257,'action complete via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3752,1258,'action created','2024-11-17 10:03:58','2024-11-17 11:03:58'), -(3753,1258,'action started via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3754,1258,'action complete via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3755,1259,'action created','2024-11-17 10:04:41','2024-11-17 11:04:41'), -(3756,1260,'action created','2024-11-17 10:04:46','2024-11-17 11:04:46'), -(3757,1259,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3758,1259,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3759,1260,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3760,1260,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3761,1261,'action created','2024-11-17 10:05:46','2024-11-17 11:05:46'), -(3762,1261,'action started via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3763,1261,'action complete via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3764,1262,'action created','2024-11-17 10:07:41','2024-11-17 11:07:41'), -(3765,1262,'action started via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3766,1262,'action complete via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3767,1263,'action created','2024-11-17 10:08:12','2024-11-17 11:08:12'), -(3768,1263,'action started via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3769,1263,'action complete via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3770,1264,'action created','2024-11-17 10:09:35','2024-11-17 11:09:35'), -(3771,1264,'action started via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3772,1264,'action complete via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3773,1265,'action created','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3774,1265,'action started via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3775,1265,'action complete via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3776,1266,'action created','2024-11-17 10:10:34','2024-11-17 11:10:34'), -(3777,1266,'action started via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3778,1266,'action complete via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3779,1267,'action created','2024-11-17 10:10:45','2024-11-17 11:10:45'), -(3780,1267,'action started via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3781,1267,'action complete via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3782,1268,'action created','2024-11-17 10:12:08','2024-11-17 11:12:08'), -(3783,1268,'action started via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3784,1268,'action complete via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3785,1269,'action created','2024-11-17 10:18:46','2024-11-17 11:18:46'), -(3786,1269,'action started via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3787,1269,'action complete via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3788,1270,'action created','2024-11-17 10:22:52','2024-11-17 11:22:52'), -(3789,1270,'action started via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3790,1270,'action complete via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3791,1271,'action created','2024-11-17 10:24:52','2024-11-17 11:24:52'), -(3792,1271,'action started via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3793,1271,'action complete via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3794,1272,'action created','2024-11-17 10:26:55','2024-11-17 11:26:55'), -(3795,1272,'action started via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3796,1272,'action complete via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3797,1273,'action created','2024-11-17 10:32:36','2024-11-17 11:32:36'), -(3798,1273,'action started via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3799,1273,'action complete via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3800,1274,'action created','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3801,1274,'action started via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3802,1274,'action complete via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3803,1275,'action created','2024-11-17 10:35:44','2024-11-17 11:35:44'), -(3804,1275,'action started via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3805,1275,'action complete via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3806,1276,'action created','2024-11-17 10:38:26','2024-11-17 11:38:26'), -(3807,1276,'action started via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3808,1276,'action complete via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3809,1277,'action created','2024-11-17 10:40:06','2024-11-17 11:40:06'), -(3810,1277,'action started via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3811,1277,'action complete via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3812,1278,'action created','2024-11-17 10:42:35','2024-11-17 11:42:35'), -(3813,1278,'action started via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3814,1278,'action complete via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3815,1279,'action created','2024-11-17 10:44:52','2024-11-17 11:44:52'), -(3816,1279,'action started via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3817,1279,'action complete via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3818,1280,'action created','2024-11-17 10:47:57','2024-11-17 11:47:57'), -(3819,1280,'action started via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3820,1280,'action complete via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3821,1281,'action created','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3822,1281,'action started via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3823,1281,'action complete via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3824,1282,'action created','2024-11-17 10:50:47','2024-11-17 11:50:47'), -(3825,1282,'action started via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3826,1282,'action complete via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3827,1283,'action created','2024-11-17 10:54:57','2024-11-17 11:54:57'), -(3828,1283,'action started via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3829,1283,'action complete via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3830,1284,'action created','2024-11-17 10:57:08','2024-11-17 11:57:08'), -(3831,1284,'action started via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3832,1284,'action complete via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3833,1285,'action created','2024-11-17 10:58:52','2024-11-17 11:58:52'), -(3834,1285,'action started via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3835,1285,'action complete via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3836,1286,'action created','2024-11-17 16:23:10','2024-11-17 17:23:10'), -(3837,1286,'action started via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3838,1286,'action complete via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3839,1287,'action created','2024-11-17 16:29:47','2024-11-17 17:29:47'), -(3840,1287,'action started via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3841,1287,'action complete via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3842,1288,'action created','2024-11-17 16:31:35','2024-11-17 17:31:35'), -(3843,1288,'action started via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3844,1288,'action complete via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3845,1289,'action created','2024-11-17 16:34:10','2024-11-17 17:34:10'), -(3846,1289,'action started via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3847,1289,'action complete via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3848,1290,'action created','2024-11-17 16:37:26','2024-11-17 17:37:26'), -(3849,1290,'action started via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3850,1290,'action complete via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3851,1291,'action created','2024-11-17 16:40:08','2024-11-17 17:40:08'), -(3852,1291,'action started via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3853,1291,'action complete via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3854,1292,'action created','2024-11-17 16:44:52','2024-11-17 17:44:52'), -(3855,1292,'action started via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3856,1292,'action complete via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3857,1293,'action created','2024-11-17 16:56:05','2024-11-17 17:56:05'), -(3858,1293,'action started via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3859,1293,'action complete via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3860,1294,'action created','2024-11-17 16:59:11','2024-11-17 17:59:11'), -(3861,1294,'action started via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3862,1294,'action complete via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3863,1295,'action created','2024-11-17 17:00:55','2024-11-17 18:00:55'), -(3864,1295,'action started via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3865,1295,'action complete via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3866,1296,'action created','2024-11-17 17:03:54','2024-11-17 18:03:54'), -(3867,1296,'action started via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3868,1296,'action complete via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3869,1297,'action created','2024-11-17 17:06:05','2024-11-17 18:06:05'), -(3870,1297,'action started via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3871,1297,'action complete via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3872,1298,'action created','2024-11-17 17:07:37','2024-11-17 18:07:37'), -(3873,1298,'action started via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3874,1298,'action complete via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3875,1299,'action created','2024-11-17 17:10:53','2024-11-17 18:10:53'), -(3876,1299,'action started via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3877,1299,'action complete via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3878,1300,'action created','2024-11-17 17:13:58','2024-11-17 18:13:58'), -(3879,1300,'action started via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3880,1300,'action complete via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3881,1301,'action created','2024-11-17 17:16:31','2024-11-17 18:16:31'), -(3882,1301,'action started via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3883,1301,'action complete via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3884,1302,'action created','2024-11-17 17:18:12','2024-11-17 18:18:12'), -(3885,1302,'action started via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3886,1302,'action complete via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3887,1303,'action created','2024-11-17 17:20:00','2024-11-17 18:20:00'), -(3888,1303,'action started via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3889,1303,'action complete via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3890,1304,'action created','2024-11-17 17:21:22','2024-11-17 18:21:22'), -(3891,1304,'action started via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3892,1304,'action complete via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3893,1305,'action created','2024-11-17 17:25:15','2024-11-17 18:25:15'), -(3894,1305,'action started via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3895,1305,'action complete via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3896,1306,'action created','2024-11-17 17:28:48','2024-11-17 18:28:48'), -(3897,1306,'action started via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3898,1306,'action complete via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3899,1307,'action created','2024-11-17 17:31:26','2024-11-17 18:31:26'), -(3900,1307,'action started via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3901,1307,'action complete via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3902,1308,'action created','2024-11-17 17:34:35','2024-11-17 18:34:35'), -(3903,1308,'action started via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3904,1308,'action complete via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3905,1309,'action created','2024-11-17 17:37:34','2024-11-17 18:37:34'), -(3906,1309,'action started via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3907,1309,'action complete via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3908,1310,'action created','2024-11-17 17:40:35','2024-11-17 18:40:35'), -(3909,1310,'action started via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3910,1310,'action complete via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3911,1311,'action created','2024-11-17 17:43:02','2024-11-17 18:43:02'), -(3912,1311,'action started via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3913,1311,'action complete via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3914,1312,'action created','2024-11-17 17:45:06','2024-11-17 18:45:06'), -(3915,1312,'action started via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3916,1312,'action complete via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3917,1313,'action created','2024-11-17 17:48:38','2024-11-17 18:48:38'), -(3918,1313,'action started via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3919,1313,'action complete via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3920,1314,'action created','2024-11-17 17:52:24','2024-11-17 18:52:24'), -(3921,1314,'action started via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3922,1314,'action complete via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3923,1315,'action created','2024-11-17 17:55:58','2024-11-17 18:55:58'), -(3924,1315,'action started via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3925,1315,'action complete via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3926,1316,'action created','2024-11-17 17:58:03','2024-11-17 18:58:03'), -(3927,1316,'action started via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3928,1316,'action complete via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3929,1317,'action created','2024-11-17 17:59:29','2024-11-17 18:59:29'), -(3930,1317,'action started via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3931,1317,'action complete via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3932,1318,'action created','2024-11-17 18:02:45','2024-11-17 19:02:45'), -(3933,1318,'action started via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3934,1318,'action complete via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3935,1243,'action started via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3936,1243,'action complete via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3937,1319,'action created','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3938,1319,'action started via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3939,1319,'action complete via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3940,1320,'action created','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3941,1320,'action started via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3942,1320,'action complete via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3943,1321,'action created','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3944,1322,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3945,1323,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3946,1324,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3947,1325,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3948,1322,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3949,1322,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3950,1323,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3951,1323,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3952,1324,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3953,1324,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3954,1325,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3955,1325,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3956,1326,'action created','2024-11-20 15:22:39','2024-11-20 16:22:39'), -(3957,1327,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3958,1328,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3959,1326,'action started via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3960,1326,'action complete via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3961,1329,'action created','2024-11-20 15:22:51','2024-11-20 16:22:51'), -(3962,1327,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3963,1327,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3964,1328,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3965,1328,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3966,1329,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3967,1329,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3968,1330,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3969,1331,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3970,1332,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3971,1330,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3972,1330,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3973,1333,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3974,1331,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3975,1331,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3976,1332,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3977,1332,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3978,1334,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3979,1335,'action created','2024-11-20 15:24:31','2024-11-20 16:24:31'), -(3980,1333,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3981,1333,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3982,1334,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3983,1334,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3984,1335,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3985,1335,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3986,1321,'action started via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3987,1321,'action complete via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3988,1336,'action created','2024-11-21 11:46:40','2024-11-21 12:46:40'); -/*!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=11 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), -(7,678,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-16 19:45:11','2024-11-16 18:45:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(8,687,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 10:44:59','2024-11-17 09:44:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(9,701,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:10:45','2024-11-17 10:10:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(10,706,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:23:11','2024-11-17 10:23:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0); -/*!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=10804 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:23:{i:1732204175;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:1732205439;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:1732205556;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:1732205557;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:1732205567;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:1732205654;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:1732207676;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:1732210982;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:1732219850;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:1732219853;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:1732223439;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:1732225239;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:1732227039;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:1732230000;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:1732255726;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:1732275792;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:1732281155;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:1732281156;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:1732286582;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:1732479105;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:1732565439;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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','shipping','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','no','off'), -(289,'woocommerce_enable_myaccount_registration','no','off'), -(290,'woocommerce_registration_generate_username','no','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.1','auto'), -(354,'woocommerce_db_version','9.4.1','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','673f1da05511d8.94432052|1732189660','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1732112332;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1731581825','on'), -(423,'_transient_product_query-transient-version','1731674417','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:41:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:20:\"no_external_requests\";i:10;s:17:\"search_posts_only\";i:11;s:12:\"no_texturize\";i:12;s:13:\"no_feed_links\";i:13;s:11:\"no_rsd_link\";i:14;s:19:\"no_wlwmanifest_link\";i:15;s:23:\"no_adjacent_posts_links\";i:16;s:15:\"no_wp_generator\";i:17;s:12:\"no_shortlink\";i:18;s:12:\"no_rest_link\";i:19;s:17:\"no_jquery_migrate\";i:20;s:16:\"schema_less_urls\";i:21;s:31:\"no_recent_comments_widget_style\";i:22;s:12:\"cleanup_menu\";i:23;s:9:\"no_emojis\";i:24;s:18:\"no_image_threshold\";i:25;s:14:\"no_exif_rotate\";i:26;s:22:\"no_admin_email_confirm\";i:27;s:16:\"no_update_emails\";i:28;s:18:\"no_new_user_emails\";i:29;s:24:\"no_password_reset_emails\";i:30;s:20:\"change_default_email\";i:31;s:15:\"login_site_icon\";i:32;s:14:\"no_update_nags\";i:33;s:14:\"no_footer_text\";i:34;s:20:\"no_dashboard_widgets\";i:35;s:10:\"no_wp_logo\";i:36;s:24:\"no_application_passwords\";i:37;s:9:\"no_xmlrpc\";i:38;s:15:\"restrict_upload\";i:39;s:15:\"no_login_errors\";i:40;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1731674417','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1731362926','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:188:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:57:\"index.php?taxonomy=collection&term=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?taxonomy=collection&term=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:46:\"index.php?taxonomy=collection&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1732282861','off'), -(2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1734261353','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.4.1\",\"hash\":\"cd258e4a844819ebcaa46e806743837f\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1734261583','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6054,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:0:{}s:15:\"version_checked\";s:3:\"6.7\";s:12:\"last_checked\";i:1731662399;}','off'), -(6056,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1731668658;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'), -(6061,'site_logo','','auto'), -(7045,'_transient_timeout_orders-all-statuses','1732274153','off'), -(7046,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";a:2:{i:0;s:13:\"wc-processing\";i:1;s:10:\"wc-pending\";}}','off'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733954972','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(7355,'_transient_timeout_wc_product_children_246','1733612495','off'), -(7356,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(7361,'_transient_timeout_wc_var_prices_246','1734261583','off'), -(7362,'_transient_wc_var_prices_246','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(7582,'_transient_timeout_wc_product_children_433','1733644024','off'), -(7583,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(7588,'_transient_timeout_wc_var_prices_433','1734273076','off'), -(7589,'_transient_wc_var_prices_433','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(7700,'_transient_timeout_wc_product_children_385','1733650932','off'), -(7701,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(7830,'_transient_timeout_wc_var_prices_385','1734273076','off'), -(7831,'_transient_wc_var_prices_385','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1734264448','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8250,'_site_transient_timeout_browser_824ce30bb63707b6e22adf8ad59e7e10','1731882526','off'), -(8251,'_site_transient_browser_824ce30bb63707b6e22adf8ad59e7e10','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:7:\"Android\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8546,'_site_transient_timeout_php_check_511543dbb9b840459b13ae93dec10832','1731967689','off'), -(8547,'_site_transient_php_check_511543dbb9b840459b13ae93dec10832','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(8550,'_transient_timeout_wc_shipping_method_count','1733954930','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8553,'woocommerce_free_shipping_1_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:2:\"50\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(8554,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8592,'_transient_timeout_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','1732010690','off'), -(8593,'_transient_wc_report_orders_stats_6139021b29c5f9ec33212380c1de600e','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8594,'_transient_timeout_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','1732010690','off'), -(8595,'_transient_wc_report_orders_stats_c8810a842eb2c8c17799fef1303a7fef','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 10:04:49\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 09:04:49\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8596,'_transient_timeout_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','1732010690','off'), -(8597,'_transient_wc_report_orders_stats_4bd1a62a04771de939535aef491db1c5','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8598,'_transient_timeout_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','1732010690','off'), -(8599,'_transient_wc_report_orders_stats_5b0d6a0a21ed6a0f612ed239d26229d6','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(8603,'_transient_orders-transient-version','1731581783','on'), -(8610,'woocommerce_admin_last_orders_milestone','1','auto'), -(8732,'_site_transient_timeout_browser_e70c069864ec1ceef7523c2cc9b41fcd','1732032884','off'), -(8733,'_site_transient_browser_e70c069864ec1ceef7523c2cc9b41fcd','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"130.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1731836735','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(8914,'_transient_timeout_wc_product_children_86','1734043197','off'), -(8915,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(8932,'_transient_timeout_wc_product_children_102','1734043275','off'), -(8933,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(8952,'_transient_timeout_wc_product_children_113','1734043429','off'), -(8953,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(8972,'_transient_timeout_wc_product_children_123','1734043811','off'), -(8973,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(8991,'_transient_timeout_wc_product_children_133','1734043911','off'), -(8992,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(9010,'_transient_timeout_wc_product_children_144','1734043958','off'), -(9011,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(9029,'_transient_timeout_wc_product_children_155','1734044112','off'), -(9030,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(9055,'_transient_timeout_wc_var_prices_155','1734261584','off'), -(9056,'_transient_wc_var_prices_155','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(9057,'_transient_timeout_wc_var_prices_144','1734261584','off'), -(9058,'_transient_wc_var_prices_144','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(9059,'_transient_timeout_wc_var_prices_133','1734263373','off'), -(9060,'_transient_wc_var_prices_133','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(9061,'_transient_timeout_wc_var_prices_123','1734262590','off'), -(9062,'_transient_wc_var_prices_123','{\"version\":\"1731670380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(9063,'_transient_timeout_wc_var_prices_113','1734264448','off'), -(9064,'_transient_wc_var_prices_113','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(9065,'_transient_timeout_wc_var_prices_102','1734264448','off'), -(9066,'_transient_wc_var_prices_102','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(9067,'_transient_timeout_wc_var_prices_86','1734266361','off'), -(9068,'_transient_wc_var_prices_86','{\"version\":\"1731674329\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9190,'woocommerce_attribute_lookup_enabled','yes','auto'), -(9196,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9209,'_transient_timeout_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','1732103019','off'), -(9210,'_transient_wc_report_orders_stats_a4d48fc564653fe5f4cabad43a95798c','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9211,'_transient_timeout_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','1732103019','off'), -(9212,'_transient_wc_report_orders_stats_05e29fc699316a832e637eb58e6fddd3','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 11:43:39\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 10:43:39\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:170;s:11:\"total_sales\";d:170;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:170;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:170;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9213,'_transient_timeout_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','1732103019','off'), -(9214,'_transient_wc_report_orders_stats_c398b7682841bd18eb80d61e027f32aa','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9215,'_transient_timeout_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','1732103019','off'), -(9216,'_transient_wc_report_orders_stats_cad16699ffd56c31fa2cca9c16368370','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9219,'_transient_timeout_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','1732103036','off'), -(9220,'_transient_wc_report_customers_d9121d2a6e270cda303279c1a8f7f928','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9221,'_transient_timeout_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','1732103056','off'), -(9222,'_transient_wc_report_customers_stats_4ac772d65a78e3bd13d492fed9dd3b99','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:1;s:16:\"avg_orders_count\";d:1;s:15:\"avg_total_spend\";d:170;s:19:\"avg_avg_order_value\";d:170;}}','off'), -(9223,'_transient_timeout_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','1732103056','off'), -(9224,'_transient_wc_report_customers_1cde9c1ee3732f2ffa0482dd94262097','a:2:{s:7:\"version\";s:10:\"1731487723\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:1;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-13 08:44:46\";s:15:\"date_last_order\";s:19:\"2024-11-13 09:44:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:170;s:15:\"avg_order_value\";d:170;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9239,'_site_transient_update_plugins','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1731665193;s:12:\"translations\";a:0:{}}','off'), -(9259,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1732282861','off'), -(9260,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(9268,'_transient_timeout_wc_var_prices_535','1734265039','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9331,'_transient_timeout_wc_product_children_545','1734097979','off'), -(9332,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(9358,'_transient_timeout_wc_var_prices_545','1734263373','off'), -(9359,'_transient_wc_var_prices_545','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1734273093','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9570,'_transient_timeout_wc_product_children_589','1734104017','off'), -(9571,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(9577,'_transient_timeout_wc_var_prices_589','1734265039','off'), -(9578,'_transient_wc_var_prices_589','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(9579,'_transient_timeout_wc_product_children_572','1734104050','off'), -(9580,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(9581,'_transient_timeout_wc_var_prices_572','1734265039','off'), -(9582,'_transient_wc_var_prices_572','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1734266487','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1734266487','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9692,'_transient_timeout_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','1732122679','off'), -(9693,'_transient_wc_report_orders_stats_0e8ab0890a54c8f6cda798f2dafb4c15','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9694,'_transient_timeout_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','1732122679','off'), -(9695,'_transient_wc_report_orders_stats_a417b6d46027bc7c30a68995b791f023','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:526;s:11:\"total_sales\";d:526;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:526;s:19:\"avg_items_per_order\";d:6;s:15:\"avg_order_value\";d:526;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9696,'_transient_timeout_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','1732122679','off'), -(9697,'_transient_wc_report_products_stats_7d26be9ef49b600a05816c1feea8571b','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:3;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9698,'_transient_timeout_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','1732122679','off'), -(9699,'_transient_wc_report_variations_stats_94d4dd64ac31131035b6dbdc05a78e03','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:526;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9700,'_transient_timeout_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','1732122679','off'), -(9701,'_transient_wc_report_orders_stats_26d46aa5ae990ea3cb2db1a5b0e4e0e7','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:526;s:8:\"products\";i:3;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:526;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9702,'_transient_timeout_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','1732122679','off'), -(9703,'_transient_wc_report_products_stats_71254d3d85da27b239a88bc70214a0ad','a:2:{s:7:\"version\";s:10:\"1731498385\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:13:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:13;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(9786,'_transient_timeout_wc_product_children_613','1734113618','off'), -(9787,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(9788,'_transient_timeout_wc_var_prices_613','1734265039','off'), -(9789,'_transient_wc_var_prices_613','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"}}}','off'), -(9806,'_transient_timeout_wc_product_children_625','1734113902','off'), -(9807,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(9808,'_transient_timeout_wc_var_prices_625','1734265039','off'), -(9809,'_transient_wc_var_prices_625','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10153,'_transient_timeout_wc_report_orders_stats_e7028dd744074da3ef20c47e9001bccf','1732186472','off'), -(10154,'_transient_wc_report_orders_stats_e7028dd744074da3ef20c47e9001bccf','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10155,'_transient_timeout_wc_report_orders_stats_9a074d6466e0f7159aad8adc2ddef1c8','1732186472','off'), -(10156,'_transient_wc_report_orders_stats_9a074d6466e0f7159aad8adc2ddef1c8','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:808;s:11:\"total_sales\";d:808;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:808;s:19:\"avg_items_per_order\";d:4;s:15:\"avg_order_value\";d:269.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10157,'_transient_timeout_wc_report_products_stats_4c10420d9cf6b3c6fa8d0451eafcc4bb','1732186472','off'), -(10158,'_transient_wc_report_products_stats_4c10420d9cf6b3c6fa8d0451eafcc4bb','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10159,'_transient_timeout_wc_report_variations_stats_55e55bcaa9efdff18b0d42cf94e1776b','1732186472','off'), -(10160,'_transient_wc_report_variations_stats_55e55bcaa9efdff18b0d42cf94e1776b','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:808;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10161,'_transient_timeout_wc_report_orders_stats_f03d2bd0acbac37c15a831cb4848bfde','1732186472','off'), -(10162,'_transient_wc_report_orders_stats_f03d2bd0acbac37c15a831cb4848bfde','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:808;s:8:\"products\";i:4;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:14:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:808;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:14;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10163,'_transient_timeout_wc_report_products_stats_c36db35a51bb5e13b1c9758660e72855','1732186472','off'), -(10164,'_transient_wc_report_products_stats_c36db35a51bb5e13b1c9758660e72855','a:2:{s:7:\"version\";s:10:\"1731523445\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:6;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:14:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:6;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:14;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(10169,'can_compress_scripts','0','on'), -(10172,'_transient_timeout_wc_order_657_needs_processing','1731668140','off'), -(10173,'_transient_wc_order_657_needs_processing','1','off'), -(10197,'_transient_timeout_wc_related_406','1731771191','off'), -(10198,'_transient_wc_related_406','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=406\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"402\";i:2;s:3:\"535\";}}','off'), -(10199,'_transient_timeout_wc_related_402','1731771191','off'), -(10200,'_transient_wc_related_402','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=402\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(10205,'_transient_timeout_wc_related_385','1731771191','off'), -(10206,'_transient_wc_related_385','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=385\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"274\";}}','off'), -(10214,'_transient_timeout_wc_related_338','1731767525','off'), -(10215,'_transient_wc_related_338','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=338\";a:3:{i:0;s:3:\"402\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(10216,'woocommerce_sales_record_date','2024-11-13','auto'), -(10217,'woocommerce_sales_record_amount','1390','auto'), -(10236,'_transient_timeout_wc_var_prices_291','1734273093','off'), -(10237,'_transient_wc_var_prices_291','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"regular_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"sale_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"}}}','off'), -(10240,'_transient_timeout_wc_var_prices_288','1734273093','off'), -(10241,'_transient_wc_var_prices_288','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"regular_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"sale_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"}}}','off'), -(10244,'_transient_timeout_wc_var_prices_285','1734273093','off'), -(10245,'_transient_wc_var_prices_285','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"regular_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"sale_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"}}}','off'), -(10252,'_transient_timeout_wc_related_282','1731676643','off'), -(10253,'_transient_wc_related_282','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=282\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10254,'_transient_timeout_wc_related_276','1731676643','off'), -(10255,'_transient_wc_related_276','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=276\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10256,'_transient_timeout_wc_related_226','1731676643','off'), -(10257,'_transient_wc_related_226','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=226\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10258,'_transient_timeout_wc_related_220','1731676643','off'), -(10259,'_transient_wc_related_220','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=220\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10305,'_transient_timeout_wc_related_356','1731693154','off'), -(10306,'_transient_wc_related_356','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=356\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10310,'_transient_timeout_wc_related_274','1731693184','off'), -(10311,'_transient_wc_related_274','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=274\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"385\";}}','off'), -(10312,'_transient_timeout_wc_related_271','1731693184','off'), -(10313,'_transient_wc_related_271','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=271\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10314,'_transient_timeout_wc_related_268','1731693184','off'), -(10315,'_transient_wc_related_268','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=268\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10316,'_transient_timeout_wc_related_263','1731693185','off'), -(10317,'_transient_wc_related_263','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=263\";a:4:{i:0;s:3:\"268\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(10318,'_transient_timeout_wc_related_261','1731693185','off'), -(10319,'_transient_wc_related_261','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=261\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10320,'_transient_timeout_wc_related_258','1731693185','off'), -(10321,'_transient_wc_related_258','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=258\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10322,'_transient_timeout_wc_related_251','1731693185','off'), -(10323,'_transient_wc_related_251','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=251\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10324,'_transient_timeout_wc_related_246','1731693185','off'), -(10325,'_transient_wc_related_246','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=246\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10326,'_transient_timeout_wc_related_240','1731693185','off'), -(10327,'_transient_wc_related_240','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=240\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10338,'_transient_timeout_wc_related_155','1731693201','off'), -(10339,'_transient_wc_related_155','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=155\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10340,'_transient_timeout_wc_related_144','1731693201','off'), -(10341,'_transient_wc_related_144','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=144\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10342,'_transient_timeout_wc_related_133','1731693201','off'), -(10343,'_transient_wc_related_133','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=133\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10344,'_transient_timeout_wc_related_123','1731693201','off'), -(10345,'_transient_wc_related_123','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=123\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10346,'_transient_timeout_wc_related_113','1731693201','off'), -(10347,'_transient_wc_related_113','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=113\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10348,'_transient_timeout_wc_related_102','1731693201','off'), -(10349,'_transient_wc_related_102','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=102\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10350,'_transient_timeout_wc_related_86','1731693201','off'), -(10351,'_transient_wc_related_86','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=86\";a:12:{i:0;s:2:\"72\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(10407,'_site_transient_timeout_theme_roots','1731670458','off'), -(10408,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(10409,'_transient_timeout__woocommerce_helper_subscriptions','1731669558','off'), -(10410,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(10412,'_transient_timeout_woocommerce_marketplace_promotions_v2','1731755752','off'), -(10413,'_transient_woocommerce_marketplace_promotions_v2','a:0:{}','off'), -(10415,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(10416,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1731690953','off'), -(10417,'_transient_action_scheduler_last_pastdue_actions_check','1731669353','off'), -(10418,'_transient_timeout_wc_tracks_blog_details','1731755753','off'), -(10419,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:24:\"https://haikuatelier.com\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"65\";s:10:\"wc_version\";s:5:\"9.4.1\";}','off'), -(10428,'_transient_timeout_wc_product_children_183','1734261576','off'), -(10429,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(10430,'_transient_timeout_wc_var_prices_183','1734265039','off'), -(10431,'_transient_wc_var_prices_183','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(10442,'_transient_timeout_wc_product_children_72','1734262164','off'), -(10443,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(10457,'_transient_timeout_wc_product_children_306','1734262376','off'), -(10458,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10467,'_transient_timeout_wc_product_children_312','1734262453','off'), -(10468,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(10495,'_transient_timeout_wc_product_children_202','1734262913','off'), -(10496,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(10521,'_transient_timeout_wc_var_prices_312','1734266487','off'), -(10522,'_transient_wc_var_prices_312','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"regular_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"sale_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"}}}','off'), -(10523,'_transient_timeout_wc_related_312','1731757693','off'), -(10524,'_transient_wc_related_312','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=312\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10525,'_transient_timeout_wc_var_prices_306','1734266487','off'), -(10526,'_transient_wc_var_prices_306','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"regular_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"sale_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"}}}','off'), -(10527,'_transient_timeout_wc_related_306','1731757693','off'), -(10528,'_transient_wc_related_306','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=306\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10536,'_transient_timeout_wc_product_children_342','1734263376','off'), -(10537,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(10553,'_transient_timeout_wc_product_children_554','1734263821','off'), -(10554,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(10565,'_transient_timeout_wc_product_children_515','1734264333','off'), -(10566,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(10574,'_transient_timeout_wc_product_children_521','1734264443','off'), -(10575,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(10576,'_transient_timeout_wc_var_prices_72','1734264448','off'), -(10577,'_transient_wc_var_prices_72','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(10595,'_transient_timeout_wc_product_children_232','1734264867','off'), -(10596,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(10606,'_transient_timeout_wc_product_children_168','1734265019','off'), -(10607,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(10608,'_transient_timeout_wc_var_prices_521','1734265039','off'), -(10609,'_transient_wc_var_prices_521','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(10610,'_transient_timeout_wc_var_prices_515','1734265039','off'), -(10611,'_transient_wc_var_prices_515','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(10623,'_transient_timeout_wc_product_children_213','1734265244','off'), -(10624,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(10673,'_transient_timeout_wc_product_children_372','1734266226','off'), -(10674,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:675;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:675;i:1;i:674;}}','off'), -(10699,'_transient_timeout_wc_product_children_365','1734266384','off'), -(10700,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:677;i:1;i:676;}s:7:\"visible\";a:2:{i:0;i:677;i:1;i:676;}}','off'), -(10701,'_transient_woocommerce_product_task_product_count_transient','65','on'), -(10703,'_transient_timeout_wc_term_counts','1734267463','off'), -(10704,'_transient_wc_term_counts','a:6:{i:30;s:2:\"33\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";i:34;s:1:\"0\";}','off'), -(10731,'_transient_timeout_wc_related_447','1731767475','off'), -(10732,'_transient_wc_related_447','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=447\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(10733,'_transient_timeout_wc_related_435','1731767476','off'), -(10734,'_transient_wc_related_435','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=435\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(10735,'_transient_timeout_wc_related_433','1731767476','off'), -(10736,'_transient_wc_related_433','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=433\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"435\";}}','off'), -(10737,'_transient_timeout_wc_related_430','1731767476','off'), -(10738,'_transient_wc_related_430','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=430\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10739,'_transient_timeout_wc_related_398','1731767476','off'), -(10740,'_transient_wc_related_398','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=398\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10741,'_transient_timeout_wc_related_393','1731767476','off'), -(10742,'_transient_wc_related_393','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=393\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10743,'_transient_timeout_wc_related_381','1731767476','off'), -(10744,'_transient_wc_related_381','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=381\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10745,'_transient_timeout_wc_related_377','1731767476','off'), -(10746,'_transient_wc_related_377','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=377\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(10747,'_transient_timeout_wc_var_prices_372','1734273076','off'), -(10748,'_transient_wc_var_prices_372','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"regular_price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"sale_price\":{\"675\":\"65.00\",\"674\":\"48.00\"}}}','off'), -(10749,'_transient_timeout_wc_related_372','1731767476','off'), -(10750,'_transient_wc_related_372','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=372\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10751,'_transient_timeout_wc_var_prices_365','1734273076','off'), -(10752,'_transient_wc_var_prices_365','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"regular_price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"sale_price\":{\"677\":\"60.00\",\"676\":\"45.00\"}}}','off'), -(10753,'_transient_timeout_wc_related_365','1731767476','off'), -(10754,'_transient_wc_related_365','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=365\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10755,'_transient_timeout_wc_var_prices_342','1734273093','off'), -(10756,'_transient_wc_var_prices_342','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(10757,'_transient_timeout_wc_related_342','1731767493','off'), -(10758,'_transient_wc_related_342','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=342\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10759,'_transient_timeout_wc_related_335','1731767493','off'), -(10760,'_transient_wc_related_335','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=335\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10761,'_transient_timeout_wc_related_331','1731767493','off'), -(10762,'_transient_wc_related_331','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=331\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10763,'_transient_timeout_wc_related_328','1731767493','off'), -(10764,'_transient_wc_related_328','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=328\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10765,'_transient_timeout_wc_related_325','1731767493','off'), -(10766,'_transient_wc_related_325','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=325\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10767,'_transient_timeout_wc_related_318','1731767493','off'), -(10768,'_transient_wc_related_318','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=318\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10769,'_transient_timeout_wc_related_291','1731767493','off'), -(10770,'_transient_wc_related_291','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=291\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10771,'_transient_timeout_wc_related_288','1731767493','off'), -(10772,'_transient_wc_related_288','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=288\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10773,'_transient_timeout_wc_related_285','1731767493','off'), -(10774,'_transient_wc_related_285','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=285\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(10779,'_site_transient_timeout_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','1731685846','off'), -(10780,'_site_transient_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(10790,'wpmc_options','a:27:{s:6:\"method\";s:5:\"media\";s:7:\"content\";b:1;s:18:\"filesystem_content\";b:0;s:13:\"media_library\";b:1;s:12:\"live_content\";b:0;s:9:\"debuglogs\";b:0;s:11:\"images_only\";b:0;s:13:\"attach_is_use\";b:0;s:15:\"thumbnails_only\";b:0;s:11:\"dirs_filter\";s:0:\"\";s:12:\"files_filter\";s:0:\"\";s:15:\"hide_thumbnails\";b:0;s:12:\"hide_warning\";b:0;s:10:\"skip_trash\";b:0;s:13:\"medias_buffer\";i:100;s:12:\"posts_buffer\";i:5;s:15:\"analysis_buffer\";i:100;s:14:\"file_op_buffer\";i:20;s:5:\"delay\";i:100;s:19:\"shortcodes_disabled\";b:0;s:31:\"output_buffer_cleaning_disabled\";b:0;s:14:\"php_error_logs\";b:0;s:14:\"posts_per_page\";i:1000;s:15:\"clean_uninstall\";b:0;s:11:\"repair_mode\";b:0;s:11:\"expert_mode\";b:0;s:9:\"logs_path\";N;}','off'), -(10791,'wpmc_rating_date','1732931640','off'), -(10793,'product_cat_children','a:0:{}','auto'), -(10796,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1731777704','off'), -(10797,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(10799,'woocommerce_free_shipping_2_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:3:\"100\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=10566 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.4.1'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1731670019:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:40136;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.4.1'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1731835961:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:316713;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:496051;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.3'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1731451130:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:39627;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:90791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:237493;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.4.1'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1731836113:1'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:575848;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.4.1'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1731836209:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:329984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.4.1'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1731833714:1'), -(1899,141,'_wp_attached_file','2024/09/KARA-B.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:46764;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5402;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:230822;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:216029;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13743;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.3'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1731451801:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:28301;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:79708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:228219;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.4.1'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1731839767:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:28881;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:126059;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:262084;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:352950;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:257752;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.4.1'), -(2457,168,'_edit_lock','1731861469:1'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:85733;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:51905;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:87699;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:421874;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:229655;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.4.1'), -(2654,183,'_edit_lock','1731840759:1'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:236038;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19871;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.4.1'), -(2941,202,'_edit_lock','1731687437:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:56620;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:337870;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13327;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:187047;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.4.1'), -(3064,213,'_edit_lock','1731836411:1'), -(3070,213,'_edit_last','1'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.4.1'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1731862717:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:168547;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.4.1'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1731862612:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:188434;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.4.1'), -(3380,232,'_edit_lock','1731837468:1'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:522781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1731772697:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:51107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:438743;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:536594;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.3.3'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1731772696:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:52984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:187089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.4.1'), -(3665,251,'_edit_lock','1731863037:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.3.3'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1731772695:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:49290;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:348487;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9225-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt',''), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.4.1'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1731837953:1'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','0'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.4.1'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1731839075:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:533027;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:554660;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:506097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.4.1'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1731861309:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:266103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.4.1'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1731863119:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:498528;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.4.1'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1731839866:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:66984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.3.3'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1731772689:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:45836;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:482578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.4.1'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1731840994:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:42478;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:325294;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1731687429:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:38518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:323619;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.4.1'), -(4128,288,'_edit_lock','1731836936:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:44097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5894;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:280534;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9336-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.4.1'), -(4162,291,'_edit_lock','1731839489:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:35448;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:267641;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.4.1'), -(4467,306,'_edit_lock','1731687426:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:33849;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:270951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.4.1'), -(4568,312,'_edit_lock','1731862898:1'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.4.1'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1731840016:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:546040;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:438169;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9542-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.3.3'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1731687423:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:27956;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:355588;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.3.3'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1731687421:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:28932;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:223978;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.4.1'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1731687420:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:25628;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2782;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:184512;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.4.1'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1731687663:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:26165;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:356763;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1730322771:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:38982;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:237100;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:326181;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.4.1'), -(4977,342,'_edit_lock','1731860478:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:402127;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9763-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:372455;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9781-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:421413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1731687417:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:39945;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"KARA-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:282611;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9354-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.4.1'), -(5383,365,'_edit_lock','1731687417:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:32172;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.4.1'), -(5506,372,'_edit_lock','1731781918:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:34227;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:234974;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9300-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.3.3'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1730323082:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:45539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:232862;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9260-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:197094;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9262-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','2'), -(5562,377,'_photos_colonne_gauche|||0|value','378'), -(5563,377,'_photos_colonne_droite|||0|value','379'), -(5564,377,'_photos_colonne_droite|||1|value','380'), -(5565,377,'_haiku_details_produit',''), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.3.3'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1730323095:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:39278;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4877;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:602490;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9772-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1919;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:559293;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9775-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','2'), -(5604,381,'_photos_colonne_gauche|||0|value','382'), -(5605,381,'_photos_colonne_droite|||0|value','383'), -(5606,381,'_photos_colonne_droite|||1|value','384'), -(5607,381,'_haiku_details_produit',''), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.4.1'), -(5630,385,'_edit_lock','1731861772:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:328180;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"ROKKU-C-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.4.1'), -(5801,393,'_edit_lock','1731781909:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:33386;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:373189;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9733-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.4.1'), -(5839,398,'_edit_lock','1731860848:1'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:387538;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:388089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9730-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.4.1'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1731860956:1'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:203691;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9216-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:246903;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9077-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','1'), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.4.1'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1731861111:1'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:509856;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9485-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:305015;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"MUGURA-NAIL--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:43005;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-FEU-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:497813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"DSC8400-copie-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:534610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:535511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17617;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:37003;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6020,422,'_wp_attached_file','2024/10/HAIKU-sizechart.jpg'), -(6021,422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/10/HAIKU-sizechart.jpg\";s:8:\"filesize\";i:56860;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HAIKU-sizechart-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:313356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9376-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13739;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6138,328,'_photos_colonne_gauche|||0|value','329'), -(6139,328,'_photos_colonne_droite|||0|value','330'), -(6140,328,'_haiku_details_produit',''), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:410511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9156-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6253,430,'_regular_price','45'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6264,430,'_thumbnail_id','431'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.4.1'), -(6270,430,'_price','45'), -(6275,430,'_edit_lock','1731840155:1'), -(6276,431,'_wp_attached_file','2024/10/ROKKU-CR1-arg.jpg'), -(6277,431,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-CR1-arg.jpg\";s:8:\"filesize\";i:28407;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-CR1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"ROKKU-CR1-arg.jpg\";}'), -(6278,431,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:297309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9297-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.4.1'), -(6314,433,'_edit_lock','1731862430:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1731505275:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:27162;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:374922;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC9781-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6370,393,'_regular_price','60'), -(6466,441,'_wp_attached_file','2024/10/IMG_1428.jpg'), -(6467,441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1428.jpg\";s:8:\"filesize\";i:739647;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1428-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9461;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6468,441,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6513,447,'_thumbnail_id','449'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.3.3'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1731505335:1'), -(6524,448,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(6525,448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:1448749;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1473-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14181;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6526,448,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(6527,449,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(6528,449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:434380;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3167;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6529,449,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(6530,447,'_edit_last','1'), -(6551,452,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(6552,452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:1160791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1505-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13313;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6553,452,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(6554,246,'_photos_colonne_gauche|||0|value','249'), -(6555,246,'_photos_colonne_droite|||0|value','452'), -(6556,246,'_photos_colonne_droite|||1|value','250'), -(6557,246,'_haiku_details_produit',''), -(6652,325,'_photos_colonne_gauche|||0|value','326'), -(6653,325,'_photos_colonne_droite|||0|value','327'), -(6654,325,'_photos_colonne_droite|||1|value','465'), -(6655,325,'_haiku_details_produit',''), -(6687,470,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(6688,470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:228383;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1675-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6689,470,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.4.1'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.4.1'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.4.1'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6810,481,'_thumbnail_id','482'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.4.1'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1731866272:1'), -(6821,482,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(6822,482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:763906;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"MUGURA-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5707;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6823,482,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6827,481,'_edit_last','1'), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:283469;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9138-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','0'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.4.1'), -(6912,490,'_edit_lock','1731865365:1'), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7000,496,'_thumbnail_id','500'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7005,496,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7006,496,'_product_version','9.4.1'), -(7069,496,'_edit_lock','1731865622:1'), -(7070,500,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(7071,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:455669;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3719;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7072,500,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10479;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.4.1'), -(7145,515,'_edit_lock','1731864388:1'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','0'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.4.1'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1731864549:1'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7340,102,'_photos_colonne_gauche|||0|value','110'), -(7341,102,'_photos_colonne_droite|||0|value','112'), -(7342,102,'_photos_colonne_droite|||1|value','111'), -(7343,102,'_haiku_details_produit',''), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7441,144,'_photos_colonne_gauche|||0|value','152'), -(7442,144,'_photos_colonne_droite|||0|value','154'), -(7443,144,'_photos_colonne_droite|||1|value','153'), -(7444,144,'_haiku_details_produit',''), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.4.1'), -(7502,535,'_edit_lock','1731866425:1'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','1'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7580,545,'_thumbnail_id','547'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.4.1'), -(7592,545,'_edit_lock','1731866175:1'), -(7596,547,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(7597,547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:561230;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4677;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4677;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7598,547,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7609,447,'_photos_colonne_gauche|||0|value','449'), -(7610,447,'_photos_colonne_droite|||0|value','448'), -(7611,447,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.4.1'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1731864739:1'), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7899,342,'_regular_price','55'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8046,213,'_regular_price','75'), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','1'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.4.1'), -(8126,572,'_edit_lock','1731865242:1'), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.4.1'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1731863662:1'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','0'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.4.1'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1731865097:1'), -(8682,610,'_edit_last','1'), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','4'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.4.1'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','70'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','70'), -(8849,620,'_product_version','9.4.1'), -(8851,613,'_edit_lock','1731866022:1'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8890,613,'_edit_last','1'), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','0'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.4.1'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1731865808:1'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.4.1'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9186,232,'_price','110'), -(9191,258,'_photos_colonne_gauche|||0|value','259'), -(9192,258,'_photos_colonne_droite|||0|value','260'), -(9193,258,'_haiku_details_produit',''), -(9201,276,'_photos_colonne_gauche|||0|value','280'), -(9202,276,'_photos_colonne_droite|||0|value','281'), -(9203,276,'_haiku_details_produit',''), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.4.1'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','48'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','48'), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.4.1'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.4.1'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','52'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','52'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','50'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','50'), -(9568,658,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg'), -(9569,658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:37:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg\";s:8:\"filesize\";i:1088937;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15931;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9570,658,'_wp_attachment_image_alt','BoroBoro earrings minimalist oval shape'), -(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'), -(9578,72,'_photos_colonne_gauche|||0|value','81'), -(9579,72,'_photos_colonne_droite|||0|value','100'), -(9580,72,'_photos_colonne_droite|||1|value','411'), -(9581,72,'_photos_colonne_droite|||2|value','101'), -(9582,72,'_photos_colonne_droite|||3|value','659'), -(9583,72,'_haiku_details_produit',''), -(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1029972;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1442-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(9587,306,'_price','48'), -(9588,306,'_price','50'), -(9589,306,'_price','70'), -(9590,306,'_photos_colonne_gauche|||0|value','310'), -(9591,306,'_photos_colonne_droite|||0|value','311'), -(9592,306,'_photos_colonne_droite|||1|value','424'), -(9593,306,'_haiku_details_produit',''), -(9594,312,'_price','50'), -(9595,312,'_price','52'), -(9596,312,'_price','75'), -(9601,661,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(9602,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:849459;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1454-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9603,661,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9604,202,'_price','50'), -(9605,202,'_price','85'), -(9612,662,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(9613,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:730806;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1456-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9614,662,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9615,202,'_photos_colonne_gauche|||0|value','206'), -(9616,202,'_photos_colonne_droite|||0|value','662'), -(9617,202,'_photos_colonne_droite|||1|value','661'), -(9618,202,'_photos_colonne_droite|||2|value','212'), -(9619,202,'_photos_colonne_droite|||3|value','207'), -(9620,202,'_haiku_details_produit',''), -(9621,663,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(9622,663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:98598;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1460-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9623,663,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:873482;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1512-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(9642,665,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(9643,665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:469158;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3803;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9644,665,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(9648,554,'_thumbnail_id','665'), -(9652,666,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(9653,666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:173470;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9654,666,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(9659,667,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(9660,667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:172887;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1524-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9661,667,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(9669,669,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(9670,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:958548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1528-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9671,669,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(9682,670,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(9683,670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1167334;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1582-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20764;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9684,670,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'), -(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:876712;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1604-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'), -(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'), -(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1095755;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1656-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'), -(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:901473;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1657-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(9720,393,'_photos_colonne_gauche|||0|value','396'), -(9721,393,'_photos_colonne_droite|||0|value','397'), -(9722,393,'_photos_colonne_droite|||1|value','673'), -(9723,393,'_haiku_details_produit',''), -(9728,674,'_variation_description',''), -(9729,674,'total_sales','0'), -(9730,674,'_tax_status','taxable'), -(9731,674,'_tax_class','parent'), -(9732,674,'_manage_stock','no'), -(9733,674,'_backorders','no'), -(9734,674,'_sold_individually','no'), -(9735,674,'_virtual','no'), -(9736,674,'_downloadable','no'), -(9737,674,'_download_limit','-1'), -(9738,674,'_download_expiry','-1'), -(9739,674,'_stock',NULL), -(9740,674,'_stock_status','instock'), -(9741,674,'_wc_average_rating','0'), -(9742,674,'_wc_review_count','0'), -(9743,674,'attribute_pa_side','one'), -(9744,674,'_product_version','9.4.1'), -(9745,675,'_variation_description',''), -(9746,675,'total_sales','0'), -(9747,675,'_tax_status','taxable'), -(9748,675,'_tax_class','parent'), -(9749,675,'_manage_stock','no'), -(9750,675,'_backorders','no'), -(9751,675,'_sold_individually','no'), -(9752,675,'_virtual','no'), -(9753,675,'_downloadable','no'), -(9754,675,'_download_limit','-1'), -(9755,675,'_download_expiry','-1'), -(9756,675,'_stock',NULL), -(9757,675,'_stock_status','instock'), -(9758,675,'_wc_average_rating','0'), -(9759,675,'_wc_review_count','0'), -(9760,675,'attribute_pa_side','pair'), -(9761,675,'_product_version','9.4.1'), -(9762,674,'_sku','MUGURA-BO-g-one'), -(9763,674,'_regular_price','48'), -(9764,674,'_thumbnail_id','0'), -(9765,674,'_price','48'), -(9766,675,'_sku','MUGURA-BO-g-pair'), -(9767,675,'_regular_price','65'), -(9768,675,'_thumbnail_id','0'), -(9769,675,'_price','65'), -(9770,372,'_price','48'), -(9771,372,'_price','65'), -(9772,372,'_regular_price','65'), -(9773,372,'_photos_colonne_gauche|||0|value','375'), -(9774,372,'_photos_colonne_droite|||0|value','376'), -(9775,372,'_haiku_details_produit',''), -(9776,676,'_variation_description',''), -(9777,676,'total_sales','0'), -(9778,676,'_tax_status','taxable'), -(9779,676,'_tax_class','parent'), -(9780,676,'_manage_stock','no'), -(9781,676,'_backorders','no'), -(9782,676,'_sold_individually','no'), -(9783,676,'_virtual','no'), -(9784,676,'_downloadable','no'), -(9785,676,'_download_limit','-1'), -(9786,676,'_download_expiry','-1'), -(9787,676,'_stock',NULL), -(9788,676,'_stock_status','instock'), -(9789,676,'_wc_average_rating','0'), -(9790,676,'_wc_review_count','0'), -(9791,676,'attribute_pa_side','one'), -(9792,676,'_product_version','9.4.1'), -(9793,677,'_variation_description',''), -(9794,677,'total_sales','0'), -(9795,677,'_tax_status','taxable'), -(9796,677,'_tax_class','parent'), -(9797,677,'_manage_stock','no'), -(9798,677,'_backorders','no'), -(9799,677,'_sold_individually','no'), -(9800,677,'_virtual','no'), -(9801,677,'_downloadable','no'), -(9802,677,'_download_limit','-1'), -(9803,677,'_download_expiry','-1'), -(9804,677,'_stock',NULL), -(9805,677,'_stock_status','instock'), -(9806,677,'_wc_average_rating','0'), -(9807,677,'_wc_review_count','0'), -(9808,677,'attribute_pa_side','pair'), -(9809,677,'_product_version','9.4.1'), -(9810,676,'_sku','MUGURA-CR-s-one'), -(9811,676,'_regular_price','45'), -(9812,676,'_thumbnail_id','0'), -(9813,676,'_price','45'), -(9814,677,'_sku','MUGURA-BO-s-pair'), -(9815,677,'_regular_price','60'), -(9816,677,'_thumbnail_id','0'), -(9817,677,'_price','60'), -(9818,365,'_price','45'), -(9819,365,'_price','60'), -(9820,365,'_regular_price','60'), -(9821,365,'_photos_colonne_gauche|||0|value','369'), -(9822,365,'_photos_colonne_droite|||0|value','425'), -(9823,365,'_haiku_details_produit',''), -(9824,331,'_photos_colonne_gauche|||0|value','332'), -(9825,331,'_photos_colonne_droite|||0|value','334'), -(9826,331,'_photos_colonne_droite|||1|value','470'), -(9827,331,'_haiku_details_produit',''), -(9828,335,'_photos_colonne_gauche|||0|value','336'), -(9830,335,'_photos_colonne_droite|||1|value','672'), -(9831,335,'_photos_colonne_droite|||2|value','337'), -(9832,335,'_haiku_details_produit',''), -(9833,478,'_regular_price','48'), -(9834,478,'_price','48'), -(9835,479,'_regular_price','48'), -(9836,479,'_price','48'), -(9837,480,'_regular_price','48'), -(9838,480,'_price','48'), -(9840,433,'_price','48'), -(9850,613,'_price','70'), -(9851,679,'_wp_attached_file','2024/10/DSC9116.jpg'), -(9852,679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9116.jpg\";s:8:\"filesize\";i:519269;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9116-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13769;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9853,679,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9882,680,'_wp_attached_file','2024/09/KARA-B-1.jpg'), -(9883,680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:20:\"2024/09/KARA-B-1.jpg\";s:8:\"filesize\";i:1104575;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"KARA-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25206;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9884,680,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(9885,133,'_photos_colonne_gauche|||0|value','680'), -(9886,133,'_photos_colonne_droite|||0|value','166'), -(9887,133,'_photos_colonne_droite|||1|value','142'), -(9888,133,'_photos_colonne_droite|||2|value','141'), -(9889,133,'_photos_colonne_droite|||3|value','167'), -(9890,133,'_photos_colonne_droite|||4|value','143'), -(9891,133,'_haiku_details_produit',''), -(9892,681,'_wp_attached_file','2024/09/DSC9897.jpg'), -(9893,681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:799951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9897-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17160;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9894,681,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9899,682,'_wp_attached_file','2024/09/IKKAN-B-vrm.jpg'), -(9900,682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1522;s:6:\"height\";i:1012;s:4:\"file\";s:23:\"2024/09/IKKAN-B-vrm.jpg\";s:8:\"filesize\";i:282052;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30825;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9901,682,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(9906,683,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(9907,683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:551449;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1423-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9908,683,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver.'), -(9909,86,'_photos_colonne_gauche|||0|value','420'), -(9910,86,'_photos_colonne_gauche|||1|value','94'), -(9911,86,'_photos_colonne_droite|||0|value','683'), -(9912,86,'_photos_colonne_droite|||1|value','412'), -(9913,86,'_photos_colonne_droite|||2|value','419'), -(9914,86,'_haiku_details_produit',''), -(9915,684,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(9916,684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:910340;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1478-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9917,684,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(9918,113,'_thumbnail_id','682'), -(9919,113,'_photos_colonne_gauche|||0|value','682'), -(9920,113,'_photos_colonne_droite|||0|value','122'), -(9921,113,'_photos_colonne_droite|||1|value','684'), -(9922,113,'_haiku_details_produit',''), -(9923,685,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(9924,685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:355030;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25467;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9925,685,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9926,123,'_thumbnail_id','685'), -(9927,123,'_photos_colonne_gauche|||0|value','685'), -(9928,123,'_photos_colonne_droite|||0|value','132'), -(9929,123,'_photos_colonne_droite|||1|value','681'), -(9930,123,'_haiku_details_produit',''), -(9931,686,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(9932,686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:522902;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9933,686,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes.'), -(9934,213,'_thumbnail_id','686'), -(9935,213,'_photos_colonne_gauche|||0|value','686'), -(9936,213,'_photos_colonne_droite|||0|value','671'), -(9937,213,'_photos_colonne_droite|||1|value','199'), -(9938,213,'_haiku_details_produit',''), -(9939,688,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(9940,688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:462214;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24510;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9941,688,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(9942,183,'_thumbnail_id','688'), -(9947,689,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9948,689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:669567;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9341-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14900;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9949,689,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9950,288,'_photos_colonne_gauche|||0|value','289'), -(9951,288,'_photos_colonne_droite|||0|value','290'), -(9952,288,'_photos_colonne_droite|||1|value','689'), -(9953,288,'_haiku_details_produit',''), -(9954,690,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(9955,690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:554939;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28093;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9956,690,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9967,691,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(9968,691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:395199;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24351;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9969,691,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with gold plated rings hanging.'), -(9970,318,'_thumbnail_id','691'), -(9976,692,'_wp_attached_file','2024/10/HADOU-BR-mix.jpg'), -(9977,692,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-BR-mix.jpg\";s:8:\"filesize\";i:466973;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28015;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9978,692,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver.'), -(9979,232,'_thumbnail_id','692'), -(9984,232,'_photos_colonne_gauche|||0|value','692'), -(9985,232,'_photos_colonne_droite|||0|value','669'), -(9986,232,'_photos_colonne_droite|||1|value','237'), -(9987,232,'_haiku_details_produit',''), -(9988,696,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(9989,696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:597329;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29309;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9990,696,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(9991,263,'_thumbnail_id','696'), -(9998,698,'_wp_attached_file','2024/10/IMG_1428-1.jpg'), -(9999,698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1428-1.jpg\";s:8:\"filesize\";i:555246;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1428-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32758;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729425344\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10000,698,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(10001,261,'_photos_colonne_gauche|||0|value','262'), -(10002,261,'_photos_colonne_droite|||0|value','698'), -(10003,261,'_haiku_details_produit',''), -(10004,700,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(10005,700,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:2031803;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1431-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36259;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729425408\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10006,700,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10011,702,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(10012,702,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:614928;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1432-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729425433\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10013,702,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10021,704,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(10022,704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:1024823;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1493-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10023,704,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(10028,705,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(10029,705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:815662;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1531-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13260;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10030,705,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10031,707,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(10032,707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:820465;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1543-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10033,707,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10041,708,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(10042,708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:595490;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1565-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10043,708,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(10044,263,'_photos_colonne_gauche|||0|value','696'), -(10045,263,'_photos_colonne_droite|||0|value','265'), -(10046,263,'_photos_colonne_droite|||1|value','267'), -(10047,263,'_photos_colonne_droite|||2|value','708'), -(10048,263,'_photos_colonne_droite|||3|value','266'), -(10049,263,'_haiku_details_produit',''), -(10050,709,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(10051,709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:694531;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1586-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11372;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10052,709,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10053,710,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(10054,710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:908033;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1588-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15198;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10055,710,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10061,291,'_photos_colonne_gauche|||0|value','292'), -(10062,291,'_photos_colonne_droite|||0|value','709'), -(10063,291,'_photos_colonne_droite|||1|value','710'), -(10064,291,'_photos_colonne_droite|||2|value','293'), -(10065,291,'_haiku_details_produit',''), -(10066,711,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(10067,711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:594783;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13516;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10068,711,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10073,712,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(10074,712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:803186;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1638-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10075,712,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines.'), -(10076,155,'_photos_colonne_gauche|||0|value','163'), -(10077,155,'_photos_colonne_droite|||0|value','712'), -(10078,155,'_photos_colonne_droite|||1|value','165'), -(10079,155,'_photos_colonne_droite|||2|value','164'), -(10080,155,'_haiku_details_produit',''), -(10081,713,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(10082,713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:735662;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1647-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10083,713,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(10084,274,'_photos_colonne_gauche|||0|value','275'), -(10085,274,'_photos_colonne_droite|||0|value','713'), -(10086,274,'_photos_colonne_droite|||1|value','690'), -(10087,274,'_photos_colonne_droite|||2|value','679'), -(10088,274,'_haiku_details_produit',''), -(10089,714,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(10090,714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:668960;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1651-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10091,714,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(10092,318,'_photos_colonne_gauche|||0|value','691'), -(10093,318,'_photos_colonne_droite|||0|value','714'), -(10094,318,'_photos_colonne_droite|||1|value','324'), -(10095,318,'_photos_colonne_droite|||2|value','323'), -(10096,318,'_haiku_details_produit',''), -(10097,715,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(10098,715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:666636;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1669-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10099,715,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver.'), -(10100,430,'_photos_colonne_gauche|||0|value','431'), -(10101,430,'_photos_colonne_droite|||0|value','715'), -(10102,430,'_photos_colonne_droite|||1|value','432'), -(10103,430,'_haiku_details_produit',''), -(10104,716,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(10105,716,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:799813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1673-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20258;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10106,716,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver.'), -(10118,717,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(10119,717,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:676786;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1680-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10120,717,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver.'), -(10126,718,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(10127,718,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:715801;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1746-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16150;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10128,718,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver.'), -(10129,183,'_photos_colonne_gauche|||0|value','688'), -(10130,183,'_photos_colonne_droite|||0|value','718'), -(10131,183,'_photos_colonne_droite|||1|value','658'), -(10132,183,'_haiku_details_produit',''), -(10133,719,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(10134,719,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:698351;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1747-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18494;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10135,719,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10141,720,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(10142,720,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:835726;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10143,720,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10144,282,'_photos_colonne_gauche|||0|value','283'), -(10145,282,'_photos_colonne_droite|||0|value','720'), -(10146,282,'_photos_colonne_droite|||1|value','284'), -(10147,282,'_photos_colonne_droite|||2|value','719'), -(10148,282,'_haiku_details_produit',''), -(10149,721,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(10150,721,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:398120;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25601;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10151,721,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(10152,342,'_thumbnail_id','721'), -(10153,342,'_photos_colonne_gauche|||0|value','721'), -(10154,342,'_photos_colonne_droite|||0|value','664'), -(10155,342,'_photos_colonne_droite|||1|value','347'), -(10156,342,'_photos_colonne_droite|||2|value','348'), -(10157,342,'_photos_colonne_droite|||3|value','349'), -(10158,342,'_haiku_details_produit',''), -(10159,722,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(10160,722,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:405750;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21810;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10161,722,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(10162,398,'_thumbnail_id','722'), -(10163,398,'_photos_colonne_gauche|||0|value','722'), -(10164,398,'_photos_colonne_droite|||0|value','400'), -(10165,398,'_photos_colonne_droite|||1|value','401'), -(10166,398,'_haiku_details_produit',''), -(10167,723,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(10168,723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:115008;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10169,723,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(10170,402,'_thumbnail_id','723'), -(10171,402,'_photos_colonne_gauche|||0|value','723'), -(10172,402,'_photos_colonne_droite|||0|value','404'), -(10173,402,'_photos_colonne_droite|||1|value','405'), -(10174,402,'_haiku_details_produit',''), -(10175,724,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(10176,724,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:111334;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20722;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10177,724,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(10178,406,'_thumbnail_id','724'), -(10179,406,'_photos_colonne_gauche|||0|value','724'), -(10180,406,'_photos_colonne_droite|||0|value','408'), -(10181,406,'_photos_colonne_droite|||1|value','409'), -(10182,406,'_haiku_details_produit',''), -(10183,725,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(10184,725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:555002;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"PIASU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28746;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10185,725,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(10186,268,'_thumbnail_id','725'), -(10187,268,'_photos_colonne_gauche|||0|value','725'), -(10188,268,'_photos_colonne_droite|||0|value','704'), -(10189,268,'_photos_colonne_droite|||1|value','270'), -(10190,268,'_haiku_details_produit',''), -(10191,726,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(10192,726,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:317314;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10193,726,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(10194,168,'_thumbnail_id','726'), -(10195,168,'_photos_colonne_gauche|||0|value','726'), -(10196,168,'_photos_colonne_droite|||0|value','180'), -(10197,168,'_photos_colonne_droite|||1|value','177'), -(10198,168,'_photos_colonne_droite|||2|value','178'), -(10199,168,'_photos_colonne_droite|||3|value','182'), -(10200,168,'_photos_colonne_droite|||4|value','179'), -(10201,168,'_photos_colonne_droite|||5|value','670'), -(10202,168,'_haiku_details_produit',''), -(10203,727,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(10204,727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:481410;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-jaspe-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26825;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10205,727,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(10206,728,'_wp_attached_file','2024/10/ROKKU-C-lapis.jpg'), -(10207,728,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-lapis.jpg\";s:8:\"filesize\";i:1256825;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10208,728,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(10209,729,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(10210,729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:483821;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27104;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10211,729,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(10212,385,'_thumbnail_id','729'), -(10220,385,'_photos_colonne_gauche|||0|value','729'), -(10221,385,'_photos_colonne_droite|||0|value','487'), -(10222,385,'_photos_colonne_droite|||1|value','727'), -(10223,385,'_photos_colonne_droite|||2|value','705'), -(10224,385,'_photos_colonne_droite|||3|value','728'), -(10225,385,'_photos_colonne_droite|||4|value','707'), -(10226,385,'_haiku_details_produit',''), -(10227,730,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(10228,730,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:401480;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24179;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10229,730,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(10230,731,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(10231,731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:382312;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-vrm-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10232,731,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(10233,732,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(10234,732,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:395953;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24186;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10235,732,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(10236,433,'_thumbnail_id','730'), -(10237,433,'_photos_colonne_gauche|||0|value','730'), -(10238,433,'_photos_colonne_droite|||0|value','468'), -(10239,433,'_photos_colonne_droite|||1|value','716'), -(10240,433,'_photos_colonne_droite|||2|value','731'), -(10241,433,'_photos_colonne_droite|||3|value','732'), -(10242,433,'_haiku_details_produit',''), -(10243,733,'_wp_attached_file','2024/10/TAMANORI-BO-g.jpg'), -(10244,733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-g.jpg\";s:8:\"filesize\";i:412060;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10245,733,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(10246,226,'_thumbnail_id','733'), -(10247,226,'_photos_colonne_gauche|||0|value','733'), -(10248,226,'_photos_colonne_droite|||0|value','717'), -(10249,226,'_photos_colonne_droite|||1|value','716'), -(10250,226,'_photos_colonne_droite|||2|value','469'), -(10251,226,'_haiku_details_produit',''), -(10252,734,'_wp_attached_file','2024/10/TAMANORI-BO-s.jpg'), -(10253,734,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-s.jpg\";s:8:\"filesize\";i:389996;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24156;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10254,734,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10255,220,'_thumbnail_id','734'), -(10256,220,'_photos_colonne_gauche|||0|value','734'), -(10257,220,'_photos_colonne_droite|||0|value','711'), -(10258,220,'_photos_colonne_droite|||1|value','225'), -(10259,220,'_haiku_details_produit',''), -(10260,735,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(10261,735,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:414179;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10262,735,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(10263,312,'_photos_colonne_gauche|||0|value','735'), -(10264,312,'_photos_colonne_droite|||0|value','660'), -(10265,312,'_photos_colonne_droite|||1|value','317'), -(10266,312,'_haiku_details_produit',''), -(10267,736,'_wp_attached_file','2024/10/TANEMAKI-BR.jpg'), -(10268,736,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/TANEMAKI-BR.jpg\";s:8:\"filesize\";i:440300;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23941;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10269,736,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10270,251,'_thumbnail_id','736'), -(10271,251,'_photos_colonne_gauche|||0|value','736'), -(10272,251,'_photos_colonne_droite|||0|value','700'), -(10273,251,'_photos_colonne_droite|||1|value','702'), -(10274,251,'_haiku_details_produit',''), -(10275,737,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(10276,737,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:581610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26499;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10277,737,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(10278,271,'_thumbnail_id','737'), -(10279,271,'_photos_colonne_gauche|||0|value','737'), -(10280,271,'_photos_colonne_droite|||0|value','273'), -(10281,271,'_haiku_details_produit',''), -(10285,739,'_wp_attached_file','2024/11/BOROBORO-B1-g.jpg'), -(10286,739,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-g.jpg\";s:8:\"filesize\";i:402899;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10287,739,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(10288,572,'_thumbnail_id','739'), -(10292,740,'_wp_attached_file','2024/11/BOROBORO-B1-s.jpg'), -(10293,740,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-s.jpg\";s:8:\"filesize\";i:390449;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22324;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10294,740,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10295,589,'_thumbnail_id','740'), -(10299,741,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(10300,741,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:1147125;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BOROBORO-B-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16899;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10301,741,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10302,589,'_photos_colonne_gauche|||0|value','740'), -(10303,589,'_photos_colonne_droite|||0|value','741'), -(10304,589,'_haiku_details_produit',''), -(10313,743,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(10314,743,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:397789;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10315,743,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10316,613,'_thumbnail_id','743'), -(10321,744,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(10322,744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:383991;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25249;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10323,744,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10324,625,'_thumbnail_id','744'), -(10329,745,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(10330,745,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:479776;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BLT-jade-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10331,745,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10332,746,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(10333,746,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:480701;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BLT-crystal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28099;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10334,746,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10335,535,'_thumbnail_id','745'), -(10341,747,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(10342,747,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:447595;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26229;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10343,747,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(10344,748,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(10345,748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:446356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10346,748,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(10347,515,'_thumbnail_id','747'), -(10348,515,'_photos_colonne_gauche|||0|value','747'), -(10349,515,'_photos_colonne_droite|||0|value','666'), -(10350,515,'_photos_colonne_droite|||1|value','748'), -(10351,515,'_haiku_details_produit',''), -(10352,749,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(10353,749,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:424383;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25056;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10354,749,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(10355,750,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(10356,750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:418920;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22111;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10357,750,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(10358,521,'_thumbnail_id','749'), -(10359,521,'_photos_colonne_gauche|||0|value','749'), -(10360,521,'_photos_colonne_droite|||0|value','667'), -(10361,521,'_photos_colonne_droite|||1|value','750'), -(10362,521,'_haiku_details_produit',''), -(10363,751,'_wp_attached_file','2024/11/DSC9463.jpg'), -(10364,751,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:928840;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9463-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17341;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10365,751,'_wp_attachment_image_alt','Kara textured silver hoops'), -(10366,554,'_photos_colonne_gauche|||0|value','665'), -(10367,554,'_photos_colonne_droite|||0|value','751'), -(10368,554,'_haiku_details_produit',''), -(10369,752,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(10370,752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:405740;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10371,752,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(10372,490,'_thumbnail_id','752'), -(10376,753,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(10377,753,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:459101;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10378,753,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(10379,610,'_thumbnail_id','753'), -(10380,610,'_photos_colonne_gauche|||0|value','753'), -(10381,610,'_photos_colonne_droite|||0|value','663'), -(10382,610,'_haiku_details_produit',''), -(10383,754,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(10384,754,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:348333;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1419-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10385,754,'_wp_attachment_image_alt','BoroBoro long oval ring in gold plated silver with tiny aventurine bead.'), -(10386,572,'_photos_colonne_gauche|||0|value','739'), -(10387,572,'_photos_colonne_droite|||0|value','754'), -(10388,572,'_haiku_details_produit',''), -(10389,755,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(10390,755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:657275;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1474-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13929;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10391,755,'_wp_attachment_image_alt','Hadou wavy stud earrings mixing gold and silver.'), -(10392,490,'_photos_colonne_gauche|||0|value','752'), -(10393,490,'_photos_colonne_droite|||0|value','755'), -(10394,490,'_haiku_details_produit',''), -(10395,756,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(10396,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:880992;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1481-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10397,756,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10398,757,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(10399,757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:731964;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1484-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10400,757,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10401,496,'_photos_colonne_gauche|||0|value','500'), -(10402,496,'_photos_colonne_droite|||0|value','756'), -(10403,496,'_photos_colonne_droite|||1|value','757'), -(10404,496,'_haiku_details_produit',''), -(10405,758,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(10406,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:609582;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1501-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14174;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10407,758,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10408,759,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(10409,759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:637867;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1506-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10410,759,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10411,625,'_photos_colonne_gauche|||0|value','744'), -(10412,625,'_photos_colonne_droite|||0|value','758'), -(10413,625,'_photos_colonne_droite|||1|value','759'), -(10414,625,'_haiku_details_produit',''), -(10415,760,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(10416,760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:627339;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1504-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10417,760,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10418,761,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(10419,761,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:676123;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1554-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10420,761,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10421,613,'_photos_colonne_gauche|||0|value','743'), -(10422,613,'_photos_colonne_droite|||0|value','760'), -(10423,613,'_photos_colonne_droite|||1|value','761'), -(10424,613,'_haiku_details_produit',''), -(10425,762,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(10426,762,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:750266;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1563-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10427,762,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(10428,545,'_photos_colonne_gauche|||0|value','547'), -(10429,545,'_photos_colonne_droite|||0|value','762'), -(10430,545,'_haiku_details_produit',''), -(10431,763,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(10432,763,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:722563;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1619-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10433,763,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(10434,481,'_photos_colonne_gauche|||0|value','482'), -(10435,481,'_photos_colonne_droite|||0|value','763'), -(10436,481,'_haiku_details_produit',''), -(10437,764,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(10438,764,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:912281;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1703-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10439,764,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10440,765,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(10441,765,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:823780;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1715-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10442,765,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10443,535,'_photos_colonne_gauche|||0|value','745'), -(10444,535,'_photos_colonne_droite|||0|value','764'), -(10445,535,'_photos_colonne_droite|||1|value','746'), -(10446,535,'_photos_colonne_droite|||2|value','765'), -(10447,535,'_haiku_details_produit',''), -(10448,766,'_sku','FUYOU-BO-s'), -(10449,766,'total_sales','0'), -(10450,766,'_tax_status','taxable'), -(10451,766,'_tax_class',''), -(10452,766,'_manage_stock','no'), -(10453,766,'_backorders','no'), -(10454,766,'_sold_individually','no'), -(10455,766,'_virtual','no'), -(10456,766,'_downloadable','no'), -(10457,766,'_download_limit','-1'), -(10458,766,'_download_expiry','-1'), -(10459,766,'_thumbnail_id','770'), -(10460,766,'_stock',NULL), -(10461,766,'_stock_status','instock'), -(10462,766,'_wc_average_rating','0'), -(10463,766,'_wc_review_count','0'), -(10464,766,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10465,766,'_product_version','9.4.1'), -(10470,767,'_variation_description',''), -(10471,767,'_sku','FUYOU-BO-s-pair'), -(10472,767,'_regular_price','80'), -(10473,767,'total_sales','0'), -(10474,767,'_tax_status','taxable'), -(10475,767,'_tax_class','parent'), -(10476,767,'_manage_stock','no'), -(10477,767,'_backorders','no'), -(10478,767,'_sold_individually','no'), -(10479,767,'_virtual','no'), -(10480,767,'_downloadable','no'), -(10481,767,'_download_limit','-1'), -(10482,767,'_download_expiry','-1'), -(10483,767,'_thumbnail_id','0'), -(10484,767,'_stock',NULL), -(10485,767,'_stock_status','instock'), -(10486,767,'_wc_average_rating','0'), -(10487,767,'_wc_review_count','0'), -(10489,767,'_price','80'), -(10490,767,'_product_version','9.4.1'), -(10491,768,'_variation_description',''), -(10492,768,'_sku','FUYOU-BO-s-long'), -(10493,768,'_regular_price','50'), -(10494,768,'total_sales','0'), -(10495,768,'_tax_status','taxable'), -(10496,768,'_tax_class','parent'), -(10497,768,'_manage_stock','no'), -(10498,768,'_backorders','no'), -(10499,768,'_sold_individually','no'), -(10500,768,'_virtual','no'), -(10501,768,'_downloadable','no'), -(10502,768,'_download_limit','-1'), -(10503,768,'_download_expiry','-1'), -(10504,768,'_thumbnail_id','0'), -(10505,768,'_stock',NULL), -(10506,768,'_stock_status','instock'), -(10507,768,'_wc_average_rating','0'), -(10508,768,'_wc_review_count','0'), -(10510,768,'_price','50'), -(10511,768,'_product_version','9.4.1'), -(10513,766,'_edit_lock','1732116721:1'), -(10516,770,'_wp_attached_file','2024/11/FUYOU-B0-s.jpg'), -(10517,770,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/FUYOU-B0-s.jpg\";s:8:\"filesize\";i:463220;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-B0-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10518,770,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10519,771,'_wp_attached_file','2024/11/DSC0240.jpg'), -(10520,771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0240.jpg\";s:8:\"filesize\";i:733093;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0240-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18707;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10521,772,'_wp_attached_file','2024/11/DSC0242.jpg'), -(10522,772,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0242.jpg\";s:8:\"filesize\";i:674620;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0242-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10523,773,'_wp_attached_file','2024/11/DSC0249.jpg'), -(10524,773,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0249.jpg\";s:8:\"filesize\";i:558095;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0249-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10525,774,'_wp_attached_file','2024/11/DSC0251.jpg'), -(10526,774,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0251.jpg\";s:8:\"filesize\";i:614235;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0251-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10527,771,'_wp_attachment_image_alt',''), -(10528,772,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10529,773,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10530,774,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10531,767,'attribute_pa_side','pair'), -(10532,768,'attribute_pa_side','long'), -(10534,775,'_variation_description',''), -(10535,775,'total_sales','0'), -(10536,775,'_tax_status','taxable'), -(10537,775,'_tax_class','parent'), -(10538,775,'_manage_stock','no'), -(10539,775,'_backorders','no'), -(10540,775,'_sold_individually','no'), -(10541,775,'_virtual','no'), -(10542,775,'_downloadable','no'), -(10543,775,'_download_limit','-1'), -(10544,775,'_download_expiry','-1'), -(10545,775,'_stock',NULL), -(10546,775,'_stock_status','instock'), -(10547,775,'_wc_average_rating','0'), -(10548,775,'_wc_review_count','0'), -(10549,775,'attribute_pa_side','medium'), -(10550,775,'_product_version','9.4.1'), -(10552,775,'_thumbnail_id','0'), -(10554,775,'_sku','FUYOU-BO-s-mid'), -(10555,775,'_regular_price','50'), -(10556,775,'_price','50'), -(10557,766,'_price','50'), -(10558,766,'_price','80'), -(10559,766,'_edit_last','1'), -(10560,766,'_photos_colonne_gauche|||0|value','770'), -(10561,766,'_photos_colonne_droite|||0|value','771'), -(10562,766,'_photos_colonne_droite|||1|value','774'), -(10563,766,'_photos_colonne_droite|||2|value','772'), -(10564,766,'_photos_colonne_droite|||3|value','773'), -(10565,766,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=776 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','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-17 10:33:20','2024-11-17 09:33:20','',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-17 10:36:31','2024-11-17 09:36:31','',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), -(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-17 10:39:05','2024-11-17 09:39:05','',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-17 09:56:45','2024-11-17 08:56:45','',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-17 11:38:26','2024-11-17 10:38:26','',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-17 17:40:08','2024-11-17 16:40:08','',0,'https://haiku.gcch.fr/?post_type=product&p=168',0,'product','',0), -(177,2,'2024-10-01 09:12:26','2024-10-01 07:12:26','','Rokku ring malachite','','inherit','closed','closed','','rokku-b-malachite-2','','','2024-10-01 09:12:46','2024-10-01 07:12:46','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-malachite-1.jpg',0,'attachment','image/jpeg',0), -(178,2,'2024-10-01 09:13:13','2024-10-01 07:13:13','','Rokku ring tiger eye','','inherit','closed','closed','','sony-dsc-9','','','2024-10-01 09:13:48','2024-10-01 07:13:48','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye.jpg',0,'attachment','image/jpeg',0), -(179,2,'2024-10-01 09:14:04','2024-10-01 07:14:04','','Rokku ring tiger eye','','inherit','closed','closed','','rokku-b-tigereye','','','2024-10-01 09:14:34','2024-10-01 07:14:34','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye-1.jpg',0,'attachment','image/jpeg',0), -(180,2,'2024-10-01 09:25:14','2024-10-01 07:25:14','','Rokku ring malachite','','inherit','closed','closed','','_dsc9710','','','2024-10-01 09:25:39','2024-10-01 07:25:39','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9710.jpg',0,'attachment','image/jpeg',0), -(182,2,'2024-10-01 09:26:24','2024-10-01 07:26:24','','Rokku ring tiger eye','','inherit','closed','closed','','_dsc9190','','','2024-10-01 09:26:54','2024-10-01 07:26:54','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9190.jpg',0,'attachment','image/jpeg',0), -(183,2,'2024-10-01 11:31:42','2024-10-01 09:31:42','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-17 11:54:57','2024-11-17 10:54:57','',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-17 10:41:26','2024-11-17 09:41:26','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',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 8cm and 6cm
  • \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-17 18:00:55','2024-11-17 17:00:55','',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
    \r\n
  • lengths 8cm and 6cm
  • \r\n
  • box chain thickness 0,8mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-17 17:59:11','2024-11-17 16:59:11','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-17 11:00:08','2024-11-17 10:00:08','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \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-17 18:06:05','2024-11-17 17:06:05','',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-17 11:08:12','2024-11-17 10:08:12','',0,'https://haiku.gcch.fr/?post_type=product&p=261',0,'product','',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-17 11:26:55','2024-11-17 10:26:55','',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-17 17:37:26','2024-11-17 16:37:26','',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-17 18:07:37','2024-11-17 17:07:37','',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-17 11:40:06','2024-11-17 10:40:06','',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-17 11:58:52','2024-11-17 10:58:52','',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-17 10:51:17','2024-11-17 09:51:17','',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-17 11:33:50','2024-11-17 10:33:50','',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-17 18:03:54','2024-11-17 17:03:54','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0), -(317,2,'2024-10-07 08:36:37','2024-10-07 06:36:37','','Tamanori Hoops gold plated','','inherit','closed','closed','','tamanori-cr2-vrm','','','2024-10-07 08:36:52','2024-10-07 06:36:52','',312,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-vrm-1.jpg',0,'attachment','image/jpeg',0), -(318,2,'2024-10-07 08:40:26','2024-10-07 06:40:26','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-17 11:42:35','2024-11-17 10:42:35','',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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-08 00:24:21','2024-11-07 23:24:21','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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-17 17:23:10','2024-11-17 16:23:10','',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-17 17:45:12','2024-11-17 16:45:12','',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-17 17:29:47','2024-11-17 16:29:47','',0,'https://haiku.gcch.fr/?post_type=product&p=398',0,'product','',0), -(400,2,'2024-10-18 09:21:51','2024-10-18 07:21:51','','Mugura hoops silver','','inherit','closed','closed','','_dsc9723','','','2024-10-18 09:22:07','2024-10-18 07:22:07','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9723.jpg',0,'attachment','image/jpeg',0), -(401,2,'2024-10-18 09:22:21','2024-10-18 07:22:21','','Mugura hoops silver','','inherit','closed','closed','','_dsc9730','','','2024-10-18 09:22:38','2024-10-18 07:22:38','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9730.jpg',0,'attachment','image/jpeg',0), -(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-11-17 17:31:35','2024-11-17 16:31:35','',0,'https://haiku.gcch.fr/?post_type=product&p=402',0,'product','',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-11-17 17:34:10','2024-11-17 16:34:10','',0,'https://haiku.gcch.fr/?post_type=product&p=406',0,'product','',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\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-17 11:44:52','2024-11-17 10:44:52','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(431,1,'2024-10-30 22:29:18','2024-10-30 21:29:18','','Rokku Hoop silver','','inherit','closed','closed','','sony-dsc-51','','','2024-10-30 22:30:02','2024-10-30 21:30:02','',430,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-CR1-arg.jpg',0,'attachment','image/jpeg',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a Malachite oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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-17 17:56:05','2024-11-17 16:56:05','',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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(441,1,'2024-11-07 23:41:07','2024-11-07 22:41:07','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428','','','2024-11-07 23:41:46','2024-11-07 22:41:46','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428.jpg',0,'attachment','image/jpeg',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-13 14:44:32','2024-11-13 13:44:32','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(448,1,'2024-11-07 23:52:16','2024-11-07 22:52:16','','Kara ear cuff gold plated','','inherit','closed','closed','','img_1473','','','2024-11-07 23:53:31','2024-11-07 22:53:31','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(449,1,'2024-11-07 23:53:16','2024-11-07 22:53:16','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-07 23:53:51','2024-11-07 22:53:51','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(452,1,'2024-11-08 00:00:26','2024-11-07 23:00:26','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-08 00:00:55','2024-11-07 23:00:55','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(470,1,'2024-11-08 00:33:24','2024-11-07 23:33:24','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-08 00:33:52','2024-11-07 23:33:52','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Bracelet','','publish','closed','closed','','mugura-bracelet','','','2024-11-17 18:59:29','2024-11-17 17:59:29','',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), -(487,1,'2024-11-08 10:36:08','2024-11-08 09:36:08','','Rokku necklace tiger\'s eye stone','','inherit','closed','closed','','_dsc9138','','','2024-11-08 10:37:34','2024-11-08 09:37:34','',385,'https://haikuatelier.com/app/uploads/2024/10/DSC9138.jpg',0,'attachment','image/jpeg',0), -(490,1,'2024-11-10 12:47:12','2024-11-10 11:47:12','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-17 18:45:06','2024-11-17 17:45:06','',0,'https://haikuatelier.com/?post_type=product&p=490',0,'product','',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-17 18:48:38','2024-11-17 17:48:38','',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), -(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-17 18:28:48','2024-11-17 17:28:48','',0,'https://haikuatelier.com/?post_type=product&p=515',0,'product','',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-17 18:31:26','2024-11-17 17:31:26','',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), -(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), -(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-17 19:02:45','2024-11-17 18:02:45','',0,'https://haikuatelier.com/?post_type=product&p=535',0,'product','',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-17 18:58:03','2024-11-17 17:58:03','',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), -(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-17 18:34:35','2024-11-17 17:34:35','',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), -(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), -(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), -(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-17 18:43:02','2024-11-17 17:43:02','',0,'https://haikuatelier.com/?post_type=product&p=572',0,'product','',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-17 18:16:31','2024-11-17 17:16:31','',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), -(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-17 18:40:35','2024-11-17 17:40:35','',0,'https://haikuatelier.com/?post_type=product&p=610',0,'product','',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-17 18:55:58','2024-11-17 17:55:58','',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-16 19:45:02','2024-11-16 18:45:02','',613,'https://haikuatelier.com/?post_type=product_variation&p=620',7,'product_variation','',0), -(624,1,'2024-11-13 19:09:17','2024-11-13 18:09:17','','BoroBoro Bead Ring gold plated - 64','Size: 64','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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-17 18:52:24','2024-11-17 17:52:24','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-15 12:38:50','2024-11-15 11:38:50','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(640,1,'2024-11-13 19:43:23','2024-11-13 18:43:23','','','','draft','closed','closed','','','','','2024-11-13 19:43:23','2024-11-13 18:43:23','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=640',0,'shop_order_placehold','',1), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-15 12:32:10','2024-11-15 11:32:10','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0), -(657,1,'2024-11-14 11:55:39','2024-11-14 10:55:39','','','','draft','closed','closed','','','','','2024-11-14 11:55:39','2024-11-14 10:55:39','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=657',0,'shop_order_placehold','',1), -(658,1,'2024-11-15 12:18:07','2024-11-15 11:18:07','','BoroBoro earring','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-11-15 12:19:02','2024-11-15 11:19:02','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',0), -(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 17:20:07','2024-11-15 16:20:07','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'wmpc-trash','image/jpeg',0), -(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(661,1,'2024-11-15 12:37:38','2024-11-15 11:37:38','','Piasu earrins mixing gold and silver','','inherit','closed','closed','','img_1454','','','2024-11-15 12:38:04','2024-11-15 11:38:04','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(662,1,'2024-11-15 12:39:58','2024-11-15 11:39:58','','Piasu earrings mixing gold and silver','','inherit','closed','closed','','img_1456','','','2024-11-15 12:40:19','2024-11-15 11:40:19','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(663,1,'2024-11-15 12:42:53','2024-11-15 11:42:53','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-15 12:43:03','2024-11-15 11:43:03','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0), -(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(665,1,'2024-11-15 12:56:13','2024-11-15 11:56:13','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-15 12:56:31','2024-11-15 11:56:31','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0), -(666,1,'2024-11-15 13:04:02','2024-11-15 12:04:02','','Boroboro earrings gold plated with aventurine beads','','inherit','closed','closed','','img_1525','','','2024-11-15 13:04:32','2024-11-15 12:04:32','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0), -(667,1,'2024-11-15 13:05:30','2024-11-15 12:05:30','','BoroBoro silver earrings with tiger\'s eye beads','','inherit','closed','closed','','img_1524','','','2024-11-15 13:05:59','2024-11-15 12:05:59','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0), -(669,1,'2024-11-15 13:09:21','2024-11-15 12:09:21','','Hadou silver and gold bangles','','inherit','closed','closed','','img_1528','','','2024-11-15 13:09:38','2024-11-15 12:09:38','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(670,1,'2024-11-15 13:15:08','2024-11-15 12:15:08','','Rokku silver ring with tiger\'s eye stone','','inherit','closed','closed','','img_1582','','','2024-11-15 13:15:36','2024-11-15 12:15:36','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0), -(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(674,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-gold-plated-one-earring','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=674',2,'product_variation','',0), -(675,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','mugura-earrings-gold-plated-pair','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=675',1,'product_variation','',0), -(676,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-silver-one-earring','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=676',2,'product_variation','',0), -(677,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','mugura-earrings-silver-pair','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=677',1,'product_variation','',0), -(678,1,'2024-11-16 19:44:44','2024-11-16 18:44:44','','','','draft','closed','closed','','','','','2024-11-16 19:44:44','2024-11-16 18:44:44','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=678',0,'shop_order_placehold','',1), -(679,1,'2024-11-16 19:53:30','2024-11-16 18:53:30','','Fuyou necklace','','inherit','closed','closed','','_dsc9116','','','2024-11-16 19:53:56','2024-11-16 18:53:56','',274,'https://haikuatelier.com/app/uploads/2024/10/DSC9116.jpg',0,'attachment','image/jpeg',0), -(680,1,'2024-11-17 09:55:59','2024-11-17 08:55:59','','Kara ring','','inherit','closed','closed','','sony-dsc-76','','','2024-11-17 09:56:26','2024-11-17 08:56:26','',133,'https://haikuatelier.com/app/uploads/2024/09/KARA-B-1.jpg',0,'attachment','image/jpeg',0), -(681,1,'2024-11-17 10:24:25','2024-11-17 09:24:25','','Piasu Ring','','inherit','closed','closed','','dsc9897','','','2024-11-17 10:24:56','2024-11-17 09:24:56','',123,'https://haikuatelier.com/app/uploads/2024/09/DSC9897.jpg',0,'attachment','image/jpeg',0), -(682,1,'2024-11-17 10:29:42','2024-11-17 09:29:42','','Ikkan ring gold plated','','inherit','closed','closed','','sony-dsc-4','','','2024-11-17 10:30:03','2024-11-17 09:30:03','',113,'https://haikuatelier.com/app/uploads/2024/09/IKKAN-B-vrm.jpg',0,'attachment','image/jpeg',0), -(683,1,'2024-11-17 10:32:47','2024-11-17 09:32:47','','Hattari double fingers ring','','inherit','closed','closed','','img_1423','','','2024-11-17 10:33:09','2024-11-17 09:33:09','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(684,1,'2024-11-17 10:35:57','2024-11-17 09:35:57','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-17 10:36:09','2024-11-17 09:36:09','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(685,1,'2024-11-17 10:38:33','2024-11-17 09:38:33','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-11-17 10:38:50','2024-11-17 09:38:50','',123,'https://haikuatelier.com/app/uploads/2024/09/PIASU-B-mix.jpg',0,'attachment','image/jpeg',0), -(686,1,'2024-11-17 10:40:33','2024-11-17 09:40:33','','BoroBoro asymmetrical earrings gold plated','','inherit','closed','closed','','sony-dsc-71','','','2024-11-17 10:41:06','2024-11-17 09:41:06','',213,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-g.jpg',0,'attachment','image/jpeg',0), -(687,1,'2024-11-17 10:44:38','2024-11-17 09:44:38','','','','draft','closed','closed','','','','','2024-11-17 10:44:38','2024-11-17 09:44:38','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=687',0,'shop_order_placehold','',1), -(688,1,'2024-11-17 10:45:25','2024-11-17 09:45:25','','BoroBoro asymmetrical earrings silver','','inherit','closed','closed','','sony-dsc-10','','','2024-11-17 10:45:43','2024-11-17 09:45:43','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-s.jpg',0,'attachment','image/jpeg',0), -(689,1,'2024-11-17 10:50:52','2024-11-17 09:50:52','','Hattari stacked hoops gold plated','','inherit','closed','closed','','_dsc9341','','','2024-11-17 10:51:13','2024-11-17 09:51:13','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(690,1,'2024-11-17 10:54:45','2024-11-17 09:54:45','','Fuyou necklace','SONY DSC','inherit','closed','closed','','sony-dsc-33','','','2024-11-17 10:55:01','2024-11-17 09:55:01','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-1.jpg',0,'attachment','image/jpeg',0), -(691,1,'2024-11-17 10:57:02','2024-11-17 09:57:02','','Fuyou solo hoop','SONY DSC','inherit','closed','closed','','sony-dsc-62','','','2024-11-17 10:57:29','2024-11-17 09:57:29','',318,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-CR1.jpg',0,'attachment','image/jpeg',0), -(692,1,'2024-11-17 10:59:40','2024-11-17 09:59:40','','Hadou bangles','SONY DSC','inherit','closed','closed','','sony-dsc-16','','','2024-11-17 10:59:48','2024-11-17 09:59:48','',232,'https://haikuatelier.com/app/uploads/2024/10/HADOU-BR-mix.jpg',0,'attachment','image/jpeg',0), -(693,1,'2024-11-17 11:03:58','2024-11-17 10:03:58','','','','draft','closed','closed','','','','','2024-11-17 11:03:58','2024-11-17 10:03:58','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=693',0,'shop_order_placehold','',0), -(694,1,'2024-11-17 11:04:41','2024-11-17 10:04:41','','','','draft','closed','closed','','','','','2024-11-17 11:04:41','2024-11-17 10:04:41','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=694',0,'shop_order_placehold','',0), -(695,1,'2024-11-17 11:04:46','2024-11-17 10:04:46','','','','draft','closed','closed','','','','','2024-11-17 11:04:46','2024-11-17 10:04:46','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=695',0,'shop_order_placehold','',0), -(696,1,'2024-11-17 11:05:12','2024-11-17 10:05:12','','Ikkan necklace','','inherit','closed','closed','','sony-dsc-22','','','2024-11-17 11:05:30','2024-11-17 10:05:30','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-3.jpg',0,'attachment','image/jpeg',0), -(697,1,'2024-11-17 11:07:41','2024-11-17 10:07:41','','','','draft','closed','closed','','','','','2024-11-17 11:07:41','2024-11-17 10:07:41','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=697',0,'shop_order_placehold','',0), -(698,1,'2024-11-17 11:07:52','2024-11-17 10:07:52','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428-2','','','2024-11-17 11:08:08','2024-11-17 10:08:08','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428-1.jpg',0,'attachment','image/jpeg',0), -(699,1,'2024-11-17 11:09:35','2024-11-17 10:09:35','','','','draft','closed','closed','','','','','2024-11-17 11:09:35','2024-11-17 10:09:35','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=699',0,'shop_order_placehold','',0), -(700,1,'2024-11-17 11:10:04','2024-11-17 10:10:04','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1431','','','2024-11-17 11:10:29','2024-11-17 10:10:29','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(701,1,'2024-11-17 11:10:27','2024-11-17 10:10:27','','','','draft','closed','closed','','','','','2024-11-17 11:10:27','2024-11-17 10:10:27','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=701',0,'shop_order_placehold','',1), -(702,1,'2024-11-17 11:11:49','2024-11-17 10:11:49','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1432','','','2024-11-17 11:12:02','2024-11-17 10:12:02','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(704,1,'2024-11-17 11:18:25','2024-11-17 10:18:25','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-17 11:18:37','2024-11-17 10:18:37','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(705,1,'2024-11-17 11:21:09','2024-11-17 10:21:09','','Rokku necklace jaspe stone','','inherit','closed','closed','','img_1531','','','2024-11-17 11:21:43','2024-11-17 10:21:43','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(706,1,'2024-11-17 11:22:52','2024-11-17 10:22:52','','','','draft','closed','closed','','','','','2024-11-17 11:22:52','2024-11-17 10:22:52','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=706',0,'shop_order_placehold','',1), -(707,1,'2024-11-17 11:24:00','2024-11-17 10:24:00','','Rokku necklace lapis lazuli stone','','inherit','closed','closed','','img_1543','','','2024-11-17 11:24:27','2024-11-17 10:24:27','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(708,1,'2024-11-17 11:26:34','2024-11-17 10:26:34','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-17 11:26:44','2024-11-17 10:26:44','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(709,1,'2024-11-17 11:30:11','2024-11-17 10:30:11','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-17 11:30:57','2024-11-17 10:30:57','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(710,1,'2024-11-17 11:32:17','2024-11-17 10:32:17','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-17 11:32:28','2024-11-17 10:32:28','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(711,1,'2024-11-17 11:35:19','2024-11-17 10:35:19','','Tamanori dangling earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-17 11:35:33','2024-11-17 10:35:33','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(712,1,'2024-11-17 11:38:00','2024-11-17 10:38:00','','Kishou signet ring','','inherit','closed','closed','','img_1638','','','2024-11-17 11:38:12','2024-11-17 10:38:12','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(713,1,'2024-11-17 11:39:49','2024-11-17 10:39:49','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-17 11:39:58','2024-11-17 10:39:58','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(714,1,'2024-11-17 11:42:07','2024-11-17 10:42:07','','Fuyou solo hoop','','inherit','closed','closed','','img_1651','','','2024-11-17 11:42:18','2024-11-17 10:42:18','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(715,1,'2024-11-17 11:44:06','2024-11-17 10:44:06','','Rokku silver hoop and Tamanori goldplated earring','','inherit','closed','closed','','img_1669','','','2024-11-17 11:44:41','2024-11-17 10:44:41','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(716,1,'2024-11-17 11:47:15','2024-11-17 10:47:15','','Tamanori gold plated earring and Rokku gold plated hoop','','inherit','closed','closed','','img_1673','','','2024-11-17 11:47:44','2024-11-17 10:47:44','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(717,1,'2024-11-17 11:50:22','2024-11-17 10:50:22','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-17 11:50:38','2024-11-17 10:50:38','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(718,1,'2024-11-17 11:54:22','2024-11-17 10:54:22','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-17 11:54:46','2024-11-17 10:54:46','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(719,1,'2024-11-17 11:56:45','2024-11-17 10:56:45','','Hadou hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-17 11:57:04','2024-11-17 10:57:04','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(720,1,'2024-11-17 11:58:27','2024-11-17 10:58:27','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-17 11:58:44','2024-11-17 10:58:44','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(721,1,'2024-11-17 17:22:49','2024-11-17 16:22:49','','Kagun trio earrings','','inherit','closed','closed','','sony-dsc-21','','','2024-11-17 17:29:43','2024-11-17 16:29:43','',342,'https://haikuatelier.com/app/uploads/2024/10/KAGUN-BOP.jpg',0,'attachment','image/jpeg',0), -(722,1,'2024-11-17 17:29:17','2024-11-17 16:29:17','','Mugura hoops gold plated','','inherit','closed','closed','','sony-dsc-39','','','2024-11-17 17:29:34','2024-11-17 16:29:34','',398,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(723,1,'2024-11-17 17:31:14','2024-11-17 16:31:14','','Mugura nail jewlery silver','','inherit','closed','closed','','sony-dsc-47','','','2024-11-17 17:31:30','2024-11-17 16:31:30','',402,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-arg.jpg',0,'attachment','image/jpeg',0), -(724,1,'2024-11-17 17:33:41','2024-11-17 16:33:41','','Mugura nail jewelry gold plated','','inherit','closed','closed','','sony-dsc-48','','','2024-11-17 17:34:03','2024-11-17 16:34:03','',406,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-vrm.jpg',0,'attachment','image/jpeg',0), -(725,1,'2024-11-17 17:36:52','2024-11-17 16:36:52','','Piasu necklace','SONY DSC','inherit','closed','closed','','sony-dsc-23','','','2024-11-17 17:37:08','2024-11-17 16:37:08','',268,'https://haikuatelier.com/app/uploads/2024/10/PIASU-C.jpg',0,'attachment','image/jpeg',0), -(726,1,'2024-11-17 17:39:44','2024-11-17 16:39:44','','Rokku ring silver and malachite','','inherit','closed','closed','','rokku-b-malachite','','','2024-11-17 17:40:01','2024-11-17 16:40:01','',168,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-B-malachite.jpg',0,'attachment','image/jpeg',0), -(727,1,'2024-11-17 17:41:31','2024-11-17 16:41:31','','Rokku necklace with jaspe','','inherit','closed','closed','','sony-dsc-49','','','2024-11-17 17:41:48','2024-11-17 16:41:48','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-jaspe.jpg',0,'attachment','image/jpeg',0), -(728,1,'2024-11-17 17:43:08','2024-11-17 16:43:08','','Rokku necklace lapis lazuli','','inherit','closed','closed','','sony-dsc-58','','','2024-11-17 17:43:26','2024-11-17 16:43:26','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-lapis.jpg',0,'attachment','image/jpeg',0), -(729,1,'2024-11-17 17:44:27','2024-11-17 16:44:27','','Rokku necklace tiger\'s eye','','inherit','closed','closed','','sony-dsc-45','','','2024-11-17 17:44:45','2024-11-17 16:44:45','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-tiger.jpg',0,'attachment','image/jpeg',0), -(730,1,'2024-11-17 17:52:40','2024-11-17 16:52:40','','Rokku solo hoop gold plated lapis lazuli','','inherit','closed','closed','','sony-dsc-52','','','2024-11-17 17:53:02','2024-11-17 16:53:02','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(731,1,'2024-11-17 17:54:12','2024-11-17 16:54:12','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-17 17:54:32','2024-11-17 16:54:32','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(732,1,'2024-11-17 17:55:29','2024-11-17 16:55:29','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-17 17:55:59','2024-11-17 16:55:59','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(733,1,'2024-11-17 17:58:49','2024-11-17 16:58:49','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','sony-dsc-14','','','2024-11-17 17:59:04','2024-11-17 16:59:04','',226,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-g.jpg',0,'attachment','image/jpeg',0), -(734,1,'2024-11-17 18:00:24','2024-11-17 17:00:24','','Tamanori dangling earrings silver','','inherit','closed','closed','','sony-dsc-24','','','2024-11-17 18:00:46','2024-11-17 17:00:46','',220,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-s.jpg',0,'attachment','image/jpeg',0), -(735,1,'2024-11-17 18:03:32','2024-11-17 17:03:32','','Tamanori hoops gold plated','','inherit','closed','closed','','sony-dsc-32','','','2024-11-17 18:03:50','2024-11-17 17:03:50','',312,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(736,1,'2024-11-17 18:05:42','2024-11-17 17:05:42','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-59','','','2024-11-17 18:05:56','2024-11-17 17:05:56','',251,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-BR.jpg',0,'attachment','image/jpeg',0), -(737,1,'2024-11-17 18:07:14','2024-11-17 17:07:14','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-19','','','2024-11-17 18:07:31','2024-11-17 17:07:31','',271,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-C-1.jpg',0,'attachment','image/jpeg',0), -(739,1,'2024-11-17 18:10:19','2024-11-17 17:10:19','','BoroBoro long ring gold plated','','inherit','closed','closed','','sony-dsc-13','','','2024-11-17 18:10:42','2024-11-17 17:10:42','',572,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-g.jpg',0,'attachment','image/jpeg',0), -(740,1,'2024-11-17 18:13:30','2024-11-17 17:13:30','','BoroBoro long ring silver','','inherit','closed','closed','','sony-dsc-72','','','2024-11-17 18:13:48','2024-11-17 17:13:48','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-s.jpg',0,'attachment','image/jpeg',0), -(741,1,'2024-11-17 18:16:06','2024-11-17 17:16:06','','BoroBoro long ring silver','','inherit','closed','closed','','boroboro-b-s','','','2024-11-17 18:16:27','2024-11-17 17:16:27','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s.jpg',0,'attachment','image/jpeg',0), -(743,1,'2024-11-17 18:19:23','2024-11-17 17:19:23','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-73','','','2024-11-17 18:19:43','2024-11-17 17:19:43','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-g.jpg',0,'attachment','image/jpeg',0), -(744,1,'2024-11-17 18:20:59','2024-11-17 17:20:59','','BoroBoro bead ring silver','','inherit','closed','closed','','sony-dsc-74','','','2024-11-17 18:21:16','2024-11-17 17:21:16','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(745,1,'2024-11-17 18:23:59','2024-11-17 17:23:59','','BoroBoro belt silver and jade','','inherit','closed','closed','','sony-dsc-67','','','2024-11-17 18:24:19','2024-11-17 17:24:19','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-jade.jpg',0,'attachment','image/jpeg',0), -(746,1,'2024-11-17 18:24:47','2024-11-17 17:24:47','','BoroBoro silver and crystal','','inherit','closed','closed','','sony-dsc-68','','','2024-11-17 18:25:09','2024-11-17 17:25:09','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-crystal.jpg',0,'attachment','image/jpeg',0), -(747,1,'2024-11-17 18:27:21','2024-11-17 17:27:21','','BoroBoro beads earrings gold plated and aventurine','','inherit','closed','closed','','sony-dsc-63','','','2024-11-17 18:27:51','2024-11-17 17:27:51','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-green.jpg',0,'attachment','image/jpeg',0), -(748,1,'2024-11-17 18:28:18','2024-11-17 17:28:18','','BoroBoro beads earrings gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-64','','','2024-11-17 18:28:45','2024-11-17 17:28:45','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-brown.jpg',0,'attachment','image/jpeg',0), -(749,1,'2024-11-17 18:30:10','2024-11-17 17:30:10','','BoroBoro beads earrings silver and tiger\'s eye','','inherit','closed','closed','','sony-dsc-65','','','2024-11-17 18:30:37','2024-11-17 17:30:37','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-brown.jpg',0,'attachment','image/jpeg',0), -(750,1,'2024-11-17 18:30:59','2024-11-17 17:30:59','','BoroBoro beads earrings silver and aventurine','','inherit','closed','closed','','sony-dsc-66','','','2024-11-17 18:31:22','2024-11-17 17:31:22','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-green.jpg',0,'attachment','image/jpeg',0), -(751,1,'2024-11-17 18:34:14','2024-11-17 17:34:14','','Kara hoops silver','','inherit','closed','closed','','_dsc9463','','','2024-11-17 18:34:32','2024-11-17 17:34:32','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC9463.jpg',0,'attachment','image/jpeg',0), -(752,1,'2024-11-17 18:35:52','2024-11-17 17:35:52','','Hadou stud earrings','','inherit','closed','closed','','sony-dsc-60','','','2024-11-17 18:37:25','2024-11-17 17:37:25','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP.jpg',0,'attachment','image/jpeg',0), -(753,1,'2024-11-17 18:40:18','2024-11-17 17:40:18','','Hattari cuff','','inherit','closed','closed','','sony-dsc-15','','','2024-11-17 18:40:30','2024-11-17 17:40:30','',610,'https://haikuatelier.com/app/uploads/2024/11/HATTARI-BR.jpg',0,'attachment','image/jpeg',0), -(754,1,'2024-11-17 18:42:17','2024-11-17 17:42:17','','BoroBoro long ring gold plated','','inherit','closed','closed','','img_1419','','','2024-11-17 18:42:59','2024-11-17 17:42:59','',572,'https://haikuatelier.com/app/uploads/2024/11/IMG_1419.jpg',0,'attachment','image/jpeg',0), -(755,1,'2024-11-17 18:44:27','2024-11-17 17:44:27','','Hadou stud earrings silver','','inherit','closed','closed','','img_1474','','','2024-11-17 18:45:04','2024-11-17 17:45:04','',490,'https://haikuatelier.com/app/uploads/2024/11/IMG_1474.jpg',0,'attachment','image/jpeg',0), -(756,1,'2024-11-17 18:47:01','2024-11-17 17:47:01','','Kagun solo hoop earring','','inherit','closed','closed','','img_1481','','','2024-11-17 18:47:16','2024-11-17 17:47:16','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1481.jpg',0,'attachment','image/jpeg',0), -(757,1,'2024-11-17 18:48:24','2024-11-17 17:48:24','','Kagun solo hoop earring','','inherit','closed','closed','','img_1484','','','2024-11-17 18:48:35','2024-11-17 17:48:35','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1484.jpg',0,'attachment','image/jpeg',0), -(758,1,'2024-11-17 18:50:22','2024-11-17 17:50:22','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1501','','','2024-11-17 18:55:54','2024-11-17 17:55:54','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(759,1,'2024-11-17 18:51:58','2024-11-17 17:51:58','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1506','','','2024-11-17 18:55:47','2024-11-17 17:55:47','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(760,1,'2024-11-17 18:53:44','2024-11-17 17:53:44','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1504','','','2024-11-17 18:55:29','2024-11-17 17:55:29','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1504.jpg',0,'attachment','image/jpeg',0), -(761,1,'2024-11-17 18:55:14','2024-11-17 17:55:14','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1554','','','2024-11-17 18:55:37','2024-11-17 17:55:37','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1554.jpg',0,'attachment','image/jpeg',0), -(762,1,'2024-11-17 18:57:40','2024-11-17 17:57:40','','Kara textured hoops gold plated','','inherit','closed','closed','','img_1563','','','2024-11-17 18:58:00','2024-11-17 17:58:00','',545,'https://haikuatelier.com/app/uploads/2024/11/IMG_1563.jpg',0,'attachment','image/jpeg',0), -(763,1,'2024-11-17 18:59:15','2024-11-17 17:59:15','','Mugura bracelet silver','','inherit','closed','closed','','img_1619','','','2024-11-17 18:59:25','2024-11-17 17:59:25','',481,'https://haikuatelier.com/app/uploads/2024/11/IMG_1619.jpg',0,'attachment','image/jpeg',0), -(764,1,'2024-11-17 19:00:55','2024-11-17 18:00:55','','BoroBoro silver belt with jade bead','','inherit','closed','closed','','img_1703','','','2024-11-17 19:01:13','2024-11-17 18:01:13','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1703.jpg',0,'attachment','image/jpeg',0), -(765,1,'2024-11-17 19:02:22','2024-11-17 18:02:22','','BoroBoro silver belt with crystal bead','','inherit','closed','closed','','img_1715','','','2024-11-17 19:02:42','2024-11-17 18:02:42','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1715.jpg',0,'attachment','image/jpeg',0), -(766,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','Fuyou : floating leave on water\r\n\r\nLong dangling earrings in sterling silver. Composed of fluid oval shapes and rectangular chains.\r\n\r\n• total length 5cm\r\n• oval length 2,5cm\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 ','Fuyou Long Earrings silver','','publish','closed','closed','','fuyou-long-earrings-silver','','','2024-11-20 16:24:31','2024-11-20 15:24:31','',0,'https://haikuatelier.com/?post_type=product&p=766',0,'product','',0), -(767,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - pair','Side: pair','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=767',1,'product_variation','',0), -(768,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - long','Side: long','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=768',2,'product_variation','',0), -(770,1,'2024-11-20 16:10:04','2024-11-20 15:10:04','','Fuyou long earrings silver','','inherit','closed','closed','','sony-dsc-75','','','2024-11-20 16:10:49','2024-11-20 15:10:49','',766,'https://haikuatelier.com/app/uploads/2024/11/FUYOU-B0-s.jpg',0,'attachment','image/jpeg',0), -(771,1,'2024-11-20 16:18:56','2024-11-20 15:18:56','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0240','','','2024-11-20 16:19:28','2024-11-20 15:19:28','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0240.jpg',0,'attachment','image/jpeg',0), -(772,1,'2024-11-20 16:18:57','2024-11-20 15:18:57','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0242','','','2024-11-20 16:19:40','2024-11-20 15:19:40','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0242.jpg',0,'attachment','image/jpeg',0), -(773,1,'2024-11-20 16:18:58','2024-11-20 15:18:58','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0249','','','2024-11-20 16:19:42','2024-11-20 15:19:42','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0249.jpg',0,'attachment','image/jpeg',0), -(774,1,'2024-11-20 16:18:59','2024-11-20 15:18:59','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0251','','','2024-11-20 16:19:57','2024-11-20 15:19:57','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0251.jpg',0,'attachment','image/jpeg',0), -(775,1,'2024-11-20 16:22:51','2024-11-20 15:22:51','','Fuyou Long Earrings silver - medium','Side: medium','publish','closed','closed','','boroboro-bead-earrings-silver-copy-medium','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=775',3,'product_variation','',0); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,2,0), -(430,30,0), -(430,54,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,48,0), -(496,49,0), -(496,65,0), -(496,68,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0), -(766,4,0), -(766,30,0), -(766,45,0), -(766,61,0), -(766,62,0), -(766,63,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,27), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,39), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,34), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,23), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,5), -(62,62,'pa_side','',0,6), -(63,63,'pa_side','',0,2), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','34'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=138 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.109.126.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1731498228'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1732060800'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:6:{s:64:\"57b79bd83483f31f982568961ef362c3b7476b425ac0737fe3f2951c0e642f55\";a:4:{s:10:\"expiration\";i:1732228645;s:2:\"ip\";s:14:\"212.233.36.159\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1731019045;}s:64:\"c1e4cdc6db5250568bb8449233cb744a26db6a8c45a043efaf1930d1f951cace\";a:4:{s:10:\"expiration\";i:1731859130;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";s:5:\"login\";i:1731686330;}s:64:\"170c37f4622cdf1e9b31dfc7f5e10b1fc16542c7027b9434714ff642c80f9b71\";a:4:{s:10:\"expiration\";i:1731945180;s:2:\"ip\";s:12:\"37.168.6.133\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";s:5:\"login\";i:1731772380;}s:64:\"25ea7ee890b6e55e68f147c412b33ff928a2e193472543e43db97adc3c06d667\";a:4:{s:10:\"expiration\";i:1731946200;s:2:\"ip\";s:13:\"81.244.132.99\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1731773400;}s:64:\"8f0ecc3003cded7e2d7bca55aea9ea5846869f20a65bacb52cb91eb3bc51fe1e\";a:4:{s:10:\"expiration\";i:1732005299;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1731832499;}s:64:\"b24612f76ec8c93ac7a7e2013280684ec3e735411318b0191e1e711371ca7acd\";a:4:{s:10:\"expiration\";i:1732009527;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1731836727;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'), -(132,1,'roc_dismissed_wc_pro_notice','1'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=553 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(552,68,'learn-more','Learn more','https://woocommerce.com/document/managing-orders/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=69 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',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-17 09:22:52',NULL,'FR','57070','POPPYVILLE','POPPYSTADT'), -(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=47 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'), -(29,678,'billing','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(30,678,'shipping','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(31,687,'billing','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(32,687,'shipping','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(33,693,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(34,693,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(35,694,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(36,694,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(37,695,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(38,695,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(39,697,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(40,697,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(41,699,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(42,699,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(43,701,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(44,701,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(45,706,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(46,706,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','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=134 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), -(83,678,'rest-api','9.4.1',0,1,1,'',1,'wc_order_lDKFCTHAMBg0J',1,'2024-11-16 18:45:11',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(92,687,'rest-api','9.4.1',0,1,1,'',1,'wc_order_vqaLso5LUb64w',1,'2024-11-17 09:44:59',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(101,693,'rest-api','9.4.1',0,0,0,'',0,'wc_order_BFhPekIK1rKy1',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(104,694,'rest-api','9.4.1',0,0,0,'',0,'wc_order_zXtAqQnRzxlOx',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(107,695,'rest-api','9.4.1',0,0,0,'',0,'wc_order_bjVyhHIu1Ckat',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(110,697,'rest-api','9.4.1',0,0,0,'',0,'wc_order_hCMMtMIBr3icq',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(113,699,'rest-api','9.4.1',0,0,0,'',0,'wc_order_uaB44Nfu0ZaUy',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(116,701,'rest-api','9.4.1',0,1,1,'',1,'wc_order_m21cJ2R2o3Evb',1,'2024-11-17 10:10:45',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(125,706,'rest-api','9.4.1',0,1,1,'',1,'wc_order_HIfz8sBOwyItx',1,'2024-11-17 10:23:11',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), -(60,678,613,617,2,'2024-11-16 19:44:44',1,70,70,0,0,0,0), -(62,687,613,617,2,'2024-11-17 10:44:38',1,70,70,0,0,0,0), -(63,687,545,553,2,'2024-11-17 10:44:38',1,60,60,0,0,0,0), -(65,693,610,0,2,'2024-11-17 11:03:58',1,150,150,0,0,0,0), -(66,693,155,161,2,'2024-11-17 11:03:58',1,80,80,0,0,0,0), -(68,694,610,0,2,'2024-11-17 11:04:41',1,150,150,0,0,0,0), -(69,694,155,161,2,'2024-11-17 11:04:41',1,80,80,0,0,0,0), -(71,695,610,0,2,'2024-11-17 11:04:46',1,150,150,0,0,0,0), -(73,697,610,0,2,'2024-11-17 11:07:41',1,150,150,0,0,0,0), -(75,699,610,0,2,'2024-11-17 11:09:35',1,150,150,0,0,0,0), -(77,701,613,618,2,'2024-11-17 11:10:27',1,70,70,0,0,0,0), -(78,701,613,616,2,'2024-11-17 11:10:27',1,70,70,0,0,0,0), -(80,706,572,585,2,'2024-11-17 11:22:52',1,78,78,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), -(678,0,'2024-11-16 19:44:44','2024-11-16 18:44:44','2024-11-16 19:45:11',NULL,1,70,0,0,70,1,'wc-processing',2), -(687,0,'2024-11-17 10:44:38','2024-11-17 09:44:38','2024-11-17 10:44:59',NULL,2,130,0,0,130,1,'wc-processing',2), -(693,0,'2024-11-17 11:03:58','2024-11-17 10:03:58',NULL,NULL,2,230,0,0,230,1,'wc-pending',2), -(694,0,'2024-11-17 11:04:41','2024-11-17 10:04:41',NULL,NULL,2,230,0,0,230,1,'wc-pending',2), -(695,0,'2024-11-17 11:04:46','2024-11-17 10:04:46',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(697,0,'2024-11-17 11:07:41','2024-11-17 10:07:41',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(699,0,'2024-11-17 11:09:35','2024-11-17 10:09:35',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(701,0,'2024-11-17 11:10:27','2024-11-17 10:10:27','2024-11-17 11:10:45',NULL,2,140,0,0,140,1,'wc-processing',2), -(706,0,'2024-11-17 11:22:52','2024-11-17 10:22:52','2024-11-17 11:23:11',NULL,1,78,0,0,78,1,'wc-processing',2); -/*!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','','',''), -(678,'wc-processing','EUR','shop_order',0.00000000,70.00000000,0,'contact@gcch.fr','2024-11-16 18:44:44','2024-11-16 18:45:40',0,'','','cs_test_a13qDTjSRhRS5oZaYFQxtR2g4ZtcUzjk4Jv5J6KRLy8HAuYUYyAuhOGLmx','','',''), -(687,'wc-processing','EUR','shop_order',0.00000000,130.00000000,0,'contact@gcch.fr','2024-11-17 09:44:38','2024-11-17 09:45:21',0,'','','cs_test_b11rA1s0MhF66ViUzfqoZklv7wme8Si3aYG9mGsJ3dnr7z0q0qUsPOLxB0','','','coucou poupoune'), -(693,'wc-pending','EUR','shop_order',0.00000000,230.00000000,0,'contact@gcch.fr','2024-11-17 10:03:58','2024-11-17 10:03:58',0,'','','','','','C\'est pour ma poupoune d\'amour, elle a besoin de bijoux.'), -(694,'wc-pending','EUR','shop_order',0.00000000,230.00000000,0,'contact@gcch.fr','2024-11-17 10:04:41','2024-11-17 10:04:41',0,'','','','','','C\'est pour ma poupoune d\'amour, elle a besoin de bijoux.'), -(695,'wc-pending','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:04:46','2024-11-17 10:04:47',0,'','','','','',''), -(697,'wc-pending','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:07:41','2024-11-17 10:07:41',0,'','','','','',''), -(699,'wc-pending','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:09:35','2024-11-17 10:09:35',0,'','','','','',''), -(701,'wc-processing','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-17 10:10:27','2024-11-17 10:11:15',0,'','','cs_test_b1VK9DIdJte9phiOdGOhZFLl0JkIPdzk7nMfFACkcpb530WYWahuR085oT','','',''), -(706,'wc-processing','EUR','shop_order',0.00000000,78.00000000,0,'contact@gcch.fr','2024-11-17 10:22:52','2024-11-17 10:23:32',0,'','','cs_test_a14Cd69bleTo5zfvJB0Rmc9irDw6hOe7Omthd9syssWZq63vfnjpV2Qcwb','','',''); -/*!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=78 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'), -(59,678,'_billing_address_index','GC CH 5 Metz 57070 FR contact@gcch.fr 0603436016'), -(60,678,'_shipping_address_index','GC CH 5 Metz 57070 FR 0603436016'), -(61,687,'_billing_address_index','GC CH 5 Metz 57070 FR contact@gcch.fr 0603436016'), -(62,687,'_shipping_address_index','GC CH 5 Metz 57070 FR 0603436016'), -(63,687,'_edit_lock','1731859528:1'), -(64,693,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(65,693,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(66,694,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(67,694,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(68,695,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(69,695,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(70,697,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(71,697,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(72,699,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(73,699,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(74,701,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(75,701,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(76,706,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(77,706,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 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',77,1,1), -(495,490,'pa_side',78,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), -(767,766,'pa_side',45,1,1), -(768,766,'pa_side',62,1,1), -(775,766,'pa_side',63,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 */; -/*!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,1,'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,1,'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,70.0000,0,NULL,'instock',0,0.00,4,'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,70.0000,70.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',''), -(766,'FUYOU-BO-s',0,0,50.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(767,'FUYOU-BO-s-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(768,'FUYOU-BO-s-long',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(775,'FUYOU-BO-s-mid',0,0,50.0000,50.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-21 00:15:50'); -/*!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=691 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:{}}'), -(521,60,'_product_id','613'), -(522,60,'_variation_id','617'), -(523,60,'_qty','1'), -(524,60,'_tax_class',''), -(525,60,'_line_subtotal','70'), -(526,60,'_line_subtotal_tax','0'), -(527,60,'_line_total','70'), -(528,60,'_line_tax','0'), -(529,60,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(530,60,'pa_size','56'), -(531,61,'method_id','free_shipping'), -(532,61,'instance_id',''), -(533,61,'cost','0'), -(534,61,'total_tax','0'), -(535,61,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(536,62,'_product_id','613'), -(537,62,'_variation_id','617'), -(538,62,'_qty','1'), -(539,62,'_tax_class',''), -(540,62,'_line_subtotal','70'), -(541,62,'_line_subtotal_tax','0'), -(542,62,'_line_total','70'), -(543,62,'_line_tax','0'), -(544,62,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(545,62,'pa_size','56'), -(546,63,'_product_id','545'), -(547,63,'_variation_id','553'), -(548,63,'_qty','1'), -(549,63,'_tax_class',''), -(550,63,'_line_subtotal','60'), -(551,63,'_line_subtotal_tax','0'), -(552,63,'_line_total','60'), -(553,63,'_line_tax','0'), -(554,63,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(555,63,'pa_side','pair'), -(556,64,'method_id','free_shipping'), -(557,64,'instance_id',''), -(558,64,'cost','0'), -(559,64,'total_tax','0'), -(560,64,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(561,65,'_product_id','610'), -(562,65,'_variation_id','0'), -(563,65,'_qty','1'), -(564,65,'_tax_class',''), -(565,65,'_line_subtotal','150'), -(566,65,'_line_subtotal_tax','0'), -(567,65,'_line_total','150'), -(568,65,'_line_tax','0'), -(569,65,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(570,66,'_product_id','155'), -(571,66,'_variation_id','161'), -(572,66,'_qty','1'), -(573,66,'_tax_class',''), -(574,66,'_line_subtotal','80'), -(575,66,'_line_subtotal_tax','0'), -(576,66,'_line_total','80'), -(577,66,'_line_tax','0'), -(578,66,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(579,66,'pa_size','60'), -(580,67,'method_id','free_shipping'), -(581,67,'instance_id',''), -(582,67,'cost','0'), -(583,67,'total_tax','0'), -(584,67,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(585,68,'_product_id','610'), -(586,68,'_variation_id','0'), -(587,68,'_qty','1'), -(588,68,'_tax_class',''), -(589,68,'_line_subtotal','150'), -(590,68,'_line_subtotal_tax','0'), -(591,68,'_line_total','150'), -(592,68,'_line_tax','0'), -(593,68,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(594,69,'_product_id','155'), -(595,69,'_variation_id','161'), -(596,69,'_qty','1'), -(597,69,'_tax_class',''), -(598,69,'_line_subtotal','80'), -(599,69,'_line_subtotal_tax','0'), -(600,69,'_line_total','80'), -(601,69,'_line_tax','0'), -(602,69,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(603,69,'pa_size','60'), -(604,70,'method_id','free_shipping'), -(605,70,'instance_id',''), -(606,70,'cost','0'), -(607,70,'total_tax','0'), -(608,70,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(609,71,'_product_id','610'), -(610,71,'_variation_id','0'), -(611,71,'_qty','1'), -(612,71,'_tax_class',''), -(613,71,'_line_subtotal','150'), -(614,71,'_line_subtotal_tax','0'), -(615,71,'_line_total','150'), -(616,71,'_line_tax','0'), -(617,71,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(618,72,'method_id','free_shipping'), -(619,72,'instance_id',''), -(620,72,'cost','0'), -(621,72,'total_tax','0'), -(622,72,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(623,73,'_product_id','610'), -(624,73,'_variation_id','0'), -(625,73,'_qty','1'), -(626,73,'_tax_class',''), -(627,73,'_line_subtotal','150'), -(628,73,'_line_subtotal_tax','0'), -(629,73,'_line_total','150'), -(630,73,'_line_tax','0'), -(631,73,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(632,74,'method_id','free_shipping'), -(633,74,'instance_id',''), -(634,74,'cost','0'), -(635,74,'total_tax','0'), -(636,74,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(637,75,'_product_id','610'), -(638,75,'_variation_id','0'), -(639,75,'_qty','1'), -(640,75,'_tax_class',''), -(641,75,'_line_subtotal','150'), -(642,75,'_line_subtotal_tax','0'), -(643,75,'_line_total','150'), -(644,75,'_line_tax','0'), -(645,75,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(646,76,'method_id','free_shipping'), -(647,76,'instance_id',''), -(648,76,'cost','0'), -(649,76,'total_tax','0'), -(650,76,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(651,77,'_product_id','613'), -(652,77,'_variation_id','618'), -(653,77,'_qty','1'), -(654,77,'_tax_class',''), -(655,77,'_line_subtotal','70'), -(656,77,'_line_subtotal_tax','0'), -(657,77,'_line_total','70'), -(658,77,'_line_tax','0'), -(659,77,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(660,77,'pa_size','58'), -(661,78,'_product_id','613'), -(662,78,'_variation_id','616'), -(663,78,'_qty','1'), -(664,78,'_tax_class',''), -(665,78,'_line_subtotal','70'), -(666,78,'_line_subtotal_tax','0'), -(667,78,'_line_total','70'), -(668,78,'_line_tax','0'), -(669,78,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(670,78,'pa_size','54'), -(671,79,'method_id','free_shipping'), -(672,79,'instance_id',''), -(673,79,'cost','0'), -(674,79,'total_tax','0'), -(675,79,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(676,80,'_product_id','572'), -(677,80,'_variation_id','585'), -(678,80,'_qty','1'), -(679,80,'_tax_class',''), -(680,80,'_line_subtotal','78'), -(681,80,'_line_subtotal_tax','0'), -(682,80,'_line_total','78'), -(683,80,'_line_tax','0'), -(684,80,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(685,80,'pa_size','62'), -(686,81,'method_id','free_shipping'), -(687,81,'instance_id',''), -(688,81,'cost','0'), -(689,81,'total_tax','0'), -(690,81,'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=82 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), -(60,'BoroBoro Bead Ring gold plated - 56','line_item',678), -(61,'Free shipping','shipping',678), -(62,'BoroBoro Bead Ring gold plated - 56','line_item',687), -(63,'Kara Hoops gold plated - pair','line_item',687), -(64,'Free shipping','shipping',687), -(65,'Hattari Cuff','line_item',693), -(66,'Kishou Ring gold plated - 60','line_item',693), -(67,'Free shipping','shipping',693), -(68,'Hattari Cuff','line_item',694), -(69,'Kishou Ring gold plated - 60','line_item',694), -(70,'Free shipping','shipping',694), -(71,'Hattari Cuff','line_item',695), -(72,'Free shipping','shipping',695), -(73,'Hattari Cuff','line_item',697), -(74,'Free shipping','shipping',697), -(75,'Hattari Cuff','line_item',699), -(76,'Free shipping','shipping',699), -(77,'BoroBoro Bead Ring gold plated - 58','line_item',701), -(78,'BoroBoro Bead Ring gold plated - 54','line_item',701), -(79,'Free shipping','shipping',701), -(80,'BoroBoro Long Ring gold plated - 62','line_item',706), -(81,'Free shipping','shipping',706); -/*!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=290 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 -(287,'t_160a81dc81f77c71c1df4237116011','a:11:{s:4:\"cart\";s:411:\"a:1:{s:32:\"502e4a16930e414107ee22b6198c578f\";a:11:{s:3:\"key\";s:32:\"502e4a16930e414107ee22b6198c578f\";s:10:\"product_id\";i:258;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:75;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:75;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"75\";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:\"75\";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:\"75.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:405:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_cae41d7ff9244a4af8dc2097e1f5e256\";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:31:\"Fuyou Bracelet silver × 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: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:{}}\";}',1732196256), -(288,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";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:{}}\";}',1732287640); -/*!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=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_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), -(0,2,'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-21 17:05:09 diff --git a/db/haiku_atelier-2024-11-22-47075e8.sql b/db/haiku_atelier-2024-11-22-47075e8.sql deleted file mode 100755 index 3d72c490..00000000 --- a/db/haiku_atelier-2024-11-22-47075e8.sql +++ /dev/null @@ -1,14146 +0,0 @@ --- 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=1354 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), -(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','complete','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,1,'2024-11-16 06:11:57','2024-11-16 07:11:57',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), -(1233,'woocommerce_cleanup_draft_orders','complete','2024-11-17 06:11:57','2024-11-17 07:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731823917;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731823917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-17 08:25:48','2024-11-17 09:25:48',0,NULL), -(1234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 16:10:30','2024-11-16 17:10:30',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731773430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731773430;}',3,1,'2024-11-16 16:10:44','2024-11-16 17:10:44',0,NULL), -(1235,'wc-admin_import_orders','complete','2024-11-16 18:44:49','2024-11-16 19:44:49',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782689;}',4,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:45:03','2024-11-16 19:45:03',10,'[620,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782703;}',3,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:54:02','2024-11-16 19:54:02',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783242;}',3,1,'2024-11-16 18:58:14','2024-11-16 19:58:14',0,NULL), -(1238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:58:15','2024-11-16 19:58:15',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783495;}',3,1,'2024-11-16 19:02:06','2024-11-16 20:02:06',0,NULL), -(1239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:02:40','2024-11-16 20:02:40',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783760;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:03:03','2024-11-16 20:03:03',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783783;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:28','2024-11-16 20:10:28',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784228;}',3,1,'2024-11-16 19:10:35','2024-11-16 20:10:35',0,NULL), -(1242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:46','2024-11-16 20:10:46',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784246;}',3,1,'2024-11-16 19:11:52','2024-11-16 20:11:52',0,NULL), -(1243,'woocommerce_cleanup_draft_orders','complete','2024-11-18 08:25:48','2024-11-18 09:25:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731918348;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731918348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-18 10:20:16','2024-11-18 11:20:16',0,NULL), -(1244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 08:56:46','2024-11-17 09:56:46',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731833806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731833806;}',3,1,'2024-11-17 08:57:39','2024-11-17 09:57:39',0,NULL), -(1245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:25:08','2024-11-17 10:25:08',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835508;}',3,1,'2024-11-17 09:25:35','2024-11-17 10:25:35',0,NULL), -(1246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:30:11','2024-11-17 10:30:11',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835811;}',3,1,'2024-11-17 09:30:23','2024-11-17 10:30:23',0,NULL), -(1247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:33:21','2024-11-17 10:33:21',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836001;}',3,1,'2024-11-17 09:35:06','2024-11-17 10:35:06',0,NULL), -(1248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:36:32','2024-11-17 10:36:32',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836192;}',3,1,'2024-11-17 09:36:35','2024-11-17 10:36:35',0,NULL), -(1249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:39:06','2024-11-17 10:39:06',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836346;}',3,1,'2024-11-17 09:40:07','2024-11-17 10:40:07',0,NULL), -(1250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:41:27','2024-11-17 10:41:27',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836487;}',3,1,'2024-11-17 09:41:36','2024-11-17 10:41:36',0,NULL), -(1251,'wc-admin_import_orders','complete','2024-11-17 09:44:43','2024-11-17 10:44:43',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836683;}',4,1,'2024-11-17 09:45:15','2024-11-17 10:45:15',0,NULL), -(1252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:45:54','2024-11-17 10:45:54',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836754;}',3,1,'2024-11-17 09:47:57','2024-11-17 10:47:57',0,NULL), -(1253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:51:18','2024-11-17 10:51:18',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837078;}',3,1,'2024-11-17 09:52:11','2024-11-17 10:52:11',0,NULL), -(1254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:55:10','2024-11-17 10:55:10',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837310;}',3,1,'2024-11-17 09:56:27','2024-11-17 10:56:27',0,NULL), -(1255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:56:28','2024-11-17 10:56:28',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837388;}',3,1,'2024-11-17 09:56:35','2024-11-17 10:56:35',0,NULL), -(1256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:57:49','2024-11-17 10:57:49',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837469;}',3,1,'2024-11-17 09:59:12','2024-11-17 10:59:12',0,NULL), -(1257,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:59:56','2024-11-17 10:59:56',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837596;}',3,1,'2024-11-17 10:00:35','2024-11-17 11:00:35',0,NULL), -(1258,'wc-admin_import_orders','complete','2024-11-17 10:04:03','2024-11-17 11:04:03',10,'[693]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837843;}',4,1,'2024-11-17 10:04:39','2024-11-17 11:04:39',0,NULL), -(1259,'wc-admin_import_orders','complete','2024-11-17 10:04:46','2024-11-17 11:04:46',10,'[694]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837886;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1260,'wc-admin_import_orders','complete','2024-11-17 10:04:51','2024-11-17 11:04:51',10,'[695]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837891;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:05:47','2024-11-17 11:05:47',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837947;}',3,1,'2024-11-17 10:05:59','2024-11-17 11:05:59',0,NULL), -(1262,'wc-admin_import_orders','complete','2024-11-17 10:07:46','2024-11-17 11:07:46',10,'[697]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838066;}',4,1,'2024-11-17 10:08:08','2024-11-17 11:08:08',0,NULL), -(1263,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:08:13','2024-11-17 11:08:13',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838093;}',3,1,'2024-11-17 10:08:14','2024-11-17 11:08:14',0,NULL), -(1264,'wc-admin_import_orders','complete','2024-11-17 10:09:40','2024-11-17 11:09:40',10,'[699]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838180;}',4,1,'2024-11-17 10:10:27','2024-11-17 11:10:27',0,NULL), -(1265,'wc-admin_import_orders','complete','2024-11-17 10:10:32','2024-11-17 11:10:32',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838232;}',4,1,'2024-11-17 10:10:32','2024-11-17 11:10:32',0,NULL), -(1266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:10:35','2024-11-17 11:10:35',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838235;}',3,1,'2024-11-17 10:10:35','2024-11-17 11:10:35',0,NULL), -(1267,'wc-admin_import_orders','complete','2024-11-17 10:10:50','2024-11-17 11:10:50',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838250;}',4,1,'2024-11-17 10:11:31','2024-11-17 11:11:31',0,NULL), -(1268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:12:09','2024-11-17 11:12:09',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838329;}',3,1,'2024-11-17 10:14:57','2024-11-17 11:14:57',0,NULL), -(1269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:18:47','2024-11-17 11:18:47',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838727;}',3,1,'2024-11-17 10:19:48','2024-11-17 11:19:48',0,NULL), -(1270,'wc-admin_import_orders','complete','2024-11-17 10:22:57','2024-11-17 11:22:57',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838977;}',4,1,'2024-11-17 10:23:34','2024-11-17 11:23:34',0,NULL), -(1271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:24:53','2024-11-17 11:24:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839093;}',3,1,'2024-11-17 10:26:02','2024-11-17 11:26:02',0,NULL), -(1272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:26:56','2024-11-17 11:26:56',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839216;}',3,1,'2024-11-17 10:29:14','2024-11-17 11:29:14',0,NULL), -(1273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:32:37','2024-11-17 11:32:37',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839557;}',3,1,'2024-11-17 10:33:50','2024-11-17 11:33:50',0,NULL), -(1274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:33:51','2024-11-17 11:33:51',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839631;}',3,1,'2024-11-17 10:34:40','2024-11-17 11:34:40',0,NULL), -(1275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:35:45','2024-11-17 11:35:45',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839745;}',3,1,'2024-11-17 10:36:12','2024-11-17 11:36:12',0,NULL), -(1276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:38:27','2024-11-17 11:38:27',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839907;}',3,1,'2024-11-17 10:39:20','2024-11-17 11:39:20',0,NULL), -(1277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:40:07','2024-11-17 11:40:07',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840007;}',3,1,'2024-11-17 10:41:15','2024-11-17 11:41:15',0,NULL), -(1278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:42:36','2024-11-17 11:42:36',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840156;}',3,1,'2024-11-17 10:43:25','2024-11-17 11:43:25',0,NULL), -(1279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:44:53','2024-11-17 11:44:53',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840293;}',3,1,'2024-11-17 10:45:40','2024-11-17 11:45:40',0,NULL), -(1280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:47:58','2024-11-17 11:47:58',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840478;}',3,1,'2024-11-17 10:48:43','2024-11-17 11:48:43',0,NULL), -(1281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:48:44','2024-11-17 11:48:44',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840524;}',3,1,'2024-11-17 10:49:50','2024-11-17 11:49:50',0,NULL), -(1282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:50:48','2024-11-17 11:50:48',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840648;}',3,1,'2024-11-17 10:50:51','2024-11-17 11:50:51',0,NULL), -(1283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:54:58','2024-11-17 11:54:58',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840898;}',3,1,'2024-11-17 10:56:13','2024-11-17 11:56:13',0,NULL), -(1284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:57:09','2024-11-17 11:57:09',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841029;}',3,1,'2024-11-17 10:58:11','2024-11-17 11:58:11',0,NULL), -(1285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:58:53','2024-11-17 11:58:53',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841133;}',3,1,'2024-11-17 12:49:59','2024-11-17 13:49:59',0,NULL), -(1286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:23:11','2024-11-17 17:23:11',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860591;}',3,1,'2024-11-17 16:23:43','2024-11-17 17:23:43',0,NULL), -(1287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:29:48','2024-11-17 17:29:48',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860988;}',3,1,'2024-11-17 16:30:41','2024-11-17 17:30:41',0,NULL), -(1288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:31:36','2024-11-17 17:31:36',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861096;}',3,1,'2024-11-17 16:33:10','2024-11-17 17:33:10',0,NULL), -(1289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:34:11','2024-11-17 17:34:11',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861251;}',3,1,'2024-11-17 16:34:11','2024-11-17 17:34:11',0,NULL), -(1290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:37:27','2024-11-17 17:37:27',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861447;}',3,1,'2024-11-17 16:38:46','2024-11-17 17:38:46',0,NULL), -(1291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:40:09','2024-11-17 17:40:09',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861609;}',3,1,'2024-11-17 16:40:58','2024-11-17 17:40:58',0,NULL), -(1292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:44:53','2024-11-17 17:44:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861893;}',3,1,'2024-11-17 16:45:17','2024-11-17 17:45:17',0,NULL), -(1293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:56:06','2024-11-17 17:56:06',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862566;}',3,1,'2024-11-17 16:58:15','2024-11-17 17:58:15',0,NULL), -(1294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:59:12','2024-11-17 17:59:12',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862752;}',3,1,'2024-11-17 16:59:16','2024-11-17 17:59:16',0,NULL), -(1295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:00:56','2024-11-17 18:00:56',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862856;}',3,1,'2024-11-17 17:03:14','2024-11-17 18:03:14',0,NULL), -(1296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:03:55','2024-11-17 18:03:55',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863035;}',3,1,'2024-11-17 17:05:11','2024-11-17 18:05:11',0,NULL), -(1297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:06:06','2024-11-17 18:06:06',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863166;}',3,1,'2024-11-17 17:06:12','2024-11-17 18:06:12',0,NULL), -(1298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:07:38','2024-11-17 18:07:38',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863258;}',3,1,'2024-11-17 17:08:50','2024-11-17 18:08:50',0,NULL), -(1299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:10:54','2024-11-17 18:10:54',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863454;}',3,1,'2024-11-17 17:11:51','2024-11-17 18:11:51',0,NULL), -(1300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:13:59','2024-11-17 18:13:59',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863639;}',3,1,'2024-11-17 17:15:10','2024-11-17 18:15:10',0,NULL), -(1301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:16:32','2024-11-17 18:16:32',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863792;}',3,1,'2024-11-17 17:16:35','2024-11-17 18:16:35',0,NULL), -(1302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:18:13','2024-11-17 18:18:13',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863893;}',3,1,'2024-11-17 17:18:41','2024-11-17 18:18:41',0,NULL), -(1303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:20:01','2024-11-17 18:20:01',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864001;}',3,1,'2024-11-17 17:20:36','2024-11-17 18:20:36',0,NULL), -(1304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:21:23','2024-11-17 18:21:23',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864083;}',3,1,'2024-11-17 17:23:33','2024-11-17 18:23:33',0,NULL), -(1305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:25:16','2024-11-17 18:25:16',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864316;}',3,1,'2024-11-17 17:26:55','2024-11-17 18:26:55',0,NULL), -(1306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:28:49','2024-11-17 18:28:49',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864529;}',3,1,'2024-11-17 17:29:46','2024-11-17 18:29:46',0,NULL), -(1307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:31:27','2024-11-17 18:31:27',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864687;}',3,1,'2024-11-17 17:33:21','2024-11-17 18:33:21',0,NULL), -(1308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:34:36','2024-11-17 18:34:36',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864876;}',3,1,'2024-11-17 17:35:29','2024-11-17 18:35:29',0,NULL), -(1309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:37:35','2024-11-17 18:37:35',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865055;}',3,1,'2024-11-17 17:37:35','2024-11-17 18:37:35',0,NULL), -(1310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:40:36','2024-11-17 18:40:36',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865236;}',3,1,'2024-11-17 17:40:42','2024-11-17 18:40:42',0,NULL), -(1311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:43:03','2024-11-17 18:43:03',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865383;}',3,1,'2024-11-17 17:43:52','2024-11-17 18:43:52',0,NULL), -(1312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:45:07','2024-11-17 18:45:07',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865507;}',3,1,'2024-11-17 17:46:17','2024-11-17 18:46:17',0,NULL), -(1313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:48:39','2024-11-17 18:48:39',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865719;}',3,1,'2024-11-17 17:49:27','2024-11-17 18:49:27',0,NULL), -(1314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:52:25','2024-11-17 18:52:25',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865945;}',3,1,'2024-11-17 17:53:30','2024-11-17 18:53:30',0,NULL), -(1315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:55:59','2024-11-17 18:55:59',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866159;}',3,1,'2024-11-17 17:57:11','2024-11-17 18:57:11',0,NULL), -(1316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:58:04','2024-11-17 18:58:04',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866284;}',3,1,'2024-11-17 17:58:40','2024-11-17 18:58:40',0,NULL), -(1317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:59:30','2024-11-17 18:59:30',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866370;}',3,1,'2024-11-17 18:00:17','2024-11-17 19:00:17',0,NULL), -(1318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 18:02:46','2024-11-17 19:02:46',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866566;}',3,1,'2024-11-17 18:26:40','2024-11-17 19:26:40',0,NULL), -(1319,'woocommerce_cleanup_draft_orders','complete','2024-11-19 10:20:16','2024-11-19 11:20:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732011616;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732011616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-19 11:28:55','2024-11-19 12:28:55',0,NULL), -(1320,'woocommerce_cleanup_draft_orders','complete','2024-11-20 11:28:55','2024-11-20 12:28:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732102135;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732102135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-20 11:45:40','2024-11-20 12:45:40',0,NULL), -(1321,'woocommerce_cleanup_draft_orders','complete','2024-11-21 11:45:40','2024-11-21 12:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732189540;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732189540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-21 11:46:40','2024-11-21 12:46:40',0,NULL), -(1322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1326,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:40','2024-11-20 16:22:40',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116160;}',3,1,'2024-11-20 15:22:49','2024-11-20 16:22:49',0,NULL), -(1327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:52','2024-11-20 16:22:52',10,'[775,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116172;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[767,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1333,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1335,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:32','2024-11-20 16:24:32',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116272;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1336,'woocommerce_cleanup_draft_orders','complete','2024-11-22 11:46:40','2024-11-22 12:46:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732276000;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732276000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-22 12:24:34','2024-11-22 13:24:34',0,NULL), -(1337,'wc-admin_import_orders','complete','2024-11-21 16:12:02','2024-11-21 17:12:02',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732205522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732205522;}',4,1,'2024-11-21 16:12:57','2024-11-21 17:12:57',0,NULL), -(1338,'wc-admin_import_orders','complete','2024-11-21 21:37:36','2024-11-21 22:37:36',10,'[778]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225056;}',4,1,'2024-11-21 21:37:51','2024-11-21 22:37:51',0,NULL), -(1339,'wc-admin_import_orders','complete','2024-11-21 21:39:47','2024-11-21 22:39:47',10,'[779]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225187;}',4,1,'2024-11-21 21:41:29','2024-11-21 22:41:29',0,NULL), -(1340,'wc-admin_import_orders','complete','2024-11-21 22:10:43','2024-11-21 23:10:43',10,'[780]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227043;}',4,1,'2024-11-21 22:12:19','2024-11-21 23:12:19',0,NULL), -(1341,'wc-admin_import_orders','complete','2024-11-21 22:18:54','2024-11-21 23:18:54',10,'[781]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227534;}',4,1,'2024-11-21 22:22:56','2024-11-21 23:22:56',0,NULL), -(1342,'wc-admin_import_orders','complete','2024-11-21 22:23:33','2024-11-21 23:23:33',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227813;}',4,1,'2024-11-21 22:23:47','2024-11-21 23:23:47',0,NULL), -(1343,'wc-admin_import_orders','complete','2024-11-21 22:23:52','2024-11-21 23:23:52',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227832;}',4,1,'2024-11-21 22:24:45','2024-11-21 23:24:45',0,NULL), -(1344,'wc-admin_import_orders','complete','2024-11-22 08:03:55','2024-11-22 09:03:55',10,'[783]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732262635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732262635;}',4,1,'2024-11-22 08:10:47','2024-11-22 09:10:47',0,NULL), -(1345,'woocommerce_cleanup_draft_orders','pending','2024-11-23 12:24:34','2024-11-23 13:24:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732364674;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732364674;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), -(1346,'wc-admin_import_orders','complete','2024-11-22 14:12:07','2024-11-22 15:12:07',10,'[784]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732284727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732284727;}',4,1,'2024-11-22 14:12:55','2024-11-22 15:12:55',0,NULL), -(1347,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:35','2024-11-22 16:02:35',0,NULL), -(1348,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1349,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1350,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1351,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1352,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1353,'wc-admin_import_orders','complete','2024-11-22 17:37:09','2024-11-22 18:37:09',10,'[785]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732297029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732297029;}',4,1,'2024-11-22 17:37:44','2024-11-22 18:37:44',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=4704 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=4040 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'), -(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'), -(3677,1189,'action started via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3678,1189,'action complete via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3679,1233,'action created','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3680,1234,'action created','2024-11-16 16:10:29','2024-11-16 17:10:29'), -(3681,1234,'action started via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3682,1234,'action complete via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3683,1235,'action created','2024-11-16 18:44:44','2024-11-16 19:44:44'), -(3684,1236,'action created','2024-11-16 18:45:02','2024-11-16 19:45:02'), -(3685,1235,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3686,1235,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3687,1236,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3688,1236,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3689,1237,'action created','2024-11-16 18:54:01','2024-11-16 19:54:01'), -(3690,1237,'action started via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3691,1237,'action complete via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3692,1238,'action created','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3693,1238,'action started via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3694,1238,'action complete via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3695,1239,'action created','2024-11-16 19:02:39','2024-11-16 20:02:39'), -(3696,1240,'action created','2024-11-16 19:03:02','2024-11-16 20:03:02'), -(3697,1239,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3698,1239,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3699,1240,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3700,1240,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3701,1241,'action created','2024-11-16 19:10:27','2024-11-16 20:10:27'), -(3702,1241,'action started via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3703,1241,'action complete via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3704,1242,'action created','2024-11-16 19:10:45','2024-11-16 20:10:45'), -(3705,1242,'action started via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3706,1242,'action complete via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3707,1233,'action started via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3708,1233,'action complete via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3709,1243,'action created','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3710,1244,'action created','2024-11-17 08:56:45','2024-11-17 09:56:45'), -(3711,1244,'action started via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3712,1244,'action complete via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3713,1245,'action created','2024-11-17 09:25:07','2024-11-17 10:25:07'), -(3714,1245,'action started via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3715,1245,'action complete via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3716,1246,'action created','2024-11-17 09:30:10','2024-11-17 10:30:10'), -(3717,1246,'action started via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3718,1246,'action complete via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3719,1247,'action created','2024-11-17 09:33:20','2024-11-17 10:33:20'), -(3720,1247,'action started via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3721,1247,'action complete via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3722,1248,'action created','2024-11-17 09:36:31','2024-11-17 10:36:31'), -(3723,1248,'action started via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3724,1248,'action complete via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3725,1249,'action created','2024-11-17 09:39:05','2024-11-17 10:39:05'), -(3726,1249,'action started via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3727,1249,'action complete via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3728,1250,'action created','2024-11-17 09:41:26','2024-11-17 10:41:26'), -(3729,1250,'action started via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3730,1250,'action complete via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3731,1251,'action created','2024-11-17 09:44:38','2024-11-17 10:44:38'), -(3732,1251,'action started via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3733,1251,'action complete via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3734,1252,'action created','2024-11-17 09:45:53','2024-11-17 10:45:53'), -(3735,1252,'action started via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3736,1252,'action complete via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3737,1253,'action created','2024-11-17 09:51:17','2024-11-17 10:51:17'), -(3738,1253,'action started via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3739,1253,'action complete via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3740,1254,'action created','2024-11-17 09:55:09','2024-11-17 10:55:09'), -(3741,1254,'action started via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3742,1254,'action complete via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3743,1255,'action created','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3744,1255,'action started via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3745,1255,'action complete via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3746,1256,'action created','2024-11-17 09:57:48','2024-11-17 10:57:48'), -(3747,1256,'action started via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3748,1256,'action complete via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3749,1257,'action created','2024-11-17 09:59:55','2024-11-17 10:59:55'), -(3750,1257,'action started via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3751,1257,'action complete via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3752,1258,'action created','2024-11-17 10:03:58','2024-11-17 11:03:58'), -(3753,1258,'action started via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3754,1258,'action complete via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3755,1259,'action created','2024-11-17 10:04:41','2024-11-17 11:04:41'), -(3756,1260,'action created','2024-11-17 10:04:46','2024-11-17 11:04:46'), -(3757,1259,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3758,1259,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3759,1260,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3760,1260,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3761,1261,'action created','2024-11-17 10:05:46','2024-11-17 11:05:46'), -(3762,1261,'action started via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3763,1261,'action complete via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3764,1262,'action created','2024-11-17 10:07:41','2024-11-17 11:07:41'), -(3765,1262,'action started via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3766,1262,'action complete via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3767,1263,'action created','2024-11-17 10:08:12','2024-11-17 11:08:12'), -(3768,1263,'action started via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3769,1263,'action complete via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3770,1264,'action created','2024-11-17 10:09:35','2024-11-17 11:09:35'), -(3771,1264,'action started via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3772,1264,'action complete via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3773,1265,'action created','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3774,1265,'action started via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3775,1265,'action complete via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3776,1266,'action created','2024-11-17 10:10:34','2024-11-17 11:10:34'), -(3777,1266,'action started via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3778,1266,'action complete via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3779,1267,'action created','2024-11-17 10:10:45','2024-11-17 11:10:45'), -(3780,1267,'action started via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3781,1267,'action complete via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3782,1268,'action created','2024-11-17 10:12:08','2024-11-17 11:12:08'), -(3783,1268,'action started via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3784,1268,'action complete via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3785,1269,'action created','2024-11-17 10:18:46','2024-11-17 11:18:46'), -(3786,1269,'action started via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3787,1269,'action complete via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3788,1270,'action created','2024-11-17 10:22:52','2024-11-17 11:22:52'), -(3789,1270,'action started via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3790,1270,'action complete via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3791,1271,'action created','2024-11-17 10:24:52','2024-11-17 11:24:52'), -(3792,1271,'action started via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3793,1271,'action complete via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3794,1272,'action created','2024-11-17 10:26:55','2024-11-17 11:26:55'), -(3795,1272,'action started via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3796,1272,'action complete via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3797,1273,'action created','2024-11-17 10:32:36','2024-11-17 11:32:36'), -(3798,1273,'action started via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3799,1273,'action complete via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3800,1274,'action created','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3801,1274,'action started via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3802,1274,'action complete via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3803,1275,'action created','2024-11-17 10:35:44','2024-11-17 11:35:44'), -(3804,1275,'action started via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3805,1275,'action complete via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3806,1276,'action created','2024-11-17 10:38:26','2024-11-17 11:38:26'), -(3807,1276,'action started via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3808,1276,'action complete via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3809,1277,'action created','2024-11-17 10:40:06','2024-11-17 11:40:06'), -(3810,1277,'action started via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3811,1277,'action complete via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3812,1278,'action created','2024-11-17 10:42:35','2024-11-17 11:42:35'), -(3813,1278,'action started via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3814,1278,'action complete via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3815,1279,'action created','2024-11-17 10:44:52','2024-11-17 11:44:52'), -(3816,1279,'action started via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3817,1279,'action complete via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3818,1280,'action created','2024-11-17 10:47:57','2024-11-17 11:47:57'), -(3819,1280,'action started via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3820,1280,'action complete via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3821,1281,'action created','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3822,1281,'action started via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3823,1281,'action complete via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3824,1282,'action created','2024-11-17 10:50:47','2024-11-17 11:50:47'), -(3825,1282,'action started via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3826,1282,'action complete via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3827,1283,'action created','2024-11-17 10:54:57','2024-11-17 11:54:57'), -(3828,1283,'action started via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3829,1283,'action complete via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3830,1284,'action created','2024-11-17 10:57:08','2024-11-17 11:57:08'), -(3831,1284,'action started via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3832,1284,'action complete via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3833,1285,'action created','2024-11-17 10:58:52','2024-11-17 11:58:52'), -(3834,1285,'action started via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3835,1285,'action complete via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3836,1286,'action created','2024-11-17 16:23:10','2024-11-17 17:23:10'), -(3837,1286,'action started via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3838,1286,'action complete via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3839,1287,'action created','2024-11-17 16:29:47','2024-11-17 17:29:47'), -(3840,1287,'action started via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3841,1287,'action complete via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3842,1288,'action created','2024-11-17 16:31:35','2024-11-17 17:31:35'), -(3843,1288,'action started via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3844,1288,'action complete via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3845,1289,'action created','2024-11-17 16:34:10','2024-11-17 17:34:10'), -(3846,1289,'action started via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3847,1289,'action complete via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3848,1290,'action created','2024-11-17 16:37:26','2024-11-17 17:37:26'), -(3849,1290,'action started via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3850,1290,'action complete via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3851,1291,'action created','2024-11-17 16:40:08','2024-11-17 17:40:08'), -(3852,1291,'action started via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3853,1291,'action complete via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3854,1292,'action created','2024-11-17 16:44:52','2024-11-17 17:44:52'), -(3855,1292,'action started via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3856,1292,'action complete via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3857,1293,'action created','2024-11-17 16:56:05','2024-11-17 17:56:05'), -(3858,1293,'action started via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3859,1293,'action complete via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3860,1294,'action created','2024-11-17 16:59:11','2024-11-17 17:59:11'), -(3861,1294,'action started via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3862,1294,'action complete via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3863,1295,'action created','2024-11-17 17:00:55','2024-11-17 18:00:55'), -(3864,1295,'action started via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3865,1295,'action complete via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3866,1296,'action created','2024-11-17 17:03:54','2024-11-17 18:03:54'), -(3867,1296,'action started via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3868,1296,'action complete via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3869,1297,'action created','2024-11-17 17:06:05','2024-11-17 18:06:05'), -(3870,1297,'action started via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3871,1297,'action complete via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3872,1298,'action created','2024-11-17 17:07:37','2024-11-17 18:07:37'), -(3873,1298,'action started via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3874,1298,'action complete via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3875,1299,'action created','2024-11-17 17:10:53','2024-11-17 18:10:53'), -(3876,1299,'action started via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3877,1299,'action complete via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3878,1300,'action created','2024-11-17 17:13:58','2024-11-17 18:13:58'), -(3879,1300,'action started via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3880,1300,'action complete via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3881,1301,'action created','2024-11-17 17:16:31','2024-11-17 18:16:31'), -(3882,1301,'action started via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3883,1301,'action complete via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3884,1302,'action created','2024-11-17 17:18:12','2024-11-17 18:18:12'), -(3885,1302,'action started via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3886,1302,'action complete via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3887,1303,'action created','2024-11-17 17:20:00','2024-11-17 18:20:00'), -(3888,1303,'action started via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3889,1303,'action complete via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3890,1304,'action created','2024-11-17 17:21:22','2024-11-17 18:21:22'), -(3891,1304,'action started via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3892,1304,'action complete via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3893,1305,'action created','2024-11-17 17:25:15','2024-11-17 18:25:15'), -(3894,1305,'action started via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3895,1305,'action complete via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3896,1306,'action created','2024-11-17 17:28:48','2024-11-17 18:28:48'), -(3897,1306,'action started via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3898,1306,'action complete via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3899,1307,'action created','2024-11-17 17:31:26','2024-11-17 18:31:26'), -(3900,1307,'action started via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3901,1307,'action complete via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3902,1308,'action created','2024-11-17 17:34:35','2024-11-17 18:34:35'), -(3903,1308,'action started via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3904,1308,'action complete via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3905,1309,'action created','2024-11-17 17:37:34','2024-11-17 18:37:34'), -(3906,1309,'action started via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3907,1309,'action complete via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3908,1310,'action created','2024-11-17 17:40:35','2024-11-17 18:40:35'), -(3909,1310,'action started via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3910,1310,'action complete via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3911,1311,'action created','2024-11-17 17:43:02','2024-11-17 18:43:02'), -(3912,1311,'action started via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3913,1311,'action complete via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3914,1312,'action created','2024-11-17 17:45:06','2024-11-17 18:45:06'), -(3915,1312,'action started via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3916,1312,'action complete via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3917,1313,'action created','2024-11-17 17:48:38','2024-11-17 18:48:38'), -(3918,1313,'action started via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3919,1313,'action complete via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3920,1314,'action created','2024-11-17 17:52:24','2024-11-17 18:52:24'), -(3921,1314,'action started via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3922,1314,'action complete via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3923,1315,'action created','2024-11-17 17:55:58','2024-11-17 18:55:58'), -(3924,1315,'action started via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3925,1315,'action complete via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3926,1316,'action created','2024-11-17 17:58:03','2024-11-17 18:58:03'), -(3927,1316,'action started via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3928,1316,'action complete via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3929,1317,'action created','2024-11-17 17:59:29','2024-11-17 18:59:29'), -(3930,1317,'action started via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3931,1317,'action complete via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3932,1318,'action created','2024-11-17 18:02:45','2024-11-17 19:02:45'), -(3933,1318,'action started via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3934,1318,'action complete via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3935,1243,'action started via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3936,1243,'action complete via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3937,1319,'action created','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3938,1319,'action started via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3939,1319,'action complete via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3940,1320,'action created','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3941,1320,'action started via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3942,1320,'action complete via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3943,1321,'action created','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3944,1322,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3945,1323,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3946,1324,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3947,1325,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3948,1322,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3949,1322,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3950,1323,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3951,1323,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3952,1324,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3953,1324,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3954,1325,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3955,1325,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3956,1326,'action created','2024-11-20 15:22:39','2024-11-20 16:22:39'), -(3957,1327,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3958,1328,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3959,1326,'action started via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3960,1326,'action complete via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3961,1329,'action created','2024-11-20 15:22:51','2024-11-20 16:22:51'), -(3962,1327,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3963,1327,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3964,1328,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3965,1328,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3966,1329,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3967,1329,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3968,1330,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3969,1331,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3970,1332,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3971,1330,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3972,1330,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3973,1333,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3974,1331,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3975,1331,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3976,1332,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3977,1332,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3978,1334,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3979,1335,'action created','2024-11-20 15:24:31','2024-11-20 16:24:31'), -(3980,1333,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3981,1333,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3982,1334,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3983,1334,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3984,1335,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3985,1335,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3986,1321,'action started via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3987,1321,'action complete via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3988,1336,'action created','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3989,1337,'action created','2024-11-21 16:11:57','2024-11-21 17:11:57'), -(3990,1337,'action started via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3991,1337,'action complete via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3992,1338,'action created','2024-11-21 21:37:31','2024-11-21 22:37:31'), -(3993,1338,'action started via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3994,1338,'action complete via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3995,1339,'action created','2024-11-21 21:39:42','2024-11-21 22:39:42'), -(3996,1339,'action started via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3997,1339,'action complete via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3998,1340,'action created','2024-11-21 22:10:38','2024-11-21 23:10:38'), -(3999,1340,'action started via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4000,1340,'action complete via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4001,1341,'action created','2024-11-21 22:18:49','2024-11-21 23:18:49'), -(4002,1341,'action started via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4003,1341,'action complete via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4004,1342,'action created','2024-11-21 22:23:28','2024-11-21 23:23:28'), -(4005,1342,'action started via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4006,1342,'action complete via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4007,1343,'action created','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4008,1343,'action started via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4009,1343,'action complete via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4010,1344,'action created','2024-11-22 08:03:50','2024-11-22 09:03:50'), -(4011,1344,'action started via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4012,1344,'action complete via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4013,1336,'action started via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4014,1336,'action complete via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4015,1345,'action created','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4016,1346,'action created','2024-11-22 14:12:02','2024-11-22 15:12:02'), -(4017,1346,'action started via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4018,1346,'action complete via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4019,1347,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4020,1348,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4021,1349,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4022,1350,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4023,1351,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4024,1352,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4025,1347,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4026,1347,'action complete via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4027,1348,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4028,1348,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4029,1349,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4030,1349,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4031,1350,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4032,1350,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4033,1351,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4034,1351,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4035,1352,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4036,1352,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4037,1353,'action created','2024-11-22 17:37:04','2024-11-22 18:37:04'), -(4038,1353,'action started via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'), -(4039,1353,'action complete via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'); -/*!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=15 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), -(7,678,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-16 19:45:11','2024-11-16 18:45:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(8,687,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 10:44:59','2024-11-17 09:44:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(9,701,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:10:45','2024-11-17 10:10:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(10,706,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:23:11','2024-11-17 10:23:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(11,777,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 17:12:14','2024-11-21 16:12:14','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(12,782,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 23:23:47','2024-11-21 22:23:47','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(13,784,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 15:12:26','2024-11-22 14:12:26','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(14,785,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 18:37:30','2024-11-22 17:37:30','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0); -/*!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=10908 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:25:{i:1732298735;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:1732299039;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:1732299156;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:1732299157;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:1732299167;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:1732299254;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:1732300469;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:1732300714;a:2:{s:19:\"update_wms_statuses\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:17:\"check_wms_license\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1732302285;a:1:{s:17:\"wpml_log_rotation\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1732305769;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:1732306250;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:1732306253;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:1732309839;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:1732311639;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:1732313439;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:1732316400;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:1732342126;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:1732367555;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:1732367556;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:1732370579;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:1732381369;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:1732479105;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:1732565439;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:1733580229;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:8:{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:\"redis-cache/redis-cache.php\";i:4;s:37:\"wc-multishipping/wc-multishipping.php\";i:5;s:27:\"woocommerce/woocommerce.php\";i:6;s:35:\"wp-mail-logging/wp-mail-logging.php\";i:7;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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','shipping','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','no','off'), -(289,'woocommerce_enable_myaccount_registration','no','off'), -(290,'woocommerce_registration_generate_username','no','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.2','auto'), -(354,'woocommerce_db_version','9.4.2','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','6740c796a4bf99.66440264|1732298706','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1732282303;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1731581825','on'), -(423,'_transient_product_query-transient-version','1731674417','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:41:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:20:\"no_external_requests\";i:10;s:17:\"search_posts_only\";i:11;s:12:\"no_texturize\";i:12;s:13:\"no_feed_links\";i:13;s:11:\"no_rsd_link\";i:14;s:19:\"no_wlwmanifest_link\";i:15;s:23:\"no_adjacent_posts_links\";i:16;s:15:\"no_wp_generator\";i:17;s:12:\"no_shortlink\";i:18;s:12:\"no_rest_link\";i:19;s:17:\"no_jquery_migrate\";i:20;s:16:\"schema_less_urls\";i:21;s:31:\"no_recent_comments_widget_style\";i:22;s:12:\"cleanup_menu\";i:23;s:9:\"no_emojis\";i:24;s:18:\"no_image_threshold\";i:25;s:14:\"no_exif_rotate\";i:26;s:22:\"no_admin_email_confirm\";i:27;s:16:\"no_update_emails\";i:28;s:18:\"no_new_user_emails\";i:29;s:24:\"no_password_reset_emails\";i:30;s:20:\"change_default_email\";i:31;s:15:\"login_site_icon\";i:32;s:14:\"no_update_nags\";i:33;s:14:\"no_footer_text\";i:34;s:20:\"no_dashboard_widgets\";i:35;s:10:\"no_wp_logo\";i:36;s:24:\"no_application_passwords\";i:37;s:9:\"no_xmlrpc\";i:38;s:15:\"restrict_upload\";i:39;s:15:\"no_login_errors\";i:40;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1731674417','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1731362926','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:188:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:57:\"index.php?taxonomy=collection&term=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?taxonomy=collection&term=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:46:\"index.php?taxonomy=collection&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1734261353','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.4.1\",\"hash\":\"cd258e4a844819ebcaa46e806743837f\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1734261583','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6054,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:0:{}s:15:\"version_checked\";s:3:\"6.7\";s:12:\"last_checked\";i:1731662399;}','off'), -(6056,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1731668658;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'), -(6061,'site_logo','','auto'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733954972','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(7355,'_transient_timeout_wc_product_children_246','1733612495','off'), -(7356,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(7361,'_transient_timeout_wc_var_prices_246','1734261583','off'), -(7362,'_transient_wc_var_prices_246','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(7582,'_transient_timeout_wc_product_children_433','1733644024','off'), -(7583,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(7588,'_transient_timeout_wc_var_prices_433','1734273076','off'), -(7589,'_transient_wc_var_prices_433','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(7700,'_transient_timeout_wc_product_children_385','1733650932','off'), -(7701,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(7830,'_transient_timeout_wc_var_prices_385','1734273076','off'), -(7831,'_transient_wc_var_prices_385','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1734264448','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8550,'_transient_timeout_wc_shipping_method_count','1733954930','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8554,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8603,'_transient_orders-transient-version','1731581783','on'), -(8610,'woocommerce_admin_last_orders_milestone','10','auto'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1732286663','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(8914,'_transient_timeout_wc_product_children_86','1734043197','off'), -(8915,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(8932,'_transient_timeout_wc_product_children_102','1734043275','off'), -(8933,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(8952,'_transient_timeout_wc_product_children_113','1734043429','off'), -(8953,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(8972,'_transient_timeout_wc_product_children_123','1734043811','off'), -(8973,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(8991,'_transient_timeout_wc_product_children_133','1734043911','off'), -(8992,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(9010,'_transient_timeout_wc_product_children_144','1734043958','off'), -(9011,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(9029,'_transient_timeout_wc_product_children_155','1734044112','off'), -(9030,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(9055,'_transient_timeout_wc_var_prices_155','1734261584','off'), -(9056,'_transient_wc_var_prices_155','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(9057,'_transient_timeout_wc_var_prices_144','1734261584','off'), -(9058,'_transient_wc_var_prices_144','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(9059,'_transient_timeout_wc_var_prices_133','1734263373','off'), -(9060,'_transient_wc_var_prices_133','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(9061,'_transient_timeout_wc_var_prices_123','1734262590','off'), -(9062,'_transient_wc_var_prices_123','{\"version\":\"1731670380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(9063,'_transient_timeout_wc_var_prices_113','1734264448','off'), -(9064,'_transient_wc_var_prices_113','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(9065,'_transient_timeout_wc_var_prices_102','1734264448','off'), -(9066,'_transient_wc_var_prices_102','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(9067,'_transient_timeout_wc_var_prices_86','1734266361','off'), -(9068,'_transient_wc_var_prices_86','{\"version\":\"1731674329\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9196,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9239,'_site_transient_update_plugins','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1731665193;s:12:\"translations\";a:0:{}}','off'), -(9268,'_transient_timeout_wc_var_prices_535','1734265039','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9331,'_transient_timeout_wc_product_children_545','1734097979','off'), -(9332,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(9358,'_transient_timeout_wc_var_prices_545','1734263373','off'), -(9359,'_transient_wc_var_prices_545','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1734273093','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9570,'_transient_timeout_wc_product_children_589','1734104017','off'), -(9571,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(9577,'_transient_timeout_wc_var_prices_589','1734265039','off'), -(9578,'_transient_wc_var_prices_589','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(9579,'_transient_timeout_wc_product_children_572','1734104050','off'), -(9580,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(9581,'_transient_timeout_wc_var_prices_572','1734265039','off'), -(9582,'_transient_wc_var_prices_572','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1734266487','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1734266487','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9786,'_transient_timeout_wc_product_children_613','1734113618','off'), -(9787,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(9788,'_transient_timeout_wc_var_prices_613','1734265039','off'), -(9789,'_transient_wc_var_prices_613','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"}}}','off'), -(9806,'_transient_timeout_wc_product_children_625','1734113902','off'), -(9807,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(9808,'_transient_timeout_wc_var_prices_625','1734265039','off'), -(9809,'_transient_wc_var_prices_625','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10169,'can_compress_scripts','0','on'), -(10216,'woocommerce_sales_record_date','2024-11-13','auto'), -(10217,'woocommerce_sales_record_amount','1390','auto'), -(10236,'_transient_timeout_wc_var_prices_291','1734273093','off'), -(10237,'_transient_wc_var_prices_291','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"regular_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"sale_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"}}}','off'), -(10240,'_transient_timeout_wc_var_prices_288','1734273093','off'), -(10241,'_transient_wc_var_prices_288','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"regular_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"sale_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"}}}','off'), -(10244,'_transient_timeout_wc_var_prices_285','1734273093','off'), -(10245,'_transient_wc_var_prices_285','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"regular_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"sale_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"}}}','off'), -(10415,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(10428,'_transient_timeout_wc_product_children_183','1734261576','off'), -(10429,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(10430,'_transient_timeout_wc_var_prices_183','1734265039','off'), -(10431,'_transient_wc_var_prices_183','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(10442,'_transient_timeout_wc_product_children_72','1734262164','off'), -(10443,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(10457,'_transient_timeout_wc_product_children_306','1734262376','off'), -(10458,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10467,'_transient_timeout_wc_product_children_312','1734262453','off'), -(10468,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(10495,'_transient_timeout_wc_product_children_202','1734262913','off'), -(10496,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(10521,'_transient_timeout_wc_var_prices_312','1734266487','off'), -(10522,'_transient_wc_var_prices_312','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"regular_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"sale_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"}}}','off'), -(10525,'_transient_timeout_wc_var_prices_306','1734266487','off'), -(10526,'_transient_wc_var_prices_306','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"regular_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"sale_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"}}}','off'), -(10536,'_transient_timeout_wc_product_children_342','1734263376','off'), -(10537,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(10553,'_transient_timeout_wc_product_children_554','1734263821','off'), -(10554,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(10565,'_transient_timeout_wc_product_children_515','1734264333','off'), -(10566,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(10574,'_transient_timeout_wc_product_children_521','1734264443','off'), -(10575,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(10576,'_transient_timeout_wc_var_prices_72','1734264448','off'), -(10577,'_transient_wc_var_prices_72','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(10595,'_transient_timeout_wc_product_children_232','1734264867','off'), -(10596,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(10606,'_transient_timeout_wc_product_children_168','1734265019','off'), -(10607,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(10608,'_transient_timeout_wc_var_prices_521','1734265039','off'), -(10609,'_transient_wc_var_prices_521','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(10610,'_transient_timeout_wc_var_prices_515','1734265039','off'), -(10611,'_transient_wc_var_prices_515','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(10623,'_transient_timeout_wc_product_children_213','1734265244','off'), -(10624,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(10673,'_transient_timeout_wc_product_children_372','1734266226','off'), -(10674,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:675;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:675;i:1;i:674;}}','off'), -(10699,'_transient_timeout_wc_product_children_365','1734266384','off'), -(10700,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:677;i:1;i:676;}s:7:\"visible\";a:2:{i:0;i:677;i:1;i:676;}}','off'), -(10701,'_transient_woocommerce_product_task_product_count_transient','65','on'), -(10703,'_transient_timeout_wc_term_counts','1734267463','off'), -(10704,'_transient_wc_term_counts','a:6:{i:30;s:2:\"33\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";i:34;s:1:\"0\";}','off'), -(10747,'_transient_timeout_wc_var_prices_372','1734273076','off'), -(10748,'_transient_wc_var_prices_372','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"regular_price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"sale_price\":{\"675\":\"65.00\",\"674\":\"48.00\"}}}','off'), -(10751,'_transient_timeout_wc_var_prices_365','1734273076','off'), -(10752,'_transient_wc_var_prices_365','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"regular_price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"sale_price\":{\"677\":\"60.00\",\"676\":\"45.00\"}}}','off'), -(10755,'_transient_timeout_wc_var_prices_342','1734273093','off'), -(10756,'_transient_wc_var_prices_342','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(10790,'wpmc_options','a:27:{s:6:\"method\";s:5:\"media\";s:7:\"content\";b:1;s:18:\"filesystem_content\";b:0;s:13:\"media_library\";b:1;s:12:\"live_content\";b:0;s:9:\"debuglogs\";b:0;s:11:\"images_only\";b:0;s:13:\"attach_is_use\";b:0;s:15:\"thumbnails_only\";b:0;s:11:\"dirs_filter\";s:0:\"\";s:12:\"files_filter\";s:0:\"\";s:15:\"hide_thumbnails\";b:0;s:12:\"hide_warning\";b:0;s:10:\"skip_trash\";b:0;s:13:\"medias_buffer\";i:100;s:12:\"posts_buffer\";i:5;s:15:\"analysis_buffer\";i:100;s:14:\"file_op_buffer\";i:20;s:5:\"delay\";i:100;s:19:\"shortcodes_disabled\";b:0;s:31:\"output_buffer_cleaning_disabled\";b:0;s:14:\"php_error_logs\";b:0;s:14:\"posts_per_page\";i:1000;s:15:\"clean_uninstall\";b:0;s:11:\"repair_mode\";b:0;s:11:\"expert_mode\";b:0;s:9:\"logs_path\";N;}','off'), -(10791,'wpmc_rating_date','1732931640','off'), -(10793,'product_cat_children','a:0:{}','auto'), -(10799,'woocommerce_free_shipping_2_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:3:\"100\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(10805,'woocommerce_attribute_lookup_enabled','yes','auto'), -(10807,'wms_mondial_relay_enable','yes','on'), -(10808,'wms_mondial_relay_customer_code','','on'), -(10809,'wms_mondial_relay_private_key','','on'), -(10810,'wms_mondial_relay_brand_code','','on'), -(10811,'wms_mondial_relay_section_pickup_points_map_type','openstreetmap','on'), -(10812,'wms_mondial_relay_section_pickup_points_google_maps_api_key','','on'), -(10813,'wms_mondial_relay_section_label_generation_status','a:0:{}','on'), -(10814,'wms_mondial_relay_section_label_status_post_generation','','on'), -(10815,'wms_mondial_relay_section_label_send_email','no','on'), -(10816,'wms_mondial_relay_price_before_discount','yes','on'), -(10817,'wms_mondial_relay_shipper_civility','MLLE','on'), -(10818,'wms_mondial_relay_shipper_name','','on'), -(10819,'wms_mondial_relay_shipper_name_2','','on'), -(10820,'wms_mondial_relay_shipper_address_1','','on'), -(10821,'wms_mondial_relay_shipper_address_2','','on'), -(10822,'wms_mondial_relay_shipper_zip_code','','on'), -(10823,'wms_mondial_relay_shipper_city','','on'), -(10824,'wms_mondial_relay_shipper_country','AF','on'), -(10825,'wms_mondial_relay_shipper_email','','on'), -(10826,'wms_mondial_relay_shipper_phone','','on'), -(10827,'wms_mondial_relay_shipper_mobile_phone','','on'), -(10828,'wms_mondial_relay_section_parcel_insurance','0','on'), -(10829,'wms_mondial_relay_section_parcel_installation_duration','','on'), -(10830,'wms_mondial_relay_section_parcel_shipping_value','','on'), -(10831,'wms_mondial_relay_debug_mode','1','on'), -(10832,'wms_chronopost_enable','no','on'), -(10833,'wms_chronopost_account_number','','on'), -(10834,'wms_chronopost_account_name','','on'), -(10835,'wms_chronopost_account_password','','on'), -(10836,'wms_chronopost_section_pickup_points_map_type','openstreetmap','on'), -(10837,'wms_chronopost_section_pickup_points_google_maps_api_key','','on'), -(10838,'wms_chronopost_label_format','PDF','on'), -(10839,'wms_chronopost_section_label_generation_status','a:0:{}','on'), -(10840,'wms_chronopost_section_label_status_post_generation','','on'), -(10841,'wms_chronopost_section_label_send_email','no','on'), -(10842,'wms_chronopost_price_before_discount','yes','on'), -(10843,'wms_chronopost_shipper_civility','E','on'), -(10844,'wms_chronopost_shipper_name','','on'), -(10845,'wms_chronopost_shipper_name_2','','on'), -(10846,'wms_chronopost_shipper_address_1','','on'), -(10847,'wms_chronopost_shipper_address_2','','on'), -(10848,'wms_chronopost_shipper_zip_code','','on'), -(10849,'wms_chronopost_shipper_city','','on'), -(10850,'wms_chronopost_shipper_country','AF','on'), -(10851,'wms_chronopost_shipper_contact_name','','on'), -(10852,'wms_chronopost_shipper_email','','on'), -(10853,'wms_chronopost_shipper_phone','','on'), -(10854,'wms_chronopost_shipper_mobile_phone','','on'), -(10855,'wms_chronopost_customer_civility','E','on'), -(10856,'wms_chronopost_customer_name','','on'), -(10857,'wms_chronopost_customer_name_2','','on'), -(10858,'wms_chronopost_customer_address_1','','on'), -(10859,'wms_chronopost_customer_address_2','','on'), -(10860,'wms_chronopost_customer_zip_code','','on'), -(10861,'wms_chronopost_customer_city','','on'), -(10862,'wms_chronopost_customer_country','AF','on'), -(10863,'wms_chronopost_customer_contact_name','','on'), -(10864,'wms_chronopost_customer_email','','on'), -(10865,'wms_chronopost_customer_phone','','on'), -(10866,'wms_chronopost_customer_mobile_phone','','on'), -(10867,'wms_chronopost_section_insurance_ad_valorem_enabled','1','on'), -(10868,'wms_chronopost_section_insurance_ad_valorem_min_amount','0','on'), -(10869,'wms_chronopost_saturday_shipping_start_day','monday','on'), -(10870,'wms_chronopost_saturday_shipping_start_time','0','on'), -(10871,'wms_chronopost_saturday_shipping_end_day','monday','on'), -(10872,'wms_chronopost_saturday_shipping_end_time','0','on'), -(10873,'wms_chronopost_debug_mode','0','on'), -(10874,'wms_ups_enable','yes','on'), -(10875,'wms_ups_account_username','','on'), -(10876,'wms_ups_password','','on'), -(10877,'wms_ups_account_number','','on'), -(10878,'wms_ups_api_access_key','','on'), -(10879,'wms_ups_section_pickup_points_map_type','openstreetmap','on'), -(10880,'wms_ups_section_pickup_points_google_maps_api_key','','on'), -(10881,'wms_ups_section_label_generation_status','a:0:{}','on'), -(10882,'wms_ups_section_label_status_post_generation','','on'), -(10883,'wms_ups_section_label_send_email','no','on'), -(10884,'wms_ups_shipper_civility','MLLE','on'), -(10885,'wms_ups_shipper_name','','on'), -(10886,'wms_ups_shipper_name_2','','on'), -(10887,'wms_ups_shipper_company_name','','on'), -(10888,'wms_ups_shipper_vat_number','','on'), -(10889,'wms_ups_shipper_address_1','','on'), -(10890,'wms_ups_shipper_address_2','','on'), -(10891,'wms_ups_shipper_zip_code','','on'), -(10892,'wms_ups_shipper_city','','on'), -(10893,'wms_ups_shipper_country','AF','on'), -(10894,'wms_ups_shipper_email','','on'), -(10895,'wms_ups_shipper_phone','','on'), -(10896,'wms_ups_shipper_mobile_phone','','on'), -(10897,'wms_ups_debug_mode','1','on'), -(10899,'woocommerce_ups_standard_4_settings','a:8:{s:5:\"title\";s:14:\"UPS - Standard\";s:13:\"title_if_free\";s:13:\"Free Shipping\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:12;}}}','on'), -(10900,'woocommerce_mondial_relay_point_relais_5_settings','a:8:{s:5:\"title\";s:38:\"Mondial Relay - Livraison Point Relais\";s:13:\"title_if_free\";s:13:\"Free Shipping\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:6;}}}','on'), -(10901,'woocommerce_mondial_relay_point_relais_6_settings','a:8:{s:5:\"title\";s:38:\"Mondial Relay - Livraison Point Relais\";s:13:\"title_if_free\";s:13:\"Free Shipping\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:50;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:3;}}}','on'), -(10902,'wp_mail_logging_activated_time','1732298651','auto'), -(10903,'wp_mail_logging_db_version','2','off'), -(10904,'WPML_Plugin__version','1.13.1','auto'), -(10905,'wp_mail_logging_user_feedback_notice','a:2:{s:4:\"time\";i:1732298651;s:9:\"dismissed\";b:0;}','auto'), -(10906,'wpml_settings','a:11:{s:22:\"delete-on-deactivation\";s:1:\"1\";s:23:\"can-see-submission-data\";s:14:\"manage_options\";s:28:\"datetimeformat-use-wordpress\";s:1:\"0\";s:21:\"preferred-mail-format\";s:4:\"html\";s:12:\"display-host\";s:1:\"0\";s:19:\"display-attachments\";s:1:\"0\";s:24:\"log-rotation-limit-amout\";s:1:\"0\";s:29:\"log-rotation-limit-amout-keep\";i:75;s:24:\"log-rotation-delete-time\";s:1:\"1\";s:29:\"log-rotation-delete-time-days\";i:90;s:14:\"top-level-menu\";s:1:\"1\";}','auto'), -(10907,'wp_mail_logging_product_education','a:1:{s:9:\"dismissed\";a:1:{s:17:\"email-logs-bottom\";b:1;}}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=10578 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.4.1'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1731670019:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:40136;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.4.1'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1731835961:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:316713;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:496051;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.3'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1731451130:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:39627;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:90791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:237493;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.4.1'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1731836113:1'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:575848;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.4.1'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1731836209:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:329984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.4.1'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1731833714:1'), -(1899,141,'_wp_attached_file','2024/09/KARA-B.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:46764;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5402;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:230822;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:216029;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13743;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.3'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1731451801:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:28301;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:79708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:228219;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.4.1'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1731839767:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:28881;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:126059;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:262084;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:352950;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:257752;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.4.1'), -(2457,168,'_edit_lock','1731861469:1'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:85733;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:51905;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:87699;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:421874;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:229655;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.4.1'), -(2654,183,'_edit_lock','1731840759:1'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:236038;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19871;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.4.1'), -(2941,202,'_edit_lock','1731687437:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:56620;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:337870;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13327;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:187047;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.4.1'), -(3064,213,'_edit_lock','1731836411:1'), -(3070,213,'_edit_last','1'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.4.1'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1731862717:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:168547;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.4.1'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1731862612:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:188434;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.4.1'), -(3380,232,'_edit_lock','1731837468:1'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:522781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1731772697:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:51107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:438743;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:536594;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.3.3'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1731772696:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:52984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:187089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.4.1'), -(3665,251,'_edit_lock','1731863037:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.3.3'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1731772695:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:49290;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:348487;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9225-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt',''), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.4.1'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1731837953:1'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','1'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.4.1'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1731839075:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:533027;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:554660;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:506097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.4.1'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1731861309:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:266103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.4.1'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1731863119:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:498528;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.4.1'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1731839866:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:66984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.3.3'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1731772689:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:45836;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:482578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.4.1'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1731840994:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:42478;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:325294;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1731687429:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:38518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:323619;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.4.1'), -(4128,288,'_edit_lock','1731836936:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:44097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5894;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:280534;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9336-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.4.1'), -(4162,291,'_edit_lock','1731839489:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:35448;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:267641;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.4.1'), -(4467,306,'_edit_lock','1731687426:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:33849;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:270951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.4.1'), -(4568,312,'_edit_lock','1731862898:1'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.4.1'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1731840016:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:546040;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:438169;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9542-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.3.3'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1731687423:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:27956;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:355588;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.3.3'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1731687421:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:28932;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:223978;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.4.1'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1731687420:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:25628;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2782;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:184512;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.4.1'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1731687663:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:26165;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:356763;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1730322771:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:38982;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:237100;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:326181;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.4.1'), -(4977,342,'_edit_lock','1731860478:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:402127;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9763-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:372455;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9781-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:421413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1731687417:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:39945;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"KARA-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:282611;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9354-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.4.1'), -(5383,365,'_edit_lock','1731687417:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:32172;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.4.1'), -(5506,372,'_edit_lock','1731781918:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:34227;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:234974;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9300-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.3.3'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1730323082:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:45539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:232862;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9260-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:197094;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9262-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','2'), -(5562,377,'_photos_colonne_gauche|||0|value','378'), -(5563,377,'_photos_colonne_droite|||0|value','379'), -(5564,377,'_photos_colonne_droite|||1|value','380'), -(5565,377,'_haiku_details_produit',''), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.3.3'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1730323095:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:39278;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4877;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:602490;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9772-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1919;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:559293;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9775-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','2'), -(5604,381,'_photos_colonne_gauche|||0|value','382'), -(5605,381,'_photos_colonne_droite|||0|value','383'), -(5606,381,'_photos_colonne_droite|||1|value','384'), -(5607,381,'_haiku_details_produit',''), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.4.1'), -(5630,385,'_edit_lock','1731861772:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:328180;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"ROKKU-C-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.4.1'), -(5801,393,'_edit_lock','1731781909:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:33386;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:373189;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9733-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.4.1'), -(5839,398,'_edit_lock','1731860848:1'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:387538;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:388089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9730-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.4.1'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1731860956:1'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:203691;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9216-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:246903;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9077-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','1'), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.4.1'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1731861111:1'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:509856;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9485-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:305015;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"MUGURA-NAIL--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:43005;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-FEU-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:497813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"DSC8400-copie-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:534610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:535511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17617;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:37003;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6020,422,'_wp_attached_file','2024/10/HAIKU-sizechart.jpg'), -(6021,422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/10/HAIKU-sizechart.jpg\";s:8:\"filesize\";i:56860;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HAIKU-sizechart-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:313356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9376-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13739;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6138,328,'_photos_colonne_gauche|||0|value','329'), -(6139,328,'_photos_colonne_droite|||0|value','330'), -(6140,328,'_haiku_details_produit',''), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:410511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9156-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6253,430,'_regular_price','45'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6264,430,'_thumbnail_id','431'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.4.1'), -(6270,430,'_price','45'), -(6275,430,'_edit_lock','1731840155:1'), -(6276,431,'_wp_attached_file','2024/10/ROKKU-CR1-arg.jpg'), -(6277,431,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-CR1-arg.jpg\";s:8:\"filesize\";i:28407;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-CR1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"ROKKU-CR1-arg.jpg\";}'), -(6278,431,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:297309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9297-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.4.1'), -(6314,433,'_edit_lock','1731862430:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1731505275:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:27162;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:374922;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC9781-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6370,393,'_regular_price','60'), -(6466,441,'_wp_attached_file','2024/10/IMG_1428.jpg'), -(6467,441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1428.jpg\";s:8:\"filesize\";i:739647;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1428-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9461;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6468,441,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6513,447,'_thumbnail_id','449'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.3.3'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1731505335:1'), -(6524,448,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(6525,448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:1448749;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1473-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14181;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6526,448,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(6527,449,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(6528,449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:434380;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3167;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6529,449,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(6530,447,'_edit_last','1'), -(6551,452,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(6552,452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:1160791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1505-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13313;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6553,452,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(6554,246,'_photos_colonne_gauche|||0|value','249'), -(6555,246,'_photos_colonne_droite|||0|value','452'), -(6556,246,'_photos_colonne_droite|||1|value','250'), -(6557,246,'_haiku_details_produit',''), -(6652,325,'_photos_colonne_gauche|||0|value','326'), -(6653,325,'_photos_colonne_droite|||0|value','327'), -(6654,325,'_photos_colonne_droite|||1|value','465'), -(6655,325,'_haiku_details_produit',''), -(6687,470,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(6688,470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:228383;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1675-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6689,470,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.4.1'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.4.1'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.4.1'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6810,481,'_thumbnail_id','482'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.4.1'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1731866272:1'), -(6821,482,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(6822,482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:763906;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"MUGURA-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5707;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"MUGURA-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5707;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6823,482,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6827,481,'_edit_last','1'), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:283469;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9138-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','0'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.4.1'), -(6912,490,'_edit_lock','1731865365:1'), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7000,496,'_thumbnail_id','500'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7005,496,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7006,496,'_product_version','9.4.1'), -(7069,496,'_edit_lock','1731865622:1'), -(7070,500,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(7071,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:455669;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3719;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7072,500,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10479;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.4.1'), -(7145,515,'_edit_lock','1731864388:1'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','0'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.4.1'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1731864549:1'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7340,102,'_photos_colonne_gauche|||0|value','110'), -(7341,102,'_photos_colonne_droite|||0|value','112'), -(7342,102,'_photos_colonne_droite|||1|value','111'), -(7343,102,'_haiku_details_produit',''), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7441,144,'_photos_colonne_gauche|||0|value','152'), -(7442,144,'_photos_colonne_droite|||0|value','154'), -(7443,144,'_photos_colonne_droite|||1|value','153'), -(7444,144,'_haiku_details_produit',''), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.4.1'), -(7502,535,'_edit_lock','1731866425:1'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','0'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7580,545,'_thumbnail_id','547'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.4.1'), -(7592,545,'_edit_lock','1731866175:1'), -(7596,547,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(7597,547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:561230;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4677;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4677;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7598,547,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7609,447,'_photos_colonne_gauche|||0|value','449'), -(7610,447,'_photos_colonne_droite|||0|value','448'), -(7611,447,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.4.1'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1731864739:1'), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7899,342,'_regular_price','55'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8046,213,'_regular_price','75'), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','1'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.4.1'), -(8126,572,'_edit_lock','1731865242:1'), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.4.1'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1731863662:1'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','1'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.4.1'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1731865097:1'), -(8682,610,'_edit_last','1'), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','0'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.4.1'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','70'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','70'), -(8849,620,'_product_version','9.4.1'), -(8851,613,'_edit_lock','1731866022:1'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8890,613,'_edit_last','1'), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','0'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.4.1'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1731865808:1'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.4.1'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9186,232,'_price','110'), -(9191,258,'_photos_colonne_gauche|||0|value','259'), -(9192,258,'_photos_colonne_droite|||0|value','260'), -(9193,258,'_haiku_details_produit',''), -(9201,276,'_photos_colonne_gauche|||0|value','280'), -(9202,276,'_photos_colonne_droite|||0|value','281'), -(9203,276,'_haiku_details_produit',''), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.4.1'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','48'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','48'), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.4.1'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.4.1'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','52'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','52'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','50'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','50'), -(9568,658,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg'), -(9569,658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:37:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg\";s:8:\"filesize\";i:1088937;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15931;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9570,658,'_wp_attachment_image_alt','BoroBoro earrings minimalist oval shape'), -(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'), -(9578,72,'_photos_colonne_gauche|||0|value','81'), -(9579,72,'_photos_colonne_droite|||0|value','100'), -(9580,72,'_photos_colonne_droite|||1|value','411'), -(9581,72,'_photos_colonne_droite|||2|value','101'), -(9582,72,'_photos_colonne_droite|||3|value','659'), -(9583,72,'_haiku_details_produit',''), -(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1029972;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1442-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(9587,306,'_price','48'), -(9588,306,'_price','50'), -(9589,306,'_price','70'), -(9590,306,'_photos_colonne_gauche|||0|value','310'), -(9591,306,'_photos_colonne_droite|||0|value','311'), -(9592,306,'_photos_colonne_droite|||1|value','424'), -(9593,306,'_haiku_details_produit',''), -(9594,312,'_price','50'), -(9595,312,'_price','52'), -(9596,312,'_price','75'), -(9601,661,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(9602,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:849459;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1454-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9603,661,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9604,202,'_price','50'), -(9605,202,'_price','85'), -(9612,662,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(9613,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:730806;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1456-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9614,662,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9615,202,'_photos_colonne_gauche|||0|value','206'), -(9616,202,'_photos_colonne_droite|||0|value','662'), -(9617,202,'_photos_colonne_droite|||1|value','661'), -(9618,202,'_photos_colonne_droite|||2|value','212'), -(9619,202,'_photos_colonne_droite|||3|value','207'), -(9620,202,'_haiku_details_produit',''), -(9621,663,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(9622,663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:98598;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1460-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9623,663,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:873482;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1512-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(9642,665,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(9643,665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:469158;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3803;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9644,665,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(9648,554,'_thumbnail_id','665'), -(9652,666,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(9653,666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:173470;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9654,666,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(9659,667,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(9660,667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:172887;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1524-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9661,667,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(9669,669,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(9670,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:958548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1528-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9671,669,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(9682,670,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(9683,670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1167334;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1582-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20764;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9684,670,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'), -(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:876712;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1604-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'), -(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'), -(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1095755;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1656-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'), -(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:901473;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1657-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(9720,393,'_photos_colonne_gauche|||0|value','396'), -(9721,393,'_photos_colonne_droite|||0|value','397'), -(9722,393,'_photos_colonne_droite|||1|value','673'), -(9723,393,'_haiku_details_produit',''), -(9728,674,'_variation_description',''), -(9729,674,'total_sales','0'), -(9730,674,'_tax_status','taxable'), -(9731,674,'_tax_class','parent'), -(9732,674,'_manage_stock','no'), -(9733,674,'_backorders','no'), -(9734,674,'_sold_individually','no'), -(9735,674,'_virtual','no'), -(9736,674,'_downloadable','no'), -(9737,674,'_download_limit','-1'), -(9738,674,'_download_expiry','-1'), -(9739,674,'_stock',NULL), -(9740,674,'_stock_status','instock'), -(9741,674,'_wc_average_rating','0'), -(9742,674,'_wc_review_count','0'), -(9743,674,'attribute_pa_side','one'), -(9744,674,'_product_version','9.4.1'), -(9745,675,'_variation_description',''), -(9746,675,'total_sales','0'), -(9747,675,'_tax_status','taxable'), -(9748,675,'_tax_class','parent'), -(9749,675,'_manage_stock','no'), -(9750,675,'_backorders','no'), -(9751,675,'_sold_individually','no'), -(9752,675,'_virtual','no'), -(9753,675,'_downloadable','no'), -(9754,675,'_download_limit','-1'), -(9755,675,'_download_expiry','-1'), -(9756,675,'_stock',NULL), -(9757,675,'_stock_status','instock'), -(9758,675,'_wc_average_rating','0'), -(9759,675,'_wc_review_count','0'), -(9760,675,'attribute_pa_side','pair'), -(9761,675,'_product_version','9.4.1'), -(9762,674,'_sku','MUGURA-BO-g-one'), -(9763,674,'_regular_price','48'), -(9764,674,'_thumbnail_id','0'), -(9765,674,'_price','48'), -(9766,675,'_sku','MUGURA-BO-g-pair'), -(9767,675,'_regular_price','65'), -(9768,675,'_thumbnail_id','0'), -(9769,675,'_price','65'), -(9770,372,'_price','48'), -(9771,372,'_price','65'), -(9772,372,'_regular_price','65'), -(9773,372,'_photos_colonne_gauche|||0|value','375'), -(9774,372,'_photos_colonne_droite|||0|value','376'), -(9775,372,'_haiku_details_produit',''), -(9776,676,'_variation_description',''), -(9777,676,'total_sales','0'), -(9778,676,'_tax_status','taxable'), -(9779,676,'_tax_class','parent'), -(9780,676,'_manage_stock','no'), -(9781,676,'_backorders','no'), -(9782,676,'_sold_individually','no'), -(9783,676,'_virtual','no'), -(9784,676,'_downloadable','no'), -(9785,676,'_download_limit','-1'), -(9786,676,'_download_expiry','-1'), -(9787,676,'_stock',NULL), -(9788,676,'_stock_status','instock'), -(9789,676,'_wc_average_rating','0'), -(9790,676,'_wc_review_count','0'), -(9791,676,'attribute_pa_side','one'), -(9792,676,'_product_version','9.4.1'), -(9793,677,'_variation_description',''), -(9794,677,'total_sales','0'), -(9795,677,'_tax_status','taxable'), -(9796,677,'_tax_class','parent'), -(9797,677,'_manage_stock','no'), -(9798,677,'_backorders','no'), -(9799,677,'_sold_individually','no'), -(9800,677,'_virtual','no'), -(9801,677,'_downloadable','no'), -(9802,677,'_download_limit','-1'), -(9803,677,'_download_expiry','-1'), -(9804,677,'_stock',NULL), -(9805,677,'_stock_status','instock'), -(9806,677,'_wc_average_rating','0'), -(9807,677,'_wc_review_count','0'), -(9808,677,'attribute_pa_side','pair'), -(9809,677,'_product_version','9.4.1'), -(9810,676,'_sku','MUGURA-CR-s-one'), -(9811,676,'_regular_price','45'), -(9812,676,'_thumbnail_id','0'), -(9813,676,'_price','45'), -(9814,677,'_sku','MUGURA-BO-s-pair'), -(9815,677,'_regular_price','60'), -(9816,677,'_thumbnail_id','0'), -(9817,677,'_price','60'), -(9818,365,'_price','45'), -(9819,365,'_price','60'), -(9820,365,'_regular_price','60'), -(9821,365,'_photos_colonne_gauche|||0|value','369'), -(9822,365,'_photos_colonne_droite|||0|value','425'), -(9823,365,'_haiku_details_produit',''), -(9824,331,'_photos_colonne_gauche|||0|value','332'), -(9825,331,'_photos_colonne_droite|||0|value','334'), -(9826,331,'_photos_colonne_droite|||1|value','470'), -(9827,331,'_haiku_details_produit',''), -(9828,335,'_photos_colonne_gauche|||0|value','336'), -(9830,335,'_photos_colonne_droite|||1|value','672'), -(9831,335,'_photos_colonne_droite|||2|value','337'), -(9832,335,'_haiku_details_produit',''), -(9833,478,'_regular_price','48'), -(9834,478,'_price','48'), -(9835,479,'_regular_price','48'), -(9836,479,'_price','48'), -(9837,480,'_regular_price','48'), -(9838,480,'_price','48'), -(9840,433,'_price','48'), -(9850,613,'_price','70'), -(9851,679,'_wp_attached_file','2024/10/DSC9116.jpg'), -(9852,679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9116.jpg\";s:8:\"filesize\";i:519269;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9116-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13769;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9853,679,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9882,680,'_wp_attached_file','2024/09/KARA-B-1.jpg'), -(9883,680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:20:\"2024/09/KARA-B-1.jpg\";s:8:\"filesize\";i:1104575;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"KARA-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25206;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9884,680,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(9885,133,'_photos_colonne_gauche|||0|value','680'), -(9886,133,'_photos_colonne_droite|||0|value','166'), -(9887,133,'_photos_colonne_droite|||1|value','142'), -(9888,133,'_photos_colonne_droite|||2|value','141'), -(9889,133,'_photos_colonne_droite|||3|value','167'), -(9890,133,'_photos_colonne_droite|||4|value','143'), -(9891,133,'_haiku_details_produit',''), -(9892,681,'_wp_attached_file','2024/09/DSC9897.jpg'), -(9893,681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:799951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9897-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17160;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9894,681,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9899,682,'_wp_attached_file','2024/09/IKKAN-B-vrm.jpg'), -(9900,682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1522;s:6:\"height\";i:1012;s:4:\"file\";s:23:\"2024/09/IKKAN-B-vrm.jpg\";s:8:\"filesize\";i:169962;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"IKKAN-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5044;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9901,682,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(9906,683,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(9907,683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:551449;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1423-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9908,683,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver.'), -(9909,86,'_photos_colonne_gauche|||0|value','420'), -(9910,86,'_photos_colonne_gauche|||1|value','94'), -(9911,86,'_photos_colonne_droite|||0|value','683'), -(9912,86,'_photos_colonne_droite|||1|value','412'), -(9913,86,'_photos_colonne_droite|||2|value','419'), -(9914,86,'_haiku_details_produit',''), -(9915,684,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(9916,684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:910340;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1478-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9917,684,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(9918,113,'_thumbnail_id','682'), -(9919,113,'_photos_colonne_gauche|||0|value','682'), -(9920,113,'_photos_colonne_droite|||0|value','122'), -(9921,113,'_photos_colonne_droite|||1|value','684'), -(9922,113,'_haiku_details_produit',''), -(9923,685,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(9924,685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:355030;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25467;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9925,685,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9926,123,'_thumbnail_id','685'), -(9927,123,'_photos_colonne_gauche|||0|value','685'), -(9928,123,'_photos_colonne_droite|||0|value','132'), -(9929,123,'_photos_colonne_droite|||1|value','681'), -(9930,123,'_haiku_details_produit',''), -(9931,686,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(9932,686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:522902;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9933,686,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes.'), -(9934,213,'_thumbnail_id','686'), -(9935,213,'_photos_colonne_gauche|||0|value','686'), -(9936,213,'_photos_colonne_droite|||0|value','671'), -(9937,213,'_photos_colonne_droite|||1|value','199'), -(9938,213,'_haiku_details_produit',''), -(9939,688,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(9940,688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:462214;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24510;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9941,688,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(9942,183,'_thumbnail_id','688'), -(9947,689,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9948,689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:669567;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9341-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14900;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9949,689,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9950,288,'_photos_colonne_gauche|||0|value','289'), -(9951,288,'_photos_colonne_droite|||0|value','290'), -(9952,288,'_photos_colonne_droite|||1|value','689'), -(9953,288,'_haiku_details_produit',''), -(9954,690,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(9955,690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:554939;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28093;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9956,690,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9967,691,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(9968,691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:395199;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24351;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9969,691,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with gold plated rings hanging.'), -(9970,318,'_thumbnail_id','691'), -(9976,692,'_wp_attached_file','2024/10/HADOU-BR-mix.jpg'), -(9977,692,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-BR-mix.jpg\";s:8:\"filesize\";i:466973;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28015;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9978,692,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver.'), -(9979,232,'_thumbnail_id','692'), -(9984,232,'_photos_colonne_gauche|||0|value','692'), -(9985,232,'_photos_colonne_droite|||0|value','669'), -(9986,232,'_photos_colonne_droite|||1|value','237'), -(9987,232,'_haiku_details_produit',''), -(9988,696,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(9989,696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:597329;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29309;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"IKKAN-C-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7161;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9990,696,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(9991,263,'_thumbnail_id','696'), -(9998,698,'_wp_attached_file','2024/10/IMG_1428-1.jpg'), -(9999,698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1428-1.jpg\";s:8:\"filesize\";i:555246;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1428-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32758;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729425344\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10000,698,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(10001,261,'_photos_colonne_gauche|||0|value','262'), -(10002,261,'_photos_colonne_droite|||0|value','698'), -(10003,261,'_haiku_details_produit',''), -(10004,700,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(10005,700,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:2031803;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1431-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36259;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729425408\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10006,700,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10011,702,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(10012,702,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:614928;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1432-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729425433\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10013,702,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10021,704,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(10022,704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:1024823;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1493-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10023,704,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(10028,705,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(10029,705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:815662;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1531-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13260;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10030,705,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10031,707,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(10032,707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:820465;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1543-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10033,707,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10041,708,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(10042,708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:595490;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1565-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10043,708,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(10044,263,'_photos_colonne_gauche|||0|value','696'), -(10045,263,'_photos_colonne_droite|||0|value','265'), -(10046,263,'_photos_colonne_droite|||1|value','267'), -(10047,263,'_photos_colonne_droite|||2|value','708'), -(10048,263,'_photos_colonne_droite|||3|value','266'), -(10049,263,'_haiku_details_produit',''), -(10050,709,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(10051,709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:694531;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1586-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11372;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10052,709,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10053,710,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(10054,710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:908033;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1588-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15198;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10055,710,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10061,291,'_photos_colonne_gauche|||0|value','292'), -(10062,291,'_photos_colonne_droite|||0|value','709'), -(10063,291,'_photos_colonne_droite|||1|value','710'), -(10064,291,'_photos_colonne_droite|||2|value','293'), -(10065,291,'_haiku_details_produit',''), -(10066,711,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(10067,711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:594783;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13516;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10068,711,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10073,712,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(10074,712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:803186;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1638-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10075,712,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines.'), -(10076,155,'_photos_colonne_gauche|||0|value','163'), -(10077,155,'_photos_colonne_droite|||0|value','712'), -(10078,155,'_photos_colonne_droite|||1|value','165'), -(10079,155,'_photos_colonne_droite|||2|value','164'), -(10080,155,'_haiku_details_produit',''), -(10081,713,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(10082,713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:735662;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1647-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10083,713,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(10084,274,'_photos_colonne_gauche|||0|value','275'), -(10085,274,'_photos_colonne_droite|||0|value','713'), -(10086,274,'_photos_colonne_droite|||1|value','690'), -(10087,274,'_photos_colonne_droite|||2|value','679'), -(10088,274,'_haiku_details_produit',''), -(10089,714,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(10090,714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:668960;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1651-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10091,714,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(10092,318,'_photos_colonne_gauche|||0|value','691'), -(10093,318,'_photos_colonne_droite|||0|value','714'), -(10094,318,'_photos_colonne_droite|||1|value','324'), -(10095,318,'_photos_colonne_droite|||2|value','323'), -(10096,318,'_haiku_details_produit',''), -(10097,715,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(10098,715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:666636;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1669-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10099,715,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver.'), -(10100,430,'_photos_colonne_gauche|||0|value','431'), -(10101,430,'_photos_colonne_droite|||0|value','715'), -(10102,430,'_photos_colonne_droite|||1|value','432'), -(10103,430,'_haiku_details_produit',''), -(10104,716,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(10105,716,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:799813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1673-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20258;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10106,716,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver.'), -(10118,717,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(10119,717,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:676786;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1680-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10120,717,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver.'), -(10126,718,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(10127,718,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:715801;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1746-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16150;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10128,718,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver.'), -(10129,183,'_photos_colonne_gauche|||0|value','688'), -(10130,183,'_photos_colonne_droite|||0|value','718'), -(10131,183,'_photos_colonne_droite|||1|value','658'), -(10132,183,'_haiku_details_produit',''), -(10133,719,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(10134,719,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:698351;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1747-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18494;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10135,719,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10141,720,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(10142,720,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:835726;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10143,720,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10144,282,'_photos_colonne_gauche|||0|value','283'), -(10145,282,'_photos_colonne_droite|||0|value','720'), -(10146,282,'_photos_colonne_droite|||1|value','284'), -(10147,282,'_photos_colonne_droite|||2|value','719'), -(10148,282,'_haiku_details_produit',''), -(10149,721,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(10150,721,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:398120;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25601;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10151,721,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(10152,342,'_thumbnail_id','721'), -(10153,342,'_photos_colonne_gauche|||0|value','721'), -(10154,342,'_photos_colonne_droite|||0|value','664'), -(10155,342,'_photos_colonne_droite|||1|value','347'), -(10156,342,'_photos_colonne_droite|||2|value','348'), -(10157,342,'_photos_colonne_droite|||3|value','349'), -(10158,342,'_haiku_details_produit',''), -(10159,722,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(10160,722,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:405750;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21810;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10161,722,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(10162,398,'_thumbnail_id','722'), -(10163,398,'_photos_colonne_gauche|||0|value','722'), -(10164,398,'_photos_colonne_droite|||0|value','400'), -(10165,398,'_photos_colonne_droite|||1|value','401'), -(10166,398,'_haiku_details_produit',''), -(10167,723,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(10168,723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:115008;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10169,723,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(10170,402,'_thumbnail_id','723'), -(10171,402,'_photos_colonne_gauche|||0|value','723'), -(10172,402,'_photos_colonne_droite|||0|value','404'), -(10173,402,'_photos_colonne_droite|||1|value','405'), -(10174,402,'_haiku_details_produit',''), -(10175,724,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(10176,724,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:111334;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20722;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10177,724,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(10178,406,'_thumbnail_id','724'), -(10179,406,'_photos_colonne_gauche|||0|value','724'), -(10180,406,'_photos_colonne_droite|||0|value','408'), -(10181,406,'_photos_colonne_droite|||1|value','409'), -(10182,406,'_haiku_details_produit',''), -(10183,725,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(10184,725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:555002;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"PIASU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28746;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10185,725,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(10186,268,'_thumbnail_id','725'), -(10187,268,'_photos_colonne_gauche|||0|value','725'), -(10188,268,'_photos_colonne_droite|||0|value','704'), -(10189,268,'_photos_colonne_droite|||1|value','270'), -(10190,268,'_haiku_details_produit',''), -(10191,726,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(10192,726,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:317314;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10193,726,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(10194,168,'_thumbnail_id','726'), -(10195,168,'_photos_colonne_gauche|||0|value','726'), -(10196,168,'_photos_colonne_droite|||0|value','180'), -(10197,168,'_photos_colonne_droite|||1|value','177'), -(10198,168,'_photos_colonne_droite|||2|value','178'), -(10199,168,'_photos_colonne_droite|||3|value','182'), -(10200,168,'_photos_colonne_droite|||4|value','179'), -(10201,168,'_photos_colonne_droite|||5|value','670'), -(10202,168,'_haiku_details_produit',''), -(10203,727,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(10204,727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:481410;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-jaspe-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26825;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10205,727,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(10206,728,'_wp_attached_file','2024/10/ROKKU-C-lapis.jpg'), -(10207,728,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-lapis.jpg\";s:8:\"filesize\";i:1256825;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10208,728,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(10209,729,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(10210,729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:483821;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27104;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10211,729,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(10212,385,'_thumbnail_id','729'), -(10220,385,'_photos_colonne_gauche|||0|value','729'), -(10221,385,'_photos_colonne_droite|||0|value','487'), -(10222,385,'_photos_colonne_droite|||1|value','727'), -(10223,385,'_photos_colonne_droite|||2|value','705'), -(10224,385,'_photos_colonne_droite|||3|value','728'), -(10225,385,'_photos_colonne_droite|||4|value','707'), -(10226,385,'_haiku_details_produit',''), -(10227,730,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(10228,730,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:401480;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24179;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10229,730,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(10230,731,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(10231,731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:382312;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-vrm-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10232,731,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(10233,732,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(10234,732,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:395953;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24186;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10235,732,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(10236,433,'_thumbnail_id','730'), -(10237,433,'_photos_colonne_gauche|||0|value','730'), -(10238,433,'_photos_colonne_droite|||0|value','468'), -(10239,433,'_photos_colonne_droite|||1|value','716'), -(10240,433,'_photos_colonne_droite|||2|value','731'), -(10241,433,'_photos_colonne_droite|||3|value','732'), -(10242,433,'_haiku_details_produit',''), -(10243,733,'_wp_attached_file','2024/10/TAMANORI-BO-g.jpg'), -(10244,733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-g.jpg\";s:8:\"filesize\";i:412060;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10245,733,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(10246,226,'_thumbnail_id','733'), -(10247,226,'_photos_colonne_gauche|||0|value','733'), -(10248,226,'_photos_colonne_droite|||0|value','717'), -(10249,226,'_photos_colonne_droite|||1|value','716'), -(10250,226,'_photos_colonne_droite|||2|value','469'), -(10251,226,'_haiku_details_produit',''), -(10252,734,'_wp_attached_file','2024/10/TAMANORI-BO-s.jpg'), -(10253,734,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-s.jpg\";s:8:\"filesize\";i:389996;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24156;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10254,734,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10255,220,'_thumbnail_id','734'), -(10256,220,'_photos_colonne_gauche|||0|value','734'), -(10257,220,'_photos_colonne_droite|||0|value','711'), -(10258,220,'_photos_colonne_droite|||1|value','225'), -(10259,220,'_haiku_details_produit',''), -(10260,735,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(10261,735,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:414179;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10262,735,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(10263,312,'_photos_colonne_gauche|||0|value','735'), -(10264,312,'_photos_colonne_droite|||0|value','660'), -(10265,312,'_photos_colonne_droite|||1|value','317'), -(10266,312,'_haiku_details_produit',''), -(10267,736,'_wp_attached_file','2024/10/TANEMAKI-BR.jpg'), -(10268,736,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/TANEMAKI-BR.jpg\";s:8:\"filesize\";i:440300;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23941;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10269,736,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10270,251,'_thumbnail_id','736'), -(10271,251,'_photos_colonne_gauche|||0|value','736'), -(10272,251,'_photos_colonne_droite|||0|value','700'), -(10273,251,'_photos_colonne_droite|||1|value','702'), -(10274,251,'_haiku_details_produit',''), -(10275,737,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(10276,737,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:581610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26499;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10277,737,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(10278,271,'_thumbnail_id','737'), -(10279,271,'_photos_colonne_gauche|||0|value','737'), -(10280,271,'_photos_colonne_droite|||0|value','273'), -(10281,271,'_haiku_details_produit',''), -(10285,739,'_wp_attached_file','2024/11/BOROBORO-B1-g.jpg'), -(10286,739,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-g.jpg\";s:8:\"filesize\";i:402899;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22921;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4701;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10287,739,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(10288,572,'_thumbnail_id','739'), -(10292,740,'_wp_attached_file','2024/11/BOROBORO-B1-s.jpg'), -(10293,740,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-s.jpg\";s:8:\"filesize\";i:235112;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10294,740,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10295,589,'_thumbnail_id','740'), -(10299,741,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(10300,741,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:1147125;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BOROBORO-B-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16899;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10301,741,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10302,589,'_photos_colonne_gauche|||0|value','740'), -(10303,589,'_photos_colonne_droite|||0|value','741'), -(10304,589,'_haiku_details_produit',''), -(10313,743,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(10314,743,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:237826;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10315,743,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10316,613,'_thumbnail_id','743'), -(10321,744,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(10322,744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:383991;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25249;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10323,744,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10324,625,'_thumbnail_id','744'), -(10329,745,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(10330,745,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:479776;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BLT-jade-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10331,745,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10332,746,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(10333,746,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:480701;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BLT-crystal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28099;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10334,746,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10335,535,'_thumbnail_id','745'), -(10341,747,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(10342,747,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:447595;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26229;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10343,747,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(10344,748,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(10345,748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:446356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10346,748,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(10347,515,'_thumbnail_id','747'), -(10348,515,'_photos_colonne_gauche|||0|value','747'), -(10349,515,'_photos_colonne_droite|||0|value','666'), -(10350,515,'_photos_colonne_droite|||1|value','748'), -(10351,515,'_haiku_details_produit',''), -(10352,749,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(10353,749,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:424383;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25056;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10354,749,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(10355,750,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(10356,750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:418920;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22111;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10357,750,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(10358,521,'_thumbnail_id','749'), -(10359,521,'_photos_colonne_gauche|||0|value','749'), -(10360,521,'_photos_colonne_droite|||0|value','667'), -(10361,521,'_photos_colonne_droite|||1|value','750'), -(10362,521,'_haiku_details_produit',''), -(10363,751,'_wp_attached_file','2024/11/DSC9463.jpg'), -(10364,751,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:928840;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9463-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17341;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10365,751,'_wp_attachment_image_alt','Kara textured silver hoops'), -(10366,554,'_photos_colonne_gauche|||0|value','665'), -(10367,554,'_photos_colonne_droite|||0|value','751'), -(10368,554,'_haiku_details_produit',''), -(10369,752,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(10370,752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:405740;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10371,752,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(10372,490,'_thumbnail_id','752'), -(10376,753,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(10377,753,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:459101;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27732;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10378,753,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(10379,610,'_thumbnail_id','753'), -(10380,610,'_photos_colonne_gauche|||0|value','753'), -(10381,610,'_photos_colonne_droite|||0|value','663'), -(10382,610,'_haiku_details_produit',''), -(10383,754,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(10384,754,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:348333;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1419-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10385,754,'_wp_attachment_image_alt','BoroBoro long oval ring in gold plated silver with tiny aventurine bead.'), -(10386,572,'_photos_colonne_gauche|||0|value','739'), -(10387,572,'_photos_colonne_droite|||0|value','754'), -(10388,572,'_haiku_details_produit',''), -(10389,755,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(10390,755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:657275;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1474-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13929;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10391,755,'_wp_attachment_image_alt','Hadou wavy stud earrings mixing gold and silver.'), -(10392,490,'_photos_colonne_gauche|||0|value','752'), -(10393,490,'_photos_colonne_droite|||0|value','755'), -(10394,490,'_haiku_details_produit',''), -(10395,756,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(10396,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:880992;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1481-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10397,756,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10398,757,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(10399,757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:731964;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1484-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10400,757,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10401,496,'_photos_colonne_gauche|||0|value','500'), -(10402,496,'_photos_colonne_droite|||0|value','756'), -(10403,496,'_photos_colonne_droite|||1|value','757'), -(10404,496,'_haiku_details_produit',''), -(10405,758,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(10406,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:609582;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1501-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14174;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10407,758,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10408,759,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(10409,759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:637867;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1506-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10410,759,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10411,625,'_photos_colonne_gauche|||0|value','744'), -(10412,625,'_photos_colonne_droite|||0|value','758'), -(10413,625,'_photos_colonne_droite|||1|value','759'), -(10414,625,'_haiku_details_produit',''), -(10415,760,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(10416,760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:627339;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1504-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10417,760,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10418,761,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(10419,761,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:676123;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1554-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10420,761,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10421,613,'_photos_colonne_gauche|||0|value','743'), -(10422,613,'_photos_colonne_droite|||0|value','760'), -(10423,613,'_photos_colonne_droite|||1|value','761'), -(10424,613,'_haiku_details_produit',''), -(10425,762,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(10426,762,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:750266;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1563-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10427,762,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(10428,545,'_photos_colonne_gauche|||0|value','547'), -(10429,545,'_photos_colonne_droite|||0|value','762'), -(10430,545,'_haiku_details_produit',''), -(10431,763,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(10432,763,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:722563;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1619-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10433,763,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(10434,481,'_photos_colonne_gauche|||0|value','482'), -(10435,481,'_photos_colonne_droite|||0|value','763'), -(10436,481,'_haiku_details_produit',''), -(10437,764,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(10438,764,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:912281;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1703-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10439,764,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10440,765,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(10441,765,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:823780;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1715-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10442,765,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10443,535,'_photos_colonne_gauche|||0|value','745'), -(10444,535,'_photos_colonne_droite|||0|value','764'), -(10445,535,'_photos_colonne_droite|||1|value','746'), -(10446,535,'_photos_colonne_droite|||2|value','765'), -(10447,535,'_haiku_details_produit',''), -(10448,766,'_sku','FUYOU-BO-s'), -(10449,766,'total_sales','0'), -(10450,766,'_tax_status','taxable'), -(10451,766,'_tax_class',''), -(10452,766,'_manage_stock','no'), -(10453,766,'_backorders','no'), -(10454,766,'_sold_individually','no'), -(10455,766,'_virtual','no'), -(10456,766,'_downloadable','no'), -(10457,766,'_download_limit','-1'), -(10458,766,'_download_expiry','-1'), -(10459,766,'_thumbnail_id','770'), -(10460,766,'_stock',NULL), -(10461,766,'_stock_status','instock'), -(10462,766,'_wc_average_rating','0'), -(10463,766,'_wc_review_count','0'), -(10464,766,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10465,766,'_product_version','9.4.1'), -(10470,767,'_variation_description',''), -(10471,767,'_sku','FUYOU-BO-s-pair'), -(10472,767,'_regular_price','80'), -(10473,767,'total_sales','0'), -(10474,767,'_tax_status','taxable'), -(10475,767,'_tax_class','parent'), -(10476,767,'_manage_stock','no'), -(10477,767,'_backorders','no'), -(10478,767,'_sold_individually','no'), -(10479,767,'_virtual','no'), -(10480,767,'_downloadable','no'), -(10481,767,'_download_limit','-1'), -(10482,767,'_download_expiry','-1'), -(10483,767,'_thumbnail_id','0'), -(10484,767,'_stock',NULL), -(10485,767,'_stock_status','instock'), -(10486,767,'_wc_average_rating','0'), -(10487,767,'_wc_review_count','0'), -(10489,767,'_price','80'), -(10490,767,'_product_version','9.4.1'), -(10491,768,'_variation_description',''), -(10492,768,'_sku','FUYOU-BO-s-long'), -(10493,768,'_regular_price','50'), -(10494,768,'total_sales','0'), -(10495,768,'_tax_status','taxable'), -(10496,768,'_tax_class','parent'), -(10497,768,'_manage_stock','no'), -(10498,768,'_backorders','no'), -(10499,768,'_sold_individually','no'), -(10500,768,'_virtual','no'), -(10501,768,'_downloadable','no'), -(10502,768,'_download_limit','-1'), -(10503,768,'_download_expiry','-1'), -(10504,768,'_thumbnail_id','0'), -(10505,768,'_stock',NULL), -(10506,768,'_stock_status','instock'), -(10507,768,'_wc_average_rating','0'), -(10508,768,'_wc_review_count','0'), -(10510,768,'_price','50'), -(10511,768,'_product_version','9.4.1'), -(10513,766,'_edit_lock','1732116721:1'), -(10516,770,'_wp_attached_file','2024/11/FUYOU-B0-s.jpg'), -(10517,770,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/FUYOU-B0-s.jpg\";s:8:\"filesize\";i:463220;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-B0-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10518,770,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10519,771,'_wp_attached_file','2024/11/DSC0240.jpg'), -(10520,771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0240.jpg\";s:8:\"filesize\";i:733093;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0240-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18707;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10521,772,'_wp_attached_file','2024/11/DSC0242.jpg'), -(10522,772,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0242.jpg\";s:8:\"filesize\";i:674620;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0242-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10523,773,'_wp_attached_file','2024/11/DSC0249.jpg'), -(10524,773,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0249.jpg\";s:8:\"filesize\";i:558095;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0249-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10525,774,'_wp_attached_file','2024/11/DSC0251.jpg'), -(10526,774,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0251.jpg\";s:8:\"filesize\";i:614235;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0251-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10527,771,'_wp_attachment_image_alt',''), -(10528,772,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10529,773,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10530,774,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10531,767,'attribute_pa_side','pair'), -(10532,768,'attribute_pa_side','long'), -(10534,775,'_variation_description',''), -(10535,775,'total_sales','0'), -(10536,775,'_tax_status','taxable'), -(10537,775,'_tax_class','parent'), -(10538,775,'_manage_stock','no'), -(10539,775,'_backorders','no'), -(10540,775,'_sold_individually','no'), -(10541,775,'_virtual','no'), -(10542,775,'_downloadable','no'), -(10543,775,'_download_limit','-1'), -(10544,775,'_download_expiry','-1'), -(10545,775,'_stock',NULL), -(10546,775,'_stock_status','instock'), -(10547,775,'_wc_average_rating','0'), -(10548,775,'_wc_review_count','0'), -(10549,775,'attribute_pa_side','medium'), -(10550,775,'_product_version','9.4.1'), -(10552,775,'_thumbnail_id','0'), -(10554,775,'_sku','FUYOU-BO-s-mid'), -(10555,775,'_regular_price','50'), -(10556,775,'_price','50'), -(10557,766,'_price','50'), -(10558,766,'_price','80'), -(10559,766,'_edit_last','1'), -(10560,766,'_photos_colonne_gauche|||0|value','770'), -(10561,766,'_photos_colonne_droite|||0|value','771'), -(10562,766,'_photos_colonne_droite|||1|value','774'), -(10563,766,'_photos_colonne_droite|||2|value','772'), -(10564,766,'_photos_colonne_droite|||3|value','773'), -(10565,766,'_haiku_details_produit',''), -(10566,776,'_edit_last','1'), -(10567,776,'discount_type','percent'), -(10568,776,'coupon_amount','10'), -(10569,776,'individual_use','no'), -(10570,776,'usage_limit','0'), -(10571,776,'usage_limit_per_user','0'), -(10572,776,'limit_usage_to_x_items','0'), -(10573,776,'usage_count','0'), -(10574,776,'date_expires',NULL), -(10575,776,'free_shipping','no'), -(10576,776,'exclude_sale_items','no'), -(10577,776,'_edit_lock','1732205350:1'); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=786 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','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-17 10:33:20','2024-11-17 09:33:20','',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-17 10:36:31','2024-11-17 09:36:31','',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), -(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-17 10:39:05','2024-11-17 09:39:05','',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-17 09:56:45','2024-11-17 08:56:45','',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-17 11:38:26','2024-11-17 10:38:26','',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-17 17:40:08','2024-11-17 16:40:08','',0,'https://haiku.gcch.fr/?post_type=product&p=168',0,'product','',0), -(177,2,'2024-10-01 09:12:26','2024-10-01 07:12:26','','Rokku ring malachite','','inherit','closed','closed','','rokku-b-malachite-2','','','2024-10-01 09:12:46','2024-10-01 07:12:46','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-malachite-1.jpg',0,'attachment','image/jpeg',0), -(178,2,'2024-10-01 09:13:13','2024-10-01 07:13:13','','Rokku ring tiger eye','','inherit','closed','closed','','sony-dsc-9','','','2024-10-01 09:13:48','2024-10-01 07:13:48','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye.jpg',0,'attachment','image/jpeg',0), -(179,2,'2024-10-01 09:14:04','2024-10-01 07:14:04','','Rokku ring tiger eye','','inherit','closed','closed','','rokku-b-tigereye','','','2024-10-01 09:14:34','2024-10-01 07:14:34','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye-1.jpg',0,'attachment','image/jpeg',0), -(180,2,'2024-10-01 09:25:14','2024-10-01 07:25:14','','Rokku ring malachite','','inherit','closed','closed','','_dsc9710','','','2024-10-01 09:25:39','2024-10-01 07:25:39','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9710.jpg',0,'attachment','image/jpeg',0), -(182,2,'2024-10-01 09:26:24','2024-10-01 07:26:24','','Rokku ring tiger eye','','inherit','closed','closed','','_dsc9190','','','2024-10-01 09:26:54','2024-10-01 07:26:54','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9190.jpg',0,'attachment','image/jpeg',0), -(183,2,'2024-10-01 11:31:42','2024-10-01 09:31:42','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-17 11:54:57','2024-11-17 10:54:57','',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-17 10:41:26','2024-11-17 09:41:26','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',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 8cm and 6cm
  • \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-17 18:00:55','2024-11-17 17:00:55','',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
    \r\n
  • lengths 8cm and 6cm
  • \r\n
  • box chain thickness 0,8mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-17 17:59:11','2024-11-17 16:59:11','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-17 11:00:08','2024-11-17 10:00:08','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \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-17 18:06:05','2024-11-17 17:06:05','',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-17 11:08:12','2024-11-17 10:08:12','',0,'https://haiku.gcch.fr/?post_type=product&p=261',0,'product','',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-17 11:26:55','2024-11-17 10:26:55','',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-17 17:37:26','2024-11-17 16:37:26','',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-17 18:07:37','2024-11-17 17:07:37','',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-17 11:40:06','2024-11-17 10:40:06','',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-17 11:58:52','2024-11-17 10:58:52','',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-17 10:51:17','2024-11-17 09:51:17','',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-17 11:33:50','2024-11-17 10:33:50','',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-17 18:03:54','2024-11-17 17:03:54','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0), -(317,2,'2024-10-07 08:36:37','2024-10-07 06:36:37','','Tamanori Hoops gold plated','','inherit','closed','closed','','tamanori-cr2-vrm','','','2024-10-07 08:36:52','2024-10-07 06:36:52','',312,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-vrm-1.jpg',0,'attachment','image/jpeg',0), -(318,2,'2024-10-07 08:40:26','2024-10-07 06:40:26','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-17 11:42:35','2024-11-17 10:42:35','',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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-08 00:24:21','2024-11-07 23:24:21','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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-17 17:23:10','2024-11-17 16:23:10','',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-17 17:45:12','2024-11-17 16:45:12','',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-17 17:29:47','2024-11-17 16:29:47','',0,'https://haiku.gcch.fr/?post_type=product&p=398',0,'product','',0), -(400,2,'2024-10-18 09:21:51','2024-10-18 07:21:51','','Mugura hoops silver','','inherit','closed','closed','','_dsc9723','','','2024-10-18 09:22:07','2024-10-18 07:22:07','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9723.jpg',0,'attachment','image/jpeg',0), -(401,2,'2024-10-18 09:22:21','2024-10-18 07:22:21','','Mugura hoops silver','','inherit','closed','closed','','_dsc9730','','','2024-10-18 09:22:38','2024-10-18 07:22:38','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9730.jpg',0,'attachment','image/jpeg',0), -(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-11-17 17:31:35','2024-11-17 16:31:35','',0,'https://haiku.gcch.fr/?post_type=product&p=402',0,'product','',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-11-17 17:34:10','2024-11-17 16:34:10','',0,'https://haiku.gcch.fr/?post_type=product&p=406',0,'product','',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\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-17 11:44:52','2024-11-17 10:44:52','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(431,1,'2024-10-30 22:29:18','2024-10-30 21:29:18','','Rokku Hoop silver','','inherit','closed','closed','','sony-dsc-51','','','2024-10-30 22:30:02','2024-10-30 21:30:02','',430,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-CR1-arg.jpg',0,'attachment','image/jpeg',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a Malachite oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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-17 17:56:05','2024-11-17 16:56:05','',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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(441,1,'2024-11-07 23:41:07','2024-11-07 22:41:07','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428','','','2024-11-07 23:41:46','2024-11-07 22:41:46','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428.jpg',0,'attachment','image/jpeg',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-13 14:44:32','2024-11-13 13:44:32','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(448,1,'2024-11-07 23:52:16','2024-11-07 22:52:16','','Kara ear cuff gold plated','','inherit','closed','closed','','img_1473','','','2024-11-07 23:53:31','2024-11-07 22:53:31','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(449,1,'2024-11-07 23:53:16','2024-11-07 22:53:16','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-07 23:53:51','2024-11-07 22:53:51','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(452,1,'2024-11-08 00:00:26','2024-11-07 23:00:26','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-08 00:00:55','2024-11-07 23:00:55','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(470,1,'2024-11-08 00:33:24','2024-11-07 23:33:24','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-08 00:33:52','2024-11-07 23:33:52','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Bracelet','','publish','closed','closed','','mugura-bracelet','','','2024-11-17 18:59:29','2024-11-17 17:59:29','',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), -(487,1,'2024-11-08 10:36:08','2024-11-08 09:36:08','','Rokku necklace tiger\'s eye stone','','inherit','closed','closed','','_dsc9138','','','2024-11-08 10:37:34','2024-11-08 09:37:34','',385,'https://haikuatelier.com/app/uploads/2024/10/DSC9138.jpg',0,'attachment','image/jpeg',0), -(490,1,'2024-11-10 12:47:12','2024-11-10 11:47:12','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-17 18:45:06','2024-11-17 17:45:06','',0,'https://haikuatelier.com/?post_type=product&p=490',0,'product','',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-17 18:48:38','2024-11-17 17:48:38','',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), -(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-17 18:28:48','2024-11-17 17:28:48','',0,'https://haikuatelier.com/?post_type=product&p=515',0,'product','',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-17 18:31:26','2024-11-17 17:31:26','',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), -(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), -(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-17 19:02:45','2024-11-17 18:02:45','',0,'https://haikuatelier.com/?post_type=product&p=535',0,'product','',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-17 18:58:03','2024-11-17 17:58:03','',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), -(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-17 18:34:35','2024-11-17 17:34:35','',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), -(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), -(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), -(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-17 18:43:02','2024-11-17 17:43:02','',0,'https://haikuatelier.com/?post_type=product&p=572',0,'product','',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-17 18:16:31','2024-11-17 17:16:31','',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), -(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-17 18:40:35','2024-11-17 17:40:35','',0,'https://haikuatelier.com/?post_type=product&p=610',0,'product','',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-17 18:55:58','2024-11-17 17:55:58','',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-16 19:45:02','2024-11-16 18:45:02','',613,'https://haikuatelier.com/?post_type=product_variation&p=620',7,'product_variation','',0), -(624,1,'2024-11-13 19:09:17','2024-11-13 18:09:17','','BoroBoro Bead Ring gold plated - 64','Size: 64','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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-17 18:52:24','2024-11-17 17:52:24','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-15 12:38:50','2024-11-15 11:38:50','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(640,1,'2024-11-13 19:43:23','2024-11-13 18:43:23','','','','draft','closed','closed','','','','','2024-11-13 19:43:23','2024-11-13 18:43:23','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=640',0,'shop_order_placehold','',1), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-15 12:32:10','2024-11-15 11:32:10','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0), -(657,1,'2024-11-14 11:55:39','2024-11-14 10:55:39','','','','draft','closed','closed','','','','','2024-11-14 11:55:39','2024-11-14 10:55:39','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=657',0,'shop_order_placehold','',1), -(658,1,'2024-11-15 12:18:07','2024-11-15 11:18:07','','BoroBoro earring','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-11-15 12:19:02','2024-11-15 11:19:02','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',0), -(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 17:20:07','2024-11-15 16:20:07','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'wmpc-trash','image/jpeg',0), -(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(661,1,'2024-11-15 12:37:38','2024-11-15 11:37:38','','Piasu earrins mixing gold and silver','','inherit','closed','closed','','img_1454','','','2024-11-15 12:38:04','2024-11-15 11:38:04','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(662,1,'2024-11-15 12:39:58','2024-11-15 11:39:58','','Piasu earrings mixing gold and silver','','inherit','closed','closed','','img_1456','','','2024-11-15 12:40:19','2024-11-15 11:40:19','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(663,1,'2024-11-15 12:42:53','2024-11-15 11:42:53','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-15 12:43:03','2024-11-15 11:43:03','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0), -(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(665,1,'2024-11-15 12:56:13','2024-11-15 11:56:13','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-15 12:56:31','2024-11-15 11:56:31','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0), -(666,1,'2024-11-15 13:04:02','2024-11-15 12:04:02','','Boroboro earrings gold plated with aventurine beads','','inherit','closed','closed','','img_1525','','','2024-11-15 13:04:32','2024-11-15 12:04:32','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0), -(667,1,'2024-11-15 13:05:30','2024-11-15 12:05:30','','BoroBoro silver earrings with tiger\'s eye beads','','inherit','closed','closed','','img_1524','','','2024-11-15 13:05:59','2024-11-15 12:05:59','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0), -(669,1,'2024-11-15 13:09:21','2024-11-15 12:09:21','','Hadou silver and gold bangles','','inherit','closed','closed','','img_1528','','','2024-11-15 13:09:38','2024-11-15 12:09:38','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(670,1,'2024-11-15 13:15:08','2024-11-15 12:15:08','','Rokku silver ring with tiger\'s eye stone','','inherit','closed','closed','','img_1582','','','2024-11-15 13:15:36','2024-11-15 12:15:36','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0), -(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(674,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-gold-plated-one-earring','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=674',2,'product_variation','',0), -(675,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','mugura-earrings-gold-plated-pair','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=675',1,'product_variation','',0), -(676,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-silver-one-earring','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=676',2,'product_variation','',0), -(677,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','mugura-earrings-silver-pair','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=677',1,'product_variation','',0), -(678,1,'2024-11-16 19:44:44','2024-11-16 18:44:44','','','','draft','closed','closed','','','','','2024-11-16 19:44:44','2024-11-16 18:44:44','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=678',0,'shop_order_placehold','',1), -(679,1,'2024-11-16 19:53:30','2024-11-16 18:53:30','','Fuyou necklace','','inherit','closed','closed','','_dsc9116','','','2024-11-16 19:53:56','2024-11-16 18:53:56','',274,'https://haikuatelier.com/app/uploads/2024/10/DSC9116.jpg',0,'attachment','image/jpeg',0), -(680,1,'2024-11-17 09:55:59','2024-11-17 08:55:59','','Kara ring','','inherit','closed','closed','','sony-dsc-76','','','2024-11-17 09:56:26','2024-11-17 08:56:26','',133,'https://haikuatelier.com/app/uploads/2024/09/KARA-B-1.jpg',0,'attachment','image/jpeg',0), -(681,1,'2024-11-17 10:24:25','2024-11-17 09:24:25','','Piasu Ring','','inherit','closed','closed','','dsc9897','','','2024-11-17 10:24:56','2024-11-17 09:24:56','',123,'https://haikuatelier.com/app/uploads/2024/09/DSC9897.jpg',0,'attachment','image/jpeg',0), -(682,1,'2024-11-17 10:29:42','2024-11-17 09:29:42','','Ikkan ring gold plated','','inherit','closed','closed','','sony-dsc-4','','','2024-11-17 10:30:03','2024-11-17 09:30:03','',113,'https://haikuatelier.com/app/uploads/2024/09/IKKAN-B-vrm.jpg',0,'attachment','image/jpeg',0), -(683,1,'2024-11-17 10:32:47','2024-11-17 09:32:47','','Hattari double fingers ring','','inherit','closed','closed','','img_1423','','','2024-11-17 10:33:09','2024-11-17 09:33:09','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(684,1,'2024-11-17 10:35:57','2024-11-17 09:35:57','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-17 10:36:09','2024-11-17 09:36:09','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(685,1,'2024-11-17 10:38:33','2024-11-17 09:38:33','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-11-17 10:38:50','2024-11-17 09:38:50','',123,'https://haikuatelier.com/app/uploads/2024/09/PIASU-B-mix.jpg',0,'attachment','image/jpeg',0), -(686,1,'2024-11-17 10:40:33','2024-11-17 09:40:33','','BoroBoro asymmetrical earrings gold plated','','inherit','closed','closed','','sony-dsc-71','','','2024-11-17 10:41:06','2024-11-17 09:41:06','',213,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-g.jpg',0,'attachment','image/jpeg',0), -(687,1,'2024-11-17 10:44:38','2024-11-17 09:44:38','','','','draft','closed','closed','','','','','2024-11-17 10:44:38','2024-11-17 09:44:38','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=687',0,'shop_order_placehold','',1), -(688,1,'2024-11-17 10:45:25','2024-11-17 09:45:25','','BoroBoro asymmetrical earrings silver','','inherit','closed','closed','','sony-dsc-10','','','2024-11-17 10:45:43','2024-11-17 09:45:43','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-s.jpg',0,'attachment','image/jpeg',0), -(689,1,'2024-11-17 10:50:52','2024-11-17 09:50:52','','Hattari stacked hoops gold plated','','inherit','closed','closed','','_dsc9341','','','2024-11-17 10:51:13','2024-11-17 09:51:13','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(690,1,'2024-11-17 10:54:45','2024-11-17 09:54:45','','Fuyou necklace','SONY DSC','inherit','closed','closed','','sony-dsc-33','','','2024-11-17 10:55:01','2024-11-17 09:55:01','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-1.jpg',0,'attachment','image/jpeg',0), -(691,1,'2024-11-17 10:57:02','2024-11-17 09:57:02','','Fuyou solo hoop','SONY DSC','inherit','closed','closed','','sony-dsc-62','','','2024-11-17 10:57:29','2024-11-17 09:57:29','',318,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-CR1.jpg',0,'attachment','image/jpeg',0), -(692,1,'2024-11-17 10:59:40','2024-11-17 09:59:40','','Hadou bangles','SONY DSC','inherit','closed','closed','','sony-dsc-16','','','2024-11-17 10:59:48','2024-11-17 09:59:48','',232,'https://haikuatelier.com/app/uploads/2024/10/HADOU-BR-mix.jpg',0,'attachment','image/jpeg',0), -(693,1,'2024-11-17 11:03:58','2024-11-17 10:03:58','','','','draft','closed','closed','','','','','2024-11-17 11:03:58','2024-11-17 10:03:58','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=693',0,'shop_order_placehold','',0), -(694,1,'2024-11-17 11:04:41','2024-11-17 10:04:41','','','','draft','closed','closed','','','','','2024-11-17 11:04:41','2024-11-17 10:04:41','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=694',0,'shop_order_placehold','',0), -(695,1,'2024-11-17 11:04:46','2024-11-17 10:04:46','','','','draft','closed','closed','','','','','2024-11-17 11:04:46','2024-11-17 10:04:46','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=695',0,'shop_order_placehold','',0), -(696,1,'2024-11-17 11:05:12','2024-11-17 10:05:12','','Ikkan necklace','','inherit','closed','closed','','sony-dsc-22','','','2024-11-17 11:05:30','2024-11-17 10:05:30','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-3.jpg',0,'attachment','image/jpeg',0), -(697,1,'2024-11-17 11:07:41','2024-11-17 10:07:41','','','','draft','closed','closed','','','','','2024-11-17 11:07:41','2024-11-17 10:07:41','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=697',0,'shop_order_placehold','',0), -(698,1,'2024-11-17 11:07:52','2024-11-17 10:07:52','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428-2','','','2024-11-17 11:08:08','2024-11-17 10:08:08','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428-1.jpg',0,'attachment','image/jpeg',0), -(699,1,'2024-11-17 11:09:35','2024-11-17 10:09:35','','','','draft','closed','closed','','','','','2024-11-17 11:09:35','2024-11-17 10:09:35','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=699',0,'shop_order_placehold','',0), -(700,1,'2024-11-17 11:10:04','2024-11-17 10:10:04','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1431','','','2024-11-17 11:10:29','2024-11-17 10:10:29','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(701,1,'2024-11-17 11:10:27','2024-11-17 10:10:27','','','','draft','closed','closed','','','','','2024-11-17 11:10:27','2024-11-17 10:10:27','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=701',0,'shop_order_placehold','',1), -(702,1,'2024-11-17 11:11:49','2024-11-17 10:11:49','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1432','','','2024-11-17 11:12:02','2024-11-17 10:12:02','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(704,1,'2024-11-17 11:18:25','2024-11-17 10:18:25','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-17 11:18:37','2024-11-17 10:18:37','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(705,1,'2024-11-17 11:21:09','2024-11-17 10:21:09','','Rokku necklace jaspe stone','','inherit','closed','closed','','img_1531','','','2024-11-17 11:21:43','2024-11-17 10:21:43','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(706,1,'2024-11-17 11:22:52','2024-11-17 10:22:52','','','','draft','closed','closed','','','','','2024-11-17 11:22:52','2024-11-17 10:22:52','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=706',0,'shop_order_placehold','',1), -(707,1,'2024-11-17 11:24:00','2024-11-17 10:24:00','','Rokku necklace lapis lazuli stone','','inherit','closed','closed','','img_1543','','','2024-11-17 11:24:27','2024-11-17 10:24:27','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(708,1,'2024-11-17 11:26:34','2024-11-17 10:26:34','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-17 11:26:44','2024-11-17 10:26:44','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(709,1,'2024-11-17 11:30:11','2024-11-17 10:30:11','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-17 11:30:57','2024-11-17 10:30:57','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(710,1,'2024-11-17 11:32:17','2024-11-17 10:32:17','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-17 11:32:28','2024-11-17 10:32:28','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(711,1,'2024-11-17 11:35:19','2024-11-17 10:35:19','','Tamanori dangling earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-17 11:35:33','2024-11-17 10:35:33','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(712,1,'2024-11-17 11:38:00','2024-11-17 10:38:00','','Kishou signet ring','','inherit','closed','closed','','img_1638','','','2024-11-17 11:38:12','2024-11-17 10:38:12','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(713,1,'2024-11-17 11:39:49','2024-11-17 10:39:49','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-17 11:39:58','2024-11-17 10:39:58','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(714,1,'2024-11-17 11:42:07','2024-11-17 10:42:07','','Fuyou solo hoop','','inherit','closed','closed','','img_1651','','','2024-11-17 11:42:18','2024-11-17 10:42:18','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(715,1,'2024-11-17 11:44:06','2024-11-17 10:44:06','','Rokku silver hoop and Tamanori goldplated earring','','inherit','closed','closed','','img_1669','','','2024-11-17 11:44:41','2024-11-17 10:44:41','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(716,1,'2024-11-17 11:47:15','2024-11-17 10:47:15','','Tamanori gold plated earring and Rokku gold plated hoop','','inherit','closed','closed','','img_1673','','','2024-11-17 11:47:44','2024-11-17 10:47:44','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(717,1,'2024-11-17 11:50:22','2024-11-17 10:50:22','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-17 11:50:38','2024-11-17 10:50:38','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(718,1,'2024-11-17 11:54:22','2024-11-17 10:54:22','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-17 11:54:46','2024-11-17 10:54:46','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(719,1,'2024-11-17 11:56:45','2024-11-17 10:56:45','','Hadou hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-17 11:57:04','2024-11-17 10:57:04','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(720,1,'2024-11-17 11:58:27','2024-11-17 10:58:27','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-17 11:58:44','2024-11-17 10:58:44','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(721,1,'2024-11-17 17:22:49','2024-11-17 16:22:49','','Kagun trio earrings','','inherit','closed','closed','','sony-dsc-21','','','2024-11-17 17:29:43','2024-11-17 16:29:43','',342,'https://haikuatelier.com/app/uploads/2024/10/KAGUN-BOP.jpg',0,'attachment','image/jpeg',0), -(722,1,'2024-11-17 17:29:17','2024-11-17 16:29:17','','Mugura hoops gold plated','','inherit','closed','closed','','sony-dsc-39','','','2024-11-17 17:29:34','2024-11-17 16:29:34','',398,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(723,1,'2024-11-17 17:31:14','2024-11-17 16:31:14','','Mugura nail jewlery silver','','inherit','closed','closed','','sony-dsc-47','','','2024-11-17 17:31:30','2024-11-17 16:31:30','',402,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-arg.jpg',0,'attachment','image/jpeg',0), -(724,1,'2024-11-17 17:33:41','2024-11-17 16:33:41','','Mugura nail jewelry gold plated','','inherit','closed','closed','','sony-dsc-48','','','2024-11-17 17:34:03','2024-11-17 16:34:03','',406,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-vrm.jpg',0,'attachment','image/jpeg',0), -(725,1,'2024-11-17 17:36:52','2024-11-17 16:36:52','','Piasu necklace','SONY DSC','inherit','closed','closed','','sony-dsc-23','','','2024-11-17 17:37:08','2024-11-17 16:37:08','',268,'https://haikuatelier.com/app/uploads/2024/10/PIASU-C.jpg',0,'attachment','image/jpeg',0), -(726,1,'2024-11-17 17:39:44','2024-11-17 16:39:44','','Rokku ring silver and malachite','','inherit','closed','closed','','rokku-b-malachite','','','2024-11-17 17:40:01','2024-11-17 16:40:01','',168,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-B-malachite.jpg',0,'attachment','image/jpeg',0), -(727,1,'2024-11-17 17:41:31','2024-11-17 16:41:31','','Rokku necklace with jaspe','','inherit','closed','closed','','sony-dsc-49','','','2024-11-17 17:41:48','2024-11-17 16:41:48','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-jaspe.jpg',0,'attachment','image/jpeg',0), -(728,1,'2024-11-17 17:43:08','2024-11-17 16:43:08','','Rokku necklace lapis lazuli','','inherit','closed','closed','','sony-dsc-58','','','2024-11-17 17:43:26','2024-11-17 16:43:26','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-lapis.jpg',0,'attachment','image/jpeg',0), -(729,1,'2024-11-17 17:44:27','2024-11-17 16:44:27','','Rokku necklace tiger\'s eye','','inherit','closed','closed','','sony-dsc-45','','','2024-11-17 17:44:45','2024-11-17 16:44:45','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-tiger.jpg',0,'attachment','image/jpeg',0), -(730,1,'2024-11-17 17:52:40','2024-11-17 16:52:40','','Rokku solo hoop gold plated lapis lazuli','','inherit','closed','closed','','sony-dsc-52','','','2024-11-17 17:53:02','2024-11-17 16:53:02','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(731,1,'2024-11-17 17:54:12','2024-11-17 16:54:12','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-17 17:54:32','2024-11-17 16:54:32','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(732,1,'2024-11-17 17:55:29','2024-11-17 16:55:29','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-17 17:55:59','2024-11-17 16:55:59','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(733,1,'2024-11-17 17:58:49','2024-11-17 16:58:49','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','sony-dsc-14','','','2024-11-17 17:59:04','2024-11-17 16:59:04','',226,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-g.jpg',0,'attachment','image/jpeg',0), -(734,1,'2024-11-17 18:00:24','2024-11-17 17:00:24','','Tamanori dangling earrings silver','','inherit','closed','closed','','sony-dsc-24','','','2024-11-17 18:00:46','2024-11-17 17:00:46','',220,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-s.jpg',0,'attachment','image/jpeg',0), -(735,1,'2024-11-17 18:03:32','2024-11-17 17:03:32','','Tamanori hoops gold plated','','inherit','closed','closed','','sony-dsc-32','','','2024-11-17 18:03:50','2024-11-17 17:03:50','',312,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(736,1,'2024-11-17 18:05:42','2024-11-17 17:05:42','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-59','','','2024-11-17 18:05:56','2024-11-17 17:05:56','',251,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-BR.jpg',0,'attachment','image/jpeg',0), -(737,1,'2024-11-17 18:07:14','2024-11-17 17:07:14','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-19','','','2024-11-17 18:07:31','2024-11-17 17:07:31','',271,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-C-1.jpg',0,'attachment','image/jpeg',0), -(739,1,'2024-11-17 18:10:19','2024-11-17 17:10:19','','BoroBoro long ring gold plated','','inherit','closed','closed','','sony-dsc-13','','','2024-11-17 18:10:42','2024-11-17 17:10:42','',572,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-g.jpg',0,'attachment','image/jpeg',0), -(740,1,'2024-11-17 18:13:30','2024-11-17 17:13:30','','BoroBoro long ring silver','','inherit','closed','closed','','sony-dsc-72','','','2024-11-17 18:13:48','2024-11-17 17:13:48','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-s.jpg',0,'attachment','image/jpeg',0), -(741,1,'2024-11-17 18:16:06','2024-11-17 17:16:06','','BoroBoro long ring silver','','inherit','closed','closed','','boroboro-b-s','','','2024-11-17 18:16:27','2024-11-17 17:16:27','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s.jpg',0,'attachment','image/jpeg',0), -(743,1,'2024-11-17 18:19:23','2024-11-17 17:19:23','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-73','','','2024-11-17 18:19:43','2024-11-17 17:19:43','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-g.jpg',0,'attachment','image/jpeg',0), -(744,1,'2024-11-17 18:20:59','2024-11-17 17:20:59','','BoroBoro bead ring silver','','inherit','closed','closed','','sony-dsc-74','','','2024-11-17 18:21:16','2024-11-17 17:21:16','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(745,1,'2024-11-17 18:23:59','2024-11-17 17:23:59','','BoroBoro belt silver and jade','','inherit','closed','closed','','sony-dsc-67','','','2024-11-17 18:24:19','2024-11-17 17:24:19','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-jade.jpg',0,'attachment','image/jpeg',0), -(746,1,'2024-11-17 18:24:47','2024-11-17 17:24:47','','BoroBoro silver and crystal','','inherit','closed','closed','','sony-dsc-68','','','2024-11-17 18:25:09','2024-11-17 17:25:09','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-crystal.jpg',0,'attachment','image/jpeg',0), -(747,1,'2024-11-17 18:27:21','2024-11-17 17:27:21','','BoroBoro beads earrings gold plated and aventurine','','inherit','closed','closed','','sony-dsc-63','','','2024-11-17 18:27:51','2024-11-17 17:27:51','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-green.jpg',0,'attachment','image/jpeg',0), -(748,1,'2024-11-17 18:28:18','2024-11-17 17:28:18','','BoroBoro beads earrings gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-64','','','2024-11-17 18:28:45','2024-11-17 17:28:45','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-brown.jpg',0,'attachment','image/jpeg',0), -(749,1,'2024-11-17 18:30:10','2024-11-17 17:30:10','','BoroBoro beads earrings silver and tiger\'s eye','','inherit','closed','closed','','sony-dsc-65','','','2024-11-17 18:30:37','2024-11-17 17:30:37','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-brown.jpg',0,'attachment','image/jpeg',0), -(750,1,'2024-11-17 18:30:59','2024-11-17 17:30:59','','BoroBoro beads earrings silver and aventurine','','inherit','closed','closed','','sony-dsc-66','','','2024-11-17 18:31:22','2024-11-17 17:31:22','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-green.jpg',0,'attachment','image/jpeg',0), -(751,1,'2024-11-17 18:34:14','2024-11-17 17:34:14','','Kara hoops silver','','inherit','closed','closed','','_dsc9463','','','2024-11-17 18:34:32','2024-11-17 17:34:32','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC9463.jpg',0,'attachment','image/jpeg',0), -(752,1,'2024-11-17 18:35:52','2024-11-17 17:35:52','','Hadou stud earrings','','inherit','closed','closed','','sony-dsc-60','','','2024-11-17 18:37:25','2024-11-17 17:37:25','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP.jpg',0,'attachment','image/jpeg',0), -(753,1,'2024-11-17 18:40:18','2024-11-17 17:40:18','','Hattari cuff','','inherit','closed','closed','','sony-dsc-15','','','2024-11-17 18:40:30','2024-11-17 17:40:30','',610,'https://haikuatelier.com/app/uploads/2024/11/HATTARI-BR.jpg',0,'attachment','image/jpeg',0), -(754,1,'2024-11-17 18:42:17','2024-11-17 17:42:17','','BoroBoro long ring gold plated','','inherit','closed','closed','','img_1419','','','2024-11-17 18:42:59','2024-11-17 17:42:59','',572,'https://haikuatelier.com/app/uploads/2024/11/IMG_1419.jpg',0,'attachment','image/jpeg',0), -(755,1,'2024-11-17 18:44:27','2024-11-17 17:44:27','','Hadou stud earrings silver','','inherit','closed','closed','','img_1474','','','2024-11-17 18:45:04','2024-11-17 17:45:04','',490,'https://haikuatelier.com/app/uploads/2024/11/IMG_1474.jpg',0,'attachment','image/jpeg',0), -(756,1,'2024-11-17 18:47:01','2024-11-17 17:47:01','','Kagun solo hoop earring','','inherit','closed','closed','','img_1481','','','2024-11-17 18:47:16','2024-11-17 17:47:16','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1481.jpg',0,'attachment','image/jpeg',0), -(757,1,'2024-11-17 18:48:24','2024-11-17 17:48:24','','Kagun solo hoop earring','','inherit','closed','closed','','img_1484','','','2024-11-17 18:48:35','2024-11-17 17:48:35','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1484.jpg',0,'attachment','image/jpeg',0), -(758,1,'2024-11-17 18:50:22','2024-11-17 17:50:22','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1501','','','2024-11-17 18:55:54','2024-11-17 17:55:54','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(759,1,'2024-11-17 18:51:58','2024-11-17 17:51:58','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1506','','','2024-11-17 18:55:47','2024-11-17 17:55:47','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(760,1,'2024-11-17 18:53:44','2024-11-17 17:53:44','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1504','','','2024-11-17 18:55:29','2024-11-17 17:55:29','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1504.jpg',0,'attachment','image/jpeg',0), -(761,1,'2024-11-17 18:55:14','2024-11-17 17:55:14','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1554','','','2024-11-17 18:55:37','2024-11-17 17:55:37','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1554.jpg',0,'attachment','image/jpeg',0), -(762,1,'2024-11-17 18:57:40','2024-11-17 17:57:40','','Kara textured hoops gold plated','','inherit','closed','closed','','img_1563','','','2024-11-17 18:58:00','2024-11-17 17:58:00','',545,'https://haikuatelier.com/app/uploads/2024/11/IMG_1563.jpg',0,'attachment','image/jpeg',0), -(763,1,'2024-11-17 18:59:15','2024-11-17 17:59:15','','Mugura bracelet silver','','inherit','closed','closed','','img_1619','','','2024-11-17 18:59:25','2024-11-17 17:59:25','',481,'https://haikuatelier.com/app/uploads/2024/11/IMG_1619.jpg',0,'attachment','image/jpeg',0), -(764,1,'2024-11-17 19:00:55','2024-11-17 18:00:55','','BoroBoro silver belt with jade bead','','inherit','closed','closed','','img_1703','','','2024-11-17 19:01:13','2024-11-17 18:01:13','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1703.jpg',0,'attachment','image/jpeg',0), -(765,1,'2024-11-17 19:02:22','2024-11-17 18:02:22','','BoroBoro silver belt with crystal bead','','inherit','closed','closed','','img_1715','','','2024-11-17 19:02:42','2024-11-17 18:02:42','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1715.jpg',0,'attachment','image/jpeg',0), -(766,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','Fuyou : floating leave on water\r\n\r\nLong dangling earrings in sterling silver. Composed of fluid oval shapes and rectangular chains.\r\n\r\n• total length 5cm\r\n• oval length 2,5cm\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 ','Fuyou Long Earrings silver','','publish','closed','closed','','fuyou-long-earrings-silver','','','2024-11-20 16:24:31','2024-11-20 15:24:31','',0,'https://haikuatelier.com/?post_type=product&p=766',0,'product','',0), -(767,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - pair','Side: pair','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=767',1,'product_variation','',0), -(768,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - long','Side: long','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=768',2,'product_variation','',0), -(770,1,'2024-11-20 16:10:04','2024-11-20 15:10:04','','Fuyou long earrings silver','','inherit','closed','closed','','sony-dsc-75','','','2024-11-20 16:10:49','2024-11-20 15:10:49','',766,'https://haikuatelier.com/app/uploads/2024/11/FUYOU-B0-s.jpg',0,'attachment','image/jpeg',0), -(771,1,'2024-11-20 16:18:56','2024-11-20 15:18:56','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0240','','','2024-11-20 16:19:28','2024-11-20 15:19:28','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0240.jpg',0,'attachment','image/jpeg',0), -(772,1,'2024-11-20 16:18:57','2024-11-20 15:18:57','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0242','','','2024-11-20 16:19:40','2024-11-20 15:19:40','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0242.jpg',0,'attachment','image/jpeg',0), -(773,1,'2024-11-20 16:18:58','2024-11-20 15:18:58','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0249','','','2024-11-20 16:19:42','2024-11-20 15:19:42','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0249.jpg',0,'attachment','image/jpeg',0), -(774,1,'2024-11-20 16:18:59','2024-11-20 15:18:59','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0251','','','2024-11-20 16:19:57','2024-11-20 15:19:57','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0251.jpg',0,'attachment','image/jpeg',0), -(775,1,'2024-11-20 16:22:51','2024-11-20 15:22:51','','Fuyou Long Earrings silver - medium','Side: medium','publish','closed','closed','','boroboro-bead-earrings-silver-copy-medium','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=775',3,'product_variation','',0), -(776,1,'2024-11-21 17:11:25','2024-11-21 16:11:25','','mdr','mdr','publish','closed','closed','','mdr','','','2024-11-21 17:11:25','2024-11-21 16:11:25','',0,'https://haiku.gcch.fr/?post_type=shop_coupon&p=776',0,'shop_coupon','',0), -(777,1,'2024-11-21 17:11:57','2024-11-21 16:11:57','','','','draft','closed','closed','','','','','2024-11-21 17:11:57','2024-11-21 16:11:57','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=777',0,'shop_order_placehold','',1), -(778,1,'2024-11-21 22:37:31','2024-11-21 21:37:31','','','','draft','closed','closed','','','','','2024-11-21 22:37:31','2024-11-21 21:37:31','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=778',0,'shop_order_placehold','',0), -(779,1,'2024-11-21 22:39:42','2024-11-21 21:39:42','','','','draft','closed','closed','','','','','2024-11-21 22:39:42','2024-11-21 21:39:42','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=779',0,'shop_order_placehold','',0), -(780,1,'2024-11-21 23:10:38','2024-11-21 22:10:38','','','','draft','closed','closed','','','','','2024-11-21 23:10:38','2024-11-21 22:10:38','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=780',0,'shop_order_placehold','',0), -(781,1,'2024-11-21 23:18:49','2024-11-21 22:18:49','','','','draft','closed','closed','','','','','2024-11-21 23:18:49','2024-11-21 22:18:49','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=781',0,'shop_order_placehold','',0), -(782,1,'2024-11-21 23:23:28','2024-11-21 22:23:28','','','','draft','closed','closed','','','','','2024-11-21 23:23:28','2024-11-21 22:23:28','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=782',0,'shop_order_placehold','',1), -(783,1,'2024-11-22 09:03:50','2024-11-22 08:03:50','','','','draft','closed','closed','','','','','2024-11-22 09:03:50','2024-11-22 08:03:50','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=783',0,'shop_order_placehold','',0), -(784,1,'2024-11-22 15:12:02','2024-11-22 14:12:02','','','','draft','closed','closed','','','','','2024-11-22 15:12:02','2024-11-22 14:12:02','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=784',0,'shop_order_placehold','',1), -(785,1,'2024-11-22 18:37:04','2024-11-22 17:37:04','','','','draft','closed','closed','','','','','2024-11-22 18:37:04','2024-11-22 17:37:04','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=785',0,'shop_order_placehold','',1); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,2,0), -(430,30,0), -(430,54,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,48,0), -(496,49,0), -(496,65,0), -(496,68,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0), -(766,4,0), -(766,30,0), -(766,45,0), -(766,61,0), -(766,62,0), -(766,63,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,27), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,39), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,34), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,23), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,5), -(62,62,'pa_side','',0,6), -(63,63,'pa_side','',0,2), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','34'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=145 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.109.126.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1731498228'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1732233600'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:3:{s:64:\"16562986f73adef6d2ea3a3db9705cd11a9d42f46b40f18547f1b846ebc5be7d\";a:4:{s:10:\"expiration\";i:1732378265;s:2:\"ip\";s:13:\"81.244.132.99\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732205465;}s:64:\"d14b6aa3ad8ec7b9ad0329fa14318b32ec013ef2ddd109a4d8ede42713e5cb48\";a:4:{s:10:\"expiration\";i:1732459457;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732286657;}s:64:\"8dceadbafbec0ec0216d4937c2452e1a355654f12c91c437c06ffb9cbadd5d5c\";a:4:{s:10:\"expiration\";i:1732469908;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732297108;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'), -(132,1,'roc_dismissed_wc_pro_notice','1'), -(144,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(553,69,'browse','Browse','https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',1,1,'info'), -(65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'), -(66,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2024-10-31 13:30:48',NULL,0,'plain','',1,1,'info'), -(67,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','{}','unactioned','woocommerce-admin','2024-11-03 13:16:04',NULL,0,'plain','',1,1,'info'), -(69,'wc-admin-orders-milestone','info','en_US','Congratulations on processing 10 orders!','You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.','{\"current_milestone\":10}','unactioned','woocommerce-admin','2024-11-21 16:12:57',NULL,0,'plain','',0,0,'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); -/*!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-22 16:37:04',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=65 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'), -(29,678,'billing','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(30,678,'shipping','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(31,687,'billing','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(32,687,'shipping','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(33,693,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(34,693,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(35,694,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(36,694,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(37,695,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(38,695,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(39,697,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(40,697,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(41,699,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(42,699,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(43,701,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(44,701,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(45,706,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(46,706,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(47,777,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(48,777,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(49,778,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(50,778,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(51,779,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(52,779,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(53,780,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(54,780,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(55,781,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(56,781,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(57,782,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(58,782,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(59,783,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(60,783,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(61,784,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(62,784,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(63,785,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(64,785,'shipping','GC','CH',NULL,'5 rue de la Ville',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=199 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), -(83,678,'rest-api','9.4.2',0,0,1,'',1,'wc_order_lDKFCTHAMBg0J',1,'2024-11-16 18:45:11',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(92,687,'rest-api','9.4.2',0,0,1,'',1,'wc_order_vqaLso5LUb64w',1,'2024-11-17 09:44:59',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(101,693,'rest-api','9.4.1',0,0,0,'',0,'wc_order_BFhPekIK1rKy1',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(104,694,'rest-api','9.4.1',0,0,0,'',0,'wc_order_zXtAqQnRzxlOx',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(107,695,'rest-api','9.4.1',0,0,0,'',0,'wc_order_bjVyhHIu1Ckat',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(110,697,'rest-api','9.4.1',0,0,0,'',0,'wc_order_hCMMtMIBr3icq',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(113,699,'rest-api','9.4.1',0,0,0,'',0,'wc_order_uaB44Nfu0ZaUy',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(116,701,'rest-api','9.4.2',0,0,1,'',1,'wc_order_m21cJ2R2o3Evb',1,'2024-11-17 10:10:45',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(125,706,'rest-api','9.4.2',0,0,1,'',1,'wc_order_HIfz8sBOwyItx',1,'2024-11-17 10:23:11',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(134,777,'rest-api','9.4.2',0,0,1,'',1,'wc_order_9zrnAiI9bKzlA',1,'2024-11-21 16:12:13',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(143,778,'rest-api','9.4.1',0,0,0,'',0,'wc_order_SUeOw6Oe2JkC6',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(146,779,'rest-api','9.4.1',0,0,0,'',0,'wc_order_zs331wDx87jHB',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(149,780,'rest-api','9.4.1',0,0,0,'',0,'wc_order_pQerEHDNxTYwQ',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(152,781,'rest-api','9.4.1',0,0,0,'',0,'wc_order_Mjr45zI4T8rX0',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(155,782,'rest-api','9.4.2',0,0,1,'',1,'wc_order_vriZnJIRBVhIJ',1,'2024-11-21 22:23:47',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(164,783,'rest-api','9.4.1',0,0,0,'',0,'wc_order_j07JwLvU0WhYY',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(167,784,'rest-api','9.4.2',0,0,1,'',1,'wc_order_AjMK9FsQmzJ6s',1,'2024-11-22 14:12:25',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(190,785,'rest-api','9.4.2',0,1,1,'',1,'wc_order_jMXtDGxm2QYcz',1,'2024-11-22 17:37:30',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), -(60,678,613,617,2,'2024-11-16 19:44:44',1,70,70,0,0,0,0), -(62,687,613,617,2,'2024-11-17 10:44:38',1,70,70,0,0,0,0), -(63,687,545,553,2,'2024-11-17 10:44:38',1,60,60,0,0,0,0), -(65,693,610,0,2,'2024-11-17 11:03:58',1,150,150,0,0,0,0), -(66,693,155,161,2,'2024-11-17 11:03:58',1,80,80,0,0,0,0), -(68,694,610,0,2,'2024-11-17 11:04:41',1,150,150,0,0,0,0), -(69,694,155,161,2,'2024-11-17 11:04:41',1,80,80,0,0,0,0), -(71,695,610,0,2,'2024-11-17 11:04:46',1,150,150,0,0,0,0), -(73,697,610,0,2,'2024-11-17 11:07:41',1,150,150,0,0,0,0), -(75,699,610,0,2,'2024-11-17 11:09:35',1,150,150,0,0,0,0), -(77,701,613,618,2,'2024-11-17 11:10:27',1,70,70,0,0,0,0), -(78,701,613,616,2,'2024-11-17 11:10:27',1,70,70,0,0,0,0), -(80,706,572,585,2,'2024-11-17 11:22:52',1,78,78,0,0,0,0), -(82,777,613,620,2,'2024-11-21 17:11:57',1,70,70,0,0,0,0), -(84,778,613,624,2,'2024-11-21 22:37:31',1,70,70,0,0,0,0), -(86,779,613,624,2,'2024-11-21 22:39:42',2,140,140,0,0,0,0), -(88,780,613,624,2,'2024-11-21 23:10:38',2,140,140,0,0,0,0), -(90,781,613,624,2,'2024-11-21 23:18:49',2,140,140,0,0,0,0), -(92,782,589,597,2,'2024-11-21 23:23:28',2,150,150,0,0,0,0), -(94,783,113,120,2,'2024-11-22 09:03:50',1,90,90,0,0,0,0), -(96,784,113,120,2,'2024-11-22 15:12:02',2,180,180,0,0,0,0), -(97,784,481,0,2,'2024-11-22 15:12:02',1,75,75,0,0,0,0), -(99,785,610,0,2,'2024-11-22 18:37:04',1,150,150,0,0,0,0), -(100,785,263,0,2,'2024-11-22 18:37:04',1,90,90,0,0,0,0), -(101,785,572,586,2,'2024-11-22 18:37:04',1,78,78,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), -(678,0,'2024-11-16 19:44:44','2024-11-16 18:44:44','2024-11-16 19:45:11',NULL,1,70,0,0,70,1,'wc-trash',2), -(687,0,'2024-11-17 10:44:38','2024-11-17 09:44:38','2024-11-17 10:44:59',NULL,2,130,0,0,130,1,'wc-trash',2), -(693,0,'2024-11-17 11:03:58','2024-11-17 10:03:58',NULL,NULL,2,230,0,0,230,1,'wc-pending',2), -(694,0,'2024-11-17 11:04:41','2024-11-17 10:04:41',NULL,NULL,2,230,0,0,230,1,'wc-pending',2), -(695,0,'2024-11-17 11:04:46','2024-11-17 10:04:46',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(697,0,'2024-11-17 11:07:41','2024-11-17 10:07:41',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(699,0,'2024-11-17 11:09:35','2024-11-17 10:09:35',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(701,0,'2024-11-17 11:10:27','2024-11-17 10:10:27','2024-11-17 11:10:45',NULL,2,140,0,0,140,1,'wc-trash',2), -(706,0,'2024-11-17 11:22:52','2024-11-17 10:22:52','2024-11-17 11:23:11',NULL,1,78,0,0,78,1,'wc-trash',2), -(777,0,'2024-11-21 17:11:57','2024-11-21 16:11:57','2024-11-21 17:12:13',NULL,1,70,0,0,70,1,'wc-trash',2), -(778,0,'2024-11-21 22:37:31','2024-11-21 21:37:31',NULL,NULL,1,70,0,0,70,1,'wc-pending',2), -(779,0,'2024-11-21 22:39:42','2024-11-21 21:39:42',NULL,NULL,2,140,0,0,140,1,'wc-pending',2), -(780,0,'2024-11-21 23:10:38','2024-11-21 22:10:38',NULL,NULL,2,140,0,0,140,1,'wc-pending',2), -(781,0,'2024-11-21 23:18:49','2024-11-21 22:18:49',NULL,NULL,2,140,0,0,140,1,'wc-pending',2), -(782,0,'2024-11-21 23:23:28','2024-11-21 22:23:28','2024-11-21 23:23:47',NULL,2,150,0,0,150,1,'wc-trash',2), -(783,0,'2024-11-22 09:03:50','2024-11-22 08:03:50',NULL,NULL,1,90,0,0,90,1,'wc-pending',2), -(784,0,'2024-11-22 15:12:02','2024-11-22 14:12:02','2024-11-22 15:12:25',NULL,3,255,0,0,255,1,'wc-processing',2), -(785,0,'2024-11-22 18:37:04','2024-11-22 17:37:04','2024-11-22 18:37:30',NULL,3,318,0,0,318,1,'wc-processing',2); -/*!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','','',''), -(678,'trash','EUR','shop_order',0.00000000,70.00000000,0,'contact@gcch.fr','2024-11-16 18:44:44','2024-11-22 15:01:34',0,'','','cs_test_a13qDTjSRhRS5oZaYFQxtR2g4ZtcUzjk4Jv5J6KRLy8HAuYUYyAuhOGLmx','','',''), -(687,'trash','EUR','shop_order',0.00000000,130.00000000,0,'contact@gcch.fr','2024-11-17 09:44:38','2024-11-22 15:01:34',0,'','','cs_test_b11rA1s0MhF66ViUzfqoZklv7wme8Si3aYG9mGsJ3dnr7z0q0qUsPOLxB0','','','coucou poupoune'), -(693,'trash','EUR','shop_order',0.00000000,230.00000000,0,'contact@gcch.fr','2024-11-17 10:03:58','2024-11-22 15:01:34',0,'','','','','','C\'est pour ma poupoune d\'amour, elle a besoin de bijoux.'), -(694,'trash','EUR','shop_order',0.00000000,230.00000000,0,'contact@gcch.fr','2024-11-17 10:04:41','2024-11-22 15:01:34',0,'','','','','','C\'est pour ma poupoune d\'amour, elle a besoin de bijoux.'), -(695,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:04:46','2024-11-22 15:01:34',0,'','','','','',''), -(697,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:07:41','2024-11-22 15:01:34',0,'','','','','',''), -(699,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:09:35','2024-11-22 15:01:34',0,'','','','','',''), -(701,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-17 10:10:27','2024-11-22 15:01:34',0,'','','cs_test_b1VK9DIdJte9phiOdGOhZFLl0JkIPdzk7nMfFACkcpb530WYWahuR085oT','','',''), -(706,'trash','EUR','shop_order',0.00000000,78.00000000,0,'contact@gcch.fr','2024-11-17 10:22:52','2024-11-22 15:01:34',0,'','','cs_test_a14Cd69bleTo5zfvJB0Rmc9irDw6hOe7Omthd9syssWZq63vfnjpV2Qcwb','','',''), -(777,'trash','EUR','shop_order',0.00000000,70.00000000,0,'contact@gcch.fr','2024-11-21 16:11:57','2024-11-22 15:01:34',0,'','','cs_test_a1PaoFGvBTRGshK9mEN4jlGBpo4uwzz3wMbOA3sXHibqtfVLWXrjHNZJgo','','',''), -(778,'trash','EUR','shop_order',0.00000000,70.00000000,0,'contact@gcch.fr','2024-11-21 21:37:31','2024-11-22 15:01:34',0,'','','','','',''), -(779,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-21 21:39:42','2024-11-22 15:01:34',0,'','','','','',''), -(780,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-21 22:10:38','2024-11-22 15:01:34',0,'','','','','',''), -(781,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-21 22:18:49','2024-11-22 15:01:34',0,'','','','','',''), -(782,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-21 22:23:28','2024-11-22 15:01:34',0,'','','cs_test_a13s4d0FR4P84ds6ZcuyG0rn8rFtFyYV9lZoU1BYjcgQfx7snJUiRlOeOC','','',''), -(783,'trash','EUR','shop_order',0.00000000,90.00000000,0,'contact@gcch.fr','2024-11-22 08:03:50','2024-11-22 15:01:34',0,'','','','','',''), -(784,'trash','EUR','shop_order',0.00000000,255.00000000,0,'contact@gcch.fr','2024-11-22 14:12:02','2024-11-22 15:01:34',0,'','','cs_test_b145STBuy7i3kYnxJ8Z5FvBT25sKJ30zl3bpCMmAGSKmKSNFBB5Ev8MpLT','','',''), -(785,'wc-processing','EUR','shop_order',0.00000000,318.00000000,0,'contact@gcch.fr','2024-11-22 17:37:04','2024-11-22 17:37:51',0,'','','cs_test_b1R7FgVyQLjpaUw7eUF391G8gOuhGsB7EabXDBlMnAVF9dhjNle76r8lg3','','',''); -/*!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=130 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'), -(59,678,'_billing_address_index','GC CH 5 Metz 57070 FR contact@gcch.fr 0603436016'), -(60,678,'_shipping_address_index','GC CH 5 Metz 57070 FR 0603436016'), -(61,687,'_billing_address_index','GC CH 5 Metz 57070 FR contact@gcch.fr 0603436016'), -(62,687,'_shipping_address_index','GC CH 5 Metz 57070 FR 0603436016'), -(63,687,'_edit_lock','1731859528:1'), -(64,693,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(65,693,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(66,694,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(67,694,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(68,695,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(69,695,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(70,697,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(71,697,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(72,699,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(73,699,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(74,701,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(75,701,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(76,706,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(77,706,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(78,777,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(79,777,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(80,778,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(81,778,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(82,779,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(83,779,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(84,780,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(85,780,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(86,781,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(87,781,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(88,782,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(89,782,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(90,783,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(91,783,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(92,784,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(93,784,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(94,678,'_wp_trash_meta_status','wc-processing'), -(95,678,'_wp_trash_meta_time','1732287694'), -(96,687,'_wp_trash_meta_status','wc-processing'), -(97,687,'_wp_trash_meta_time','1732287694'), -(98,693,'_wp_trash_meta_status','wc-pending'), -(99,693,'_wp_trash_meta_time','1732287694'), -(100,694,'_wp_trash_meta_status','wc-pending'), -(101,694,'_wp_trash_meta_time','1732287694'), -(102,695,'_wp_trash_meta_status','wc-pending'), -(103,695,'_wp_trash_meta_time','1732287694'), -(104,697,'_wp_trash_meta_status','wc-pending'), -(105,697,'_wp_trash_meta_time','1732287694'), -(106,699,'_wp_trash_meta_status','wc-pending'), -(107,699,'_wp_trash_meta_time','1732287694'), -(108,701,'_wp_trash_meta_status','wc-processing'), -(109,701,'_wp_trash_meta_time','1732287694'), -(110,706,'_wp_trash_meta_status','wc-processing'), -(111,706,'_wp_trash_meta_time','1732287694'), -(112,777,'_wp_trash_meta_status','wc-processing'), -(113,777,'_wp_trash_meta_time','1732287694'), -(114,778,'_wp_trash_meta_status','wc-pending'), -(115,778,'_wp_trash_meta_time','1732287694'), -(116,779,'_wp_trash_meta_status','wc-pending'), -(117,779,'_wp_trash_meta_time','1732287694'), -(118,780,'_wp_trash_meta_status','wc-pending'), -(119,780,'_wp_trash_meta_time','1732287694'), -(120,781,'_wp_trash_meta_status','wc-pending'), -(121,781,'_wp_trash_meta_time','1732287694'), -(122,782,'_wp_trash_meta_status','wc-processing'), -(123,782,'_wp_trash_meta_time','1732287694'), -(124,783,'_wp_trash_meta_status','wc-pending'), -(125,783,'_wp_trash_meta_time','1732287694'), -(126,784,'_wp_trash_meta_status','wc-processing'), -(127,784,'_wp_trash_meta_time','1732287694'), -(128,785,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(129,785,'_shipping_address_index','GC CH 5 rue de la Ville 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',77,1,1), -(495,490,'pa_side',78,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), -(767,766,'pa_side',45,1,1), -(768,766,'pa_side',62,1,1), -(775,766,'pa_side',63,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 */; -/*!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,1,'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,1,'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,1,'taxable','',''), -(613,'BOROBORO-B2-g',0,0,70.0000,70.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,70.0000,70.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',''), -(766,'FUYOU-BO-s',0,0,50.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(767,'FUYOU-BO-s-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(768,'FUYOU-BO-s-long',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(775,'FUYOU-BO-s-mid',0,0,50.0000,50.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-22 18:37:04'); -/*!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=853 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:{}}'), -(521,60,'_product_id','613'), -(522,60,'_variation_id','617'), -(523,60,'_qty','1'), -(524,60,'_tax_class',''), -(525,60,'_line_subtotal','70'), -(526,60,'_line_subtotal_tax','0'), -(527,60,'_line_total','70'), -(528,60,'_line_tax','0'), -(529,60,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(530,60,'pa_size','56'), -(531,61,'method_id','free_shipping'), -(532,61,'instance_id',''), -(533,61,'cost','0'), -(534,61,'total_tax','0'), -(535,61,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(536,62,'_product_id','613'), -(537,62,'_variation_id','617'), -(538,62,'_qty','1'), -(539,62,'_tax_class',''), -(540,62,'_line_subtotal','70'), -(541,62,'_line_subtotal_tax','0'), -(542,62,'_line_total','70'), -(543,62,'_line_tax','0'), -(544,62,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(545,62,'pa_size','56'), -(546,63,'_product_id','545'), -(547,63,'_variation_id','553'), -(548,63,'_qty','1'), -(549,63,'_tax_class',''), -(550,63,'_line_subtotal','60'), -(551,63,'_line_subtotal_tax','0'), -(552,63,'_line_total','60'), -(553,63,'_line_tax','0'), -(554,63,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(555,63,'pa_side','pair'), -(556,64,'method_id','free_shipping'), -(557,64,'instance_id',''), -(558,64,'cost','0'), -(559,64,'total_tax','0'), -(560,64,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(561,65,'_product_id','610'), -(562,65,'_variation_id','0'), -(563,65,'_qty','1'), -(564,65,'_tax_class',''), -(565,65,'_line_subtotal','150'), -(566,65,'_line_subtotal_tax','0'), -(567,65,'_line_total','150'), -(568,65,'_line_tax','0'), -(569,65,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(570,66,'_product_id','155'), -(571,66,'_variation_id','161'), -(572,66,'_qty','1'), -(573,66,'_tax_class',''), -(574,66,'_line_subtotal','80'), -(575,66,'_line_subtotal_tax','0'), -(576,66,'_line_total','80'), -(577,66,'_line_tax','0'), -(578,66,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(579,66,'pa_size','60'), -(580,67,'method_id','free_shipping'), -(581,67,'instance_id',''), -(582,67,'cost','0'), -(583,67,'total_tax','0'), -(584,67,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(585,68,'_product_id','610'), -(586,68,'_variation_id','0'), -(587,68,'_qty','1'), -(588,68,'_tax_class',''), -(589,68,'_line_subtotal','150'), -(590,68,'_line_subtotal_tax','0'), -(591,68,'_line_total','150'), -(592,68,'_line_tax','0'), -(593,68,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(594,69,'_product_id','155'), -(595,69,'_variation_id','161'), -(596,69,'_qty','1'), -(597,69,'_tax_class',''), -(598,69,'_line_subtotal','80'), -(599,69,'_line_subtotal_tax','0'), -(600,69,'_line_total','80'), -(601,69,'_line_tax','0'), -(602,69,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(603,69,'pa_size','60'), -(604,70,'method_id','free_shipping'), -(605,70,'instance_id',''), -(606,70,'cost','0'), -(607,70,'total_tax','0'), -(608,70,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(609,71,'_product_id','610'), -(610,71,'_variation_id','0'), -(611,71,'_qty','1'), -(612,71,'_tax_class',''), -(613,71,'_line_subtotal','150'), -(614,71,'_line_subtotal_tax','0'), -(615,71,'_line_total','150'), -(616,71,'_line_tax','0'), -(617,71,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(618,72,'method_id','free_shipping'), -(619,72,'instance_id',''), -(620,72,'cost','0'), -(621,72,'total_tax','0'), -(622,72,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(623,73,'_product_id','610'), -(624,73,'_variation_id','0'), -(625,73,'_qty','1'), -(626,73,'_tax_class',''), -(627,73,'_line_subtotal','150'), -(628,73,'_line_subtotal_tax','0'), -(629,73,'_line_total','150'), -(630,73,'_line_tax','0'), -(631,73,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(632,74,'method_id','free_shipping'), -(633,74,'instance_id',''), -(634,74,'cost','0'), -(635,74,'total_tax','0'), -(636,74,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(637,75,'_product_id','610'), -(638,75,'_variation_id','0'), -(639,75,'_qty','1'), -(640,75,'_tax_class',''), -(641,75,'_line_subtotal','150'), -(642,75,'_line_subtotal_tax','0'), -(643,75,'_line_total','150'), -(644,75,'_line_tax','0'), -(645,75,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(646,76,'method_id','free_shipping'), -(647,76,'instance_id',''), -(648,76,'cost','0'), -(649,76,'total_tax','0'), -(650,76,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(651,77,'_product_id','613'), -(652,77,'_variation_id','618'), -(653,77,'_qty','1'), -(654,77,'_tax_class',''), -(655,77,'_line_subtotal','70'), -(656,77,'_line_subtotal_tax','0'), -(657,77,'_line_total','70'), -(658,77,'_line_tax','0'), -(659,77,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(660,77,'pa_size','58'), -(661,78,'_product_id','613'), -(662,78,'_variation_id','616'), -(663,78,'_qty','1'), -(664,78,'_tax_class',''), -(665,78,'_line_subtotal','70'), -(666,78,'_line_subtotal_tax','0'), -(667,78,'_line_total','70'), -(668,78,'_line_tax','0'), -(669,78,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(670,78,'pa_size','54'), -(671,79,'method_id','free_shipping'), -(672,79,'instance_id',''), -(673,79,'cost','0'), -(674,79,'total_tax','0'), -(675,79,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(676,80,'_product_id','572'), -(677,80,'_variation_id','585'), -(678,80,'_qty','1'), -(679,80,'_tax_class',''), -(680,80,'_line_subtotal','78'), -(681,80,'_line_subtotal_tax','0'), -(682,80,'_line_total','78'), -(683,80,'_line_tax','0'), -(684,80,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(685,80,'pa_size','62'), -(686,81,'method_id','free_shipping'), -(687,81,'instance_id',''), -(688,81,'cost','0'), -(689,81,'total_tax','0'), -(690,81,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(691,82,'_product_id','613'), -(692,82,'_variation_id','620'), -(693,82,'_qty','1'), -(694,82,'_tax_class',''), -(695,82,'_line_subtotal','70'), -(696,82,'_line_subtotal_tax','0'), -(697,82,'_line_total','70'), -(698,82,'_line_tax','0'), -(699,82,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(700,82,'pa_size','62'), -(701,83,'method_id','free_shipping'), -(702,83,'instance_id',''), -(703,83,'cost','0'), -(704,83,'total_tax','0'), -(705,83,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(706,84,'_product_id','613'), -(707,84,'_variation_id','624'), -(708,84,'_qty','1'), -(709,84,'_tax_class',''), -(710,84,'_line_subtotal','70'), -(711,84,'_line_subtotal_tax','0'), -(712,84,'_line_total','70'), -(713,84,'_line_tax','0'), -(714,84,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(715,84,'pa_size','64'), -(716,85,'method_id','free_shipping'), -(717,85,'instance_id',''), -(718,85,'cost','0'), -(719,85,'total_tax','0'), -(720,85,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(721,86,'_product_id','613'), -(722,86,'_variation_id','624'), -(723,86,'_qty','2'), -(724,86,'_tax_class',''), -(725,86,'_line_subtotal','140'), -(726,86,'_line_subtotal_tax','0'), -(727,86,'_line_total','140'), -(728,86,'_line_tax','0'), -(729,86,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(730,86,'pa_size','64'), -(731,87,'method_id','free_shipping'), -(732,87,'instance_id',''), -(733,87,'cost','0'), -(734,87,'total_tax','0'), -(735,87,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(736,88,'_product_id','613'), -(737,88,'_variation_id','624'), -(738,88,'_qty','2'), -(739,88,'_tax_class',''), -(740,88,'_line_subtotal','140'), -(741,88,'_line_subtotal_tax','0'), -(742,88,'_line_total','140'), -(743,88,'_line_tax','0'), -(744,88,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(745,88,'pa_size','64'), -(746,89,'method_id','free_shipping'), -(747,89,'instance_id',''), -(748,89,'cost','0'), -(749,89,'total_tax','0'), -(750,89,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(751,90,'_product_id','613'), -(752,90,'_variation_id','624'), -(753,90,'_qty','2'), -(754,90,'_tax_class',''), -(755,90,'_line_subtotal','140'), -(756,90,'_line_subtotal_tax','0'), -(757,90,'_line_total','140'), -(758,90,'_line_tax','0'), -(759,90,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(760,90,'pa_size','64'), -(761,91,'method_id','free_shipping'), -(762,91,'instance_id',''), -(763,91,'cost','0'), -(764,91,'total_tax','0'), -(765,91,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(766,92,'_product_id','589'), -(767,92,'_variation_id','597'), -(768,92,'_qty','2'), -(769,92,'_tax_class',''), -(770,92,'_line_subtotal','150'), -(771,92,'_line_subtotal_tax','0'), -(772,92,'_line_total','150'), -(773,92,'_line_tax','0'), -(774,92,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(775,92,'pa_size','64'), -(776,93,'method_id','free_shipping'), -(777,93,'instance_id',''), -(778,93,'cost','0'), -(779,93,'total_tax','0'), -(780,93,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(781,94,'_product_id','113'), -(782,94,'_variation_id','120'), -(783,94,'_qty','1'), -(784,94,'_tax_class',''), -(785,94,'_line_subtotal','90'), -(786,94,'_line_subtotal_tax','0'), -(787,94,'_line_total','90'), -(788,94,'_line_tax','0'), -(789,94,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(790,94,'pa_size','62'), -(791,95,'method_id','free_shipping'), -(792,95,'instance_id',''), -(793,95,'cost','0'), -(794,95,'total_tax','0'), -(795,95,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(796,96,'_product_id','113'), -(797,96,'_variation_id','120'), -(798,96,'_qty','2'), -(799,96,'_tax_class',''), -(800,96,'_line_subtotal','180'), -(801,96,'_line_subtotal_tax','0'), -(802,96,'_line_total','180'), -(803,96,'_line_tax','0'), -(804,96,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(805,96,'pa_size','62'), -(806,97,'_product_id','481'), -(807,97,'_variation_id','0'), -(808,97,'_qty','1'), -(809,97,'_tax_class',''), -(810,97,'_line_subtotal','75'), -(811,97,'_line_subtotal_tax','0'), -(812,97,'_line_total','75'), -(813,97,'_line_tax','0'), -(814,97,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(815,98,'method_id','free_shipping'), -(816,98,'instance_id',''), -(817,98,'cost','0'), -(818,98,'total_tax','0'), -(819,98,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(820,99,'_product_id','610'), -(821,99,'_variation_id','0'), -(822,99,'_qty','1'), -(823,99,'_tax_class',''), -(824,99,'_line_subtotal','150'), -(825,99,'_line_subtotal_tax','0'), -(826,99,'_line_total','150'), -(827,99,'_line_tax','0'), -(828,99,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(829,100,'_product_id','263'), -(830,100,'_variation_id','0'), -(831,100,'_qty','1'), -(832,100,'_tax_class',''), -(833,100,'_line_subtotal','90'), -(834,100,'_line_subtotal_tax','0'), -(835,100,'_line_total','90'), -(836,100,'_line_tax','0'), -(837,100,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(838,101,'_product_id','572'), -(839,101,'_variation_id','586'), -(840,101,'_qty','1'), -(841,101,'_tax_class',''), -(842,101,'_line_subtotal','78'), -(843,101,'_line_subtotal_tax','0'), -(844,101,'_line_total','78'), -(845,101,'_line_tax','0'), -(846,101,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(847,101,'pa_size','64'), -(848,102,'method_id','free_shipping'), -(849,102,'instance_id',''), -(850,102,'cost','0'), -(851,102,'total_tax','0'), -(852,102,'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=103 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), -(60,'BoroBoro Bead Ring gold plated - 56','line_item',678), -(61,'Free shipping','shipping',678), -(62,'BoroBoro Bead Ring gold plated - 56','line_item',687), -(63,'Kara Hoops gold plated - pair','line_item',687), -(64,'Free shipping','shipping',687), -(65,'Hattari Cuff','line_item',693), -(66,'Kishou Ring gold plated - 60','line_item',693), -(67,'Free shipping','shipping',693), -(68,'Hattari Cuff','line_item',694), -(69,'Kishou Ring gold plated - 60','line_item',694), -(70,'Free shipping','shipping',694), -(71,'Hattari Cuff','line_item',695), -(72,'Free shipping','shipping',695), -(73,'Hattari Cuff','line_item',697), -(74,'Free shipping','shipping',697), -(75,'Hattari Cuff','line_item',699), -(76,'Free shipping','shipping',699), -(77,'BoroBoro Bead Ring gold plated - 58','line_item',701), -(78,'BoroBoro Bead Ring gold plated - 54','line_item',701), -(79,'Free shipping','shipping',701), -(80,'BoroBoro Long Ring gold plated - 62','line_item',706), -(81,'Free shipping','shipping',706), -(82,'BoroBoro Bead Ring gold plated - 62','line_item',777), -(83,'Free shipping','shipping',777), -(84,'BoroBoro Bead Ring gold plated - 64','line_item',778), -(85,'Free shipping','shipping',778), -(86,'BoroBoro Bead Ring gold plated - 64','line_item',779), -(87,'Free shipping','shipping',779), -(88,'BoroBoro Bead Ring gold plated - 64','line_item',780), -(89,'Free shipping','shipping',780), -(90,'BoroBoro Bead Ring gold plated - 64','line_item',781), -(91,'Free shipping','shipping',781), -(92,'BoroBoro Long Ring silver - 64','line_item',782), -(93,'Free shipping','shipping',782), -(94,'Ikkan Ring gold plated - 62','line_item',783), -(95,'Free shipping','shipping',783), -(96,'Ikkan Ring gold plated - 62','line_item',784), -(97,'Mugura Bracelet','line_item',784), -(98,'Free shipping','shipping',784), -(99,'Hattari Cuff','line_item',785), -(100,'Ikkan Necklace','line_item',785), -(101,'BoroBoro Long Ring gold plated - 64','line_item',785), -(102,'Free shipping','shipping',785); -/*!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=335 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 -(313,'t_dcebfa440651f170005043cf6d6628','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:{}}\";}',1732435366), -(326,'1','a:13:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:469:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_5607d52d13e9894bbc5c53964a1731cc\";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:95:\"Hattari Cuff × 1, Ikkan Necklace × 1, BoroBoro Long Ring gold plated - 64 × 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:900:\"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:2:\"GC\";s:9:\"last_name\";s:2:\"CH\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"0603436016\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"address\";s:17:\"5 rue de la Ville\";s:9:\"address_1\";s:17:\"5 rue de la Ville\";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:17:\"5 rue de la Ville\";s:18:\"shipping_address_1\";s:17:\"5 rue de la Ville\";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:14:\"refresh_totals\";b:1;s:22:\"order_awaiting_payment\";N;}',1732470012); -/*!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=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zone_locations` VALUES -(1,1,'BE','country'), -(2,1,'FR','country'), -(103,3,'DE','country'), -(104,3,'AT','country'), -(105,3,'ES','country'), -(106,3,'IT','country'), -(107,3,'LU','country'), -(108,3,'NL','country'), -(109,3,'PL','country'), -(110,3,'PT','country'), -(111,2,'AX','country'), -(112,2,'AL','country'), -(113,2,'AD','country'), -(114,2,'BY','country'), -(115,2,'BA','country'), -(116,2,'BG','country'), -(117,2,'HR','country'), -(118,2,'CZ','country'), -(119,2,'DK','country'), -(120,2,'EE','country'), -(121,2,'FO','country'), -(122,2,'FI','country'), -(123,2,'GI','country'), -(124,2,'GR','country'), -(125,2,'HU','country'), -(126,2,'IS','country'), -(127,2,'IE','country'), -(128,2,'LV','country'), -(129,2,'LI','country'), -(130,2,'LT','country'), -(131,2,'MT','country'), -(132,2,'MD','country'), -(133,2,'MC','country'), -(134,2,'ME','country'), -(135,2,'MK','country'), -(136,2,'NO','country'), -(137,2,'RO','country'), -(138,2,'SM','country'), -(139,2,'RS','country'), -(140,2,'SK','country'), -(141,2,'SI','country'), -(142,2,'SJ','country'), -(143,2,'SE','country'), -(144,2,'CH','country'), -(145,2,'TR','country'), -(146,2,'UA','country'), -(147,2,'NA','continent'), -(148,2,'OC','continent'), -(149,2,'SA','continent'), -(150,2,'AF','continent'), -(151,2,'AM','country'), -(152,2,'BD','country'), -(153,2,'BT','country'), -(154,2,'BN','country'), -(155,2,'KH','country'), -(156,2,'CX','country'), -(157,2,'CC','country'), -(158,2,'CY','country'), -(159,2,'GE','country'), -(160,2,'HK','country'), -(161,2,'IN','country'), -(162,2,'ID','country'), -(163,2,'IR','country'), -(164,2,'IQ','country'), -(165,2,'JP','country'), -(166,2,'JO','country'), -(167,2,'KZ','country'), -(168,2,'KG','country'), -(169,2,'LA','country'), -(170,2,'LB','country'), -(171,2,'MO','country'), -(172,2,'MY','country'), -(173,2,'MV','country'), -(174,2,'MN','country'), -(175,2,'MM','country'), -(176,2,'NP','country'), -(177,2,'OM','country'), -(178,2,'PK','country'), -(179,2,'PS','country'), -(180,2,'PH','country'), -(181,2,'SG','country'), -(182,2,'KR','country'), -(183,2,'LK','country'), -(184,2,'SY','country'), -(185,2,'TW','country'), -(186,2,'TJ','country'), -(187,2,'TH','country'), -(188,2,'TL','country'), -(189,2,'TM','country'), -(190,2,'UZ','country'), -(191,2,'VN','country'), -(192,2,'YE','country'); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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=7 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 -(0,2,'free_shipping',1,1), -(2,4,'ups_standard',1,1), -(3,5,'mondial_relay_point_relais',1,1), -(1,6,'mondial_relay_point_relais',2,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=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zones` VALUES -(1,'Belgique et France',0), -(2,'Reste',2), -(3,'Pays Mondial Relay',1); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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; - --- --- Table structure for table `haikuwp_wpml_mails` --- - -DROP TABLE IF EXISTS `haikuwp_wpml_mails`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpml_mails` ( - `mail_id` int(11) NOT NULL AUTO_INCREMENT, - `timestamp` timestamp NOT NULL, - `host` varchar(200) NOT NULL DEFAULT '0', - `receiver` varchar(200) NOT NULL DEFAULT '0', - `subject` varchar(200) NOT NULL DEFAULT '0', - `message` text DEFAULT NULL, - `headers` text DEFAULT NULL, - `attachments` varchar(800) NOT NULL DEFAULT '0', - `error` varchar(400) DEFAULT '', - `plugin_version` varchar(200) NOT NULL DEFAULT '0', - PRIMARY KEY (`mail_id`), - FULLTEXT KEY `idx_message` (`message`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpml_mails` --- - -LOCK TABLES `haikuwp_wpml_mails` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpml_mails` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wpml_mails` 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-22 19:05:19 diff --git a/db/haiku_atelier-2024-11-23-980048c.sql b/db/haiku_atelier-2024-11-23-980048c.sql deleted file mode 100755 index ef76219d..00000000 --- a/db/haiku_atelier-2024-11-23-980048c.sql +++ /dev/null @@ -1,14205 +0,0 @@ --- 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=1355 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), -(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','complete','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,1,'2024-11-16 06:11:57','2024-11-16 07:11:57',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), -(1233,'woocommerce_cleanup_draft_orders','complete','2024-11-17 06:11:57','2024-11-17 07:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731823917;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731823917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-17 08:25:48','2024-11-17 09:25:48',0,NULL), -(1234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 16:10:30','2024-11-16 17:10:30',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731773430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731773430;}',3,1,'2024-11-16 16:10:44','2024-11-16 17:10:44',0,NULL), -(1235,'wc-admin_import_orders','complete','2024-11-16 18:44:49','2024-11-16 19:44:49',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782689;}',4,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:45:03','2024-11-16 19:45:03',10,'[620,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782703;}',3,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:54:02','2024-11-16 19:54:02',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783242;}',3,1,'2024-11-16 18:58:14','2024-11-16 19:58:14',0,NULL), -(1238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:58:15','2024-11-16 19:58:15',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783495;}',3,1,'2024-11-16 19:02:06','2024-11-16 20:02:06',0,NULL), -(1239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:02:40','2024-11-16 20:02:40',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783760;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:03:03','2024-11-16 20:03:03',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783783;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:28','2024-11-16 20:10:28',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784228;}',3,1,'2024-11-16 19:10:35','2024-11-16 20:10:35',0,NULL), -(1242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:46','2024-11-16 20:10:46',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784246;}',3,1,'2024-11-16 19:11:52','2024-11-16 20:11:52',0,NULL), -(1243,'woocommerce_cleanup_draft_orders','complete','2024-11-18 08:25:48','2024-11-18 09:25:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731918348;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731918348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-18 10:20:16','2024-11-18 11:20:16',0,NULL), -(1244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 08:56:46','2024-11-17 09:56:46',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731833806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731833806;}',3,1,'2024-11-17 08:57:39','2024-11-17 09:57:39',0,NULL), -(1245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:25:08','2024-11-17 10:25:08',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835508;}',3,1,'2024-11-17 09:25:35','2024-11-17 10:25:35',0,NULL), -(1246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:30:11','2024-11-17 10:30:11',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835811;}',3,1,'2024-11-17 09:30:23','2024-11-17 10:30:23',0,NULL), -(1247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:33:21','2024-11-17 10:33:21',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836001;}',3,1,'2024-11-17 09:35:06','2024-11-17 10:35:06',0,NULL), -(1248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:36:32','2024-11-17 10:36:32',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836192;}',3,1,'2024-11-17 09:36:35','2024-11-17 10:36:35',0,NULL), -(1249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:39:06','2024-11-17 10:39:06',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836346;}',3,1,'2024-11-17 09:40:07','2024-11-17 10:40:07',0,NULL), -(1250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:41:27','2024-11-17 10:41:27',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836487;}',3,1,'2024-11-17 09:41:36','2024-11-17 10:41:36',0,NULL), -(1251,'wc-admin_import_orders','complete','2024-11-17 09:44:43','2024-11-17 10:44:43',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836683;}',4,1,'2024-11-17 09:45:15','2024-11-17 10:45:15',0,NULL), -(1252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:45:54','2024-11-17 10:45:54',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836754;}',3,1,'2024-11-17 09:47:57','2024-11-17 10:47:57',0,NULL), -(1253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:51:18','2024-11-17 10:51:18',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837078;}',3,1,'2024-11-17 09:52:11','2024-11-17 10:52:11',0,NULL), -(1254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:55:10','2024-11-17 10:55:10',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837310;}',3,1,'2024-11-17 09:56:27','2024-11-17 10:56:27',0,NULL), -(1255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:56:28','2024-11-17 10:56:28',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837388;}',3,1,'2024-11-17 09:56:35','2024-11-17 10:56:35',0,NULL), -(1256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:57:49','2024-11-17 10:57:49',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837469;}',3,1,'2024-11-17 09:59:12','2024-11-17 10:59:12',0,NULL), -(1257,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:59:56','2024-11-17 10:59:56',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837596;}',3,1,'2024-11-17 10:00:35','2024-11-17 11:00:35',0,NULL), -(1258,'wc-admin_import_orders','complete','2024-11-17 10:04:03','2024-11-17 11:04:03',10,'[693]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837843;}',4,1,'2024-11-17 10:04:39','2024-11-17 11:04:39',0,NULL), -(1259,'wc-admin_import_orders','complete','2024-11-17 10:04:46','2024-11-17 11:04:46',10,'[694]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837886;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1260,'wc-admin_import_orders','complete','2024-11-17 10:04:51','2024-11-17 11:04:51',10,'[695]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837891;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:05:47','2024-11-17 11:05:47',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837947;}',3,1,'2024-11-17 10:05:59','2024-11-17 11:05:59',0,NULL), -(1262,'wc-admin_import_orders','complete','2024-11-17 10:07:46','2024-11-17 11:07:46',10,'[697]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838066;}',4,1,'2024-11-17 10:08:08','2024-11-17 11:08:08',0,NULL), -(1263,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:08:13','2024-11-17 11:08:13',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838093;}',3,1,'2024-11-17 10:08:14','2024-11-17 11:08:14',0,NULL), -(1264,'wc-admin_import_orders','complete','2024-11-17 10:09:40','2024-11-17 11:09:40',10,'[699]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838180;}',4,1,'2024-11-17 10:10:27','2024-11-17 11:10:27',0,NULL), -(1265,'wc-admin_import_orders','complete','2024-11-17 10:10:32','2024-11-17 11:10:32',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838232;}',4,1,'2024-11-17 10:10:32','2024-11-17 11:10:32',0,NULL), -(1266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:10:35','2024-11-17 11:10:35',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838235;}',3,1,'2024-11-17 10:10:35','2024-11-17 11:10:35',0,NULL), -(1267,'wc-admin_import_orders','complete','2024-11-17 10:10:50','2024-11-17 11:10:50',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838250;}',4,1,'2024-11-17 10:11:31','2024-11-17 11:11:31',0,NULL), -(1268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:12:09','2024-11-17 11:12:09',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838329;}',3,1,'2024-11-17 10:14:57','2024-11-17 11:14:57',0,NULL), -(1269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:18:47','2024-11-17 11:18:47',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838727;}',3,1,'2024-11-17 10:19:48','2024-11-17 11:19:48',0,NULL), -(1270,'wc-admin_import_orders','complete','2024-11-17 10:22:57','2024-11-17 11:22:57',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838977;}',4,1,'2024-11-17 10:23:34','2024-11-17 11:23:34',0,NULL), -(1271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:24:53','2024-11-17 11:24:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839093;}',3,1,'2024-11-17 10:26:02','2024-11-17 11:26:02',0,NULL), -(1272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:26:56','2024-11-17 11:26:56',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839216;}',3,1,'2024-11-17 10:29:14','2024-11-17 11:29:14',0,NULL), -(1273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:32:37','2024-11-17 11:32:37',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839557;}',3,1,'2024-11-17 10:33:50','2024-11-17 11:33:50',0,NULL), -(1274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:33:51','2024-11-17 11:33:51',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839631;}',3,1,'2024-11-17 10:34:40','2024-11-17 11:34:40',0,NULL), -(1275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:35:45','2024-11-17 11:35:45',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839745;}',3,1,'2024-11-17 10:36:12','2024-11-17 11:36:12',0,NULL), -(1276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:38:27','2024-11-17 11:38:27',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839907;}',3,1,'2024-11-17 10:39:20','2024-11-17 11:39:20',0,NULL), -(1277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:40:07','2024-11-17 11:40:07',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840007;}',3,1,'2024-11-17 10:41:15','2024-11-17 11:41:15',0,NULL), -(1278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:42:36','2024-11-17 11:42:36',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840156;}',3,1,'2024-11-17 10:43:25','2024-11-17 11:43:25',0,NULL), -(1279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:44:53','2024-11-17 11:44:53',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840293;}',3,1,'2024-11-17 10:45:40','2024-11-17 11:45:40',0,NULL), -(1280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:47:58','2024-11-17 11:47:58',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840478;}',3,1,'2024-11-17 10:48:43','2024-11-17 11:48:43',0,NULL), -(1281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:48:44','2024-11-17 11:48:44',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840524;}',3,1,'2024-11-17 10:49:50','2024-11-17 11:49:50',0,NULL), -(1282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:50:48','2024-11-17 11:50:48',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840648;}',3,1,'2024-11-17 10:50:51','2024-11-17 11:50:51',0,NULL), -(1283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:54:58','2024-11-17 11:54:58',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840898;}',3,1,'2024-11-17 10:56:13','2024-11-17 11:56:13',0,NULL), -(1284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:57:09','2024-11-17 11:57:09',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841029;}',3,1,'2024-11-17 10:58:11','2024-11-17 11:58:11',0,NULL), -(1285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:58:53','2024-11-17 11:58:53',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841133;}',3,1,'2024-11-17 12:49:59','2024-11-17 13:49:59',0,NULL), -(1286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:23:11','2024-11-17 17:23:11',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860591;}',3,1,'2024-11-17 16:23:43','2024-11-17 17:23:43',0,NULL), -(1287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:29:48','2024-11-17 17:29:48',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860988;}',3,1,'2024-11-17 16:30:41','2024-11-17 17:30:41',0,NULL), -(1288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:31:36','2024-11-17 17:31:36',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861096;}',3,1,'2024-11-17 16:33:10','2024-11-17 17:33:10',0,NULL), -(1289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:34:11','2024-11-17 17:34:11',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861251;}',3,1,'2024-11-17 16:34:11','2024-11-17 17:34:11',0,NULL), -(1290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:37:27','2024-11-17 17:37:27',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861447;}',3,1,'2024-11-17 16:38:46','2024-11-17 17:38:46',0,NULL), -(1291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:40:09','2024-11-17 17:40:09',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861609;}',3,1,'2024-11-17 16:40:58','2024-11-17 17:40:58',0,NULL), -(1292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:44:53','2024-11-17 17:44:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861893;}',3,1,'2024-11-17 16:45:17','2024-11-17 17:45:17',0,NULL), -(1293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:56:06','2024-11-17 17:56:06',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862566;}',3,1,'2024-11-17 16:58:15','2024-11-17 17:58:15',0,NULL), -(1294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:59:12','2024-11-17 17:59:12',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862752;}',3,1,'2024-11-17 16:59:16','2024-11-17 17:59:16',0,NULL), -(1295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:00:56','2024-11-17 18:00:56',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862856;}',3,1,'2024-11-17 17:03:14','2024-11-17 18:03:14',0,NULL), -(1296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:03:55','2024-11-17 18:03:55',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863035;}',3,1,'2024-11-17 17:05:11','2024-11-17 18:05:11',0,NULL), -(1297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:06:06','2024-11-17 18:06:06',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863166;}',3,1,'2024-11-17 17:06:12','2024-11-17 18:06:12',0,NULL), -(1298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:07:38','2024-11-17 18:07:38',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863258;}',3,1,'2024-11-17 17:08:50','2024-11-17 18:08:50',0,NULL), -(1299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:10:54','2024-11-17 18:10:54',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863454;}',3,1,'2024-11-17 17:11:51','2024-11-17 18:11:51',0,NULL), -(1300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:13:59','2024-11-17 18:13:59',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863639;}',3,1,'2024-11-17 17:15:10','2024-11-17 18:15:10',0,NULL), -(1301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:16:32','2024-11-17 18:16:32',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863792;}',3,1,'2024-11-17 17:16:35','2024-11-17 18:16:35',0,NULL), -(1302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:18:13','2024-11-17 18:18:13',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863893;}',3,1,'2024-11-17 17:18:41','2024-11-17 18:18:41',0,NULL), -(1303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:20:01','2024-11-17 18:20:01',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864001;}',3,1,'2024-11-17 17:20:36','2024-11-17 18:20:36',0,NULL), -(1304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:21:23','2024-11-17 18:21:23',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864083;}',3,1,'2024-11-17 17:23:33','2024-11-17 18:23:33',0,NULL), -(1305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:25:16','2024-11-17 18:25:16',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864316;}',3,1,'2024-11-17 17:26:55','2024-11-17 18:26:55',0,NULL), -(1306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:28:49','2024-11-17 18:28:49',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864529;}',3,1,'2024-11-17 17:29:46','2024-11-17 18:29:46',0,NULL), -(1307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:31:27','2024-11-17 18:31:27',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864687;}',3,1,'2024-11-17 17:33:21','2024-11-17 18:33:21',0,NULL), -(1308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:34:36','2024-11-17 18:34:36',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864876;}',3,1,'2024-11-17 17:35:29','2024-11-17 18:35:29',0,NULL), -(1309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:37:35','2024-11-17 18:37:35',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865055;}',3,1,'2024-11-17 17:37:35','2024-11-17 18:37:35',0,NULL), -(1310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:40:36','2024-11-17 18:40:36',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865236;}',3,1,'2024-11-17 17:40:42','2024-11-17 18:40:42',0,NULL), -(1311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:43:03','2024-11-17 18:43:03',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865383;}',3,1,'2024-11-17 17:43:52','2024-11-17 18:43:52',0,NULL), -(1312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:45:07','2024-11-17 18:45:07',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865507;}',3,1,'2024-11-17 17:46:17','2024-11-17 18:46:17',0,NULL), -(1313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:48:39','2024-11-17 18:48:39',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865719;}',3,1,'2024-11-17 17:49:27','2024-11-17 18:49:27',0,NULL), -(1314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:52:25','2024-11-17 18:52:25',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865945;}',3,1,'2024-11-17 17:53:30','2024-11-17 18:53:30',0,NULL), -(1315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:55:59','2024-11-17 18:55:59',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866159;}',3,1,'2024-11-17 17:57:11','2024-11-17 18:57:11',0,NULL), -(1316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:58:04','2024-11-17 18:58:04',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866284;}',3,1,'2024-11-17 17:58:40','2024-11-17 18:58:40',0,NULL), -(1317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:59:30','2024-11-17 18:59:30',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866370;}',3,1,'2024-11-17 18:00:17','2024-11-17 19:00:17',0,NULL), -(1318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 18:02:46','2024-11-17 19:02:46',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866566;}',3,1,'2024-11-17 18:26:40','2024-11-17 19:26:40',0,NULL), -(1319,'woocommerce_cleanup_draft_orders','complete','2024-11-19 10:20:16','2024-11-19 11:20:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732011616;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732011616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-19 11:28:55','2024-11-19 12:28:55',0,NULL), -(1320,'woocommerce_cleanup_draft_orders','complete','2024-11-20 11:28:55','2024-11-20 12:28:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732102135;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732102135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-20 11:45:40','2024-11-20 12:45:40',0,NULL), -(1321,'woocommerce_cleanup_draft_orders','complete','2024-11-21 11:45:40','2024-11-21 12:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732189540;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732189540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-21 11:46:40','2024-11-21 12:46:40',0,NULL), -(1322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1326,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:40','2024-11-20 16:22:40',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116160;}',3,1,'2024-11-20 15:22:49','2024-11-20 16:22:49',0,NULL), -(1327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:52','2024-11-20 16:22:52',10,'[775,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116172;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[767,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1333,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1335,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:32','2024-11-20 16:24:32',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116272;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1336,'woocommerce_cleanup_draft_orders','complete','2024-11-22 11:46:40','2024-11-22 12:46:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732276000;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732276000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-22 12:24:34','2024-11-22 13:24:34',0,NULL), -(1337,'wc-admin_import_orders','complete','2024-11-21 16:12:02','2024-11-21 17:12:02',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732205522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732205522;}',4,1,'2024-11-21 16:12:57','2024-11-21 17:12:57',0,NULL), -(1338,'wc-admin_import_orders','complete','2024-11-21 21:37:36','2024-11-21 22:37:36',10,'[778]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225056;}',4,1,'2024-11-21 21:37:51','2024-11-21 22:37:51',0,NULL), -(1339,'wc-admin_import_orders','complete','2024-11-21 21:39:47','2024-11-21 22:39:47',10,'[779]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225187;}',4,1,'2024-11-21 21:41:29','2024-11-21 22:41:29',0,NULL), -(1340,'wc-admin_import_orders','complete','2024-11-21 22:10:43','2024-11-21 23:10:43',10,'[780]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227043;}',4,1,'2024-11-21 22:12:19','2024-11-21 23:12:19',0,NULL), -(1341,'wc-admin_import_orders','complete','2024-11-21 22:18:54','2024-11-21 23:18:54',10,'[781]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227534;}',4,1,'2024-11-21 22:22:56','2024-11-21 23:22:56',0,NULL), -(1342,'wc-admin_import_orders','complete','2024-11-21 22:23:33','2024-11-21 23:23:33',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227813;}',4,1,'2024-11-21 22:23:47','2024-11-21 23:23:47',0,NULL), -(1343,'wc-admin_import_orders','complete','2024-11-21 22:23:52','2024-11-21 23:23:52',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227832;}',4,1,'2024-11-21 22:24:45','2024-11-21 23:24:45',0,NULL), -(1344,'wc-admin_import_orders','complete','2024-11-22 08:03:55','2024-11-22 09:03:55',10,'[783]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732262635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732262635;}',4,1,'2024-11-22 08:10:47','2024-11-22 09:10:47',0,NULL), -(1345,'woocommerce_cleanup_draft_orders','pending','2024-11-23 12:24:34','2024-11-23 13:24:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732364674;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732364674;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), -(1346,'wc-admin_import_orders','complete','2024-11-22 14:12:07','2024-11-22 15:12:07',10,'[784]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732284727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732284727;}',4,1,'2024-11-22 14:12:55','2024-11-22 15:12:55',0,NULL), -(1347,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:35','2024-11-22 16:02:35',0,NULL), -(1348,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1349,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1350,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1351,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1352,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1353,'wc-admin_import_orders','complete','2024-11-22 17:37:09','2024-11-22 18:37:09',10,'[785]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732297029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732297029;}',4,1,'2024-11-22 17:37:44','2024-11-22 18:37:44',0,NULL), -(1354,'wc-admin_import_orders','complete','2024-11-22 18:24:17','2024-11-22 19:24:17',10,'[786]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732299857;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732299857;}',4,1,'2024-11-22 18:24:38','2024-11-22 19:24:38',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=4746 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=4043 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'), -(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'), -(3677,1189,'action started via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3678,1189,'action complete via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3679,1233,'action created','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3680,1234,'action created','2024-11-16 16:10:29','2024-11-16 17:10:29'), -(3681,1234,'action started via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3682,1234,'action complete via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3683,1235,'action created','2024-11-16 18:44:44','2024-11-16 19:44:44'), -(3684,1236,'action created','2024-11-16 18:45:02','2024-11-16 19:45:02'), -(3685,1235,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3686,1235,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3687,1236,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3688,1236,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3689,1237,'action created','2024-11-16 18:54:01','2024-11-16 19:54:01'), -(3690,1237,'action started via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3691,1237,'action complete via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3692,1238,'action created','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3693,1238,'action started via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3694,1238,'action complete via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3695,1239,'action created','2024-11-16 19:02:39','2024-11-16 20:02:39'), -(3696,1240,'action created','2024-11-16 19:03:02','2024-11-16 20:03:02'), -(3697,1239,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3698,1239,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3699,1240,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3700,1240,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3701,1241,'action created','2024-11-16 19:10:27','2024-11-16 20:10:27'), -(3702,1241,'action started via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3703,1241,'action complete via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3704,1242,'action created','2024-11-16 19:10:45','2024-11-16 20:10:45'), -(3705,1242,'action started via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3706,1242,'action complete via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3707,1233,'action started via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3708,1233,'action complete via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3709,1243,'action created','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3710,1244,'action created','2024-11-17 08:56:45','2024-11-17 09:56:45'), -(3711,1244,'action started via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3712,1244,'action complete via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3713,1245,'action created','2024-11-17 09:25:07','2024-11-17 10:25:07'), -(3714,1245,'action started via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3715,1245,'action complete via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3716,1246,'action created','2024-11-17 09:30:10','2024-11-17 10:30:10'), -(3717,1246,'action started via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3718,1246,'action complete via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3719,1247,'action created','2024-11-17 09:33:20','2024-11-17 10:33:20'), -(3720,1247,'action started via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3721,1247,'action complete via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3722,1248,'action created','2024-11-17 09:36:31','2024-11-17 10:36:31'), -(3723,1248,'action started via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3724,1248,'action complete via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3725,1249,'action created','2024-11-17 09:39:05','2024-11-17 10:39:05'), -(3726,1249,'action started via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3727,1249,'action complete via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3728,1250,'action created','2024-11-17 09:41:26','2024-11-17 10:41:26'), -(3729,1250,'action started via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3730,1250,'action complete via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3731,1251,'action created','2024-11-17 09:44:38','2024-11-17 10:44:38'), -(3732,1251,'action started via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3733,1251,'action complete via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3734,1252,'action created','2024-11-17 09:45:53','2024-11-17 10:45:53'), -(3735,1252,'action started via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3736,1252,'action complete via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3737,1253,'action created','2024-11-17 09:51:17','2024-11-17 10:51:17'), -(3738,1253,'action started via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3739,1253,'action complete via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3740,1254,'action created','2024-11-17 09:55:09','2024-11-17 10:55:09'), -(3741,1254,'action started via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3742,1254,'action complete via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3743,1255,'action created','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3744,1255,'action started via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3745,1255,'action complete via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3746,1256,'action created','2024-11-17 09:57:48','2024-11-17 10:57:48'), -(3747,1256,'action started via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3748,1256,'action complete via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3749,1257,'action created','2024-11-17 09:59:55','2024-11-17 10:59:55'), -(3750,1257,'action started via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3751,1257,'action complete via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3752,1258,'action created','2024-11-17 10:03:58','2024-11-17 11:03:58'), -(3753,1258,'action started via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3754,1258,'action complete via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3755,1259,'action created','2024-11-17 10:04:41','2024-11-17 11:04:41'), -(3756,1260,'action created','2024-11-17 10:04:46','2024-11-17 11:04:46'), -(3757,1259,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3758,1259,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3759,1260,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3760,1260,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3761,1261,'action created','2024-11-17 10:05:46','2024-11-17 11:05:46'), -(3762,1261,'action started via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3763,1261,'action complete via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3764,1262,'action created','2024-11-17 10:07:41','2024-11-17 11:07:41'), -(3765,1262,'action started via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3766,1262,'action complete via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3767,1263,'action created','2024-11-17 10:08:12','2024-11-17 11:08:12'), -(3768,1263,'action started via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3769,1263,'action complete via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3770,1264,'action created','2024-11-17 10:09:35','2024-11-17 11:09:35'), -(3771,1264,'action started via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3772,1264,'action complete via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3773,1265,'action created','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3774,1265,'action started via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3775,1265,'action complete via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3776,1266,'action created','2024-11-17 10:10:34','2024-11-17 11:10:34'), -(3777,1266,'action started via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3778,1266,'action complete via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3779,1267,'action created','2024-11-17 10:10:45','2024-11-17 11:10:45'), -(3780,1267,'action started via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3781,1267,'action complete via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3782,1268,'action created','2024-11-17 10:12:08','2024-11-17 11:12:08'), -(3783,1268,'action started via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3784,1268,'action complete via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3785,1269,'action created','2024-11-17 10:18:46','2024-11-17 11:18:46'), -(3786,1269,'action started via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3787,1269,'action complete via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3788,1270,'action created','2024-11-17 10:22:52','2024-11-17 11:22:52'), -(3789,1270,'action started via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3790,1270,'action complete via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3791,1271,'action created','2024-11-17 10:24:52','2024-11-17 11:24:52'), -(3792,1271,'action started via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3793,1271,'action complete via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3794,1272,'action created','2024-11-17 10:26:55','2024-11-17 11:26:55'), -(3795,1272,'action started via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3796,1272,'action complete via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3797,1273,'action created','2024-11-17 10:32:36','2024-11-17 11:32:36'), -(3798,1273,'action started via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3799,1273,'action complete via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3800,1274,'action created','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3801,1274,'action started via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3802,1274,'action complete via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3803,1275,'action created','2024-11-17 10:35:44','2024-11-17 11:35:44'), -(3804,1275,'action started via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3805,1275,'action complete via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3806,1276,'action created','2024-11-17 10:38:26','2024-11-17 11:38:26'), -(3807,1276,'action started via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3808,1276,'action complete via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3809,1277,'action created','2024-11-17 10:40:06','2024-11-17 11:40:06'), -(3810,1277,'action started via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3811,1277,'action complete via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3812,1278,'action created','2024-11-17 10:42:35','2024-11-17 11:42:35'), -(3813,1278,'action started via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3814,1278,'action complete via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3815,1279,'action created','2024-11-17 10:44:52','2024-11-17 11:44:52'), -(3816,1279,'action started via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3817,1279,'action complete via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3818,1280,'action created','2024-11-17 10:47:57','2024-11-17 11:47:57'), -(3819,1280,'action started via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3820,1280,'action complete via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3821,1281,'action created','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3822,1281,'action started via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3823,1281,'action complete via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3824,1282,'action created','2024-11-17 10:50:47','2024-11-17 11:50:47'), -(3825,1282,'action started via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3826,1282,'action complete via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3827,1283,'action created','2024-11-17 10:54:57','2024-11-17 11:54:57'), -(3828,1283,'action started via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3829,1283,'action complete via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3830,1284,'action created','2024-11-17 10:57:08','2024-11-17 11:57:08'), -(3831,1284,'action started via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3832,1284,'action complete via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3833,1285,'action created','2024-11-17 10:58:52','2024-11-17 11:58:52'), -(3834,1285,'action started via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3835,1285,'action complete via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3836,1286,'action created','2024-11-17 16:23:10','2024-11-17 17:23:10'), -(3837,1286,'action started via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3838,1286,'action complete via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3839,1287,'action created','2024-11-17 16:29:47','2024-11-17 17:29:47'), -(3840,1287,'action started via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3841,1287,'action complete via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3842,1288,'action created','2024-11-17 16:31:35','2024-11-17 17:31:35'), -(3843,1288,'action started via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3844,1288,'action complete via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3845,1289,'action created','2024-11-17 16:34:10','2024-11-17 17:34:10'), -(3846,1289,'action started via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3847,1289,'action complete via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3848,1290,'action created','2024-11-17 16:37:26','2024-11-17 17:37:26'), -(3849,1290,'action started via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3850,1290,'action complete via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3851,1291,'action created','2024-11-17 16:40:08','2024-11-17 17:40:08'), -(3852,1291,'action started via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3853,1291,'action complete via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3854,1292,'action created','2024-11-17 16:44:52','2024-11-17 17:44:52'), -(3855,1292,'action started via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3856,1292,'action complete via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3857,1293,'action created','2024-11-17 16:56:05','2024-11-17 17:56:05'), -(3858,1293,'action started via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3859,1293,'action complete via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3860,1294,'action created','2024-11-17 16:59:11','2024-11-17 17:59:11'), -(3861,1294,'action started via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3862,1294,'action complete via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3863,1295,'action created','2024-11-17 17:00:55','2024-11-17 18:00:55'), -(3864,1295,'action started via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3865,1295,'action complete via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3866,1296,'action created','2024-11-17 17:03:54','2024-11-17 18:03:54'), -(3867,1296,'action started via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3868,1296,'action complete via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3869,1297,'action created','2024-11-17 17:06:05','2024-11-17 18:06:05'), -(3870,1297,'action started via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3871,1297,'action complete via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3872,1298,'action created','2024-11-17 17:07:37','2024-11-17 18:07:37'), -(3873,1298,'action started via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3874,1298,'action complete via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3875,1299,'action created','2024-11-17 17:10:53','2024-11-17 18:10:53'), -(3876,1299,'action started via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3877,1299,'action complete via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3878,1300,'action created','2024-11-17 17:13:58','2024-11-17 18:13:58'), -(3879,1300,'action started via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3880,1300,'action complete via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3881,1301,'action created','2024-11-17 17:16:31','2024-11-17 18:16:31'), -(3882,1301,'action started via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3883,1301,'action complete via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3884,1302,'action created','2024-11-17 17:18:12','2024-11-17 18:18:12'), -(3885,1302,'action started via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3886,1302,'action complete via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3887,1303,'action created','2024-11-17 17:20:00','2024-11-17 18:20:00'), -(3888,1303,'action started via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3889,1303,'action complete via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3890,1304,'action created','2024-11-17 17:21:22','2024-11-17 18:21:22'), -(3891,1304,'action started via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3892,1304,'action complete via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3893,1305,'action created','2024-11-17 17:25:15','2024-11-17 18:25:15'), -(3894,1305,'action started via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3895,1305,'action complete via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3896,1306,'action created','2024-11-17 17:28:48','2024-11-17 18:28:48'), -(3897,1306,'action started via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3898,1306,'action complete via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3899,1307,'action created','2024-11-17 17:31:26','2024-11-17 18:31:26'), -(3900,1307,'action started via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3901,1307,'action complete via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3902,1308,'action created','2024-11-17 17:34:35','2024-11-17 18:34:35'), -(3903,1308,'action started via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3904,1308,'action complete via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3905,1309,'action created','2024-11-17 17:37:34','2024-11-17 18:37:34'), -(3906,1309,'action started via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3907,1309,'action complete via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3908,1310,'action created','2024-11-17 17:40:35','2024-11-17 18:40:35'), -(3909,1310,'action started via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3910,1310,'action complete via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3911,1311,'action created','2024-11-17 17:43:02','2024-11-17 18:43:02'), -(3912,1311,'action started via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3913,1311,'action complete via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3914,1312,'action created','2024-11-17 17:45:06','2024-11-17 18:45:06'), -(3915,1312,'action started via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3916,1312,'action complete via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3917,1313,'action created','2024-11-17 17:48:38','2024-11-17 18:48:38'), -(3918,1313,'action started via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3919,1313,'action complete via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3920,1314,'action created','2024-11-17 17:52:24','2024-11-17 18:52:24'), -(3921,1314,'action started via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3922,1314,'action complete via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3923,1315,'action created','2024-11-17 17:55:58','2024-11-17 18:55:58'), -(3924,1315,'action started via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3925,1315,'action complete via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3926,1316,'action created','2024-11-17 17:58:03','2024-11-17 18:58:03'), -(3927,1316,'action started via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3928,1316,'action complete via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3929,1317,'action created','2024-11-17 17:59:29','2024-11-17 18:59:29'), -(3930,1317,'action started via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3931,1317,'action complete via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3932,1318,'action created','2024-11-17 18:02:45','2024-11-17 19:02:45'), -(3933,1318,'action started via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3934,1318,'action complete via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3935,1243,'action started via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3936,1243,'action complete via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3937,1319,'action created','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3938,1319,'action started via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3939,1319,'action complete via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3940,1320,'action created','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3941,1320,'action started via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3942,1320,'action complete via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3943,1321,'action created','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3944,1322,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3945,1323,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3946,1324,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3947,1325,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3948,1322,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3949,1322,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3950,1323,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3951,1323,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3952,1324,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3953,1324,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3954,1325,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3955,1325,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3956,1326,'action created','2024-11-20 15:22:39','2024-11-20 16:22:39'), -(3957,1327,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3958,1328,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3959,1326,'action started via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3960,1326,'action complete via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3961,1329,'action created','2024-11-20 15:22:51','2024-11-20 16:22:51'), -(3962,1327,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3963,1327,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3964,1328,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3965,1328,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3966,1329,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3967,1329,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3968,1330,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3969,1331,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3970,1332,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3971,1330,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3972,1330,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3973,1333,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3974,1331,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3975,1331,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3976,1332,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3977,1332,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3978,1334,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3979,1335,'action created','2024-11-20 15:24:31','2024-11-20 16:24:31'), -(3980,1333,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3981,1333,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3982,1334,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3983,1334,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3984,1335,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3985,1335,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3986,1321,'action started via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3987,1321,'action complete via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3988,1336,'action created','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3989,1337,'action created','2024-11-21 16:11:57','2024-11-21 17:11:57'), -(3990,1337,'action started via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3991,1337,'action complete via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3992,1338,'action created','2024-11-21 21:37:31','2024-11-21 22:37:31'), -(3993,1338,'action started via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3994,1338,'action complete via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3995,1339,'action created','2024-11-21 21:39:42','2024-11-21 22:39:42'), -(3996,1339,'action started via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3997,1339,'action complete via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3998,1340,'action created','2024-11-21 22:10:38','2024-11-21 23:10:38'), -(3999,1340,'action started via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4000,1340,'action complete via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4001,1341,'action created','2024-11-21 22:18:49','2024-11-21 23:18:49'), -(4002,1341,'action started via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4003,1341,'action complete via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4004,1342,'action created','2024-11-21 22:23:28','2024-11-21 23:23:28'), -(4005,1342,'action started via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4006,1342,'action complete via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4007,1343,'action created','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4008,1343,'action started via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4009,1343,'action complete via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4010,1344,'action created','2024-11-22 08:03:50','2024-11-22 09:03:50'), -(4011,1344,'action started via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4012,1344,'action complete via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4013,1336,'action started via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4014,1336,'action complete via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4015,1345,'action created','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4016,1346,'action created','2024-11-22 14:12:02','2024-11-22 15:12:02'), -(4017,1346,'action started via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4018,1346,'action complete via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4019,1347,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4020,1348,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4021,1349,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4022,1350,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4023,1351,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4024,1352,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4025,1347,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4026,1347,'action complete via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4027,1348,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4028,1348,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4029,1349,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4030,1349,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4031,1350,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4032,1350,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4033,1351,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4034,1351,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4035,1352,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4036,1352,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4037,1353,'action created','2024-11-22 17:37:04','2024-11-22 18:37:04'), -(4038,1353,'action started via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'), -(4039,1353,'action complete via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'), -(4040,1354,'action created','2024-11-22 18:24:12','2024-11-22 19:24:12'), -(4041,1354,'action started via WP Cron','2024-11-22 18:24:38','2024-11-22 19:24:38'), -(4042,1354,'action complete via WP Cron','2024-11-22 18:24:38','2024-11-22 19:24:38'); -/*!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=16 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), -(7,678,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-16 19:45:11','2024-11-16 18:45:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(8,687,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 10:44:59','2024-11-17 09:44:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(9,701,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:10:45','2024-11-17 10:10:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(10,706,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:23:11','2024-11-17 10:23:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(11,777,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 17:12:14','2024-11-21 16:12:14','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(12,782,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 23:23:47','2024-11-21 22:23:47','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(13,784,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 15:12:26','2024-11-22 14:12:26','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(14,785,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 18:37:30','2024-11-22 17:37:30','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(15,786,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 19:24:28','2024-11-22 18:24:28','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0); -/*!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=10908 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:1732356275;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:1732356285;a:1:{s:17:\"wpml_log_rotation\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1732356639;a:2:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1732356756;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:1732356757;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:1732356767;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:1732356854;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:1732358314;a:2:{s:19:\"update_wms_statuses\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:17:\"check_wms_license\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1732359809;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:1732367555;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:1732367556;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:1732370579;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:1732381369;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:1732392169;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:1732392650;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:1732392653;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:1732396239;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:1732398039;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:1732402800;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:1732428526;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:1732479105;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:1732565439;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:1733580229;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:8:{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:\"redis-cache/redis-cache.php\";i:4;s:37:\"wc-multishipping/wc-multishipping.php\";i:5;s:27:\"woocommerce/woocommerce.php\";i:6;s:35:\"wp-mail-logging/wp-mail-logging.php\";i:7;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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','shipping','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','no','off'), -(289,'woocommerce_enable_myaccount_registration','no','off'), -(290,'woocommerce_registration_generate_username','no','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.2','auto'), -(354,'woocommerce_db_version','9.4.2','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','6741a8711a2139.85746043|1732356269','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1732282303;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1731581825','on'), -(423,'_transient_product_query-transient-version','1731674417','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:41:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:20:\"no_external_requests\";i:10;s:17:\"search_posts_only\";i:11;s:12:\"no_texturize\";i:12;s:13:\"no_feed_links\";i:13;s:11:\"no_rsd_link\";i:14;s:19:\"no_wlwmanifest_link\";i:15;s:23:\"no_adjacent_posts_links\";i:16;s:15:\"no_wp_generator\";i:17;s:12:\"no_shortlink\";i:18;s:12:\"no_rest_link\";i:19;s:17:\"no_jquery_migrate\";i:20;s:16:\"schema_less_urls\";i:21;s:31:\"no_recent_comments_widget_style\";i:22;s:12:\"cleanup_menu\";i:23;s:9:\"no_emojis\";i:24;s:18:\"no_image_threshold\";i:25;s:14:\"no_exif_rotate\";i:26;s:22:\"no_admin_email_confirm\";i:27;s:16:\"no_update_emails\";i:28;s:18:\"no_new_user_emails\";i:29;s:24:\"no_password_reset_emails\";i:30;s:20:\"change_default_email\";i:31;s:15:\"login_site_icon\";i:32;s:14:\"no_update_nags\";i:33;s:14:\"no_footer_text\";i:34;s:20:\"no_dashboard_widgets\";i:35;s:10:\"no_wp_logo\";i:36;s:24:\"no_application_passwords\";i:37;s:9:\"no_xmlrpc\";i:38;s:15:\"restrict_upload\";i:39;s:15:\"no_login_errors\";i:40;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1731674417','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1731362926','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:188:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:57:\"index.php?taxonomy=collection&term=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?taxonomy=collection&term=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:46:\"index.php?taxonomy=collection&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1734261353','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.4.1\",\"hash\":\"cd258e4a844819ebcaa46e806743837f\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1734261583','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6054,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:0:{}s:15:\"version_checked\";s:3:\"6.7\";s:12:\"last_checked\";i:1731662399;}','off'), -(6056,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1731668658;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'), -(6061,'site_logo','','auto'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733954972','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(7355,'_transient_timeout_wc_product_children_246','1733612495','off'), -(7356,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(7361,'_transient_timeout_wc_var_prices_246','1734261583','off'), -(7362,'_transient_wc_var_prices_246','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(7582,'_transient_timeout_wc_product_children_433','1733644024','off'), -(7583,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(7588,'_transient_timeout_wc_var_prices_433','1734273076','off'), -(7589,'_transient_wc_var_prices_433','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(7700,'_transient_timeout_wc_product_children_385','1733650932','off'), -(7701,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(7830,'_transient_timeout_wc_var_prices_385','1734273076','off'), -(7831,'_transient_wc_var_prices_385','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1734264448','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8550,'_transient_timeout_wc_shipping_method_count','1733954930','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8554,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8603,'_transient_orders-transient-version','1731581783','on'), -(8610,'woocommerce_admin_last_orders_milestone','10','auto'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1732286663','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(8914,'_transient_timeout_wc_product_children_86','1734043197','off'), -(8915,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(8932,'_transient_timeout_wc_product_children_102','1734043275','off'), -(8933,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(8952,'_transient_timeout_wc_product_children_113','1734043429','off'), -(8953,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(8972,'_transient_timeout_wc_product_children_123','1734043811','off'), -(8973,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(8991,'_transient_timeout_wc_product_children_133','1734043911','off'), -(8992,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(9010,'_transient_timeout_wc_product_children_144','1734043958','off'), -(9011,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(9029,'_transient_timeout_wc_product_children_155','1734044112','off'), -(9030,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(9055,'_transient_timeout_wc_var_prices_155','1734261584','off'), -(9056,'_transient_wc_var_prices_155','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(9057,'_transient_timeout_wc_var_prices_144','1734261584','off'), -(9058,'_transient_wc_var_prices_144','{\"version\":\"1731669571\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(9059,'_transient_timeout_wc_var_prices_133','1734263373','off'), -(9060,'_transient_wc_var_prices_133','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(9061,'_transient_timeout_wc_var_prices_123','1734262590','off'), -(9062,'_transient_wc_var_prices_123','{\"version\":\"1731670380\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(9063,'_transient_timeout_wc_var_prices_113','1734264448','off'), -(9064,'_transient_wc_var_prices_113','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(9065,'_transient_timeout_wc_var_prices_102','1734264448','off'), -(9066,'_transient_wc_var_prices_102','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(9067,'_transient_timeout_wc_var_prices_86','1734266361','off'), -(9068,'_transient_wc_var_prices_86','{\"version\":\"1731674329\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9196,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9239,'_site_transient_update_plugins','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1731665193;s:12:\"translations\";a:0:{}}','off'), -(9268,'_transient_timeout_wc_var_prices_535','1734265039','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9331,'_transient_timeout_wc_product_children_545','1734097979','off'), -(9332,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(9358,'_transient_timeout_wc_var_prices_545','1734263373','off'), -(9359,'_transient_wc_var_prices_545','{\"version\":\"1731671364\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1734273093','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9570,'_transient_timeout_wc_product_children_589','1734104017','off'), -(9571,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(9577,'_transient_timeout_wc_var_prices_589','1734265039','off'), -(9578,'_transient_wc_var_prices_589','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(9579,'_transient_timeout_wc_product_children_572','1734104050','off'), -(9580,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(9581,'_transient_timeout_wc_var_prices_572','1734265039','off'), -(9582,'_transient_wc_var_prices_572','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1734266487','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1734266487','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9786,'_transient_timeout_wc_product_children_613','1734113618','off'), -(9787,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(9788,'_transient_timeout_wc_var_prices_613','1734265039','off'), -(9789,'_transient_wc_var_prices_613','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"85.00\",\"624\":\"70.00\"}}}','off'), -(9806,'_transient_timeout_wc_product_children_625','1734113902','off'), -(9807,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(9808,'_transient_timeout_wc_var_prices_625','1734265039','off'), -(9809,'_transient_wc_var_prices_625','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10169,'can_compress_scripts','0','on'), -(10216,'woocommerce_sales_record_date','2024-11-13','auto'), -(10217,'woocommerce_sales_record_amount','1390','auto'), -(10236,'_transient_timeout_wc_var_prices_291','1734273093','off'), -(10237,'_transient_wc_var_prices_291','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"regular_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"sale_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"}}}','off'), -(10240,'_transient_timeout_wc_var_prices_288','1734273093','off'), -(10241,'_transient_wc_var_prices_288','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"regular_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"sale_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"}}}','off'), -(10244,'_transient_timeout_wc_var_prices_285','1734273093','off'), -(10245,'_transient_wc_var_prices_285','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"regular_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"sale_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"}}}','off'), -(10415,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(10428,'_transient_timeout_wc_product_children_183','1734261576','off'), -(10429,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(10430,'_transient_timeout_wc_var_prices_183','1734265039','off'), -(10431,'_transient_wc_var_prices_183','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(10442,'_transient_timeout_wc_product_children_72','1734262164','off'), -(10443,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(10457,'_transient_timeout_wc_product_children_306','1734262376','off'), -(10458,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10467,'_transient_timeout_wc_product_children_312','1734262453','off'), -(10468,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(10495,'_transient_timeout_wc_product_children_202','1734262913','off'), -(10496,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(10521,'_transient_timeout_wc_var_prices_312','1734266487','off'), -(10522,'_transient_wc_var_prices_312','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"regular_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"sale_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"}}}','off'), -(10525,'_transient_timeout_wc_var_prices_306','1734266487','off'), -(10526,'_transient_wc_var_prices_306','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"regular_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"sale_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"}}}','off'), -(10536,'_transient_timeout_wc_product_children_342','1734263376','off'), -(10537,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(10553,'_transient_timeout_wc_product_children_554','1734263821','off'), -(10554,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(10565,'_transient_timeout_wc_product_children_515','1734264333','off'), -(10566,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(10574,'_transient_timeout_wc_product_children_521','1734264443','off'), -(10575,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(10576,'_transient_timeout_wc_var_prices_72','1734264448','off'), -(10577,'_transient_wc_var_prices_72','{\"version\":\"1731672372\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(10595,'_transient_timeout_wc_product_children_232','1734264867','off'), -(10596,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(10606,'_transient_timeout_wc_product_children_168','1734265019','off'), -(10607,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(10608,'_transient_timeout_wc_var_prices_521','1734265039','off'), -(10609,'_transient_wc_var_prices_521','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(10610,'_transient_timeout_wc_var_prices_515','1734265039','off'), -(10611,'_transient_wc_var_prices_515','{\"version\":\"1731672970\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(10623,'_transient_timeout_wc_product_children_213','1734265244','off'), -(10624,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(10673,'_transient_timeout_wc_product_children_372','1734266226','off'), -(10674,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:675;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:675;i:1;i:674;}}','off'), -(10699,'_transient_timeout_wc_product_children_365','1734266384','off'), -(10700,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:677;i:1;i:676;}s:7:\"visible\";a:2:{i:0;i:677;i:1;i:676;}}','off'), -(10701,'_transient_woocommerce_product_task_product_count_transient','65','on'), -(10703,'_transient_timeout_wc_term_counts','1734267463','off'), -(10704,'_transient_wc_term_counts','a:6:{i:30;s:2:\"33\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";i:34;s:1:\"0\";}','off'), -(10747,'_transient_timeout_wc_var_prices_372','1734273076','off'), -(10748,'_transient_wc_var_prices_372','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"regular_price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"sale_price\":{\"675\":\"65.00\",\"674\":\"48.00\"}}}','off'), -(10751,'_transient_timeout_wc_var_prices_365','1734273076','off'), -(10752,'_transient_wc_var_prices_365','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"regular_price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"sale_price\":{\"677\":\"60.00\",\"676\":\"45.00\"}}}','off'), -(10755,'_transient_timeout_wc_var_prices_342','1734273093','off'), -(10756,'_transient_wc_var_prices_342','{\"version\":\"1731674417\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(10790,'wpmc_options','a:27:{s:6:\"method\";s:5:\"media\";s:7:\"content\";b:1;s:18:\"filesystem_content\";b:0;s:13:\"media_library\";b:1;s:12:\"live_content\";b:0;s:9:\"debuglogs\";b:0;s:11:\"images_only\";b:0;s:13:\"attach_is_use\";b:0;s:15:\"thumbnails_only\";b:0;s:11:\"dirs_filter\";s:0:\"\";s:12:\"files_filter\";s:0:\"\";s:15:\"hide_thumbnails\";b:0;s:12:\"hide_warning\";b:0;s:10:\"skip_trash\";b:0;s:13:\"medias_buffer\";i:100;s:12:\"posts_buffer\";i:5;s:15:\"analysis_buffer\";i:100;s:14:\"file_op_buffer\";i:20;s:5:\"delay\";i:100;s:19:\"shortcodes_disabled\";b:0;s:31:\"output_buffer_cleaning_disabled\";b:0;s:14:\"php_error_logs\";b:0;s:14:\"posts_per_page\";i:1000;s:15:\"clean_uninstall\";b:0;s:11:\"repair_mode\";b:0;s:11:\"expert_mode\";b:0;s:9:\"logs_path\";N;}','off'), -(10791,'wpmc_rating_date','1732931640','off'), -(10793,'product_cat_children','a:0:{}','auto'), -(10799,'woocommerce_free_shipping_2_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:3:\"100\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(10805,'woocommerce_attribute_lookup_enabled','yes','auto'), -(10807,'wms_mondial_relay_enable','yes','on'), -(10808,'wms_mondial_relay_customer_code','','on'), -(10809,'wms_mondial_relay_private_key','','on'), -(10810,'wms_mondial_relay_brand_code','','on'), -(10811,'wms_mondial_relay_section_pickup_points_map_type','openstreetmap','on'), -(10812,'wms_mondial_relay_section_pickup_points_google_maps_api_key','','on'), -(10813,'wms_mondial_relay_section_label_generation_status','a:0:{}','on'), -(10814,'wms_mondial_relay_section_label_status_post_generation','','on'), -(10815,'wms_mondial_relay_section_label_send_email','no','on'), -(10816,'wms_mondial_relay_price_before_discount','no','on'), -(10817,'wms_mondial_relay_shipper_civility','MLLE','on'), -(10818,'wms_mondial_relay_shipper_name','','on'), -(10819,'wms_mondial_relay_shipper_name_2','','on'), -(10820,'wms_mondial_relay_shipper_address_1','','on'), -(10821,'wms_mondial_relay_shipper_address_2','','on'), -(10822,'wms_mondial_relay_shipper_zip_code','','on'), -(10823,'wms_mondial_relay_shipper_city','','on'), -(10824,'wms_mondial_relay_shipper_country','AF','on'), -(10825,'wms_mondial_relay_shipper_email','','on'), -(10826,'wms_mondial_relay_shipper_phone','','on'), -(10827,'wms_mondial_relay_shipper_mobile_phone','','on'), -(10828,'wms_mondial_relay_section_parcel_insurance','0','on'), -(10829,'wms_mondial_relay_section_parcel_installation_duration','','on'), -(10830,'wms_mondial_relay_section_parcel_shipping_value','','on'), -(10831,'wms_mondial_relay_debug_mode','1','on'), -(10832,'wms_chronopost_enable','no','on'), -(10833,'wms_chronopost_account_number','','on'), -(10834,'wms_chronopost_account_name','','on'), -(10835,'wms_chronopost_account_password','','on'), -(10836,'wms_chronopost_section_pickup_points_map_type','openstreetmap','on'), -(10837,'wms_chronopost_section_pickup_points_google_maps_api_key','','on'), -(10838,'wms_chronopost_label_format','PDF','on'), -(10839,'wms_chronopost_section_label_generation_status','a:0:{}','on'), -(10840,'wms_chronopost_section_label_status_post_generation','','on'), -(10841,'wms_chronopost_section_label_send_email','no','on'), -(10842,'wms_chronopost_price_before_discount','yes','on'), -(10843,'wms_chronopost_shipper_civility','E','on'), -(10844,'wms_chronopost_shipper_name','','on'), -(10845,'wms_chronopost_shipper_name_2','','on'), -(10846,'wms_chronopost_shipper_address_1','','on'), -(10847,'wms_chronopost_shipper_address_2','','on'), -(10848,'wms_chronopost_shipper_zip_code','','on'), -(10849,'wms_chronopost_shipper_city','','on'), -(10850,'wms_chronopost_shipper_country','AF','on'), -(10851,'wms_chronopost_shipper_contact_name','','on'), -(10852,'wms_chronopost_shipper_email','','on'), -(10853,'wms_chronopost_shipper_phone','','on'), -(10854,'wms_chronopost_shipper_mobile_phone','','on'), -(10855,'wms_chronopost_customer_civility','E','on'), -(10856,'wms_chronopost_customer_name','','on'), -(10857,'wms_chronopost_customer_name_2','','on'), -(10858,'wms_chronopost_customer_address_1','','on'), -(10859,'wms_chronopost_customer_address_2','','on'), -(10860,'wms_chronopost_customer_zip_code','','on'), -(10861,'wms_chronopost_customer_city','','on'), -(10862,'wms_chronopost_customer_country','AF','on'), -(10863,'wms_chronopost_customer_contact_name','','on'), -(10864,'wms_chronopost_customer_email','','on'), -(10865,'wms_chronopost_customer_phone','','on'), -(10866,'wms_chronopost_customer_mobile_phone','','on'), -(10867,'wms_chronopost_section_insurance_ad_valorem_enabled','1','on'), -(10868,'wms_chronopost_section_insurance_ad_valorem_min_amount','0','on'), -(10869,'wms_chronopost_saturday_shipping_start_day','monday','on'), -(10870,'wms_chronopost_saturday_shipping_start_time','0','on'), -(10871,'wms_chronopost_saturday_shipping_end_day','monday','on'), -(10872,'wms_chronopost_saturday_shipping_end_time','0','on'), -(10873,'wms_chronopost_debug_mode','0','on'), -(10874,'wms_ups_enable','yes','on'), -(10875,'wms_ups_account_username','','on'), -(10876,'wms_ups_password','','on'), -(10877,'wms_ups_account_number','','on'), -(10878,'wms_ups_api_access_key','','on'), -(10879,'wms_ups_section_pickup_points_map_type','openstreetmap','on'), -(10880,'wms_ups_section_pickup_points_google_maps_api_key','','on'), -(10881,'wms_ups_section_label_generation_status','a:0:{}','on'), -(10882,'wms_ups_section_label_status_post_generation','','on'), -(10883,'wms_ups_section_label_send_email','no','on'), -(10884,'wms_ups_shipper_civility','MLLE','on'), -(10885,'wms_ups_shipper_name','','on'), -(10886,'wms_ups_shipper_name_2','','on'), -(10887,'wms_ups_shipper_company_name','','on'), -(10888,'wms_ups_shipper_vat_number','','on'), -(10889,'wms_ups_shipper_address_1','','on'), -(10890,'wms_ups_shipper_address_2','','on'), -(10891,'wms_ups_shipper_zip_code','','on'), -(10892,'wms_ups_shipper_city','','on'), -(10893,'wms_ups_shipper_country','AF','on'), -(10894,'wms_ups_shipper_email','','on'), -(10895,'wms_ups_shipper_phone','','on'), -(10896,'wms_ups_shipper_mobile_phone','','on'), -(10897,'wms_ups_debug_mode','1','on'), -(10899,'woocommerce_ups_standard_4_settings','a:8:{s:5:\"title\";s:14:\"UPS - Standard\";s:13:\"title_if_free\";s:13:\"Free Shipping\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:12;}}}','on'), -(10900,'woocommerce_mondial_relay_point_relais_5_settings','a:8:{s:5:\"title\";s:28:\"Mondial Relay - Point Relais\";s:13:\"title_if_free\";s:32:\"Mondial Relay - Point Relaiséé\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:6;}}}','on'), -(10901,'woocommerce_mondial_relay_point_relais_6_settings','a:8:{s:5:\"title\";s:28:\"Mondial Relay - Point Relais\";s:13:\"title_if_free\";s:35:\"Mondial Relay - Point Relais (Free)\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:50;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:3;}}}','on'), -(10902,'wp_mail_logging_activated_time','1732298651','auto'), -(10903,'wp_mail_logging_db_version','2','off'), -(10904,'WPML_Plugin__version','1.13.1','auto'), -(10905,'wp_mail_logging_user_feedback_notice','a:2:{s:4:\"time\";i:1732298651;s:9:\"dismissed\";b:0;}','auto'), -(10906,'wpml_settings','a:11:{s:22:\"delete-on-deactivation\";s:1:\"1\";s:23:\"can-see-submission-data\";s:14:\"manage_options\";s:28:\"datetimeformat-use-wordpress\";s:1:\"0\";s:21:\"preferred-mail-format\";s:4:\"html\";s:12:\"display-host\";s:1:\"0\";s:19:\"display-attachments\";s:1:\"0\";s:24:\"log-rotation-limit-amout\";s:1:\"0\";s:29:\"log-rotation-limit-amout-keep\";i:75;s:24:\"log-rotation-delete-time\";s:1:\"1\";s:29:\"log-rotation-delete-time-days\";i:90;s:14:\"top-level-menu\";s:1:\"1\";}','auto'), -(10907,'wp_mail_logging_product_education','a:1:{s:9:\"dismissed\";a:1:{s:17:\"email-logs-bottom\";b:1;}}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=10578 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.4.1'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1731670019:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:40136;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.4.1'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1731835961:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:316713;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:496051;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.3.3'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1731451130:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:39627;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:90791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:237493;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.4.1'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1731836113:1'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:575848;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.4.1'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1731836209:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:329984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1747,133,'_thumbnail_id','141'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.4.1'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1731833714:1'), -(1899,141,'_wp_attached_file','2024/09/KARA-B.jpg'), -(1900,141,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:46764;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5402;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"KARA-B.jpg\";}'), -(1901,141,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:230822;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:216029;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13743;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.3.3'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1731451801:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:28301;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:79708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:228219;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','3'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.4.1'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1731839767:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:28881;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:126059;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:262084;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:352950;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:257752;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.4.1'), -(2457,168,'_edit_lock','1731861469:1'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:85733;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:51905;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:87699;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:421874;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:229655;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.4.1'), -(2654,183,'_edit_lock','1731840759:1'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:236038;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19871;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.4.1'), -(2941,202,'_edit_lock','1731687437:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:56620;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:337870;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13327;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:187047;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.4.1'), -(3064,213,'_edit_lock','1731836411:1'), -(3070,213,'_edit_last','1'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.4.1'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1731862717:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:168547;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.4.1'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1731862612:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:188434;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.4.1'), -(3380,232,'_edit_lock','1731837468:1'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:522781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1731772697:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:51107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:438743;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:536594;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.3.3'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1731772696:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:52984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:187089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.4.1'), -(3665,251,'_edit_lock','1731863037:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.3.3'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1731772695:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:49290;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:348487;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9225-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt',''), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.4.1'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1731837953:1'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','1'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.4.1'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1731839075:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:533027;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:554660;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:506097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.4.1'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1731861309:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:266103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.4.1'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1731863119:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:498528;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.4.1'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1731839866:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:66984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.3.3'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1731772689:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:45836;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:482578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.4.1'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1731840994:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:42478;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:325294;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1731687429:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:38518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:323619;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.4.1'), -(4128,288,'_edit_lock','1731836936:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:44097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5894;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:280534;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9336-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.4.1'), -(4162,291,'_edit_lock','1731839489:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:35448;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:267641;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.4.1'), -(4467,306,'_edit_lock','1731687426:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:33849;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:270951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.4.1'), -(4568,312,'_edit_lock','1731862898:1'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.4.1'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1731840016:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:546040;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:438169;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9542-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.3.3'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1731687423:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:27956;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:355588;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.3.3'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1731687421:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:28932;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:223978;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.4.1'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1731687420:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:25628;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2782;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:184512;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.4.1'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1731687663:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:26165;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:356763;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1730322771:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:38982;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:237100;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:326181;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.4.1'), -(4977,342,'_edit_lock','1731860478:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:402127;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9763-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:372455;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9781-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:421413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1731687417:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:39945;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"KARA-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:282611;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9354-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.4.1'), -(5383,365,'_edit_lock','1731687417:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:32172;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.4.1'), -(5506,372,'_edit_lock','1731781918:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:34227;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:234974;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9300-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.3.3'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1730323082:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:45539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:232862;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9260-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:197094;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9262-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','2'), -(5562,377,'_photos_colonne_gauche|||0|value','378'), -(5563,377,'_photos_colonne_droite|||0|value','379'), -(5564,377,'_photos_colonne_droite|||1|value','380'), -(5565,377,'_haiku_details_produit',''), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.3.3'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1730323095:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:39278;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4877;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:602490;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9772-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1919;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:559293;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9775-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','2'), -(5604,381,'_photos_colonne_gauche|||0|value','382'), -(5605,381,'_photos_colonne_droite|||0|value','383'), -(5606,381,'_photos_colonne_droite|||1|value','384'), -(5607,381,'_haiku_details_produit',''), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.4.1'), -(5630,385,'_edit_lock','1731861772:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:328180;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"ROKKU-C-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.4.1'), -(5801,393,'_edit_lock','1731781909:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:33386;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:373189;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9733-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.4.1'), -(5839,398,'_edit_lock','1731860848:1'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:387538;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:388089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9730-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.4.1'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1731860956:1'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:203691;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9216-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:246903;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9077-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','1'), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.4.1'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1731861111:1'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:509856;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9485-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:305015;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"MUGURA-NAIL--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:43005;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-FEU-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:497813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"DSC8400-copie-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:534610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:535511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17617;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:37003;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6020,422,'_wp_attached_file','2024/10/HAIKU-sizechart.jpg'), -(6021,422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/10/HAIKU-sizechart.jpg\";s:8:\"filesize\";i:56860;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HAIKU-sizechart-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:313356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9376-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13739;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6138,328,'_photos_colonne_gauche|||0|value','329'), -(6139,328,'_photos_colonne_droite|||0|value','330'), -(6140,328,'_haiku_details_produit',''), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:410511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9156-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6253,430,'_regular_price','45'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6264,430,'_thumbnail_id','431'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.4.1'), -(6270,430,'_price','45'), -(6275,430,'_edit_lock','1731840155:1'), -(6276,431,'_wp_attached_file','2024/10/ROKKU-CR1-arg.jpg'), -(6277,431,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-CR1-arg.jpg\";s:8:\"filesize\";i:28407;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-CR1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"ROKKU-CR1-arg.jpg\";}'), -(6278,431,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:297309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9297-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.4.1'), -(6314,433,'_edit_lock','1731862430:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1731505275:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:27162;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:374922;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC9781-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6370,393,'_regular_price','60'), -(6466,441,'_wp_attached_file','2024/10/IMG_1428.jpg'), -(6467,441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1428.jpg\";s:8:\"filesize\";i:739647;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1428-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9461;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6468,441,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6513,447,'_thumbnail_id','449'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.3.3'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1731505335:1'), -(6524,448,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(6525,448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:1448749;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1473-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14181;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6526,448,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(6527,449,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(6528,449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:434380;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3167;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"KARA-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3167;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6529,449,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(6530,447,'_edit_last','1'), -(6551,452,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(6552,452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3149;s:6:\"height\";i:3149;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:1160791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1505-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13313;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6553,452,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(6554,246,'_photos_colonne_gauche|||0|value','249'), -(6555,246,'_photos_colonne_droite|||0|value','452'), -(6556,246,'_photos_colonne_droite|||1|value','250'), -(6557,246,'_haiku_details_produit',''), -(6652,325,'_photos_colonne_gauche|||0|value','326'), -(6653,325,'_photos_colonne_droite|||0|value','327'), -(6654,325,'_photos_colonne_droite|||1|value','465'), -(6655,325,'_haiku_details_produit',''), -(6687,470,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(6688,470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:228383;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1675-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6689,470,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.4.1'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.4.1'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.4.1'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6810,481,'_thumbnail_id','482'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.4.1'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1731866272:1'), -(6821,482,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(6822,482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:763906;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"MUGURA-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5707;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"MUGURA-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5707;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6823,482,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(6827,481,'_edit_last','1'), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:283469;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9138-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','0'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.4.1'), -(6912,490,'_edit_lock','1731865365:1'), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7000,496,'_thumbnail_id','500'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7005,496,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7006,496,'_product_version','9.4.1'), -(7069,496,'_edit_lock','1731865622:1'), -(7070,500,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(7071,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:455669;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3719;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7072,500,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10479;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.4.1'), -(7145,515,'_edit_lock','1731864388:1'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','0'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.4.1'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1731864549:1'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7340,102,'_photos_colonne_gauche|||0|value','110'), -(7341,102,'_photos_colonne_droite|||0|value','112'), -(7342,102,'_photos_colonne_droite|||1|value','111'), -(7343,102,'_haiku_details_produit',''), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7441,144,'_photos_colonne_gauche|||0|value','152'), -(7442,144,'_photos_colonne_droite|||0|value','154'), -(7443,144,'_photos_colonne_droite|||1|value','153'), -(7444,144,'_haiku_details_produit',''), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.4.1'), -(7502,535,'_edit_lock','1731866425:1'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','0'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7580,545,'_thumbnail_id','547'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.4.1'), -(7592,545,'_edit_lock','1731866175:1'), -(7596,547,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(7597,547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:561230;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4677;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4677;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7598,547,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7609,447,'_photos_colonne_gauche|||0|value','449'), -(7610,447,'_photos_colonne_droite|||0|value','448'), -(7611,447,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.4.1'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1731864739:1'), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7899,342,'_regular_price','55'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8046,213,'_regular_price','75'), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','1'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.4.1'), -(8126,572,'_edit_lock','1731865242:1'), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.4.1'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1731863662:1'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','1'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.4.1'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1731865097:1'), -(8682,610,'_edit_last','1'), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','0'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.4.1'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','70'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','70'), -(8849,620,'_product_version','9.4.1'), -(8851,613,'_edit_lock','1731866022:1'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8890,613,'_edit_last','1'), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','2'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.4.1'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1731865808:1'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.4.1'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9186,232,'_price','110'), -(9191,258,'_photos_colonne_gauche|||0|value','259'), -(9192,258,'_photos_colonne_droite|||0|value','260'), -(9193,258,'_haiku_details_produit',''), -(9201,276,'_photos_colonne_gauche|||0|value','280'), -(9202,276,'_photos_colonne_droite|||0|value','281'), -(9203,276,'_haiku_details_produit',''), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.4.1'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','48'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','48'), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.4.1'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.4.1'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','52'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','52'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','50'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','50'), -(9568,658,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg'), -(9569,658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:37:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg\";s:8:\"filesize\";i:1088937;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"BOROBORO-BOaTANEMAKI-BO1a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15931;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9570,658,'_wp_attachment_image_alt','BoroBoro earrings minimalist oval shape'), -(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'), -(9578,72,'_photos_colonne_gauche|||0|value','81'), -(9579,72,'_photos_colonne_droite|||0|value','100'), -(9580,72,'_photos_colonne_droite|||1|value','411'), -(9581,72,'_photos_colonne_droite|||2|value','101'), -(9582,72,'_photos_colonne_droite|||3|value','659'), -(9583,72,'_haiku_details_produit',''), -(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1029972;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1442-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(9587,306,'_price','48'), -(9588,306,'_price','50'), -(9589,306,'_price','70'), -(9590,306,'_photos_colonne_gauche|||0|value','310'), -(9591,306,'_photos_colonne_droite|||0|value','311'), -(9592,306,'_photos_colonne_droite|||1|value','424'), -(9593,306,'_haiku_details_produit',''), -(9594,312,'_price','50'), -(9595,312,'_price','52'), -(9596,312,'_price','75'), -(9601,661,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(9602,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:849459;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1454-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9603,661,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9604,202,'_price','50'), -(9605,202,'_price','85'), -(9612,662,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(9613,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:730806;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1456-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9614,662,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9615,202,'_photos_colonne_gauche|||0|value','206'), -(9616,202,'_photos_colonne_droite|||0|value','662'), -(9617,202,'_photos_colonne_droite|||1|value','661'), -(9618,202,'_photos_colonne_droite|||2|value','212'), -(9619,202,'_photos_colonne_droite|||3|value','207'), -(9620,202,'_haiku_details_produit',''), -(9621,663,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(9622,663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:98598;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1460-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9623,663,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:873482;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1512-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(9642,665,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(9643,665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:469158;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3803;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9644,665,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(9648,554,'_thumbnail_id','665'), -(9652,666,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(9653,666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:173470;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9654,666,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(9659,667,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(9660,667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:850;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:172887;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1524-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9661,667,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(9669,669,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(9670,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:958548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1528-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9671,669,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(9682,670,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(9683,670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1167334;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1582-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20764;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9684,670,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'), -(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:876712;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1604-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'), -(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'), -(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1095755;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1656-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'), -(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:901473;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1657-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(9720,393,'_photos_colonne_gauche|||0|value','396'), -(9721,393,'_photos_colonne_droite|||0|value','397'), -(9722,393,'_photos_colonne_droite|||1|value','673'), -(9723,393,'_haiku_details_produit',''), -(9728,674,'_variation_description',''), -(9729,674,'total_sales','0'), -(9730,674,'_tax_status','taxable'), -(9731,674,'_tax_class','parent'), -(9732,674,'_manage_stock','no'), -(9733,674,'_backorders','no'), -(9734,674,'_sold_individually','no'), -(9735,674,'_virtual','no'), -(9736,674,'_downloadable','no'), -(9737,674,'_download_limit','-1'), -(9738,674,'_download_expiry','-1'), -(9739,674,'_stock',NULL), -(9740,674,'_stock_status','instock'), -(9741,674,'_wc_average_rating','0'), -(9742,674,'_wc_review_count','0'), -(9743,674,'attribute_pa_side','one'), -(9744,674,'_product_version','9.4.1'), -(9745,675,'_variation_description',''), -(9746,675,'total_sales','0'), -(9747,675,'_tax_status','taxable'), -(9748,675,'_tax_class','parent'), -(9749,675,'_manage_stock','no'), -(9750,675,'_backorders','no'), -(9751,675,'_sold_individually','no'), -(9752,675,'_virtual','no'), -(9753,675,'_downloadable','no'), -(9754,675,'_download_limit','-1'), -(9755,675,'_download_expiry','-1'), -(9756,675,'_stock',NULL), -(9757,675,'_stock_status','instock'), -(9758,675,'_wc_average_rating','0'), -(9759,675,'_wc_review_count','0'), -(9760,675,'attribute_pa_side','pair'), -(9761,675,'_product_version','9.4.1'), -(9762,674,'_sku','MUGURA-BO-g-one'), -(9763,674,'_regular_price','48'), -(9764,674,'_thumbnail_id','0'), -(9765,674,'_price','48'), -(9766,675,'_sku','MUGURA-BO-g-pair'), -(9767,675,'_regular_price','65'), -(9768,675,'_thumbnail_id','0'), -(9769,675,'_price','65'), -(9770,372,'_price','48'), -(9771,372,'_price','65'), -(9772,372,'_regular_price','65'), -(9773,372,'_photos_colonne_gauche|||0|value','375'), -(9774,372,'_photos_colonne_droite|||0|value','376'), -(9775,372,'_haiku_details_produit',''), -(9776,676,'_variation_description',''), -(9777,676,'total_sales','0'), -(9778,676,'_tax_status','taxable'), -(9779,676,'_tax_class','parent'), -(9780,676,'_manage_stock','no'), -(9781,676,'_backorders','no'), -(9782,676,'_sold_individually','no'), -(9783,676,'_virtual','no'), -(9784,676,'_downloadable','no'), -(9785,676,'_download_limit','-1'), -(9786,676,'_download_expiry','-1'), -(9787,676,'_stock',NULL), -(9788,676,'_stock_status','instock'), -(9789,676,'_wc_average_rating','0'), -(9790,676,'_wc_review_count','0'), -(9791,676,'attribute_pa_side','one'), -(9792,676,'_product_version','9.4.1'), -(9793,677,'_variation_description',''), -(9794,677,'total_sales','0'), -(9795,677,'_tax_status','taxable'), -(9796,677,'_tax_class','parent'), -(9797,677,'_manage_stock','no'), -(9798,677,'_backorders','no'), -(9799,677,'_sold_individually','no'), -(9800,677,'_virtual','no'), -(9801,677,'_downloadable','no'), -(9802,677,'_download_limit','-1'), -(9803,677,'_download_expiry','-1'), -(9804,677,'_stock',NULL), -(9805,677,'_stock_status','instock'), -(9806,677,'_wc_average_rating','0'), -(9807,677,'_wc_review_count','0'), -(9808,677,'attribute_pa_side','pair'), -(9809,677,'_product_version','9.4.1'), -(9810,676,'_sku','MUGURA-CR-s-one'), -(9811,676,'_regular_price','45'), -(9812,676,'_thumbnail_id','0'), -(9813,676,'_price','45'), -(9814,677,'_sku','MUGURA-BO-s-pair'), -(9815,677,'_regular_price','60'), -(9816,677,'_thumbnail_id','0'), -(9817,677,'_price','60'), -(9818,365,'_price','45'), -(9819,365,'_price','60'), -(9820,365,'_regular_price','60'), -(9821,365,'_photos_colonne_gauche|||0|value','369'), -(9822,365,'_photos_colonne_droite|||0|value','425'), -(9823,365,'_haiku_details_produit',''), -(9824,331,'_photos_colonne_gauche|||0|value','332'), -(9825,331,'_photos_colonne_droite|||0|value','334'), -(9826,331,'_photos_colonne_droite|||1|value','470'), -(9827,331,'_haiku_details_produit',''), -(9828,335,'_photos_colonne_gauche|||0|value','336'), -(9830,335,'_photos_colonne_droite|||1|value','672'), -(9831,335,'_photos_colonne_droite|||2|value','337'), -(9832,335,'_haiku_details_produit',''), -(9833,478,'_regular_price','48'), -(9834,478,'_price','48'), -(9835,479,'_regular_price','48'), -(9836,479,'_price','48'), -(9837,480,'_regular_price','48'), -(9838,480,'_price','48'), -(9840,433,'_price','48'), -(9850,613,'_price','70'), -(9851,679,'_wp_attached_file','2024/10/DSC9116.jpg'), -(9852,679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9116.jpg\";s:8:\"filesize\";i:519269;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9116-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13769;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9853,679,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9882,680,'_wp_attached_file','2024/09/KARA-B-1.jpg'), -(9883,680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:20:\"2024/09/KARA-B-1.jpg\";s:8:\"filesize\";i:1104575;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"KARA-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25206;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9884,680,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(9885,133,'_photos_colonne_gauche|||0|value','680'), -(9886,133,'_photos_colonne_droite|||0|value','166'), -(9887,133,'_photos_colonne_droite|||1|value','142'), -(9888,133,'_photos_colonne_droite|||2|value','141'), -(9889,133,'_photos_colonne_droite|||3|value','167'), -(9890,133,'_photos_colonne_droite|||4|value','143'), -(9891,133,'_haiku_details_produit',''), -(9892,681,'_wp_attached_file','2024/09/DSC9897.jpg'), -(9893,681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:799951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9897-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17160;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9894,681,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9899,682,'_wp_attached_file','2024/09/IKKAN-B-vrm.jpg'), -(9900,682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1522;s:6:\"height\";i:1012;s:4:\"file\";s:23:\"2024/09/IKKAN-B-vrm.jpg\";s:8:\"filesize\";i:169962;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"IKKAN-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5044;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9901,682,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(9906,683,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(9907,683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:551449;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1423-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9908,683,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver.'), -(9909,86,'_photos_colonne_gauche|||0|value','420'), -(9910,86,'_photos_colonne_gauche|||1|value','94'), -(9911,86,'_photos_colonne_droite|||0|value','683'), -(9912,86,'_photos_colonne_droite|||1|value','412'), -(9913,86,'_photos_colonne_droite|||2|value','419'), -(9914,86,'_haiku_details_produit',''), -(9915,684,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(9916,684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:910340;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1478-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9917,684,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(9918,113,'_thumbnail_id','682'), -(9919,113,'_photos_colonne_gauche|||0|value','682'), -(9920,113,'_photos_colonne_droite|||0|value','122'), -(9921,113,'_photos_colonne_droite|||1|value','684'), -(9922,113,'_haiku_details_produit',''), -(9923,685,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(9924,685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:355030;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25467;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9925,685,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9926,123,'_thumbnail_id','685'), -(9927,123,'_photos_colonne_gauche|||0|value','685'), -(9928,123,'_photos_colonne_droite|||0|value','132'), -(9929,123,'_photos_colonne_droite|||1|value','681'), -(9930,123,'_haiku_details_produit',''), -(9931,686,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(9932,686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:522902;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9933,686,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes.'), -(9934,213,'_thumbnail_id','686'), -(9935,213,'_photos_colonne_gauche|||0|value','686'), -(9936,213,'_photos_colonne_droite|||0|value','671'), -(9937,213,'_photos_colonne_droite|||1|value','199'), -(9938,213,'_haiku_details_produit',''), -(9939,688,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(9940,688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:462214;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24510;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9941,688,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(9942,183,'_thumbnail_id','688'), -(9947,689,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9948,689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:669567;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9341-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14900;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9949,689,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9950,288,'_photos_colonne_gauche|||0|value','289'), -(9951,288,'_photos_colonne_droite|||0|value','290'), -(9952,288,'_photos_colonne_droite|||1|value','689'), -(9953,288,'_haiku_details_produit',''), -(9954,690,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(9955,690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:554939;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28093;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9956,690,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9967,691,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(9968,691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:395199;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24351;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9969,691,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with gold plated rings hanging.'), -(9970,318,'_thumbnail_id','691'), -(9976,692,'_wp_attached_file','2024/10/HADOU-BR-mix.jpg'), -(9977,692,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-BR-mix.jpg\";s:8:\"filesize\";i:466973;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28015;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9978,692,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver.'), -(9979,232,'_thumbnail_id','692'), -(9984,232,'_photos_colonne_gauche|||0|value','692'), -(9985,232,'_photos_colonne_droite|||0|value','669'), -(9986,232,'_photos_colonne_droite|||1|value','237'), -(9987,232,'_haiku_details_produit',''), -(9988,696,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(9989,696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:597329;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29309;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"IKKAN-C-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7161;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(9990,696,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(9991,263,'_thumbnail_id','696'), -(9998,698,'_wp_attached_file','2024/10/IMG_1428-1.jpg'), -(9999,698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1428-1.jpg\";s:8:\"filesize\";i:555246;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1428-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32758;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729425344\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10000,698,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(10001,261,'_photos_colonne_gauche|||0|value','262'), -(10002,261,'_photos_colonne_droite|||0|value','698'), -(10003,261,'_haiku_details_produit',''), -(10004,700,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(10005,700,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:2031803;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1431-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36259;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729425408\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10006,700,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10011,702,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(10012,702,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:614928;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1432-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729425433\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10013,702,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10021,704,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(10022,704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:1024823;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1493-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10023,704,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(10028,705,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(10029,705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:815662;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1531-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13260;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10030,705,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10031,707,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(10032,707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:820465;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1543-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10033,707,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10041,708,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(10042,708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:595490;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1565-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10043,708,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(10044,263,'_photos_colonne_gauche|||0|value','696'), -(10045,263,'_photos_colonne_droite|||0|value','265'), -(10046,263,'_photos_colonne_droite|||1|value','267'), -(10047,263,'_photos_colonne_droite|||2|value','708'), -(10048,263,'_photos_colonne_droite|||3|value','266'), -(10049,263,'_haiku_details_produit',''), -(10050,709,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(10051,709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:694531;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1586-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11372;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10052,709,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10053,710,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(10054,710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:908033;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1588-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15198;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10055,710,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10061,291,'_photos_colonne_gauche|||0|value','292'), -(10062,291,'_photos_colonne_droite|||0|value','709'), -(10063,291,'_photos_colonne_droite|||1|value','710'), -(10064,291,'_photos_colonne_droite|||2|value','293'), -(10065,291,'_haiku_details_produit',''), -(10066,711,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(10067,711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:594783;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13516;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10068,711,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10073,712,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(10074,712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:803186;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1638-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10075,712,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines.'), -(10076,155,'_photos_colonne_gauche|||0|value','163'), -(10077,155,'_photos_colonne_droite|||0|value','712'), -(10078,155,'_photos_colonne_droite|||1|value','165'), -(10079,155,'_photos_colonne_droite|||2|value','164'), -(10080,155,'_haiku_details_produit',''), -(10081,713,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(10082,713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:735662;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1647-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10083,713,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(10084,274,'_photos_colonne_gauche|||0|value','275'), -(10085,274,'_photos_colonne_droite|||0|value','713'), -(10086,274,'_photos_colonne_droite|||1|value','690'), -(10087,274,'_photos_colonne_droite|||2|value','679'), -(10088,274,'_haiku_details_produit',''), -(10089,714,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(10090,714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:668960;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1651-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10091,714,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(10092,318,'_photos_colonne_gauche|||0|value','691'), -(10093,318,'_photos_colonne_droite|||0|value','714'), -(10094,318,'_photos_colonne_droite|||1|value','324'), -(10095,318,'_photos_colonne_droite|||2|value','323'), -(10096,318,'_haiku_details_produit',''), -(10097,715,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(10098,715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:666636;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1669-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10099,715,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver.'), -(10100,430,'_photos_colonne_gauche|||0|value','431'), -(10101,430,'_photos_colonne_droite|||0|value','715'), -(10102,430,'_photos_colonne_droite|||1|value','432'), -(10103,430,'_haiku_details_produit',''), -(10104,716,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(10105,716,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:799813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1673-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20258;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10106,716,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver.'), -(10118,717,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(10119,717,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:676786;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1680-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10120,717,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver.'), -(10126,718,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(10127,718,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:715801;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1746-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16150;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10128,718,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver.'), -(10129,183,'_photos_colonne_gauche|||0|value','688'), -(10130,183,'_photos_colonne_droite|||0|value','718'), -(10131,183,'_photos_colonne_droite|||1|value','658'), -(10132,183,'_haiku_details_produit',''), -(10133,719,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(10134,719,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:698351;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1747-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18494;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10135,719,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10141,720,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(10142,720,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:835726;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10143,720,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10144,282,'_photos_colonne_gauche|||0|value','283'), -(10145,282,'_photos_colonne_droite|||0|value','720'), -(10146,282,'_photos_colonne_droite|||1|value','284'), -(10147,282,'_photos_colonne_droite|||2|value','719'), -(10148,282,'_haiku_details_produit',''), -(10149,721,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(10150,721,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:398120;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25601;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10151,721,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(10152,342,'_thumbnail_id','721'), -(10153,342,'_photos_colonne_gauche|||0|value','721'), -(10154,342,'_photos_colonne_droite|||0|value','664'), -(10155,342,'_photos_colonne_droite|||1|value','347'), -(10156,342,'_photos_colonne_droite|||2|value','348'), -(10157,342,'_photos_colonne_droite|||3|value','349'), -(10158,342,'_haiku_details_produit',''), -(10159,722,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(10160,722,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:405750;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21810;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10161,722,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(10162,398,'_thumbnail_id','722'), -(10163,398,'_photos_colonne_gauche|||0|value','722'), -(10164,398,'_photos_colonne_droite|||0|value','400'), -(10165,398,'_photos_colonne_droite|||1|value','401'), -(10166,398,'_haiku_details_produit',''), -(10167,723,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(10168,723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:115008;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10169,723,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(10170,402,'_thumbnail_id','723'), -(10171,402,'_photos_colonne_gauche|||0|value','723'), -(10172,402,'_photos_colonne_droite|||0|value','404'), -(10173,402,'_photos_colonne_droite|||1|value','405'), -(10174,402,'_haiku_details_produit',''), -(10175,724,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(10176,724,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:111334;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20722;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10177,724,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(10178,406,'_thumbnail_id','724'), -(10179,406,'_photos_colonne_gauche|||0|value','724'), -(10180,406,'_photos_colonne_droite|||0|value','408'), -(10181,406,'_photos_colonne_droite|||1|value','409'), -(10182,406,'_haiku_details_produit',''), -(10183,725,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(10184,725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:555002;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"PIASU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28746;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10185,725,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(10186,268,'_thumbnail_id','725'), -(10187,268,'_photos_colonne_gauche|||0|value','725'), -(10188,268,'_photos_colonne_droite|||0|value','704'), -(10189,268,'_photos_colonne_droite|||1|value','270'), -(10190,268,'_haiku_details_produit',''), -(10191,726,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(10192,726,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:317314;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10193,726,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(10194,168,'_thumbnail_id','726'), -(10195,168,'_photos_colonne_gauche|||0|value','726'), -(10196,168,'_photos_colonne_droite|||0|value','180'), -(10197,168,'_photos_colonne_droite|||1|value','177'), -(10198,168,'_photos_colonne_droite|||2|value','178'), -(10199,168,'_photos_colonne_droite|||3|value','182'), -(10200,168,'_photos_colonne_droite|||4|value','179'), -(10201,168,'_photos_colonne_droite|||5|value','670'), -(10202,168,'_haiku_details_produit',''), -(10203,727,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(10204,727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:481410;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-jaspe-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26825;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10205,727,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(10206,728,'_wp_attached_file','2024/10/ROKKU-C-lapis.jpg'), -(10207,728,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:25:\"2024/10/ROKKU-C-lapis.jpg\";s:8:\"filesize\";i:1256825;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10208,728,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(10209,729,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(10210,729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:483821;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27104;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10211,729,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(10212,385,'_thumbnail_id','729'), -(10220,385,'_photos_colonne_gauche|||0|value','729'), -(10221,385,'_photos_colonne_droite|||0|value','487'), -(10222,385,'_photos_colonne_droite|||1|value','727'), -(10223,385,'_photos_colonne_droite|||2|value','705'), -(10224,385,'_photos_colonne_droite|||3|value','728'), -(10225,385,'_photos_colonne_droite|||4|value','707'), -(10226,385,'_haiku_details_produit',''), -(10227,730,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(10228,730,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:401480;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24179;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10229,730,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(10230,731,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(10231,731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:382312;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-vrm-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10232,731,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(10233,732,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(10234,732,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:395953;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24186;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10235,732,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(10236,433,'_thumbnail_id','730'), -(10237,433,'_photos_colonne_gauche|||0|value','730'), -(10238,433,'_photos_colonne_droite|||0|value','468'), -(10239,433,'_photos_colonne_droite|||1|value','716'), -(10240,433,'_photos_colonne_droite|||2|value','731'), -(10241,433,'_photos_colonne_droite|||3|value','732'), -(10242,433,'_haiku_details_produit',''), -(10243,733,'_wp_attached_file','2024/10/TAMANORI-BO-g.jpg'), -(10244,733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-g.jpg\";s:8:\"filesize\";i:412060;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10245,733,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(10246,226,'_thumbnail_id','733'), -(10247,226,'_photos_colonne_gauche|||0|value','733'), -(10248,226,'_photos_colonne_droite|||0|value','717'), -(10249,226,'_photos_colonne_droite|||1|value','716'), -(10250,226,'_photos_colonne_droite|||2|value','469'), -(10251,226,'_haiku_details_produit',''), -(10252,734,'_wp_attached_file','2024/10/TAMANORI-BO-s.jpg'), -(10253,734,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-s.jpg\";s:8:\"filesize\";i:389996;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24156;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10254,734,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10255,220,'_thumbnail_id','734'), -(10256,220,'_photos_colonne_gauche|||0|value','734'), -(10257,220,'_photos_colonne_droite|||0|value','711'), -(10258,220,'_photos_colonne_droite|||1|value','225'), -(10259,220,'_haiku_details_produit',''), -(10260,735,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(10261,735,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:414179;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10262,735,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(10263,312,'_photos_colonne_gauche|||0|value','735'), -(10264,312,'_photos_colonne_droite|||0|value','660'), -(10265,312,'_photos_colonne_droite|||1|value','317'), -(10266,312,'_haiku_details_produit',''), -(10267,736,'_wp_attached_file','2024/10/TANEMAKI-BR.jpg'), -(10268,736,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/TANEMAKI-BR.jpg\";s:8:\"filesize\";i:440300;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23941;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10269,736,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10270,251,'_thumbnail_id','736'), -(10271,251,'_photos_colonne_gauche|||0|value','736'), -(10272,251,'_photos_colonne_droite|||0|value','700'), -(10273,251,'_photos_colonne_droite|||1|value','702'), -(10274,251,'_haiku_details_produit',''), -(10275,737,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(10276,737,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:581610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26499;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10277,737,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(10278,271,'_thumbnail_id','737'), -(10279,271,'_photos_colonne_gauche|||0|value','737'), -(10280,271,'_photos_colonne_droite|||0|value','273'), -(10281,271,'_haiku_details_produit',''), -(10285,739,'_wp_attached_file','2024/11/BOROBORO-B1-g.jpg'), -(10286,739,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-g.jpg\";s:8:\"filesize\";i:402899;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22921;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4701;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10287,739,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(10288,572,'_thumbnail_id','739'), -(10292,740,'_wp_attached_file','2024/11/BOROBORO-B1-s.jpg'), -(10293,740,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-s.jpg\";s:8:\"filesize\";i:235112;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10294,740,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10295,589,'_thumbnail_id','740'), -(10299,741,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(10300,741,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:1147125;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BOROBORO-B-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16899;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10301,741,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10302,589,'_photos_colonne_gauche|||0|value','740'), -(10303,589,'_photos_colonne_droite|||0|value','741'), -(10304,589,'_haiku_details_produit',''), -(10313,743,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(10314,743,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:237826;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10315,743,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10316,613,'_thumbnail_id','743'), -(10321,744,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(10322,744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:383991;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25249;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3652;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10323,744,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10324,625,'_thumbnail_id','744'), -(10329,745,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(10330,745,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:479776;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BLT-jade-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10331,745,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10332,746,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(10333,746,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:480701;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BLT-crystal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28099;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10334,746,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10335,535,'_thumbnail_id','745'), -(10341,747,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(10342,747,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:447595;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26229;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10343,747,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(10344,748,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(10345,748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:446356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10346,748,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(10347,515,'_thumbnail_id','747'), -(10348,515,'_photos_colonne_gauche|||0|value','747'), -(10349,515,'_photos_colonne_droite|||0|value','666'), -(10350,515,'_photos_colonne_droite|||1|value','748'), -(10351,515,'_haiku_details_produit',''), -(10352,749,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(10353,749,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:424383;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25056;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10354,749,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(10355,750,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(10356,750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:418920;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22111;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10357,750,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(10358,521,'_thumbnail_id','749'), -(10359,521,'_photos_colonne_gauche|||0|value','749'), -(10360,521,'_photos_colonne_droite|||0|value','667'), -(10361,521,'_photos_colonne_droite|||1|value','750'), -(10362,521,'_haiku_details_produit',''), -(10363,751,'_wp_attached_file','2024/11/DSC9463.jpg'), -(10364,751,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:928840;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9463-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17341;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10365,751,'_wp_attachment_image_alt','Kara textured silver hoops'), -(10366,554,'_photos_colonne_gauche|||0|value','665'), -(10367,554,'_photos_colonne_droite|||0|value','751'), -(10368,554,'_haiku_details_produit',''), -(10369,752,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(10370,752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:405740;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10371,752,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(10372,490,'_thumbnail_id','752'), -(10376,753,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(10377,753,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:459101;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27732;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10378,753,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(10379,610,'_thumbnail_id','753'), -(10380,610,'_photos_colonne_gauche|||0|value','753'), -(10381,610,'_photos_colonne_droite|||0|value','663'), -(10382,610,'_haiku_details_produit',''), -(10383,754,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(10384,754,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:348333;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1419-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10385,754,'_wp_attachment_image_alt','BoroBoro long oval ring in gold plated silver with tiny aventurine bead.'), -(10386,572,'_photos_colonne_gauche|||0|value','739'), -(10387,572,'_photos_colonne_droite|||0|value','754'), -(10388,572,'_haiku_details_produit',''), -(10389,755,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(10390,755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:657275;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1474-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13929;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10391,755,'_wp_attachment_image_alt','Hadou wavy stud earrings mixing gold and silver.'), -(10392,490,'_photos_colonne_gauche|||0|value','752'), -(10393,490,'_photos_colonne_droite|||0|value','755'), -(10394,490,'_haiku_details_produit',''), -(10395,756,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(10396,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:880992;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1481-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10397,756,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10398,757,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(10399,757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:731964;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1484-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10400,757,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10401,496,'_photos_colonne_gauche|||0|value','500'), -(10402,496,'_photos_colonne_droite|||0|value','756'), -(10403,496,'_photos_colonne_droite|||1|value','757'), -(10404,496,'_haiku_details_produit',''), -(10405,758,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(10406,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:609582;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1501-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14174;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10407,758,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10408,759,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(10409,759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:637867;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1506-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10410,759,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10411,625,'_photos_colonne_gauche|||0|value','744'), -(10412,625,'_photos_colonne_droite|||0|value','758'), -(10413,625,'_photos_colonne_droite|||1|value','759'), -(10414,625,'_haiku_details_produit',''), -(10415,760,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(10416,760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:627339;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1504-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10417,760,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10418,761,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(10419,761,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:676123;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1554-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10420,761,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10421,613,'_photos_colonne_gauche|||0|value','743'), -(10422,613,'_photos_colonne_droite|||0|value','760'), -(10423,613,'_photos_colonne_droite|||1|value','761'), -(10424,613,'_haiku_details_produit',''), -(10425,762,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(10426,762,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:750266;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1563-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10427,762,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(10428,545,'_photos_colonne_gauche|||0|value','547'), -(10429,545,'_photos_colonne_droite|||0|value','762'), -(10430,545,'_haiku_details_produit',''), -(10431,763,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(10432,763,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:722563;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1619-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10433,763,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(10434,481,'_photos_colonne_gauche|||0|value','482'), -(10435,481,'_photos_colonne_droite|||0|value','763'), -(10436,481,'_haiku_details_produit',''), -(10437,764,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(10438,764,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:912281;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1703-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10439,764,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10440,765,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(10441,765,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:823780;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1715-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10442,765,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10443,535,'_photos_colonne_gauche|||0|value','745'), -(10444,535,'_photos_colonne_droite|||0|value','764'), -(10445,535,'_photos_colonne_droite|||1|value','746'), -(10446,535,'_photos_colonne_droite|||2|value','765'), -(10447,535,'_haiku_details_produit',''), -(10448,766,'_sku','FUYOU-BO-s'), -(10449,766,'total_sales','0'), -(10450,766,'_tax_status','taxable'), -(10451,766,'_tax_class',''), -(10452,766,'_manage_stock','no'), -(10453,766,'_backorders','no'), -(10454,766,'_sold_individually','no'), -(10455,766,'_virtual','no'), -(10456,766,'_downloadable','no'), -(10457,766,'_download_limit','-1'), -(10458,766,'_download_expiry','-1'), -(10459,766,'_thumbnail_id','770'), -(10460,766,'_stock',NULL), -(10461,766,'_stock_status','instock'), -(10462,766,'_wc_average_rating','0'), -(10463,766,'_wc_review_count','0'), -(10464,766,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10465,766,'_product_version','9.4.1'), -(10470,767,'_variation_description',''), -(10471,767,'_sku','FUYOU-BO-s-pair'), -(10472,767,'_regular_price','80'), -(10473,767,'total_sales','0'), -(10474,767,'_tax_status','taxable'), -(10475,767,'_tax_class','parent'), -(10476,767,'_manage_stock','no'), -(10477,767,'_backorders','no'), -(10478,767,'_sold_individually','no'), -(10479,767,'_virtual','no'), -(10480,767,'_downloadable','no'), -(10481,767,'_download_limit','-1'), -(10482,767,'_download_expiry','-1'), -(10483,767,'_thumbnail_id','0'), -(10484,767,'_stock',NULL), -(10485,767,'_stock_status','instock'), -(10486,767,'_wc_average_rating','0'), -(10487,767,'_wc_review_count','0'), -(10489,767,'_price','80'), -(10490,767,'_product_version','9.4.1'), -(10491,768,'_variation_description',''), -(10492,768,'_sku','FUYOU-BO-s-long'), -(10493,768,'_regular_price','50'), -(10494,768,'total_sales','0'), -(10495,768,'_tax_status','taxable'), -(10496,768,'_tax_class','parent'), -(10497,768,'_manage_stock','no'), -(10498,768,'_backorders','no'), -(10499,768,'_sold_individually','no'), -(10500,768,'_virtual','no'), -(10501,768,'_downloadable','no'), -(10502,768,'_download_limit','-1'), -(10503,768,'_download_expiry','-1'), -(10504,768,'_thumbnail_id','0'), -(10505,768,'_stock',NULL), -(10506,768,'_stock_status','instock'), -(10507,768,'_wc_average_rating','0'), -(10508,768,'_wc_review_count','0'), -(10510,768,'_price','50'), -(10511,768,'_product_version','9.4.1'), -(10513,766,'_edit_lock','1732116721:1'), -(10516,770,'_wp_attached_file','2024/11/FUYOU-B0-s.jpg'), -(10517,770,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/FUYOU-B0-s.jpg\";s:8:\"filesize\";i:463220;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-B0-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(10518,770,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10519,771,'_wp_attached_file','2024/11/DSC0240.jpg'), -(10520,771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0240.jpg\";s:8:\"filesize\";i:733093;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0240-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18707;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10521,772,'_wp_attached_file','2024/11/DSC0242.jpg'), -(10522,772,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0242.jpg\";s:8:\"filesize\";i:674620;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0242-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10523,773,'_wp_attached_file','2024/11/DSC0249.jpg'), -(10524,773,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0249.jpg\";s:8:\"filesize\";i:558095;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0249-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10525,774,'_wp_attached_file','2024/11/DSC0251.jpg'), -(10526,774,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0251.jpg\";s:8:\"filesize\";i:614235;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0251-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10527,771,'_wp_attachment_image_alt',''), -(10528,772,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10529,773,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10530,774,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10531,767,'attribute_pa_side','pair'), -(10532,768,'attribute_pa_side','long'), -(10534,775,'_variation_description',''), -(10535,775,'total_sales','0'), -(10536,775,'_tax_status','taxable'), -(10537,775,'_tax_class','parent'), -(10538,775,'_manage_stock','no'), -(10539,775,'_backorders','no'), -(10540,775,'_sold_individually','no'), -(10541,775,'_virtual','no'), -(10542,775,'_downloadable','no'), -(10543,775,'_download_limit','-1'), -(10544,775,'_download_expiry','-1'), -(10545,775,'_stock',NULL), -(10546,775,'_stock_status','instock'), -(10547,775,'_wc_average_rating','0'), -(10548,775,'_wc_review_count','0'), -(10549,775,'attribute_pa_side','medium'), -(10550,775,'_product_version','9.4.1'), -(10552,775,'_thumbnail_id','0'), -(10554,775,'_sku','FUYOU-BO-s-mid'), -(10555,775,'_regular_price','50'), -(10556,775,'_price','50'), -(10557,766,'_price','50'), -(10558,766,'_price','80'), -(10559,766,'_edit_last','1'), -(10560,766,'_photos_colonne_gauche|||0|value','770'), -(10561,766,'_photos_colonne_droite|||0|value','771'), -(10562,766,'_photos_colonne_droite|||1|value','774'), -(10563,766,'_photos_colonne_droite|||2|value','772'), -(10564,766,'_photos_colonne_droite|||3|value','773'), -(10565,766,'_haiku_details_produit',''), -(10566,776,'_edit_last','1'), -(10567,776,'discount_type','percent'), -(10568,776,'coupon_amount','10'), -(10569,776,'individual_use','no'), -(10570,776,'usage_limit','0'), -(10571,776,'usage_limit_per_user','0'), -(10572,776,'limit_usage_to_x_items','0'), -(10573,776,'usage_count','0'), -(10574,776,'date_expires',NULL), -(10575,776,'free_shipping','no'), -(10576,776,'exclude_sale_items','no'), -(10577,776,'_edit_lock','1732205350:1'); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=787 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','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-17 10:33:20','2024-11-17 09:33:20','',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-17 10:36:31','2024-11-17 09:36:31','',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), -(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-17 10:39:05','2024-11-17 09:39:05','',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-17 09:56:45','2024-11-17 08:56:45','',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-17 11:38:26','2024-11-17 10:38:26','',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-17 17:40:08','2024-11-17 16:40:08','',0,'https://haiku.gcch.fr/?post_type=product&p=168',0,'product','',0), -(177,2,'2024-10-01 09:12:26','2024-10-01 07:12:26','','Rokku ring malachite','','inherit','closed','closed','','rokku-b-malachite-2','','','2024-10-01 09:12:46','2024-10-01 07:12:46','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-malachite-1.jpg',0,'attachment','image/jpeg',0), -(178,2,'2024-10-01 09:13:13','2024-10-01 07:13:13','','Rokku ring tiger eye','','inherit','closed','closed','','sony-dsc-9','','','2024-10-01 09:13:48','2024-10-01 07:13:48','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye.jpg',0,'attachment','image/jpeg',0), -(179,2,'2024-10-01 09:14:04','2024-10-01 07:14:04','','Rokku ring tiger eye','','inherit','closed','closed','','rokku-b-tigereye','','','2024-10-01 09:14:34','2024-10-01 07:14:34','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye-1.jpg',0,'attachment','image/jpeg',0), -(180,2,'2024-10-01 09:25:14','2024-10-01 07:25:14','','Rokku ring malachite','','inherit','closed','closed','','_dsc9710','','','2024-10-01 09:25:39','2024-10-01 07:25:39','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9710.jpg',0,'attachment','image/jpeg',0), -(182,2,'2024-10-01 09:26:24','2024-10-01 07:26:24','','Rokku ring tiger eye','','inherit','closed','closed','','_dsc9190','','','2024-10-01 09:26:54','2024-10-01 07:26:54','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9190.jpg',0,'attachment','image/jpeg',0), -(183,2,'2024-10-01 11:31:42','2024-10-01 09:31:42','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-17 11:54:57','2024-11-17 10:54:57','',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-17 10:41:26','2024-11-17 09:41:26','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',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 8cm and 6cm
  • \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-17 18:00:55','2024-11-17 17:00:55','',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
    \r\n
  • lengths 8cm and 6cm
  • \r\n
  • box chain thickness 0,8mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-17 17:59:11','2024-11-17 16:59:11','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-17 11:00:08','2024-11-17 10:00:08','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \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-17 18:06:05','2024-11-17 17:06:05','',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-17 11:08:12','2024-11-17 10:08:12','',0,'https://haiku.gcch.fr/?post_type=product&p=261',0,'product','',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-17 11:26:55','2024-11-17 10:26:55','',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-17 17:37:26','2024-11-17 16:37:26','',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-17 18:07:37','2024-11-17 17:07:37','',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-17 11:40:06','2024-11-17 10:40:06','',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-17 11:58:52','2024-11-17 10:58:52','',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-17 10:51:17','2024-11-17 09:51:17','',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-17 11:33:50','2024-11-17 10:33:50','',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-17 18:03:54','2024-11-17 17:03:54','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0), -(317,2,'2024-10-07 08:36:37','2024-10-07 06:36:37','','Tamanori Hoops gold plated','','inherit','closed','closed','','tamanori-cr2-vrm','','','2024-10-07 08:36:52','2024-10-07 06:36:52','',312,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-vrm-1.jpg',0,'attachment','image/jpeg',0), -(318,2,'2024-10-07 08:40:26','2024-10-07 06:40:26','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-17 11:42:35','2024-11-17 10:42:35','',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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-08 00:24:21','2024-11-07 23:24:21','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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-17 17:23:10','2024-11-17 16:23:10','',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-17 17:45:12','2024-11-17 16:45:12','',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-17 17:29:47','2024-11-17 16:29:47','',0,'https://haiku.gcch.fr/?post_type=product&p=398',0,'product','',0), -(400,2,'2024-10-18 09:21:51','2024-10-18 07:21:51','','Mugura hoops silver','','inherit','closed','closed','','_dsc9723','','','2024-10-18 09:22:07','2024-10-18 07:22:07','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9723.jpg',0,'attachment','image/jpeg',0), -(401,2,'2024-10-18 09:22:21','2024-10-18 07:22:21','','Mugura hoops silver','','inherit','closed','closed','','_dsc9730','','','2024-10-18 09:22:38','2024-10-18 07:22:38','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9730.jpg',0,'attachment','image/jpeg',0), -(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-11-17 17:31:35','2024-11-17 16:31:35','',0,'https://haiku.gcch.fr/?post_type=product&p=402',0,'product','',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-11-17 17:34:10','2024-11-17 16:34:10','',0,'https://haiku.gcch.fr/?post_type=product&p=406',0,'product','',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\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-17 11:44:52','2024-11-17 10:44:52','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(431,1,'2024-10-30 22:29:18','2024-10-30 21:29:18','','Rokku Hoop silver','','inherit','closed','closed','','sony-dsc-51','','','2024-10-30 22:30:02','2024-10-30 21:30:02','',430,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-CR1-arg.jpg',0,'attachment','image/jpeg',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a Malachite oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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-17 17:56:05','2024-11-17 16:56:05','',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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(441,1,'2024-11-07 23:41:07','2024-11-07 22:41:07','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428','','','2024-11-07 23:41:46','2024-11-07 22:41:46','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428.jpg',0,'attachment','image/jpeg',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-13 14:44:32','2024-11-13 13:44:32','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(448,1,'2024-11-07 23:52:16','2024-11-07 22:52:16','','Kara ear cuff gold plated','','inherit','closed','closed','','img_1473','','','2024-11-07 23:53:31','2024-11-07 22:53:31','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(449,1,'2024-11-07 23:53:16','2024-11-07 22:53:16','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-07 23:53:51','2024-11-07 22:53:51','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(452,1,'2024-11-08 00:00:26','2024-11-07 23:00:26','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-08 00:00:55','2024-11-07 23:00:55','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(470,1,'2024-11-08 00:33:24','2024-11-07 23:33:24','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-08 00:33:52','2024-11-07 23:33:52','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Bracelet','','publish','closed','closed','','mugura-bracelet','','','2024-11-17 18:59:29','2024-11-17 17:59:29','',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), -(487,1,'2024-11-08 10:36:08','2024-11-08 09:36:08','','Rokku necklace tiger\'s eye stone','','inherit','closed','closed','','_dsc9138','','','2024-11-08 10:37:34','2024-11-08 09:37:34','',385,'https://haikuatelier.com/app/uploads/2024/10/DSC9138.jpg',0,'attachment','image/jpeg',0), -(490,1,'2024-11-10 12:47:12','2024-11-10 11:47:12','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-17 18:45:06','2024-11-17 17:45:06','',0,'https://haikuatelier.com/?post_type=product&p=490',0,'product','',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-17 18:48:38','2024-11-17 17:48:38','',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), -(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-17 18:28:48','2024-11-17 17:28:48','',0,'https://haikuatelier.com/?post_type=product&p=515',0,'product','',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-17 18:31:26','2024-11-17 17:31:26','',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), -(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), -(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-17 19:02:45','2024-11-17 18:02:45','',0,'https://haikuatelier.com/?post_type=product&p=535',0,'product','',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-17 18:58:03','2024-11-17 17:58:03','',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), -(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-17 18:34:35','2024-11-17 17:34:35','',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), -(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), -(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), -(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-17 18:43:02','2024-11-17 17:43:02','',0,'https://haikuatelier.com/?post_type=product&p=572',0,'product','',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-17 18:16:31','2024-11-17 17:16:31','',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), -(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-17 18:40:35','2024-11-17 17:40:35','',0,'https://haikuatelier.com/?post_type=product&p=610',0,'product','',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-17 18:55:58','2024-11-17 17:55:58','',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-16 19:45:02','2024-11-16 18:45:02','',613,'https://haikuatelier.com/?post_type=product_variation&p=620',7,'product_variation','',0), -(624,1,'2024-11-13 19:09:17','2024-11-13 18:09:17','','BoroBoro Bead Ring gold plated - 64','Size: 64','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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-17 18:52:24','2024-11-17 17:52:24','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-15 12:38:50','2024-11-15 11:38:50','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(640,1,'2024-11-13 19:43:23','2024-11-13 18:43:23','','','','draft','closed','closed','','','','','2024-11-13 19:43:23','2024-11-13 18:43:23','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=640',0,'shop_order_placehold','',1), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-15 12:32:10','2024-11-15 11:32:10','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0), -(657,1,'2024-11-14 11:55:39','2024-11-14 10:55:39','','','','draft','closed','closed','','','','','2024-11-14 11:55:39','2024-11-14 10:55:39','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=657',0,'shop_order_placehold','',1), -(658,1,'2024-11-15 12:18:07','2024-11-15 11:18:07','','BoroBoro earring','','inherit','closed','closed','','boroboro-boatanemaki-bo1a','','','2024-11-15 12:19:02','2024-11-15 11:19:02','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg',0,'attachment','image/jpeg',0), -(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 17:20:07','2024-11-15 16:20:07','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'wmpc-trash','image/jpeg',0), -(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(661,1,'2024-11-15 12:37:38','2024-11-15 11:37:38','','Piasu earrins mixing gold and silver','','inherit','closed','closed','','img_1454','','','2024-11-15 12:38:04','2024-11-15 11:38:04','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(662,1,'2024-11-15 12:39:58','2024-11-15 11:39:58','','Piasu earrings mixing gold and silver','','inherit','closed','closed','','img_1456','','','2024-11-15 12:40:19','2024-11-15 11:40:19','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(663,1,'2024-11-15 12:42:53','2024-11-15 11:42:53','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-15 12:43:03','2024-11-15 11:43:03','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0), -(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(665,1,'2024-11-15 12:56:13','2024-11-15 11:56:13','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-15 12:56:31','2024-11-15 11:56:31','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0), -(666,1,'2024-11-15 13:04:02','2024-11-15 12:04:02','','Boroboro earrings gold plated with aventurine beads','','inherit','closed','closed','','img_1525','','','2024-11-15 13:04:32','2024-11-15 12:04:32','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0), -(667,1,'2024-11-15 13:05:30','2024-11-15 12:05:30','','BoroBoro silver earrings with tiger\'s eye beads','','inherit','closed','closed','','img_1524','','','2024-11-15 13:05:59','2024-11-15 12:05:59','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0), -(669,1,'2024-11-15 13:09:21','2024-11-15 12:09:21','','Hadou silver and gold bangles','','inherit','closed','closed','','img_1528','','','2024-11-15 13:09:38','2024-11-15 12:09:38','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(670,1,'2024-11-15 13:15:08','2024-11-15 12:15:08','','Rokku silver ring with tiger\'s eye stone','','inherit','closed','closed','','img_1582','','','2024-11-15 13:15:36','2024-11-15 12:15:36','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0), -(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(674,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-gold-plated-one-earring','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=674',2,'product_variation','',0), -(675,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','mugura-earrings-gold-plated-pair','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=675',1,'product_variation','',0), -(676,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-silver-one-earring','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=676',2,'product_variation','',0), -(677,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','mugura-earrings-silver-pair','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=677',1,'product_variation','',0), -(678,1,'2024-11-16 19:44:44','2024-11-16 18:44:44','','','','draft','closed','closed','','','','','2024-11-16 19:44:44','2024-11-16 18:44:44','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=678',0,'shop_order_placehold','',1), -(679,1,'2024-11-16 19:53:30','2024-11-16 18:53:30','','Fuyou necklace','','inherit','closed','closed','','_dsc9116','','','2024-11-16 19:53:56','2024-11-16 18:53:56','',274,'https://haikuatelier.com/app/uploads/2024/10/DSC9116.jpg',0,'attachment','image/jpeg',0), -(680,1,'2024-11-17 09:55:59','2024-11-17 08:55:59','','Kara ring','','inherit','closed','closed','','sony-dsc-76','','','2024-11-17 09:56:26','2024-11-17 08:56:26','',133,'https://haikuatelier.com/app/uploads/2024/09/KARA-B-1.jpg',0,'attachment','image/jpeg',0), -(681,1,'2024-11-17 10:24:25','2024-11-17 09:24:25','','Piasu Ring','','inherit','closed','closed','','dsc9897','','','2024-11-17 10:24:56','2024-11-17 09:24:56','',123,'https://haikuatelier.com/app/uploads/2024/09/DSC9897.jpg',0,'attachment','image/jpeg',0), -(682,1,'2024-11-17 10:29:42','2024-11-17 09:29:42','','Ikkan ring gold plated','','inherit','closed','closed','','sony-dsc-4','','','2024-11-17 10:30:03','2024-11-17 09:30:03','',113,'https://haikuatelier.com/app/uploads/2024/09/IKKAN-B-vrm.jpg',0,'attachment','image/jpeg',0), -(683,1,'2024-11-17 10:32:47','2024-11-17 09:32:47','','Hattari double fingers ring','','inherit','closed','closed','','img_1423','','','2024-11-17 10:33:09','2024-11-17 09:33:09','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(684,1,'2024-11-17 10:35:57','2024-11-17 09:35:57','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-17 10:36:09','2024-11-17 09:36:09','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(685,1,'2024-11-17 10:38:33','2024-11-17 09:38:33','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-11-17 10:38:50','2024-11-17 09:38:50','',123,'https://haikuatelier.com/app/uploads/2024/09/PIASU-B-mix.jpg',0,'attachment','image/jpeg',0), -(686,1,'2024-11-17 10:40:33','2024-11-17 09:40:33','','BoroBoro asymmetrical earrings gold plated','','inherit','closed','closed','','sony-dsc-71','','','2024-11-17 10:41:06','2024-11-17 09:41:06','',213,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-g.jpg',0,'attachment','image/jpeg',0), -(687,1,'2024-11-17 10:44:38','2024-11-17 09:44:38','','','','draft','closed','closed','','','','','2024-11-17 10:44:38','2024-11-17 09:44:38','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=687',0,'shop_order_placehold','',1), -(688,1,'2024-11-17 10:45:25','2024-11-17 09:45:25','','BoroBoro asymmetrical earrings silver','','inherit','closed','closed','','sony-dsc-10','','','2024-11-17 10:45:43','2024-11-17 09:45:43','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-s.jpg',0,'attachment','image/jpeg',0), -(689,1,'2024-11-17 10:50:52','2024-11-17 09:50:52','','Hattari stacked hoops gold plated','','inherit','closed','closed','','_dsc9341','','','2024-11-17 10:51:13','2024-11-17 09:51:13','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(690,1,'2024-11-17 10:54:45','2024-11-17 09:54:45','','Fuyou necklace','SONY DSC','inherit','closed','closed','','sony-dsc-33','','','2024-11-17 10:55:01','2024-11-17 09:55:01','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-1.jpg',0,'attachment','image/jpeg',0), -(691,1,'2024-11-17 10:57:02','2024-11-17 09:57:02','','Fuyou solo hoop','SONY DSC','inherit','closed','closed','','sony-dsc-62','','','2024-11-17 10:57:29','2024-11-17 09:57:29','',318,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-CR1.jpg',0,'attachment','image/jpeg',0), -(692,1,'2024-11-17 10:59:40','2024-11-17 09:59:40','','Hadou bangles','SONY DSC','inherit','closed','closed','','sony-dsc-16','','','2024-11-17 10:59:48','2024-11-17 09:59:48','',232,'https://haikuatelier.com/app/uploads/2024/10/HADOU-BR-mix.jpg',0,'attachment','image/jpeg',0), -(693,1,'2024-11-17 11:03:58','2024-11-17 10:03:58','','','','draft','closed','closed','','','','','2024-11-17 11:03:58','2024-11-17 10:03:58','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=693',0,'shop_order_placehold','',0), -(694,1,'2024-11-17 11:04:41','2024-11-17 10:04:41','','','','draft','closed','closed','','','','','2024-11-17 11:04:41','2024-11-17 10:04:41','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=694',0,'shop_order_placehold','',0), -(695,1,'2024-11-17 11:04:46','2024-11-17 10:04:46','','','','draft','closed','closed','','','','','2024-11-17 11:04:46','2024-11-17 10:04:46','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=695',0,'shop_order_placehold','',0), -(696,1,'2024-11-17 11:05:12','2024-11-17 10:05:12','','Ikkan necklace','','inherit','closed','closed','','sony-dsc-22','','','2024-11-17 11:05:30','2024-11-17 10:05:30','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-3.jpg',0,'attachment','image/jpeg',0), -(697,1,'2024-11-17 11:07:41','2024-11-17 10:07:41','','','','draft','closed','closed','','','','','2024-11-17 11:07:41','2024-11-17 10:07:41','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=697',0,'shop_order_placehold','',0), -(698,1,'2024-11-17 11:07:52','2024-11-17 10:07:52','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428-2','','','2024-11-17 11:08:08','2024-11-17 10:08:08','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428-1.jpg',0,'attachment','image/jpeg',0), -(699,1,'2024-11-17 11:09:35','2024-11-17 10:09:35','','','','draft','closed','closed','','','','','2024-11-17 11:09:35','2024-11-17 10:09:35','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=699',0,'shop_order_placehold','',0), -(700,1,'2024-11-17 11:10:04','2024-11-17 10:10:04','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1431','','','2024-11-17 11:10:29','2024-11-17 10:10:29','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(701,1,'2024-11-17 11:10:27','2024-11-17 10:10:27','','','','draft','closed','closed','','','','','2024-11-17 11:10:27','2024-11-17 10:10:27','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=701',0,'shop_order_placehold','',1), -(702,1,'2024-11-17 11:11:49','2024-11-17 10:11:49','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1432','','','2024-11-17 11:12:02','2024-11-17 10:12:02','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(704,1,'2024-11-17 11:18:25','2024-11-17 10:18:25','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-17 11:18:37','2024-11-17 10:18:37','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(705,1,'2024-11-17 11:21:09','2024-11-17 10:21:09','','Rokku necklace jaspe stone','','inherit','closed','closed','','img_1531','','','2024-11-17 11:21:43','2024-11-17 10:21:43','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(706,1,'2024-11-17 11:22:52','2024-11-17 10:22:52','','','','draft','closed','closed','','','','','2024-11-17 11:22:52','2024-11-17 10:22:52','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=706',0,'shop_order_placehold','',1), -(707,1,'2024-11-17 11:24:00','2024-11-17 10:24:00','','Rokku necklace lapis lazuli stone','','inherit','closed','closed','','img_1543','','','2024-11-17 11:24:27','2024-11-17 10:24:27','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(708,1,'2024-11-17 11:26:34','2024-11-17 10:26:34','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-17 11:26:44','2024-11-17 10:26:44','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(709,1,'2024-11-17 11:30:11','2024-11-17 10:30:11','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-17 11:30:57','2024-11-17 10:30:57','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(710,1,'2024-11-17 11:32:17','2024-11-17 10:32:17','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-17 11:32:28','2024-11-17 10:32:28','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(711,1,'2024-11-17 11:35:19','2024-11-17 10:35:19','','Tamanori dangling earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-17 11:35:33','2024-11-17 10:35:33','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(712,1,'2024-11-17 11:38:00','2024-11-17 10:38:00','','Kishou signet ring','','inherit','closed','closed','','img_1638','','','2024-11-17 11:38:12','2024-11-17 10:38:12','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(713,1,'2024-11-17 11:39:49','2024-11-17 10:39:49','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-17 11:39:58','2024-11-17 10:39:58','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(714,1,'2024-11-17 11:42:07','2024-11-17 10:42:07','','Fuyou solo hoop','','inherit','closed','closed','','img_1651','','','2024-11-17 11:42:18','2024-11-17 10:42:18','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(715,1,'2024-11-17 11:44:06','2024-11-17 10:44:06','','Rokku silver hoop and Tamanori goldplated earring','','inherit','closed','closed','','img_1669','','','2024-11-17 11:44:41','2024-11-17 10:44:41','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(716,1,'2024-11-17 11:47:15','2024-11-17 10:47:15','','Tamanori gold plated earring and Rokku gold plated hoop','','inherit','closed','closed','','img_1673','','','2024-11-17 11:47:44','2024-11-17 10:47:44','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(717,1,'2024-11-17 11:50:22','2024-11-17 10:50:22','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-17 11:50:38','2024-11-17 10:50:38','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(718,1,'2024-11-17 11:54:22','2024-11-17 10:54:22','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-17 11:54:46','2024-11-17 10:54:46','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(719,1,'2024-11-17 11:56:45','2024-11-17 10:56:45','','Hadou hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-17 11:57:04','2024-11-17 10:57:04','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(720,1,'2024-11-17 11:58:27','2024-11-17 10:58:27','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-17 11:58:44','2024-11-17 10:58:44','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(721,1,'2024-11-17 17:22:49','2024-11-17 16:22:49','','Kagun trio earrings','','inherit','closed','closed','','sony-dsc-21','','','2024-11-17 17:29:43','2024-11-17 16:29:43','',342,'https://haikuatelier.com/app/uploads/2024/10/KAGUN-BOP.jpg',0,'attachment','image/jpeg',0), -(722,1,'2024-11-17 17:29:17','2024-11-17 16:29:17','','Mugura hoops gold plated','','inherit','closed','closed','','sony-dsc-39','','','2024-11-17 17:29:34','2024-11-17 16:29:34','',398,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(723,1,'2024-11-17 17:31:14','2024-11-17 16:31:14','','Mugura nail jewlery silver','','inherit','closed','closed','','sony-dsc-47','','','2024-11-17 17:31:30','2024-11-17 16:31:30','',402,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-arg.jpg',0,'attachment','image/jpeg',0), -(724,1,'2024-11-17 17:33:41','2024-11-17 16:33:41','','Mugura nail jewelry gold plated','','inherit','closed','closed','','sony-dsc-48','','','2024-11-17 17:34:03','2024-11-17 16:34:03','',406,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-vrm.jpg',0,'attachment','image/jpeg',0), -(725,1,'2024-11-17 17:36:52','2024-11-17 16:36:52','','Piasu necklace','SONY DSC','inherit','closed','closed','','sony-dsc-23','','','2024-11-17 17:37:08','2024-11-17 16:37:08','',268,'https://haikuatelier.com/app/uploads/2024/10/PIASU-C.jpg',0,'attachment','image/jpeg',0), -(726,1,'2024-11-17 17:39:44','2024-11-17 16:39:44','','Rokku ring silver and malachite','','inherit','closed','closed','','rokku-b-malachite','','','2024-11-17 17:40:01','2024-11-17 16:40:01','',168,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-B-malachite.jpg',0,'attachment','image/jpeg',0), -(727,1,'2024-11-17 17:41:31','2024-11-17 16:41:31','','Rokku necklace with jaspe','','inherit','closed','closed','','sony-dsc-49','','','2024-11-17 17:41:48','2024-11-17 16:41:48','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-jaspe.jpg',0,'attachment','image/jpeg',0), -(728,1,'2024-11-17 17:43:08','2024-11-17 16:43:08','','Rokku necklace lapis lazuli','','inherit','closed','closed','','sony-dsc-58','','','2024-11-17 17:43:26','2024-11-17 16:43:26','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-lapis.jpg',0,'attachment','image/jpeg',0), -(729,1,'2024-11-17 17:44:27','2024-11-17 16:44:27','','Rokku necklace tiger\'s eye','','inherit','closed','closed','','sony-dsc-45','','','2024-11-17 17:44:45','2024-11-17 16:44:45','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-tiger.jpg',0,'attachment','image/jpeg',0), -(730,1,'2024-11-17 17:52:40','2024-11-17 16:52:40','','Rokku solo hoop gold plated lapis lazuli','','inherit','closed','closed','','sony-dsc-52','','','2024-11-17 17:53:02','2024-11-17 16:53:02','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(731,1,'2024-11-17 17:54:12','2024-11-17 16:54:12','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-17 17:54:32','2024-11-17 16:54:32','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(732,1,'2024-11-17 17:55:29','2024-11-17 16:55:29','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-17 17:55:59','2024-11-17 16:55:59','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(733,1,'2024-11-17 17:58:49','2024-11-17 16:58:49','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','sony-dsc-14','','','2024-11-17 17:59:04','2024-11-17 16:59:04','',226,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-g.jpg',0,'attachment','image/jpeg',0), -(734,1,'2024-11-17 18:00:24','2024-11-17 17:00:24','','Tamanori dangling earrings silver','','inherit','closed','closed','','sony-dsc-24','','','2024-11-17 18:00:46','2024-11-17 17:00:46','',220,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-s.jpg',0,'attachment','image/jpeg',0), -(735,1,'2024-11-17 18:03:32','2024-11-17 17:03:32','','Tamanori hoops gold plated','','inherit','closed','closed','','sony-dsc-32','','','2024-11-17 18:03:50','2024-11-17 17:03:50','',312,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(736,1,'2024-11-17 18:05:42','2024-11-17 17:05:42','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-59','','','2024-11-17 18:05:56','2024-11-17 17:05:56','',251,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-BR.jpg',0,'attachment','image/jpeg',0), -(737,1,'2024-11-17 18:07:14','2024-11-17 17:07:14','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-19','','','2024-11-17 18:07:31','2024-11-17 17:07:31','',271,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-C-1.jpg',0,'attachment','image/jpeg',0), -(739,1,'2024-11-17 18:10:19','2024-11-17 17:10:19','','BoroBoro long ring gold plated','','inherit','closed','closed','','sony-dsc-13','','','2024-11-17 18:10:42','2024-11-17 17:10:42','',572,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-g.jpg',0,'attachment','image/jpeg',0), -(740,1,'2024-11-17 18:13:30','2024-11-17 17:13:30','','BoroBoro long ring silver','','inherit','closed','closed','','sony-dsc-72','','','2024-11-17 18:13:48','2024-11-17 17:13:48','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-s.jpg',0,'attachment','image/jpeg',0), -(741,1,'2024-11-17 18:16:06','2024-11-17 17:16:06','','BoroBoro long ring silver','','inherit','closed','closed','','boroboro-b-s','','','2024-11-17 18:16:27','2024-11-17 17:16:27','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s.jpg',0,'attachment','image/jpeg',0), -(743,1,'2024-11-17 18:19:23','2024-11-17 17:19:23','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-73','','','2024-11-17 18:19:43','2024-11-17 17:19:43','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-g.jpg',0,'attachment','image/jpeg',0), -(744,1,'2024-11-17 18:20:59','2024-11-17 17:20:59','','BoroBoro bead ring silver','','inherit','closed','closed','','sony-dsc-74','','','2024-11-17 18:21:16','2024-11-17 17:21:16','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(745,1,'2024-11-17 18:23:59','2024-11-17 17:23:59','','BoroBoro belt silver and jade','','inherit','closed','closed','','sony-dsc-67','','','2024-11-17 18:24:19','2024-11-17 17:24:19','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-jade.jpg',0,'attachment','image/jpeg',0), -(746,1,'2024-11-17 18:24:47','2024-11-17 17:24:47','','BoroBoro silver and crystal','','inherit','closed','closed','','sony-dsc-68','','','2024-11-17 18:25:09','2024-11-17 17:25:09','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-crystal.jpg',0,'attachment','image/jpeg',0), -(747,1,'2024-11-17 18:27:21','2024-11-17 17:27:21','','BoroBoro beads earrings gold plated and aventurine','','inherit','closed','closed','','sony-dsc-63','','','2024-11-17 18:27:51','2024-11-17 17:27:51','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-green.jpg',0,'attachment','image/jpeg',0), -(748,1,'2024-11-17 18:28:18','2024-11-17 17:28:18','','BoroBoro beads earrings gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-64','','','2024-11-17 18:28:45','2024-11-17 17:28:45','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-brown.jpg',0,'attachment','image/jpeg',0), -(749,1,'2024-11-17 18:30:10','2024-11-17 17:30:10','','BoroBoro beads earrings silver and tiger\'s eye','','inherit','closed','closed','','sony-dsc-65','','','2024-11-17 18:30:37','2024-11-17 17:30:37','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-brown.jpg',0,'attachment','image/jpeg',0), -(750,1,'2024-11-17 18:30:59','2024-11-17 17:30:59','','BoroBoro beads earrings silver and aventurine','','inherit','closed','closed','','sony-dsc-66','','','2024-11-17 18:31:22','2024-11-17 17:31:22','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-green.jpg',0,'attachment','image/jpeg',0), -(751,1,'2024-11-17 18:34:14','2024-11-17 17:34:14','','Kara hoops silver','','inherit','closed','closed','','_dsc9463','','','2024-11-17 18:34:32','2024-11-17 17:34:32','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC9463.jpg',0,'attachment','image/jpeg',0), -(752,1,'2024-11-17 18:35:52','2024-11-17 17:35:52','','Hadou stud earrings','','inherit','closed','closed','','sony-dsc-60','','','2024-11-17 18:37:25','2024-11-17 17:37:25','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP.jpg',0,'attachment','image/jpeg',0), -(753,1,'2024-11-17 18:40:18','2024-11-17 17:40:18','','Hattari cuff','','inherit','closed','closed','','sony-dsc-15','','','2024-11-17 18:40:30','2024-11-17 17:40:30','',610,'https://haikuatelier.com/app/uploads/2024/11/HATTARI-BR.jpg',0,'attachment','image/jpeg',0), -(754,1,'2024-11-17 18:42:17','2024-11-17 17:42:17','','BoroBoro long ring gold plated','','inherit','closed','closed','','img_1419','','','2024-11-17 18:42:59','2024-11-17 17:42:59','',572,'https://haikuatelier.com/app/uploads/2024/11/IMG_1419.jpg',0,'attachment','image/jpeg',0), -(755,1,'2024-11-17 18:44:27','2024-11-17 17:44:27','','Hadou stud earrings silver','','inherit','closed','closed','','img_1474','','','2024-11-17 18:45:04','2024-11-17 17:45:04','',490,'https://haikuatelier.com/app/uploads/2024/11/IMG_1474.jpg',0,'attachment','image/jpeg',0), -(756,1,'2024-11-17 18:47:01','2024-11-17 17:47:01','','Kagun solo hoop earring','','inherit','closed','closed','','img_1481','','','2024-11-17 18:47:16','2024-11-17 17:47:16','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1481.jpg',0,'attachment','image/jpeg',0), -(757,1,'2024-11-17 18:48:24','2024-11-17 17:48:24','','Kagun solo hoop earring','','inherit','closed','closed','','img_1484','','','2024-11-17 18:48:35','2024-11-17 17:48:35','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1484.jpg',0,'attachment','image/jpeg',0), -(758,1,'2024-11-17 18:50:22','2024-11-17 17:50:22','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1501','','','2024-11-17 18:55:54','2024-11-17 17:55:54','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(759,1,'2024-11-17 18:51:58','2024-11-17 17:51:58','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1506','','','2024-11-17 18:55:47','2024-11-17 17:55:47','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(760,1,'2024-11-17 18:53:44','2024-11-17 17:53:44','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1504','','','2024-11-17 18:55:29','2024-11-17 17:55:29','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1504.jpg',0,'attachment','image/jpeg',0), -(761,1,'2024-11-17 18:55:14','2024-11-17 17:55:14','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1554','','','2024-11-17 18:55:37','2024-11-17 17:55:37','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1554.jpg',0,'attachment','image/jpeg',0), -(762,1,'2024-11-17 18:57:40','2024-11-17 17:57:40','','Kara textured hoops gold plated','','inherit','closed','closed','','img_1563','','','2024-11-17 18:58:00','2024-11-17 17:58:00','',545,'https://haikuatelier.com/app/uploads/2024/11/IMG_1563.jpg',0,'attachment','image/jpeg',0), -(763,1,'2024-11-17 18:59:15','2024-11-17 17:59:15','','Mugura bracelet silver','','inherit','closed','closed','','img_1619','','','2024-11-17 18:59:25','2024-11-17 17:59:25','',481,'https://haikuatelier.com/app/uploads/2024/11/IMG_1619.jpg',0,'attachment','image/jpeg',0), -(764,1,'2024-11-17 19:00:55','2024-11-17 18:00:55','','BoroBoro silver belt with jade bead','','inherit','closed','closed','','img_1703','','','2024-11-17 19:01:13','2024-11-17 18:01:13','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1703.jpg',0,'attachment','image/jpeg',0), -(765,1,'2024-11-17 19:02:22','2024-11-17 18:02:22','','BoroBoro silver belt with crystal bead','','inherit','closed','closed','','img_1715','','','2024-11-17 19:02:42','2024-11-17 18:02:42','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1715.jpg',0,'attachment','image/jpeg',0), -(766,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','Fuyou : floating leave on water\r\n\r\nLong dangling earrings in sterling silver. Composed of fluid oval shapes and rectangular chains.\r\n\r\n• total length 5cm\r\n• oval length 2,5cm\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 ','Fuyou Long Earrings silver','','publish','closed','closed','','fuyou-long-earrings-silver','','','2024-11-20 16:24:31','2024-11-20 15:24:31','',0,'https://haikuatelier.com/?post_type=product&p=766',0,'product','',0), -(767,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - pair','Side: pair','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=767',1,'product_variation','',0), -(768,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - long','Side: long','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=768',2,'product_variation','',0), -(770,1,'2024-11-20 16:10:04','2024-11-20 15:10:04','','Fuyou long earrings silver','','inherit','closed','closed','','sony-dsc-75','','','2024-11-20 16:10:49','2024-11-20 15:10:49','',766,'https://haikuatelier.com/app/uploads/2024/11/FUYOU-B0-s.jpg',0,'attachment','image/jpeg',0), -(771,1,'2024-11-20 16:18:56','2024-11-20 15:18:56','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0240','','','2024-11-20 16:19:28','2024-11-20 15:19:28','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0240.jpg',0,'attachment','image/jpeg',0), -(772,1,'2024-11-20 16:18:57','2024-11-20 15:18:57','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0242','','','2024-11-20 16:19:40','2024-11-20 15:19:40','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0242.jpg',0,'attachment','image/jpeg',0), -(773,1,'2024-11-20 16:18:58','2024-11-20 15:18:58','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0249','','','2024-11-20 16:19:42','2024-11-20 15:19:42','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0249.jpg',0,'attachment','image/jpeg',0), -(774,1,'2024-11-20 16:18:59','2024-11-20 15:18:59','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0251','','','2024-11-20 16:19:57','2024-11-20 15:19:57','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0251.jpg',0,'attachment','image/jpeg',0), -(775,1,'2024-11-20 16:22:51','2024-11-20 15:22:51','','Fuyou Long Earrings silver - medium','Side: medium','publish','closed','closed','','boroboro-bead-earrings-silver-copy-medium','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=775',3,'product_variation','',0), -(776,1,'2024-11-21 17:11:25','2024-11-21 16:11:25','','mdr','mdr','publish','closed','closed','','mdr','','','2024-11-21 17:11:25','2024-11-21 16:11:25','',0,'https://haiku.gcch.fr/?post_type=shop_coupon&p=776',0,'shop_coupon','',0), -(777,1,'2024-11-21 17:11:57','2024-11-21 16:11:57','','','','draft','closed','closed','','','','','2024-11-21 17:11:57','2024-11-21 16:11:57','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=777',0,'shop_order_placehold','',1), -(778,1,'2024-11-21 22:37:31','2024-11-21 21:37:31','','','','draft','closed','closed','','','','','2024-11-21 22:37:31','2024-11-21 21:37:31','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=778',0,'shop_order_placehold','',0), -(779,1,'2024-11-21 22:39:42','2024-11-21 21:39:42','','','','draft','closed','closed','','','','','2024-11-21 22:39:42','2024-11-21 21:39:42','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=779',0,'shop_order_placehold','',0), -(780,1,'2024-11-21 23:10:38','2024-11-21 22:10:38','','','','draft','closed','closed','','','','','2024-11-21 23:10:38','2024-11-21 22:10:38','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=780',0,'shop_order_placehold','',0), -(781,1,'2024-11-21 23:18:49','2024-11-21 22:18:49','','','','draft','closed','closed','','','','','2024-11-21 23:18:49','2024-11-21 22:18:49','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=781',0,'shop_order_placehold','',0), -(782,1,'2024-11-21 23:23:28','2024-11-21 22:23:28','','','','draft','closed','closed','','','','','2024-11-21 23:23:28','2024-11-21 22:23:28','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=782',0,'shop_order_placehold','',1), -(783,1,'2024-11-22 09:03:50','2024-11-22 08:03:50','','','','draft','closed','closed','','','','','2024-11-22 09:03:50','2024-11-22 08:03:50','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=783',0,'shop_order_placehold','',0), -(784,1,'2024-11-22 15:12:02','2024-11-22 14:12:02','','','','draft','closed','closed','','','','','2024-11-22 15:12:02','2024-11-22 14:12:02','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=784',0,'shop_order_placehold','',1), -(785,1,'2024-11-22 18:37:04','2024-11-22 17:37:04','','','','draft','closed','closed','','','','','2024-11-22 18:37:04','2024-11-22 17:37:04','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=785',0,'shop_order_placehold','',1), -(786,1,'2024-11-22 19:24:12','2024-11-22 18:24:12','','','','draft','closed','closed','','','','','2024-11-22 19:24:12','2024-11-22 18:24:12','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=786',0,'shop_order_placehold','',1); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,2,0), -(430,30,0), -(430,54,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,48,0), -(496,49,0), -(496,65,0), -(496,68,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0), -(766,4,0), -(766,30,0), -(766,45,0), -(766,61,0), -(766,62,0), -(766,63,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,27), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,39), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,34), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,23), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,5), -(62,62,'pa_side','',0,6), -(63,63,'pa_side','',0,2), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','34'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=150 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.109.126.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1731498228'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1732320000'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1724259908'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:4:{s:64:\"16562986f73adef6d2ea3a3db9705cd11a9d42f46b40f18547f1b846ebc5be7d\";a:4:{s:10:\"expiration\";i:1732378265;s:2:\"ip\";s:13:\"81.244.132.99\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732205465;}s:64:\"8dceadbafbec0ec0216d4937c2452e1a355654f12c91c437c06ffb9cbadd5d5c\";a:4:{s:10:\"expiration\";i:1732469908;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732297108;}s:64:\"b79ce7a826b151e076ef23a2048b5809825d8676ac31291154e9e34ce2f46e20\";a:4:{s:10:\"expiration\";i:1732472443;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732299643;}s:64:\"8db77212de27d4ee0849ea7ac781948c3b3a557ed4fa7395176117f055df3d93\";a:4:{s:10:\"expiration\";i:1732529030;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732356230;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'), -(132,1,'roc_dismissed_wc_pro_notice','1'), -(146,1,'closedpostboxes_woocommerce_page_wc-orders','a:1:{i:0;s:12:\"wms_meta_box\";}'), -(147,1,'metaboxhidden_woocommerce_page_wc-orders','a:0:{}'), -(148,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"9a96876e2f8f3dc4f3cf45f02c61c0c1\";a:11:{s:3:\"key\";s:32:\"9a96876e2f8f3dc4f3cf45f02c61c0c1\";s:10:\"product_id\";i:447;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:40;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:40;s:8:\"line_tax\";d:0;}}}'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(553,69,'browse','Browse','https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',1,1,'info'), -(65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'), -(66,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2024-10-31 13:30:48',NULL,0,'plain','',1,1,'info'), -(67,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','{}','unactioned','woocommerce-admin','2024-11-03 13:16:04',NULL,0,'plain','',1,1,'info'), -(69,'wc-admin-orders-milestone','info','en_US','Congratulations on processing 10 orders!','You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.','{\"current_milestone\":10}','unactioned','woocommerce-admin','2024-11-21 16:12:57',NULL,0,'plain','',0,0,'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); -/*!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-22 17:24:12',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=67 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'), -(29,678,'billing','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(30,678,'shipping','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(31,687,'billing','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(32,687,'shipping','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(33,693,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(34,693,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(35,694,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(36,694,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(37,695,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(38,695,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(39,697,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(40,697,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(41,699,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(42,699,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(43,701,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(44,701,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(45,706,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(46,706,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(47,777,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(48,777,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(49,778,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(50,778,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(51,779,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(52,779,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(53,780,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(54,780,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(55,781,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(56,781,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(57,782,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(58,782,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(59,783,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(60,783,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(61,784,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(62,784,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(63,785,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(64,785,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(65,786,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(66,786,'shipping','GC','CH',NULL,'5 rue de la Ville',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=208 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), -(83,678,'rest-api','9.4.2',0,0,1,'',1,'wc_order_lDKFCTHAMBg0J',1,'2024-11-16 18:45:11',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(92,687,'rest-api','9.4.2',0,0,1,'',1,'wc_order_vqaLso5LUb64w',1,'2024-11-17 09:44:59',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(101,693,'rest-api','9.4.1',0,0,0,'',0,'wc_order_BFhPekIK1rKy1',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(104,694,'rest-api','9.4.1',0,0,0,'',0,'wc_order_zXtAqQnRzxlOx',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(107,695,'rest-api','9.4.1',0,0,0,'',0,'wc_order_bjVyhHIu1Ckat',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(110,697,'rest-api','9.4.1',0,0,0,'',0,'wc_order_hCMMtMIBr3icq',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(113,699,'rest-api','9.4.1',0,0,0,'',0,'wc_order_uaB44Nfu0ZaUy',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(116,701,'rest-api','9.4.2',0,0,1,'',1,'wc_order_m21cJ2R2o3Evb',1,'2024-11-17 10:10:45',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(125,706,'rest-api','9.4.2',0,0,1,'',1,'wc_order_HIfz8sBOwyItx',1,'2024-11-17 10:23:11',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(134,777,'rest-api','9.4.2',0,0,1,'',1,'wc_order_9zrnAiI9bKzlA',1,'2024-11-21 16:12:13',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(143,778,'rest-api','9.4.1',0,0,0,'',0,'wc_order_SUeOw6Oe2JkC6',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(146,779,'rest-api','9.4.1',0,0,0,'',0,'wc_order_zs331wDx87jHB',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(149,780,'rest-api','9.4.1',0,0,0,'',0,'wc_order_pQerEHDNxTYwQ',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(152,781,'rest-api','9.4.1',0,0,0,'',0,'wc_order_Mjr45zI4T8rX0',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(155,782,'rest-api','9.4.2',0,0,1,'',1,'wc_order_vriZnJIRBVhIJ',1,'2024-11-21 22:23:47',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(164,783,'rest-api','9.4.1',0,0,0,'',0,'wc_order_j07JwLvU0WhYY',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(167,784,'rest-api','9.4.2',0,0,1,'',1,'wc_order_AjMK9FsQmzJ6s',1,'2024-11-22 14:12:25',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(190,785,'rest-api','9.4.2',0,1,1,'',1,'wc_order_jMXtDGxm2QYcz',1,'2024-11-22 17:37:30',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(199,786,'rest-api','9.4.2',0,1,1,'',1,'wc_order_cQXRt0EsdlCvz',1,'2024-11-22 18:24:28',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), -(60,678,613,617,2,'2024-11-16 19:44:44',1,70,70,0,0,0,0), -(62,687,613,617,2,'2024-11-17 10:44:38',1,70,70,0,0,0,0), -(63,687,545,553,2,'2024-11-17 10:44:38',1,60,60,0,0,0,0), -(65,693,610,0,2,'2024-11-17 11:03:58',1,150,150,0,0,0,0), -(66,693,155,161,2,'2024-11-17 11:03:58',1,80,80,0,0,0,0), -(68,694,610,0,2,'2024-11-17 11:04:41',1,150,150,0,0,0,0), -(69,694,155,161,2,'2024-11-17 11:04:41',1,80,80,0,0,0,0), -(71,695,610,0,2,'2024-11-17 11:04:46',1,150,150,0,0,0,0), -(73,697,610,0,2,'2024-11-17 11:07:41',1,150,150,0,0,0,0), -(75,699,610,0,2,'2024-11-17 11:09:35',1,150,150,0,0,0,0), -(77,701,613,618,2,'2024-11-17 11:10:27',1,70,70,0,0,0,0), -(78,701,613,616,2,'2024-11-17 11:10:27',1,70,70,0,0,0,0), -(80,706,572,585,2,'2024-11-17 11:22:52',1,78,78,0,0,0,0), -(82,777,613,620,2,'2024-11-21 17:11:57',1,70,70,0,0,0,0), -(84,778,613,624,2,'2024-11-21 22:37:31',1,70,70,0,0,0,0), -(86,779,613,624,2,'2024-11-21 22:39:42',2,140,140,0,0,0,0), -(88,780,613,624,2,'2024-11-21 23:10:38',2,140,140,0,0,0,0), -(90,781,613,624,2,'2024-11-21 23:18:49',2,140,140,0,0,0,0), -(92,782,589,597,2,'2024-11-21 23:23:28',2,150,150,0,0,0,0), -(94,783,113,120,2,'2024-11-22 09:03:50',1,90,90,0,0,0,0), -(96,784,113,120,2,'2024-11-22 15:12:02',2,180,180,0,0,0,0), -(97,784,481,0,2,'2024-11-22 15:12:02',1,75,75,0,0,0,0), -(99,785,610,0,2,'2024-11-22 18:37:04',1,150,150,0,0,0,0), -(100,785,263,0,2,'2024-11-22 18:37:04',1,90,90,0,0,0,0), -(101,785,572,586,2,'2024-11-22 18:37:04',1,78,78,0,0,0,0), -(103,786,625,632,2,'2024-11-22 19:24:12',2,130,130,0,0,0,0), -(104,786,155,161,2,'2024-11-22 19:24:12',1,80,80,0,0,0,0), -(105,786,155,158,2,'2024-11-22 19:24:12',2,160,160,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), -(678,0,'2024-11-16 19:44:44','2024-11-16 18:44:44','2024-11-16 19:45:11',NULL,1,70,0,0,70,1,'wc-trash',2), -(687,0,'2024-11-17 10:44:38','2024-11-17 09:44:38','2024-11-17 10:44:59',NULL,2,130,0,0,130,1,'wc-trash',2), -(693,0,'2024-11-17 11:03:58','2024-11-17 10:03:58',NULL,NULL,2,230,0,0,230,1,'wc-pending',2), -(694,0,'2024-11-17 11:04:41','2024-11-17 10:04:41',NULL,NULL,2,230,0,0,230,1,'wc-pending',2), -(695,0,'2024-11-17 11:04:46','2024-11-17 10:04:46',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(697,0,'2024-11-17 11:07:41','2024-11-17 10:07:41',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(699,0,'2024-11-17 11:09:35','2024-11-17 10:09:35',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(701,0,'2024-11-17 11:10:27','2024-11-17 10:10:27','2024-11-17 11:10:45',NULL,2,140,0,0,140,1,'wc-trash',2), -(706,0,'2024-11-17 11:22:52','2024-11-17 10:22:52','2024-11-17 11:23:11',NULL,1,78,0,0,78,1,'wc-trash',2), -(777,0,'2024-11-21 17:11:57','2024-11-21 16:11:57','2024-11-21 17:12:13',NULL,1,70,0,0,70,1,'wc-trash',2), -(778,0,'2024-11-21 22:37:31','2024-11-21 21:37:31',NULL,NULL,1,70,0,0,70,1,'wc-pending',2), -(779,0,'2024-11-21 22:39:42','2024-11-21 21:39:42',NULL,NULL,2,140,0,0,140,1,'wc-pending',2), -(780,0,'2024-11-21 23:10:38','2024-11-21 22:10:38',NULL,NULL,2,140,0,0,140,1,'wc-pending',2), -(781,0,'2024-11-21 23:18:49','2024-11-21 22:18:49',NULL,NULL,2,140,0,0,140,1,'wc-pending',2), -(782,0,'2024-11-21 23:23:28','2024-11-21 22:23:28','2024-11-21 23:23:47',NULL,2,150,0,0,150,1,'wc-trash',2), -(783,0,'2024-11-22 09:03:50','2024-11-22 08:03:50',NULL,NULL,1,90,0,0,90,1,'wc-pending',2), -(784,0,'2024-11-22 15:12:02','2024-11-22 14:12:02','2024-11-22 15:12:25',NULL,3,255,0,0,255,1,'wc-processing',2), -(785,0,'2024-11-22 18:37:04','2024-11-22 17:37:04','2024-11-22 18:37:30',NULL,3,318,0,0,318,1,'wc-processing',2), -(786,0,'2024-11-22 19:24:12','2024-11-22 18:24:12','2024-11-22 19:24:28',NULL,5,370,0,0,370,1,'wc-processing',2); -/*!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','','',''), -(678,'trash','EUR','shop_order',0.00000000,70.00000000,0,'contact@gcch.fr','2024-11-16 18:44:44','2024-11-22 15:01:34',0,'','','cs_test_a13qDTjSRhRS5oZaYFQxtR2g4ZtcUzjk4Jv5J6KRLy8HAuYUYyAuhOGLmx','','',''), -(687,'trash','EUR','shop_order',0.00000000,130.00000000,0,'contact@gcch.fr','2024-11-17 09:44:38','2024-11-22 15:01:34',0,'','','cs_test_b11rA1s0MhF66ViUzfqoZklv7wme8Si3aYG9mGsJ3dnr7z0q0qUsPOLxB0','','','coucou poupoune'), -(693,'trash','EUR','shop_order',0.00000000,230.00000000,0,'contact@gcch.fr','2024-11-17 10:03:58','2024-11-22 15:01:34',0,'','','','','','C\'est pour ma poupoune d\'amour, elle a besoin de bijoux.'), -(694,'trash','EUR','shop_order',0.00000000,230.00000000,0,'contact@gcch.fr','2024-11-17 10:04:41','2024-11-22 15:01:34',0,'','','','','','C\'est pour ma poupoune d\'amour, elle a besoin de bijoux.'), -(695,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:04:46','2024-11-22 15:01:34',0,'','','','','',''), -(697,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:07:41','2024-11-22 15:01:34',0,'','','','','',''), -(699,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:09:35','2024-11-22 15:01:34',0,'','','','','',''), -(701,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-17 10:10:27','2024-11-22 15:01:34',0,'','','cs_test_b1VK9DIdJte9phiOdGOhZFLl0JkIPdzk7nMfFACkcpb530WYWahuR085oT','','',''), -(706,'trash','EUR','shop_order',0.00000000,78.00000000,0,'contact@gcch.fr','2024-11-17 10:22:52','2024-11-22 15:01:34',0,'','','cs_test_a14Cd69bleTo5zfvJB0Rmc9irDw6hOe7Omthd9syssWZq63vfnjpV2Qcwb','','',''), -(777,'trash','EUR','shop_order',0.00000000,70.00000000,0,'contact@gcch.fr','2024-11-21 16:11:57','2024-11-22 15:01:34',0,'','','cs_test_a1PaoFGvBTRGshK9mEN4jlGBpo4uwzz3wMbOA3sXHibqtfVLWXrjHNZJgo','','',''), -(778,'trash','EUR','shop_order',0.00000000,70.00000000,0,'contact@gcch.fr','2024-11-21 21:37:31','2024-11-22 15:01:34',0,'','','','','',''), -(779,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-21 21:39:42','2024-11-22 15:01:34',0,'','','','','',''), -(780,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-21 22:10:38','2024-11-22 15:01:34',0,'','','','','',''), -(781,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-21 22:18:49','2024-11-22 15:01:34',0,'','','','','',''), -(782,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-21 22:23:28','2024-11-22 15:01:34',0,'','','cs_test_a13s4d0FR4P84ds6ZcuyG0rn8rFtFyYV9lZoU1BYjcgQfx7snJUiRlOeOC','','',''), -(783,'trash','EUR','shop_order',0.00000000,90.00000000,0,'contact@gcch.fr','2024-11-22 08:03:50','2024-11-22 15:01:34',0,'','','','','',''), -(784,'trash','EUR','shop_order',0.00000000,255.00000000,0,'contact@gcch.fr','2024-11-22 14:12:02','2024-11-22 15:01:34',0,'','','cs_test_b145STBuy7i3kYnxJ8Z5FvBT25sKJ30zl3bpCMmAGSKmKSNFBB5Ev8MpLT','','',''), -(785,'wc-processing','EUR','shop_order',0.00000000,318.00000000,0,'contact@gcch.fr','2024-11-22 17:37:04','2024-11-22 17:37:51',0,'','','cs_test_b1R7FgVyQLjpaUw7eUF391G8gOuhGsB7EabXDBlMnAVF9dhjNle76r8lg3','','',''), -(786,'wc-processing','EUR','shop_order',0.00000000,370.00000000,0,'contact@gcch.fr','2024-11-22 18:24:12','2024-11-22 18:24:56',0,'','','cs_test_b1QWiXvaw6H2FrCDXftDlQl5PsemyYPIK0GR1Fzzrd4D3wItFt4sqKeL20','','',''); -/*!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=133 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'), -(59,678,'_billing_address_index','GC CH 5 Metz 57070 FR contact@gcch.fr 0603436016'), -(60,678,'_shipping_address_index','GC CH 5 Metz 57070 FR 0603436016'), -(61,687,'_billing_address_index','GC CH 5 Metz 57070 FR contact@gcch.fr 0603436016'), -(62,687,'_shipping_address_index','GC CH 5 Metz 57070 FR 0603436016'), -(63,687,'_edit_lock','1731859528:1'), -(64,693,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(65,693,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(66,694,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(67,694,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(68,695,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(69,695,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(70,697,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(71,697,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(72,699,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(73,699,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(74,701,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(75,701,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(76,706,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(77,706,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(78,777,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(79,777,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(80,778,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(81,778,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(82,779,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(83,779,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(84,780,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(85,780,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(86,781,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(87,781,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(88,782,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(89,782,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(90,783,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(91,783,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(92,784,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(93,784,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(94,678,'_wp_trash_meta_status','wc-processing'), -(95,678,'_wp_trash_meta_time','1732287694'), -(96,687,'_wp_trash_meta_status','wc-processing'), -(97,687,'_wp_trash_meta_time','1732287694'), -(98,693,'_wp_trash_meta_status','wc-pending'), -(99,693,'_wp_trash_meta_time','1732287694'), -(100,694,'_wp_trash_meta_status','wc-pending'), -(101,694,'_wp_trash_meta_time','1732287694'), -(102,695,'_wp_trash_meta_status','wc-pending'), -(103,695,'_wp_trash_meta_time','1732287694'), -(104,697,'_wp_trash_meta_status','wc-pending'), -(105,697,'_wp_trash_meta_time','1732287694'), -(106,699,'_wp_trash_meta_status','wc-pending'), -(107,699,'_wp_trash_meta_time','1732287694'), -(108,701,'_wp_trash_meta_status','wc-processing'), -(109,701,'_wp_trash_meta_time','1732287694'), -(110,706,'_wp_trash_meta_status','wc-processing'), -(111,706,'_wp_trash_meta_time','1732287694'), -(112,777,'_wp_trash_meta_status','wc-processing'), -(113,777,'_wp_trash_meta_time','1732287694'), -(114,778,'_wp_trash_meta_status','wc-pending'), -(115,778,'_wp_trash_meta_time','1732287694'), -(116,779,'_wp_trash_meta_status','wc-pending'), -(117,779,'_wp_trash_meta_time','1732287694'), -(118,780,'_wp_trash_meta_status','wc-pending'), -(119,780,'_wp_trash_meta_time','1732287694'), -(120,781,'_wp_trash_meta_status','wc-pending'), -(121,781,'_wp_trash_meta_time','1732287694'), -(122,782,'_wp_trash_meta_status','wc-processing'), -(123,782,'_wp_trash_meta_time','1732287694'), -(124,783,'_wp_trash_meta_status','wc-pending'), -(125,783,'_wp_trash_meta_time','1732287694'), -(126,784,'_wp_trash_meta_status','wc-processing'), -(127,784,'_wp_trash_meta_time','1732287694'), -(128,785,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(129,785,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(130,786,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(131,786,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(132,786,'_edit_lock','1732301394:1'); -/*!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',77,1,1), -(495,490,'pa_side',78,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), -(767,766,'pa_side',45,1,1), -(768,766,'pa_side',62,1,1), -(775,766,'pa_side',63,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 */; -/*!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,3,'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,1,'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,1,'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,1,'taxable','',''), -(613,'BOROBORO-B2-g',0,0,70.0000,70.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,70.0000,70.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,2,'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',''), -(766,'FUYOU-BO-s',0,0,50.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(767,'FUYOU-BO-s-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(768,'FUYOU-BO-s-long',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(775,'FUYOU-BO-s-mid',0,0,50.0000,50.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-23 10:04:39'); -/*!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=888 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:{}}'), -(521,60,'_product_id','613'), -(522,60,'_variation_id','617'), -(523,60,'_qty','1'), -(524,60,'_tax_class',''), -(525,60,'_line_subtotal','70'), -(526,60,'_line_subtotal_tax','0'), -(527,60,'_line_total','70'), -(528,60,'_line_tax','0'), -(529,60,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(530,60,'pa_size','56'), -(531,61,'method_id','free_shipping'), -(532,61,'instance_id',''), -(533,61,'cost','0'), -(534,61,'total_tax','0'), -(535,61,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(536,62,'_product_id','613'), -(537,62,'_variation_id','617'), -(538,62,'_qty','1'), -(539,62,'_tax_class',''), -(540,62,'_line_subtotal','70'), -(541,62,'_line_subtotal_tax','0'), -(542,62,'_line_total','70'), -(543,62,'_line_tax','0'), -(544,62,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(545,62,'pa_size','56'), -(546,63,'_product_id','545'), -(547,63,'_variation_id','553'), -(548,63,'_qty','1'), -(549,63,'_tax_class',''), -(550,63,'_line_subtotal','60'), -(551,63,'_line_subtotal_tax','0'), -(552,63,'_line_total','60'), -(553,63,'_line_tax','0'), -(554,63,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(555,63,'pa_side','pair'), -(556,64,'method_id','free_shipping'), -(557,64,'instance_id',''), -(558,64,'cost','0'), -(559,64,'total_tax','0'), -(560,64,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(561,65,'_product_id','610'), -(562,65,'_variation_id','0'), -(563,65,'_qty','1'), -(564,65,'_tax_class',''), -(565,65,'_line_subtotal','150'), -(566,65,'_line_subtotal_tax','0'), -(567,65,'_line_total','150'), -(568,65,'_line_tax','0'), -(569,65,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(570,66,'_product_id','155'), -(571,66,'_variation_id','161'), -(572,66,'_qty','1'), -(573,66,'_tax_class',''), -(574,66,'_line_subtotal','80'), -(575,66,'_line_subtotal_tax','0'), -(576,66,'_line_total','80'), -(577,66,'_line_tax','0'), -(578,66,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(579,66,'pa_size','60'), -(580,67,'method_id','free_shipping'), -(581,67,'instance_id',''), -(582,67,'cost','0'), -(583,67,'total_tax','0'), -(584,67,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(585,68,'_product_id','610'), -(586,68,'_variation_id','0'), -(587,68,'_qty','1'), -(588,68,'_tax_class',''), -(589,68,'_line_subtotal','150'), -(590,68,'_line_subtotal_tax','0'), -(591,68,'_line_total','150'), -(592,68,'_line_tax','0'), -(593,68,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(594,69,'_product_id','155'), -(595,69,'_variation_id','161'), -(596,69,'_qty','1'), -(597,69,'_tax_class',''), -(598,69,'_line_subtotal','80'), -(599,69,'_line_subtotal_tax','0'), -(600,69,'_line_total','80'), -(601,69,'_line_tax','0'), -(602,69,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(603,69,'pa_size','60'), -(604,70,'method_id','free_shipping'), -(605,70,'instance_id',''), -(606,70,'cost','0'), -(607,70,'total_tax','0'), -(608,70,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(609,71,'_product_id','610'), -(610,71,'_variation_id','0'), -(611,71,'_qty','1'), -(612,71,'_tax_class',''), -(613,71,'_line_subtotal','150'), -(614,71,'_line_subtotal_tax','0'), -(615,71,'_line_total','150'), -(616,71,'_line_tax','0'), -(617,71,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(618,72,'method_id','free_shipping'), -(619,72,'instance_id',''), -(620,72,'cost','0'), -(621,72,'total_tax','0'), -(622,72,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(623,73,'_product_id','610'), -(624,73,'_variation_id','0'), -(625,73,'_qty','1'), -(626,73,'_tax_class',''), -(627,73,'_line_subtotal','150'), -(628,73,'_line_subtotal_tax','0'), -(629,73,'_line_total','150'), -(630,73,'_line_tax','0'), -(631,73,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(632,74,'method_id','free_shipping'), -(633,74,'instance_id',''), -(634,74,'cost','0'), -(635,74,'total_tax','0'), -(636,74,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(637,75,'_product_id','610'), -(638,75,'_variation_id','0'), -(639,75,'_qty','1'), -(640,75,'_tax_class',''), -(641,75,'_line_subtotal','150'), -(642,75,'_line_subtotal_tax','0'), -(643,75,'_line_total','150'), -(644,75,'_line_tax','0'), -(645,75,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(646,76,'method_id','free_shipping'), -(647,76,'instance_id',''), -(648,76,'cost','0'), -(649,76,'total_tax','0'), -(650,76,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(651,77,'_product_id','613'), -(652,77,'_variation_id','618'), -(653,77,'_qty','1'), -(654,77,'_tax_class',''), -(655,77,'_line_subtotal','70'), -(656,77,'_line_subtotal_tax','0'), -(657,77,'_line_total','70'), -(658,77,'_line_tax','0'), -(659,77,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(660,77,'pa_size','58'), -(661,78,'_product_id','613'), -(662,78,'_variation_id','616'), -(663,78,'_qty','1'), -(664,78,'_tax_class',''), -(665,78,'_line_subtotal','70'), -(666,78,'_line_subtotal_tax','0'), -(667,78,'_line_total','70'), -(668,78,'_line_tax','0'), -(669,78,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(670,78,'pa_size','54'), -(671,79,'method_id','free_shipping'), -(672,79,'instance_id',''), -(673,79,'cost','0'), -(674,79,'total_tax','0'), -(675,79,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(676,80,'_product_id','572'), -(677,80,'_variation_id','585'), -(678,80,'_qty','1'), -(679,80,'_tax_class',''), -(680,80,'_line_subtotal','78'), -(681,80,'_line_subtotal_tax','0'), -(682,80,'_line_total','78'), -(683,80,'_line_tax','0'), -(684,80,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(685,80,'pa_size','62'), -(686,81,'method_id','free_shipping'), -(687,81,'instance_id',''), -(688,81,'cost','0'), -(689,81,'total_tax','0'), -(690,81,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(691,82,'_product_id','613'), -(692,82,'_variation_id','620'), -(693,82,'_qty','1'), -(694,82,'_tax_class',''), -(695,82,'_line_subtotal','70'), -(696,82,'_line_subtotal_tax','0'), -(697,82,'_line_total','70'), -(698,82,'_line_tax','0'), -(699,82,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(700,82,'pa_size','62'), -(701,83,'method_id','free_shipping'), -(702,83,'instance_id',''), -(703,83,'cost','0'), -(704,83,'total_tax','0'), -(705,83,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(706,84,'_product_id','613'), -(707,84,'_variation_id','624'), -(708,84,'_qty','1'), -(709,84,'_tax_class',''), -(710,84,'_line_subtotal','70'), -(711,84,'_line_subtotal_tax','0'), -(712,84,'_line_total','70'), -(713,84,'_line_tax','0'), -(714,84,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(715,84,'pa_size','64'), -(716,85,'method_id','free_shipping'), -(717,85,'instance_id',''), -(718,85,'cost','0'), -(719,85,'total_tax','0'), -(720,85,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(721,86,'_product_id','613'), -(722,86,'_variation_id','624'), -(723,86,'_qty','2'), -(724,86,'_tax_class',''), -(725,86,'_line_subtotal','140'), -(726,86,'_line_subtotal_tax','0'), -(727,86,'_line_total','140'), -(728,86,'_line_tax','0'), -(729,86,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(730,86,'pa_size','64'), -(731,87,'method_id','free_shipping'), -(732,87,'instance_id',''), -(733,87,'cost','0'), -(734,87,'total_tax','0'), -(735,87,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(736,88,'_product_id','613'), -(737,88,'_variation_id','624'), -(738,88,'_qty','2'), -(739,88,'_tax_class',''), -(740,88,'_line_subtotal','140'), -(741,88,'_line_subtotal_tax','0'), -(742,88,'_line_total','140'), -(743,88,'_line_tax','0'), -(744,88,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(745,88,'pa_size','64'), -(746,89,'method_id','free_shipping'), -(747,89,'instance_id',''), -(748,89,'cost','0'), -(749,89,'total_tax','0'), -(750,89,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(751,90,'_product_id','613'), -(752,90,'_variation_id','624'), -(753,90,'_qty','2'), -(754,90,'_tax_class',''), -(755,90,'_line_subtotal','140'), -(756,90,'_line_subtotal_tax','0'), -(757,90,'_line_total','140'), -(758,90,'_line_tax','0'), -(759,90,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(760,90,'pa_size','64'), -(761,91,'method_id','free_shipping'), -(762,91,'instance_id',''), -(763,91,'cost','0'), -(764,91,'total_tax','0'), -(765,91,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(766,92,'_product_id','589'), -(767,92,'_variation_id','597'), -(768,92,'_qty','2'), -(769,92,'_tax_class',''), -(770,92,'_line_subtotal','150'), -(771,92,'_line_subtotal_tax','0'), -(772,92,'_line_total','150'), -(773,92,'_line_tax','0'), -(774,92,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(775,92,'pa_size','64'), -(776,93,'method_id','free_shipping'), -(777,93,'instance_id',''), -(778,93,'cost','0'), -(779,93,'total_tax','0'), -(780,93,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(781,94,'_product_id','113'), -(782,94,'_variation_id','120'), -(783,94,'_qty','1'), -(784,94,'_tax_class',''), -(785,94,'_line_subtotal','90'), -(786,94,'_line_subtotal_tax','0'), -(787,94,'_line_total','90'), -(788,94,'_line_tax','0'), -(789,94,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(790,94,'pa_size','62'), -(791,95,'method_id','free_shipping'), -(792,95,'instance_id',''), -(793,95,'cost','0'), -(794,95,'total_tax','0'), -(795,95,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(796,96,'_product_id','113'), -(797,96,'_variation_id','120'), -(798,96,'_qty','2'), -(799,96,'_tax_class',''), -(800,96,'_line_subtotal','180'), -(801,96,'_line_subtotal_tax','0'), -(802,96,'_line_total','180'), -(803,96,'_line_tax','0'), -(804,96,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(805,96,'pa_size','62'), -(806,97,'_product_id','481'), -(807,97,'_variation_id','0'), -(808,97,'_qty','1'), -(809,97,'_tax_class',''), -(810,97,'_line_subtotal','75'), -(811,97,'_line_subtotal_tax','0'), -(812,97,'_line_total','75'), -(813,97,'_line_tax','0'), -(814,97,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(815,98,'method_id','free_shipping'), -(816,98,'instance_id',''), -(817,98,'cost','0'), -(818,98,'total_tax','0'), -(819,98,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(820,99,'_product_id','610'), -(821,99,'_variation_id','0'), -(822,99,'_qty','1'), -(823,99,'_tax_class',''), -(824,99,'_line_subtotal','150'), -(825,99,'_line_subtotal_tax','0'), -(826,99,'_line_total','150'), -(827,99,'_line_tax','0'), -(828,99,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(829,100,'_product_id','263'), -(830,100,'_variation_id','0'), -(831,100,'_qty','1'), -(832,100,'_tax_class',''), -(833,100,'_line_subtotal','90'), -(834,100,'_line_subtotal_tax','0'), -(835,100,'_line_total','90'), -(836,100,'_line_tax','0'), -(837,100,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(838,101,'_product_id','572'), -(839,101,'_variation_id','586'), -(840,101,'_qty','1'), -(841,101,'_tax_class',''), -(842,101,'_line_subtotal','78'), -(843,101,'_line_subtotal_tax','0'), -(844,101,'_line_total','78'), -(845,101,'_line_tax','0'), -(846,101,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(847,101,'pa_size','64'), -(848,102,'method_id','free_shipping'), -(849,102,'instance_id',''), -(850,102,'cost','0'), -(851,102,'total_tax','0'), -(852,102,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(853,103,'_product_id','625'), -(854,103,'_variation_id','632'), -(855,103,'_qty','2'), -(856,103,'_tax_class',''), -(857,103,'_line_subtotal','130'), -(858,103,'_line_subtotal_tax','0'), -(859,103,'_line_total','130'), -(860,103,'_line_tax','0'), -(861,103,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(862,103,'pa_size','62'), -(863,104,'_product_id','155'), -(864,104,'_variation_id','161'), -(865,104,'_qty','1'), -(866,104,'_tax_class',''), -(867,104,'_line_subtotal','80'), -(868,104,'_line_subtotal_tax','0'), -(869,104,'_line_total','80'), -(870,104,'_line_tax','0'), -(871,104,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(872,104,'pa_size','60'), -(873,105,'_product_id','155'), -(874,105,'_variation_id','158'), -(875,105,'_qty','2'), -(876,105,'_tax_class',''), -(877,105,'_line_subtotal','160'), -(878,105,'_line_subtotal_tax','0'), -(879,105,'_line_total','160'), -(880,105,'_line_tax','0'), -(881,105,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(882,105,'pa_size','54'), -(883,106,'method_id','mondial_relay_point_relais'), -(884,106,'instance_id',''), -(885,106,'cost','0'), -(886,106,'total_tax','0'), -(887,106,'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=107 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), -(60,'BoroBoro Bead Ring gold plated - 56','line_item',678), -(61,'Free shipping','shipping',678), -(62,'BoroBoro Bead Ring gold plated - 56','line_item',687), -(63,'Kara Hoops gold plated - pair','line_item',687), -(64,'Free shipping','shipping',687), -(65,'Hattari Cuff','line_item',693), -(66,'Kishou Ring gold plated - 60','line_item',693), -(67,'Free shipping','shipping',693), -(68,'Hattari Cuff','line_item',694), -(69,'Kishou Ring gold plated - 60','line_item',694), -(70,'Free shipping','shipping',694), -(71,'Hattari Cuff','line_item',695), -(72,'Free shipping','shipping',695), -(73,'Hattari Cuff','line_item',697), -(74,'Free shipping','shipping',697), -(75,'Hattari Cuff','line_item',699), -(76,'Free shipping','shipping',699), -(77,'BoroBoro Bead Ring gold plated - 58','line_item',701), -(78,'BoroBoro Bead Ring gold plated - 54','line_item',701), -(79,'Free shipping','shipping',701), -(80,'BoroBoro Long Ring gold plated - 62','line_item',706), -(81,'Free shipping','shipping',706), -(82,'BoroBoro Bead Ring gold plated - 62','line_item',777), -(83,'Free shipping','shipping',777), -(84,'BoroBoro Bead Ring gold plated - 64','line_item',778), -(85,'Free shipping','shipping',778), -(86,'BoroBoro Bead Ring gold plated - 64','line_item',779), -(87,'Free shipping','shipping',779), -(88,'BoroBoro Bead Ring gold plated - 64','line_item',780), -(89,'Free shipping','shipping',780), -(90,'BoroBoro Bead Ring gold plated - 64','line_item',781), -(91,'Free shipping','shipping',781), -(92,'BoroBoro Long Ring silver - 64','line_item',782), -(93,'Free shipping','shipping',782), -(94,'Ikkan Ring gold plated - 62','line_item',783), -(95,'Free shipping','shipping',783), -(96,'Ikkan Ring gold plated - 62','line_item',784), -(97,'Mugura Bracelet','line_item',784), -(98,'Free shipping','shipping',784), -(99,'Hattari Cuff','line_item',785), -(100,'Ikkan Necklace','line_item',785), -(101,'BoroBoro Long Ring gold plated - 64','line_item',785), -(102,'Free shipping','shipping',785), -(103,'BoroBoro Bead Ring silver - 62','line_item',786), -(104,'Kishou Ring gold plated - 60','line_item',786), -(105,'Kishou Ring gold plated - 54','line_item',786), -(106,'Free Shipping','shipping',786); -/*!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=352 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 -(313,'t_dcebfa440651f170005043cf6d6628','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:{}}\";}',1732435366), -(335,'t_86aa56f1e24a69db2453ffdc97f780','a:1:{s:8:\"customer\";s:900:\"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:2:\"GC\";s:9:\"last_name\";s:2:\"CH\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"0603436016\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"address\";s:17:\"5 rue de la Ville\";s:9:\"address_1\";s:17:\"5 rue de la Ville\";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:17:\"5 rue de la Ville\";s:18:\"shipping_address_1\";s:17:\"5 rue de la Ville\";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:{}}\";}',1732435382), -(350,'t_65fffab6b1943ec058261bc286915b','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:{}}\";}',1732487069), -(351,'1','a:11:{s:4:\"cart\";s:411:\"a:1:{s:32:\"9a96876e2f8f3dc4f3cf45f02c61c0c1\";a:11:{s:3:\"key\";s:32:\"9a96876e2f8f3dc4f3cf45f02c61c0c1\";s:10:\"product_id\";i:447;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:40;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:40;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"40\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"3\";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:\"40\";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:\"43.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:408:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_ee8922313bbf279ee14bf2b4f0519f1f\";s:5:\"rates\";a:1:{s:28:\"mondial_relay_point_relais:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:28:\"mondial_relay_point_relais:6\";s:9:\"method_id\";s:26:\"mondial_relay_point_relais\";s:11:\"instance_id\";i:6;s:5:\"label\";s:28:\"Mondial Relay - Point Relais\";s:4:\"cost\";s:4:\"3.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:0:{}}}}\";s:25:\"previous_shipping_methods\";s:56:\"a:1:{i:0;a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}}\";s:23:\"chosen_shipping_methods\";s:46:\"a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s: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:{}}\";}',1732529033); -/*!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=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zone_locations` VALUES -(1,1,'BE','country'), -(2,1,'FR','country'), -(103,3,'DE','country'), -(104,3,'AT','country'), -(105,3,'ES','country'), -(106,3,'IT','country'), -(107,3,'LU','country'), -(108,3,'NL','country'), -(109,3,'PL','country'), -(110,3,'PT','country'), -(111,2,'AX','country'), -(112,2,'AL','country'), -(113,2,'AD','country'), -(114,2,'BY','country'), -(115,2,'BA','country'), -(116,2,'BG','country'), -(117,2,'HR','country'), -(118,2,'CZ','country'), -(119,2,'DK','country'), -(120,2,'EE','country'), -(121,2,'FO','country'), -(122,2,'FI','country'), -(123,2,'GI','country'), -(124,2,'GR','country'), -(125,2,'HU','country'), -(126,2,'IS','country'), -(127,2,'IE','country'), -(128,2,'LV','country'), -(129,2,'LI','country'), -(130,2,'LT','country'), -(131,2,'MT','country'), -(132,2,'MD','country'), -(133,2,'MC','country'), -(134,2,'ME','country'), -(135,2,'MK','country'), -(136,2,'NO','country'), -(137,2,'RO','country'), -(138,2,'SM','country'), -(139,2,'RS','country'), -(140,2,'SK','country'), -(141,2,'SI','country'), -(142,2,'SJ','country'), -(143,2,'SE','country'), -(144,2,'CH','country'), -(145,2,'TR','country'), -(146,2,'UA','country'), -(147,2,'NA','continent'), -(148,2,'OC','continent'), -(149,2,'SA','continent'), -(150,2,'AF','continent'), -(151,2,'AM','country'), -(152,2,'BD','country'), -(153,2,'BT','country'), -(154,2,'BN','country'), -(155,2,'KH','country'), -(156,2,'CX','country'), -(157,2,'CC','country'), -(158,2,'CY','country'), -(159,2,'GE','country'), -(160,2,'HK','country'), -(161,2,'IN','country'), -(162,2,'ID','country'), -(163,2,'IR','country'), -(164,2,'IQ','country'), -(165,2,'JP','country'), -(166,2,'JO','country'), -(167,2,'KZ','country'), -(168,2,'KG','country'), -(169,2,'LA','country'), -(170,2,'LB','country'), -(171,2,'MO','country'), -(172,2,'MY','country'), -(173,2,'MV','country'), -(174,2,'MN','country'), -(175,2,'MM','country'), -(176,2,'NP','country'), -(177,2,'OM','country'), -(178,2,'PK','country'), -(179,2,'PS','country'), -(180,2,'PH','country'), -(181,2,'SG','country'), -(182,2,'KR','country'), -(183,2,'LK','country'), -(184,2,'SY','country'), -(185,2,'TW','country'), -(186,2,'TJ','country'), -(187,2,'TH','country'), -(188,2,'TL','country'), -(189,2,'TM','country'), -(190,2,'UZ','country'), -(191,2,'VN','country'), -(192,2,'YE','country'); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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=7 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 -(0,2,'free_shipping',1,1), -(2,4,'ups_standard',1,1), -(3,5,'mondial_relay_point_relais',1,1), -(1,6,'mondial_relay_point_relais',2,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=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zones` VALUES -(1,'Belgique et France',0), -(2,'Reste',2), -(3,'Pays Mondial Relay',1); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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; - --- --- Table structure for table `haikuwp_wpml_mails` --- - -DROP TABLE IF EXISTS `haikuwp_wpml_mails`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpml_mails` ( - `mail_id` int(11) NOT NULL AUTO_INCREMENT, - `timestamp` timestamp NOT NULL, - `host` varchar(200) NOT NULL DEFAULT '0', - `receiver` varchar(200) NOT NULL DEFAULT '0', - `subject` varchar(200) NOT NULL DEFAULT '0', - `message` text DEFAULT NULL, - `headers` text DEFAULT NULL, - `attachments` varchar(800) NOT NULL DEFAULT '0', - `error` varchar(400) DEFAULT '', - `plugin_version` varchar(200) NOT NULL DEFAULT '0', - PRIMARY KEY (`mail_id`), - FULLTEXT KEY `idx_message` (`message`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpml_mails` --- - -LOCK TABLES `haikuwp_wpml_mails` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpml_mails` DISABLE KEYS */; -INSERT INTO `haikuwp_wpml_mails` VALUES -(1,'2024-11-22 18:24:28','217.182.132.198','contact@gcch.fr','[Haiku Atelier]: New order #786','\n\n \n \n \n Haiku Atelier\n \n\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n
\n

New Order: #786

\n
\n \n
\n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n\n

You’ve received the following order from GC CH:

\n\n

\n [Order #786] (2024-11-22)

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ProductQuantityPrice
\n BoroBoro Bead Ring silver - 62 (#BOROBORO-B2-s)
  • \nSize:

    62

    \n
\n 2 \n  130,00
\n Kishou Ring gold plated - 60 (#Kishou-B-g)
  • \nSize:

    60

    \n
\n 1 \n  80,00
\n Kishou Ring gold plated - 54 (#Kishou-B-g)
  • \nSize:

    54

    \n
\n 2 \n  160,00
Subtotal: 370,00
Shipping:Free Shipping
Total: 370,00
\n
\n\n\n \n \n \n \n
\n

Billing address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0603436016
contact@gcch.fr
\n
\n

Shipping address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0603436016
\n
\n

Congratulations on the sale.

\nProcess your orders on the go. Get the app.
\n
\n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n \n
\n

Haiku Atelier — Built with WooCommerce

\n
\n
\n \n
\n
\n
\n \n\n','Content-Type: text/html,\\nReply-to: GC CH ','',NULL,'1.13.1'), -(2,'2024-11-22 18:24:56','217.182.132.198','contact@gcch.fr','Your Haiku Atelier order has been received!','\n\n \n \n \n Haiku Atelier\n \n\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n
\n

Thank you for your order

\n
\n \n
\n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n\n

Hi GC,

\n

Just to let you know — we\'ve received your order #786, and it is now being processed:

\n\n\n

\n [Order #786] (2024-11-22)

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ProductQuantityPrice
\n BoroBoro Bead Ring silver - 62
  • \nSize:

    62

    \n
\n 2 \n  130,00
\n Kishou Ring gold plated - 60
  • \nSize:

    60

    \n
\n 1 \n  80,00
\n Kishou Ring gold plated - 54
  • \nSize:

    54

    \n
\n 2 \n  160,00
Subtotal: 370,00
Shipping:Free Shipping
Total: 370,00
\n
\n\n\n \n \n \n \n
\n

Billing address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0603436016
contact@gcch.fr
\n
\n

Shipping address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0603436016
\n
\n

Thanks for using haiku.gcch.fr!

\n
\n
\n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n \n
\n

Haiku Atelier — Built with WooCommerce

\n
\n
\n \n
\n
\n
\n \n\n','Content-Type: text/html,\\nReply-to: Haiku Atelier ','',NULL,'1.13.1'); -/*!40000 ALTER TABLE `haikuwp_wpml_mails` 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-23 11:05:39 diff --git a/db/haiku_atelier-2024-11-25-210f479.sql b/db/haiku_atelier-2024-11-25-210f479.sql deleted file mode 100755 index ac32256f..00000000 --- a/db/haiku_atelier-2024-11-25-210f479.sql +++ /dev/null @@ -1,15206 +0,0 @@ --- 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=1537 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), -(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','complete','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,1,'2024-11-16 06:11:57','2024-11-16 07:11:57',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), -(1233,'woocommerce_cleanup_draft_orders','complete','2024-11-17 06:11:57','2024-11-17 07:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731823917;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731823917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-17 08:25:48','2024-11-17 09:25:48',0,NULL), -(1234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 16:10:30','2024-11-16 17:10:30',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731773430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731773430;}',3,1,'2024-11-16 16:10:44','2024-11-16 17:10:44',0,NULL), -(1235,'wc-admin_import_orders','complete','2024-11-16 18:44:49','2024-11-16 19:44:49',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782689;}',4,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:45:03','2024-11-16 19:45:03',10,'[620,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782703;}',3,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:54:02','2024-11-16 19:54:02',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783242;}',3,1,'2024-11-16 18:58:14','2024-11-16 19:58:14',0,NULL), -(1238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:58:15','2024-11-16 19:58:15',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783495;}',3,1,'2024-11-16 19:02:06','2024-11-16 20:02:06',0,NULL), -(1239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:02:40','2024-11-16 20:02:40',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783760;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:03:03','2024-11-16 20:03:03',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783783;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:28','2024-11-16 20:10:28',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784228;}',3,1,'2024-11-16 19:10:35','2024-11-16 20:10:35',0,NULL), -(1242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:46','2024-11-16 20:10:46',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784246;}',3,1,'2024-11-16 19:11:52','2024-11-16 20:11:52',0,NULL), -(1243,'woocommerce_cleanup_draft_orders','complete','2024-11-18 08:25:48','2024-11-18 09:25:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731918348;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731918348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-18 10:20:16','2024-11-18 11:20:16',0,NULL), -(1244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 08:56:46','2024-11-17 09:56:46',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731833806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731833806;}',3,1,'2024-11-17 08:57:39','2024-11-17 09:57:39',0,NULL), -(1245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:25:08','2024-11-17 10:25:08',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835508;}',3,1,'2024-11-17 09:25:35','2024-11-17 10:25:35',0,NULL), -(1246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:30:11','2024-11-17 10:30:11',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835811;}',3,1,'2024-11-17 09:30:23','2024-11-17 10:30:23',0,NULL), -(1247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:33:21','2024-11-17 10:33:21',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836001;}',3,1,'2024-11-17 09:35:06','2024-11-17 10:35:06',0,NULL), -(1248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:36:32','2024-11-17 10:36:32',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836192;}',3,1,'2024-11-17 09:36:35','2024-11-17 10:36:35',0,NULL), -(1249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:39:06','2024-11-17 10:39:06',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836346;}',3,1,'2024-11-17 09:40:07','2024-11-17 10:40:07',0,NULL), -(1250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:41:27','2024-11-17 10:41:27',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836487;}',3,1,'2024-11-17 09:41:36','2024-11-17 10:41:36',0,NULL), -(1251,'wc-admin_import_orders','complete','2024-11-17 09:44:43','2024-11-17 10:44:43',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836683;}',4,1,'2024-11-17 09:45:15','2024-11-17 10:45:15',0,NULL), -(1252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:45:54','2024-11-17 10:45:54',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836754;}',3,1,'2024-11-17 09:47:57','2024-11-17 10:47:57',0,NULL), -(1253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:51:18','2024-11-17 10:51:18',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837078;}',3,1,'2024-11-17 09:52:11','2024-11-17 10:52:11',0,NULL), -(1254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:55:10','2024-11-17 10:55:10',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837310;}',3,1,'2024-11-17 09:56:27','2024-11-17 10:56:27',0,NULL), -(1255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:56:28','2024-11-17 10:56:28',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837388;}',3,1,'2024-11-17 09:56:35','2024-11-17 10:56:35',0,NULL), -(1256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:57:49','2024-11-17 10:57:49',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837469;}',3,1,'2024-11-17 09:59:12','2024-11-17 10:59:12',0,NULL), -(1257,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:59:56','2024-11-17 10:59:56',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837596;}',3,1,'2024-11-17 10:00:35','2024-11-17 11:00:35',0,NULL), -(1258,'wc-admin_import_orders','complete','2024-11-17 10:04:03','2024-11-17 11:04:03',10,'[693]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837843;}',4,1,'2024-11-17 10:04:39','2024-11-17 11:04:39',0,NULL), -(1259,'wc-admin_import_orders','complete','2024-11-17 10:04:46','2024-11-17 11:04:46',10,'[694]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837886;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1260,'wc-admin_import_orders','complete','2024-11-17 10:04:51','2024-11-17 11:04:51',10,'[695]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837891;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:05:47','2024-11-17 11:05:47',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837947;}',3,1,'2024-11-17 10:05:59','2024-11-17 11:05:59',0,NULL), -(1262,'wc-admin_import_orders','complete','2024-11-17 10:07:46','2024-11-17 11:07:46',10,'[697]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838066;}',4,1,'2024-11-17 10:08:08','2024-11-17 11:08:08',0,NULL), -(1263,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:08:13','2024-11-17 11:08:13',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838093;}',3,1,'2024-11-17 10:08:14','2024-11-17 11:08:14',0,NULL), -(1264,'wc-admin_import_orders','complete','2024-11-17 10:09:40','2024-11-17 11:09:40',10,'[699]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838180;}',4,1,'2024-11-17 10:10:27','2024-11-17 11:10:27',0,NULL), -(1265,'wc-admin_import_orders','complete','2024-11-17 10:10:32','2024-11-17 11:10:32',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838232;}',4,1,'2024-11-17 10:10:32','2024-11-17 11:10:32',0,NULL), -(1266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:10:35','2024-11-17 11:10:35',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838235;}',3,1,'2024-11-17 10:10:35','2024-11-17 11:10:35',0,NULL), -(1267,'wc-admin_import_orders','complete','2024-11-17 10:10:50','2024-11-17 11:10:50',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838250;}',4,1,'2024-11-17 10:11:31','2024-11-17 11:11:31',0,NULL), -(1268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:12:09','2024-11-17 11:12:09',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838329;}',3,1,'2024-11-17 10:14:57','2024-11-17 11:14:57',0,NULL), -(1269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:18:47','2024-11-17 11:18:47',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838727;}',3,1,'2024-11-17 10:19:48','2024-11-17 11:19:48',0,NULL), -(1270,'wc-admin_import_orders','complete','2024-11-17 10:22:57','2024-11-17 11:22:57',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838977;}',4,1,'2024-11-17 10:23:34','2024-11-17 11:23:34',0,NULL), -(1271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:24:53','2024-11-17 11:24:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839093;}',3,1,'2024-11-17 10:26:02','2024-11-17 11:26:02',0,NULL), -(1272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:26:56','2024-11-17 11:26:56',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839216;}',3,1,'2024-11-17 10:29:14','2024-11-17 11:29:14',0,NULL), -(1273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:32:37','2024-11-17 11:32:37',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839557;}',3,1,'2024-11-17 10:33:50','2024-11-17 11:33:50',0,NULL), -(1274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:33:51','2024-11-17 11:33:51',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839631;}',3,1,'2024-11-17 10:34:40','2024-11-17 11:34:40',0,NULL), -(1275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:35:45','2024-11-17 11:35:45',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839745;}',3,1,'2024-11-17 10:36:12','2024-11-17 11:36:12',0,NULL), -(1276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:38:27','2024-11-17 11:38:27',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839907;}',3,1,'2024-11-17 10:39:20','2024-11-17 11:39:20',0,NULL), -(1277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:40:07','2024-11-17 11:40:07',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840007;}',3,1,'2024-11-17 10:41:15','2024-11-17 11:41:15',0,NULL), -(1278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:42:36','2024-11-17 11:42:36',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840156;}',3,1,'2024-11-17 10:43:25','2024-11-17 11:43:25',0,NULL), -(1279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:44:53','2024-11-17 11:44:53',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840293;}',3,1,'2024-11-17 10:45:40','2024-11-17 11:45:40',0,NULL), -(1280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:47:58','2024-11-17 11:47:58',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840478;}',3,1,'2024-11-17 10:48:43','2024-11-17 11:48:43',0,NULL), -(1281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:48:44','2024-11-17 11:48:44',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840524;}',3,1,'2024-11-17 10:49:50','2024-11-17 11:49:50',0,NULL), -(1282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:50:48','2024-11-17 11:50:48',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840648;}',3,1,'2024-11-17 10:50:51','2024-11-17 11:50:51',0,NULL), -(1283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:54:58','2024-11-17 11:54:58',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840898;}',3,1,'2024-11-17 10:56:13','2024-11-17 11:56:13',0,NULL), -(1284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:57:09','2024-11-17 11:57:09',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841029;}',3,1,'2024-11-17 10:58:11','2024-11-17 11:58:11',0,NULL), -(1285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:58:53','2024-11-17 11:58:53',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841133;}',3,1,'2024-11-17 12:49:59','2024-11-17 13:49:59',0,NULL), -(1286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:23:11','2024-11-17 17:23:11',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860591;}',3,1,'2024-11-17 16:23:43','2024-11-17 17:23:43',0,NULL), -(1287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:29:48','2024-11-17 17:29:48',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860988;}',3,1,'2024-11-17 16:30:41','2024-11-17 17:30:41',0,NULL), -(1288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:31:36','2024-11-17 17:31:36',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861096;}',3,1,'2024-11-17 16:33:10','2024-11-17 17:33:10',0,NULL), -(1289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:34:11','2024-11-17 17:34:11',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861251;}',3,1,'2024-11-17 16:34:11','2024-11-17 17:34:11',0,NULL), -(1290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:37:27','2024-11-17 17:37:27',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861447;}',3,1,'2024-11-17 16:38:46','2024-11-17 17:38:46',0,NULL), -(1291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:40:09','2024-11-17 17:40:09',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861609;}',3,1,'2024-11-17 16:40:58','2024-11-17 17:40:58',0,NULL), -(1292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:44:53','2024-11-17 17:44:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861893;}',3,1,'2024-11-17 16:45:17','2024-11-17 17:45:17',0,NULL), -(1293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:56:06','2024-11-17 17:56:06',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862566;}',3,1,'2024-11-17 16:58:15','2024-11-17 17:58:15',0,NULL), -(1294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:59:12','2024-11-17 17:59:12',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862752;}',3,1,'2024-11-17 16:59:16','2024-11-17 17:59:16',0,NULL), -(1295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:00:56','2024-11-17 18:00:56',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862856;}',3,1,'2024-11-17 17:03:14','2024-11-17 18:03:14',0,NULL), -(1296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:03:55','2024-11-17 18:03:55',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863035;}',3,1,'2024-11-17 17:05:11','2024-11-17 18:05:11',0,NULL), -(1297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:06:06','2024-11-17 18:06:06',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863166;}',3,1,'2024-11-17 17:06:12','2024-11-17 18:06:12',0,NULL), -(1298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:07:38','2024-11-17 18:07:38',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863258;}',3,1,'2024-11-17 17:08:50','2024-11-17 18:08:50',0,NULL), -(1299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:10:54','2024-11-17 18:10:54',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863454;}',3,1,'2024-11-17 17:11:51','2024-11-17 18:11:51',0,NULL), -(1300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:13:59','2024-11-17 18:13:59',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863639;}',3,1,'2024-11-17 17:15:10','2024-11-17 18:15:10',0,NULL), -(1301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:16:32','2024-11-17 18:16:32',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863792;}',3,1,'2024-11-17 17:16:35','2024-11-17 18:16:35',0,NULL), -(1302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:18:13','2024-11-17 18:18:13',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863893;}',3,1,'2024-11-17 17:18:41','2024-11-17 18:18:41',0,NULL), -(1303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:20:01','2024-11-17 18:20:01',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864001;}',3,1,'2024-11-17 17:20:36','2024-11-17 18:20:36',0,NULL), -(1304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:21:23','2024-11-17 18:21:23',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864083;}',3,1,'2024-11-17 17:23:33','2024-11-17 18:23:33',0,NULL), -(1305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:25:16','2024-11-17 18:25:16',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864316;}',3,1,'2024-11-17 17:26:55','2024-11-17 18:26:55',0,NULL), -(1306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:28:49','2024-11-17 18:28:49',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864529;}',3,1,'2024-11-17 17:29:46','2024-11-17 18:29:46',0,NULL), -(1307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:31:27','2024-11-17 18:31:27',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864687;}',3,1,'2024-11-17 17:33:21','2024-11-17 18:33:21',0,NULL), -(1308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:34:36','2024-11-17 18:34:36',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864876;}',3,1,'2024-11-17 17:35:29','2024-11-17 18:35:29',0,NULL), -(1309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:37:35','2024-11-17 18:37:35',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865055;}',3,1,'2024-11-17 17:37:35','2024-11-17 18:37:35',0,NULL), -(1310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:40:36','2024-11-17 18:40:36',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865236;}',3,1,'2024-11-17 17:40:42','2024-11-17 18:40:42',0,NULL), -(1311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:43:03','2024-11-17 18:43:03',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865383;}',3,1,'2024-11-17 17:43:52','2024-11-17 18:43:52',0,NULL), -(1312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:45:07','2024-11-17 18:45:07',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865507;}',3,1,'2024-11-17 17:46:17','2024-11-17 18:46:17',0,NULL), -(1313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:48:39','2024-11-17 18:48:39',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865719;}',3,1,'2024-11-17 17:49:27','2024-11-17 18:49:27',0,NULL), -(1314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:52:25','2024-11-17 18:52:25',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865945;}',3,1,'2024-11-17 17:53:30','2024-11-17 18:53:30',0,NULL), -(1315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:55:59','2024-11-17 18:55:59',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866159;}',3,1,'2024-11-17 17:57:11','2024-11-17 18:57:11',0,NULL), -(1316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:58:04','2024-11-17 18:58:04',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866284;}',3,1,'2024-11-17 17:58:40','2024-11-17 18:58:40',0,NULL), -(1317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:59:30','2024-11-17 18:59:30',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866370;}',3,1,'2024-11-17 18:00:17','2024-11-17 19:00:17',0,NULL), -(1318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 18:02:46','2024-11-17 19:02:46',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866566;}',3,1,'2024-11-17 18:26:40','2024-11-17 19:26:40',0,NULL), -(1319,'woocommerce_cleanup_draft_orders','complete','2024-11-19 10:20:16','2024-11-19 11:20:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732011616;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732011616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-19 11:28:55','2024-11-19 12:28:55',0,NULL), -(1320,'woocommerce_cleanup_draft_orders','complete','2024-11-20 11:28:55','2024-11-20 12:28:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732102135;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732102135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-20 11:45:40','2024-11-20 12:45:40',0,NULL), -(1321,'woocommerce_cleanup_draft_orders','complete','2024-11-21 11:45:40','2024-11-21 12:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732189540;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732189540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-21 11:46:40','2024-11-21 12:46:40',0,NULL), -(1322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1326,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:40','2024-11-20 16:22:40',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116160;}',3,1,'2024-11-20 15:22:49','2024-11-20 16:22:49',0,NULL), -(1327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:52','2024-11-20 16:22:52',10,'[775,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116172;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[767,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1333,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1335,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:32','2024-11-20 16:24:32',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116272;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1336,'woocommerce_cleanup_draft_orders','complete','2024-11-22 11:46:40','2024-11-22 12:46:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732276000;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732276000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-22 12:24:34','2024-11-22 13:24:34',0,NULL), -(1337,'wc-admin_import_orders','complete','2024-11-21 16:12:02','2024-11-21 17:12:02',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732205522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732205522;}',4,1,'2024-11-21 16:12:57','2024-11-21 17:12:57',0,NULL), -(1338,'wc-admin_import_orders','complete','2024-11-21 21:37:36','2024-11-21 22:37:36',10,'[778]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225056;}',4,1,'2024-11-21 21:37:51','2024-11-21 22:37:51',0,NULL), -(1339,'wc-admin_import_orders','complete','2024-11-21 21:39:47','2024-11-21 22:39:47',10,'[779]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225187;}',4,1,'2024-11-21 21:41:29','2024-11-21 22:41:29',0,NULL), -(1340,'wc-admin_import_orders','complete','2024-11-21 22:10:43','2024-11-21 23:10:43',10,'[780]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227043;}',4,1,'2024-11-21 22:12:19','2024-11-21 23:12:19',0,NULL), -(1341,'wc-admin_import_orders','complete','2024-11-21 22:18:54','2024-11-21 23:18:54',10,'[781]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227534;}',4,1,'2024-11-21 22:22:56','2024-11-21 23:22:56',0,NULL), -(1342,'wc-admin_import_orders','complete','2024-11-21 22:23:33','2024-11-21 23:23:33',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227813;}',4,1,'2024-11-21 22:23:47','2024-11-21 23:23:47',0,NULL), -(1343,'wc-admin_import_orders','complete','2024-11-21 22:23:52','2024-11-21 23:23:52',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227832;}',4,1,'2024-11-21 22:24:45','2024-11-21 23:24:45',0,NULL), -(1344,'wc-admin_import_orders','complete','2024-11-22 08:03:55','2024-11-22 09:03:55',10,'[783]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732262635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732262635;}',4,1,'2024-11-22 08:10:47','2024-11-22 09:10:47',0,NULL), -(1345,'woocommerce_cleanup_draft_orders','complete','2024-11-23 12:24:34','2024-11-23 13:24:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732364674;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732364674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-23 12:50:37','2024-11-23 13:50:37',0,NULL), -(1346,'wc-admin_import_orders','complete','2024-11-22 14:12:07','2024-11-22 15:12:07',10,'[784]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732284727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732284727;}',4,1,'2024-11-22 14:12:55','2024-11-22 15:12:55',0,NULL), -(1347,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:35','2024-11-22 16:02:35',0,NULL), -(1348,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1349,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1350,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1351,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1352,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1353,'wc-admin_import_orders','complete','2024-11-22 17:37:09','2024-11-22 18:37:09',10,'[785]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732297029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732297029;}',4,1,'2024-11-22 17:37:44','2024-11-22 18:37:44',0,NULL), -(1354,'wc-admin_import_orders','complete','2024-11-22 18:24:17','2024-11-22 19:24:17',10,'[786]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732299857;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732299857;}',4,1,'2024-11-22 18:24:38','2024-11-22 19:24:38',0,NULL), -(1355,'woocommerce_cleanup_draft_orders','complete','2024-11-24 12:50:37','2024-11-24 13:50:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732452637;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732452637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-24 13:02:16','2024-11-24 14:02:16',0,NULL), -(1356,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:46','2024-11-24 10:17:46',0,NULL), -(1357,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[788,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1358,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[789,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1359,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[787,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1360,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:19:31','2024-11-24 10:19:31',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439971;}',3,1,'2024-11-24 09:20:28','2024-11-24 10:20:28',0,NULL), -(1361,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[790,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1362,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[791,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1363,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[792,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1364,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[793,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1365,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[794,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1366,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[795,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1367,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[796,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1368,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:34','2024-11-24 10:20:34',10,'[788,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440034;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1369,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:36','2024-11-24 10:20:36',10,'[789,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440036;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1370,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[790,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[791,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1372,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[792,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1373,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[793,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1374,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[794,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1375,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[795,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1376,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[796,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1377,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:22:09','2024-11-24 10:22:09',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440129;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1378,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:45','2024-11-24 10:23:45',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440225;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:54',0,NULL), -(1379,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[791,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:54',0,NULL), -(1380,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[792,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:55',0,NULL), -(1381,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[793,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1382,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[794,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1383,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[795,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1384,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[796,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1385,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[790,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1386,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[787,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1387,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:50:37','2024-11-24 10:50:37',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441837;}',3,1,'2024-11-24 09:51:15','2024-11-24 10:51:15',0,NULL), -(1388,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:52:17','2024-11-24 10:52:17',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441937;}',3,1,'2024-11-24 09:52:38','2024-11-24 10:52:38',0,NULL), -(1389,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:52:39','2024-11-24 10:52:39',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441959;}',3,1,'2024-11-24 09:53:17','2024-11-24 10:53:17',0,NULL), -(1390,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:57:44','2024-11-24 10:57:44',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442264;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1391,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[798,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1392,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[799,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1393,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[800,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1394,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[801,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1395,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[802,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1396,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[803,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1397,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[804,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1398,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[805,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1399,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[806,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:29','2024-11-24 10:58:29',0,NULL), -(1400,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[798,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:29','2024-11-24 10:58:29',0,NULL), -(1401,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[802,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1402,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[803,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1403,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[804,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1404,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[805,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1405,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[806,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1406,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[799,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1407,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[800,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1408,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[801,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1409,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[798,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1410,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[590,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1411,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[591,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1412,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[592,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1413,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[593,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1414,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[594,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1415,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[595,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1416,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[596,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1417,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[597,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1418,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[589,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1419,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:01:56','2024-11-24 11:01:56',10,'[807,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442516;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1420,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[808,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1421,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[809,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1422,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[810,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1423,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[811,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1424,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[812,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1425,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[813,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1426,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[814,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1427,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[815,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1428,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:01','2024-11-24 11:02:01',10,'[807,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442521;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1429,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:50','2024-11-24 11:02:50',10,'[808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442570;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1430,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:50','2024-11-24 11:02:50',10,'[809,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442570;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1431,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[810,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1432,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[811,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1433,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[812,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1434,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[813,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1435,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[814,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1436,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[815,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1437,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:52','2024-11-24 11:02:52',10,'[808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442572;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1438,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:52','2024-11-24 11:02:52',10,'[809,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442572;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1439,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:55','2024-11-24 11:02:55',10,'[807,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442575;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442575;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1440,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[808,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1441,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[809,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1442,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[810,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1443,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[811,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1444,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[812,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1445,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[813,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1446,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[814,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1447,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[815,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1448,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[807,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1449,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[590,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1450,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[591,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1451,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[592,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1452,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[593,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1453,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[594,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1454,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[595,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1455,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[596,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1456,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[597,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1457,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1458,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:44:32','2024-11-24 11:44:32',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445072;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445072;}',3,1,'2024-11-24 10:44:36','2024-11-24 11:44:36',0,NULL), -(1459,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:45:25','2024-11-24 11:45:25',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445125;}',3,1,'2024-11-24 10:45:37','2024-11-24 11:45:37',0,NULL), -(1460,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:45:54','2024-11-24 11:45:54',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445154;}',3,1,'2024-11-24 10:46:30','2024-11-24 11:46:30',0,NULL), -(1461,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:46:30','2024-11-24 11:46:30',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445190;}',3,1,'2024-11-24 10:46:30','2024-11-24 11:46:30',0,NULL), -(1462,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:47:10','2024-11-24 11:47:10',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445230;}',3,1,'2024-11-24 10:47:32','2024-11-24 11:47:32',0,NULL), -(1463,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:47:47','2024-11-24 11:47:47',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445267;}',3,1,'2024-11-24 10:48:35','2024-11-24 11:48:35',0,NULL), -(1464,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:48:21','2024-11-24 11:48:21',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445301;}',3,1,'2024-11-24 10:48:35','2024-11-24 11:48:35',0,NULL), -(1465,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:49:00','2024-11-24 11:49:00',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445340;}',3,1,'2024-11-24 10:49:37','2024-11-24 11:49:37',0,NULL), -(1466,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:50:31','2024-11-24 11:50:31',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445431;}',3,1,'2024-11-24 10:50:35','2024-11-24 11:50:35',0,NULL), -(1467,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:11','2024-11-24 11:51:11',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445471;}',3,1,'2024-11-24 10:51:37','2024-11-24 11:51:37',0,NULL), -(1468,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:22','2024-11-24 11:51:22',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445482;}',3,1,'2024-11-24 10:51:37','2024-11-24 11:51:37',0,NULL), -(1469,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:38','2024-11-24 11:51:38',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445498;}',3,1,'2024-11-24 10:51:44','2024-11-24 11:51:44',0,NULL), -(1470,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:45','2024-11-24 11:51:45',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445505;}',3,1,'2024-11-24 10:51:49','2024-11-24 11:51:49',0,NULL), -(1471,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:53:52','2024-11-24 11:53:52',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445632;}',3,1,'2024-11-24 10:53:55','2024-11-24 11:53:55',0,NULL), -(1472,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:56:34','2024-11-24 11:56:34',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445794;}',3,1,'2024-11-24 10:56:35','2024-11-24 11:56:35',0,NULL), -(1473,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:59:19','2024-11-24 11:59:19',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445959;}',3,1,'2024-11-24 10:59:35','2024-11-24 11:59:35',0,NULL), -(1474,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:02:03','2024-11-24 12:02:03',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446123;}',3,1,'2024-11-24 11:03:29','2024-11-24 12:03:29',0,NULL), -(1475,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:06:00','2024-11-24 12:06:00',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446360;}',3,1,'2024-11-24 11:07:06','2024-11-24 12:07:06',0,NULL), -(1476,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:08:13','2024-11-24 12:08:13',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446493;}',3,1,'2024-11-24 11:09:07','2024-11-24 12:09:07',0,NULL), -(1477,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:09:57','2024-11-24 12:09:57',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446597;}',3,1,'2024-11-24 11:10:35','2024-11-24 12:10:35',0,NULL), -(1478,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:10:36','2024-11-24 12:10:36',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446636;}',3,1,'2024-11-24 11:10:36','2024-11-24 12:10:36',0,NULL), -(1479,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:11:41','2024-11-24 12:11:41',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446701;}',3,1,'2024-11-24 11:11:41','2024-11-24 12:11:41',0,NULL), -(1480,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:12:55','2024-11-24 12:12:55',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446775;}',3,1,'2024-11-24 12:06:36','2024-11-24 13:06:36',0,NULL), -(1481,'woocommerce_cleanup_draft_orders','complete','2024-11-25 13:02:16','2024-11-25 14:02:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732539736;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732539736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-25 13:02:26','2024-11-25 14:02:26',0,NULL), -(1482,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:08:40','2024-11-24 15:08:40',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457320;}',3,1,'2024-11-24 14:09:31','2024-11-24 15:09:31',0,NULL), -(1483,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:11:13','2024-11-24 15:11:13',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457473;}',3,1,'2024-11-24 14:11:36','2024-11-24 15:11:36',0,NULL), -(1484,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:11:44','2024-11-24 15:11:44',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457504;}',3,1,'2024-11-24 14:12:35','2024-11-24 15:12:35',0,NULL), -(1485,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:13:53','2024-11-24 15:13:53',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457633;}',3,1,'2024-11-24 14:14:36','2024-11-24 15:14:36',0,NULL), -(1486,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:15:16','2024-11-24 15:15:16',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457716;}',3,1,'2024-11-24 14:15:35','2024-11-24 15:15:35',0,NULL), -(1487,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:17:01','2024-11-24 15:17:01',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457821;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457821;}',3,1,'2024-11-24 14:17:54','2024-11-24 15:17:54',0,NULL), -(1488,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:19:58','2024-11-24 15:19:58',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457998;}',3,1,'2024-11-24 14:20:25','2024-11-24 15:20:25',0,NULL), -(1489,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:21:33','2024-11-24 15:21:33',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458093;}',3,1,'2024-11-24 14:21:36','2024-11-24 15:21:36',0,NULL), -(1490,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:22:22','2024-11-24 15:22:22',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458142;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458142;}',3,1,'2024-11-24 14:22:43','2024-11-24 15:22:43',0,NULL), -(1491,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:23:09','2024-11-24 15:23:09',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458189;}',3,1,'2024-11-24 14:23:36','2024-11-24 15:23:36',0,NULL), -(1492,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:24:46','2024-11-24 15:24:46',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458286;}',3,1,'2024-11-24 14:26:30','2024-11-24 15:26:30',0,NULL), -(1493,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:27:38','2024-11-24 15:27:38',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458458;}',3,1,'2024-11-24 15:26:14','2024-11-24 16:26:14',0,NULL), -(1494,'wc-admin_import_orders','complete','2024-11-25 07:58:02','2024-11-25 08:58:02',10,'[838]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732521482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732521482;}',4,1,'2024-11-25 07:59:05','2024-11-25 08:59:05',0,NULL), -(1495,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:20:16','2024-11-25 09:20:16',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732522816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732522816;}',3,1,'2024-11-25 08:22:44','2024-11-25 09:22:44',0,NULL), -(1496,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:26:43','2024-11-25 09:26:43',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523203;}',3,1,'2024-11-25 08:27:34','2024-11-25 09:27:34',0,NULL), -(1497,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:27:05','2024-11-25 09:27:05',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523225;}',3,1,'2024-11-25 08:27:34','2024-11-25 09:27:34',0,NULL), -(1498,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:30:32','2024-11-25 09:30:32',10,'[328,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523432;}',3,1,'2024-11-25 08:30:35','2024-11-25 09:30:35',0,NULL), -(1499,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:30:55','2024-11-25 09:30:55',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523455;}',3,1,'2024-11-25 08:31:03','2024-11-25 09:31:03',0,NULL), -(1500,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:34:14','2024-11-25 09:34:14',10,'[377,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523654;}',3,1,'2024-11-25 08:34:36','2024-11-25 09:34:36',0,NULL), -(1501,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:34:44','2024-11-25 09:34:44',10,'[381,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523684;}',3,1,'2024-11-25 08:34:47','2024-11-25 09:34:47',0,NULL), -(1502,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:35:35','2024-11-25 09:35:35',10,'[381,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523735;}',3,1,'2024-11-25 08:35:37','2024-11-25 09:35:37',0,NULL), -(1503,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:36:14','2024-11-25 09:36:14',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523774;}',3,1,'2024-11-25 08:36:35','2024-11-25 09:36:35',0,NULL), -(1504,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:36:36','2024-11-25 09:36:36',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523796;}',3,1,'2024-11-25 08:36:51','2024-11-25 09:36:51',0,NULL), -(1505,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:37:07','2024-11-25 09:37:07',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523827;}',3,1,'2024-11-25 08:38:05','2024-11-25 09:38:05',0,NULL), -(1506,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:38:24','2024-11-25 09:38:24',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523904;}',3,1,'2024-11-25 08:38:36','2024-11-25 09:38:36',0,NULL), -(1507,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:10','2024-11-25 09:44:10',10,'[430,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524250;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1508,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[845,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1509,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[846,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1510,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[847,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1511,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1512,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:40','2024-11-25 09:45:40',10,'[845,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524340;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1513,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:40','2024-11-25 09:45:40',10,'[846,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524340;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1514,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:41','2024-11-25 09:45:41',10,'[847,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524341;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1515,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:46','2024-11-25 09:45:46',10,'[430,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524346;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1516,'wc-admin_import_orders','complete','2024-11-25 09:56:07','2024-11-25 10:56:07',10,'[848]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528567;}',4,1,'2024-11-25 09:56:46','2024-11-25 10:56:46',0,NULL), -(1517,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 09:58:32','2024-11-25 10:58:32',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528712;}',3,1,'2024-11-25 09:58:35','2024-11-25 10:58:35',0,NULL), -(1518,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 09:58:40','2024-11-25 10:58:40',10,'[496,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528720;}',3,1,'2024-11-25 09:59:36','2024-11-25 10:59:36',0,NULL), -(1519,'wc-admin_import_orders','complete','2024-11-25 09:59:35','2024-11-25 10:59:35',10,'[849]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528775;}',4,1,'2024-11-25 09:59:36','2024-11-25 10:59:36',0,NULL), -(1520,'action_scheduler/migration_hook','complete','2024-11-25 11:01:01','2024-11-25 12:01:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732532461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732532461;}',1,1,'2024-11-25 11:12:58','2024-11-25 12:12:58',0,NULL), -(1521,'action_scheduler/migration_hook','failed','2024-11-25 11:17:54','2024-11-25 12:17:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732533474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732533474;}',1,1,'2024-11-25 11:18:16','2024-11-25 12:18:16',0,NULL), -(1522,'action_scheduler/migration_hook','complete','2024-11-25 11:19:28','2024-11-25 12:19:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732533568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732533568;}',1,1,'2024-11-25 11:19:40','2024-11-25 12:19:40',0,NULL), -(1523,'wc-admin_import_orders','complete','2024-11-25 11:19:48','2024-11-25 12:19:48',10,'[850]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732533588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732533588;}',4,1,'2024-11-25 11:20:53','2024-11-25 12:20:53',0,NULL), -(1524,'woocommerce_cleanup_draft_orders','pending','2024-11-26 13:02:26','2024-11-26 14:02:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732626146;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732626146;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), -(1525,'wc-admin_import_orders','complete','2024-11-25 16:19:55','2024-11-25 17:19:55',10,'[852]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732551595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732551595;}',4,1,'2024-11-25 16:20:43','2024-11-25 17:20:43',0,NULL), -(1526,'wc-admin_import_orders','complete','2024-11-25 16:22:44','2024-11-25 17:22:44',10,'[853]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732551764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732551764;}',4,1,'2024-11-25 16:23:36','2024-11-25 17:23:36',0,NULL), -(1528,'wp_mail_smtp_summary_report_email','pending','2024-12-02 13:00:00','2024-12-02 14:00:00',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733144400;s:18:\"\0*\0first_timestamp\";i:1733144400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733144400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL), -(1529,'wp_mail_smtp_admin_notifications_update','complete','2024-11-25 16:50:16','2024-11-25 17:50:16',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732553416;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732553416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-11-25 16:50:42','2024-11-25 17:50:42',0,NULL), -(1530,'wp_mail_smtp_admin_notifications_update','pending','2024-11-26 16:50:42','2024-11-26 17:50:42',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732639842;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732639842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL), -(1531,'action_scheduler/migration_hook','complete','2024-11-25 16:59:13','2024-11-25 17:59:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732553953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732553953;}',1,1,'2024-11-25 16:59:56','2024-11-25 17:59:56',0,NULL), -(1532,'action_scheduler/migration_hook','failed','2024-11-25 17:00:56','2024-11-25 18:00:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732554056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732554056;}',1,1,'2024-11-25 17:00:56','2024-11-25 18:00:56',0,NULL), -(1533,'action_scheduler/migration_hook','complete','2024-11-25 17:05:23','2024-11-25 18:05:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732554323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732554323;}',1,1,'2024-11-25 17:05:29','2024-11-25 18:05:29',0,NULL), -(1534,'wc-admin_import_orders','complete','2024-11-25 17:18:05','2024-11-25 18:18:05',10,'[854]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732555085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732555085;}',4,1,'2024-11-25 17:21:02','2024-11-25 18:21:02',0,NULL), -(1535,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 17:35:16','2024-11-25 18:35:16',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732556116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732556116;}',3,1,'2024-11-25 17:35:37','2024-11-25 18:35:37',0,NULL), -(1536,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 17:37:50','2024-11-25 18:37:50',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732556270;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732556270;}',3,1,'2024-11-25 17:38:40','2024-11-25 18:38:40',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=5242 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=7 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'), -(6,'wp_mail_smtp'); -/*!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=4584 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'), -(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'), -(3677,1189,'action started via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3678,1189,'action complete via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3679,1233,'action created','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3680,1234,'action created','2024-11-16 16:10:29','2024-11-16 17:10:29'), -(3681,1234,'action started via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3682,1234,'action complete via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3683,1235,'action created','2024-11-16 18:44:44','2024-11-16 19:44:44'), -(3684,1236,'action created','2024-11-16 18:45:02','2024-11-16 19:45:02'), -(3685,1235,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3686,1235,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3687,1236,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3688,1236,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3689,1237,'action created','2024-11-16 18:54:01','2024-11-16 19:54:01'), -(3690,1237,'action started via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3691,1237,'action complete via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3692,1238,'action created','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3693,1238,'action started via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3694,1238,'action complete via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3695,1239,'action created','2024-11-16 19:02:39','2024-11-16 20:02:39'), -(3696,1240,'action created','2024-11-16 19:03:02','2024-11-16 20:03:02'), -(3697,1239,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3698,1239,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3699,1240,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3700,1240,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3701,1241,'action created','2024-11-16 19:10:27','2024-11-16 20:10:27'), -(3702,1241,'action started via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3703,1241,'action complete via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3704,1242,'action created','2024-11-16 19:10:45','2024-11-16 20:10:45'), -(3705,1242,'action started via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3706,1242,'action complete via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3707,1233,'action started via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3708,1233,'action complete via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3709,1243,'action created','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3710,1244,'action created','2024-11-17 08:56:45','2024-11-17 09:56:45'), -(3711,1244,'action started via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3712,1244,'action complete via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3713,1245,'action created','2024-11-17 09:25:07','2024-11-17 10:25:07'), -(3714,1245,'action started via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3715,1245,'action complete via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3716,1246,'action created','2024-11-17 09:30:10','2024-11-17 10:30:10'), -(3717,1246,'action started via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3718,1246,'action complete via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3719,1247,'action created','2024-11-17 09:33:20','2024-11-17 10:33:20'), -(3720,1247,'action started via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3721,1247,'action complete via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3722,1248,'action created','2024-11-17 09:36:31','2024-11-17 10:36:31'), -(3723,1248,'action started via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3724,1248,'action complete via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3725,1249,'action created','2024-11-17 09:39:05','2024-11-17 10:39:05'), -(3726,1249,'action started via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3727,1249,'action complete via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3728,1250,'action created','2024-11-17 09:41:26','2024-11-17 10:41:26'), -(3729,1250,'action started via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3730,1250,'action complete via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3731,1251,'action created','2024-11-17 09:44:38','2024-11-17 10:44:38'), -(3732,1251,'action started via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3733,1251,'action complete via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3734,1252,'action created','2024-11-17 09:45:53','2024-11-17 10:45:53'), -(3735,1252,'action started via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3736,1252,'action complete via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3737,1253,'action created','2024-11-17 09:51:17','2024-11-17 10:51:17'), -(3738,1253,'action started via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3739,1253,'action complete via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3740,1254,'action created','2024-11-17 09:55:09','2024-11-17 10:55:09'), -(3741,1254,'action started via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3742,1254,'action complete via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3743,1255,'action created','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3744,1255,'action started via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3745,1255,'action complete via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3746,1256,'action created','2024-11-17 09:57:48','2024-11-17 10:57:48'), -(3747,1256,'action started via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3748,1256,'action complete via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3749,1257,'action created','2024-11-17 09:59:55','2024-11-17 10:59:55'), -(3750,1257,'action started via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3751,1257,'action complete via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3752,1258,'action created','2024-11-17 10:03:58','2024-11-17 11:03:58'), -(3753,1258,'action started via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3754,1258,'action complete via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3755,1259,'action created','2024-11-17 10:04:41','2024-11-17 11:04:41'), -(3756,1260,'action created','2024-11-17 10:04:46','2024-11-17 11:04:46'), -(3757,1259,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3758,1259,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3759,1260,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3760,1260,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3761,1261,'action created','2024-11-17 10:05:46','2024-11-17 11:05:46'), -(3762,1261,'action started via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3763,1261,'action complete via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3764,1262,'action created','2024-11-17 10:07:41','2024-11-17 11:07:41'), -(3765,1262,'action started via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3766,1262,'action complete via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3767,1263,'action created','2024-11-17 10:08:12','2024-11-17 11:08:12'), -(3768,1263,'action started via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3769,1263,'action complete via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3770,1264,'action created','2024-11-17 10:09:35','2024-11-17 11:09:35'), -(3771,1264,'action started via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3772,1264,'action complete via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3773,1265,'action created','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3774,1265,'action started via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3775,1265,'action complete via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3776,1266,'action created','2024-11-17 10:10:34','2024-11-17 11:10:34'), -(3777,1266,'action started via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3778,1266,'action complete via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3779,1267,'action created','2024-11-17 10:10:45','2024-11-17 11:10:45'), -(3780,1267,'action started via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3781,1267,'action complete via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3782,1268,'action created','2024-11-17 10:12:08','2024-11-17 11:12:08'), -(3783,1268,'action started via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3784,1268,'action complete via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3785,1269,'action created','2024-11-17 10:18:46','2024-11-17 11:18:46'), -(3786,1269,'action started via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3787,1269,'action complete via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3788,1270,'action created','2024-11-17 10:22:52','2024-11-17 11:22:52'), -(3789,1270,'action started via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3790,1270,'action complete via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3791,1271,'action created','2024-11-17 10:24:52','2024-11-17 11:24:52'), -(3792,1271,'action started via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3793,1271,'action complete via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3794,1272,'action created','2024-11-17 10:26:55','2024-11-17 11:26:55'), -(3795,1272,'action started via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3796,1272,'action complete via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3797,1273,'action created','2024-11-17 10:32:36','2024-11-17 11:32:36'), -(3798,1273,'action started via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3799,1273,'action complete via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3800,1274,'action created','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3801,1274,'action started via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3802,1274,'action complete via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3803,1275,'action created','2024-11-17 10:35:44','2024-11-17 11:35:44'), -(3804,1275,'action started via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3805,1275,'action complete via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3806,1276,'action created','2024-11-17 10:38:26','2024-11-17 11:38:26'), -(3807,1276,'action started via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3808,1276,'action complete via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3809,1277,'action created','2024-11-17 10:40:06','2024-11-17 11:40:06'), -(3810,1277,'action started via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3811,1277,'action complete via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3812,1278,'action created','2024-11-17 10:42:35','2024-11-17 11:42:35'), -(3813,1278,'action started via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3814,1278,'action complete via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3815,1279,'action created','2024-11-17 10:44:52','2024-11-17 11:44:52'), -(3816,1279,'action started via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3817,1279,'action complete via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3818,1280,'action created','2024-11-17 10:47:57','2024-11-17 11:47:57'), -(3819,1280,'action started via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3820,1280,'action complete via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3821,1281,'action created','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3822,1281,'action started via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3823,1281,'action complete via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3824,1282,'action created','2024-11-17 10:50:47','2024-11-17 11:50:47'), -(3825,1282,'action started via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3826,1282,'action complete via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3827,1283,'action created','2024-11-17 10:54:57','2024-11-17 11:54:57'), -(3828,1283,'action started via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3829,1283,'action complete via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3830,1284,'action created','2024-11-17 10:57:08','2024-11-17 11:57:08'), -(3831,1284,'action started via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3832,1284,'action complete via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3833,1285,'action created','2024-11-17 10:58:52','2024-11-17 11:58:52'), -(3834,1285,'action started via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3835,1285,'action complete via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3836,1286,'action created','2024-11-17 16:23:10','2024-11-17 17:23:10'), -(3837,1286,'action started via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3838,1286,'action complete via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3839,1287,'action created','2024-11-17 16:29:47','2024-11-17 17:29:47'), -(3840,1287,'action started via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3841,1287,'action complete via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3842,1288,'action created','2024-11-17 16:31:35','2024-11-17 17:31:35'), -(3843,1288,'action started via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3844,1288,'action complete via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3845,1289,'action created','2024-11-17 16:34:10','2024-11-17 17:34:10'), -(3846,1289,'action started via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3847,1289,'action complete via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3848,1290,'action created','2024-11-17 16:37:26','2024-11-17 17:37:26'), -(3849,1290,'action started via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3850,1290,'action complete via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3851,1291,'action created','2024-11-17 16:40:08','2024-11-17 17:40:08'), -(3852,1291,'action started via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3853,1291,'action complete via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3854,1292,'action created','2024-11-17 16:44:52','2024-11-17 17:44:52'), -(3855,1292,'action started via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3856,1292,'action complete via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3857,1293,'action created','2024-11-17 16:56:05','2024-11-17 17:56:05'), -(3858,1293,'action started via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3859,1293,'action complete via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3860,1294,'action created','2024-11-17 16:59:11','2024-11-17 17:59:11'), -(3861,1294,'action started via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3862,1294,'action complete via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3863,1295,'action created','2024-11-17 17:00:55','2024-11-17 18:00:55'), -(3864,1295,'action started via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3865,1295,'action complete via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3866,1296,'action created','2024-11-17 17:03:54','2024-11-17 18:03:54'), -(3867,1296,'action started via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3868,1296,'action complete via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3869,1297,'action created','2024-11-17 17:06:05','2024-11-17 18:06:05'), -(3870,1297,'action started via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3871,1297,'action complete via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3872,1298,'action created','2024-11-17 17:07:37','2024-11-17 18:07:37'), -(3873,1298,'action started via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3874,1298,'action complete via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3875,1299,'action created','2024-11-17 17:10:53','2024-11-17 18:10:53'), -(3876,1299,'action started via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3877,1299,'action complete via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3878,1300,'action created','2024-11-17 17:13:58','2024-11-17 18:13:58'), -(3879,1300,'action started via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3880,1300,'action complete via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3881,1301,'action created','2024-11-17 17:16:31','2024-11-17 18:16:31'), -(3882,1301,'action started via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3883,1301,'action complete via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3884,1302,'action created','2024-11-17 17:18:12','2024-11-17 18:18:12'), -(3885,1302,'action started via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3886,1302,'action complete via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3887,1303,'action created','2024-11-17 17:20:00','2024-11-17 18:20:00'), -(3888,1303,'action started via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3889,1303,'action complete via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3890,1304,'action created','2024-11-17 17:21:22','2024-11-17 18:21:22'), -(3891,1304,'action started via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3892,1304,'action complete via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3893,1305,'action created','2024-11-17 17:25:15','2024-11-17 18:25:15'), -(3894,1305,'action started via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3895,1305,'action complete via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3896,1306,'action created','2024-11-17 17:28:48','2024-11-17 18:28:48'), -(3897,1306,'action started via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3898,1306,'action complete via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3899,1307,'action created','2024-11-17 17:31:26','2024-11-17 18:31:26'), -(3900,1307,'action started via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3901,1307,'action complete via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3902,1308,'action created','2024-11-17 17:34:35','2024-11-17 18:34:35'), -(3903,1308,'action started via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3904,1308,'action complete via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3905,1309,'action created','2024-11-17 17:37:34','2024-11-17 18:37:34'), -(3906,1309,'action started via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3907,1309,'action complete via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3908,1310,'action created','2024-11-17 17:40:35','2024-11-17 18:40:35'), -(3909,1310,'action started via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3910,1310,'action complete via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3911,1311,'action created','2024-11-17 17:43:02','2024-11-17 18:43:02'), -(3912,1311,'action started via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3913,1311,'action complete via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3914,1312,'action created','2024-11-17 17:45:06','2024-11-17 18:45:06'), -(3915,1312,'action started via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3916,1312,'action complete via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3917,1313,'action created','2024-11-17 17:48:38','2024-11-17 18:48:38'), -(3918,1313,'action started via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3919,1313,'action complete via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3920,1314,'action created','2024-11-17 17:52:24','2024-11-17 18:52:24'), -(3921,1314,'action started via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3922,1314,'action complete via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3923,1315,'action created','2024-11-17 17:55:58','2024-11-17 18:55:58'), -(3924,1315,'action started via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3925,1315,'action complete via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3926,1316,'action created','2024-11-17 17:58:03','2024-11-17 18:58:03'), -(3927,1316,'action started via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3928,1316,'action complete via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3929,1317,'action created','2024-11-17 17:59:29','2024-11-17 18:59:29'), -(3930,1317,'action started via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3931,1317,'action complete via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3932,1318,'action created','2024-11-17 18:02:45','2024-11-17 19:02:45'), -(3933,1318,'action started via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3934,1318,'action complete via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3935,1243,'action started via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3936,1243,'action complete via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3937,1319,'action created','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3938,1319,'action started via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3939,1319,'action complete via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3940,1320,'action created','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3941,1320,'action started via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3942,1320,'action complete via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3943,1321,'action created','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3944,1322,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3945,1323,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3946,1324,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3947,1325,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3948,1322,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3949,1322,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3950,1323,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3951,1323,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3952,1324,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3953,1324,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3954,1325,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3955,1325,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3956,1326,'action created','2024-11-20 15:22:39','2024-11-20 16:22:39'), -(3957,1327,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3958,1328,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3959,1326,'action started via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3960,1326,'action complete via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3961,1329,'action created','2024-11-20 15:22:51','2024-11-20 16:22:51'), -(3962,1327,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3963,1327,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3964,1328,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3965,1328,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3966,1329,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3967,1329,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3968,1330,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3969,1331,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3970,1332,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3971,1330,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3972,1330,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3973,1333,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3974,1331,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3975,1331,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3976,1332,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3977,1332,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3978,1334,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3979,1335,'action created','2024-11-20 15:24:31','2024-11-20 16:24:31'), -(3980,1333,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3981,1333,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3982,1334,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3983,1334,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3984,1335,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3985,1335,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3986,1321,'action started via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3987,1321,'action complete via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3988,1336,'action created','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3989,1337,'action created','2024-11-21 16:11:57','2024-11-21 17:11:57'), -(3990,1337,'action started via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3991,1337,'action complete via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3992,1338,'action created','2024-11-21 21:37:31','2024-11-21 22:37:31'), -(3993,1338,'action started via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3994,1338,'action complete via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3995,1339,'action created','2024-11-21 21:39:42','2024-11-21 22:39:42'), -(3996,1339,'action started via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3997,1339,'action complete via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3998,1340,'action created','2024-11-21 22:10:38','2024-11-21 23:10:38'), -(3999,1340,'action started via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4000,1340,'action complete via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4001,1341,'action created','2024-11-21 22:18:49','2024-11-21 23:18:49'), -(4002,1341,'action started via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4003,1341,'action complete via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4004,1342,'action created','2024-11-21 22:23:28','2024-11-21 23:23:28'), -(4005,1342,'action started via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4006,1342,'action complete via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4007,1343,'action created','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4008,1343,'action started via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4009,1343,'action complete via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4010,1344,'action created','2024-11-22 08:03:50','2024-11-22 09:03:50'), -(4011,1344,'action started via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4012,1344,'action complete via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4013,1336,'action started via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4014,1336,'action complete via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4015,1345,'action created','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4016,1346,'action created','2024-11-22 14:12:02','2024-11-22 15:12:02'), -(4017,1346,'action started via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4018,1346,'action complete via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4019,1347,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4020,1348,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4021,1349,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4022,1350,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4023,1351,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4024,1352,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4025,1347,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4026,1347,'action complete via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4027,1348,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4028,1348,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4029,1349,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4030,1349,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4031,1350,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4032,1350,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4033,1351,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4034,1351,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4035,1352,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4036,1352,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4037,1353,'action created','2024-11-22 17:37:04','2024-11-22 18:37:04'), -(4038,1353,'action started via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'), -(4039,1353,'action complete via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'), -(4040,1354,'action created','2024-11-22 18:24:12','2024-11-22 19:24:12'), -(4041,1354,'action started via WP Cron','2024-11-22 18:24:38','2024-11-22 19:24:38'), -(4042,1354,'action complete via WP Cron','2024-11-22 18:24:38','2024-11-22 19:24:38'), -(4043,1345,'action started via WP Cron','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4044,1345,'action complete via WP Cron','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4045,1355,'action created','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4046,1356,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4047,1357,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4048,1358,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4049,1359,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4050,1356,'action started via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4051,1356,'action complete via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4052,1357,'action started via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4053,1357,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4054,1358,'action started via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4055,1358,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4056,1359,'action started via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4057,1359,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4058,1360,'action created','2024-11-24 09:19:30','2024-11-24 10:19:30'), -(4059,1361,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4060,1360,'action started via WP Cron','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4061,1360,'action complete via WP Cron','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4062,1362,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4063,1363,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4064,1364,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4065,1365,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4066,1366,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4067,1367,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4068,1368,'action created','2024-11-24 09:20:33','2024-11-24 10:20:33'), -(4069,1369,'action created','2024-11-24 09:20:35','2024-11-24 10:20:35'), -(4070,1361,'action started via WP Cron','2024-11-24 09:20:35','2024-11-24 10:20:35'), -(4071,1361,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4072,1362,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4073,1362,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4074,1363,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4075,1363,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4076,1364,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4077,1364,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4078,1365,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4079,1365,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4080,1366,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4081,1366,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4082,1367,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4083,1367,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4084,1368,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4085,1368,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4086,1369,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4087,1369,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4088,1370,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4089,1371,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4090,1372,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4091,1373,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4092,1374,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4093,1375,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4094,1376,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4095,1377,'action created','2024-11-24 09:22:08','2024-11-24 10:22:08'), -(4096,1370,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4097,1370,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4098,1371,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4099,1371,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4100,1372,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4101,1372,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4102,1373,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4103,1373,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4104,1374,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4105,1374,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4106,1375,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4107,1375,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4108,1376,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4109,1376,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4110,1377,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4111,1377,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4112,1378,'action created','2024-11-24 09:23:44','2024-11-24 10:23:44'), -(4113,1379,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4114,1380,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4115,1381,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4116,1382,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4117,1383,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4118,1384,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4119,1385,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4120,1386,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4121,1378,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4122,1378,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4123,1379,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4124,1379,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4125,1380,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4126,1380,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4127,1381,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4128,1381,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4129,1382,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4130,1382,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4131,1383,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4132,1383,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4133,1384,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4134,1384,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4135,1385,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4136,1385,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4137,1386,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4138,1386,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4139,1387,'action created','2024-11-24 09:50:36','2024-11-24 10:50:36'), -(4140,1387,'action started via Async Request','2024-11-24 09:51:15','2024-11-24 10:51:15'), -(4141,1387,'action complete via Async Request','2024-11-24 09:51:15','2024-11-24 10:51:15'), -(4142,1388,'action created','2024-11-24 09:52:16','2024-11-24 10:52:16'), -(4143,1388,'action started via WP Cron','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4144,1388,'action complete via WP Cron','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4145,1389,'action created','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4146,1389,'action started via Async Request','2024-11-24 09:53:17','2024-11-24 10:53:17'), -(4147,1389,'action complete via Async Request','2024-11-24 09:53:17','2024-11-24 10:53:17'), -(4148,1390,'action created','2024-11-24 09:57:43','2024-11-24 10:57:43'), -(4149,1391,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4150,1392,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4151,1393,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4152,1394,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4153,1395,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4154,1396,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4155,1397,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4156,1398,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4157,1399,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4158,1400,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4159,1390,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4160,1390,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4161,1391,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4162,1391,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4163,1392,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4164,1392,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4165,1393,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4166,1393,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4167,1394,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4168,1394,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4169,1395,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4170,1395,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4171,1396,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4172,1396,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4173,1397,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4174,1397,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4175,1398,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4176,1398,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4177,1399,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4178,1399,'action complete via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4179,1400,'action started via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4180,1400,'action complete via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4181,1401,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4182,1402,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4183,1403,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4184,1404,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4185,1405,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4186,1406,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4187,1407,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4188,1408,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4189,1409,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4190,1401,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4191,1401,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4192,1402,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4193,1402,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4194,1403,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4195,1403,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4196,1404,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4197,1404,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4198,1405,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4199,1405,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4200,1406,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4201,1406,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4202,1407,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4203,1407,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4204,1408,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4205,1408,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4206,1409,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4207,1409,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4208,1410,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4209,1411,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4210,1412,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4211,1413,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4212,1414,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4213,1415,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4214,1416,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4215,1417,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4216,1418,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4217,1410,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4218,1410,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4219,1411,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4220,1411,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4221,1412,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4222,1412,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4223,1413,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4224,1413,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4225,1414,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4226,1414,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4227,1415,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4228,1415,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4229,1416,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4230,1416,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4231,1417,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4232,1417,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4233,1418,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4234,1418,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4235,1419,'action created','2024-11-24 10:01:55','2024-11-24 11:01:55'), -(4236,1420,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4237,1421,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4238,1422,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4239,1423,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4240,1424,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4241,1425,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4242,1426,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4243,1427,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4244,1428,'action created','2024-11-24 10:02:00','2024-11-24 11:02:00'), -(4245,1429,'action created','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4246,1419,'action started via WP Cron','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4247,1430,'action created','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4248,1431,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4249,1419,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4250,1420,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4251,1432,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4252,1420,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4253,1421,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4254,1421,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4255,1422,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4256,1422,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4257,1433,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4258,1423,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4259,1423,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4260,1424,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4261,1424,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4262,1425,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4263,1434,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4264,1425,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4265,1426,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4266,1426,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4267,1427,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4268,1435,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4269,1427,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4270,1428,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4271,1428,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4272,1429,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4273,1436,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4274,1429,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4275,1430,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4276,1430,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4277,1437,'action created','2024-11-24 10:02:51','2024-11-24 11:02:51'), -(4278,1438,'action created','2024-11-24 10:02:51','2024-11-24 11:02:51'), -(4279,1439,'action created','2024-11-24 10:02:54','2024-11-24 11:02:54'), -(4280,1431,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4281,1431,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4282,1432,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4283,1432,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4284,1433,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4285,1433,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4286,1434,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4287,1434,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4288,1435,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4289,1435,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4290,1436,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4291,1436,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4292,1437,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4293,1437,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4294,1438,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4295,1438,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4296,1439,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4297,1439,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4298,1440,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4299,1441,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4300,1442,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4301,1443,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4302,1444,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4303,1445,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4304,1446,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4305,1447,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4306,1448,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4307,1449,'action created','2024-11-24 10:06:49','2024-11-24 11:06:49'), -(4308,1450,'action created','2024-11-24 10:06:49','2024-11-24 11:06:49'), -(4309,1451,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4310,1452,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4311,1453,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4312,1454,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4313,1455,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4314,1456,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4315,1457,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4316,1440,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4317,1440,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4318,1441,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4319,1441,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4320,1442,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4321,1442,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4322,1443,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4323,1443,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4324,1444,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4325,1444,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4326,1445,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4327,1445,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4328,1446,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4329,1446,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4330,1447,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4331,1447,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4332,1448,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4333,1448,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4334,1449,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4335,1449,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4336,1450,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4337,1450,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4338,1451,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4339,1451,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4340,1452,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4341,1452,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4342,1453,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4343,1453,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4344,1454,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4345,1454,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4346,1455,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4347,1455,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4348,1456,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4349,1456,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4350,1457,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4351,1457,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4352,1458,'action created','2024-11-24 10:44:31','2024-11-24 11:44:31'), -(4353,1458,'action started via WP Cron','2024-11-24 10:44:36','2024-11-24 11:44:36'), -(4354,1458,'action complete via WP Cron','2024-11-24 10:44:36','2024-11-24 11:44:36'), -(4355,1459,'action created','2024-11-24 10:45:24','2024-11-24 11:45:24'), -(4356,1459,'action started via WP Cron','2024-11-24 10:45:37','2024-11-24 11:45:37'), -(4357,1459,'action complete via WP Cron','2024-11-24 10:45:37','2024-11-24 11:45:37'), -(4358,1460,'action created','2024-11-24 10:45:53','2024-11-24 11:45:53'), -(4359,1461,'action created','2024-11-24 10:46:29','2024-11-24 11:46:29'), -(4360,1460,'action started via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4361,1460,'action complete via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4362,1461,'action started via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4363,1461,'action complete via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4364,1462,'action created','2024-11-24 10:47:09','2024-11-24 11:47:09'), -(4365,1462,'action started via Async Request','2024-11-24 10:47:32','2024-11-24 11:47:32'), -(4366,1462,'action complete via Async Request','2024-11-24 10:47:32','2024-11-24 11:47:32'), -(4367,1463,'action created','2024-11-24 10:47:46','2024-11-24 11:47:46'), -(4368,1464,'action created','2024-11-24 10:48:20','2024-11-24 11:48:20'), -(4369,1463,'action started via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4370,1463,'action complete via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4371,1464,'action started via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4372,1464,'action complete via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4373,1465,'action created','2024-11-24 10:48:59','2024-11-24 11:48:59'), -(4374,1465,'action started via WP Cron','2024-11-24 10:49:37','2024-11-24 11:49:37'), -(4375,1465,'action complete via WP Cron','2024-11-24 10:49:37','2024-11-24 11:49:37'), -(4376,1466,'action created','2024-11-24 10:50:30','2024-11-24 11:50:30'), -(4377,1466,'action started via WP Cron','2024-11-24 10:50:35','2024-11-24 11:50:35'), -(4378,1466,'action complete via WP Cron','2024-11-24 10:50:35','2024-11-24 11:50:35'), -(4379,1467,'action created','2024-11-24 10:51:10','2024-11-24 11:51:10'), -(4380,1468,'action created','2024-11-24 10:51:21','2024-11-24 11:51:21'), -(4381,1467,'action started via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4382,1467,'action complete via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4383,1468,'action started via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4384,1468,'action complete via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4385,1469,'action created','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4386,1469,'action started via Async Request','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4387,1469,'action complete via Async Request','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4388,1470,'action created','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4389,1470,'action started via Async Request','2024-11-24 10:51:49','2024-11-24 11:51:49'), -(4390,1470,'action complete via Async Request','2024-11-24 10:51:49','2024-11-24 11:51:49'), -(4391,1471,'action created','2024-11-24 10:53:51','2024-11-24 11:53:51'), -(4392,1471,'action started via Async Request','2024-11-24 10:53:55','2024-11-24 11:53:55'), -(4393,1471,'action complete via Async Request','2024-11-24 10:53:55','2024-11-24 11:53:55'), -(4394,1472,'action created','2024-11-24 10:56:33','2024-11-24 11:56:33'), -(4395,1472,'action started via WP Cron','2024-11-24 10:56:35','2024-11-24 11:56:35'), -(4396,1472,'action complete via WP Cron','2024-11-24 10:56:35','2024-11-24 11:56:35'), -(4397,1473,'action created','2024-11-24 10:59:18','2024-11-24 11:59:18'), -(4398,1473,'action started via WP Cron','2024-11-24 10:59:35','2024-11-24 11:59:35'), -(4399,1473,'action complete via WP Cron','2024-11-24 10:59:35','2024-11-24 11:59:35'), -(4400,1474,'action created','2024-11-24 11:02:02','2024-11-24 12:02:02'), -(4401,1474,'action started via WP Cron','2024-11-24 11:03:29','2024-11-24 12:03:29'), -(4402,1474,'action complete via WP Cron','2024-11-24 11:03:29','2024-11-24 12:03:29'), -(4403,1475,'action created','2024-11-24 11:05:59','2024-11-24 12:05:59'), -(4404,1475,'action started via WP Cron','2024-11-24 11:07:06','2024-11-24 12:07:06'), -(4405,1475,'action complete via WP Cron','2024-11-24 11:07:06','2024-11-24 12:07:06'), -(4406,1476,'action created','2024-11-24 11:08:12','2024-11-24 12:08:12'), -(4407,1476,'action started via WP Cron','2024-11-24 11:09:07','2024-11-24 12:09:07'), -(4408,1476,'action complete via WP Cron','2024-11-24 11:09:07','2024-11-24 12:09:07'), -(4409,1477,'action created','2024-11-24 11:09:56','2024-11-24 12:09:56'), -(4410,1477,'action started via WP Cron','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4411,1477,'action complete via WP Cron','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4412,1478,'action created','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4413,1478,'action started via Async Request','2024-11-24 11:10:36','2024-11-24 12:10:36'), -(4414,1478,'action complete via Async Request','2024-11-24 11:10:36','2024-11-24 12:10:36'), -(4415,1479,'action created','2024-11-24 11:11:40','2024-11-24 12:11:40'), -(4416,1479,'action started via Async Request','2024-11-24 11:11:41','2024-11-24 12:11:41'), -(4417,1479,'action complete via Async Request','2024-11-24 11:11:41','2024-11-24 12:11:41'), -(4418,1480,'action created','2024-11-24 11:12:54','2024-11-24 12:12:54'), -(4419,1480,'action started via WP Cron','2024-11-24 12:06:36','2024-11-24 13:06:36'), -(4420,1480,'action complete via WP Cron','2024-11-24 12:06:36','2024-11-24 13:06:36'), -(4421,1355,'action started via WP Cron','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4422,1355,'action complete via WP Cron','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4423,1481,'action created','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4424,1482,'action created','2024-11-24 14:08:39','2024-11-24 15:08:39'), -(4425,1482,'action started via Async Request','2024-11-24 14:09:31','2024-11-24 15:09:31'), -(4426,1482,'action complete via Async Request','2024-11-24 14:09:31','2024-11-24 15:09:31'), -(4427,1483,'action created','2024-11-24 14:11:12','2024-11-24 15:11:12'), -(4428,1483,'action started via WP Cron','2024-11-24 14:11:36','2024-11-24 15:11:36'), -(4429,1483,'action complete via WP Cron','2024-11-24 14:11:36','2024-11-24 15:11:36'), -(4430,1484,'action created','2024-11-24 14:11:43','2024-11-24 15:11:43'), -(4431,1484,'action started via WP Cron','2024-11-24 14:12:35','2024-11-24 15:12:35'), -(4432,1484,'action complete via WP Cron','2024-11-24 14:12:35','2024-11-24 15:12:35'), -(4433,1485,'action created','2024-11-24 14:13:52','2024-11-24 15:13:52'), -(4434,1485,'action started via WP Cron','2024-11-24 14:14:36','2024-11-24 15:14:36'), -(4435,1485,'action complete via WP Cron','2024-11-24 14:14:36','2024-11-24 15:14:36'), -(4436,1486,'action created','2024-11-24 14:15:15','2024-11-24 15:15:15'), -(4437,1486,'action started via WP Cron','2024-11-24 14:15:35','2024-11-24 15:15:35'), -(4438,1486,'action complete via WP Cron','2024-11-24 14:15:35','2024-11-24 15:15:35'), -(4439,1487,'action created','2024-11-24 14:17:00','2024-11-24 15:17:00'), -(4440,1487,'action started via WP Cron','2024-11-24 14:17:54','2024-11-24 15:17:54'), -(4441,1487,'action complete via WP Cron','2024-11-24 14:17:54','2024-11-24 15:17:54'), -(4442,1488,'action created','2024-11-24 14:19:57','2024-11-24 15:19:57'), -(4443,1488,'action started via Async Request','2024-11-24 14:20:25','2024-11-24 15:20:25'), -(4444,1488,'action complete via Async Request','2024-11-24 14:20:25','2024-11-24 15:20:25'), -(4445,1489,'action created','2024-11-24 14:21:32','2024-11-24 15:21:32'), -(4446,1489,'action started via WP Cron','2024-11-24 14:21:36','2024-11-24 15:21:36'), -(4447,1489,'action complete via WP Cron','2024-11-24 14:21:36','2024-11-24 15:21:36'), -(4448,1490,'action created','2024-11-24 14:22:21','2024-11-24 15:22:21'), -(4449,1490,'action started via WP Cron','2024-11-24 14:22:43','2024-11-24 15:22:43'), -(4450,1490,'action complete via WP Cron','2024-11-24 14:22:43','2024-11-24 15:22:43'), -(4451,1491,'action created','2024-11-24 14:23:08','2024-11-24 15:23:08'), -(4452,1491,'action started via WP Cron','2024-11-24 14:23:36','2024-11-24 15:23:36'), -(4453,1491,'action complete via WP Cron','2024-11-24 14:23:36','2024-11-24 15:23:36'), -(4454,1492,'action created','2024-11-24 14:24:45','2024-11-24 15:24:45'), -(4455,1492,'action started via WP Cron','2024-11-24 14:26:30','2024-11-24 15:26:30'), -(4456,1492,'action complete via WP Cron','2024-11-24 14:26:30','2024-11-24 15:26:30'), -(4457,1493,'action created','2024-11-24 14:27:37','2024-11-24 15:27:37'), -(4458,1493,'action started via WP Cron','2024-11-24 15:26:14','2024-11-24 16:26:14'), -(4459,1493,'action complete via WP Cron','2024-11-24 15:26:14','2024-11-24 16:26:14'), -(4460,1494,'action created','2024-11-25 07:57:57','2024-11-25 08:57:57'), -(4461,1494,'action started via WP Cron','2024-11-25 07:59:05','2024-11-25 08:59:05'), -(4462,1494,'action complete via WP Cron','2024-11-25 07:59:05','2024-11-25 08:59:05'), -(4463,1495,'action created','2024-11-25 08:20:15','2024-11-25 09:20:15'), -(4464,1495,'action started via WP Cron','2024-11-25 08:22:44','2024-11-25 09:22:44'), -(4465,1495,'action complete via WP Cron','2024-11-25 08:22:44','2024-11-25 09:22:44'), -(4466,1496,'action created','2024-11-25 08:26:42','2024-11-25 09:26:42'), -(4467,1497,'action created','2024-11-25 08:27:04','2024-11-25 09:27:04'), -(4468,1496,'action started via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4469,1496,'action complete via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4470,1497,'action started via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4471,1497,'action complete via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4472,1498,'action created','2024-11-25 08:30:31','2024-11-25 09:30:31'), -(4473,1498,'action started via WP Cron','2024-11-25 08:30:35','2024-11-25 09:30:35'), -(4474,1498,'action complete via WP Cron','2024-11-25 08:30:35','2024-11-25 09:30:35'), -(4475,1499,'action created','2024-11-25 08:30:54','2024-11-25 09:30:54'), -(4476,1499,'action started via Async Request','2024-11-25 08:31:03','2024-11-25 09:31:03'), -(4477,1499,'action complete via Async Request','2024-11-25 08:31:03','2024-11-25 09:31:03'), -(4478,1500,'action created','2024-11-25 08:34:13','2024-11-25 09:34:13'), -(4479,1500,'action started via WP Cron','2024-11-25 08:34:36','2024-11-25 09:34:36'), -(4480,1500,'action complete via WP Cron','2024-11-25 08:34:36','2024-11-25 09:34:36'), -(4481,1501,'action created','2024-11-25 08:34:43','2024-11-25 09:34:43'), -(4482,1501,'action started via Async Request','2024-11-25 08:34:47','2024-11-25 09:34:47'), -(4483,1501,'action complete via Async Request','2024-11-25 08:34:47','2024-11-25 09:34:47'), -(4484,1502,'action created','2024-11-25 08:35:34','2024-11-25 09:35:34'), -(4485,1502,'action started via WP Cron','2024-11-25 08:35:37','2024-11-25 09:35:37'), -(4486,1502,'action complete via WP Cron','2024-11-25 08:35:37','2024-11-25 09:35:37'), -(4487,1503,'action created','2024-11-25 08:36:13','2024-11-25 09:36:13'), -(4488,1503,'action started via WP Cron','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4489,1503,'action complete via WP Cron','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4490,1504,'action created','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4491,1504,'action started via Async Request','2024-11-25 08:36:51','2024-11-25 09:36:51'), -(4492,1504,'action complete via Async Request','2024-11-25 08:36:51','2024-11-25 09:36:51'), -(4493,1505,'action created','2024-11-25 08:37:06','2024-11-25 09:37:06'), -(4494,1505,'action started via WP Cron','2024-11-25 08:38:05','2024-11-25 09:38:05'), -(4495,1505,'action complete via WP Cron','2024-11-25 08:38:05','2024-11-25 09:38:05'), -(4496,1506,'action created','2024-11-25 08:38:23','2024-11-25 09:38:23'), -(4497,1506,'action started via WP Cron','2024-11-25 08:38:36','2024-11-25 09:38:36'), -(4498,1506,'action complete via WP Cron','2024-11-25 08:38:36','2024-11-25 09:38:36'), -(4499,1507,'action created','2024-11-25 08:44:09','2024-11-25 09:44:09'), -(4500,1508,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4501,1509,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4502,1510,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4503,1511,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4504,1507,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4505,1507,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4506,1508,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4507,1508,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4508,1509,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4509,1509,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4510,1510,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4511,1510,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4512,1511,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4513,1511,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4514,1512,'action created','2024-11-25 08:45:39','2024-11-25 09:45:39'), -(4515,1513,'action created','2024-11-25 08:45:39','2024-11-25 09:45:39'), -(4516,1514,'action created','2024-11-25 08:45:40','2024-11-25 09:45:40'), -(4517,1515,'action created','2024-11-25 08:45:45','2024-11-25 09:45:45'), -(4518,1512,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4519,1512,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4520,1513,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4521,1513,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4522,1514,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4523,1514,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4524,1515,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4525,1515,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4526,1516,'action created','2024-11-25 09:56:02','2024-11-25 10:56:02'), -(4527,1516,'action started via WP Cron','2024-11-25 09:56:46','2024-11-25 10:56:46'), -(4528,1516,'action complete via WP Cron','2024-11-25 09:56:46','2024-11-25 10:56:46'), -(4529,1517,'action created','2024-11-25 09:58:31','2024-11-25 10:58:31'), -(4530,1517,'action started via WP Cron','2024-11-25 09:58:35','2024-11-25 10:58:35'), -(4531,1517,'action complete via WP Cron','2024-11-25 09:58:35','2024-11-25 10:58:35'), -(4532,1518,'action created','2024-11-25 09:58:39','2024-11-25 10:58:39'), -(4533,1519,'action created','2024-11-25 09:59:30','2024-11-25 10:59:30'), -(4534,1518,'action started via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4535,1518,'action complete via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4536,1519,'action started via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4537,1519,'action complete via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4538,1520,'action created','2024-11-25 11:00:01','2024-11-25 12:00:01'), -(4539,1520,'action started via WP Cron','2024-11-25 11:12:58','2024-11-25 12:12:58'), -(4540,1520,'action complete via WP Cron','2024-11-25 11:12:58','2024-11-25 12:12:58'), -(4541,1521,'action created','2024-11-25 11:16:54','2024-11-25 12:16:54'), -(4542,1521,'action started via Async Request','2024-11-25 11:18:16','2024-11-25 12:18:16'), -(4543,1521,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-11-25 11:18:16','2024-11-25 12:18:16'), -(4544,1522,'action created','2024-11-25 11:18:28','2024-11-25 12:18:28'), -(4545,1522,'action started via WP Cron','2024-11-25 11:19:40','2024-11-25 12:19:40'), -(4546,1522,'action complete via WP Cron','2024-11-25 11:19:40','2024-11-25 12:19:40'), -(4547,1523,'action created','2024-11-25 11:19:43','2024-11-25 12:19:43'), -(4548,1523,'action started via WP Cron','2024-11-25 11:20:53','2024-11-25 12:20:53'), -(4549,1523,'action complete via WP Cron','2024-11-25 11:20:53','2024-11-25 12:20:53'), -(4550,1481,'action started via WP Cron','2024-11-25 13:02:26','2024-11-25 14:02:26'), -(4551,1481,'action complete via WP Cron','2024-11-25 13:02:26','2024-11-25 14:02:26'), -(4552,1524,'action created','2024-11-25 13:02:26','2024-11-25 14:02:26'), -(4553,1525,'action created','2024-11-25 16:19:50','2024-11-25 17:19:50'), -(4554,1525,'action started via WP Cron','2024-11-25 16:20:43','2024-11-25 17:20:43'), -(4555,1525,'action complete via WP Cron','2024-11-25 16:20:43','2024-11-25 17:20:43'), -(4556,1526,'action created','2024-11-25 16:22:39','2024-11-25 17:22:39'), -(4557,1526,'action started via WP Cron','2024-11-25 16:23:36','2024-11-25 17:23:36'), -(4558,1526,'action complete via WP Cron','2024-11-25 16:23:36','2024-11-25 17:23:36'), -(4561,1528,'action created','2024-11-25 16:48:38','2024-11-25 17:48:38'), -(4562,1529,'action created','2024-11-25 16:49:16','2024-11-25 17:49:16'), -(4563,1529,'action started via WP Cron','2024-11-25 16:50:42','2024-11-25 17:50:42'), -(4564,1529,'action complete via WP Cron','2024-11-25 16:50:42','2024-11-25 17:50:42'), -(4565,1530,'action created','2024-11-25 16:50:42','2024-11-25 17:50:42'), -(4566,1531,'action created','2024-11-25 16:58:13','2024-11-25 17:58:13'), -(4567,1531,'action started via WP Cron','2024-11-25 16:59:56','2024-11-25 17:59:56'), -(4568,1531,'action complete via WP Cron','2024-11-25 16:59:56','2024-11-25 17:59:56'), -(4569,1532,'action created','2024-11-25 16:59:56','2024-11-25 17:59:56'), -(4570,1532,'action started via WP Cron','2024-11-25 17:00:56','2024-11-25 18:00:56'), -(4571,1532,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-11-25 17:00:56','2024-11-25 18:00:56'), -(4572,1533,'action created','2024-11-25 17:04:23','2024-11-25 18:04:23'), -(4573,1533,'action started via Async Request','2024-11-25 17:05:29','2024-11-25 18:05:29'), -(4574,1533,'action complete via Async Request','2024-11-25 17:05:29','2024-11-25 18:05:29'), -(4575,1534,'action created','2024-11-25 17:18:00','2024-11-25 18:18:00'), -(4576,1534,'action started via WP Cron','2024-11-25 17:21:02','2024-11-25 18:21:02'), -(4577,1534,'action complete via WP Cron','2024-11-25 17:21:02','2024-11-25 18:21:02'), -(4578,1535,'action created','2024-11-25 17:35:15','2024-11-25 18:35:15'), -(4579,1535,'action started via WP Cron','2024-11-25 17:35:37','2024-11-25 18:35:37'), -(4580,1535,'action complete via WP Cron','2024-11-25 17:35:37','2024-11-25 18:35:37'), -(4581,1536,'action created','2024-11-25 17:37:49','2024-11-25 18:37:49'), -(4582,1536,'action started via WP Cron','2024-11-25 17:38:40','2024-11-25 18:38:40'), -(4583,1536,'action complete via WP Cron','2024-11-25 17:38:40','2024-11-25 18:38:40'); -/*!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=19 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), -(7,678,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-16 19:45:11','2024-11-16 18:45:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(8,687,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 10:44:59','2024-11-17 09:44:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(9,701,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:10:45','2024-11-17 10:10:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(10,706,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:23:11','2024-11-17 10:23:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(11,777,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 17:12:14','2024-11-21 16:12:14','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(12,782,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 23:23:47','2024-11-21 22:23:47','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(13,784,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 15:12:26','2024-11-22 14:12:26','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(14,785,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 18:37:30','2024-11-22 17:37:30','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(15,786,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 19:24:28','2024-11-22 18:24:28','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(16,838,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 08:58:17','2024-11-25 07:58:17','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(17,850,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 12:20:02','2024-11-25 11:20:02','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(18,854,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 18:18:15','2024-11-25 17:18:15','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0); -/*!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=12188 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:23:{i:1732556735;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:1732558239;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:1732558356;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:1732558357;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:1732558367;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:1732559086;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:1732559914;a:2:{s:19:\"update_wms_statuses\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:17:\"check_wms_license\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1732564969;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:1732565439;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:1732565450;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:1732565453;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:1732569039;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:1732570839;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:1732572639;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:1732575600;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:1732601326;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:1732626755;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:1732626756;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:1732629779;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:1732640569;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:1733083905;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:1733580229;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:17:\"falcon/falcon.php\";i:1;s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";i:2;s:37:\"wc-multishipping/wc-multishipping.php\";i:3;s:27:\"woocommerce/woocommerce.php\";i:4;s:35:\"wp-mail-logging/wp-mail-logging.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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:4:{s:17:\"falcon/falcon.php\";i:1732553896;s:27:\"redis-cache/redis-cache.php\";i:1732553893;s:31:\"query-monitor/query-monitor.php\";i:1732532415;s:25:\"wp-openapi/wp-openapi.php\";i:1732532412;}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','shipping','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','no','off'), -(289,'woocommerce_enable_myaccount_registration','no','off'), -(290,'woocommerce_registration_generate_username','no','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.2','auto'), -(354,'woocommerce_db_version','9.4.2','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','6744b7ad7c0968.94712336|1732556777','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1732470122;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1732555262','on'), -(423,'_transient_product_query-transient-version','1732556269','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:39:{i:0;s:12:\"no_gutenberg\";i:1;s:9:\"no_embeds\";i:2;s:11:\"no_comments\";i:3;s:14:\"no_comment_url\";i:4;s:12:\"no_revisions\";i:5;s:13:\"no_self_pings\";i:6;s:10:\"no_privacy\";i:7;s:15:\"no_auto_updates\";i:8;s:17:\"search_posts_only\";i:9;s:12:\"no_texturize\";i:10;s:13:\"no_feed_links\";i:11;s:11:\"no_rsd_link\";i:12;s:19:\"no_wlwmanifest_link\";i:13;s:23:\"no_adjacent_posts_links\";i:14;s:15:\"no_wp_generator\";i:15;s:12:\"no_shortlink\";i:16;s:12:\"no_rest_link\";i:17;s:17:\"no_jquery_migrate\";i:18;s:16:\"schema_less_urls\";i:19;s:31:\"no_recent_comments_widget_style\";i:20;s:12:\"cleanup_menu\";i:21;s:9:\"no_emojis\";i:22;s:18:\"no_image_threshold\";i:23;s:14:\"no_exif_rotate\";i:24;s:22:\"no_admin_email_confirm\";i:25;s:16:\"no_update_emails\";i:26;s:18:\"no_new_user_emails\";i:27;s:24:\"no_password_reset_emails\";i:28;s:20:\"change_default_email\";i:29;s:15:\"login_site_icon\";i:30;s:14:\"no_update_nags\";i:31;s:14:\"no_footer_text\";i:32;s:20:\"no_dashboard_widgets\";i:33;s:10:\"no_wp_logo\";i:34;s:24:\"no_application_passwords\";i:35;s:9:\"no_xmlrpc\";i:36;s:15:\"restrict_upload\";i:37;s:15:\"no_login_errors\";i:38;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:23:\"haiku.atelier@gmail.com\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:14:\"smtp.gmail.com\";s:4:\"port\";s:3:\"465\";s:8:\"username\";s:23:\"haiku.atelier@gmail.com\";s:8:\"password\";s:8:\"jD091299\";s:10:\"encryption\";s:3:\"ssl\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1732556269','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1731362926','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:188:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:43:\"index.php?collection=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?collection=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:32:\"index.php?collection=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1735033742','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.4.2\",\"hash\":\"9c20dd966a2f223dcae7fc39b4d64f78\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1735148329','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6061,'site_logo','','auto'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733954972','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1735148329','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8550,'_transient_timeout_wc_shipping_method_count','1733954930','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8554,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8603,'_transient_orders-transient-version','1732551759','on'), -(8610,'woocommerce_admin_last_orders_milestone','10','auto'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1732532469','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9196,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9268,'_transient_timeout_wc_var_prices_535','1735148329','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1735148329','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1735148329','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1735148329','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10169,'can_compress_scripts','0','on'), -(10216,'woocommerce_sales_record_date','2024-11-13','auto'), -(10217,'woocommerce_sales_record_amount','1390','auto'), -(10236,'_transient_timeout_wc_var_prices_291','1735148329','off'), -(10237,'_transient_wc_var_prices_291','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"regular_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"sale_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"}}}','off'), -(10240,'_transient_timeout_wc_var_prices_288','1735148329','off'), -(10241,'_transient_wc_var_prices_288','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"regular_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"sale_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"}}}','off'), -(10244,'_transient_timeout_wc_var_prices_285','1735148329','off'), -(10245,'_transient_wc_var_prices_285','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"regular_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"sale_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"}}}','off'), -(10457,'_transient_timeout_wc_product_children_306','1734262376','off'), -(10458,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10495,'_transient_timeout_wc_product_children_202','1734262913','off'), -(10496,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(10525,'_transient_timeout_wc_var_prices_306','1735148329','off'), -(10526,'_transient_wc_var_prices_306','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"regular_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"sale_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"}}}','off'), -(10536,'_transient_timeout_wc_product_children_342','1734263376','off'), -(10537,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(10595,'_transient_timeout_wc_product_children_232','1734264867','off'), -(10596,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(10623,'_transient_timeout_wc_product_children_213','1734265244','off'), -(10624,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(10673,'_transient_timeout_wc_product_children_372','1734266226','off'), -(10674,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:675;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:675;i:1;i:674;}}','off'), -(10699,'_transient_timeout_wc_product_children_365','1734266384','off'), -(10700,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:677;i:1;i:676;}s:7:\"visible\";a:2:{i:0;i:677;i:1;i:676;}}','off'), -(10747,'_transient_timeout_wc_var_prices_372','1735148329','off'), -(10748,'_transient_wc_var_prices_372','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"regular_price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"sale_price\":{\"675\":\"65.00\",\"674\":\"48.00\"}}}','off'), -(10751,'_transient_timeout_wc_var_prices_365','1735148329','off'), -(10752,'_transient_wc_var_prices_365','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"regular_price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"sale_price\":{\"677\":\"60.00\",\"676\":\"45.00\"}}}','off'), -(10755,'_transient_timeout_wc_var_prices_342','1735148329','off'), -(10756,'_transient_wc_var_prices_342','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(10790,'wpmc_options','a:27:{s:6:\"method\";s:5:\"media\";s:7:\"content\";b:1;s:18:\"filesystem_content\";b:0;s:13:\"media_library\";b:1;s:12:\"live_content\";b:0;s:9:\"debuglogs\";b:0;s:11:\"images_only\";b:0;s:13:\"attach_is_use\";b:0;s:15:\"thumbnails_only\";b:0;s:11:\"dirs_filter\";s:0:\"\";s:12:\"files_filter\";s:0:\"\";s:15:\"hide_thumbnails\";b:0;s:12:\"hide_warning\";b:0;s:10:\"skip_trash\";b:0;s:13:\"medias_buffer\";i:100;s:12:\"posts_buffer\";i:5;s:15:\"analysis_buffer\";i:100;s:14:\"file_op_buffer\";i:20;s:5:\"delay\";i:100;s:19:\"shortcodes_disabled\";b:0;s:31:\"output_buffer_cleaning_disabled\";b:0;s:14:\"php_error_logs\";b:0;s:14:\"posts_per_page\";i:1000;s:15:\"clean_uninstall\";b:0;s:11:\"repair_mode\";b:0;s:11:\"expert_mode\";b:0;s:9:\"logs_path\";N;}','off'), -(10791,'wpmc_rating_date','1732931640','off'), -(10793,'product_cat_children','a:0:{}','auto'), -(10799,'woocommerce_free_shipping_2_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:3:\"100\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(10805,'woocommerce_attribute_lookup_enabled','yes','auto'), -(10807,'wms_mondial_relay_enable','yes','on'), -(10808,'wms_mondial_relay_customer_code','','on'), -(10809,'wms_mondial_relay_private_key','','on'), -(10810,'wms_mondial_relay_brand_code','','on'), -(10811,'wms_mondial_relay_section_pickup_points_map_type','openstreetmap','on'), -(10812,'wms_mondial_relay_section_pickup_points_google_maps_api_key','','on'), -(10813,'wms_mondial_relay_section_label_generation_status','a:0:{}','on'), -(10814,'wms_mondial_relay_section_label_status_post_generation','','on'), -(10815,'wms_mondial_relay_section_label_send_email','no','on'), -(10816,'wms_mondial_relay_price_before_discount','no','on'), -(10817,'wms_mondial_relay_shipper_civility','MLLE','on'), -(10818,'wms_mondial_relay_shipper_name','','on'), -(10819,'wms_mondial_relay_shipper_name_2','','on'), -(10820,'wms_mondial_relay_shipper_address_1','','on'), -(10821,'wms_mondial_relay_shipper_address_2','','on'), -(10822,'wms_mondial_relay_shipper_zip_code','','on'), -(10823,'wms_mondial_relay_shipper_city','','on'), -(10824,'wms_mondial_relay_shipper_country','AF','on'), -(10825,'wms_mondial_relay_shipper_email','','on'), -(10826,'wms_mondial_relay_shipper_phone','','on'), -(10827,'wms_mondial_relay_shipper_mobile_phone','','on'), -(10828,'wms_mondial_relay_section_parcel_insurance','0','on'), -(10829,'wms_mondial_relay_section_parcel_installation_duration','','on'), -(10830,'wms_mondial_relay_section_parcel_shipping_value','','on'), -(10831,'wms_mondial_relay_debug_mode','1','on'), -(10832,'wms_chronopost_enable','no','on'), -(10833,'wms_chronopost_account_number','','on'), -(10834,'wms_chronopost_account_name','','on'), -(10835,'wms_chronopost_account_password','','on'), -(10836,'wms_chronopost_section_pickup_points_map_type','openstreetmap','on'), -(10837,'wms_chronopost_section_pickup_points_google_maps_api_key','','on'), -(10838,'wms_chronopost_label_format','PDF','on'), -(10839,'wms_chronopost_section_label_generation_status','a:0:{}','on'), -(10840,'wms_chronopost_section_label_status_post_generation','','on'), -(10841,'wms_chronopost_section_label_send_email','no','on'), -(10842,'wms_chronopost_price_before_discount','yes','on'), -(10843,'wms_chronopost_shipper_civility','E','on'), -(10844,'wms_chronopost_shipper_name','','on'), -(10845,'wms_chronopost_shipper_name_2','','on'), -(10846,'wms_chronopost_shipper_address_1','','on'), -(10847,'wms_chronopost_shipper_address_2','','on'), -(10848,'wms_chronopost_shipper_zip_code','','on'), -(10849,'wms_chronopost_shipper_city','','on'), -(10850,'wms_chronopost_shipper_country','AF','on'), -(10851,'wms_chronopost_shipper_contact_name','','on'), -(10852,'wms_chronopost_shipper_email','','on'), -(10853,'wms_chronopost_shipper_phone','','on'), -(10854,'wms_chronopost_shipper_mobile_phone','','on'), -(10855,'wms_chronopost_customer_civility','E','on'), -(10856,'wms_chronopost_customer_name','','on'), -(10857,'wms_chronopost_customer_name_2','','on'), -(10858,'wms_chronopost_customer_address_1','','on'), -(10859,'wms_chronopost_customer_address_2','','on'), -(10860,'wms_chronopost_customer_zip_code','','on'), -(10861,'wms_chronopost_customer_city','','on'), -(10862,'wms_chronopost_customer_country','AF','on'), -(10863,'wms_chronopost_customer_contact_name','','on'), -(10864,'wms_chronopost_customer_email','','on'), -(10865,'wms_chronopost_customer_phone','','on'), -(10866,'wms_chronopost_customer_mobile_phone','','on'), -(10867,'wms_chronopost_section_insurance_ad_valorem_enabled','1','on'), -(10868,'wms_chronopost_section_insurance_ad_valorem_min_amount','0','on'), -(10869,'wms_chronopost_saturday_shipping_start_day','monday','on'), -(10870,'wms_chronopost_saturday_shipping_start_time','0','on'), -(10871,'wms_chronopost_saturday_shipping_end_day','monday','on'), -(10872,'wms_chronopost_saturday_shipping_end_time','0','on'), -(10873,'wms_chronopost_debug_mode','0','on'), -(10874,'wms_ups_enable','yes','on'), -(10875,'wms_ups_account_username','','on'), -(10876,'wms_ups_password','','on'), -(10877,'wms_ups_account_number','','on'), -(10878,'wms_ups_api_access_key','','on'), -(10879,'wms_ups_section_pickup_points_map_type','openstreetmap','on'), -(10880,'wms_ups_section_pickup_points_google_maps_api_key','','on'), -(10881,'wms_ups_section_label_generation_status','a:0:{}','on'), -(10882,'wms_ups_section_label_status_post_generation','','on'), -(10883,'wms_ups_section_label_send_email','no','on'), -(10884,'wms_ups_shipper_civility','MLLE','on'), -(10885,'wms_ups_shipper_name','','on'), -(10886,'wms_ups_shipper_name_2','','on'), -(10887,'wms_ups_shipper_company_name','','on'), -(10888,'wms_ups_shipper_vat_number','','on'), -(10889,'wms_ups_shipper_address_1','','on'), -(10890,'wms_ups_shipper_address_2','','on'), -(10891,'wms_ups_shipper_zip_code','','on'), -(10892,'wms_ups_shipper_city','','on'), -(10893,'wms_ups_shipper_country','AF','on'), -(10894,'wms_ups_shipper_email','','on'), -(10895,'wms_ups_shipper_phone','','on'), -(10896,'wms_ups_shipper_mobile_phone','','on'), -(10897,'wms_ups_debug_mode','1','on'), -(10899,'woocommerce_ups_standard_4_settings','a:8:{s:5:\"title\";s:14:\"UPS - Standard\";s:13:\"title_if_free\";s:13:\"Free Shipping\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:12;}}}','on'), -(10900,'woocommerce_mondial_relay_point_relais_5_settings','a:8:{s:5:\"title\";s:28:\"Mondial Relay - Point Relais\";s:13:\"title_if_free\";s:32:\"Mondial Relay - Point Relaiséé\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:6;}}}','on'), -(10901,'woocommerce_mondial_relay_point_relais_6_settings','a:8:{s:5:\"title\";s:28:\"Mondial Relay - Point Relais\";s:13:\"title_if_free\";s:35:\"Mondial Relay - Point Relais (Free)\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:50;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:3;}}}','on'), -(10916,'_transient_timeout_wc_product_children_766','1735033070','off'), -(10917,'_transient_wc_product_children_766','a:2:{s:3:\"all\";a:3:{i:0;i:767;i:1;i:768;i:2;i:775;}s:7:\"visible\";a:3:{i:0;i:767;i:1;i:768;i:2;i:775;}}','off'), -(10960,'_transient_timeout_wc_var_prices_213','1735148329','off'), -(10961,'_transient_wc_var_prices_213','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"},\"regular_price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"},\"sale_price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"}}}','off'), -(10964,'_transient_timeout_wc_var_prices_202','1735148329','off'), -(10965,'_transient_wc_var_prices_202','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"},\"regular_price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"},\"sale_price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"}}}','off'), -(11000,'_transient_timeout_wc_related_338','1732641678','off'), -(11001,'_transient_wc_related_338','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=338\";a:3:{i:0;s:3:\"402\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(11010,'_transient_timeout_wc_report_orders_stats_6cba9aa8b48449cb6ef4a6ccc3dac9f6','1733046542','off'), -(11011,'_transient_wc_report_orders_stats_6cba9aa8b48449cb6ef4a6ccc3dac9f6','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:7;s:14:\"num_items_sold\";i:24;s:11:\"gross_sales\";d:1831;s:11:\"total_sales\";d:1831;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1831;s:19:\"avg_items_per_order\";d:3.4286;s:15:\"avg_order_value\";d:261.57142857142856;s:15:\"total_customers\";i:2;s:8:\"products\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:11;s:11:\"gross_sales\";d:943;s:11:\"total_sales\";d:943;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:943;s:19:\"avg_items_per_order\";d:3.6667;s:15:\"avg_order_value\";d:314.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:13;s:11:\"gross_sales\";d:888;s:11:\"total_sales\";d:888;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:888;s:19:\"avg_items_per_order\";d:3.25;s:15:\"avg_order_value\";d:222;s:15:\"total_customers\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11012,'_transient_timeout_wc_report_orders_stats_ae48c797bbbb246e5ac690f9e5557f73','1733046542','off'), -(11013,'_transient_wc_report_orders_stats_ae48c797bbbb246e5ac690f9e5557f73','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:7;s:14:\"num_items_sold\";i:24;s:11:\"gross_sales\";d:1831;s:11:\"total_sales\";d:1831;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1831;s:19:\"avg_items_per_order\";d:3.4286;s:15:\"avg_order_value\";d:261.57142857142856;s:15:\"total_customers\";i:2;s:8:\"products\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:11;s:11:\"gross_sales\";d:943;s:11:\"total_sales\";d:943;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:943;s:19:\"avg_items_per_order\";d:3.6667;s:15:\"avg_order_value\";d:314.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:13;s:11:\"gross_sales\";d:888;s:11:\"total_sales\";d:888;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:888;s:19:\"avg_items_per_order\";d:3.25;s:15:\"avg_order_value\";d:222;s:15:\"total_customers\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11014,'_transient_timeout_wc_report_products_stats_f436196e90d92638841f0ba5e61b7dff','1733046542','off'), -(11015,'_transient_wc_report_products_stats_f436196e90d92638841f0ba5e61b7dff','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:24;s:11:\"net_revenue\";d:1831;s:12:\"orders_count\";i:7;s:14:\"products_count\";i:11;s:16:\"variations_count\";i:14;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:11;s:11:\"net_revenue\";d:943;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:7;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:13;s:11:\"net_revenue\";d:888;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:5;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11016,'_transient_timeout_wc_report_variations_stats_0df710ee2ab4749d179a905469f4fc04','1733046542','off'), -(11017,'_transient_wc_report_variations_stats_0df710ee2ab4749d179a905469f4fc04','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:21;s:11:\"net_revenue\";d:1516;s:12:\"orders_count\";i:7;s:16:\"variations_count\";i:13;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:8;s:11:\"net_revenue\";d:628;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:5;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:13;s:11:\"net_revenue\";d:888;s:12:\"orders_count\";i:4;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11018,'_transient_timeout_wc_report_orders_stats_18c914aa1081bc47b37f6eba7093c1a1','1733046542','off'), -(11019,'_transient_wc_report_orders_stats_18c914aa1081bc47b37f6eba7093c1a1','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:1831;s:8:\"products\";i:11;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:24:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:808;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:80;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:943;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:24;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11020,'_transient_timeout_wc_report_products_stats_e57ca13722a89ca4d075292ad250a29e','1733046542','off'), -(11021,'_transient_wc_report_products_stats_e57ca13722a89ca4d075292ad250a29e','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:24:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:1;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:3;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:24;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11028,'_transient_timeout_wc_var_prices_766','1735148329','off'), -(11029,'_transient_wc_var_prices_766','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"},\"regular_price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"},\"sale_price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"}}}','off'), -(11032,'_transient_timeout_wc_var_prices_232','1735148329','off'), -(11033,'_transient_wc_var_prices_232','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"238\":\"110.00\",\"239\":\"110.00\"},\"regular_price\":{\"238\":\"110.00\",\"239\":\"110.00\"},\"sale_price\":{\"238\":\"110.00\",\"239\":\"110.00\"}}}','off'), -(11036,'_transient_timeout_orders-all-statuses','1733160427','off'), -(11037,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";a:2:{i:0;s:10:\"wc-pending\";i:1;s:13:\"wc-processing\";}}','off'), -(11158,'_transient_timeout_wc_var_prices_807','1735034795','off'), -(11159,'_transient_wc_var_prices_807','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11161,'_transient_timeout_wc_product_children_798','1735034800','off'), -(11162,'_transient_wc_product_children_798','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(11163,'_transient_timeout_wc_var_prices_798','1735034800','off'), -(11164,'_transient_wc_var_prices_798','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11165,'_transient_timeout_wc_product_children_787','1735034800','off'), -(11166,'_transient_wc_product_children_787','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(11167,'_transient_timeout_wc_var_prices_787','1735034800','off'), -(11168,'_transient_wc_var_prices_787','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11206,'_transient_timeout_wc_product_children_72','1735037076','off'), -(11207,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(11208,'_transient_timeout_wc_var_prices_72','1735148329','off'), -(11209,'_transient_wc_var_prices_72','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(11216,'_transient_timeout_wc_product_children_86','1735037137','off'), -(11217,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(11223,'_transient_timeout_wc_product_children_102','1735037190','off'), -(11224,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(11232,'_transient_timeout_wc_product_children_123','1735037252','off'), -(11233,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(11251,'_transient_timeout_wc_product_children_144','1735037315','off'), -(11252,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(11259,'_transient_timeout_wc_product_children_155','1735037377','off'), -(11260,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(11268,'_transient_timeout_wc_product_children_572','1735037435','off'), -(11269,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(11279,'_transient_timeout_wc_product_children_589','1735037497','off'), -(11280,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(11288,'_transient_timeout_wc_product_children_613','1735037504','off'), -(11289,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(11292,'_transient_timeout_wc_product_children_625','1735037509','off'), -(11293,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(11298,'_transient_timeout_wc_var_prices_102','1735148329','off'), -(11299,'_transient_wc_var_prices_102','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(11304,'_transient_timeout_wc_product_children_113','1735037635','off'), -(11305,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(11306,'_transient_timeout_wc_var_prices_625','1735148329','off'), -(11307,'_transient_wc_var_prices_625','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(11308,'_transient_timeout_wc_var_prices_613','1735148329','off'), -(11309,'_transient_wc_var_prices_613','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"}}}','off'), -(11310,'_transient_timeout_wc_var_prices_589','1735148329','off'), -(11311,'_transient_wc_var_prices_589','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(11312,'_transient_timeout_wc_var_prices_572','1735148329','off'), -(11313,'_transient_wc_var_prices_572','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(11314,'_transient_timeout_wc_var_prices_155','1735148329','off'), -(11315,'_transient_wc_var_prices_155','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(11316,'_transient_timeout_wc_var_prices_144','1735148329','off'), -(11317,'_transient_wc_var_prices_144','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(11320,'_transient_timeout_wc_var_prices_123','1735148329','off'), -(11321,'_transient_wc_var_prices_123','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(11322,'_transient_timeout_wc_var_prices_113','1735148329','off'), -(11323,'_transient_wc_var_prices_113','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(11324,'_transient_timeout_wc_var_prices_86','1735148329','off'), -(11325,'_transient_wc_var_prices_86','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(11343,'_transient_timeout_wc_product_children_183','1735037968','off'), -(11344,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(11345,'_transient_timeout_wc_var_prices_183','1735148329','off'), -(11346,'_transient_wc_var_prices_183','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(11366,'_transient_timeout_wc_product_children_246','1735038426','off'), -(11367,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(11377,'_transient_timeout_wc_product_children_168','1735038547','off'), -(11378,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(11385,'_transient_timeout_wc_var_prices_168','1735148329','off'), -(11386,'_transient_wc_var_prices_168','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"regular_price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"sale_price\":{\"200\":\"150.00\",\"201\":\"150.00\"}}}','off'), -(11391,'_transient_timeout_wc_product_children_385','1735038701','off'), -(11392,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(11400,'_transient_timeout_wc_var_prices_385','1735148329','off'), -(11401,'_transient_wc_var_prices_385','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(11402,'_transient_timeout_wc_product_children_312','1735038784','off'), -(11403,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(11404,'_transient_timeout_wc_var_prices_312','1735148329','off'), -(11405,'_transient_wc_var_prices_312','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"regular_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"sale_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"}}}','off'), -(11406,'_transient_timeout_wc_var_prices_246','1735148329','off'), -(11407,'_transient_wc_var_prices_246','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(11432,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1733145611','off'), -(11433,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}}','off'), -(11434,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1733145611','off'), -(11435,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with Facebook for WooCommerce\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:161:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalogue browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:10:{i:0;O:8:\"stdClass\":11:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;s:12:\"requires_jpc\";b:1;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":11:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;s:12:\"requires_jpc\";b:1;}i:3;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":9:{s:4:\"name\";s:32:\"Meta Ads & Pixel for WooCommerce\";s:11:\"description\";s:78:\"Sync your store catalog, set up pixel tracking, and run targeted ad campaigns.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken-ads-pixel-for-meta.svg\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"kliken-ads-pixel-for-meta\";s:5:\"label\";s:46:\"Grow your business with Facebook and Instagram\";s:15:\"learn_more_link\";s:121:\"https://woocommerce.com/products/meta-ads-and-pixel?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:7;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:8;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:9;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}}','off'), -(11475,'_transient_timeout_wc_product_children_521','1735049676','off'), -(11476,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(11483,'_transient_timeout_wc_product_children_515','1735049735','off'), -(11484,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(11506,'_transient_timeout_wc_product_children_554','1735050096','off'), -(11507,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(11514,'_transient_timeout_wc_product_children_545','1735050163','off'), -(11515,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(11517,'_transient_timeout_wc_var_prices_554','1735148329','off'), -(11518,'_transient_wc_var_prices_554','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"555\":\"55.00\",\"556\":\"38.00\"},\"regular_price\":{\"555\":\"55.00\",\"556\":\"38.00\"},\"sale_price\":{\"555\":\"55.00\",\"556\":\"38.00\"}}}','off'), -(11519,'_transient_timeout_wc_var_prices_545','1735148329','off'), -(11520,'_transient_wc_var_prices_545','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(11550,'_transient_timeout_wc_related_481','1732555635','off'), -(11551,'_transient_wc_related_481','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=481\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"381\";i:8;s:3:\"610\";}}','off'), -(11552,'_transient_timeout_wc_related_447','1732555635','off'), -(11553,'_transient_wc_related_447','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=447\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(11554,'_transient_timeout_wc_related_385','1732641674','off'), -(11555,'_transient_wc_related_385','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=385\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"274\";}}','off'), -(11561,'_transient_timeout_wc_related_274','1732641684','off'), -(11562,'_transient_wc_related_274','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=274\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"385\";}}','off'), -(11563,'_transient_timeout_wc_related_271','1732641684','off'), -(11564,'_transient_wc_related_271','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=271\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(11565,'_transient_timeout_wc_related_268','1732641684','off'), -(11566,'_transient_wc_related_268','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=268\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(11567,'_transient_timeout_wc_related_263','1732641684','off'), -(11568,'_transient_wc_related_263','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=263\";a:4:{i:0;s:3:\"268\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(11574,'_transient_timeout_wc_related_251','1732555774','off'), -(11575,'_transient_wc_related_251','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=251\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11576,'_transient_timeout_wc_related_246','1732555774','off'), -(11577,'_transient_wc_related_246','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=246\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11578,'_transient_timeout_wc_related_240','1732555774','off'), -(11579,'_transient_wc_related_240','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=240\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11580,'_transient_timeout_wc_related_232','1732555774','off'), -(11581,'_transient_wc_related_232','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=232\";a:9:{i:0;s:3:\"240\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11582,'_transient_timeout_wc_related_183','1732555774','off'), -(11583,'_transient_wc_related_183','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=183\";a:25:{i:0;s:3:\"202\";i:1;s:3:\"213\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11584,'_transient_timeout_wc_related_168','1732555774','off'), -(11585,'_transient_wc_related_168','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=168\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"155\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11586,'_transient_timeout_wc_related_155','1732555774','off'), -(11587,'_transient_wc_related_155','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=155\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11588,'_transient_timeout_wc_related_144','1732555774','off'), -(11589,'_transient_wc_related_144','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=144\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11640,'_transient_timeout_wc_order_838_needs_processing','1732607877','off'), -(11641,'_transient_wc_order_838_needs_processing','1','off'), -(11645,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(11648,'_transient_timeout_wc_var_prices_521','1735148329','off'), -(11649,'_transient_wc_var_prices_521','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(11650,'_transient_timeout_wc_var_prices_515','1735148329','off'), -(11651,'_transient_wc_var_prices_515','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(11711,'_transient_timeout_wc_product_children_433','1735115916','off'), -(11712,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(11736,'_transient_timeout_wc_product_children_430','1735116351','off'), -(11737,'_transient_wc_product_children_430','a:2:{s:3:\"all\";a:3:{i:0;i:847;i:1;i:845;i:2;i:846;}s:7:\"visible\";a:3:{i:0;i:847;i:1;i:845;i:2;i:846;}}','off'), -(11759,'_transient_timeout_wc_related_490','1732614708','off'), -(11760,'_transient_wc_related_490','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=490\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(11761,'_transient_timeout_wc_related_435','1732614708','off'), -(11762,'_transient_wc_related_435','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=435\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(11763,'_transient_timeout_wc_var_prices_433','1735148329','off'), -(11764,'_transient_wc_var_prices_433','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"},\"regular_price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"},\"sale_price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"}}}','off'), -(11765,'_transient_timeout_wc_related_433','1732614708','off'), -(11766,'_transient_wc_related_433','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=433\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"435\";}}','off'), -(11767,'_transient_timeout_wc_var_prices_430','1735148329','off'), -(11768,'_transient_wc_var_prices_430','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"},\"regular_price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"},\"sale_price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"}}}','off'), -(11769,'_transient_timeout_wc_related_430','1732614708','off'), -(11770,'_transient_wc_related_430','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=430\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11771,'_transient_timeout_wc_related_406','1732641674','off'), -(11772,'_transient_wc_related_406','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=406\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"402\";i:2;s:3:\"535\";}}','off'), -(11773,'_transient_timeout_wc_related_402','1732641674','off'), -(11774,'_transient_wc_related_402','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=402\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(11775,'_transient_timeout_wc_related_398','1732614708','off'), -(11776,'_transient_wc_related_398','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=398\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11777,'_transient_timeout_wc_related_393','1732614708','off'), -(11778,'_transient_wc_related_393','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=393\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11779,'_transient_timeout_wc_related_381','1732614708','off'), -(11780,'_transient_wc_related_381','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=381\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11783,'_transient_timeout_wc_order_848_needs_processing','1732614963','off'), -(11784,'_transient_wc_order_848_needs_processing','1','off'), -(11789,'_transient_timeout_woocommerce_marketplace_promotions_v2','1732615085','off'), -(11790,'_transient_woocommerce_marketplace_promotions_v2','a:0:{}','off'), -(11791,'_transient_timeout_wc_tracks_blog_details','1732615086','off'), -(11792,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:24:\"https://haikuatelier.com\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"66\";s:10:\"wc_version\";s:5:\"9.4.2\";}','off'), -(11799,'_transient_timeout_wc_order_849_needs_processing','1732615170','off'), -(11800,'_transient_wc_order_849_needs_processing','1','off'), -(11809,'_transient_timeout_wc_related_372','1732615710','off'), -(11810,'_transient_wc_related_372','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=372\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11811,'_transient_timeout_wc_related_365','1732615710','off'), -(11812,'_transient_wc_related_365','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=365\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11813,'_transient_timeout_wc_related_356','1732615710','off'), -(11814,'_transient_wc_related_356','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=356\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11815,'_transient_timeout_wc_related_342','1732615710','off'), -(11816,'_transient_wc_related_342','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=342\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11817,'_transient_timeout_wc_related_335','1732615710','off'), -(11818,'_transient_wc_related_335','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=335\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11819,'_transient_timeout_wc_related_328','1732615710','off'), -(11820,'_transient_wc_related_328','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=328\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11821,'_transient_timeout_wc_related_325','1732615710','off'), -(11822,'_transient_wc_related_325','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=325\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11823,'_transient_timeout_wc_related_318','1732615710','off'), -(11824,'_transient_wc_related_318','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=318\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11825,'_transient_timeout_wc_related_306','1732615710','off'), -(11826,'_transient_wc_related_306','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=306\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11827,'_transient_timeout_wc_related_291','1732615714','off'), -(11828,'_transient_wc_related_291','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=291\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11829,'_transient_timeout_wc_related_288','1732615714','off'), -(11830,'_transient_wc_related_288','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=288\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11831,'_transient_timeout_wc_related_285','1732615714','off'), -(11832,'_transient_wc_related_285','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=285\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11833,'_transient_timeout_wc_related_282','1732615714','off'), -(11834,'_transient_wc_related_282','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=282\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11835,'_transient_timeout_wc_related_276','1732615714','off'), -(11836,'_transient_wc_related_276','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=276\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11837,'_transient_timeout_wc_related_226','1732615714','off'), -(11838,'_transient_wc_related_226','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=226\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11839,'_transient_timeout_wc_related_220','1732615714','off'), -(11840,'_transient_wc_related_220','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=220\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11841,'_transient_timeout_wc_related_213','1732615714','off'), -(11842,'_transient_wc_related_213','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=213\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11843,'_transient_timeout_wc_related_202','1732615714','off'), -(11844,'_transient_wc_related_202','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=202\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"213\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11855,'_transient_timeout_wc_related_377','1732617256','off'), -(11856,'_transient_wc_related_377','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=377\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11859,'_transient_timeout_wc_related_258','1732617364','off'), -(11860,'_transient_wc_related_258','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=258\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11864,'_transient_timeout_wc_related_123','1732617449','off'), -(11865,'_transient_wc_related_123','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=123\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11866,'_transient_timeout_wc_related_113','1732617449','off'), -(11867,'_transient_wc_related_113','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=113\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11868,'_transient_timeout_wc_related_102','1732617449','off'), -(11869,'_transient_wc_related_102','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=102\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11870,'_transient_timeout_wc_related_86','1732617449','off'), -(11871,'_transient_wc_related_86','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=86\";a:12:{i:0;s:2:\"72\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11872,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1732533683','off'), -(11873,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(11879,'_transient_timeout_wc_report_orders_stats_1d2fc92bb8285c4bec523eb4eadcc4df','1733160388','off'), -(11880,'_transient_wc_report_orders_stats_1d2fc92bb8285c4bec523eb4eadcc4df','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:156;s:11:\"total_sales\";d:156;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:156;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:156;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:156;s:11:\"total_sales\";d:156;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:156;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:156;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11881,'_transient_timeout_wc_report_orders_stats_2e42191c052898797471173feddfb684','1733160388','off'), -(11882,'_transient_wc_report_orders_stats_2e42191c052898797471173feddfb684','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:156;s:11:\"total_sales\";d:156;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:156;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:156;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:156;s:11:\"total_sales\";d:156;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:156;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:156;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11883,'_transient_timeout_wc_report_products_stats_38ffcd80bc1ca57e6d762e3458dc25b3','1733160388','off'), -(11884,'_transient_wc_report_products_stats_38ffcd80bc1ca57e6d762e3458dc25b3','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:156;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:1;s:16:\"variations_count\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:156;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:1;s:16:\"variations_count\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11885,'_transient_timeout_wc_report_variations_stats_7737b2f4a8a866f85be4bb9474659c1f','1733160388','off'), -(11886,'_transient_wc_report_variations_stats_7737b2f4a8a866f85be4bb9474659c1f','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:156;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:156;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11887,'_transient_timeout_wc_report_orders_stats_0b00d010b3ef9916d14fbabcb70feff6','1733160388','off'), -(11888,'_transient_wc_report_orders_stats_0b00d010b3ef9916d14fbabcb70feff6','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:156;s:8:\"products\";i:1;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:156;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11889,'_transient_timeout_wc_report_products_stats_7f0bdc8a2b39a2d696b9b226b04571dd','1733137194','off'), -(11890,'_transient_wc_report_products_stats_7f0bdc8a2b39a2d696b9b226b04571dd','a:2:{s:7:\"version\";s:10:\"1732528776\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:1;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:3;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11900,'_transient_timeout_as-post-store-dependencies-met','1732618801','off'), -(11901,'_transient_as-post-store-dependencies-met','yes','off'), -(11905,'_transient_timeout_settings_errors','1732532435','off'), -(11906,'_transient_settings_errors','a:1:{i:0;a:4:{s:7:\"setting\";s:11:\"redis-cache\";s:4:\"code\";s:6:\"dropin\";s:7:\"message\";s:21:\"Object cache enabled.\";s:4:\"type\";s:7:\"updated\";}}','off'), -(11946,'_transient_timeout_wc_related_72','1732632207','off'), -(11947,'_transient_wc_related_72','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=72\";a:12:{i:0;s:2:\"86\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11953,'_site_transient_timeout_browser_c9be4293e2195a39d8ceef2d00b07d0e','1733153076','off'), -(11954,'_site_transient_browser_c9be4293e2195a39d8ceef2d00b07d0e','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"132.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(11955,'_site_transient_timeout_php_check_02188af51d4a5a03791426b00985b4f3','1733153077','off'), -(11956,'_site_transient_php_check_02188af51d4a5a03791426b00985b4f3','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(11957,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1732569877','off'), -(11958,'_transient_action_scheduler_last_pastdue_actions_check','1732548277','off'), -(11959,'_site_transient_timeout_available_translations','1732559078','off'), -(11960,'_site_transient_available_translations','a:131:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.9/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-13 12:49:38\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-01 09:05:28\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.5/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.26/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 13:50:30\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-11 11:12:13\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 12:21:36\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-23 09:49:04\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 10:31:12\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-09-27 09:32:19\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-25 01:53:14\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-07 15:43:21\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-05 18:08:14\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.7.1/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-05 18:11:40\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-25 01:52:48\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.7.1/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 01:55:00\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-14 20:17:10\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-08 19:43:34\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 00:03:39\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-04 22:51:08\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-09 02:33:22\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-19 14:30:41\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 19:39:57\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 03:48:07\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-20 15:25:26\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 17:51:13\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 04:23:19\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.10/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.16/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.21/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-01 13:40:20\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-06 09:50:37\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-10-10 00:15:35\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-06-20 17:15:28\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 00:15:08\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 05:44:18\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-09-30 11:36:50\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-20 17:18:27\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-12-25 12:53:23\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.6/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 12:36:07\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 11:31:44\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.33\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.33/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-25 08:05:38\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-11 08:43:38\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-14 09:49:05\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-14 03:56:14\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 17:43:13\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-24 14:00:08\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-08 06:38:31\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.21/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 23:54:38\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 02:38:23\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 17:58:12\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.7.1/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 15:58:26\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.7.1/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-13 13:11:03\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-05 21:35:49\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.9/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-05 15:57:37\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-01 08:11:24\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.15\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.15/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.38\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.38/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 22:03:40\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-30 11:32:23\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 21:43:18\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-24 18:46:54\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.7.1/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-24 21:06:25\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 07:35:19\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.34\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.34/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 13:50:09\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 09:42:36\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.7.1/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-25 10:54:59\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 07:42:17\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-20 15:32:31\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.16/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-18 04:48:42\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-21 09:44:08\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.6.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-08-30 07:14:35\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-03 08:29:01\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-09-20 22:15:56\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 05:08:10\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-06 16:56:18\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.38\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.38/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.10/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.25/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-14 07:22:59\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-18 17:37:18\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-03-06 18:52:07\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.16/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-20 13:04:32\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 08:38:08\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-24 10:26:45\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','off'), -(11962,'_transient_timeout_wc_marketing_knowledge_base_coupons','1732634685','off'), -(11963,'_transient_wc_marketing_knowledge_base_coupons','a:8:{i:0;a:6:{s:5:\"title\";s:39:\"Black Friday email marketing strategies\";s:4:\"date\";s:19:\"2023-11-07T18:31:30\";s:4:\"link\";s:59:\"https://woocommerce.com/posts/black-friday-email-marketing/\";s:11:\"author_name\";s:16:\"Vanessa Petersen\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/3ff86494f30f54c9af1427a4bb4755f6?s=96&d=mm&r=g\";s:5:\"image\";s:96:\"https://woocommerce.com/wp-content/uploads/2023/11/blog-fb-BF-Email@2x.jpg?resize=650,340&crop=1\";}i:1;a:6:{s:5:\"title\";s:67:\"Eight Ways to Use Coupons and Discounts without Sacrificing Profits\";s:4:\"date\";s:19:\"2022-06-09T11:20:15\";s:4:\"link\";s:95:\"https://woocommerce.com/posts/strategies-how-use-coupons-discounts-without-sacrificing-profits/\";s:11:\"author_name\";s:8:\"Yida Yin\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/5d844fb0d7880fecf5f16220487ba3a2?s=96&d=mm&r=g\";s:5:\"image\";s:97:\"https://woocommerce.com/wp-content/uploads/2022/06/blog-fb-Discounts@2x.jpg?resize=650,340&crop=1\";}i:2;a:6:{s:5:\"title\";s:51:\"Nine Conversion-Boosting Extensions for WooCommerce\";s:4:\"date\";s:19:\"2022-01-14T23:35:30\";s:4:\"link\";s:91:\"https://woocommerce.com/posts/discover-nine-conversion-boosting-extensinos-for-woocommerce/\";s:11:\"author_name\";s:9:\"dcawalsh8\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/388743160f36c3368c032121ee274a2a?s=96&d=mm&r=g\";s:5:\"image\";s:98:\"https://woocommerce.com/wp-content/uploads/2022/01/blog-fb-Conversion@2x.jpg?resize=650,340&crop=1\";}i:3;a:6:{s:5:\"title\";s:39:\"How to Price Your Products: Expert Tips\";s:4:\"date\";s:19:\"2022-01-06T11:02:41\";s:4:\"link\";s:75:\"https://woocommerce.com/posts/how-to-price-products-strategies-expert-tips/\";s:11:\"author_name\";s:9:\"Jay Walsh\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/ea4185bba38adefb5da6adb75430d728?s=96&d=mm&r=g\";s:5:\"image\";s:95:\"https://woocommerce.com/wp-content/uploads/2022/01/blog-fb-Pricing@2x.jpg?resize=650,340&crop=1\";}i:4;a:6:{s:5:\"title\";s:42:\"Your Complete Guide to WooCommerce Coupons\";s:4:\"date\";s:19:\"2021-06-08T13:40:50\";s:4:\"link\";s:82:\"https://woocommerce.com/posts/the-complete-guide-to-woocommerce-coupon-extensions/\";s:11:\"author_name\";s:12:\"Lynn Jatania\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/c2d5db9787aeb7290792147ab2b9e53f?s=96&d=mm&r=g\";s:5:\"image\";s:95:\"https://woocommerce.com/wp-content/uploads/2021/05/blog-fb-Coupons@2x.jpg?resize=650,340&crop=1\";}i:5;a:6:{s:5:\"title\";s:46:\"Ten Ways to Nudge Customers to Make a Purchase\";s:4:\"date\";s:19:\"2021-05-06T13:10:05\";s:4:\"link\";s:77:\"https://woocommerce.com/posts/ten-ways-to-nudge-customers-to-make-a-purchase/\";s:11:\"author_name\";s:13:\"Sonya Andrews\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/71bca2cf479844b8f26a7a1c87deaac6?s=96&d=mm&r=g\";s:5:\"image\";s:97:\"https://woocommerce.com/wp-content/uploads/2021/05/blog-fb-POST-NAME@2x.jpg?resize=650,340&crop=1\";}i:6;a:6:{s:5:\"title\";s:43:\"How to Position Your Products as Gift Ideas\";s:4:\"date\";s:19:\"2020-11-10T15:00:00\";s:4:\"link\";s:74:\"https://woocommerce.com/posts/how-to-position-your-products-as-gift-ideas/\";s:11:\"author_name\";s:10:\"Dan Magill\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/3596d260e668a5676fb829c5026d45f0?s=96&d=mm&r=g\";s:5:\"image\";s:94:\"https://woocommerce.com/wp-content/uploads/2020/11/blog-fb-Gifts-@2x.jpg?resize=650,340&crop=1\";}i:7;a:6:{s:5:\"title\";s:66:\"How to Prepare Your Online Store for Black Friday and Cyber Monday\";s:4:\"date\";s:19:\"2019-11-15T23:13:42\";s:4:\"link\";s:73:\"https://woocommerce.com/posts/prepare-your-online-store-for-black-friday/\";s:11:\"author_name\";s:9:\"Luke Marr\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/83352e4da0cf86a21580445d3d60d0f5?s=96&d=mm&r=g\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/uploads/2019/11/blog-fb-Black-Friday@2x.jpg?resize=650,340&crop=1\";}}','off'), -(11969,'_transient_timeout_wc_marketing_knowledge_base_marketing','1732634795','off'), -(11970,'_transient_wc_marketing_knowledge_base_marketing','a:8:{i:0;a:6:{s:5:\"title\";s:62:\"Sleigh your holiday sales: A guide to TikTok for WooCommerce \";s:4:\"date\";s:19:\"2024-11-14T19:43:01\";s:4:\"link\";s:55:\"https://woocommerce.com/posts/tiktok-holiday-marketing/\";s:11:\"author_name\";s:12:\"Mahrie Boyle\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/a6572a9ff68bd9119f244f45006ed64c?s=96&d=mm&r=g\";s:5:\"image\";s:94:\"https://woocommerce.com/wp-content/uploads/2024/11/blog-fb-TikTok@2x.jpg?resize=650,340&crop=1\";}i:1;a:6:{s:5:\"title\";s:86:\"Competitive analysis — What to do before you commit to your next great business idea\";s:4:\"date\";s:19:\"2024-10-30T13:46:55\";s:4:\"link\";s:51:\"https://woocommerce.com/posts/competitive-analysis/\";s:11:\"author_name\";s:14:\"Erika Ellacott\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/67bbdfef55015cc530c105f20526ff92?s=96&d=mm&r=g\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/uploads/2024/10/blog-fb-Competitive-Analysis@2x.jpg?resize=650,340&crop=1\";}i:2;a:6:{s:5:\"title\";s:44:\"How to choose an NFT and tokengating partner\";s:4:\"date\";s:19:\"2024-10-17T10:00:00\";s:4:\"link\";s:51:\"https://woocommerce.com/posts/choosing-nft-partner/\";s:11:\"author_name\";s:11:\"Dave Lockie\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/440756597ab11f5ebe4985393ebe8550?s=96&d=mm&r=g\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2024/10/blog-fb-NFT@2x-1.jpg?resize=650,340&crop=1\";}i:3;a:6:{s:5:\"title\";s:69:\"2024 Black Friday trends: Top strategies from Woo stores and partners\";s:4:\"date\";s:19:\"2024-10-02T14:08:11\";s:4:\"link\";s:59:\"https://woocommerce.com/posts/black-friday-trends-strategy/\";s:11:\"author_name\";s:16:\"Vanessa Petersen\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/3ff86494f30f54c9af1427a4bb4755f6?s=96&d=mm&r=g\";s:5:\"image\";s:103:\"https://woocommerce.com/wp-content/uploads/2024/09/blog-fb-BFCM-Extensions@2x.jpg?resize=650,340&crop=1\";}i:4;a:6:{s:5:\"title\";s:82:\"WooCommerce stores are revving up for Black Friday: The 2024 holiday trends survey\";s:4:\"date\";s:19:\"2024-09-04T10:00:00\";s:4:\"link\";s:60:\"https://woocommerce.com/posts/black-friday-stats-and-trends/\";s:11:\"author_name\";s:13:\"Tamara Niesen\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/2f8f41401bffe50ca4d9d616bee3d1a2?s=96&d=mm&r=g\";s:5:\"image\";s:95:\"https://woocommerce.com/wp-content/uploads/2024/09/BFCM-Blog-Featured.png?resize=650,340&crop=1\";}i:5;a:6:{s:5:\"title\";s:64:\"The ultimate Black Friday checklist: 25 tips to maximize sales \";s:4:\"date\";s:19:\"2024-07-18T20:12:14\";s:4:\"link\";s:53:\"https://woocommerce.com/posts/black-friday-checklist/\";s:11:\"author_name\";s:13:\"Sonya Andrews\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/71bca2cf479844b8f26a7a1c87deaac6?s=96&d=mm&r=g\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/uploads/2021/07/blog-fb-Black-friday@2x.jpg?resize=650,340&crop=1\";}i:6;a:6:{s:5:\"title\";s:57:\"How to plan for Black Friday and why you should start now\";s:4:\"date\";s:19:\"2024-07-03T19:13:33\";s:4:\"link\";s:52:\"https://woocommerce.com/posts/plan-for-black-friday/\";s:11:\"author_name\";s:18:\"Elizabeth Rosselle\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/2f97a8c54a9f6268fb3dd9d2de4d939e?s=96&d=mm&r=g\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/uploads/2021/06/blog-fb-Black-Friday@2x.jpg?resize=650,340&crop=1\";}i:7;a:6:{s:5:\"title\";s:34:\"How to run a sale in WooCommerce \";s:4:\"date\";s:19:\"2024-06-19T13:21:29\";s:4:\"link\";s:51:\"https://woocommerce.com/posts/run-woocommerce-sale/\";s:11:\"author_name\";s:13:\"Nicole Kohler\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/af5efbb22efc4eece7c4c8c197d5c5c0?s=96&d=mm&r=g\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2016/05/blog-fb-Sales@2x.jpg?resize=650,340&crop=1\";}}','off'), -(11971,'_transient_timeout_wc_report_orders_stats_6ab858afb968016550946c8b5d2b46e7','1733153203','off'), -(11972,'_transient_wc_report_orders_stats_6ab858afb968016550946c8b5d2b46e7','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 15:26:43\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 14:26:43\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11973,'_transient_timeout_wc_report_orders_stats_05f9a34ebf422128280270c85b7d838d','1733153203','off'), -(11974,'_transient_wc_report_orders_stats_05f9a34ebf422128280270c85b7d838d','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 15:26:43\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 14:26:43\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11975,'_transient_timeout_wc_report_products_stats_da2f3e08a4478595603401dc6c0df2eb','1733153203','off'), -(11976,'_transient_wc_report_products_stats_da2f3e08a4478595603401dc6c0df2eb','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 15:26:43\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 14:26:43\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11977,'_transient_timeout_wc_report_variations_stats_69b462234f4f8e44cce53858d484d60d','1733153203','off'), -(11978,'_transient_wc_report_variations_stats_69b462234f4f8e44cce53858d484d60d','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 15:26:43\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 14:26:43\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11979,'_transient_timeout_wc_report_orders_stats_da6ea18fe301e365c9a3c9cb456eb1cd','1733153203','off'), -(11980,'_transient_wc_report_orders_stats_da6ea18fe301e365c9a3c9cb456eb1cd','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11981,'_transient_timeout_wc_report_orders_stats_dc6d9ad71ff75bfe96f9ebaead814f72','1733153203','off'), -(11982,'_transient_wc_report_orders_stats_dc6d9ad71ff75bfe96f9ebaead814f72','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11983,'_transient_timeout_wc_report_products_stats_be722009da16f37a27c0ad5721ddad1d','1733153203','off'), -(11984,'_transient_wc_report_products_stats_be722009da16f37a27c0ad5721ddad1d','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11985,'_transient_timeout_wc_report_variations_stats_0fec24d38b510d40096405f174ec7b4c','1733153203','off'), -(11986,'_transient_wc_report_variations_stats_0fec24d38b510d40096405f174ec7b4c','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11987,'_transient_timeout_wc_report_orders_stats_c7db2bee269e6d61d7b203e467951952','1733153204','off'), -(11988,'_transient_wc_report_orders_stats_c7db2bee269e6d61d7b203e467951952','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11989,'_transient_timeout_wc_report_orders_stats_7d0831c0b9bd1ec1b78443150f2bc0a1','1733153204','off'), -(11990,'_transient_wc_report_orders_stats_7d0831c0b9bd1ec1b78443150f2bc0a1','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-11-01\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-11-02\";s:10:\"date_start\";s:19:\"2023-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-11-03\";s:10:\"date_start\";s:19:\"2023-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-11-04\";s:10:\"date_start\";s:19:\"2023-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-11-05\";s:10:\"date_start\";s:19:\"2023-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-11-06\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-11-07\";s:10:\"date_start\";s:19:\"2023-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-11-08\";s:10:\"date_start\";s:19:\"2023-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-11-09\";s:10:\"date_start\";s:19:\"2023-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-11-10\";s:10:\"date_start\";s:19:\"2023-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-11-11\";s:10:\"date_start\";s:19:\"2023-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-11-12\";s:10:\"date_start\";s:19:\"2023-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-11-13\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-11-14\";s:10:\"date_start\";s:19:\"2023-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-11-15\";s:10:\"date_start\";s:19:\"2023-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-11-16\";s:10:\"date_start\";s:19:\"2023-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-11-17\";s:10:\"date_start\";s:19:\"2023-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-11-18\";s:10:\"date_start\";s:19:\"2023-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-11-19\";s:10:\"date_start\";s:19:\"2023-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-11-20\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-11-21\";s:10:\"date_start\";s:19:\"2023-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-11-22\";s:10:\"date_start\";s:19:\"2023-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-11-23\";s:10:\"date_start\";s:19:\"2023-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-11-24\";s:10:\"date_start\";s:19:\"2023-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-11-25\";s:10:\"date_start\";s:19:\"2023-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11991,'_transient_timeout_wc_report_orders_stats_2dfb4659a0e8e5ed5013396a3a392382','1733153204','off'), -(11992,'_transient_wc_report_orders_stats_2dfb4659a0e8e5ed5013396a3a392382','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11993,'_transient_timeout_wc_report_customers_cebf893be4aeaecbeb168f0726432bc2','1733153204','off'), -(11994,'_transient_wc_report_customers_cebf893be4aeaecbeb168f0726432bc2','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(11995,'_transient_timeout_wc_report_coupons_f25b160e7c5983c14012fb671420ef41','1733153204','off'), -(11996,'_transient_wc_report_coupons_f25b160e7c5983c14012fb671420ef41','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(11997,'_transient_timeout_wc_report_categories_21236cecf65d64016642b2b5427a0f7d','1733153204','off'), -(11998,'_transient_wc_report_categories_21236cecf65d64016642b2b5427a0f7d','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(11999,'_transient_timeout_wc_report_products_4abb5873587827df7b43c667845d5395','1733153204','off'), -(12000,'_transient_wc_report_products_4abb5873587827df7b43c667845d5395','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(12001,'_transient_timeout_wc_report_orders_stats_5b95610a0223f1f8ee675e662894d184','1733153204','off'), -(12002,'_transient_wc_report_orders_stats_5b95610a0223f1f8ee675e662894d184','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-11-01\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-11-02\";s:10:\"date_start\";s:19:\"2023-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-11-03\";s:10:\"date_start\";s:19:\"2023-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-11-04\";s:10:\"date_start\";s:19:\"2023-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-11-05\";s:10:\"date_start\";s:19:\"2023-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-11-06\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-11-07\";s:10:\"date_start\";s:19:\"2023-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-11-08\";s:10:\"date_start\";s:19:\"2023-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-11-09\";s:10:\"date_start\";s:19:\"2023-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-11-10\";s:10:\"date_start\";s:19:\"2023-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-11-11\";s:10:\"date_start\";s:19:\"2023-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-11-12\";s:10:\"date_start\";s:19:\"2023-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-11-13\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-11-14\";s:10:\"date_start\";s:19:\"2023-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-11-15\";s:10:\"date_start\";s:19:\"2023-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-11-16\";s:10:\"date_start\";s:19:\"2023-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-11-17\";s:10:\"date_start\";s:19:\"2023-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-11-18\";s:10:\"date_start\";s:19:\"2023-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-11-19\";s:10:\"date_start\";s:19:\"2023-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-11-20\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-11-21\";s:10:\"date_start\";s:19:\"2023-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-11-22\";s:10:\"date_start\";s:19:\"2023-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-11-23\";s:10:\"date_start\";s:19:\"2023-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-11-24\";s:10:\"date_start\";s:19:\"2023-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-11-25\";s:10:\"date_start\";s:19:\"2023-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(12037,'_transient_timeout_wc_order_852_needs_processing','1732637990','off'), -(12038,'_transient_wc_order_852_needs_processing','1','off'), -(12041,'_transient_timeout_wc_order_853_needs_processing','1732638159','off'), -(12042,'_transient_wc_order_853_needs_processing','1','off'), -(12053,'wp_mail_logging_activated_time','1732552283','auto'), -(12054,'wp_mail_logging_db_version','2','off'), -(12055,'WPML_Plugin__version','1.13.1','auto'), -(12059,'wp_mail_logging_user_feedback_notice','a:2:{s:4:\"time\";i:1732552283;s:9:\"dismissed\";b:0;}','auto'), -(12077,'wp_mail_smtp_initial_version','4.2.0','off'), -(12078,'wp_mail_smtp_version','4.2.0','off'), -(12079,'wp_mail_smtp','a:19:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:23:\"haiku.atelier@gmail.com\";s:9:\"from_name\";s:13:\"Haiku Atelier\";s:6:\"mailer\";s:4:\"smtp\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;s:4:\"host\";s:15:\"smtp.google.com\";s:4:\"port\";i:587;s:10:\"encryption\";s:3:\"tls\";s:4:\"user\";s:23:\"haiku.atelier@gmail.com\";s:4:\"pass\";s:64:\"pgXyEqCg4wuC/0jOHUjaSD2x7956C/LqmNnxISEjz2ixvq0SydTRaBzTLZXsWlhw\";}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:1;}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:7:\"mailjet\";a:2:{s:7:\"api_key\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"smtp2go\";a:1:{s:7:\"api_key\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:9:\"amazonses\";a:3:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"region\";s:9:\"us-east-1\";}s:5:\"gmail\";a:8:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}s:23:\"one_click_setup_enabled\";b:0;s:27:\"one_click_setup_credentials\";a:2:{s:3:\"key\";s:0:\"\";s:5:\"token\";s:0:\"\";}s:28:\"one_click_setup_user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:7:\"outlook\";a:5:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"zoho\";a:6:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"domain\";s:3:\"com\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"logs\";a:5:{s:7:\"enabled\";b:0;s:17:\"log_email_content\";b:0;s:16:\"save_attachments\";b:0;s:19:\"open_email_tracking\";b:0;s:19:\"click_link_tracking\";b:0;}s:11:\"alert_email\";a:2:{s:7:\"enabled\";b:0;s:11:\"connections\";a:0:{}}s:7:\"license\";a:4:{s:3:\"key\";s:0:\"\";s:10:\"is_expired\";b:0;s:11:\"is_disabled\";b:0;s:10:\"is_invalid\";b:0;}}','off'), -(12080,'wp_mail_smtp_activated_time','1732553202','off'), -(12081,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1732553202;}','auto'), -(12082,'_transient_timeout_wp_mail_smtp_just_activated','1732554379','off'), -(12083,'_transient_wp_mail_smtp_just_activated','1','off'), -(12087,'wp_mail_smtp_migration_version','5','on'), -(12088,'wp_mail_smtp_debug_events_db_version','1','on'), -(12089,'wp_mail_smtp_activation_prevent_redirect','1','auto'), -(12090,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1732553816;s:14:\"completed_time\";i:1732553868;s:14:\"was_successful\";b:0;}','off'), -(12092,'wp_mail_smtp_mail_key','b4X/o2Jlr+B6fYssiy4aNvSjL0y5sT0DeDNxw9gANsE=','auto'), -(12094,'wp_mail_smtp_debug','a:1:{i:0;i:17;}','off'), -(12095,'_transient_timeout_wp_mail_smtp_initiators_data','1732557165','off'), -(12096,'_transient_wp_mail_smtp_initiators_data','a:3:{s:76:\"/srv/haikuatelier.com/web/app/plugins/wp-mail-smtp/src/Admin/SetupWizard.php\";a:3:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:4:\"slug\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:4:\"type\";s:6:\"plugin\";}s:78:\"/srv/haikuatelier.com/web/app/plugins/wp-mail-smtp/src/Admin/Pages/TestTab.php\";a:3:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:4:\"slug\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:4:\"type\";s:6:\"plugin\";}s:58:\"/srv/haikuatelier.com/web/app/plugins/falcon/src/Email.php\";a:3:{s:4:\"name\";s:6:\"Falcon\";s:4:\"slug\";s:17:\"falcon/falcon.php\";s:4:\"type\";s:6:\"plugin\";}}','off'), -(12097,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1732553356;s:9:\"dismissed\";b:0;}','auto'), -(12100,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1732553442;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','auto'), -(12125,'action_scheduler_migration_status','complete','auto'), -(12128,'_transient_timeout_wp_mail_smtp_error_debug_events_transient_30-days','1732558037','off'), -(12129,'_transient_wp_mail_smtp_error_debug_events_transient_30-days','16','off'), -(12133,'_transient_timeout__woocommerce_helper_subscriptions','1732555719','off'), -(12134,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(12135,'_site_transient_timeout_theme_roots','1732556619','off'), -(12136,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(12146,'_transient_timeout_wc_report_products_stats_115b6121981adb79acb107fd4f65e814','1733160388','off'), -(12147,'_transient_wc_report_products_stats_115b6121981adb79acb107fd4f65e814','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(12149,'_site_transient_timeout_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','1732557400','off'), -(12150,'_site_transient_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(12151,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.7.1.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.7.1.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.7.1\";s:7:\"version\";s:5:\"6.7.1\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1732555605;s:15:\"version_checked\";s:5:\"6.7.1\";s:12:\"translations\";a:0:{}}','off'), -(12152,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1732555626;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:8:{s:37:\"wc-multishipping/wc-multishipping.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/wc-multishipping\";s:4:\"slug\";s:16:\"wc-multishipping\";s:6:\"plugin\";s:37:\"wc-multishipping/wc-multishipping.php\";s:11:\"new_version\";s:5:\"2.5.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wc-multishipping/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wc-multishipping.2.5.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/wc-multishipping/assets/icon-128x128.png?rev=2477036\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:17:\"falcon/falcon.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/falcon\";s:4:\"slug\";s:6:\"falcon\";s:6:\"plugin\";s:17:\"falcon/falcon.php\";s:11:\"new_version\";s:5:\"2.8.4\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/falcon/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/falcon.2.8.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";s:3:\"svg\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/falcon/assets/banner-1544x500.png?rev=3052567\";s:2:\"1x\";s:61:\"https://ps.w.org/falcon/assets/banner-772x250.png?rev=3052567\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/force-regenerate-thumbnails\";s:4:\"slug\";s:27:\"force-regenerate-thumbnails\";s:6:\"plugin\";s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/force-regenerate-thumbnails/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/force-regenerate-thumbnails.2.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-256x256.jpg?rev=2816275\";s:2:\"1x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-128x128.jpg?rev=2816275\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-1544x500.jpg?rev=2816275\";s:2:\"1x\";s:82:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-772x250.jpg?rev=2816275\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:6:\"3.16.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/query-monitor.3.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=2870124\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=2457098\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:27:\"redis-cache/redis-cache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/redis-cache\";s:4:\"slug\";s:11:\"redis-cache\";s:6:\"plugin\";s:27:\"redis-cache/redis-cache.php\";s:11:\"new_version\";s:5:\"2.5.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/redis-cache/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/redis-cache.2.5.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/redis-cache/assets/icon-256x256.gif?rev=2568513\";s:2:\"1x\";s:64:\"https://ps.w.org/redis-cache/assets/icon-128x128.gif?rev=2568513\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/redis-cache/assets/banner-1544x500.png?rev=2315420\";s:2:\"1x\";s:66:\"https://ps.w.org/redis-cache/assets/banner-772x250.png?rev=2315420\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.4.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:35:\"wp-mail-logging/wp-mail-logging.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/wp-mail-logging\";s:4:\"slug\";s:15:\"wp-mail-logging\";s:6:\"plugin\";s:35:\"wp-mail-logging/wp-mail-logging.php\";s:11:\"new_version\";s:6:\"1.13.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-mail-logging/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wp-mail-logging.1.13.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-logging/assets/icon-256x256.jpg?rev=2562296\";s:2:\"1x\";s:68:\"https://ps.w.org/wp-mail-logging/assets/icon-128x128.jpg?rev=2562296\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-mail-logging/assets/banner-772x250.jpg?rev=2562296\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:25:\"wp-openapi/wp-openapi.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/wp-openapi\";s:4:\"slug\";s:10:\"wp-openapi\";s:6:\"plugin\";s:25:\"wp-openapi/wp-openapi.php\";s:11:\"new_version\";s:6:\"1.0.16\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-openapi/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-openapi.1.0.16.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:54:\"https://s.w.org/plugins/geopattern-icon/wp-openapi.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}}s:7:\"checked\";a:8:{s:37:\"wc-multishipping/wc-multishipping.php\";s:5:\"2.5.2\";s:17:\"falcon/falcon.php\";s:5:\"2.8.4\";s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";s:5:\"2.2.1\";s:31:\"query-monitor/query-monitor.php\";s:6:\"3.16.4\";s:27:\"redis-cache/redis-cache.php\";s:5:\"2.5.4\";s:27:\"woocommerce/woocommerce.php\";s:5:\"9.4.2\";s:35:\"wp-mail-logging/wp-mail-logging.php\";s:6:\"1.13.1\";s:25:\"wp-openapi/wp-openapi.php\";s:6:\"1.0.16\";}}','off'), -(12153,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1732555606;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.3\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'), -(12157,'_transient_timeout_wp_mail_logging_installed','1732559641','off'), -(12158,'_transient_wp_mail_logging_installed','1','off'), -(12167,'_transient_timeout_wc_product_children_133','1735148119','off'), -(12168,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(12172,'_transient_woocommerce_product_task_product_count_transient','66','on'), -(12173,'_transient_timeout_wc_term_counts','1735148272','off'), -(12174,'_transient_wc_term_counts','a:5:{i:30;s:2:\"34\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";}','off'), -(12176,'_transient_timeout_wc_var_prices_133','1735148329','off'), -(12177,'_transient_wc_var_prices_133','{\"version\":\"1732556269\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(12182,'_transient_timeout_wc_related_331','1732643005','off'), -(12183,'_transient_wc_related_331','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=331\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(12184,'_transient_timeout_wc_related_312','1732643005','off'), -(12185,'_transient_wc_related_312','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=312\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=11755 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1732548394:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.4.2'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1732521768:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:40136;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.4.2'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1732521800:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:316713;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:496051;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.4.2'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1732521811:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:39627;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:90791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:237493;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.4.2'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1732521826:1'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:575848;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.4.2'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1732521838:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:329984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.4.2'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1732556075:1'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:230822;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:216029;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13743;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.4.2'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1732521877:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:28301;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:79708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:228219;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.4.2'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1732521886:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:28881;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:126059;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:262084;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:352950;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:257752;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.4.2'), -(2457,168,'_edit_lock','1732521898:1'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:85733;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:51905;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:87699;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:421874;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:229655;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.4.2'), -(2654,183,'_edit_lock','1732521908:1'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:236038;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19871;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.4.1'), -(2941,202,'_edit_lock','1732521920:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:56620;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:337870;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13327;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:187047;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.4.1'), -(3064,213,'_edit_lock','1732521931:1'), -(3070,213,'_edit_last','1'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.4.1'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1732521942:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:168547;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.4.1'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1732521974:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:188434;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.4.1'), -(3380,232,'_edit_lock','1732521984:1'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:522781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1732521996:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:51107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:438743;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:536594;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.4.2'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1732522006:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:52984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:187089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.4.1'), -(3665,251,'_edit_lock','1732522017:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.4.2'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1732522678:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:49290;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:348487;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9225-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.4.2'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1732556185:1'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','0'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.4.1'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1732522839:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:533027;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:554660;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:506097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.4.1'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1732522847:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:266103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.4.1'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1732522865:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:498528;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.4.1'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1732522876:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:66984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.4.2'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1732523064:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:45836;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:482578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.4.2'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1732523086:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:42478;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:325294;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1732523108:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:38518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:323619;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.4.1'), -(4128,288,'_edit_lock','1732523121:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:44097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5894;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:280534;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9336-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.4.1'), -(4162,291,'_edit_lock','1732523132:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:35448;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:267641;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.4.1'), -(4467,306,'_edit_lock','1732523141:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:33849;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:270951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.4.2'), -(4568,312,'_edit_lock','1732523154:1'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.4.1'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1732523323:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:546040;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:438169;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9542-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.4.2'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1732523318:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:27956;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:355588;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.4.2'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1732523291:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:28932;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:223978;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.4.2'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1732523337:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:25628;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2782;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:184512;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.4.2'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1732523346:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:26165;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:356763;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1732523359:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:38982;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:237100;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:326181;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.4.1'), -(4977,342,'_edit_lock','1732523371:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:402127;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9763-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:372455;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9781-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:421413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1732523418:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:39945;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"KARA-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:282611;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9354-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.4.1'), -(5383,365,'_edit_lock','1732523448:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:32172;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.4.1'), -(5506,372,'_edit_lock','1732523462:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:34227;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:234974;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9300-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.4.2'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1732523515:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:45539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:232862;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9260-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:197094;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9262-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','1'), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.4.2'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1732523734:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:39278;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4877;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:602490;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9772-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1919;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:559293;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9775-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','1'), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.4.2'), -(5630,385,'_edit_lock','1732523527:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:328180;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"ROKKU-C-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.4.1'), -(5801,393,'_edit_lock','1732523603:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:33386;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:373189;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9733-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.4.1'), -(5839,398,'_edit_lock','1732523613:1'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:387538;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:388089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9730-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.4.2'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1732523635:1'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:203691;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9216-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:246903;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9077-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','1'), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.4.2'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1732523659:1'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:509856;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9485-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:305015;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"MUGURA-NAIL--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:43005;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-FEU-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:497813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"DSC8400-copie-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:534610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:535511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17617;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:37003;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:313356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9376-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13739;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:410511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9156-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.4.2'), -(6275,430,'_edit_lock','1732556276:1'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:297309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9297-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.4.2'), -(6314,433,'_edit_lock','1732556320:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1732524233:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:27162;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:374922;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC9781-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6370,393,'_regular_price','60'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.4.2'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1732524242:1'), -(6530,447,'_edit_last','1'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.4.1'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.4.1'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.4.1'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.4.2'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1732524254:1'), -(6827,481,'_edit_last','1'), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:283469;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9138-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','0'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.4.1'), -(6912,490,'_edit_lock','1732524266:1'), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7006,496,'_product_version','9.4.2'), -(7069,496,'_edit_lock','1732528582:1'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10479;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.4.2'), -(7145,515,'_edit_lock','1732524286:1'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','0'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.4.2'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1732524295:1'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.4.1'), -(7502,535,'_edit_lock','1732524303:1'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','0'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.4.2'), -(7592,545,'_edit_lock','1732524315:1'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.4.2'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1732524326:1'), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7899,342,'_regular_price','55'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8046,213,'_regular_price','75'), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','2'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.4.2'), -(8126,572,'_edit_lock','1732524336:1'), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.4.2'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1732556573:1'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','0'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.4.2'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1732524372:1'), -(8682,610,'_edit_last','1'), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','0'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.4.2'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','70'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','70'), -(8849,620,'_product_version','9.4.1'), -(8851,613,'_edit_lock','1732524382:1'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8890,613,'_edit_last','1'), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','0'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.4.2'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1732524391:1'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.4.1'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9186,232,'_price','110'), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.4.1'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','48'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','48'), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.4.1'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.4.1'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','52'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','52'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','50'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','50'), -(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'), -(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1029972;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1442-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(9587,306,'_price','48'), -(9588,306,'_price','50'), -(9589,306,'_price','70'), -(9590,306,'_photos_colonne_gauche|||0|value','310'), -(9591,306,'_photos_colonne_droite|||0|value','311'), -(9592,306,'_photos_colonne_droite|||1|value','424'), -(9593,306,'_haiku_details_produit',''), -(9594,312,'_price','50'), -(9595,312,'_price','52'), -(9596,312,'_price','75'), -(9601,661,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(9602,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:849459;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1454-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9603,661,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9604,202,'_price','50'), -(9605,202,'_price','85'), -(9612,662,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(9613,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:730806;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1456-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9614,662,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9615,202,'_photos_colonne_gauche|||0|value','206'), -(9616,202,'_photos_colonne_droite|||0|value','662'), -(9617,202,'_photos_colonne_droite|||1|value','661'), -(9618,202,'_photos_colonne_droite|||2|value','212'), -(9619,202,'_photos_colonne_droite|||3|value','207'), -(9620,202,'_haiku_details_produit',''), -(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:873482;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1512-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(9669,669,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(9670,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:958548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1528-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9671,669,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:876712;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1604-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'), -(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'), -(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1095755;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1656-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'), -(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:901473;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1657-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(9720,393,'_photos_colonne_gauche|||0|value','396'), -(9721,393,'_photos_colonne_droite|||0|value','397'), -(9722,393,'_photos_colonne_droite|||1|value','673'), -(9723,393,'_haiku_details_produit',''), -(9728,674,'_variation_description',''), -(9729,674,'total_sales','0'), -(9730,674,'_tax_status','taxable'), -(9731,674,'_tax_class','parent'), -(9732,674,'_manage_stock','no'), -(9733,674,'_backorders','no'), -(9734,674,'_sold_individually','no'), -(9735,674,'_virtual','no'), -(9736,674,'_downloadable','no'), -(9737,674,'_download_limit','-1'), -(9738,674,'_download_expiry','-1'), -(9739,674,'_stock',NULL), -(9740,674,'_stock_status','instock'), -(9741,674,'_wc_average_rating','0'), -(9742,674,'_wc_review_count','0'), -(9743,674,'attribute_pa_side','one'), -(9744,674,'_product_version','9.4.1'), -(9745,675,'_variation_description',''), -(9746,675,'total_sales','0'), -(9747,675,'_tax_status','taxable'), -(9748,675,'_tax_class','parent'), -(9749,675,'_manage_stock','no'), -(9750,675,'_backorders','no'), -(9751,675,'_sold_individually','no'), -(9752,675,'_virtual','no'), -(9753,675,'_downloadable','no'), -(9754,675,'_download_limit','-1'), -(9755,675,'_download_expiry','-1'), -(9756,675,'_stock',NULL), -(9757,675,'_stock_status','instock'), -(9758,675,'_wc_average_rating','0'), -(9759,675,'_wc_review_count','0'), -(9760,675,'attribute_pa_side','pair'), -(9761,675,'_product_version','9.4.1'), -(9762,674,'_sku','MUGURA-BO-g-one'), -(9763,674,'_regular_price','48'), -(9764,674,'_thumbnail_id','0'), -(9765,674,'_price','48'), -(9766,675,'_sku','MUGURA-BO-g-pair'), -(9767,675,'_regular_price','65'), -(9768,675,'_thumbnail_id','0'), -(9769,675,'_price','65'), -(9770,372,'_price','48'), -(9771,372,'_price','65'), -(9772,372,'_regular_price','65'), -(9773,372,'_photos_colonne_gauche|||0|value','375'), -(9774,372,'_photos_colonne_droite|||0|value','376'), -(9775,372,'_haiku_details_produit',''), -(9776,676,'_variation_description',''), -(9777,676,'total_sales','0'), -(9778,676,'_tax_status','taxable'), -(9779,676,'_tax_class','parent'), -(9780,676,'_manage_stock','no'), -(9781,676,'_backorders','no'), -(9782,676,'_sold_individually','no'), -(9783,676,'_virtual','no'), -(9784,676,'_downloadable','no'), -(9785,676,'_download_limit','-1'), -(9786,676,'_download_expiry','-1'), -(9787,676,'_stock',NULL), -(9788,676,'_stock_status','instock'), -(9789,676,'_wc_average_rating','0'), -(9790,676,'_wc_review_count','0'), -(9791,676,'attribute_pa_side','one'), -(9792,676,'_product_version','9.4.1'), -(9793,677,'_variation_description',''), -(9794,677,'total_sales','0'), -(9795,677,'_tax_status','taxable'), -(9796,677,'_tax_class','parent'), -(9797,677,'_manage_stock','no'), -(9798,677,'_backorders','no'), -(9799,677,'_sold_individually','no'), -(9800,677,'_virtual','no'), -(9801,677,'_downloadable','no'), -(9802,677,'_download_limit','-1'), -(9803,677,'_download_expiry','-1'), -(9804,677,'_stock',NULL), -(9805,677,'_stock_status','instock'), -(9806,677,'_wc_average_rating','0'), -(9807,677,'_wc_review_count','0'), -(9808,677,'attribute_pa_side','pair'), -(9809,677,'_product_version','9.4.1'), -(9810,676,'_sku','MUGURA-CR-s-one'), -(9811,676,'_regular_price','45'), -(9812,676,'_thumbnail_id','0'), -(9813,676,'_price','45'), -(9814,677,'_sku','MUGURA-BO-s-pair'), -(9815,677,'_regular_price','60'), -(9816,677,'_thumbnail_id','0'), -(9817,677,'_price','60'), -(9818,365,'_price','45'), -(9819,365,'_price','60'), -(9820,365,'_regular_price','60'), -(9821,365,'_photos_colonne_gauche|||0|value','369'), -(9822,365,'_photos_colonne_droite|||0|value','425'), -(9823,365,'_haiku_details_produit',''), -(9828,335,'_photos_colonne_gauche|||0|value','336'), -(9830,335,'_photos_colonne_droite|||1|value','672'), -(9831,335,'_photos_colonne_droite|||2|value','337'), -(9832,335,'_haiku_details_produit',''), -(9833,478,'_regular_price','48'), -(9834,478,'_price','48'), -(9835,479,'_regular_price','48'), -(9836,479,'_price','48'), -(9837,480,'_regular_price','48'), -(9838,480,'_price','48'), -(9840,433,'_price','48'), -(9850,613,'_price','70'), -(9851,679,'_wp_attached_file','2024/10/DSC9116.jpg'), -(9852,679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9116.jpg\";s:8:\"filesize\";i:485510;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9116-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9853,679,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9892,681,'_wp_attached_file','2024/09/DSC9897.jpg'), -(9893,681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:689413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9897-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7272;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9894,681,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9906,683,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(9907,683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:534598;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1423-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9908,683,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver.'), -(9915,684,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(9916,684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:867867;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1478-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9917,684,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(9923,685,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(9924,685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:307361;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9925,685,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9926,123,'_thumbnail_id','685'), -(9931,686,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(9932,686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:365368;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9933,686,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes.'), -(9934,213,'_thumbnail_id','686'), -(9935,213,'_photos_colonne_gauche|||0|value','686'), -(9936,213,'_photos_colonne_droite|||0|value','671'), -(9937,213,'_photos_colonne_droite|||1|value','199'), -(9938,213,'_haiku_details_produit',''), -(9939,688,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(9940,688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:308182;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6053;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9941,688,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(9942,183,'_thumbnail_id','688'), -(9947,689,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9948,689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:635454;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9341-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9949,689,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9950,288,'_photos_colonne_gauche|||0|value','289'), -(9951,288,'_photos_colonne_droite|||0|value','290'), -(9952,288,'_photos_colonne_droite|||1|value','689'), -(9953,288,'_haiku_details_produit',''), -(9954,690,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(9955,690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:394786;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7048;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9956,690,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9967,691,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(9968,691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:235970;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4020;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9969,691,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with gold plated rings hanging.'), -(9970,318,'_thumbnail_id','691'), -(9976,692,'_wp_attached_file','2024/10/HADOU-BR-mix.jpg'), -(9977,692,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-BR-mix.jpg\";s:8:\"filesize\";i:312958;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6692;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9978,692,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver.'), -(9979,232,'_thumbnail_id','692'), -(9984,232,'_photos_colonne_gauche|||0|value','692'), -(9985,232,'_photos_colonne_droite|||0|value','669'), -(9986,232,'_photos_colonne_droite|||1|value','237'), -(9987,232,'_haiku_details_produit',''), -(9988,696,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(9989,696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:431103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7161;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9990,696,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(9991,263,'_thumbnail_id','696'), -(9998,698,'_wp_attached_file','2024/10/IMG_1428-1.jpg'), -(9999,698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1428-1.jpg\";s:8:\"filesize\";i:484518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1428-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9487;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10000,698,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(10004,700,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(10005,700,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:1757156;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1431-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10441;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10006,700,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10011,702,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(10012,702,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:540692;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1432-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10013,702,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10021,704,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(10022,704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:985049;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1493-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10023,704,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(10028,705,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(10029,705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:774222;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1531-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12309;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10030,705,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10031,707,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(10032,707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:776895;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1543-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14251;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10033,707,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10041,708,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(10042,708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:570527;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1565-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10043,708,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(10044,263,'_photos_colonne_gauche|||0|value','696'), -(10045,263,'_photos_colonne_droite|||0|value','265'), -(10046,263,'_photos_colonne_droite|||1|value','267'), -(10047,263,'_photos_colonne_droite|||2|value','708'), -(10048,263,'_photos_colonne_droite|||3|value','266'), -(10049,263,'_haiku_details_produit',''), -(10050,709,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(10051,709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:659959;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1586-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10052,709,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10053,710,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(10054,710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:860682;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1588-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14247;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10055,710,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10061,291,'_photos_colonne_gauche|||0|value','292'), -(10062,291,'_photos_colonne_droite|||0|value','709'), -(10063,291,'_photos_colonne_droite|||1|value','710'), -(10064,291,'_photos_colonne_droite|||2|value','293'), -(10065,291,'_haiku_details_produit',''), -(10066,711,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(10067,711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:577537;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10068,711,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10073,712,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(10074,712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:775415;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1638-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10075,712,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines.'), -(10081,713,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(10082,713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:703654;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1647-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13572;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10083,713,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(10084,274,'_photos_colonne_gauche|||0|value','275'), -(10085,274,'_photos_colonne_droite|||0|value','713'), -(10086,274,'_photos_colonne_droite|||1|value','690'), -(10087,274,'_photos_colonne_droite|||2|value','679'), -(10088,274,'_haiku_details_produit',''), -(10089,714,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(10090,714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:639347;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1651-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10091,714,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(10092,318,'_photos_colonne_gauche|||0|value','691'), -(10093,318,'_photos_colonne_droite|||0|value','714'), -(10094,318,'_photos_colonne_droite|||1|value','324'), -(10095,318,'_photos_colonne_droite|||2|value','323'), -(10096,318,'_haiku_details_produit',''), -(10097,715,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(10098,715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:642926;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1669-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10099,715,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver.'), -(10104,716,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(10105,716,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:768464;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1673-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19307;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10106,716,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver.'), -(10118,717,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(10119,717,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:649260;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1680-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13759;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10120,717,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver.'), -(10126,718,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(10127,718,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:684400;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1746-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10128,718,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver.'), -(10133,719,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(10134,719,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:671539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1747-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10135,719,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10141,720,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(10142,720,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:801578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18633;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10143,720,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10149,721,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(10150,721,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:238193;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10151,721,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(10152,342,'_thumbnail_id','721'), -(10153,342,'_photos_colonne_gauche|||0|value','721'), -(10154,342,'_photos_colonne_droite|||0|value','664'), -(10155,342,'_photos_colonne_droite|||1|value','347'), -(10156,342,'_photos_colonne_droite|||2|value','348'), -(10157,342,'_photos_colonne_droite|||3|value','349'), -(10158,342,'_haiku_details_produit',''), -(10159,722,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(10160,722,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:254284;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4808;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10161,722,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(10162,398,'_thumbnail_id','722'), -(10163,398,'_photos_colonne_gauche|||0|value','722'), -(10164,398,'_photos_colonne_droite|||0|value','400'), -(10165,398,'_photos_colonne_droite|||1|value','401'), -(10166,398,'_haiku_details_produit',''), -(10167,723,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(10168,723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:37555;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3878;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10169,723,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(10170,402,'_thumbnail_id','723'), -(10175,724,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(10176,724,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:40719;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10177,724,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(10178,406,'_thumbnail_id','724'), -(10183,725,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(10184,725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:391561;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"PIASU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6649;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10185,725,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(10186,268,'_thumbnail_id','725'), -(10187,268,'_photos_colonne_gauche|||0|value','725'), -(10188,268,'_photos_colonne_droite|||0|value','704'), -(10189,268,'_photos_colonne_droite|||1|value','270'), -(10190,268,'_haiku_details_produit',''), -(10191,726,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(10192,726,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:287899;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5185;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10193,726,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(10194,168,'_thumbnail_id','726'), -(10203,727,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(10204,727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:324080;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-jaspe-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6300;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10205,727,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(10209,729,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(10210,729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:325348;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6593;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10211,729,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(10212,385,'_thumbnail_id','729'), -(10227,730,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(10228,730,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:243829;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10229,730,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(10230,731,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(10231,731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:224150;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-vrm-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10232,731,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(10233,732,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(10234,732,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:239111;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4331;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10235,732,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(10236,433,'_thumbnail_id','730'), -(10243,733,'_wp_attached_file','2024/10/TAMANORI-BO-g.jpg'), -(10244,733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-g.jpg\";s:8:\"filesize\";i:254761;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10245,733,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(10246,226,'_thumbnail_id','733'), -(10247,226,'_photos_colonne_gauche|||0|value','733'), -(10248,226,'_photos_colonne_droite|||0|value','717'), -(10249,226,'_photos_colonne_droite|||1|value','716'), -(10251,226,'_haiku_details_produit',''), -(10252,734,'_wp_attached_file','2024/10/TAMANORI-BO-s.jpg'), -(10253,734,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-s.jpg\";s:8:\"filesize\";i:229361;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4133;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10254,734,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10255,220,'_thumbnail_id','734'), -(10256,220,'_photos_colonne_gauche|||0|value','734'), -(10257,220,'_photos_colonne_droite|||0|value','711'), -(10258,220,'_photos_colonne_droite|||1|value','225'), -(10259,220,'_haiku_details_produit',''), -(10260,735,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(10261,735,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:262704;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4895;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10262,735,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(10267,736,'_wp_attached_file','2024/10/TANEMAKI-BR.jpg'), -(10268,736,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/TANEMAKI-BR.jpg\";s:8:\"filesize\";i:287017;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10269,736,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10270,251,'_thumbnail_id','736'), -(10271,251,'_photos_colonne_gauche|||0|value','736'), -(10272,251,'_photos_colonne_droite|||0|value','700'), -(10273,251,'_photos_colonne_droite|||1|value','702'), -(10274,251,'_haiku_details_produit',''), -(10275,737,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(10276,737,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:423137;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10277,737,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(10278,271,'_thumbnail_id','737'), -(10279,271,'_photos_colonne_gauche|||0|value','737'), -(10280,271,'_photos_colonne_droite|||0|value','273'), -(10281,271,'_haiku_details_produit',''), -(10285,739,'_wp_attached_file','2024/11/BOROBORO-B1-g.jpg'), -(10286,739,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-g.jpg\";s:8:\"filesize\";i:250310;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4701;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4701;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10287,739,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(10288,572,'_thumbnail_id','739'), -(10292,740,'_wp_attached_file','2024/11/BOROBORO-B1-s.jpg'), -(10293,740,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-s.jpg\";s:8:\"filesize\";i:235112;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4110;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10294,740,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10295,589,'_thumbnail_id','740'), -(10313,743,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(10314,743,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:237826;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4182;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10315,743,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10316,613,'_thumbnail_id','743'), -(10321,744,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(10322,744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:221635;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3652;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10323,744,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10324,625,'_thumbnail_id','744'), -(10329,745,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(10330,745,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:318446;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BLT-jade-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6310;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10331,745,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10332,746,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(10333,746,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:320781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BLT-crystal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6531;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10334,746,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10335,535,'_thumbnail_id','745'), -(10341,747,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(10342,747,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:292196;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10343,747,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(10344,748,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(10345,748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:290704;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10346,748,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(10347,515,'_thumbnail_id','747'), -(10352,749,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(10353,749,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:265471;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4452;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10354,749,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(10355,750,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(10356,750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:266105;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10357,750,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(10358,521,'_thumbnail_id','749'), -(10363,751,'_wp_attached_file','2024/11/DSC9463.jpg'), -(10364,751,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:888805;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9463-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10365,751,'_wp_attachment_image_alt','Kara textured silver hoops'), -(10369,752,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(10370,752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:248309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10371,752,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(10372,490,'_thumbnail_id','752'), -(10376,753,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(10377,753,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:302897;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10378,753,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(10379,610,'_thumbnail_id','753'), -(10383,754,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(10384,754,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:337714;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1419-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10385,754,'_wp_attachment_image_alt','BoroBoro long oval ring in gold plated silver with tiny aventurine bead.'), -(10389,755,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(10390,755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:625708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1474-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10391,755,'_wp_attachment_image_alt','Hadou wavy stud earrings mixing gold and silver.'), -(10392,490,'_photos_colonne_gauche|||0|value','752'), -(10393,490,'_photos_colonne_droite|||0|value','755'), -(10394,490,'_haiku_details_produit',''), -(10395,756,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(10396,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:841107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1481-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10397,756,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10398,757,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(10399,757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:691565;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1484-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10400,757,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10405,758,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(10406,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:582559;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1501-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13223;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10407,758,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10408,759,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(10409,759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:606859;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1506-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10410,759,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10415,760,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(10416,760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:599899;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1504-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13183;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10417,760,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10418,761,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(10419,761,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:648391;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1554-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10420,761,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10425,762,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(10426,762,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:711087;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1563-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14072;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10427,762,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(10431,763,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(10432,763,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:686284;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1619-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13749;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10433,763,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(10437,764,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(10438,764,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:875196;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1703-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21517;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10439,764,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10440,765,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(10441,765,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:784548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1715-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21037;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10442,765,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10443,535,'_photos_colonne_gauche|||0|value','745'), -(10444,535,'_photos_colonne_droite|||0|value','764'), -(10445,535,'_photos_colonne_droite|||1|value','746'), -(10446,535,'_photos_colonne_droite|||2|value','765'), -(10447,535,'_haiku_details_produit',''), -(10448,766,'_sku','FUYOU-BO-s'), -(10449,766,'total_sales','0'), -(10450,766,'_tax_status','taxable'), -(10451,766,'_tax_class',''), -(10452,766,'_manage_stock','no'), -(10453,766,'_backorders','no'), -(10454,766,'_sold_individually','no'), -(10455,766,'_virtual','no'), -(10456,766,'_downloadable','no'), -(10457,766,'_download_limit','-1'), -(10458,766,'_download_expiry','-1'), -(10459,766,'_thumbnail_id','770'), -(10460,766,'_stock',NULL), -(10461,766,'_stock_status','instock'), -(10462,766,'_wc_average_rating','0'), -(10463,766,'_wc_review_count','0'), -(10464,766,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10465,766,'_product_version','9.4.1'), -(10470,767,'_variation_description',''), -(10471,767,'_sku','FUYOU-BO-s-pair'), -(10472,767,'_regular_price','80'), -(10473,767,'total_sales','0'), -(10474,767,'_tax_status','taxable'), -(10475,767,'_tax_class','parent'), -(10476,767,'_manage_stock','no'), -(10477,767,'_backorders','no'), -(10478,767,'_sold_individually','no'), -(10479,767,'_virtual','no'), -(10480,767,'_downloadable','no'), -(10481,767,'_download_limit','-1'), -(10482,767,'_download_expiry','-1'), -(10483,767,'_thumbnail_id','0'), -(10484,767,'_stock',NULL), -(10485,767,'_stock_status','instock'), -(10486,767,'_wc_average_rating','0'), -(10487,767,'_wc_review_count','0'), -(10489,767,'_price','80'), -(10490,767,'_product_version','9.4.1'), -(10491,768,'_variation_description',''), -(10492,768,'_sku','FUYOU-BO-s-long'), -(10493,768,'_regular_price','50'), -(10494,768,'total_sales','0'), -(10495,768,'_tax_status','taxable'), -(10496,768,'_tax_class','parent'), -(10497,768,'_manage_stock','no'), -(10498,768,'_backorders','no'), -(10499,768,'_sold_individually','no'), -(10500,768,'_virtual','no'), -(10501,768,'_downloadable','no'), -(10502,768,'_download_limit','-1'), -(10503,768,'_download_expiry','-1'), -(10504,768,'_thumbnail_id','0'), -(10505,768,'_stock',NULL), -(10506,768,'_stock_status','instock'), -(10507,768,'_wc_average_rating','0'), -(10508,768,'_wc_review_count','0'), -(10510,768,'_price','50'), -(10511,768,'_product_version','9.4.1'), -(10513,766,'_edit_lock','1732524399:1'), -(10516,770,'_wp_attached_file','2024/11/FUYOU-B0-s.jpg'), -(10517,770,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/FUYOU-B0-s.jpg\";s:8:\"filesize\";i:302772;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10518,770,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10519,771,'_wp_attached_file','2024/11/DSC0240.jpg'), -(10520,771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0240.jpg\";s:8:\"filesize\";i:707748;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0240-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10521,772,'_wp_attached_file','2024/11/DSC0242.jpg'), -(10522,772,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0242.jpg\";s:8:\"filesize\";i:655520;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0242-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19603;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10523,773,'_wp_attached_file','2024/11/DSC0249.jpg'), -(10524,773,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0249.jpg\";s:8:\"filesize\";i:545109;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0249-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10525,774,'_wp_attached_file','2024/11/DSC0251.jpg'), -(10526,774,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0251.jpg\";s:8:\"filesize\";i:599812;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0251-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17018;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10527,771,'_wp_attachment_image_alt',''), -(10528,772,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10529,773,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10530,774,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10531,767,'attribute_pa_side','pair'), -(10532,768,'attribute_pa_side','long'), -(10534,775,'_variation_description',''), -(10535,775,'total_sales','0'), -(10536,775,'_tax_status','taxable'), -(10537,775,'_tax_class','parent'), -(10538,775,'_manage_stock','no'), -(10539,775,'_backorders','no'), -(10540,775,'_sold_individually','no'), -(10541,775,'_virtual','no'), -(10542,775,'_downloadable','no'), -(10543,775,'_download_limit','-1'), -(10544,775,'_download_expiry','-1'), -(10545,775,'_stock',NULL), -(10546,775,'_stock_status','instock'), -(10547,775,'_wc_average_rating','0'), -(10548,775,'_wc_review_count','0'), -(10549,775,'attribute_pa_side','medium'), -(10550,775,'_product_version','9.4.1'), -(10552,775,'_thumbnail_id','0'), -(10554,775,'_sku','FUYOU-BO-s-mid'), -(10555,775,'_regular_price','50'), -(10556,775,'_price','50'), -(10557,766,'_price','50'), -(10558,766,'_price','80'), -(10559,766,'_edit_last','1'), -(10560,766,'_photos_colonne_gauche|||0|value','770'), -(10561,766,'_photos_colonne_droite|||0|value','771'), -(10562,766,'_photos_colonne_droite|||1|value','774'), -(10563,766,'_photos_colonne_droite|||2|value','772'), -(10564,766,'_photos_colonne_droite|||3|value','773'), -(10565,766,'_haiku_details_produit',''), -(10566,776,'_edit_last','1'), -(10567,776,'discount_type','percent'), -(10568,776,'coupon_amount','10'), -(10569,776,'individual_use','no'), -(10570,776,'usage_limit','0'), -(10571,776,'usage_limit_per_user','0'), -(10572,776,'limit_usage_to_x_items','0'), -(10573,776,'usage_count','0'), -(10574,776,'date_expires',NULL), -(10575,776,'free_shipping','no'), -(10576,776,'exclude_sale_items','no'), -(10577,776,'_edit_lock','1732205350:1'), -(10578,787,'_sku','HADOU-BR-3'), -(10579,787,'total_sales','0'), -(10580,787,'_tax_status','taxable'), -(10581,787,'_tax_class',''), -(10582,787,'_manage_stock','no'), -(10583,787,'_backorders','no'), -(10584,787,'_sold_individually','no'), -(10585,787,'_virtual','no'), -(10586,787,'_downloadable','no'), -(10587,787,'_download_limit','-1'), -(10588,787,'_download_expiry','-1'), -(10589,787,'_thumbnail_id','81'), -(10590,787,'_stock',NULL), -(10591,787,'_stock_status','instock'), -(10592,787,'_wc_average_rating','0'), -(10593,787,'_wc_review_count','0'), -(10594,787,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10595,787,'_product_version','9.4.2'), -(10643,787,'_edit_lock','1732440039:1'), -(10644,790,'_variation_description',''), -(10645,790,'total_sales','0'), -(10646,790,'_tax_status','taxable'), -(10647,790,'_tax_class','parent'), -(10648,790,'_manage_stock','no'), -(10649,790,'_backorders','no'), -(10650,790,'_sold_individually','no'), -(10651,790,'_virtual','no'), -(10652,790,'_downloadable','no'), -(10653,790,'_download_limit','-1'), -(10654,790,'_download_expiry','-1'), -(10655,790,'_stock',NULL), -(10656,790,'_stock_status','instock'), -(10657,790,'_wc_average_rating','0'), -(10658,790,'_wc_review_count','0'), -(10659,790,'attribute_pa_size','50'), -(10660,790,'_product_version','9.4.2'), -(10661,791,'_variation_description',''), -(10662,791,'total_sales','0'), -(10663,791,'_tax_status','taxable'), -(10664,791,'_tax_class','parent'), -(10665,791,'_manage_stock','no'), -(10666,791,'_backorders','no'), -(10667,791,'_sold_individually','no'), -(10668,791,'_virtual','no'), -(10669,791,'_downloadable','no'), -(10670,791,'_download_limit','-1'), -(10671,791,'_download_expiry','-1'), -(10672,791,'_stock',NULL), -(10673,791,'_stock_status','instock'), -(10674,791,'_wc_average_rating','0'), -(10675,791,'_wc_review_count','0'), -(10676,791,'attribute_pa_size','52'), -(10677,791,'_product_version','9.4.2'), -(10678,792,'_variation_description',''), -(10679,792,'total_sales','0'), -(10680,792,'_tax_status','taxable'), -(10681,792,'_tax_class','parent'), -(10682,792,'_manage_stock','no'), -(10683,792,'_backorders','no'), -(10684,792,'_sold_individually','no'), -(10685,792,'_virtual','no'), -(10686,792,'_downloadable','no'), -(10687,792,'_download_limit','-1'), -(10688,792,'_download_expiry','-1'), -(10689,792,'_stock',NULL), -(10690,792,'_stock_status','instock'), -(10691,792,'_wc_average_rating','0'), -(10692,792,'_wc_review_count','0'), -(10693,792,'attribute_pa_size','54'), -(10694,792,'_product_version','9.4.2'), -(10695,793,'_variation_description',''), -(10696,793,'total_sales','0'), -(10697,793,'_tax_status','taxable'), -(10698,793,'_tax_class','parent'), -(10699,793,'_manage_stock','no'), -(10700,793,'_backorders','no'), -(10701,793,'_sold_individually','no'), -(10702,793,'_virtual','no'), -(10703,793,'_downloadable','no'), -(10704,793,'_download_limit','-1'), -(10705,793,'_download_expiry','-1'), -(10706,793,'_stock',NULL), -(10707,793,'_stock_status','instock'), -(10708,793,'_wc_average_rating','0'), -(10709,793,'_wc_review_count','0'), -(10710,793,'attribute_pa_size','56'), -(10711,793,'_product_version','9.4.2'), -(10712,794,'_variation_description',''), -(10713,794,'total_sales','0'), -(10714,794,'_tax_status','taxable'), -(10715,794,'_tax_class','parent'), -(10716,794,'_manage_stock','no'), -(10717,794,'_backorders','no'), -(10718,794,'_sold_individually','no'), -(10719,794,'_virtual','no'), -(10720,794,'_downloadable','no'), -(10721,794,'_download_limit','-1'), -(10722,794,'_download_expiry','-1'), -(10723,794,'_stock',NULL), -(10724,794,'_stock_status','instock'), -(10725,794,'_wc_average_rating','0'), -(10726,794,'_wc_review_count','0'), -(10727,794,'attribute_pa_size','58'), -(10728,794,'_product_version','9.4.2'), -(10729,795,'_variation_description',''), -(10730,795,'total_sales','0'), -(10731,795,'_tax_status','taxable'), -(10732,795,'_tax_class','parent'), -(10733,795,'_manage_stock','no'), -(10734,795,'_backorders','no'), -(10735,795,'_sold_individually','no'), -(10736,795,'_virtual','no'), -(10737,795,'_downloadable','no'), -(10738,795,'_download_limit','-1'), -(10739,795,'_download_expiry','-1'), -(10740,795,'_stock',NULL), -(10741,795,'_stock_status','instock'), -(10742,795,'_wc_average_rating','0'), -(10743,795,'_wc_review_count','0'), -(10744,795,'attribute_pa_size','60'), -(10745,795,'_product_version','9.4.2'), -(10746,796,'_variation_description',''), -(10747,796,'total_sales','0'), -(10748,796,'_tax_status','taxable'), -(10749,796,'_tax_class','parent'), -(10750,796,'_manage_stock','no'), -(10751,796,'_backorders','no'), -(10752,796,'_sold_individually','no'), -(10753,796,'_virtual','no'), -(10754,796,'_downloadable','no'), -(10755,796,'_download_limit','-1'), -(10756,796,'_download_expiry','-1'), -(10757,796,'_stock',NULL), -(10758,796,'_stock_status','instock'), -(10759,796,'_wc_average_rating','0'), -(10760,796,'_wc_review_count','0'), -(10761,796,'attribute_pa_size','62'), -(10762,796,'_product_version','9.4.2'), -(10765,790,'_sku','HADOU-B-50'), -(10766,790,'_regular_price','85'), -(10767,790,'_thumbnail_id','0'), -(10768,790,'_price','85'), -(10769,791,'_sku','HADOU-B-52'), -(10770,791,'_regular_price','85'), -(10771,791,'_thumbnail_id','0'), -(10772,791,'_price','85'), -(10773,792,'_sku','HADOU-B-54'), -(10774,792,'_regular_price','85'), -(10775,792,'_thumbnail_id','0'), -(10776,792,'_price','85'), -(10777,793,'_sku','HADOU-B-56'), -(10778,793,'_regular_price','85'), -(10779,793,'_thumbnail_id','0'), -(10780,793,'_price','85'), -(10781,794,'_sku','HADOU-B-58'), -(10782,794,'_regular_price','85'), -(10783,794,'_thumbnail_id','0'), -(10784,794,'_price','85'), -(10785,795,'_sku','HADOU-B-60'), -(10786,795,'_regular_price','85'), -(10787,795,'_thumbnail_id','0'), -(10788,795,'_price','85'), -(10789,796,'_sku','HADOU-B-62'), -(10790,796,'_regular_price','85'), -(10791,796,'_thumbnail_id','0'), -(10792,796,'_price','85'), -(10793,787,'_price','85'), -(10794,787,'_edit_last','1'), -(10795,787,'_photos_colonne_gauche|||0|value','81'), -(10796,787,'_photos_colonne_droite|||0|value','100'), -(10797,787,'_photos_colonne_droite|||1|value','411'), -(10798,787,'_photos_colonne_droite|||2|value','101'), -(10799,787,'_haiku_details_produit',''), -(10806,791,'_wp_trash_meta_status','publish'), -(10807,791,'_wp_trash_meta_time','1732440237'), -(10808,791,'_wp_desired_post_slug','hadou-bangles-copy-52'), -(10809,792,'_wp_trash_meta_status','publish'), -(10810,792,'_wp_trash_meta_time','1732440237'), -(10811,792,'_wp_desired_post_slug','hadou-bangles-copy-54'), -(10812,793,'_wp_trash_meta_status','publish'), -(10813,793,'_wp_trash_meta_time','1732440237'), -(10814,793,'_wp_desired_post_slug','hadou-bangles-copy-56'), -(10815,794,'_wp_trash_meta_status','publish'), -(10816,794,'_wp_trash_meta_time','1732440237'), -(10817,794,'_wp_desired_post_slug','hadou-bangles-copy-58'), -(10818,795,'_wp_trash_meta_status','publish'), -(10819,795,'_wp_trash_meta_time','1732440237'), -(10820,795,'_wp_desired_post_slug','hadou-bangles-copy-60'), -(10821,796,'_wp_trash_meta_status','publish'), -(10822,796,'_wp_trash_meta_time','1732440237'), -(10823,796,'_wp_desired_post_slug','hadou-bangles-copy-62'), -(10824,790,'_wp_trash_meta_status','publish'), -(10825,790,'_wp_trash_meta_time','1732440237'), -(10826,790,'_wp_desired_post_slug','hadou-bangles-copy-50'), -(10827,787,'_wp_trash_meta_status','publish'), -(10828,787,'_wp_trash_meta_time','1732440237'), -(10829,787,'_wp_desired_post_slug','hadou-ring-2'), -(10846,797,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(10847,797,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:1099721;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BOROBORO-B-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10848,797,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10854,798,'_sku','BOROBORO-B1-s-1'), -(10855,798,'total_sales','0'), -(10856,798,'_tax_status','taxable'), -(10857,798,'_tax_class',''), -(10858,798,'_manage_stock','no'), -(10859,798,'_backorders','no'), -(10860,798,'_sold_individually','no'), -(10861,798,'_virtual','no'), -(10862,798,'_downloadable','no'), -(10863,798,'_download_limit','-1'), -(10864,798,'_download_expiry','-1'), -(10865,798,'_thumbnail_id','740'), -(10866,798,'_stock',NULL), -(10867,798,'_stock_status','instock'), -(10868,798,'_wc_average_rating','0'), -(10869,798,'_wc_review_count','0'), -(10870,798,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10871,798,'_product_version','9.4.2'), -(10877,799,'_variation_description',''), -(10878,799,'_sku','BOROBORO-B1-s-50-1'), -(10879,799,'_regular_price','75'), -(10880,799,'total_sales','0'), -(10881,799,'_tax_status','taxable'), -(10882,799,'_tax_class','parent'), -(10883,799,'_manage_stock','no'), -(10884,799,'_backorders','no'), -(10885,799,'_sold_individually','no'), -(10886,799,'_virtual','no'), -(10887,799,'_downloadable','no'), -(10888,799,'_download_limit','-1'), -(10889,799,'_download_expiry','-1'), -(10890,799,'_thumbnail_id','0'), -(10891,799,'_stock',NULL), -(10892,799,'_stock_status','instock'), -(10893,799,'_wc_average_rating','0'), -(10894,799,'_wc_review_count','0'), -(10895,799,'attribute_pa_size','50'), -(10896,799,'_price','75'), -(10897,799,'_product_version','9.4.2'), -(10898,800,'_variation_description',''), -(10899,800,'_sku','BOROBORO-B1-s-52-1'), -(10900,800,'_regular_price','75'), -(10901,800,'total_sales','0'), -(10902,800,'_tax_status','taxable'), -(10903,800,'_tax_class','parent'), -(10904,800,'_manage_stock','no'), -(10905,800,'_backorders','no'), -(10906,800,'_sold_individually','no'), -(10907,800,'_virtual','no'), -(10908,800,'_downloadable','no'), -(10909,800,'_download_limit','-1'), -(10910,800,'_download_expiry','-1'), -(10911,800,'_thumbnail_id','0'), -(10912,800,'_stock',NULL), -(10913,800,'_stock_status','instock'), -(10914,800,'_wc_average_rating','0'), -(10915,800,'_wc_review_count','0'), -(10916,800,'attribute_pa_size','52'), -(10917,800,'_price','75'), -(10918,800,'_product_version','9.4.2'), -(10919,801,'_variation_description',''), -(10920,801,'_sku','BOROBORO-B1-s-54-1'), -(10921,801,'_regular_price','75'), -(10922,801,'total_sales','0'), -(10923,801,'_tax_status','taxable'), -(10924,801,'_tax_class','parent'), -(10925,801,'_manage_stock','no'), -(10926,801,'_backorders','no'), -(10927,801,'_sold_individually','no'), -(10928,801,'_virtual','no'), -(10929,801,'_downloadable','no'), -(10930,801,'_download_limit','-1'), -(10931,801,'_download_expiry','-1'), -(10932,801,'_thumbnail_id','0'), -(10933,801,'_stock',NULL), -(10934,801,'_stock_status','instock'), -(10935,801,'_wc_average_rating','0'), -(10936,801,'_wc_review_count','0'), -(10937,801,'attribute_pa_size','54'), -(10938,801,'_price','75'), -(10939,801,'_product_version','9.4.2'), -(10940,802,'_variation_description',''), -(10941,802,'_sku','BOROBORO-B1-s-56-1'), -(10942,802,'_regular_price','75'), -(10943,802,'total_sales','0'), -(10944,802,'_tax_status','taxable'), -(10945,802,'_tax_class','parent'), -(10946,802,'_manage_stock','no'), -(10947,802,'_backorders','no'), -(10948,802,'_sold_individually','no'), -(10949,802,'_virtual','no'), -(10950,802,'_downloadable','no'), -(10951,802,'_download_limit','-1'), -(10952,802,'_download_expiry','-1'), -(10953,802,'_thumbnail_id','0'), -(10954,802,'_stock',NULL), -(10955,802,'_stock_status','instock'), -(10956,802,'_wc_average_rating','0'), -(10957,802,'_wc_review_count','0'), -(10958,802,'attribute_pa_size','56'), -(10959,802,'_price','75'), -(10960,802,'_product_version','9.4.2'), -(10961,803,'_variation_description',''), -(10962,803,'_sku','BOROBORO-B1-s-58-1'), -(10963,803,'_regular_price','75'), -(10964,803,'total_sales','0'), -(10965,803,'_tax_status','taxable'), -(10966,803,'_tax_class','parent'), -(10967,803,'_manage_stock','no'), -(10968,803,'_backorders','no'), -(10969,803,'_sold_individually','no'), -(10970,803,'_virtual','no'), -(10971,803,'_downloadable','no'), -(10972,803,'_download_limit','-1'), -(10973,803,'_download_expiry','-1'), -(10974,803,'_thumbnail_id','0'), -(10975,803,'_stock',NULL), -(10976,803,'_stock_status','instock'), -(10977,803,'_wc_average_rating','0'), -(10978,803,'_wc_review_count','0'), -(10979,803,'attribute_pa_size','58'), -(10980,803,'_price','75'), -(10981,803,'_product_version','9.4.2'), -(10982,804,'_variation_description',''), -(10983,804,'_sku','BOROBORO-B1-s-60-1'), -(10984,804,'_regular_price','75'), -(10985,804,'total_sales','0'), -(10986,804,'_tax_status','taxable'), -(10987,804,'_tax_class','parent'), -(10988,804,'_manage_stock','no'), -(10989,804,'_backorders','no'), -(10990,804,'_sold_individually','no'), -(10991,804,'_virtual','no'), -(10992,804,'_downloadable','no'), -(10993,804,'_download_limit','-1'), -(10994,804,'_download_expiry','-1'), -(10995,804,'_thumbnail_id','0'), -(10996,804,'_stock',NULL), -(10997,804,'_stock_status','instock'), -(10998,804,'_wc_average_rating','0'), -(10999,804,'_wc_review_count','0'), -(11000,804,'attribute_pa_size','60'), -(11001,804,'_price','75'), -(11002,804,'_product_version','9.4.2'), -(11003,805,'_variation_description',''), -(11004,805,'_sku','BOROBORO-B1-s-62-1'), -(11005,805,'_regular_price','75'), -(11006,805,'total_sales','0'), -(11007,805,'_tax_status','taxable'), -(11008,805,'_tax_class','parent'), -(11009,805,'_manage_stock','no'), -(11010,805,'_backorders','no'), -(11011,805,'_sold_individually','no'), -(11012,805,'_virtual','no'), -(11013,805,'_downloadable','no'), -(11014,805,'_download_limit','-1'), -(11015,805,'_download_expiry','-1'), -(11016,805,'_thumbnail_id','0'), -(11017,805,'_stock',NULL), -(11018,805,'_stock_status','instock'), -(11019,805,'_wc_average_rating','0'), -(11020,805,'_wc_review_count','0'), -(11021,805,'attribute_pa_size','62'), -(11022,805,'_price','75'), -(11023,805,'_product_version','9.4.2'), -(11024,806,'_variation_description',''), -(11025,806,'_sku','BOROBORO-B1-s-64-1'), -(11026,806,'_regular_price','75'), -(11027,806,'total_sales','0'), -(11028,806,'_tax_status','taxable'), -(11029,806,'_tax_class','parent'), -(11030,806,'_manage_stock','no'), -(11031,806,'_backorders','no'), -(11032,806,'_sold_individually','no'), -(11033,806,'_virtual','no'), -(11034,806,'_downloadable','no'), -(11035,806,'_download_limit','-1'), -(11036,806,'_download_expiry','-1'), -(11037,806,'_thumbnail_id','0'), -(11038,806,'_stock',NULL), -(11039,806,'_stock_status','instock'), -(11040,806,'_wc_average_rating','0'), -(11041,806,'_wc_review_count','0'), -(11042,806,'attribute_pa_size','64'), -(11043,806,'_price','75'), -(11044,806,'_product_version','9.4.2'), -(11045,798,'_price','75'), -(11046,798,'_edit_lock','1732442170:1'), -(11047,798,'_edit_last','1'), -(11048,798,'_photos_colonne_gauche|||0|value','740'), -(11049,798,'_photos_colonne_droite|||0|value','797'), -(11052,798,'_haiku_details_produit',''), -(11053,802,'_wp_trash_meta_status','publish'), -(11054,802,'_wp_trash_meta_time','1732442313'), -(11055,802,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-76'), -(11056,803,'_wp_trash_meta_status','publish'), -(11057,803,'_wp_trash_meta_time','1732442313'), -(11058,803,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-77'), -(11059,804,'_wp_trash_meta_status','publish'), -(11060,804,'_wp_trash_meta_time','1732442313'), -(11061,804,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-78'), -(11062,805,'_wp_trash_meta_status','publish'), -(11063,805,'_wp_trash_meta_time','1732442313'), -(11064,805,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-79'), -(11065,806,'_wp_trash_meta_status','publish'), -(11066,806,'_wp_trash_meta_time','1732442313'), -(11067,806,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-80'), -(11068,799,'_wp_trash_meta_status','publish'), -(11069,799,'_wp_trash_meta_time','1732442313'), -(11070,799,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-73'), -(11071,800,'_wp_trash_meta_status','publish'), -(11072,800,'_wp_trash_meta_time','1732442313'), -(11073,800,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-74'), -(11074,801,'_wp_trash_meta_status','publish'), -(11075,801,'_wp_trash_meta_time','1732442313'), -(11076,801,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-75'), -(11077,798,'_wp_trash_meta_status','publish'), -(11078,798,'_wp_trash_meta_time','1732442313'), -(11079,798,'_wp_desired_post_slug','boroboro-long-ring-silver-2'), -(11107,807,'total_sales','0'), -(11108,807,'_tax_status','taxable'), -(11109,807,'_tax_class',''), -(11110,807,'_manage_stock','no'), -(11111,807,'_backorders','no'), -(11112,807,'_sold_individually','no'), -(11113,807,'_virtual','no'), -(11114,807,'_downloadable','no'), -(11115,807,'_download_limit','-1'), -(11116,807,'_download_expiry','-1'), -(11117,807,'_stock',NULL), -(11118,807,'_stock_status','instock'), -(11119,807,'_wc_average_rating','0'), -(11120,807,'_wc_review_count','0'), -(11121,807,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(11122,807,'_product_version','9.4.2'), -(11123,807,'_edit_lock','1732442795:1'), -(11124,808,'_variation_description',''), -(11125,808,'total_sales','0'), -(11126,808,'_tax_status','taxable'), -(11127,808,'_tax_class','parent'), -(11128,808,'_manage_stock','no'), -(11129,808,'_backorders','no'), -(11130,808,'_sold_individually','no'), -(11131,808,'_virtual','no'), -(11132,808,'_downloadable','no'), -(11133,808,'_download_limit','-1'), -(11134,808,'_download_expiry','-1'), -(11135,808,'_stock',NULL), -(11136,808,'_stock_status','instock'), -(11137,808,'_wc_average_rating','0'), -(11138,808,'_wc_review_count','0'), -(11139,808,'attribute_pa_size','50'), -(11140,808,'_product_version','9.4.2'), -(11141,809,'_variation_description',''), -(11142,809,'total_sales','0'), -(11143,809,'_tax_status','taxable'), -(11144,809,'_tax_class','parent'), -(11145,809,'_manage_stock','no'), -(11146,809,'_backorders','no'), -(11147,809,'_sold_individually','no'), -(11148,809,'_virtual','no'), -(11149,809,'_downloadable','no'), -(11150,809,'_download_limit','-1'), -(11151,809,'_download_expiry','-1'), -(11152,809,'_stock',NULL), -(11153,809,'_stock_status','instock'), -(11154,809,'_wc_average_rating','0'), -(11155,809,'_wc_review_count','0'), -(11156,809,'attribute_pa_size','52'), -(11157,809,'_product_version','9.4.2'), -(11158,810,'_variation_description',''), -(11159,810,'total_sales','0'), -(11160,810,'_tax_status','taxable'), -(11161,810,'_tax_class','parent'), -(11162,810,'_manage_stock','no'), -(11163,810,'_backorders','no'), -(11164,810,'_sold_individually','no'), -(11165,810,'_virtual','no'), -(11166,810,'_downloadable','no'), -(11167,810,'_download_limit','-1'), -(11168,810,'_download_expiry','-1'), -(11169,810,'_stock',NULL), -(11170,810,'_stock_status','instock'), -(11171,810,'_wc_average_rating','0'), -(11172,810,'_wc_review_count','0'), -(11173,810,'attribute_pa_size','54'), -(11174,810,'_product_version','9.4.2'), -(11175,811,'_variation_description',''), -(11176,811,'total_sales','0'), -(11177,811,'_tax_status','taxable'), -(11178,811,'_tax_class','parent'), -(11179,811,'_manage_stock','no'), -(11180,811,'_backorders','no'), -(11181,811,'_sold_individually','no'), -(11182,811,'_virtual','no'), -(11183,811,'_downloadable','no'), -(11184,811,'_download_limit','-1'), -(11185,811,'_download_expiry','-1'), -(11186,811,'_stock',NULL), -(11187,811,'_stock_status','instock'), -(11188,811,'_wc_average_rating','0'), -(11189,811,'_wc_review_count','0'), -(11190,811,'attribute_pa_size','56'), -(11191,811,'_product_version','9.4.2'), -(11192,812,'_variation_description',''), -(11193,812,'total_sales','0'), -(11194,812,'_tax_status','taxable'), -(11195,812,'_tax_class','parent'), -(11196,812,'_manage_stock','no'), -(11197,812,'_backorders','no'), -(11198,812,'_sold_individually','no'), -(11199,812,'_virtual','no'), -(11200,812,'_downloadable','no'), -(11201,812,'_download_limit','-1'), -(11202,812,'_download_expiry','-1'), -(11203,812,'_stock',NULL), -(11204,812,'_stock_status','instock'), -(11205,812,'_wc_average_rating','0'), -(11206,812,'_wc_review_count','0'), -(11207,812,'attribute_pa_size','58'), -(11208,812,'_product_version','9.4.2'), -(11209,813,'_variation_description',''), -(11210,813,'total_sales','0'), -(11211,813,'_tax_status','taxable'), -(11212,813,'_tax_class','parent'), -(11213,813,'_manage_stock','no'), -(11214,813,'_backorders','no'), -(11215,813,'_sold_individually','no'), -(11216,813,'_virtual','no'), -(11217,813,'_downloadable','no'), -(11218,813,'_download_limit','-1'), -(11219,813,'_download_expiry','-1'), -(11220,813,'_stock',NULL), -(11221,813,'_stock_status','instock'), -(11222,813,'_wc_average_rating','0'), -(11223,813,'_wc_review_count','0'), -(11224,813,'attribute_pa_size','60'), -(11225,813,'_product_version','9.4.2'), -(11226,814,'_variation_description',''), -(11227,814,'total_sales','0'), -(11228,814,'_tax_status','taxable'), -(11229,814,'_tax_class','parent'), -(11230,814,'_manage_stock','no'), -(11231,814,'_backorders','no'), -(11232,814,'_sold_individually','no'), -(11233,814,'_virtual','no'), -(11234,814,'_downloadable','no'), -(11235,814,'_download_limit','-1'), -(11236,814,'_download_expiry','-1'), -(11237,814,'_stock',NULL), -(11238,814,'_stock_status','instock'), -(11239,814,'_wc_average_rating','0'), -(11240,814,'_wc_review_count','0'), -(11241,814,'attribute_pa_size','62'), -(11242,814,'_product_version','9.4.2'), -(11243,815,'_variation_description',''), -(11244,815,'total_sales','0'), -(11245,815,'_tax_status','taxable'), -(11246,815,'_tax_class','parent'), -(11247,815,'_manage_stock','no'), -(11248,815,'_backorders','no'), -(11249,815,'_sold_individually','no'), -(11250,815,'_virtual','no'), -(11251,815,'_downloadable','no'), -(11252,815,'_download_limit','-1'), -(11253,815,'_download_expiry','-1'), -(11254,815,'_stock',NULL), -(11255,815,'_stock_status','instock'), -(11256,815,'_wc_average_rating','0'), -(11257,815,'_wc_review_count','0'), -(11258,815,'attribute_pa_size','64'), -(11259,815,'_product_version','9.4.2'), -(11261,808,'_thumbnail_id','0'), -(11262,808,'_price',''), -(11264,809,'_thumbnail_id','0'), -(11265,809,'_price',''), -(11267,808,'_sku','BOROBORO-B1-s-50'), -(11268,810,'_thumbnail_id','0'), -(11269,810,'_price',''), -(11270,808,'_sale_price',''), -(11272,811,'_thumbnail_id','0'), -(11273,809,'_sku','BOROBORO-B1-s-52'), -(11274,811,'_price',''), -(11276,812,'_thumbnail_id','0'), -(11277,812,'_price',''), -(11278,810,'_sku','BOROBORO-B1-s-54'), -(11280,813,'_thumbnail_id','0'), -(11281,813,'_price',''), -(11282,811,'_sku','BOROBORO-B1-s-56'), -(11284,814,'_thumbnail_id','0'), -(11285,814,'_price',''), -(11286,812,'_sku','BOROBORO-B1-s-58'), -(11288,815,'_thumbnail_id','0'), -(11289,815,'_price',''), -(11290,813,'_sku','BOROBORO-B1-s-60'), -(11292,814,'_sku','BOROBORO-B1-s-62'), -(11293,815,'_sku','BOROBORO-B1-s-64'), -(11296,809,'_sale_price',''), -(11297,810,'_sale_price',''), -(11298,811,'_sale_price',''), -(11299,812,'_sale_price',''), -(11300,813,'_sale_price',''), -(11301,814,'_sale_price',''), -(11302,815,'_sale_price',''), -(11303,807,'_edit_last','1'), -(11304,807,'_sku','BOROBORO-B1-s'), -(11308,807,'_thumbnail_id','740'), -(11309,807,'_photos_colonne_gauche|||0|value','740'), -(11310,807,'_photos_colonne_droite|||0|value','797'), -(11311,807,'_haiku_details_produit',''), -(11312,808,'_wp_trash_meta_status','publish'), -(11313,808,'_wp_trash_meta_time','1732442797'), -(11314,808,'_wp_desired_post_slug','auto-draft-50'), -(11315,809,'_wp_trash_meta_status','publish'), -(11316,809,'_wp_trash_meta_time','1732442797'), -(11317,809,'_wp_desired_post_slug','auto-draft-52'), -(11318,810,'_wp_trash_meta_status','publish'), -(11319,810,'_wp_trash_meta_time','1732442797'), -(11320,810,'_wp_desired_post_slug','auto-draft-54'), -(11321,811,'_wp_trash_meta_status','publish'), -(11322,811,'_wp_trash_meta_time','1732442797'), -(11323,811,'_wp_desired_post_slug','auto-draft-56'), -(11324,812,'_wp_trash_meta_status','publish'), -(11325,812,'_wp_trash_meta_time','1732442797'), -(11326,812,'_wp_desired_post_slug','auto-draft-58'), -(11327,813,'_wp_trash_meta_status','publish'), -(11328,813,'_wp_trash_meta_time','1732442797'), -(11329,813,'_wp_desired_post_slug','auto-draft-60'), -(11330,814,'_wp_trash_meta_status','publish'), -(11331,814,'_wp_trash_meta_time','1732442797'), -(11332,814,'_wp_desired_post_slug','auto-draft-62'), -(11333,815,'_wp_trash_meta_status','publish'), -(11334,815,'_wp_trash_meta_time','1732442797'), -(11335,815,'_wp_desired_post_slug','auto-draft-64'), -(11336,807,'_wp_trash_meta_status','publish'), -(11337,807,'_wp_trash_meta_time','1732442797'), -(11338,807,'_wp_desired_post_slug','boroboro-long-ring-silver'), -(11339,589,'_wp_old_slug','boroboro-long-ring-silver__trashed'), -(11340,590,'_wp_old_slug','boroboro-bead-earrings-silver-copy-65__trashed'), -(11341,591,'_wp_old_slug','boroboro-bead-earrings-silver-copy-66__trashed'), -(11342,592,'_wp_old_slug','boroboro-bead-earrings-silver-copy-67__trashed'), -(11343,593,'_wp_old_slug','boroboro-bead-earrings-silver-copy-68__trashed'), -(11344,594,'_wp_old_slug','boroboro-bead-earrings-silver-copy-69__trashed'), -(11345,595,'_wp_old_slug','boroboro-bead-earrings-silver-copy-70__trashed'), -(11346,596,'_wp_old_slug','boroboro-bead-earrings-silver-copy-71__trashed'), -(11347,597,'_wp_old_slug','boroboro-bead-earrings-silver-copy-72__trashed'), -(11354,819,'_wp_attached_file','2024/11/HAIKU-ringsizes.jpg'), -(11355,819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/11/HAIKU-ringsizes.jpg\";s:8:\"filesize\";i:41989;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HAIKU-ringsizes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11356,819,'_wp_attachment_image_alt','Ring size guide'), -(11357,72,'_photos_colonne_gauche|||0|value','81'), -(11358,72,'_photos_colonne_droite|||0|value','100'), -(11359,72,'_photos_colonne_droite|||1|value','411'), -(11360,72,'_photos_colonne_droite|||2|value','101'), -(11361,72,'_haiku_details_produit',''), -(11362,86,'_photos_colonne_gauche|||0|value','420'), -(11364,86,'_photos_colonne_droite|||0|value','683'), -(11365,86,'_photos_colonne_droite|||1|value','412'), -(11366,86,'_photos_colonne_droite|||2|value','419'), -(11367,86,'_haiku_details_produit',''), -(11368,102,'_photos_colonne_gauche|||0|value','110'), -(11369,102,'_photos_colonne_droite|||0|value','112'), -(11370,102,'_photos_colonne_droite|||1|value','111'), -(11371,102,'_haiku_details_produit',''), -(11376,123,'_photos_colonne_gauche|||0|value','685'), -(11377,123,'_photos_colonne_droite|||0|value','132'), -(11378,123,'_photos_colonne_droite|||1|value','681'), -(11379,123,'_haiku_details_produit',''), -(11391,144,'_photos_colonne_gauche|||0|value','152'), -(11392,144,'_photos_colonne_droite|||0|value','154'), -(11393,144,'_photos_colonne_droite|||1|value','153'), -(11394,144,'_haiku_details_produit',''), -(11395,155,'_photos_colonne_gauche|||0|value','163'), -(11396,155,'_photos_colonne_droite|||0|value','712'), -(11397,155,'_photos_colonne_droite|||1|value','165'), -(11398,155,'_photos_colonne_droite|||2|value','164'), -(11399,155,'_haiku_details_produit',''), -(11400,572,'_photos_colonne_gauche|||0|value','739'), -(11401,572,'_photos_colonne_droite|||0|value','754'), -(11402,572,'_haiku_details_produit',''), -(11403,589,'_photos_colonne_gauche|||0|value','740'), -(11404,589,'_photos_colonne_droite|||0|value','797'), -(11407,589,'_haiku_details_produit',''), -(11412,613,'_photos_colonne_gauche|||0|value','743'), -(11413,613,'_photos_colonne_droite|||0|value','760'), -(11414,613,'_photos_colonne_droite|||1|value','761'), -(11415,613,'_haiku_details_produit',''), -(11416,625,'_photos_colonne_gauche|||0|value','744'), -(11417,625,'_photos_colonne_droite|||0|value','758'), -(11418,625,'_photos_colonne_droite|||1|value','759'), -(11419,625,'_haiku_details_produit',''), -(11420,820,'_wp_attached_file','2024/09/IKKAN-B-vrm.jpg'), -(11421,820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1277;s:4:\"file\";s:23:\"2024/09/IKKAN-B-vrm.jpg\";s:8:\"filesize\";i:393112;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27681;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11422,820,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(11423,113,'_thumbnail_id','820'), -(11424,113,'_photos_colonne_gauche|||0|value','820'), -(11425,113,'_photos_colonne_droite|||0|value','122'), -(11426,113,'_photos_colonne_droite|||1|value','684'), -(11427,113,'_haiku_details_produit',''), -(11428,821,'_wp_attached_file','2024/09/KARA-B.jpg'), -(11429,821,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:460992;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11430,822,'_wp_attached_file','2024/09/KARA-B-1.jpg'), -(11431,822,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/09/KARA-B-1.jpg\";s:8:\"filesize\";i:429750;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"KARA-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22093;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11432,821,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(11433,822,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(11441,823,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg'), -(11442,823,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:823;s:6:\"height\";i:547;s:4:\"file\";s:44:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg\";s:8:\"filesize\";i:108182;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"BOROBORO-BOaTANEMAKI-BO1a-opti-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11443,823,'_wp_attachment_image_alt','BoroBoro earrings minimalist oval shape'), -(11444,183,'_photos_colonne_gauche|||0|value','688'), -(11445,183,'_photos_colonne_droite|||0|value','718'), -(11446,183,'_photos_colonne_droite|||1|value','823'), -(11447,183,'_haiku_details_produit',''), -(11448,824,'_wp_attached_file','2024/10/FUYOU-BR-g.jpg'), -(11449,824,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-g.jpg\";s:8:\"filesize\";i:453474;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24091;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11450,824,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(11451,261,'_thumbnail_id','824'), -(11456,825,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(11457,825,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:460176;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1505-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11458,825,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire.'), -(11459,246,'_photos_colonne_gauche|||0|value','249'), -(11460,246,'_photos_colonne_droite|||0|value','825'), -(11461,246,'_photos_colonne_droite|||1|value','250'), -(11462,246,'_haiku_details_produit',''), -(11463,826,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(11464,826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1286747;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1582-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729428985\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11465,826,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'), -(11466,168,'_photos_colonne_gauche|||0|value','726'), -(11467,168,'_photos_colonne_droite|||0|value','180'), -(11468,168,'_photos_colonne_droite|||1|value','177'), -(11469,168,'_photos_colonne_droite|||2|value','178'), -(11470,168,'_photos_colonne_droite|||3|value','182'), -(11471,168,'_photos_colonne_droite|||4|value','179'), -(11472,168,'_photos_colonne_droite|||5|value','826'), -(11473,168,'_haiku_details_produit',''), -(11474,827,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(11475,827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:1440141;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1675-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11476,827,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(11481,331,'_photos_colonne_gauche|||0|value','332'), -(11482,331,'_photos_colonne_droite|||0|value','334'), -(11483,331,'_photos_colonne_droite|||1|value','827'), -(11484,331,'_haiku_details_produit',''), -(11485,828,'_wp_attached_file','2024/10/ROKKU-C-lapis-copy.jpg'), -(11486,828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-C-lapis-copy.jpg\";s:8:\"filesize\";i:546484;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-C-lapis-copy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11487,828,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(11488,385,'_photos_colonne_gauche|||0|value','729'), -(11489,385,'_photos_colonne_droite|||0|value','487'), -(11490,385,'_photos_colonne_droite|||1|value','727'), -(11491,385,'_photos_colonne_droite|||2|value','705'), -(11492,385,'_photos_colonne_droite|||3|value','828'), -(11493,385,'_photos_colonne_droite|||4|value','707'), -(11494,385,'_haiku_details_produit',''), -(11495,312,'_thumbnail_id','735'), -(11496,312,'_photos_colonne_gauche|||0|value','735'), -(11497,312,'_photos_colonne_droite|||0|value','660'), -(11498,312,'_photos_colonne_droite|||1|value','317'), -(11499,312,'_haiku_details_produit',''), -(11500,829,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(11501,829,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:934957;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1460-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15470;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11502,829,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(11506,610,'_photos_colonne_gauche|||0|value','753'), -(11507,610,'_photos_colonne_droite|||0|value','829'), -(11508,610,'_haiku_details_produit',''), -(11509,830,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(11510,830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:632613;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1473-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15130;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11511,830,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(11515,133,'_thumbnail_id','822'), -(11524,831,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(11525,831,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1921;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:911352;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1524-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16305;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11526,831,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(11527,521,'_photos_colonne_gauche|||0|value','749'), -(11528,521,'_photos_colonne_droite|||0|value','831'), -(11529,521,'_photos_colonne_droite|||1|value','750'), -(11530,521,'_haiku_details_produit',''), -(11531,832,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(11532,832,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:985758;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11533,832,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(11534,515,'_photos_colonne_gauche|||0|value','747'), -(11535,515,'_photos_colonne_droite|||0|value','832'), -(11536,515,'_photos_colonne_droite|||1|value','748'), -(11537,515,'_haiku_details_produit',''), -(11538,833,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(11539,833,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:455669;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11540,833,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(11545,834,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(11546,834,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:407384;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11547,834,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(11551,835,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(11552,835,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:384089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24691;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11553,835,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(11554,554,'_thumbnail_id','835'), -(11555,554,'_photos_colonne_gauche|||0|value','835'), -(11556,554,'_photos_colonne_droite|||0|value','751'), -(11557,554,'_haiku_details_produit',''), -(11558,545,'_thumbnail_id','834'), -(11559,545,'_photos_colonne_gauche|||0|value','834'), -(11560,545,'_photos_colonne_droite|||0|value','762'), -(11561,545,'_haiku_details_produit',''), -(11562,496,'_thumbnail_id','833'), -(11567,836,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(11568,836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:361036;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11569,836,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(11570,447,'_thumbnail_id','836'), -(11571,447,'_photos_colonne_gauche|||0|value','836'), -(11572,447,'_photos_colonne_droite|||0|value','830'), -(11573,447,'_haiku_details_produit',''), -(11574,837,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(11575,837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:463079;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"MUGURA-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11576,837,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(11577,481,'_thumbnail_id','837'), -(11578,481,'_photos_colonne_gauche|||0|value','837'), -(11579,481,'_photos_colonne_droite|||0|value','763'), -(11580,481,'_haiku_details_produit',''), -(11581,839,'_wp_attached_file','2024/10/DSC9242.jpg'), -(11582,839,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"file\";s:19:\"2024/10/DSC9242.jpg\";s:8:\"filesize\";i:337187;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9242-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11583,839,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element.'), -(11584,840,'_wp_attached_file','2024/10/DSC9237.jpg'), -(11585,840,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9237.jpg\";s:8:\"filesize\";i:849705;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9237-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11586,840,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element.'), -(11587,258,'_photos_colonne_gauche|||0|value','259'), -(11588,258,'_photos_colonne_droite|||0|value','839'), -(11589,258,'_photos_colonne_droite|||1|value','840'), -(11590,258,'_photos_colonne_droite|||2|value','260'), -(11591,258,'_haiku_details_produit',''), -(11592,841,'_wp_attached_file','2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg'), -(11593,841,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1276;s:6:\"height\";i:1276;s:4:\"file\";s:46:\"2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg\";s:8:\"filesize\";i:321130;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11594,841,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver.'), -(11595,276,'_photos_colonne_gauche|||0|value','280'), -(11596,276,'_photos_colonne_droite|||0|value','281'), -(11597,276,'_photos_colonne_droite|||1|value','841'), -(11598,276,'_haiku_details_produit',''), -(11599,282,'_photos_colonne_gauche|||0|value','283'), -(11600,282,'_photos_colonne_droite|||0|value','720'), -(11601,282,'_photos_colonne_droite|||1|value','719'), -(11602,282,'_haiku_details_produit',''), -(11603,328,'_photos_colonne_gauche|||0|value','329'), -(11604,328,'_photos_colonne_droite|||0|value','330'), -(11605,328,'_haiku_details_produit',''), -(11606,325,'_photos_colonne_gauche|||0|value','326'), -(11607,325,'_photos_colonne_droite|||0|value','327'), -(11609,325,'_photos_colonne_droite|||2|value','714'), -(11610,325,'_haiku_details_produit',''), -(11611,377,'_photos_colonne_gauche|||0|value','378'), -(11612,377,'_photos_colonne_droite|||0|value','379'), -(11613,377,'_photos_colonne_droite|||1|value','380'), -(11614,377,'_haiku_details_produit',''), -(11619,381,'_photos_colonne_gauche|||0|value','382'), -(11620,381,'_photos_colonne_droite|||0|value','383'), -(11621,381,'_photos_colonne_droite|||1|value','384'), -(11622,381,'_haiku_details_produit',''), -(11623,402,'_photos_colonne_gauche|||0|value','723'), -(11624,402,'_photos_colonne_droite|||0|value','404'), -(11625,402,'_photos_colonne_droite|||1|value','405'), -(11626,402,'_haiku_details_produit',''), -(11627,406,'_photos_colonne_gauche|||0|value','724'), -(11628,406,'_photos_colonne_droite|||0|value','408'), -(11629,406,'_photos_colonne_droite|||1|value','409'), -(11630,406,'_haiku_details_produit',''), -(11635,433,'_photos_colonne_gauche|||0|value','730'), -(11637,433,'_photos_colonne_droite|||1|value','716'), -(11638,433,'_photos_colonne_droite|||2|value','731'), -(11639,433,'_photos_colonne_droite|||3|value','732'), -(11640,433,'_haiku_details_produit',''), -(11641,842,'_wp_attached_file','2024/10/ROKKU-CR1-arg-tiger.jpg'), -(11642,842,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-arg-tiger.jpg\";s:8:\"filesize\";i:389374;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-arg-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20415;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11643,842,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(11644,843,'_wp_attached_file','2024/10/ROKKU-CR1-arg-lapis.jpg'), -(11645,843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-arg-lapis.jpg\";s:8:\"filesize\";i:398171;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-arg-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23650;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11646,844,'_wp_attached_file','2024/10/ROKKU-CR1-arg-malachite.jpg'), -(11647,844,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-arg-malachite.jpg\";s:8:\"filesize\";i:377123;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-arg-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11648,843,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with lapis lazuli stone.'), -(11649,844,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with malachite stone.'), -(11650,430,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(11651,845,'_variation_description',''), -(11652,845,'total_sales','0'), -(11653,845,'_tax_status','taxable'), -(11654,845,'_tax_class','parent'), -(11655,845,'_manage_stock','no'), -(11656,845,'_backorders','no'), -(11657,845,'_sold_individually','no'), -(11658,845,'_virtual','no'), -(11659,845,'_downloadable','no'), -(11660,845,'_download_limit','-1'), -(11661,845,'_download_expiry','-1'), -(11662,845,'_stock',NULL), -(11663,845,'_stock_status','instock'), -(11664,845,'_wc_average_rating','0'), -(11665,845,'_wc_review_count','0'), -(11666,845,'attribute_pa_stone','lapis-lazuli'), -(11667,845,'_product_version','9.4.2'), -(11668,846,'_variation_description',''), -(11669,846,'total_sales','0'), -(11670,846,'_tax_status','taxable'), -(11671,846,'_tax_class','parent'), -(11672,846,'_manage_stock','no'), -(11673,846,'_backorders','no'), -(11674,846,'_sold_individually','no'), -(11675,846,'_virtual','no'), -(11676,846,'_downloadable','no'), -(11677,846,'_download_limit','-1'), -(11678,846,'_download_expiry','-1'), -(11679,846,'_stock',NULL), -(11680,846,'_stock_status','instock'), -(11681,846,'_wc_average_rating','0'), -(11682,846,'_wc_review_count','0'), -(11683,846,'attribute_pa_stone','malachite'), -(11684,846,'_product_version','9.4.2'), -(11685,847,'_variation_description',''), -(11686,847,'total_sales','0'), -(11687,847,'_tax_status','taxable'), -(11688,847,'_tax_class','parent'), -(11689,847,'_manage_stock','no'), -(11690,847,'_backorders','no'), -(11691,847,'_sold_individually','no'), -(11692,847,'_virtual','no'), -(11693,847,'_downloadable','no'), -(11694,847,'_download_limit','-1'), -(11695,847,'_download_expiry','-1'), -(11696,847,'_stock',NULL), -(11697,847,'_stock_status','instock'), -(11698,847,'_wc_average_rating','0'), -(11699,847,'_wc_review_count','0'), -(11700,847,'attribute_pa_stone','tiger-eye'), -(11701,847,'_product_version','9.4.2'), -(11702,845,'_sku','ROKKU-CR-s-lapis'), -(11703,845,'_regular_price','45'), -(11704,845,'_thumbnail_id','0'), -(11705,845,'_price','45'), -(11706,846,'_sku','ROKKU-CR-s-malachite'), -(11707,846,'_regular_price','45'), -(11708,846,'_thumbnail_id','0'), -(11709,846,'_price','45'), -(11710,847,'_sku','ROKKU-CR-s-tiger'), -(11711,847,'_regular_price','45'), -(11712,847,'_thumbnail_id','0'), -(11713,847,'_price','45'), -(11714,430,'_price','45'), -(11715,430,'_thumbnail_id','842'), -(11716,430,'_regular_price','45'), -(11717,430,'_photos_colonne_gauche|||0|value','842'), -(11718,430,'_photos_colonne_droite|||0|value','432'), -(11719,430,'_photos_colonne_droite|||1|value','715'), -(11720,430,'_photos_colonne_droite|||2|value','843'), -(11721,430,'_photos_colonne_droite|||3|value','844'), -(11722,430,'_haiku_details_produit',''), -(11723,496,'_photos_colonne_gauche|||0|value','833'), -(11724,496,'_photos_colonne_droite|||0|value','756'), -(11725,496,'_photos_colonne_droite|||1|value','757'), -(11726,496,'_haiku_details_produit',''), -(11727,776,'_wp_trash_meta_status','publish'), -(11728,776,'_wp_trash_meta_time','1732548284'), -(11729,776,'_wp_desired_post_slug','mdr'), -(11730,851,'_edit_lock','1732552202:1'), -(11731,851,'_edit_last','1'), -(11732,851,'discount_type','percent'), -(11733,851,'coupon_amount','20'), -(11734,851,'individual_use','no'), -(11735,851,'usage_limit','0'), -(11736,851,'usage_limit_per_user','1'), -(11737,851,'limit_usage_to_x_items','0'), -(11738,851,'usage_count','0'), -(11739,851,'date_expires','1733180400'), -(11740,851,'free_shipping','no'), -(11741,851,'exclude_sale_items','no'), -(11742,505,'_wp_trash_meta_status','publish'), -(11743,505,'_wp_trash_meta_time','1732555639'), -(11744,505,'_wp_desired_post_slug','test'), -(11745,133,'_photos_colonne_gauche|||0|value','822'), -(11746,133,'_photos_colonne_droite|||0|value','166'), -(11747,133,'_photos_colonne_droite|||1|value','142'), -(11748,133,'_photos_colonne_droite|||2|value','821'), -(11749,133,'_photos_colonne_droite|||3|value','167'), -(11750,133,'_photos_colonne_droite|||4|value','143'), -(11751,133,'_haiku_details_produit',''), -(11752,261,'_photos_colonne_gauche|||0|value','824'), -(11753,261,'_photos_colonne_droite|||0|value','698'), -(11754,261,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=855 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Terms & Conditions','','publish','closed','closed','','terms-and-conditions','','','2024-11-25 16:28:57','2024-11-25 15:28:57','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-11-24 11:44:31','2024-11-24 10:44:31','',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-24 11:45:24','2024-11-24 10:45:24','',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-24 11:45:53','2024-11-24 10:45:53','',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-24 11:53:51','2024-11-24 10:53:51','',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), -(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-24 11:47:09','2024-11-24 10:47:09','',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-25 18:35:15','2024-11-25 17:35:15','',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), -(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 an 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-24 11:48:31','2024-11-24 10:48:31','',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-24 11:48:59','2024-11-24 10:48:59','',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-24 12:08:12','2024-11-24 11:08:12','',0,'https://haiku.gcch.fr/?post_type=product&p=168',0,'product','',0), -(177,2,'2024-10-01 09:12:26','2024-10-01 07:12:26','','Rokku ring malachite','','inherit','closed','closed','','rokku-b-malachite-2','','','2024-10-01 09:12:46','2024-10-01 07:12:46','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-malachite-1.jpg',0,'attachment','image/jpeg',0), -(178,2,'2024-10-01 09:13:13','2024-10-01 07:13:13','','Rokku ring tiger eye','','inherit','closed','closed','','sony-dsc-9','','','2024-10-01 09:13:48','2024-10-01 07:13:48','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye.jpg',0,'attachment','image/jpeg',0), -(179,2,'2024-10-01 09:14:04','2024-10-01 07:14:04','','Rokku ring tiger eye','','inherit','closed','closed','','rokku-b-tigereye','','','2024-10-01 09:14:34','2024-10-01 07:14:34','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye-1.jpg',0,'attachment','image/jpeg',0), -(180,2,'2024-10-01 09:25:14','2024-10-01 07:25:14','','Rokku ring malachite','','inherit','closed','closed','','_dsc9710','','','2024-10-01 09:25:39','2024-10-01 07:25:39','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9710.jpg',0,'attachment','image/jpeg',0), -(182,2,'2024-10-01 09:26:24','2024-10-01 07:26:24','','Rokku ring tiger eye','','inherit','closed','closed','','_dsc9190','','','2024-10-01 09:26:54','2024-10-01 07:26:54','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9190.jpg',0,'attachment','image/jpeg',0), -(183,2,'2024-10-01 11:31:42','2024-10-01 09:31:42','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-24 11:59:18','2024-11-24 10:59:18','',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-17 10:41:26','2024-11-17 09:41:26','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',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 8cm and 6cm
  • \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-17 18:00:55','2024-11-17 17:00:55','',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
    \r\n
  • lengths 8cm and 6cm
  • \r\n
  • box chain thickness 0,8mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-17 17:59:11','2024-11-17 16:59:11','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-17 11:00:08','2024-11-17 10:00:08','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet gold plated','','publish','closed','closed','','ikkan-bracelet-gold-plated','','','2024-11-24 12:05:59','2024-11-24 11:05:59','',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-17 18:06:05','2024-11-17 17:06:05','',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-25 09:20:15','2024-11-25 08:20:15','',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-11-25 09:11:31','2024-11-25 08:11:31','',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-25 18:37:49','2024-11-25 17:37:49','',0,'https://haiku.gcch.fr/?post_type=product&p=261',0,'product','',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-17 11:26:55','2024-11-17 10:26:55','',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-17 17:37:26','2024-11-17 16:37:26','',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-17 18:07:37','2024-11-17 17:07:37','',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-17 11:40:06','2024-11-17 10:40:06','',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-25 09:26:42','2024-11-25 08:26:42','',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-25 09:27:04','2024-11-25 08:27:04','',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-17 10:51:17','2024-11-17 09:51:17','',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-17 11:33:50','2024-11-17 10:33:50','',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-24 12:12:54','2024-11-24 11:12:54','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0), -(317,2,'2024-10-07 08:36:37','2024-10-07 06:36:37','','Tamanori Hoops gold plated','','inherit','closed','closed','','tamanori-cr2-vrm','','','2024-10-07 08:36:52','2024-10-07 06:36:52','',312,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-vrm-1.jpg',0,'attachment','image/jpeg',0), -(318,2,'2024-10-07 08:40:26','2024-10-07 06:40:26','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-17 11:42:35','2024-11-17 10:42:35','',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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24k gold plated silver.','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-25 09:30:54','2024-11-25 08:30:54','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24k gold plated silver.','Hadou Ear Cuff gold plated','','publish','closed','closed','','hadou-earcuff-gold-plated','','','2024-11-25 09:30:31','2024-11-25 08:30:31','',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 Ear Cuff silver','','publish','closed','closed','','hattari-earcuff-silver','','','2024-11-24 12:10:35','2024-11-24 11:10:35','',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 Ear Cuff gold plated','','publish','closed','closed','','hattari-earcuff-gold-plated','','','2024-11-24 10:35:30','2024-11-24 09:35:30','',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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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-17 17:23:10','2024-11-17 16:23:10','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Kagun Bracelet silver','','publish','closed','closed','','kagun-bracelet-silver','','','2024-11-25 09:34:13','2024-11-25 08:34:13','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Kagun Bracelet gold plated','','publish','closed','closed','','kagun-bracelet-gold-plated','','','2024-11-25 09:35:34','2024-11-25 08:35:34','',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-24 12:11:40','2024-11-24 11:11:40','',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-17 17:29:47','2024-11-17 16:29:47','',0,'https://haiku.gcch.fr/?post_type=product&p=398',0,'product','',0), -(400,2,'2024-10-18 09:21:51','2024-10-18 07:21:51','','Mugura hoops silver','','inherit','closed','closed','','_dsc9723','','','2024-10-18 09:22:07','2024-10-18 07:22:07','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9723.jpg',0,'attachment','image/jpeg',0), -(401,2,'2024-10-18 09:22:21','2024-10-18 07:22:21','','Mugura hoops silver','','inherit','closed','closed','','_dsc9730','','','2024-10-18 09:22:38','2024-10-18 07:22:38','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9730.jpg',0,'attachment','image/jpeg',0), -(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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Nail Jewel silver','','publish','closed','closed','','mugura-nail-jewel-silver','','','2024-11-25 09:36:13','2024-11-25 08:36:13','',0,'https://haiku.gcch.fr/?post_type=product&p=402',0,'product','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Nail Jewel gold plated','','publish','closed','closed','','mugura-nail-jewel-gold-plated','','','2024-11-25 09:36:35','2024-11-25 08:36:35','',0,'https://haiku.gcch.fr/?post_type=product&p=406',0,'product','',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), -(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 semi precious oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-25 09:45:45','2024-11-25 08:45:45','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a semi precious oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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-25 09:38:23','2024-11-25 08:38:23','',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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-24 15:24:45','2024-11-24 14:24:45','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Bracelet','','publish','closed','closed','','mugura-bracelet','','','2024-11-24 15:27:37','2024-11-24 14:27:37','',0,'https://haikuatelier.com/?post_type=product&p=481',0,'product','',0), -(487,1,'2024-11-08 10:36:08','2024-11-08 09:36:08','','Rokku necklace tiger\'s eye stone','','inherit','closed','closed','','_dsc9138','','','2024-11-08 10:37:34','2024-11-08 09:37:34','',385,'https://haikuatelier.com/app/uploads/2024/10/DSC9138.jpg',0,'attachment','image/jpeg',0), -(490,1,'2024-11-10 12:47:12','2024-11-10 11:47:12','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-17 18:45:06','2024-11-17 17:45:06','',0,'https://haikuatelier.com/?post_type=product&p=490',0,'product','',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-25 10:58:39','2024-11-25 09:58:39','',0,'https://haikuatelier.com/?post_type=product&p=496',0,'product','',0), -(505,1,'2024-11-10 23:38:42','2024-11-10 22:38:42','aaa','test','','trash','closed','closed','','test__trashed','','','2024-11-25 18:27:19','2024-11-25 17:27:19','',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-24 15:15:15','2024-11-24 14:15:15','',0,'https://haikuatelier.com/?post_type=product&p=515',0,'product','',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-24 15:13:52','2024-11-24 14:13:52','',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), -(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), -(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-17 19:02:45','2024-11-17 18:02:45','',0,'https://haikuatelier.com/?post_type=product&p=535',0,'product','',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), -(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-24 15:22:21','2024-11-24 14:22:21','',0,'https://haikuatelier.com/?post_type=product&p=545',0,'product','',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-24 15:21:32','2024-11-24 14:21:32','',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), -(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), -(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), -(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\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 Long Ring gold plated','','publish','closed','closed','','boroboro-long-ring-gold-plated','','','2024-11-24 11:50:30','2024-11-24 10:50:30','',0,'https://haikuatelier.com/?post_type=product&p=572',0,'product','',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\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 Long Ring silver','','publish','closed','closed','','boroboro-long-ring-silver','','','2024-11-24 11:51:10','2024-11-24 10:51:10','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',589,'https://haikuatelier.com/?post_type=product_variation&p=597',8,'product_variation','',0), -(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-24 15:09:31','2024-11-24 14:09:31','',0,'https://haikuatelier.com/?post_type=product&p=610',0,'product','',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-24 11:51:37','2024-11-24 10:51:37','',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-16 19:45:02','2024-11-16 18:45:02','',613,'https://haikuatelier.com/?post_type=product_variation&p=620',7,'product_variation','',0), -(624,1,'2024-11-13 19:09:17','2024-11-13 18:09:17','','BoroBoro Bead Ring gold plated - 64','Size: 64','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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-24 11:51:44','2024-11-24 10:51:44','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-15 12:38:50','2024-11-15 11:38:50','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-15 12:32:10','2024-11-15 11:32:10','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0), -(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 17:20:07','2024-11-15 16:20:07','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'wmpc-trash','image/jpeg',0), -(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(661,1,'2024-11-15 12:37:38','2024-11-15 11:37:38','','Piasu earrins mixing gold and silver','','inherit','closed','closed','','img_1454','','','2024-11-15 12:38:04','2024-11-15 11:38:04','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(662,1,'2024-11-15 12:39:58','2024-11-15 11:39:58','','Piasu earrings mixing gold and silver','','inherit','closed','closed','','img_1456','','','2024-11-15 12:40:19','2024-11-15 11:40:19','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(669,1,'2024-11-15 13:09:21','2024-11-15 12:09:21','','Hadou silver and gold bangles','','inherit','closed','closed','','img_1528','','','2024-11-15 13:09:38','2024-11-15 12:09:38','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0), -(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(674,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-gold-plated-one-earring','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=674',2,'product_variation','',0), -(675,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','mugura-earrings-gold-plated-pair','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=675',1,'product_variation','',0), -(676,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-silver-one-earring','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=676',2,'product_variation','',0), -(677,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','mugura-earrings-silver-pair','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=677',1,'product_variation','',0), -(679,1,'2024-11-16 19:53:30','2024-11-16 18:53:30','','Fuyou necklace','','inherit','closed','closed','','_dsc9116','','','2024-11-16 19:53:56','2024-11-16 18:53:56','',274,'https://haikuatelier.com/app/uploads/2024/10/DSC9116.jpg',0,'attachment','image/jpeg',0), -(681,1,'2024-11-17 10:24:25','2024-11-17 09:24:25','','Piasu Ring','','inherit','closed','closed','','dsc9897','','','2024-11-17 10:24:56','2024-11-17 09:24:56','',123,'https://haikuatelier.com/app/uploads/2024/09/DSC9897.jpg',0,'attachment','image/jpeg',0), -(683,1,'2024-11-17 10:32:47','2024-11-17 09:32:47','','Hattari double fingers ring','','inherit','closed','closed','','img_1423','','','2024-11-17 10:33:09','2024-11-17 09:33:09','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(684,1,'2024-11-17 10:35:57','2024-11-17 09:35:57','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-17 10:36:09','2024-11-17 09:36:09','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(685,1,'2024-11-17 10:38:33','2024-11-17 09:38:33','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-11-17 10:38:50','2024-11-17 09:38:50','',123,'https://haikuatelier.com/app/uploads/2024/09/PIASU-B-mix.jpg',0,'attachment','image/jpeg',0), -(686,1,'2024-11-17 10:40:33','2024-11-17 09:40:33','','BoroBoro asymmetrical earrings gold plated','','inherit','closed','closed','','sony-dsc-71','','','2024-11-17 10:41:06','2024-11-17 09:41:06','',213,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-g.jpg',0,'attachment','image/jpeg',0), -(688,1,'2024-11-17 10:45:25','2024-11-17 09:45:25','','BoroBoro asymmetrical earrings silver','','inherit','closed','closed','','sony-dsc-10','','','2024-11-17 10:45:43','2024-11-17 09:45:43','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-s.jpg',0,'attachment','image/jpeg',0), -(689,1,'2024-11-17 10:50:52','2024-11-17 09:50:52','','Hattari stacked hoops gold plated','','inherit','closed','closed','','_dsc9341','','','2024-11-17 10:51:13','2024-11-17 09:51:13','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(690,1,'2024-11-17 10:54:45','2024-11-17 09:54:45','','Fuyou necklace','SONY DSC','inherit','closed','closed','','sony-dsc-33','','','2024-11-17 10:55:01','2024-11-17 09:55:01','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-1.jpg',0,'attachment','image/jpeg',0), -(691,1,'2024-11-17 10:57:02','2024-11-17 09:57:02','','Fuyou solo hoop','SONY DSC','inherit','closed','closed','','sony-dsc-62','','','2024-11-17 10:57:29','2024-11-17 09:57:29','',318,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-CR1.jpg',0,'attachment','image/jpeg',0), -(692,1,'2024-11-17 10:59:40','2024-11-17 09:59:40','','Hadou bangles','SONY DSC','inherit','closed','closed','','sony-dsc-16','','','2024-11-17 10:59:48','2024-11-17 09:59:48','',232,'https://haikuatelier.com/app/uploads/2024/10/HADOU-BR-mix.jpg',0,'attachment','image/jpeg',0), -(696,1,'2024-11-17 11:05:12','2024-11-17 10:05:12','','Ikkan necklace','','inherit','closed','closed','','sony-dsc-22','','','2024-11-17 11:05:30','2024-11-17 10:05:30','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-3.jpg',0,'attachment','image/jpeg',0), -(698,1,'2024-11-17 11:07:52','2024-11-17 10:07:52','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428-2','','','2024-11-17 11:08:08','2024-11-17 10:08:08','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428-1.jpg',0,'attachment','image/jpeg',0), -(700,1,'2024-11-17 11:10:04','2024-11-17 10:10:04','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1431','','','2024-11-17 11:10:29','2024-11-17 10:10:29','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(702,1,'2024-11-17 11:11:49','2024-11-17 10:11:49','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1432','','','2024-11-17 11:12:02','2024-11-17 10:12:02','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(704,1,'2024-11-17 11:18:25','2024-11-17 10:18:25','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-17 11:18:37','2024-11-17 10:18:37','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(705,1,'2024-11-17 11:21:09','2024-11-17 10:21:09','','Rokku necklace jaspe stone','','inherit','closed','closed','','img_1531','','','2024-11-17 11:21:43','2024-11-17 10:21:43','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(707,1,'2024-11-17 11:24:00','2024-11-17 10:24:00','','Rokku necklace lapis lazuli stone','','inherit','closed','closed','','img_1543','','','2024-11-17 11:24:27','2024-11-17 10:24:27','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(708,1,'2024-11-17 11:26:34','2024-11-17 10:26:34','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-17 11:26:44','2024-11-17 10:26:44','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(709,1,'2024-11-17 11:30:11','2024-11-17 10:30:11','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-17 11:30:57','2024-11-17 10:30:57','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(710,1,'2024-11-17 11:32:17','2024-11-17 10:32:17','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-17 11:32:28','2024-11-17 10:32:28','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(711,1,'2024-11-17 11:35:19','2024-11-17 10:35:19','','Tamanori dangling earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-17 11:35:33','2024-11-17 10:35:33','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(712,1,'2024-11-17 11:38:00','2024-11-17 10:38:00','','Kishou signet ring','','inherit','closed','closed','','img_1638','','','2024-11-17 11:38:12','2024-11-17 10:38:12','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(713,1,'2024-11-17 11:39:49','2024-11-17 10:39:49','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-17 11:39:58','2024-11-17 10:39:58','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(714,1,'2024-11-17 11:42:07','2024-11-17 10:42:07','','Fuyou solo hoop','','inherit','closed','closed','','img_1651','','','2024-11-17 11:42:18','2024-11-17 10:42:18','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(715,1,'2024-11-17 11:44:06','2024-11-17 10:44:06','','Rokku silver hoop and Tamanori goldplated earring','','inherit','closed','closed','','img_1669','','','2024-11-17 11:44:41','2024-11-17 10:44:41','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(716,1,'2024-11-17 11:47:15','2024-11-17 10:47:15','','Tamanori gold plated earring and Rokku gold plated hoop','','inherit','closed','closed','','img_1673','','','2024-11-17 11:47:44','2024-11-17 10:47:44','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(717,1,'2024-11-17 11:50:22','2024-11-17 10:50:22','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-17 11:50:38','2024-11-17 10:50:38','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(718,1,'2024-11-17 11:54:22','2024-11-17 10:54:22','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-17 11:54:46','2024-11-17 10:54:46','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(719,1,'2024-11-17 11:56:45','2024-11-17 10:56:45','','Hadou hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-17 11:57:04','2024-11-17 10:57:04','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(720,1,'2024-11-17 11:58:27','2024-11-17 10:58:27','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-17 11:58:44','2024-11-17 10:58:44','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(721,1,'2024-11-17 17:22:49','2024-11-17 16:22:49','','Kagun trio earrings','','inherit','closed','closed','','sony-dsc-21','','','2024-11-17 17:29:43','2024-11-17 16:29:43','',342,'https://haikuatelier.com/app/uploads/2024/10/KAGUN-BOP.jpg',0,'attachment','image/jpeg',0), -(722,1,'2024-11-17 17:29:17','2024-11-17 16:29:17','','Mugura hoops gold plated','','inherit','closed','closed','','sony-dsc-39','','','2024-11-17 17:29:34','2024-11-17 16:29:34','',398,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(723,1,'2024-11-17 17:31:14','2024-11-17 16:31:14','','Mugura nail jewlery silver','','inherit','closed','closed','','sony-dsc-47','','','2024-11-17 17:31:30','2024-11-17 16:31:30','',402,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-arg.jpg',0,'attachment','image/jpeg',0), -(724,1,'2024-11-17 17:33:41','2024-11-17 16:33:41','','Mugura nail jewelry gold plated','','inherit','closed','closed','','sony-dsc-48','','','2024-11-17 17:34:03','2024-11-17 16:34:03','',406,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-vrm.jpg',0,'attachment','image/jpeg',0), -(725,1,'2024-11-17 17:36:52','2024-11-17 16:36:52','','Piasu necklace','SONY DSC','inherit','closed','closed','','sony-dsc-23','','','2024-11-17 17:37:08','2024-11-17 16:37:08','',268,'https://haikuatelier.com/app/uploads/2024/10/PIASU-C.jpg',0,'attachment','image/jpeg',0), -(726,1,'2024-11-17 17:39:44','2024-11-17 16:39:44','','Rokku ring silver and malachite','','inherit','closed','closed','','rokku-b-malachite','','','2024-11-17 17:40:01','2024-11-17 16:40:01','',168,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-B-malachite.jpg',0,'attachment','image/jpeg',0), -(727,1,'2024-11-17 17:41:31','2024-11-17 16:41:31','','Rokku necklace with jaspe','','inherit','closed','closed','','sony-dsc-49','','','2024-11-17 17:41:48','2024-11-17 16:41:48','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-jaspe.jpg',0,'attachment','image/jpeg',0), -(729,1,'2024-11-17 17:44:27','2024-11-17 16:44:27','','Rokku necklace tiger\'s eye','','inherit','closed','closed','','sony-dsc-45','','','2024-11-17 17:44:45','2024-11-17 16:44:45','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-tiger.jpg',0,'attachment','image/jpeg',0), -(730,1,'2024-11-17 17:52:40','2024-11-17 16:52:40','','Rokku solo hoop gold plated lapis lazuli','','inherit','closed','closed','','sony-dsc-52','','','2024-11-17 17:53:02','2024-11-17 16:53:02','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(731,1,'2024-11-17 17:54:12','2024-11-17 16:54:12','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-17 17:54:32','2024-11-17 16:54:32','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(732,1,'2024-11-17 17:55:29','2024-11-17 16:55:29','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-17 17:55:59','2024-11-17 16:55:59','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(733,1,'2024-11-17 17:58:49','2024-11-17 16:58:49','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','sony-dsc-14','','','2024-11-17 17:59:04','2024-11-17 16:59:04','',226,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-g.jpg',0,'attachment','image/jpeg',0), -(734,1,'2024-11-17 18:00:24','2024-11-17 17:00:24','','Tamanori dangling earrings silver','','inherit','closed','closed','','sony-dsc-24','','','2024-11-17 18:00:46','2024-11-17 17:00:46','',220,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-s.jpg',0,'attachment','image/jpeg',0), -(735,1,'2024-11-17 18:03:32','2024-11-17 17:03:32','','Tamanori hoops gold plated','','inherit','closed','closed','','sony-dsc-32','','','2024-11-17 18:03:50','2024-11-17 17:03:50','',312,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(736,1,'2024-11-17 18:05:42','2024-11-17 17:05:42','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-59','','','2024-11-17 18:05:56','2024-11-17 17:05:56','',251,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-BR.jpg',0,'attachment','image/jpeg',0), -(737,1,'2024-11-17 18:07:14','2024-11-17 17:07:14','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-19','','','2024-11-17 18:07:31','2024-11-17 17:07:31','',271,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-C-1.jpg',0,'attachment','image/jpeg',0), -(739,1,'2024-11-17 18:10:19','2024-11-17 17:10:19','','BoroBoro long ring gold plated','','inherit','closed','closed','','sony-dsc-13','','','2024-11-17 18:10:42','2024-11-17 17:10:42','',572,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-g.jpg',0,'attachment','image/jpeg',0), -(740,1,'2024-11-17 18:13:30','2024-11-17 17:13:30','','BoroBoro long ring silver','','inherit','closed','closed','','sony-dsc-72','','','2024-11-17 18:13:48','2024-11-17 17:13:48','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-s.jpg',0,'attachment','image/jpeg',0), -(743,1,'2024-11-17 18:19:23','2024-11-17 17:19:23','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-73','','','2024-11-17 18:19:43','2024-11-17 17:19:43','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-g.jpg',0,'attachment','image/jpeg',0), -(744,1,'2024-11-17 18:20:59','2024-11-17 17:20:59','','BoroBoro bead ring silver','','inherit','closed','closed','','sony-dsc-74','','','2024-11-17 18:21:16','2024-11-17 17:21:16','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(745,1,'2024-11-17 18:23:59','2024-11-17 17:23:59','','BoroBoro belt silver and jade','','inherit','closed','closed','','sony-dsc-67','','','2024-11-17 18:24:19','2024-11-17 17:24:19','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-jade.jpg',0,'attachment','image/jpeg',0), -(746,1,'2024-11-17 18:24:47','2024-11-17 17:24:47','','BoroBoro silver and crystal','','inherit','closed','closed','','sony-dsc-68','','','2024-11-17 18:25:09','2024-11-17 17:25:09','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-crystal.jpg',0,'attachment','image/jpeg',0), -(747,1,'2024-11-17 18:27:21','2024-11-17 17:27:21','','BoroBoro beads earrings gold plated and aventurine','','inherit','closed','closed','','sony-dsc-63','','','2024-11-17 18:27:51','2024-11-17 17:27:51','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-green.jpg',0,'attachment','image/jpeg',0), -(748,1,'2024-11-17 18:28:18','2024-11-17 17:28:18','','BoroBoro beads earrings gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-64','','','2024-11-17 18:28:45','2024-11-17 17:28:45','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-brown.jpg',0,'attachment','image/jpeg',0), -(749,1,'2024-11-17 18:30:10','2024-11-17 17:30:10','','BoroBoro beads earrings silver and tiger\'s eye','','inherit','closed','closed','','sony-dsc-65','','','2024-11-17 18:30:37','2024-11-17 17:30:37','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-brown.jpg',0,'attachment','image/jpeg',0), -(750,1,'2024-11-17 18:30:59','2024-11-17 17:30:59','','BoroBoro beads earrings silver and aventurine','','inherit','closed','closed','','sony-dsc-66','','','2024-11-17 18:31:22','2024-11-17 17:31:22','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-green.jpg',0,'attachment','image/jpeg',0), -(751,1,'2024-11-17 18:34:14','2024-11-17 17:34:14','','Kara hoops silver','','inherit','closed','closed','','_dsc9463','','','2024-11-17 18:34:32','2024-11-17 17:34:32','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC9463.jpg',0,'attachment','image/jpeg',0), -(752,1,'2024-11-17 18:35:52','2024-11-17 17:35:52','','Hadou stud earrings','','inherit','closed','closed','','sony-dsc-60','','','2024-11-17 18:37:25','2024-11-17 17:37:25','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP.jpg',0,'attachment','image/jpeg',0), -(753,1,'2024-11-17 18:40:18','2024-11-17 17:40:18','','Hattari cuff','','inherit','closed','closed','','sony-dsc-15','','','2024-11-17 18:40:30','2024-11-17 17:40:30','',610,'https://haikuatelier.com/app/uploads/2024/11/HATTARI-BR.jpg',0,'attachment','image/jpeg',0), -(754,1,'2024-11-17 18:42:17','2024-11-17 17:42:17','','BoroBoro long ring gold plated','','inherit','closed','closed','','img_1419','','','2024-11-17 18:42:59','2024-11-17 17:42:59','',572,'https://haikuatelier.com/app/uploads/2024/11/IMG_1419.jpg',0,'attachment','image/jpeg',0), -(755,1,'2024-11-17 18:44:27','2024-11-17 17:44:27','','Hadou stud earrings silver','','inherit','closed','closed','','img_1474','','','2024-11-17 18:45:04','2024-11-17 17:45:04','',490,'https://haikuatelier.com/app/uploads/2024/11/IMG_1474.jpg',0,'attachment','image/jpeg',0), -(756,1,'2024-11-17 18:47:01','2024-11-17 17:47:01','','Kagun solo hoop earring','','inherit','closed','closed','','img_1481','','','2024-11-17 18:47:16','2024-11-17 17:47:16','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1481.jpg',0,'attachment','image/jpeg',0), -(757,1,'2024-11-17 18:48:24','2024-11-17 17:48:24','','Kagun solo hoop earring','','inherit','closed','closed','','img_1484','','','2024-11-17 18:48:35','2024-11-17 17:48:35','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1484.jpg',0,'attachment','image/jpeg',0), -(758,1,'2024-11-17 18:50:22','2024-11-17 17:50:22','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1501','','','2024-11-17 18:55:54','2024-11-17 17:55:54','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(759,1,'2024-11-17 18:51:58','2024-11-17 17:51:58','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1506','','','2024-11-17 18:55:47','2024-11-17 17:55:47','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(760,1,'2024-11-17 18:53:44','2024-11-17 17:53:44','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1504','','','2024-11-17 18:55:29','2024-11-17 17:55:29','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1504.jpg',0,'attachment','image/jpeg',0), -(761,1,'2024-11-17 18:55:14','2024-11-17 17:55:14','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1554','','','2024-11-17 18:55:37','2024-11-17 17:55:37','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1554.jpg',0,'attachment','image/jpeg',0), -(762,1,'2024-11-17 18:57:40','2024-11-17 17:57:40','','Kara textured hoops gold plated','','inherit','closed','closed','','img_1563','','','2024-11-17 18:58:00','2024-11-17 17:58:00','',545,'https://haikuatelier.com/app/uploads/2024/11/IMG_1563.jpg',0,'attachment','image/jpeg',0), -(763,1,'2024-11-17 18:59:15','2024-11-17 17:59:15','','Mugura bracelet silver','','inherit','closed','closed','','img_1619','','','2024-11-17 18:59:25','2024-11-17 17:59:25','',481,'https://haikuatelier.com/app/uploads/2024/11/IMG_1619.jpg',0,'attachment','image/jpeg',0), -(764,1,'2024-11-17 19:00:55','2024-11-17 18:00:55','','BoroBoro silver belt with jade bead','','inherit','closed','closed','','img_1703','','','2024-11-17 19:01:13','2024-11-17 18:01:13','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1703.jpg',0,'attachment','image/jpeg',0), -(765,1,'2024-11-17 19:02:22','2024-11-17 18:02:22','','BoroBoro silver belt with crystal bead','','inherit','closed','closed','','img_1715','','','2024-11-17 19:02:42','2024-11-17 18:02:42','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1715.jpg',0,'attachment','image/jpeg',0), -(766,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','Fuyou : floating leave on water\r\n\r\nLong dangling earrings in sterling silver. Composed of fluid oval shapes and rectangular chains.\r\n\r\n• total length 5cm\r\n• oval length 2,5cm\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 ','Fuyou Long Earrings silver','','publish','closed','closed','','fuyou-long-earrings-silver','','','2024-11-20 16:24:31','2024-11-20 15:24:31','',0,'https://haikuatelier.com/?post_type=product&p=766',0,'product','',0), -(767,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - pair','Side: pair','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=767',1,'product_variation','',0), -(768,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - long','Side: long','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=768',2,'product_variation','',0), -(770,1,'2024-11-20 16:10:04','2024-11-20 15:10:04','','Fuyou long earrings silver','','inherit','closed','closed','','sony-dsc-75','','','2024-11-20 16:10:49','2024-11-20 15:10:49','',766,'https://haikuatelier.com/app/uploads/2024/11/FUYOU-B0-s.jpg',0,'attachment','image/jpeg',0), -(771,1,'2024-11-20 16:18:56','2024-11-20 15:18:56','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0240','','','2024-11-20 16:19:28','2024-11-20 15:19:28','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0240.jpg',0,'attachment','image/jpeg',0), -(772,1,'2024-11-20 16:18:57','2024-11-20 15:18:57','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0242','','','2024-11-20 16:19:40','2024-11-20 15:19:40','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0242.jpg',0,'attachment','image/jpeg',0), -(773,1,'2024-11-20 16:18:58','2024-11-20 15:18:58','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0249','','','2024-11-20 16:19:42','2024-11-20 15:19:42','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0249.jpg',0,'attachment','image/jpeg',0), -(774,1,'2024-11-20 16:18:59','2024-11-20 15:18:59','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0251','','','2024-11-20 16:19:57','2024-11-20 15:19:57','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0251.jpg',0,'attachment','image/jpeg',0), -(775,1,'2024-11-20 16:22:51','2024-11-20 15:22:51','','Fuyou Long Earrings silver - medium','Side: medium','publish','closed','closed','','boroboro-bead-earrings-silver-copy-medium','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=775',3,'product_variation','',0), -(776,1,'2024-11-21 17:11:25','2024-11-21 16:11:25','','mdr','mdr','trash','closed','closed','','mdr__trashed','','','2024-11-25 16:24:44','2024-11-25 15:24:44','',0,'https://haiku.gcch.fr/?post_type=shop_coupon&p=776',0,'shop_coupon','',0), -(787,1,'2024-11-24 10:17:06','2024-11-24 09:17:06','HADOU: wave\r\n\r\nWavy ring composed of two bands: one in sterling silver, the other in gold plated silver.\r\n\r\n• total width 0,5cm\r\n• wires diameter 2mm and 1,5mm\r\n• handcrafted in Brussels\r\n\r\n \r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Ring','','trash','closed','closed','','hadou-ring-2__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',0,'https://haikuatelier.com/?post_type=product&p=787',0,'product','',0), -(790,1,'2024-11-24 10:20:27','2024-11-24 09:20:27','','Hadou Ring - 50','Size: 50','trash','closed','closed','','hadou-bangles-copy-50__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=790',1,'product_variation','',0), -(791,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 52','Size: 52','trash','closed','closed','','hadou-bangles-copy-52__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=791',2,'product_variation','',0), -(792,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 54','Size: 54','trash','closed','closed','','hadou-bangles-copy-54__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=792',3,'product_variation','',0), -(793,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 56','Size: 56','trash','closed','closed','','hadou-bangles-copy-56__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=793',4,'product_variation','',0), -(794,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 58','Size: 58','trash','closed','closed','','hadou-bangles-copy-58__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=794',5,'product_variation','',0), -(795,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 60','Size: 60','trash','closed','closed','','hadou-bangles-copy-60__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=795',6,'product_variation','',0), -(796,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 62','Size: 62','trash','closed','closed','','hadou-bangles-copy-62__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=796',7,'product_variation','',0), -(797,1,'2024-11-24 10:56:42','2024-11-24 09:56:42','','BoroBoro long ring silver','','inherit','closed','closed','','boroboro-b-s','','','2024-11-24 10:57:03','2024-11-24 09:57:03','',0,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s.jpg',0,'attachment','image/jpeg',0), -(798,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','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 2','','trash','closed','closed','','boroboro-long-ring-silver-2__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',0,'https://haikuatelier.com/?post_type=product&p=798',0,'product','',0), -(799,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 50','Size: 50','trash','closed','closed','','boroboro-bead-earrings-silver-copy-73__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=799',1,'product_variation','',0), -(800,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 52','Size: 52','trash','closed','closed','','boroboro-bead-earrings-silver-copy-74__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=800',2,'product_variation','',0), -(801,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 54','Size: 54','trash','closed','closed','','boroboro-bead-earrings-silver-copy-75__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=801',3,'product_variation','',0), -(802,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 56','Size: 56','trash','closed','closed','','boroboro-bead-earrings-silver-copy-76__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=802',4,'product_variation','',0), -(803,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 58','Size: 58','trash','closed','closed','','boroboro-bead-earrings-silver-copy-77__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=803',5,'product_variation','',0), -(804,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 60','Size: 60','trash','closed','closed','','boroboro-bead-earrings-silver-copy-78__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=804',6,'product_variation','',0), -(805,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 62','Size: 62','trash','closed','closed','','boroboro-bead-earrings-silver-copy-79__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=805',7,'product_variation','',0), -(806,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 64','Size: 64','trash','closed','closed','','boroboro-bead-earrings-silver-copy-80__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=806',8,'product_variation','',0), -(807,1,'2024-11-24 11:02:54','2024-11-24 10:02:54','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.','BoroBoro Long Ring zzazazaza','','trash','closed','closed','','boroboro-long-ring-silver__trashed-2','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',0,'https://haikuatelier.com/?post_type=product&p=807',0,'product','',0), -(808,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 50','Size: 50','trash','closed','closed','','auto-draft-50__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=808',1,'product_variation','',0), -(809,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 52','Size: 52','trash','closed','closed','','auto-draft-52__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=809',2,'product_variation','',0), -(810,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 54','Size: 54','trash','closed','closed','','auto-draft-54__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=810',3,'product_variation','',0), -(811,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 56','Size: 56','trash','closed','closed','','auto-draft-56__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=811',4,'product_variation','',0), -(812,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 58','Size: 58','trash','closed','closed','','auto-draft-58__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=812',5,'product_variation','',0), -(813,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 60','Size: 60','trash','closed','closed','','auto-draft-60__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=813',6,'product_variation','',0), -(814,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 62','Size: 62','trash','closed','closed','','auto-draft-62__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=814',7,'product_variation','',0), -(815,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 64','Size: 64','trash','closed','closed','','auto-draft-64__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=815',8,'product_variation','',0), -(819,1,'2024-11-24 11:42:38','2024-11-24 10:42:38','','Haiku size guide','','inherit','closed','closed','','haiku-ringsizes','','','2024-11-24 11:42:57','2024-11-24 10:42:57','',0,'https://haikuatelier.com/app/uploads/2024/11/HAIKU-ringsizes.jpg',0,'attachment','image/jpeg',0), -(820,1,'2024-11-24 11:53:29','2024-11-24 10:53:29','','Ikkan ring gold plated','','inherit','closed','closed','','sony-dsc-4','','','2024-11-24 11:53:45','2024-11-24 10:53:45','',113,'https://haikuatelier.com/app/uploads/2024/09/IKKAN-B-vrm.jpg',0,'attachment','image/jpeg',0), -(821,1,'2024-11-24 11:55:38','2024-11-24 10:55:38','','Kara ring silver and 18k gold','','inherit','closed','closed','','sony-dsc-6','','','2024-11-24 11:55:59','2024-11-24 10:55:59','',133,'https://haikuatelier.com/app/uploads/2024/09/KARA-B.jpg',0,'attachment','image/jpeg',0), -(822,1,'2024-11-24 11:55:39','2024-11-24 10:55:39','','Kara ring silver and 18k gold','','inherit','closed','closed','','sony-dsc-76','','','2024-11-24 11:56:08','2024-11-24 10:56:08','',133,'https://haikuatelier.com/app/uploads/2024/09/KARA-B-1.jpg',0,'attachment','image/jpeg',0), -(823,1,'2024-11-24 11:58:59','2024-11-24 10:58:59','','BoroBoro earrings silver','','inherit','closed','closed','','boroboro-boatanemaki-bo1a-opti','','','2024-11-24 11:59:14','2024-11-24 10:59:14','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg',0,'attachment','image/jpeg',0), -(824,1,'2024-11-24 12:01:15','2024-11-24 11:01:15','','Fuyou bracelet gold plated','','inherit','closed','closed','','sony-dsc-77','','','2024-11-24 12:01:38','2024-11-24 11:01:38','',261,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-BR-g.jpg',0,'attachment','image/jpeg',0), -(825,1,'2024-11-24 12:05:34','2024-11-24 11:05:34','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-24 12:05:50','2024-11-24 11:05:50','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(826,1,'2024-11-24 12:07:57','2024-11-24 11:07:57','','Rokku ring silver and 18k gold','','inherit','closed','closed','','img_1582','','','2024-11-24 12:08:10','2024-11-24 11:08:10','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(827,1,'2024-11-24 12:09:43','2024-11-24 11:09:43','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-24 12:09:54','2024-11-24 11:09:54','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(828,1,'2024-11-24 12:11:18','2024-11-24 11:11:18','','Rokku necklace silver and lapis lazuli','SONY DSC','inherit','closed','closed','','sony-dsc-58','','','2024-11-24 12:11:34','2024-11-24 11:11:34','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-lapis-copy.jpg',0,'attachment','image/jpeg',0), -(829,1,'2024-11-24 15:08:28','2024-11-24 14:08:28','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-24 15:08:36','2024-11-24 14:08:36','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0), -(830,1,'2024-11-24 15:10:45','2024-11-24 14:10:45','','Kara ear cuff','','inherit','closed','closed','','img_1473','','','2024-11-24 15:11:09','2024-11-24 14:11:09','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(831,1,'2024-11-24 15:13:27','2024-11-24 14:13:27','','BoroBoro bead earrings','','inherit','closed','closed','','img_1524','','','2024-11-24 15:13:44','2024-11-24 14:13:44','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0), -(832,1,'2024-11-24 15:14:54','2024-11-24 14:14:54','','BoroBoro bead earrings','','inherit','closed','closed','','img_1525','','','2024-11-24 15:15:08','2024-11-24 14:15:08','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0), -(833,1,'2024-11-24 15:16:47','2024-11-24 14:16:47','','Kagun solo hoop','','inherit','closed','closed','','sony-dsc-61','','','2024-11-24 15:16:58','2024-11-24 14:16:58','',496,'https://haikuatelier.com/app/uploads/2024/11/KAGUN-CR1.jpg',0,'attachment','image/jpeg',0), -(834,1,'2024-11-24 15:19:36','2024-11-24 14:19:36','','Kara textured hoops gold plated','','inherit','closed','closed','','sony-dsc-69','','','2024-11-24 15:19:54','2024-11-24 14:19:54','',545,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-g.jpg',0,'attachment','image/jpeg',0), -(835,1,'2024-11-24 15:21:03','2024-11-24 14:21:03','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-24 15:21:25','2024-11-24 14:21:25','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0), -(836,1,'2024-11-24 15:24:19','2024-11-24 14:24:19','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-24 15:24:36','2024-11-24 14:24:36','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(837,1,'2024-11-24 15:27:18','2024-11-24 14:27:18','','Mugura bracelet','','inherit','closed','closed','','sony-dsc-57','','','2024-11-24 15:27:30','2024-11-24 14:27:30','',481,'https://haikuatelier.com/app/uploads/2024/11/MUGURA-BR.jpg',0,'attachment','image/jpeg',0), -(839,1,'2024-11-25 09:11:59','2024-11-25 08:11:59','','Fuyou bracelet silver','','inherit','closed','closed','','_dsc9242','','','2024-11-25 09:12:22','2024-11-25 08:12:22','',258,'https://haikuatelier.com/app/uploads/2024/10/DSC9242.jpg',0,'attachment','image/jpeg',0), -(840,1,'2024-11-25 09:19:54','2024-11-25 08:19:54','','Fuyou bracelet silver','','inherit','closed','closed','','_dsc9237','','','2024-11-25 09:20:06','2024-11-25 08:20:06','',258,'https://haikuatelier.com/app/uploads/2024/10/DSC9237.jpg',0,'attachment','image/jpeg',0), -(841,1,'2024-11-25 09:26:14','2024-11-25 08:26:14','','Hadou wavy hoops silver','','inherit','closed','closed','','hadou-craboroboro-crotanemaki-cr1o','','','2024-11-25 09:26:34','2024-11-25 08:26:34','',276,'https://haikuatelier.com/app/uploads/2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg',0,'attachment','image/jpeg',0), -(842,1,'2024-11-25 09:41:04','2024-11-25 08:41:04','','Rokku solo hoop silver and tiger\'s eye','SONY DSC','inherit','closed','closed','','sony-dsc-51','','','2024-11-25 09:41:21','2024-11-25 08:41:21','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-tiger.jpg',0,'attachment','image/jpeg',0), -(843,1,'2024-11-25 09:42:33','2024-11-25 08:42:33','','Rokku solo hoop silver and lapis lazuli','SONY DSC','inherit','closed','closed','','sony-dsc-78','','','2024-11-25 09:43:17','2024-11-25 08:43:17','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-lapis.jpg',0,'attachment','image/jpeg',0), -(844,1,'2024-11-25 09:42:38','2024-11-25 08:42:38','','Rokku solo hoop silver and malachite','SONY DSC','inherit','closed','closed','','sony-dsc-79','','','2024-11-25 09:43:42','2024-11-25 08:43:42','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-malachite.jpg',0,'attachment','image/jpeg',0), -(845,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-silver-lapis-lazuli','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=845',2,'product_variation','',0), -(846,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-silver-malachite','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=846',3,'product_variation','',0), -(847,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-silver-tigers-eye','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=847',1,'product_variation','',0), -(851,1,'2024-11-25 16:26:31','2024-11-25 15:26:31','','NEWSHOP20','Code promo pour l\'ouverture du site.','publish','closed','closed','','newshop20','','','2024-11-25 16:26:31','2024-11-25 15:26:31','',0,'https://haikuatelier.com/?post_type=shop_coupon&p=851',0,'shop_coupon','',0), -(852,1,'2024-11-25 17:19:49','2024-11-25 16:19:49','','','','draft','closed','closed','','','','','2024-11-25 17:19:49','2024-11-25 16:19:49','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=852',0,'shop_order_placehold','',0), -(853,1,'2024-11-25 17:22:39','2024-11-25 16:22:39','','','','draft','closed','closed','','','','','2024-11-25 17:22:39','2024-11-25 16:22:39','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=853',0,'shop_order_placehold','',0), -(854,1,'2024-11-25 18:18:00','2024-11-25 17:18:00','','','','draft','closed','closed','','','','','2024-11-25 18:18:00','2024-11-25 17:18:00','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=854',0,'shop_order_placehold','',1); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,4,0), -(430,30,0), -(430,48,0), -(430,49,0), -(430,54,0), -(430,68,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,65,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0), -(766,4,0), -(766,30,0), -(766,45,0), -(766,61,0), -(766,62,0), -(766,63,0), -(787,4,0), -(787,31,0), -(787,36,0), -(787,37,0), -(787,38,0), -(787,39,0), -(787,40,0), -(787,41,0), -(787,42,0), -(787,43,0), -(798,4,0), -(798,31,0), -(798,37,0), -(798,38,0), -(798,39,0), -(798,40,0), -(798,41,0), -(798,42,0), -(798,43,0), -(798,44,0), -(807,4,0), -(807,31,0), -(807,37,0), -(807,38,0), -(807,39,0), -(807,40,0), -(807,41,0), -(807,42,0), -(807,43,0), -(807,44,0), -(807,55,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,26), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,40), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,34), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,23), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,5), -(62,62,'pa_side','',0,6), -(63,63,'pa_side','',0,2), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','34'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=158 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.109.126.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1731498228'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1732492800'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=html&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1732442434'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:4:{s:64:\"63ecc205e7d14cdee2633c26df55415af831708e9591f3ef23f6ac1d71ef0757\";a:4:{s:10:\"expiration\";i:1733649396;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1732439796;}s:64:\"46fec7186f338aa4e23dffa16ebd44e65a2c9db2ec9ffcf1c51b7958b5aeb319\";a:4:{s:10:\"expiration\";i:1733650003;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732440403;}s:64:\"12c0008aed31e9951da672bca809daac9811fac3988371a1201f22daceb9f85c\";a:4:{s:10:\"expiration\";i:1732706278;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1732533478;}s:64:\"92d4fb3af62968327211058b2348b3dffa0de75452b8a6b8b306bb095115ac49\";a:4:{s:10:\"expiration\";i:1732727377;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732554577;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'), -(132,1,'roc_dismissed_wc_pro_notice','1'), -(146,1,'closedpostboxes_woocommerce_page_wc-orders','a:1:{i:0;s:12:\"wms_meta_box\";}'), -(147,1,'metaboxhidden_woocommerce_page_wc-orders','a:0:{}'), -(155,1,'wp_mail_smtp_pro_banner_dismissed','1'), -(157,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"1b7290f5b8fc3922d70a4211bfd75547\";a:6:{s:3:\"key\";s:32:\"1b7290f5b8fc3922d70a4211bfd75547\";s:10:\"product_id\";i:613;s:12:\"variation_id\";i:624;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"64\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"59a3009bd13a9c3b42a553678bf77055\";}}}'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(553,69,'browse','Browse','https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',1,1,'info'), -(65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'), -(66,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2024-10-31 13:30:48',NULL,0,'plain','',1,1,'info'), -(67,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','{}','unactioned','woocommerce-admin','2024-11-03 13:16:04',NULL,0,'plain','',1,1,'info'), -(69,'wc-admin-orders-milestone','info','en_US','Congratulations on processing 10 orders!','You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.','{\"current_milestone\":10}','unactioned','woocommerce-admin','2024-11-21 16:12:57',NULL,0,'plain','',0,0,'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); -/*!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=6 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 -(5,NULL,'','GC','CH','contact@gcch.fr','2024-11-25 16:18:00',NULL,'FR','1060','Saint-Gilles',''); -/*!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=81 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 -(75,852,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR','contact@gcch.fr','0603436016'), -(76,852,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR',NULL,'0603436016'), -(77,853,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR','contact@gcch.fr','0603436016'), -(78,853,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR',NULL,'0603436016'), -(79,854,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR','contact@gcch.fr','0603436016'), -(80,854,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','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=255 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 -(240,852,'rest-api','9.4.2',0,0,0,'',0,'wc_order_iHyBzLpriADd2',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(243,853,'rest-api','9.4.2',0,0,0,'',0,'wc_order_BhueG1TmXg5Bp',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(246,854,'rest-api','9.4.2',0,1,1,'',1,'wc_order_iDo8cuOaX3SZR',1,'2024-11-25 17:18:15',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 -(117,852,572,585,5,'2024-11-25 17:19:49',2,156,156,0,0,0,0), -(119,853,572,585,5,'2024-11-25 17:22:39',2,156,156,0,0,0,0), -(121,854,572,585,5,'2024-11-25 18:18:00',2,156,156,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 -(852,0,'2024-11-25 17:19:49','2024-11-25 16:19:49',NULL,NULL,2,156,0,0,156,0,'wc-pending',5), -(853,0,'2024-11-25 17:22:39','2024-11-25 16:22:39',NULL,NULL,2,156,0,0,156,0,'wc-pending',5), -(854,0,'2024-11-25 18:18:00','2024-11-25 17:18:00','2024-11-25 18:18:15',NULL,2,156,0,0,156,0,'wc-processing',5); -/*!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 -(852,'trash','EUR','shop_order',0.00000000,156.00000000,0,'contact@gcch.fr','2024-11-25 16:19:49','2024-11-25 16:31:37',0,'','','','','',''), -(853,'trash','EUR','shop_order',0.00000000,156.00000000,0,'contact@gcch.fr','2024-11-25 16:22:39','2024-11-25 16:31:37',0,'','','','','',''), -(854,'wc-processing','EUR','shop_order',0.00000000,156.00000000,0,'contact@gcch.fr','2024-11-25 17:18:00','2024-11-25 17:18:15',0,'','','cs_test_a1aVoxDIsD0B2z7BnJiXwmFw9LOQxRpy5lCb3ziZETDW1Zvo5EDW874f1B','','',''); -/*!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=163 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 -(153,852,'_billing_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR contact@gcch.fr 0603436016'), -(154,852,'_shipping_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR 0603436016'), -(155,853,'_billing_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR contact@gcch.fr 0603436016'), -(156,853,'_shipping_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR 0603436016'), -(157,852,'_wp_trash_meta_status','wc-pending'), -(158,852,'_wp_trash_meta_time','1732552297'), -(159,853,'_wp_trash_meta_status','wc-pending'), -(160,853,'_wp_trash_meta_time','1732552297'), -(161,854,'_billing_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR contact@gcch.fr 0603436016'), -(162,854,'_shipping_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 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), -(847,430,'pa_stone',48,1,1), -(846,430,'pa_stone',49,1,1), -(845,430,'pa_stone',68,1,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',77,1,1), -(495,490,'pa_side',78,1,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), -(767,766,'pa_side',45,1,1), -(768,766,'pa_side',62,1,1), -(775,766,'pa_side',63,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 */; -/*!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,2,'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,70.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,70.0000,70.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',''), -(766,'FUYOU-BO-s',0,0,50.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(767,'FUYOU-BO-s-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(768,'FUYOU-BO-s-long',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(775,'FUYOU-BO-s-mid',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(787,'HADOU-BR-3',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(790,'HADOU-B-50',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(791,'HADOU-B-52',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(792,'HADOU-B-54',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(793,'HADOU-B-56',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(794,'HADOU-B-58',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(795,'HADOU-B-60',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(796,'HADOU-B-62',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(798,'BOROBORO-B1-s-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(799,'BOROBORO-B1-s-50-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(800,'BOROBORO-B1-s-52-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(801,'BOROBORO-B1-s-54-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(802,'BOROBORO-B1-s-56-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(803,'BOROBORO-B1-s-58-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(804,'BOROBORO-B1-s-60-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(805,'BOROBORO-B1-s-62-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(806,'BOROBORO-B1-s-64-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(807,'BOROBORO-B1-s',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(808,'BOROBORO-B1-s-50',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(809,'BOROBORO-B1-s-52',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(810,'BOROBORO-B1-s-54',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(811,'BOROBORO-B1-s-56',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(812,'BOROBORO-B1-s-58',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(813,'BOROBORO-B1-s-60',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(814,'BOROBORO-B1-s-62',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(815,'BOROBORO-B1-s-64',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(845,'ROKKU-CR-s-lapis',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(846,'ROKKU-CR-s-malachite',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(847,'ROKKU-CR-s-tiger',0,0,45.0000,45.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-25 18:43:25'); -/*!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=1011 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 -(966,117,'_product_id','572'), -(967,117,'_variation_id','585'), -(968,117,'_qty','2'), -(969,117,'_tax_class',''), -(970,117,'_line_subtotal','156'), -(971,117,'_line_subtotal_tax','0'), -(972,117,'_line_total','156'), -(973,117,'_line_tax','0'), -(974,117,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(975,117,'pa_size','62'), -(976,118,'method_id','mondial_relay_point_relais'), -(977,118,'instance_id',''), -(978,118,'cost','0'), -(979,118,'total_tax','0'), -(980,118,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(981,119,'_product_id','572'), -(982,119,'_variation_id','585'), -(983,119,'_qty','2'), -(984,119,'_tax_class',''), -(985,119,'_line_subtotal','156'), -(986,119,'_line_subtotal_tax','0'), -(987,119,'_line_total','156'), -(988,119,'_line_tax','0'), -(989,119,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(990,119,'pa_size','62'), -(991,120,'method_id','mondial_relay_point_relais'), -(992,120,'instance_id',''), -(993,120,'cost','0'), -(994,120,'total_tax','0'), -(995,120,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(996,121,'_product_id','572'), -(997,121,'_variation_id','585'), -(998,121,'_qty','2'), -(999,121,'_tax_class',''), -(1000,121,'_line_subtotal','156'), -(1001,121,'_line_subtotal_tax','0'), -(1002,121,'_line_total','156'), -(1003,121,'_line_tax','0'), -(1004,121,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1005,121,'pa_size','62'), -(1006,122,'method_id','mondial_relay_point_relais'), -(1007,122,'instance_id',''), -(1008,122,'cost','0'), -(1009,122,'total_tax','0'), -(1010,122,'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=123 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 -(117,'BoroBoro Long Ring gold plated - 62','line_item',852), -(118,'Mondial Relay - Point Relais (Free)','shipping',852), -(119,'BoroBoro Long Ring gold plated - 62','line_item',853), -(120,'Mondial Relay - Point Relais (Free)','shipping',853), -(121,'BoroBoro Long Ring gold plated - 62','line_item',854), -(122,'Mondial Relay - Point Relais (Free)','shipping',854); -/*!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=395 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 -(352,'t_9ae2c165e0ba793005fb96a4441750','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:{}}\";}',1732612226), -(360,'t_52d426e03e255764f8c8c75ac5d8d1','a:11:{s:4:\"cart\";s:411:\"a:1:{s:32:\"b534ba68236ba543ae44b22bd110a1d6\";a:11:{s:3:\"key\";s:32:\"b534ba68236ba543ae44b22bd110a1d6\";s:10:\"product_id\";i:496;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:40;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:40;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"40\";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:\"40\";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:\"40.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:904:\"a:2:{s:32:\"5e3f20ae629c254bf468600961f7a9ee\";a:11:{s:3:\"key\";s:32:\"5e3f20ae629c254bf468600961f7a9ee\";s:10:\"product_id\";i:613;s:12:\"variation_id\";i:616;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"54\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"bbdbe353ebe3ba406aea05a19a7e2486\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:70;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:70;s:8:\"line_tax\";d:0;}s:32:\"ec7cf5944dde6c83824580f4787f96d3\";a:11:{s:3:\"key\";s:32:\"ec7cf5944dde6c83824580f4787f96d3\";s:10:\"product_id\";i:515;s:12:\"variation_id\";i:519;s:9:\"variation\";a:1:{s:18:\"attribute_pa_stone\";s:16:\"green-aventurine\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"21599e895fa86634cb4879b2b2ce3ca2\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:65;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:65;s:8:\"line_tax\";d:0;}}\";s:22:\"shipping_for_package_0\";s:92:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_44144359a615f430f311c1cdeefea870\";s:5:\"rates\";a:0:{}}\";s:25:\"previous_shipping_methods\";s:16:\"a:1:{i:0;a:0:{}}\";s:23:\"chosen_shipping_methods\";s:17:\"a:1:{i:0;s:0:\"\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:0;}\";s:8:\"customer\";s:978:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:5:\"manon\";s:9:\"last_name\";s:8:\"poupouna\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:12:\"+33643429929\";s:5:\"email\";s:25:\"manon.designere@gmail.com\";s:7:\"address\";s:31:\"rue de l\'eglise saint gilles 65\";s:9:\"address_1\";s:31:\"rue de l\'eglise saint gilles 65\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:12:\"saint gilles\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:4:\"1060\";s:7:\"country\";s:2:\"AU\";s:19:\"shipping_first_name\";s:5:\"manon\";s:18:\"shipping_last_name\";s:8:\"poupouna\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:12:\"+33643429929\";s:16:\"shipping_address\";s:31:\"rue de l\'eglise saint gilles 65\";s:18:\"shipping_address_1\";s:31:\"rue de l\'eglise saint gilles 65\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:12:\"saint gilles\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:4:\"1060\";s:16:\"shipping_country\";s:2:\"AU\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1732701170), -(372,'t_9de66da83208262c589a81409ce419','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:{}}\";}',1732694236), -(373,'1','a:12:{s:4:\"cart\";s:447:\"a:1:{s:32:\"1b7290f5b8fc3922d70a4211bfd75547\";a:11:{s:3:\"key\";s:32:\"1b7290f5b8fc3922d70a4211bfd75547\";s:10:\"product_id\";i:613;s:12:\"variation_id\";i:624;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"64\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"59a3009bd13a9c3b42a553678bf77055\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:70;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:70;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"70\";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:\"70\";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:\"70.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:415:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_0bd87d4920b3ac083260961830a45269\";s:5:\"rates\";a:1:{s:28:\"mondial_relay_point_relais:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:28:\"mondial_relay_point_relais:6\";s:9:\"method_id\";s:26:\"mondial_relay_point_relais\";s:11:\"instance_id\";i:6;s:5:\"label\";s:35:\"Mondial Relay - Point Relais (Free)\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:0:{}}}}\";s:25:\"previous_shipping_methods\";s:56:\"a:1:{i:0;a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}}\";s:23:\"chosen_shipping_methods\";s:46:\"a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:916:\"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:2:\"GC\";s:9:\"last_name\";s:2:\"CH\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"0603436016\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"address\";s:17:\"5 rue de la Ville\";s:9:\"address_1\";s:17:\"5 rue de la Ville\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:12:\"Saint-Gilles\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:4:\"1060\";s:7:\"country\";s:2:\"BE\";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:17:\"5 rue de la Ville\";s:18:\"shipping_address_1\";s:17:\"5 rue de la Ville\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:12:\"Saint-Gilles\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:4:\"1060\";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:{}}\";s:22:\"order_awaiting_payment\";N;}',1732613207), -(393,'t_780d818cbc23b5b2bd0879f9627b1c','a:11:{s:4:\"cart\";s:413:\"a:1:{s:32:\"00ac8ed3b4327bdd4ebbebcb2ba10a00\";a:11:{s:3:\"key\";s:32:\"00ac8ed3b4327bdd4ebbebcb2ba10a00\";s:10:\"product_id\";i:610;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:150;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:150;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:3:\"150\";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:\"150\";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:\"150.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:415:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_4b18f8bc398637e333821adf04e97f5f\";s:5:\"rates\";a:1:{s:28:\"mondial_relay_point_relais:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:28:\"mondial_relay_point_relais:6\";s:9:\"method_id\";s:26:\"mondial_relay_point_relais\";s:11:\"instance_id\";i:6;s:5:\"label\";s:35:\"Mondial Relay - Point Relais (Free)\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:0:{}}}}\";s:25:\"previous_shipping_methods\";s:56:\"a:1:{i:0;a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}}\";s:23:\"chosen_shipping_methods\";s:46:\"a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s: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:{}}\";}',1732728249); -/*!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=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zone_locations` VALUES -(1,1,'BE','country'), -(2,1,'FR','country'), -(103,3,'DE','country'), -(104,3,'AT','country'), -(105,3,'ES','country'), -(106,3,'IT','country'), -(107,3,'LU','country'), -(108,3,'NL','country'), -(109,3,'PL','country'), -(110,3,'PT','country'), -(111,2,'AX','country'), -(112,2,'AL','country'), -(113,2,'AD','country'), -(114,2,'BY','country'), -(115,2,'BA','country'), -(116,2,'BG','country'), -(117,2,'HR','country'), -(118,2,'CZ','country'), -(119,2,'DK','country'), -(120,2,'EE','country'), -(121,2,'FO','country'), -(122,2,'FI','country'), -(123,2,'GI','country'), -(124,2,'GR','country'), -(125,2,'HU','country'), -(126,2,'IS','country'), -(127,2,'IE','country'), -(128,2,'LV','country'), -(129,2,'LI','country'), -(130,2,'LT','country'), -(131,2,'MT','country'), -(132,2,'MD','country'), -(133,2,'MC','country'), -(134,2,'ME','country'), -(135,2,'MK','country'), -(136,2,'NO','country'), -(137,2,'RO','country'), -(138,2,'SM','country'), -(139,2,'RS','country'), -(140,2,'SK','country'), -(141,2,'SI','country'), -(142,2,'SJ','country'), -(143,2,'SE','country'), -(144,2,'CH','country'), -(145,2,'TR','country'), -(146,2,'UA','country'), -(147,2,'NA','continent'), -(148,2,'OC','continent'), -(149,2,'SA','continent'), -(150,2,'AF','continent'), -(151,2,'AM','country'), -(152,2,'BD','country'), -(153,2,'BT','country'), -(154,2,'BN','country'), -(155,2,'KH','country'), -(156,2,'CX','country'), -(157,2,'CC','country'), -(158,2,'CY','country'), -(159,2,'GE','country'), -(160,2,'HK','country'), -(161,2,'IN','country'), -(162,2,'ID','country'), -(163,2,'IR','country'), -(164,2,'IQ','country'), -(165,2,'JP','country'), -(166,2,'JO','country'), -(167,2,'KZ','country'), -(168,2,'KG','country'), -(169,2,'LA','country'), -(170,2,'LB','country'), -(171,2,'MO','country'), -(172,2,'MY','country'), -(173,2,'MV','country'), -(174,2,'MN','country'), -(175,2,'MM','country'), -(176,2,'NP','country'), -(177,2,'OM','country'), -(178,2,'PK','country'), -(179,2,'PS','country'), -(180,2,'PH','country'), -(181,2,'SG','country'), -(182,2,'KR','country'), -(183,2,'LK','country'), -(184,2,'SY','country'), -(185,2,'TW','country'), -(186,2,'TJ','country'), -(187,2,'TH','country'), -(188,2,'TL','country'), -(189,2,'TM','country'), -(190,2,'UZ','country'), -(191,2,'VN','country'), -(192,2,'YE','country'); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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=7 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 -(0,2,'free_shipping',1,1), -(2,4,'ups_standard',1,1), -(3,5,'mondial_relay_point_relais',1,1), -(1,6,'mondial_relay_point_relais',2,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=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zones` VALUES -(1,'Belgique et France',0), -(2,'Reste',2), -(3,'Pays Mondial Relay',1); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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; - --- --- Table structure for table `haikuwp_wpmailsmtp_debug_events` --- - -DROP TABLE IF EXISTS `haikuwp_wpmailsmtp_debug_events`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpmailsmtp_debug_events` ( - `id` int(10) unsigned NOT NULL AUTO_INCREMENT, - `content` text DEFAULT NULL, - `initiator` text DEFAULT NULL, - `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0, - `created_at` timestamp NOT NULL DEFAULT current_timestamp(), - PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpmailsmtp_debug_events` --- - -LOCK TABLES `haikuwp_wpmailsmtp_debug_events` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_debug_events` DISABLE KEYS */; -INSERT INTO `haikuwp_wpmailsmtp_debug_events` VALUES -(1,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/SetupWizard.php\",\"line\":1213}',0,'2024-11-25 15:49:12'), -(2,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:49:47'), -(3,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:50:39'), -(4,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:52:18'), -(5,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:52:42'), -(6,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:54:25'), -(7,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:56:03'), -(8,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/SetupWizard.php\",\"line\":1213}',0,'2024-11-25 15:57:48'), -(9,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:31'), -(10,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:50'), -(11,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:55'), -(12,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:00:42'), -(13,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:03:45'), -(14,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:04:09'), -(15,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:06:02'), -(16,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:07:04'), -(17,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:10:01'); -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_debug_events` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wpmailsmtp_tasks_meta` --- - -DROP TABLE IF EXISTS `haikuwp_wpmailsmtp_tasks_meta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpmailsmtp_tasks_meta` ( - `id` bigint(20) NOT NULL AUTO_INCREMENT, - `action` varchar(255) NOT NULL, - `data` longtext NOT NULL, - `date` datetime NOT NULL, - PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpmailsmtp_tasks_meta` --- - -LOCK TABLES `haikuwp_wpmailsmtp_tasks_meta` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_tasks_meta` DISABLE KEYS */; -INSERT INTO `haikuwp_wpmailsmtp_tasks_meta` VALUES -(1,'wp_mail_smtp_admin_notifications_update','W10=','2024-11-25 16:49:16'); -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_tasks_meta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wpml_mails` --- - -DROP TABLE IF EXISTS `haikuwp_wpml_mails`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpml_mails` ( - `mail_id` int(11) NOT NULL AUTO_INCREMENT, - `timestamp` timestamp NOT NULL, - `host` varchar(200) NOT NULL DEFAULT '0', - `receiver` varchar(200) NOT NULL DEFAULT '0', - `subject` varchar(200) NOT NULL DEFAULT '0', - `message` text DEFAULT NULL, - `headers` text DEFAULT NULL, - `attachments` varchar(800) NOT NULL DEFAULT '0', - `error` varchar(400) DEFAULT '', - `plugin_version` varchar(200) NOT NULL DEFAULT '0', - PRIMARY KEY (`mail_id`), - FULLTEXT KEY `idx_message` (`message`) -) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpml_mails` --- - -LOCK TABLES `haikuwp_wpml_mails` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpml_mails` DISABLE KEYS */; -INSERT INTO `haikuwp_wpml_mails` VALUES -(26,'2024-11-25 17:18:15','217.182.132.198','contact@gcch.fr','[Haiku Atelier]: New order #854','\n\n \n \n \n Haiku Atelier\n \n\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n
\n

New Order: #854

\n
\n \n
\n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n\n

You’ve received the following order from GC CH:

\n\n

\n [Order #854] (2024-11-25)

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ProductQuantityPrice
\n BoroBoro Long Ring gold plated - 62 (#BOROBORO-B1-g-62)
  • \nSize:

    62

    \n
\n 2 \n  156,00
Subtotal: 156,00
Shipping:Mondial Relay - Point Relais (Free)
Total: 156,00
\n
\n\n\n \n \n \n \n
\n

Billing address

\n\n
\n GC CH
5 rue de la Ville
1060 SAINT-GILLES
France
0603436016
contact@gcch.fr
\n
\n

Shipping address

\n\n
\n GC CH
5 rue de la Ville
1060 SAINT-GILLES
France
0603436016
\n
\n

Congratulations on the sale.

\nProcess your orders on the go. Get the app.
\n
\n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n \n
\n

Haiku Atelier — Built with WooCommerce

\n
\n
\n \n
\n
\n
\n \n\n','Content-Type: text/html,\\nReply-to: GC CH ','',NULL,'1.13.1'), -(27,'2024-11-25 17:18:16','217.182.132.198','contact@gcch.fr','Your Haiku Atelier order has been received!','\n\n \n \n \n Haiku Atelier\n \n\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n
\n

Thank you for your order

\n
\n \n
\n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n\n

Hi GC,

\n

Just to let you know — we\'ve received your order #854, and it is now being processed:

\n\n\n

\n [Order #854] (2024-11-25)

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ProductQuantityPrice
\n BoroBoro Long Ring gold plated - 62
  • \nSize:

    62

    \n
\n 2 \n  156,00
Subtotal: 156,00
Shipping:Mondial Relay - Point Relais (Free)
Total: 156,00
\n
\n\n\n \n \n \n \n
\n

Billing address

\n\n
\n GC CH
5 rue de la Ville
1060 SAINT-GILLES
France
0603436016
contact@gcch.fr
\n
\n

Shipping address

\n\n
\n GC CH
5 rue de la Ville
1060 SAINT-GILLES
France
0603436016
\n
\n

Thanks for using haiku.gcch.fr!

\n
\n
\n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n \n
\n

Haiku Atelier — Built with WooCommerce

\n
\n
\n \n
\n
\n
\n \n\n','Content-Type: text/html,\\nReply-to: Haiku Atelier ','',NULL,'1.13.1'); -/*!40000 ALTER TABLE `haikuwp_wpml_mails` 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-25 18:45:29 diff --git a/db/haiku_atelier-2024-11-25-67dd10d.sql b/db/haiku_atelier-2024-11-25-67dd10d.sql deleted file mode 100755 index b196fe1e..00000000 --- a/db/haiku_atelier-2024-11-25-67dd10d.sql +++ /dev/null @@ -1,15974 +0,0 @@ --- 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=1520 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), -(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','complete','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,1,'2024-11-16 06:11:57','2024-11-16 07:11:57',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), -(1233,'woocommerce_cleanup_draft_orders','complete','2024-11-17 06:11:57','2024-11-17 07:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731823917;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731823917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-17 08:25:48','2024-11-17 09:25:48',0,NULL), -(1234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 16:10:30','2024-11-16 17:10:30',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731773430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731773430;}',3,1,'2024-11-16 16:10:44','2024-11-16 17:10:44',0,NULL), -(1235,'wc-admin_import_orders','complete','2024-11-16 18:44:49','2024-11-16 19:44:49',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782689;}',4,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:45:03','2024-11-16 19:45:03',10,'[620,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782703;}',3,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:54:02','2024-11-16 19:54:02',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783242;}',3,1,'2024-11-16 18:58:14','2024-11-16 19:58:14',0,NULL), -(1238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:58:15','2024-11-16 19:58:15',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783495;}',3,1,'2024-11-16 19:02:06','2024-11-16 20:02:06',0,NULL), -(1239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:02:40','2024-11-16 20:02:40',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783760;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:03:03','2024-11-16 20:03:03',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783783;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:28','2024-11-16 20:10:28',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784228;}',3,1,'2024-11-16 19:10:35','2024-11-16 20:10:35',0,NULL), -(1242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:46','2024-11-16 20:10:46',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784246;}',3,1,'2024-11-16 19:11:52','2024-11-16 20:11:52',0,NULL), -(1243,'woocommerce_cleanup_draft_orders','complete','2024-11-18 08:25:48','2024-11-18 09:25:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731918348;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731918348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-18 10:20:16','2024-11-18 11:20:16',0,NULL), -(1244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 08:56:46','2024-11-17 09:56:46',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731833806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731833806;}',3,1,'2024-11-17 08:57:39','2024-11-17 09:57:39',0,NULL), -(1245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:25:08','2024-11-17 10:25:08',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835508;}',3,1,'2024-11-17 09:25:35','2024-11-17 10:25:35',0,NULL), -(1246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:30:11','2024-11-17 10:30:11',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835811;}',3,1,'2024-11-17 09:30:23','2024-11-17 10:30:23',0,NULL), -(1247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:33:21','2024-11-17 10:33:21',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836001;}',3,1,'2024-11-17 09:35:06','2024-11-17 10:35:06',0,NULL), -(1248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:36:32','2024-11-17 10:36:32',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836192;}',3,1,'2024-11-17 09:36:35','2024-11-17 10:36:35',0,NULL), -(1249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:39:06','2024-11-17 10:39:06',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836346;}',3,1,'2024-11-17 09:40:07','2024-11-17 10:40:07',0,NULL), -(1250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:41:27','2024-11-17 10:41:27',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836487;}',3,1,'2024-11-17 09:41:36','2024-11-17 10:41:36',0,NULL), -(1251,'wc-admin_import_orders','complete','2024-11-17 09:44:43','2024-11-17 10:44:43',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836683;}',4,1,'2024-11-17 09:45:15','2024-11-17 10:45:15',0,NULL), -(1252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:45:54','2024-11-17 10:45:54',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836754;}',3,1,'2024-11-17 09:47:57','2024-11-17 10:47:57',0,NULL), -(1253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:51:18','2024-11-17 10:51:18',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837078;}',3,1,'2024-11-17 09:52:11','2024-11-17 10:52:11',0,NULL), -(1254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:55:10','2024-11-17 10:55:10',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837310;}',3,1,'2024-11-17 09:56:27','2024-11-17 10:56:27',0,NULL), -(1255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:56:28','2024-11-17 10:56:28',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837388;}',3,1,'2024-11-17 09:56:35','2024-11-17 10:56:35',0,NULL), -(1256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:57:49','2024-11-17 10:57:49',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837469;}',3,1,'2024-11-17 09:59:12','2024-11-17 10:59:12',0,NULL), -(1257,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:59:56','2024-11-17 10:59:56',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837596;}',3,1,'2024-11-17 10:00:35','2024-11-17 11:00:35',0,NULL), -(1258,'wc-admin_import_orders','complete','2024-11-17 10:04:03','2024-11-17 11:04:03',10,'[693]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837843;}',4,1,'2024-11-17 10:04:39','2024-11-17 11:04:39',0,NULL), -(1259,'wc-admin_import_orders','complete','2024-11-17 10:04:46','2024-11-17 11:04:46',10,'[694]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837886;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1260,'wc-admin_import_orders','complete','2024-11-17 10:04:51','2024-11-17 11:04:51',10,'[695]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837891;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:05:47','2024-11-17 11:05:47',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837947;}',3,1,'2024-11-17 10:05:59','2024-11-17 11:05:59',0,NULL), -(1262,'wc-admin_import_orders','complete','2024-11-17 10:07:46','2024-11-17 11:07:46',10,'[697]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838066;}',4,1,'2024-11-17 10:08:08','2024-11-17 11:08:08',0,NULL), -(1263,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:08:13','2024-11-17 11:08:13',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838093;}',3,1,'2024-11-17 10:08:14','2024-11-17 11:08:14',0,NULL), -(1264,'wc-admin_import_orders','complete','2024-11-17 10:09:40','2024-11-17 11:09:40',10,'[699]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838180;}',4,1,'2024-11-17 10:10:27','2024-11-17 11:10:27',0,NULL), -(1265,'wc-admin_import_orders','complete','2024-11-17 10:10:32','2024-11-17 11:10:32',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838232;}',4,1,'2024-11-17 10:10:32','2024-11-17 11:10:32',0,NULL), -(1266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:10:35','2024-11-17 11:10:35',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838235;}',3,1,'2024-11-17 10:10:35','2024-11-17 11:10:35',0,NULL), -(1267,'wc-admin_import_orders','complete','2024-11-17 10:10:50','2024-11-17 11:10:50',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838250;}',4,1,'2024-11-17 10:11:31','2024-11-17 11:11:31',0,NULL), -(1268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:12:09','2024-11-17 11:12:09',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838329;}',3,1,'2024-11-17 10:14:57','2024-11-17 11:14:57',0,NULL), -(1269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:18:47','2024-11-17 11:18:47',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838727;}',3,1,'2024-11-17 10:19:48','2024-11-17 11:19:48',0,NULL), -(1270,'wc-admin_import_orders','complete','2024-11-17 10:22:57','2024-11-17 11:22:57',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838977;}',4,1,'2024-11-17 10:23:34','2024-11-17 11:23:34',0,NULL), -(1271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:24:53','2024-11-17 11:24:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839093;}',3,1,'2024-11-17 10:26:02','2024-11-17 11:26:02',0,NULL), -(1272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:26:56','2024-11-17 11:26:56',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839216;}',3,1,'2024-11-17 10:29:14','2024-11-17 11:29:14',0,NULL), -(1273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:32:37','2024-11-17 11:32:37',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839557;}',3,1,'2024-11-17 10:33:50','2024-11-17 11:33:50',0,NULL), -(1274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:33:51','2024-11-17 11:33:51',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839631;}',3,1,'2024-11-17 10:34:40','2024-11-17 11:34:40',0,NULL), -(1275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:35:45','2024-11-17 11:35:45',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839745;}',3,1,'2024-11-17 10:36:12','2024-11-17 11:36:12',0,NULL), -(1276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:38:27','2024-11-17 11:38:27',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839907;}',3,1,'2024-11-17 10:39:20','2024-11-17 11:39:20',0,NULL), -(1277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:40:07','2024-11-17 11:40:07',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840007;}',3,1,'2024-11-17 10:41:15','2024-11-17 11:41:15',0,NULL), -(1278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:42:36','2024-11-17 11:42:36',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840156;}',3,1,'2024-11-17 10:43:25','2024-11-17 11:43:25',0,NULL), -(1279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:44:53','2024-11-17 11:44:53',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840293;}',3,1,'2024-11-17 10:45:40','2024-11-17 11:45:40',0,NULL), -(1280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:47:58','2024-11-17 11:47:58',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840478;}',3,1,'2024-11-17 10:48:43','2024-11-17 11:48:43',0,NULL), -(1281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:48:44','2024-11-17 11:48:44',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840524;}',3,1,'2024-11-17 10:49:50','2024-11-17 11:49:50',0,NULL), -(1282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:50:48','2024-11-17 11:50:48',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840648;}',3,1,'2024-11-17 10:50:51','2024-11-17 11:50:51',0,NULL), -(1283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:54:58','2024-11-17 11:54:58',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840898;}',3,1,'2024-11-17 10:56:13','2024-11-17 11:56:13',0,NULL), -(1284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:57:09','2024-11-17 11:57:09',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841029;}',3,1,'2024-11-17 10:58:11','2024-11-17 11:58:11',0,NULL), -(1285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:58:53','2024-11-17 11:58:53',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841133;}',3,1,'2024-11-17 12:49:59','2024-11-17 13:49:59',0,NULL), -(1286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:23:11','2024-11-17 17:23:11',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860591;}',3,1,'2024-11-17 16:23:43','2024-11-17 17:23:43',0,NULL), -(1287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:29:48','2024-11-17 17:29:48',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860988;}',3,1,'2024-11-17 16:30:41','2024-11-17 17:30:41',0,NULL), -(1288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:31:36','2024-11-17 17:31:36',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861096;}',3,1,'2024-11-17 16:33:10','2024-11-17 17:33:10',0,NULL), -(1289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:34:11','2024-11-17 17:34:11',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861251;}',3,1,'2024-11-17 16:34:11','2024-11-17 17:34:11',0,NULL), -(1290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:37:27','2024-11-17 17:37:27',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861447;}',3,1,'2024-11-17 16:38:46','2024-11-17 17:38:46',0,NULL), -(1291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:40:09','2024-11-17 17:40:09',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861609;}',3,1,'2024-11-17 16:40:58','2024-11-17 17:40:58',0,NULL), -(1292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:44:53','2024-11-17 17:44:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861893;}',3,1,'2024-11-17 16:45:17','2024-11-17 17:45:17',0,NULL), -(1293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:56:06','2024-11-17 17:56:06',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862566;}',3,1,'2024-11-17 16:58:15','2024-11-17 17:58:15',0,NULL), -(1294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:59:12','2024-11-17 17:59:12',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862752;}',3,1,'2024-11-17 16:59:16','2024-11-17 17:59:16',0,NULL), -(1295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:00:56','2024-11-17 18:00:56',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862856;}',3,1,'2024-11-17 17:03:14','2024-11-17 18:03:14',0,NULL), -(1296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:03:55','2024-11-17 18:03:55',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863035;}',3,1,'2024-11-17 17:05:11','2024-11-17 18:05:11',0,NULL), -(1297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:06:06','2024-11-17 18:06:06',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863166;}',3,1,'2024-11-17 17:06:12','2024-11-17 18:06:12',0,NULL), -(1298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:07:38','2024-11-17 18:07:38',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863258;}',3,1,'2024-11-17 17:08:50','2024-11-17 18:08:50',0,NULL), -(1299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:10:54','2024-11-17 18:10:54',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863454;}',3,1,'2024-11-17 17:11:51','2024-11-17 18:11:51',0,NULL), -(1300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:13:59','2024-11-17 18:13:59',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863639;}',3,1,'2024-11-17 17:15:10','2024-11-17 18:15:10',0,NULL), -(1301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:16:32','2024-11-17 18:16:32',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863792;}',3,1,'2024-11-17 17:16:35','2024-11-17 18:16:35',0,NULL), -(1302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:18:13','2024-11-17 18:18:13',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863893;}',3,1,'2024-11-17 17:18:41','2024-11-17 18:18:41',0,NULL), -(1303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:20:01','2024-11-17 18:20:01',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864001;}',3,1,'2024-11-17 17:20:36','2024-11-17 18:20:36',0,NULL), -(1304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:21:23','2024-11-17 18:21:23',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864083;}',3,1,'2024-11-17 17:23:33','2024-11-17 18:23:33',0,NULL), -(1305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:25:16','2024-11-17 18:25:16',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864316;}',3,1,'2024-11-17 17:26:55','2024-11-17 18:26:55',0,NULL), -(1306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:28:49','2024-11-17 18:28:49',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864529;}',3,1,'2024-11-17 17:29:46','2024-11-17 18:29:46',0,NULL), -(1307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:31:27','2024-11-17 18:31:27',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864687;}',3,1,'2024-11-17 17:33:21','2024-11-17 18:33:21',0,NULL), -(1308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:34:36','2024-11-17 18:34:36',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864876;}',3,1,'2024-11-17 17:35:29','2024-11-17 18:35:29',0,NULL), -(1309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:37:35','2024-11-17 18:37:35',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865055;}',3,1,'2024-11-17 17:37:35','2024-11-17 18:37:35',0,NULL), -(1310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:40:36','2024-11-17 18:40:36',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865236;}',3,1,'2024-11-17 17:40:42','2024-11-17 18:40:42',0,NULL), -(1311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:43:03','2024-11-17 18:43:03',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865383;}',3,1,'2024-11-17 17:43:52','2024-11-17 18:43:52',0,NULL), -(1312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:45:07','2024-11-17 18:45:07',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865507;}',3,1,'2024-11-17 17:46:17','2024-11-17 18:46:17',0,NULL), -(1313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:48:39','2024-11-17 18:48:39',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865719;}',3,1,'2024-11-17 17:49:27','2024-11-17 18:49:27',0,NULL), -(1314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:52:25','2024-11-17 18:52:25',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865945;}',3,1,'2024-11-17 17:53:30','2024-11-17 18:53:30',0,NULL), -(1315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:55:59','2024-11-17 18:55:59',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866159;}',3,1,'2024-11-17 17:57:11','2024-11-17 18:57:11',0,NULL), -(1316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:58:04','2024-11-17 18:58:04',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866284;}',3,1,'2024-11-17 17:58:40','2024-11-17 18:58:40',0,NULL), -(1317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:59:30','2024-11-17 18:59:30',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866370;}',3,1,'2024-11-17 18:00:17','2024-11-17 19:00:17',0,NULL), -(1318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 18:02:46','2024-11-17 19:02:46',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866566;}',3,1,'2024-11-17 18:26:40','2024-11-17 19:26:40',0,NULL), -(1319,'woocommerce_cleanup_draft_orders','complete','2024-11-19 10:20:16','2024-11-19 11:20:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732011616;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732011616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-19 11:28:55','2024-11-19 12:28:55',0,NULL), -(1320,'woocommerce_cleanup_draft_orders','complete','2024-11-20 11:28:55','2024-11-20 12:28:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732102135;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732102135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-20 11:45:40','2024-11-20 12:45:40',0,NULL), -(1321,'woocommerce_cleanup_draft_orders','complete','2024-11-21 11:45:40','2024-11-21 12:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732189540;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732189540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-21 11:46:40','2024-11-21 12:46:40',0,NULL), -(1322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1326,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:40','2024-11-20 16:22:40',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116160;}',3,1,'2024-11-20 15:22:49','2024-11-20 16:22:49',0,NULL), -(1327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:52','2024-11-20 16:22:52',10,'[775,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116172;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[767,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1333,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1335,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:32','2024-11-20 16:24:32',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116272;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1336,'woocommerce_cleanup_draft_orders','complete','2024-11-22 11:46:40','2024-11-22 12:46:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732276000;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732276000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-22 12:24:34','2024-11-22 13:24:34',0,NULL), -(1337,'wc-admin_import_orders','complete','2024-11-21 16:12:02','2024-11-21 17:12:02',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732205522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732205522;}',4,1,'2024-11-21 16:12:57','2024-11-21 17:12:57',0,NULL), -(1338,'wc-admin_import_orders','complete','2024-11-21 21:37:36','2024-11-21 22:37:36',10,'[778]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225056;}',4,1,'2024-11-21 21:37:51','2024-11-21 22:37:51',0,NULL), -(1339,'wc-admin_import_orders','complete','2024-11-21 21:39:47','2024-11-21 22:39:47',10,'[779]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225187;}',4,1,'2024-11-21 21:41:29','2024-11-21 22:41:29',0,NULL), -(1340,'wc-admin_import_orders','complete','2024-11-21 22:10:43','2024-11-21 23:10:43',10,'[780]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227043;}',4,1,'2024-11-21 22:12:19','2024-11-21 23:12:19',0,NULL), -(1341,'wc-admin_import_orders','complete','2024-11-21 22:18:54','2024-11-21 23:18:54',10,'[781]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227534;}',4,1,'2024-11-21 22:22:56','2024-11-21 23:22:56',0,NULL), -(1342,'wc-admin_import_orders','complete','2024-11-21 22:23:33','2024-11-21 23:23:33',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227813;}',4,1,'2024-11-21 22:23:47','2024-11-21 23:23:47',0,NULL), -(1343,'wc-admin_import_orders','complete','2024-11-21 22:23:52','2024-11-21 23:23:52',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227832;}',4,1,'2024-11-21 22:24:45','2024-11-21 23:24:45',0,NULL), -(1344,'wc-admin_import_orders','complete','2024-11-22 08:03:55','2024-11-22 09:03:55',10,'[783]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732262635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732262635;}',4,1,'2024-11-22 08:10:47','2024-11-22 09:10:47',0,NULL), -(1345,'woocommerce_cleanup_draft_orders','complete','2024-11-23 12:24:34','2024-11-23 13:24:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732364674;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732364674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-23 12:50:37','2024-11-23 13:50:37',0,NULL), -(1346,'wc-admin_import_orders','complete','2024-11-22 14:12:07','2024-11-22 15:12:07',10,'[784]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732284727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732284727;}',4,1,'2024-11-22 14:12:55','2024-11-22 15:12:55',0,NULL), -(1347,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:35','2024-11-22 16:02:35',0,NULL), -(1348,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1349,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1350,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1351,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1352,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1353,'wc-admin_import_orders','complete','2024-11-22 17:37:09','2024-11-22 18:37:09',10,'[785]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732297029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732297029;}',4,1,'2024-11-22 17:37:44','2024-11-22 18:37:44',0,NULL), -(1354,'wc-admin_import_orders','complete','2024-11-22 18:24:17','2024-11-22 19:24:17',10,'[786]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732299857;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732299857;}',4,1,'2024-11-22 18:24:38','2024-11-22 19:24:38',0,NULL), -(1355,'woocommerce_cleanup_draft_orders','complete','2024-11-24 12:50:37','2024-11-24 13:50:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732452637;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732452637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-24 13:02:16','2024-11-24 14:02:16',0,NULL), -(1356,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:46','2024-11-24 10:17:46',0,NULL), -(1357,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[788,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1358,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[789,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1359,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[787,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1360,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:19:31','2024-11-24 10:19:31',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439971;}',3,1,'2024-11-24 09:20:28','2024-11-24 10:20:28',0,NULL), -(1361,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[790,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1362,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[791,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1363,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[792,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1364,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[793,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1365,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[794,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1366,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[795,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1367,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[796,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1368,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:34','2024-11-24 10:20:34',10,'[788,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440034;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1369,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:36','2024-11-24 10:20:36',10,'[789,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440036;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1370,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[790,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[791,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1372,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[792,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1373,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[793,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1374,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[794,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1375,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[795,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1376,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[796,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1377,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:22:09','2024-11-24 10:22:09',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440129;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1378,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:45','2024-11-24 10:23:45',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440225;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:54',0,NULL), -(1379,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[791,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:54',0,NULL), -(1380,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[792,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:55',0,NULL), -(1381,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[793,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1382,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[794,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1383,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[795,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1384,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[796,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1385,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[790,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1386,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[787,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1387,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:50:37','2024-11-24 10:50:37',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441837;}',3,1,'2024-11-24 09:51:15','2024-11-24 10:51:15',0,NULL), -(1388,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:52:17','2024-11-24 10:52:17',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441937;}',3,1,'2024-11-24 09:52:38','2024-11-24 10:52:38',0,NULL), -(1389,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:52:39','2024-11-24 10:52:39',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441959;}',3,1,'2024-11-24 09:53:17','2024-11-24 10:53:17',0,NULL), -(1390,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:57:44','2024-11-24 10:57:44',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442264;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1391,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[798,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1392,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[799,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1393,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[800,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1394,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[801,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1395,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[802,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1396,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[803,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1397,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[804,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1398,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[805,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1399,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[806,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:29','2024-11-24 10:58:29',0,NULL), -(1400,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[798,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:29','2024-11-24 10:58:29',0,NULL), -(1401,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[802,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1402,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[803,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1403,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[804,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1404,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[805,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1405,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[806,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1406,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[799,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1407,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[800,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1408,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[801,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1409,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[798,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1410,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[590,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1411,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[591,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1412,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[592,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1413,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[593,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1414,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[594,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1415,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[595,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1416,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[596,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1417,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[597,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1418,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[589,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1419,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:01:56','2024-11-24 11:01:56',10,'[807,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442516;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1420,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[808,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1421,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[809,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1422,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[810,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1423,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[811,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1424,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[812,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1425,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[813,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1426,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[814,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1427,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[815,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1428,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:01','2024-11-24 11:02:01',10,'[807,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442521;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1429,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:50','2024-11-24 11:02:50',10,'[808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442570;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1430,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:50','2024-11-24 11:02:50',10,'[809,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442570;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1431,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[810,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1432,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[811,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1433,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[812,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1434,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[813,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1435,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[814,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1436,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[815,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1437,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:52','2024-11-24 11:02:52',10,'[808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442572;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1438,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:52','2024-11-24 11:02:52',10,'[809,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442572;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1439,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:55','2024-11-24 11:02:55',10,'[807,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442575;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442575;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1440,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[808,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1441,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[809,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1442,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[810,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1443,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[811,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1444,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[812,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1445,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[813,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1446,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[814,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1447,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[815,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1448,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[807,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1449,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[590,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1450,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[591,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1451,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[592,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1452,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[593,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1453,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[594,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1454,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[595,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1455,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[596,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1456,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[597,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1457,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1458,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:44:32','2024-11-24 11:44:32',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445072;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445072;}',3,1,'2024-11-24 10:44:36','2024-11-24 11:44:36',0,NULL), -(1459,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:45:25','2024-11-24 11:45:25',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445125;}',3,1,'2024-11-24 10:45:37','2024-11-24 11:45:37',0,NULL), -(1460,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:45:54','2024-11-24 11:45:54',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445154;}',3,1,'2024-11-24 10:46:30','2024-11-24 11:46:30',0,NULL), -(1461,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:46:30','2024-11-24 11:46:30',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445190;}',3,1,'2024-11-24 10:46:30','2024-11-24 11:46:30',0,NULL), -(1462,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:47:10','2024-11-24 11:47:10',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445230;}',3,1,'2024-11-24 10:47:32','2024-11-24 11:47:32',0,NULL), -(1463,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:47:47','2024-11-24 11:47:47',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445267;}',3,1,'2024-11-24 10:48:35','2024-11-24 11:48:35',0,NULL), -(1464,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:48:21','2024-11-24 11:48:21',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445301;}',3,1,'2024-11-24 10:48:35','2024-11-24 11:48:35',0,NULL), -(1465,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:49:00','2024-11-24 11:49:00',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445340;}',3,1,'2024-11-24 10:49:37','2024-11-24 11:49:37',0,NULL), -(1466,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:50:31','2024-11-24 11:50:31',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445431;}',3,1,'2024-11-24 10:50:35','2024-11-24 11:50:35',0,NULL), -(1467,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:11','2024-11-24 11:51:11',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445471;}',3,1,'2024-11-24 10:51:37','2024-11-24 11:51:37',0,NULL), -(1468,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:22','2024-11-24 11:51:22',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445482;}',3,1,'2024-11-24 10:51:37','2024-11-24 11:51:37',0,NULL), -(1469,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:38','2024-11-24 11:51:38',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445498;}',3,1,'2024-11-24 10:51:44','2024-11-24 11:51:44',0,NULL), -(1470,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:45','2024-11-24 11:51:45',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445505;}',3,1,'2024-11-24 10:51:49','2024-11-24 11:51:49',0,NULL), -(1471,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:53:52','2024-11-24 11:53:52',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445632;}',3,1,'2024-11-24 10:53:55','2024-11-24 11:53:55',0,NULL), -(1472,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:56:34','2024-11-24 11:56:34',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445794;}',3,1,'2024-11-24 10:56:35','2024-11-24 11:56:35',0,NULL), -(1473,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:59:19','2024-11-24 11:59:19',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445959;}',3,1,'2024-11-24 10:59:35','2024-11-24 11:59:35',0,NULL), -(1474,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:02:03','2024-11-24 12:02:03',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446123;}',3,1,'2024-11-24 11:03:29','2024-11-24 12:03:29',0,NULL), -(1475,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:06:00','2024-11-24 12:06:00',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446360;}',3,1,'2024-11-24 11:07:06','2024-11-24 12:07:06',0,NULL), -(1476,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:08:13','2024-11-24 12:08:13',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446493;}',3,1,'2024-11-24 11:09:07','2024-11-24 12:09:07',0,NULL), -(1477,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:09:57','2024-11-24 12:09:57',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446597;}',3,1,'2024-11-24 11:10:35','2024-11-24 12:10:35',0,NULL), -(1478,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:10:36','2024-11-24 12:10:36',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446636;}',3,1,'2024-11-24 11:10:36','2024-11-24 12:10:36',0,NULL), -(1479,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:11:41','2024-11-24 12:11:41',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446701;}',3,1,'2024-11-24 11:11:41','2024-11-24 12:11:41',0,NULL), -(1480,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:12:55','2024-11-24 12:12:55',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446775;}',3,1,'2024-11-24 12:06:36','2024-11-24 13:06:36',0,NULL), -(1481,'woocommerce_cleanup_draft_orders','pending','2024-11-25 13:02:16','2024-11-25 14:02:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732539736;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732539736;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), -(1482,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:08:40','2024-11-24 15:08:40',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457320;}',3,1,'2024-11-24 14:09:31','2024-11-24 15:09:31',0,NULL), -(1483,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:11:13','2024-11-24 15:11:13',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457473;}',3,1,'2024-11-24 14:11:36','2024-11-24 15:11:36',0,NULL), -(1484,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:11:44','2024-11-24 15:11:44',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457504;}',3,1,'2024-11-24 14:12:35','2024-11-24 15:12:35',0,NULL), -(1485,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:13:53','2024-11-24 15:13:53',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457633;}',3,1,'2024-11-24 14:14:36','2024-11-24 15:14:36',0,NULL), -(1486,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:15:16','2024-11-24 15:15:16',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457716;}',3,1,'2024-11-24 14:15:35','2024-11-24 15:15:35',0,NULL), -(1487,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:17:01','2024-11-24 15:17:01',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457821;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457821;}',3,1,'2024-11-24 14:17:54','2024-11-24 15:17:54',0,NULL), -(1488,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:19:58','2024-11-24 15:19:58',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457998;}',3,1,'2024-11-24 14:20:25','2024-11-24 15:20:25',0,NULL), -(1489,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:21:33','2024-11-24 15:21:33',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458093;}',3,1,'2024-11-24 14:21:36','2024-11-24 15:21:36',0,NULL), -(1490,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:22:22','2024-11-24 15:22:22',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458142;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458142;}',3,1,'2024-11-24 14:22:43','2024-11-24 15:22:43',0,NULL), -(1491,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:23:09','2024-11-24 15:23:09',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458189;}',3,1,'2024-11-24 14:23:36','2024-11-24 15:23:36',0,NULL), -(1492,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:24:46','2024-11-24 15:24:46',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458286;}',3,1,'2024-11-24 14:26:30','2024-11-24 15:26:30',0,NULL), -(1493,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:27:38','2024-11-24 15:27:38',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458458;}',3,1,'2024-11-24 15:26:14','2024-11-24 16:26:14',0,NULL), -(1494,'wc-admin_import_orders','complete','2024-11-25 07:58:02','2024-11-25 08:58:02',10,'[838]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732521482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732521482;}',4,1,'2024-11-25 07:59:05','2024-11-25 08:59:05',0,NULL), -(1495,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:20:16','2024-11-25 09:20:16',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732522816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732522816;}',3,1,'2024-11-25 08:22:44','2024-11-25 09:22:44',0,NULL), -(1496,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:26:43','2024-11-25 09:26:43',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523203;}',3,1,'2024-11-25 08:27:34','2024-11-25 09:27:34',0,NULL), -(1497,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:27:05','2024-11-25 09:27:05',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523225;}',3,1,'2024-11-25 08:27:34','2024-11-25 09:27:34',0,NULL), -(1498,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:30:32','2024-11-25 09:30:32',10,'[328,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523432;}',3,1,'2024-11-25 08:30:35','2024-11-25 09:30:35',0,NULL), -(1499,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:30:55','2024-11-25 09:30:55',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523455;}',3,1,'2024-11-25 08:31:03','2024-11-25 09:31:03',0,NULL), -(1500,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:34:14','2024-11-25 09:34:14',10,'[377,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523654;}',3,1,'2024-11-25 08:34:36','2024-11-25 09:34:36',0,NULL), -(1501,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:34:44','2024-11-25 09:34:44',10,'[381,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523684;}',3,1,'2024-11-25 08:34:47','2024-11-25 09:34:47',0,NULL), -(1502,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:35:35','2024-11-25 09:35:35',10,'[381,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523735;}',3,1,'2024-11-25 08:35:37','2024-11-25 09:35:37',0,NULL), -(1503,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:36:14','2024-11-25 09:36:14',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523774;}',3,1,'2024-11-25 08:36:35','2024-11-25 09:36:35',0,NULL), -(1504,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:36:36','2024-11-25 09:36:36',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523796;}',3,1,'2024-11-25 08:36:51','2024-11-25 09:36:51',0,NULL), -(1505,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:37:07','2024-11-25 09:37:07',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523827;}',3,1,'2024-11-25 08:38:05','2024-11-25 09:38:05',0,NULL), -(1506,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:38:24','2024-11-25 09:38:24',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523904;}',3,1,'2024-11-25 08:38:36','2024-11-25 09:38:36',0,NULL), -(1507,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:10','2024-11-25 09:44:10',10,'[430,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524250;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1508,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[845,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1509,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[846,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1510,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[847,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1511,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1512,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:40','2024-11-25 09:45:40',10,'[845,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524340;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1513,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:40','2024-11-25 09:45:40',10,'[846,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524340;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1514,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:41','2024-11-25 09:45:41',10,'[847,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524341;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1515,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:46','2024-11-25 09:45:46',10,'[430,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524346;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1516,'wc-admin_import_orders','complete','2024-11-25 09:56:07','2024-11-25 10:56:07',10,'[848]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528567;}',4,1,'2024-11-25 09:56:46','2024-11-25 10:56:46',0,NULL), -(1517,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 09:58:32','2024-11-25 10:58:32',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528712;}',3,1,'2024-11-25 09:58:35','2024-11-25 10:58:35',0,NULL), -(1518,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 09:58:40','2024-11-25 10:58:40',10,'[496,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528720;}',3,1,'2024-11-25 09:59:36','2024-11-25 10:59:36',0,NULL), -(1519,'wc-admin_import_orders','complete','2024-11-25 09:59:35','2024-11-25 10:59:35',10,'[849]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528775;}',4,1,'2024-11-25 09:59:36','2024-11-25 10:59:36',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=5083 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=4538 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'), -(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'), -(3677,1189,'action started via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3678,1189,'action complete via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3679,1233,'action created','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3680,1234,'action created','2024-11-16 16:10:29','2024-11-16 17:10:29'), -(3681,1234,'action started via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3682,1234,'action complete via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3683,1235,'action created','2024-11-16 18:44:44','2024-11-16 19:44:44'), -(3684,1236,'action created','2024-11-16 18:45:02','2024-11-16 19:45:02'), -(3685,1235,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3686,1235,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3687,1236,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3688,1236,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3689,1237,'action created','2024-11-16 18:54:01','2024-11-16 19:54:01'), -(3690,1237,'action started via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3691,1237,'action complete via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3692,1238,'action created','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3693,1238,'action started via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3694,1238,'action complete via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3695,1239,'action created','2024-11-16 19:02:39','2024-11-16 20:02:39'), -(3696,1240,'action created','2024-11-16 19:03:02','2024-11-16 20:03:02'), -(3697,1239,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3698,1239,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3699,1240,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3700,1240,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3701,1241,'action created','2024-11-16 19:10:27','2024-11-16 20:10:27'), -(3702,1241,'action started via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3703,1241,'action complete via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3704,1242,'action created','2024-11-16 19:10:45','2024-11-16 20:10:45'), -(3705,1242,'action started via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3706,1242,'action complete via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3707,1233,'action started via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3708,1233,'action complete via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3709,1243,'action created','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3710,1244,'action created','2024-11-17 08:56:45','2024-11-17 09:56:45'), -(3711,1244,'action started via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3712,1244,'action complete via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3713,1245,'action created','2024-11-17 09:25:07','2024-11-17 10:25:07'), -(3714,1245,'action started via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3715,1245,'action complete via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3716,1246,'action created','2024-11-17 09:30:10','2024-11-17 10:30:10'), -(3717,1246,'action started via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3718,1246,'action complete via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3719,1247,'action created','2024-11-17 09:33:20','2024-11-17 10:33:20'), -(3720,1247,'action started via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3721,1247,'action complete via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3722,1248,'action created','2024-11-17 09:36:31','2024-11-17 10:36:31'), -(3723,1248,'action started via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3724,1248,'action complete via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3725,1249,'action created','2024-11-17 09:39:05','2024-11-17 10:39:05'), -(3726,1249,'action started via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3727,1249,'action complete via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3728,1250,'action created','2024-11-17 09:41:26','2024-11-17 10:41:26'), -(3729,1250,'action started via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3730,1250,'action complete via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3731,1251,'action created','2024-11-17 09:44:38','2024-11-17 10:44:38'), -(3732,1251,'action started via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3733,1251,'action complete via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3734,1252,'action created','2024-11-17 09:45:53','2024-11-17 10:45:53'), -(3735,1252,'action started via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3736,1252,'action complete via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3737,1253,'action created','2024-11-17 09:51:17','2024-11-17 10:51:17'), -(3738,1253,'action started via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3739,1253,'action complete via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3740,1254,'action created','2024-11-17 09:55:09','2024-11-17 10:55:09'), -(3741,1254,'action started via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3742,1254,'action complete via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3743,1255,'action created','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3744,1255,'action started via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3745,1255,'action complete via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3746,1256,'action created','2024-11-17 09:57:48','2024-11-17 10:57:48'), -(3747,1256,'action started via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3748,1256,'action complete via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3749,1257,'action created','2024-11-17 09:59:55','2024-11-17 10:59:55'), -(3750,1257,'action started via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3751,1257,'action complete via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3752,1258,'action created','2024-11-17 10:03:58','2024-11-17 11:03:58'), -(3753,1258,'action started via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3754,1258,'action complete via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3755,1259,'action created','2024-11-17 10:04:41','2024-11-17 11:04:41'), -(3756,1260,'action created','2024-11-17 10:04:46','2024-11-17 11:04:46'), -(3757,1259,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3758,1259,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3759,1260,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3760,1260,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3761,1261,'action created','2024-11-17 10:05:46','2024-11-17 11:05:46'), -(3762,1261,'action started via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3763,1261,'action complete via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3764,1262,'action created','2024-11-17 10:07:41','2024-11-17 11:07:41'), -(3765,1262,'action started via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3766,1262,'action complete via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3767,1263,'action created','2024-11-17 10:08:12','2024-11-17 11:08:12'), -(3768,1263,'action started via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3769,1263,'action complete via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3770,1264,'action created','2024-11-17 10:09:35','2024-11-17 11:09:35'), -(3771,1264,'action started via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3772,1264,'action complete via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3773,1265,'action created','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3774,1265,'action started via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3775,1265,'action complete via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3776,1266,'action created','2024-11-17 10:10:34','2024-11-17 11:10:34'), -(3777,1266,'action started via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3778,1266,'action complete via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3779,1267,'action created','2024-11-17 10:10:45','2024-11-17 11:10:45'), -(3780,1267,'action started via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3781,1267,'action complete via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3782,1268,'action created','2024-11-17 10:12:08','2024-11-17 11:12:08'), -(3783,1268,'action started via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3784,1268,'action complete via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3785,1269,'action created','2024-11-17 10:18:46','2024-11-17 11:18:46'), -(3786,1269,'action started via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3787,1269,'action complete via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3788,1270,'action created','2024-11-17 10:22:52','2024-11-17 11:22:52'), -(3789,1270,'action started via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3790,1270,'action complete via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3791,1271,'action created','2024-11-17 10:24:52','2024-11-17 11:24:52'), -(3792,1271,'action started via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3793,1271,'action complete via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3794,1272,'action created','2024-11-17 10:26:55','2024-11-17 11:26:55'), -(3795,1272,'action started via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3796,1272,'action complete via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3797,1273,'action created','2024-11-17 10:32:36','2024-11-17 11:32:36'), -(3798,1273,'action started via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3799,1273,'action complete via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3800,1274,'action created','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3801,1274,'action started via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3802,1274,'action complete via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3803,1275,'action created','2024-11-17 10:35:44','2024-11-17 11:35:44'), -(3804,1275,'action started via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3805,1275,'action complete via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3806,1276,'action created','2024-11-17 10:38:26','2024-11-17 11:38:26'), -(3807,1276,'action started via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3808,1276,'action complete via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3809,1277,'action created','2024-11-17 10:40:06','2024-11-17 11:40:06'), -(3810,1277,'action started via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3811,1277,'action complete via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3812,1278,'action created','2024-11-17 10:42:35','2024-11-17 11:42:35'), -(3813,1278,'action started via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3814,1278,'action complete via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3815,1279,'action created','2024-11-17 10:44:52','2024-11-17 11:44:52'), -(3816,1279,'action started via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3817,1279,'action complete via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3818,1280,'action created','2024-11-17 10:47:57','2024-11-17 11:47:57'), -(3819,1280,'action started via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3820,1280,'action complete via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3821,1281,'action created','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3822,1281,'action started via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3823,1281,'action complete via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3824,1282,'action created','2024-11-17 10:50:47','2024-11-17 11:50:47'), -(3825,1282,'action started via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3826,1282,'action complete via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3827,1283,'action created','2024-11-17 10:54:57','2024-11-17 11:54:57'), -(3828,1283,'action started via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3829,1283,'action complete via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3830,1284,'action created','2024-11-17 10:57:08','2024-11-17 11:57:08'), -(3831,1284,'action started via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3832,1284,'action complete via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3833,1285,'action created','2024-11-17 10:58:52','2024-11-17 11:58:52'), -(3834,1285,'action started via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3835,1285,'action complete via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3836,1286,'action created','2024-11-17 16:23:10','2024-11-17 17:23:10'), -(3837,1286,'action started via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3838,1286,'action complete via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3839,1287,'action created','2024-11-17 16:29:47','2024-11-17 17:29:47'), -(3840,1287,'action started via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3841,1287,'action complete via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3842,1288,'action created','2024-11-17 16:31:35','2024-11-17 17:31:35'), -(3843,1288,'action started via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3844,1288,'action complete via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3845,1289,'action created','2024-11-17 16:34:10','2024-11-17 17:34:10'), -(3846,1289,'action started via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3847,1289,'action complete via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3848,1290,'action created','2024-11-17 16:37:26','2024-11-17 17:37:26'), -(3849,1290,'action started via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3850,1290,'action complete via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3851,1291,'action created','2024-11-17 16:40:08','2024-11-17 17:40:08'), -(3852,1291,'action started via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3853,1291,'action complete via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3854,1292,'action created','2024-11-17 16:44:52','2024-11-17 17:44:52'), -(3855,1292,'action started via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3856,1292,'action complete via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3857,1293,'action created','2024-11-17 16:56:05','2024-11-17 17:56:05'), -(3858,1293,'action started via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3859,1293,'action complete via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3860,1294,'action created','2024-11-17 16:59:11','2024-11-17 17:59:11'), -(3861,1294,'action started via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3862,1294,'action complete via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3863,1295,'action created','2024-11-17 17:00:55','2024-11-17 18:00:55'), -(3864,1295,'action started via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3865,1295,'action complete via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3866,1296,'action created','2024-11-17 17:03:54','2024-11-17 18:03:54'), -(3867,1296,'action started via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3868,1296,'action complete via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3869,1297,'action created','2024-11-17 17:06:05','2024-11-17 18:06:05'), -(3870,1297,'action started via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3871,1297,'action complete via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3872,1298,'action created','2024-11-17 17:07:37','2024-11-17 18:07:37'), -(3873,1298,'action started via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3874,1298,'action complete via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3875,1299,'action created','2024-11-17 17:10:53','2024-11-17 18:10:53'), -(3876,1299,'action started via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3877,1299,'action complete via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3878,1300,'action created','2024-11-17 17:13:58','2024-11-17 18:13:58'), -(3879,1300,'action started via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3880,1300,'action complete via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3881,1301,'action created','2024-11-17 17:16:31','2024-11-17 18:16:31'), -(3882,1301,'action started via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3883,1301,'action complete via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3884,1302,'action created','2024-11-17 17:18:12','2024-11-17 18:18:12'), -(3885,1302,'action started via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3886,1302,'action complete via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3887,1303,'action created','2024-11-17 17:20:00','2024-11-17 18:20:00'), -(3888,1303,'action started via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3889,1303,'action complete via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3890,1304,'action created','2024-11-17 17:21:22','2024-11-17 18:21:22'), -(3891,1304,'action started via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3892,1304,'action complete via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3893,1305,'action created','2024-11-17 17:25:15','2024-11-17 18:25:15'), -(3894,1305,'action started via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3895,1305,'action complete via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3896,1306,'action created','2024-11-17 17:28:48','2024-11-17 18:28:48'), -(3897,1306,'action started via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3898,1306,'action complete via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3899,1307,'action created','2024-11-17 17:31:26','2024-11-17 18:31:26'), -(3900,1307,'action started via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3901,1307,'action complete via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3902,1308,'action created','2024-11-17 17:34:35','2024-11-17 18:34:35'), -(3903,1308,'action started via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3904,1308,'action complete via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3905,1309,'action created','2024-11-17 17:37:34','2024-11-17 18:37:34'), -(3906,1309,'action started via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3907,1309,'action complete via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3908,1310,'action created','2024-11-17 17:40:35','2024-11-17 18:40:35'), -(3909,1310,'action started via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3910,1310,'action complete via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3911,1311,'action created','2024-11-17 17:43:02','2024-11-17 18:43:02'), -(3912,1311,'action started via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3913,1311,'action complete via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3914,1312,'action created','2024-11-17 17:45:06','2024-11-17 18:45:06'), -(3915,1312,'action started via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3916,1312,'action complete via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3917,1313,'action created','2024-11-17 17:48:38','2024-11-17 18:48:38'), -(3918,1313,'action started via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3919,1313,'action complete via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3920,1314,'action created','2024-11-17 17:52:24','2024-11-17 18:52:24'), -(3921,1314,'action started via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3922,1314,'action complete via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3923,1315,'action created','2024-11-17 17:55:58','2024-11-17 18:55:58'), -(3924,1315,'action started via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3925,1315,'action complete via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3926,1316,'action created','2024-11-17 17:58:03','2024-11-17 18:58:03'), -(3927,1316,'action started via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3928,1316,'action complete via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3929,1317,'action created','2024-11-17 17:59:29','2024-11-17 18:59:29'), -(3930,1317,'action started via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3931,1317,'action complete via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3932,1318,'action created','2024-11-17 18:02:45','2024-11-17 19:02:45'), -(3933,1318,'action started via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3934,1318,'action complete via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3935,1243,'action started via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3936,1243,'action complete via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3937,1319,'action created','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3938,1319,'action started via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3939,1319,'action complete via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3940,1320,'action created','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3941,1320,'action started via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3942,1320,'action complete via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3943,1321,'action created','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3944,1322,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3945,1323,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3946,1324,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3947,1325,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3948,1322,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3949,1322,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3950,1323,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3951,1323,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3952,1324,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3953,1324,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3954,1325,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3955,1325,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3956,1326,'action created','2024-11-20 15:22:39','2024-11-20 16:22:39'), -(3957,1327,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3958,1328,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3959,1326,'action started via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3960,1326,'action complete via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3961,1329,'action created','2024-11-20 15:22:51','2024-11-20 16:22:51'), -(3962,1327,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3963,1327,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3964,1328,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3965,1328,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3966,1329,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3967,1329,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3968,1330,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3969,1331,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3970,1332,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3971,1330,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3972,1330,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3973,1333,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3974,1331,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3975,1331,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3976,1332,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3977,1332,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3978,1334,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3979,1335,'action created','2024-11-20 15:24:31','2024-11-20 16:24:31'), -(3980,1333,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3981,1333,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3982,1334,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3983,1334,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3984,1335,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3985,1335,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3986,1321,'action started via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3987,1321,'action complete via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3988,1336,'action created','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3989,1337,'action created','2024-11-21 16:11:57','2024-11-21 17:11:57'), -(3990,1337,'action started via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3991,1337,'action complete via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3992,1338,'action created','2024-11-21 21:37:31','2024-11-21 22:37:31'), -(3993,1338,'action started via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3994,1338,'action complete via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3995,1339,'action created','2024-11-21 21:39:42','2024-11-21 22:39:42'), -(3996,1339,'action started via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3997,1339,'action complete via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3998,1340,'action created','2024-11-21 22:10:38','2024-11-21 23:10:38'), -(3999,1340,'action started via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4000,1340,'action complete via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4001,1341,'action created','2024-11-21 22:18:49','2024-11-21 23:18:49'), -(4002,1341,'action started via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4003,1341,'action complete via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4004,1342,'action created','2024-11-21 22:23:28','2024-11-21 23:23:28'), -(4005,1342,'action started via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4006,1342,'action complete via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4007,1343,'action created','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4008,1343,'action started via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4009,1343,'action complete via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4010,1344,'action created','2024-11-22 08:03:50','2024-11-22 09:03:50'), -(4011,1344,'action started via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4012,1344,'action complete via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4013,1336,'action started via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4014,1336,'action complete via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4015,1345,'action created','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4016,1346,'action created','2024-11-22 14:12:02','2024-11-22 15:12:02'), -(4017,1346,'action started via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4018,1346,'action complete via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4019,1347,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4020,1348,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4021,1349,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4022,1350,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4023,1351,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4024,1352,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4025,1347,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4026,1347,'action complete via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4027,1348,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4028,1348,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4029,1349,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4030,1349,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4031,1350,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4032,1350,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4033,1351,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4034,1351,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4035,1352,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4036,1352,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4037,1353,'action created','2024-11-22 17:37:04','2024-11-22 18:37:04'), -(4038,1353,'action started via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'), -(4039,1353,'action complete via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'), -(4040,1354,'action created','2024-11-22 18:24:12','2024-11-22 19:24:12'), -(4041,1354,'action started via WP Cron','2024-11-22 18:24:38','2024-11-22 19:24:38'), -(4042,1354,'action complete via WP Cron','2024-11-22 18:24:38','2024-11-22 19:24:38'), -(4043,1345,'action started via WP Cron','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4044,1345,'action complete via WP Cron','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4045,1355,'action created','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4046,1356,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4047,1357,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4048,1358,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4049,1359,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4050,1356,'action started via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4051,1356,'action complete via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4052,1357,'action started via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4053,1357,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4054,1358,'action started via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4055,1358,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4056,1359,'action started via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4057,1359,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4058,1360,'action created','2024-11-24 09:19:30','2024-11-24 10:19:30'), -(4059,1361,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4060,1360,'action started via WP Cron','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4061,1360,'action complete via WP Cron','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4062,1362,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4063,1363,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4064,1364,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4065,1365,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4066,1366,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4067,1367,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4068,1368,'action created','2024-11-24 09:20:33','2024-11-24 10:20:33'), -(4069,1369,'action created','2024-11-24 09:20:35','2024-11-24 10:20:35'), -(4070,1361,'action started via WP Cron','2024-11-24 09:20:35','2024-11-24 10:20:35'), -(4071,1361,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4072,1362,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4073,1362,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4074,1363,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4075,1363,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4076,1364,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4077,1364,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4078,1365,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4079,1365,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4080,1366,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4081,1366,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4082,1367,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4083,1367,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4084,1368,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4085,1368,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4086,1369,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4087,1369,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4088,1370,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4089,1371,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4090,1372,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4091,1373,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4092,1374,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4093,1375,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4094,1376,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4095,1377,'action created','2024-11-24 09:22:08','2024-11-24 10:22:08'), -(4096,1370,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4097,1370,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4098,1371,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4099,1371,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4100,1372,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4101,1372,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4102,1373,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4103,1373,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4104,1374,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4105,1374,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4106,1375,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4107,1375,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4108,1376,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4109,1376,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4110,1377,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4111,1377,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4112,1378,'action created','2024-11-24 09:23:44','2024-11-24 10:23:44'), -(4113,1379,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4114,1380,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4115,1381,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4116,1382,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4117,1383,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4118,1384,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4119,1385,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4120,1386,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4121,1378,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4122,1378,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4123,1379,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4124,1379,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4125,1380,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4126,1380,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4127,1381,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4128,1381,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4129,1382,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4130,1382,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4131,1383,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4132,1383,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4133,1384,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4134,1384,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4135,1385,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4136,1385,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4137,1386,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4138,1386,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4139,1387,'action created','2024-11-24 09:50:36','2024-11-24 10:50:36'), -(4140,1387,'action started via Async Request','2024-11-24 09:51:15','2024-11-24 10:51:15'), -(4141,1387,'action complete via Async Request','2024-11-24 09:51:15','2024-11-24 10:51:15'), -(4142,1388,'action created','2024-11-24 09:52:16','2024-11-24 10:52:16'), -(4143,1388,'action started via WP Cron','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4144,1388,'action complete via WP Cron','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4145,1389,'action created','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4146,1389,'action started via Async Request','2024-11-24 09:53:17','2024-11-24 10:53:17'), -(4147,1389,'action complete via Async Request','2024-11-24 09:53:17','2024-11-24 10:53:17'), -(4148,1390,'action created','2024-11-24 09:57:43','2024-11-24 10:57:43'), -(4149,1391,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4150,1392,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4151,1393,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4152,1394,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4153,1395,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4154,1396,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4155,1397,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4156,1398,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4157,1399,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4158,1400,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4159,1390,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4160,1390,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4161,1391,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4162,1391,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4163,1392,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4164,1392,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4165,1393,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4166,1393,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4167,1394,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4168,1394,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4169,1395,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4170,1395,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4171,1396,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4172,1396,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4173,1397,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4174,1397,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4175,1398,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4176,1398,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4177,1399,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4178,1399,'action complete via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4179,1400,'action started via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4180,1400,'action complete via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4181,1401,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4182,1402,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4183,1403,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4184,1404,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4185,1405,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4186,1406,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4187,1407,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4188,1408,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4189,1409,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4190,1401,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4191,1401,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4192,1402,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4193,1402,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4194,1403,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4195,1403,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4196,1404,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4197,1404,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4198,1405,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4199,1405,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4200,1406,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4201,1406,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4202,1407,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4203,1407,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4204,1408,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4205,1408,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4206,1409,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4207,1409,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4208,1410,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4209,1411,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4210,1412,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4211,1413,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4212,1414,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4213,1415,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4214,1416,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4215,1417,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4216,1418,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4217,1410,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4218,1410,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4219,1411,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4220,1411,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4221,1412,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4222,1412,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4223,1413,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4224,1413,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4225,1414,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4226,1414,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4227,1415,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4228,1415,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4229,1416,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4230,1416,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4231,1417,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4232,1417,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4233,1418,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4234,1418,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4235,1419,'action created','2024-11-24 10:01:55','2024-11-24 11:01:55'), -(4236,1420,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4237,1421,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4238,1422,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4239,1423,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4240,1424,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4241,1425,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4242,1426,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4243,1427,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4244,1428,'action created','2024-11-24 10:02:00','2024-11-24 11:02:00'), -(4245,1429,'action created','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4246,1419,'action started via WP Cron','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4247,1430,'action created','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4248,1431,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4249,1419,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4250,1420,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4251,1432,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4252,1420,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4253,1421,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4254,1421,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4255,1422,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4256,1422,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4257,1433,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4258,1423,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4259,1423,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4260,1424,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4261,1424,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4262,1425,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4263,1434,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4264,1425,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4265,1426,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4266,1426,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4267,1427,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4268,1435,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4269,1427,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4270,1428,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4271,1428,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4272,1429,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4273,1436,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4274,1429,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4275,1430,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4276,1430,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4277,1437,'action created','2024-11-24 10:02:51','2024-11-24 11:02:51'), -(4278,1438,'action created','2024-11-24 10:02:51','2024-11-24 11:02:51'), -(4279,1439,'action created','2024-11-24 10:02:54','2024-11-24 11:02:54'), -(4280,1431,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4281,1431,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4282,1432,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4283,1432,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4284,1433,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4285,1433,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4286,1434,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4287,1434,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4288,1435,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4289,1435,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4290,1436,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4291,1436,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4292,1437,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4293,1437,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4294,1438,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4295,1438,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4296,1439,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4297,1439,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4298,1440,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4299,1441,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4300,1442,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4301,1443,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4302,1444,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4303,1445,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4304,1446,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4305,1447,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4306,1448,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4307,1449,'action created','2024-11-24 10:06:49','2024-11-24 11:06:49'), -(4308,1450,'action created','2024-11-24 10:06:49','2024-11-24 11:06:49'), -(4309,1451,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4310,1452,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4311,1453,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4312,1454,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4313,1455,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4314,1456,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4315,1457,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4316,1440,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4317,1440,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4318,1441,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4319,1441,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4320,1442,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4321,1442,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4322,1443,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4323,1443,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4324,1444,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4325,1444,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4326,1445,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4327,1445,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4328,1446,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4329,1446,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4330,1447,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4331,1447,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4332,1448,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4333,1448,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4334,1449,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4335,1449,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4336,1450,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4337,1450,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4338,1451,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4339,1451,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4340,1452,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4341,1452,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4342,1453,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4343,1453,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4344,1454,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4345,1454,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4346,1455,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4347,1455,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4348,1456,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4349,1456,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4350,1457,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4351,1457,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4352,1458,'action created','2024-11-24 10:44:31','2024-11-24 11:44:31'), -(4353,1458,'action started via WP Cron','2024-11-24 10:44:36','2024-11-24 11:44:36'), -(4354,1458,'action complete via WP Cron','2024-11-24 10:44:36','2024-11-24 11:44:36'), -(4355,1459,'action created','2024-11-24 10:45:24','2024-11-24 11:45:24'), -(4356,1459,'action started via WP Cron','2024-11-24 10:45:37','2024-11-24 11:45:37'), -(4357,1459,'action complete via WP Cron','2024-11-24 10:45:37','2024-11-24 11:45:37'), -(4358,1460,'action created','2024-11-24 10:45:53','2024-11-24 11:45:53'), -(4359,1461,'action created','2024-11-24 10:46:29','2024-11-24 11:46:29'), -(4360,1460,'action started via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4361,1460,'action complete via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4362,1461,'action started via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4363,1461,'action complete via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4364,1462,'action created','2024-11-24 10:47:09','2024-11-24 11:47:09'), -(4365,1462,'action started via Async Request','2024-11-24 10:47:32','2024-11-24 11:47:32'), -(4366,1462,'action complete via Async Request','2024-11-24 10:47:32','2024-11-24 11:47:32'), -(4367,1463,'action created','2024-11-24 10:47:46','2024-11-24 11:47:46'), -(4368,1464,'action created','2024-11-24 10:48:20','2024-11-24 11:48:20'), -(4369,1463,'action started via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4370,1463,'action complete via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4371,1464,'action started via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4372,1464,'action complete via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4373,1465,'action created','2024-11-24 10:48:59','2024-11-24 11:48:59'), -(4374,1465,'action started via WP Cron','2024-11-24 10:49:37','2024-11-24 11:49:37'), -(4375,1465,'action complete via WP Cron','2024-11-24 10:49:37','2024-11-24 11:49:37'), -(4376,1466,'action created','2024-11-24 10:50:30','2024-11-24 11:50:30'), -(4377,1466,'action started via WP Cron','2024-11-24 10:50:35','2024-11-24 11:50:35'), -(4378,1466,'action complete via WP Cron','2024-11-24 10:50:35','2024-11-24 11:50:35'), -(4379,1467,'action created','2024-11-24 10:51:10','2024-11-24 11:51:10'), -(4380,1468,'action created','2024-11-24 10:51:21','2024-11-24 11:51:21'), -(4381,1467,'action started via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4382,1467,'action complete via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4383,1468,'action started via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4384,1468,'action complete via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4385,1469,'action created','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4386,1469,'action started via Async Request','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4387,1469,'action complete via Async Request','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4388,1470,'action created','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4389,1470,'action started via Async Request','2024-11-24 10:51:49','2024-11-24 11:51:49'), -(4390,1470,'action complete via Async Request','2024-11-24 10:51:49','2024-11-24 11:51:49'), -(4391,1471,'action created','2024-11-24 10:53:51','2024-11-24 11:53:51'), -(4392,1471,'action started via Async Request','2024-11-24 10:53:55','2024-11-24 11:53:55'), -(4393,1471,'action complete via Async Request','2024-11-24 10:53:55','2024-11-24 11:53:55'), -(4394,1472,'action created','2024-11-24 10:56:33','2024-11-24 11:56:33'), -(4395,1472,'action started via WP Cron','2024-11-24 10:56:35','2024-11-24 11:56:35'), -(4396,1472,'action complete via WP Cron','2024-11-24 10:56:35','2024-11-24 11:56:35'), -(4397,1473,'action created','2024-11-24 10:59:18','2024-11-24 11:59:18'), -(4398,1473,'action started via WP Cron','2024-11-24 10:59:35','2024-11-24 11:59:35'), -(4399,1473,'action complete via WP Cron','2024-11-24 10:59:35','2024-11-24 11:59:35'), -(4400,1474,'action created','2024-11-24 11:02:02','2024-11-24 12:02:02'), -(4401,1474,'action started via WP Cron','2024-11-24 11:03:29','2024-11-24 12:03:29'), -(4402,1474,'action complete via WP Cron','2024-11-24 11:03:29','2024-11-24 12:03:29'), -(4403,1475,'action created','2024-11-24 11:05:59','2024-11-24 12:05:59'), -(4404,1475,'action started via WP Cron','2024-11-24 11:07:06','2024-11-24 12:07:06'), -(4405,1475,'action complete via WP Cron','2024-11-24 11:07:06','2024-11-24 12:07:06'), -(4406,1476,'action created','2024-11-24 11:08:12','2024-11-24 12:08:12'), -(4407,1476,'action started via WP Cron','2024-11-24 11:09:07','2024-11-24 12:09:07'), -(4408,1476,'action complete via WP Cron','2024-11-24 11:09:07','2024-11-24 12:09:07'), -(4409,1477,'action created','2024-11-24 11:09:56','2024-11-24 12:09:56'), -(4410,1477,'action started via WP Cron','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4411,1477,'action complete via WP Cron','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4412,1478,'action created','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4413,1478,'action started via Async Request','2024-11-24 11:10:36','2024-11-24 12:10:36'), -(4414,1478,'action complete via Async Request','2024-11-24 11:10:36','2024-11-24 12:10:36'), -(4415,1479,'action created','2024-11-24 11:11:40','2024-11-24 12:11:40'), -(4416,1479,'action started via Async Request','2024-11-24 11:11:41','2024-11-24 12:11:41'), -(4417,1479,'action complete via Async Request','2024-11-24 11:11:41','2024-11-24 12:11:41'), -(4418,1480,'action created','2024-11-24 11:12:54','2024-11-24 12:12:54'), -(4419,1480,'action started via WP Cron','2024-11-24 12:06:36','2024-11-24 13:06:36'), -(4420,1480,'action complete via WP Cron','2024-11-24 12:06:36','2024-11-24 13:06:36'), -(4421,1355,'action started via WP Cron','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4422,1355,'action complete via WP Cron','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4423,1481,'action created','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4424,1482,'action created','2024-11-24 14:08:39','2024-11-24 15:08:39'), -(4425,1482,'action started via Async Request','2024-11-24 14:09:31','2024-11-24 15:09:31'), -(4426,1482,'action complete via Async Request','2024-11-24 14:09:31','2024-11-24 15:09:31'), -(4427,1483,'action created','2024-11-24 14:11:12','2024-11-24 15:11:12'), -(4428,1483,'action started via WP Cron','2024-11-24 14:11:36','2024-11-24 15:11:36'), -(4429,1483,'action complete via WP Cron','2024-11-24 14:11:36','2024-11-24 15:11:36'), -(4430,1484,'action created','2024-11-24 14:11:43','2024-11-24 15:11:43'), -(4431,1484,'action started via WP Cron','2024-11-24 14:12:35','2024-11-24 15:12:35'), -(4432,1484,'action complete via WP Cron','2024-11-24 14:12:35','2024-11-24 15:12:35'), -(4433,1485,'action created','2024-11-24 14:13:52','2024-11-24 15:13:52'), -(4434,1485,'action started via WP Cron','2024-11-24 14:14:36','2024-11-24 15:14:36'), -(4435,1485,'action complete via WP Cron','2024-11-24 14:14:36','2024-11-24 15:14:36'), -(4436,1486,'action created','2024-11-24 14:15:15','2024-11-24 15:15:15'), -(4437,1486,'action started via WP Cron','2024-11-24 14:15:35','2024-11-24 15:15:35'), -(4438,1486,'action complete via WP Cron','2024-11-24 14:15:35','2024-11-24 15:15:35'), -(4439,1487,'action created','2024-11-24 14:17:00','2024-11-24 15:17:00'), -(4440,1487,'action started via WP Cron','2024-11-24 14:17:54','2024-11-24 15:17:54'), -(4441,1487,'action complete via WP Cron','2024-11-24 14:17:54','2024-11-24 15:17:54'), -(4442,1488,'action created','2024-11-24 14:19:57','2024-11-24 15:19:57'), -(4443,1488,'action started via Async Request','2024-11-24 14:20:25','2024-11-24 15:20:25'), -(4444,1488,'action complete via Async Request','2024-11-24 14:20:25','2024-11-24 15:20:25'), -(4445,1489,'action created','2024-11-24 14:21:32','2024-11-24 15:21:32'), -(4446,1489,'action started via WP Cron','2024-11-24 14:21:36','2024-11-24 15:21:36'), -(4447,1489,'action complete via WP Cron','2024-11-24 14:21:36','2024-11-24 15:21:36'), -(4448,1490,'action created','2024-11-24 14:22:21','2024-11-24 15:22:21'), -(4449,1490,'action started via WP Cron','2024-11-24 14:22:43','2024-11-24 15:22:43'), -(4450,1490,'action complete via WP Cron','2024-11-24 14:22:43','2024-11-24 15:22:43'), -(4451,1491,'action created','2024-11-24 14:23:08','2024-11-24 15:23:08'), -(4452,1491,'action started via WP Cron','2024-11-24 14:23:36','2024-11-24 15:23:36'), -(4453,1491,'action complete via WP Cron','2024-11-24 14:23:36','2024-11-24 15:23:36'), -(4454,1492,'action created','2024-11-24 14:24:45','2024-11-24 15:24:45'), -(4455,1492,'action started via WP Cron','2024-11-24 14:26:30','2024-11-24 15:26:30'), -(4456,1492,'action complete via WP Cron','2024-11-24 14:26:30','2024-11-24 15:26:30'), -(4457,1493,'action created','2024-11-24 14:27:37','2024-11-24 15:27:37'), -(4458,1493,'action started via WP Cron','2024-11-24 15:26:14','2024-11-24 16:26:14'), -(4459,1493,'action complete via WP Cron','2024-11-24 15:26:14','2024-11-24 16:26:14'), -(4460,1494,'action created','2024-11-25 07:57:57','2024-11-25 08:57:57'), -(4461,1494,'action started via WP Cron','2024-11-25 07:59:05','2024-11-25 08:59:05'), -(4462,1494,'action complete via WP Cron','2024-11-25 07:59:05','2024-11-25 08:59:05'), -(4463,1495,'action created','2024-11-25 08:20:15','2024-11-25 09:20:15'), -(4464,1495,'action started via WP Cron','2024-11-25 08:22:44','2024-11-25 09:22:44'), -(4465,1495,'action complete via WP Cron','2024-11-25 08:22:44','2024-11-25 09:22:44'), -(4466,1496,'action created','2024-11-25 08:26:42','2024-11-25 09:26:42'), -(4467,1497,'action created','2024-11-25 08:27:04','2024-11-25 09:27:04'), -(4468,1496,'action started via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4469,1496,'action complete via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4470,1497,'action started via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4471,1497,'action complete via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4472,1498,'action created','2024-11-25 08:30:31','2024-11-25 09:30:31'), -(4473,1498,'action started via WP Cron','2024-11-25 08:30:35','2024-11-25 09:30:35'), -(4474,1498,'action complete via WP Cron','2024-11-25 08:30:35','2024-11-25 09:30:35'), -(4475,1499,'action created','2024-11-25 08:30:54','2024-11-25 09:30:54'), -(4476,1499,'action started via Async Request','2024-11-25 08:31:03','2024-11-25 09:31:03'), -(4477,1499,'action complete via Async Request','2024-11-25 08:31:03','2024-11-25 09:31:03'), -(4478,1500,'action created','2024-11-25 08:34:13','2024-11-25 09:34:13'), -(4479,1500,'action started via WP Cron','2024-11-25 08:34:36','2024-11-25 09:34:36'), -(4480,1500,'action complete via WP Cron','2024-11-25 08:34:36','2024-11-25 09:34:36'), -(4481,1501,'action created','2024-11-25 08:34:43','2024-11-25 09:34:43'), -(4482,1501,'action started via Async Request','2024-11-25 08:34:47','2024-11-25 09:34:47'), -(4483,1501,'action complete via Async Request','2024-11-25 08:34:47','2024-11-25 09:34:47'), -(4484,1502,'action created','2024-11-25 08:35:34','2024-11-25 09:35:34'), -(4485,1502,'action started via WP Cron','2024-11-25 08:35:37','2024-11-25 09:35:37'), -(4486,1502,'action complete via WP Cron','2024-11-25 08:35:37','2024-11-25 09:35:37'), -(4487,1503,'action created','2024-11-25 08:36:13','2024-11-25 09:36:13'), -(4488,1503,'action started via WP Cron','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4489,1503,'action complete via WP Cron','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4490,1504,'action created','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4491,1504,'action started via Async Request','2024-11-25 08:36:51','2024-11-25 09:36:51'), -(4492,1504,'action complete via Async Request','2024-11-25 08:36:51','2024-11-25 09:36:51'), -(4493,1505,'action created','2024-11-25 08:37:06','2024-11-25 09:37:06'), -(4494,1505,'action started via WP Cron','2024-11-25 08:38:05','2024-11-25 09:38:05'), -(4495,1505,'action complete via WP Cron','2024-11-25 08:38:05','2024-11-25 09:38:05'), -(4496,1506,'action created','2024-11-25 08:38:23','2024-11-25 09:38:23'), -(4497,1506,'action started via WP Cron','2024-11-25 08:38:36','2024-11-25 09:38:36'), -(4498,1506,'action complete via WP Cron','2024-11-25 08:38:36','2024-11-25 09:38:36'), -(4499,1507,'action created','2024-11-25 08:44:09','2024-11-25 09:44:09'), -(4500,1508,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4501,1509,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4502,1510,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4503,1511,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4504,1507,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4505,1507,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4506,1508,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4507,1508,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4508,1509,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4509,1509,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4510,1510,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4511,1510,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4512,1511,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4513,1511,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4514,1512,'action created','2024-11-25 08:45:39','2024-11-25 09:45:39'), -(4515,1513,'action created','2024-11-25 08:45:39','2024-11-25 09:45:39'), -(4516,1514,'action created','2024-11-25 08:45:40','2024-11-25 09:45:40'), -(4517,1515,'action created','2024-11-25 08:45:45','2024-11-25 09:45:45'), -(4518,1512,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4519,1512,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4520,1513,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4521,1513,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4522,1514,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4523,1514,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4524,1515,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4525,1515,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4526,1516,'action created','2024-11-25 09:56:02','2024-11-25 10:56:02'), -(4527,1516,'action started via WP Cron','2024-11-25 09:56:46','2024-11-25 10:56:46'), -(4528,1516,'action complete via WP Cron','2024-11-25 09:56:46','2024-11-25 10:56:46'), -(4529,1517,'action created','2024-11-25 09:58:31','2024-11-25 10:58:31'), -(4530,1517,'action started via WP Cron','2024-11-25 09:58:35','2024-11-25 10:58:35'), -(4531,1517,'action complete via WP Cron','2024-11-25 09:58:35','2024-11-25 10:58:35'), -(4532,1518,'action created','2024-11-25 09:58:39','2024-11-25 10:58:39'), -(4533,1519,'action created','2024-11-25 09:59:30','2024-11-25 10:59:30'), -(4534,1518,'action started via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4535,1518,'action complete via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4536,1519,'action started via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4537,1519,'action complete via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'); -/*!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=17 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), -(7,678,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-16 19:45:11','2024-11-16 18:45:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(8,687,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 10:44:59','2024-11-17 09:44:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(9,701,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:10:45','2024-11-17 10:10:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(10,706,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:23:11','2024-11-17 10:23:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(11,777,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 17:12:14','2024-11-21 16:12:14','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(12,782,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 23:23:47','2024-11-21 22:23:47','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(13,784,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 15:12:26','2024-11-22 14:12:26','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(14,785,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 18:37:30','2024-11-22 17:37:30','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(15,786,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 19:24:28','2024-11-22 18:24:28','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(16,838,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 08:58:17','2024-11-25 07:58:17','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0); -/*!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=11872 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:25:{i:1732531055;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:1732531114;a:2:{s:19:\"update_wms_statuses\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:17:\"check_wms_license\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1732532685;a:1:{s:17:\"wpml_log_rotation\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1732532837;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:1732533039;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:1732533156;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:1732533157;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:1732533167;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:1732533254;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:1732540355;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:1732540356;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:1732543379;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:1732554169;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:1732564969;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:1732565439;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:1732565450;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:1732565453;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:1732569039;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:1732570839;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:1732572639;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:1732575600;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:1732601326;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:1733083905;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:1733580229;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:8:{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:\"redis-cache/redis-cache.php\";i:4;s:37:\"wc-multishipping/wc-multishipping.php\";i:5;s:27:\"woocommerce/woocommerce.php\";i:6;s:35:\"wp-mail-logging/wp-mail-logging.php\";i:7;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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:0:{}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','shipping','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','no','off'), -(289,'woocommerce_enable_myaccount_registration','no','off'), -(290,'woocommerce_registration_generate_username','no','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.2','auto'), -(354,'woocommerce_db_version','9.4.2','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','67444a2dcdade3.30171786|1732528745','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1732470122;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1732528776','on'), -(423,'_transient_product_query-transient-version','1732528719','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:41:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:20:\"no_external_requests\";i:10;s:17:\"search_posts_only\";i:11;s:12:\"no_texturize\";i:12;s:13:\"no_feed_links\";i:13;s:11:\"no_rsd_link\";i:14;s:19:\"no_wlwmanifest_link\";i:15;s:23:\"no_adjacent_posts_links\";i:16;s:15:\"no_wp_generator\";i:17;s:12:\"no_shortlink\";i:18;s:12:\"no_rest_link\";i:19;s:17:\"no_jquery_migrate\";i:20;s:16:\"schema_less_urls\";i:21;s:31:\"no_recent_comments_widget_style\";i:22;s:12:\"cleanup_menu\";i:23;s:9:\"no_emojis\";i:24;s:18:\"no_image_threshold\";i:25;s:14:\"no_exif_rotate\";i:26;s:22:\"no_admin_email_confirm\";i:27;s:16:\"no_update_emails\";i:28;s:18:\"no_new_user_emails\";i:29;s:24:\"no_password_reset_emails\";i:30;s:20:\"change_default_email\";i:31;s:15:\"login_site_icon\";i:32;s:14:\"no_update_nags\";i:33;s:14:\"no_footer_text\";i:34;s:20:\"no_dashboard_widgets\";i:35;s:10:\"no_wp_logo\";i:36;s:24:\"no_application_passwords\";i:37;s:9:\"no_xmlrpc\";i:38;s:15:\"restrict_upload\";i:39;s:15:\"no_login_errors\";i:40;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1732528719','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1731362926','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:188:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:57:\"index.php?taxonomy=collection&term=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?taxonomy=collection&term=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:46:\"index.php?taxonomy=collection&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2001,'action_scheduler_migration_status','complete','auto'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1735033742','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.4.2\",\"hash\":\"9c20dd966a2f223dcae7fc39b4d64f78\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1735123003','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6054,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:0:{}s:15:\"version_checked\";s:5:\"6.7.1\";s:12:\"last_checked\";i:1732526075;}','off'), -(6056,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1732529448;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'), -(6061,'site_logo','','auto'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733954972','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1735121241','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8550,'_transient_timeout_wc_shipping_method_count','1733954930','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8554,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8603,'_transient_orders-transient-version','1732528770','on'), -(8610,'woocommerce_admin_last_orders_milestone','10','auto'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1732286663','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9196,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9239,'_site_transient_update_plugins','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1732528246;s:12:\"translations\";a:0:{}}','off'), -(9268,'_transient_timeout_wc_var_prices_535','1735113672','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1735121310','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1735121314','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1735121314','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10169,'can_compress_scripts','0','on'), -(10216,'woocommerce_sales_record_date','2024-11-13','auto'), -(10217,'woocommerce_sales_record_amount','1390','auto'), -(10236,'_transient_timeout_wc_var_prices_291','1735121314','off'), -(10237,'_transient_wc_var_prices_291','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"regular_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"sale_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"}}}','off'), -(10240,'_transient_timeout_wc_var_prices_288','1735121314','off'), -(10241,'_transient_wc_var_prices_288','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"regular_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"sale_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"}}}','off'), -(10244,'_transient_timeout_wc_var_prices_285','1735121314','off'), -(10245,'_transient_wc_var_prices_285','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"regular_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"sale_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"}}}','off'), -(10457,'_transient_timeout_wc_product_children_306','1734262376','off'), -(10458,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10495,'_transient_timeout_wc_product_children_202','1734262913','off'), -(10496,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(10525,'_transient_timeout_wc_var_prices_306','1735121310','off'), -(10526,'_transient_wc_var_prices_306','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"regular_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"sale_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"}}}','off'), -(10536,'_transient_timeout_wc_product_children_342','1734263376','off'), -(10537,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(10595,'_transient_timeout_wc_product_children_232','1734264867','off'), -(10596,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(10623,'_transient_timeout_wc_product_children_213','1734265244','off'), -(10624,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(10673,'_transient_timeout_wc_product_children_372','1734266226','off'), -(10674,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:675;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:675;i:1;i:674;}}','off'), -(10699,'_transient_timeout_wc_product_children_365','1734266384','off'), -(10700,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:677;i:1;i:676;}s:7:\"visible\";a:2:{i:0;i:677;i:1;i:676;}}','off'), -(10747,'_transient_timeout_wc_var_prices_372','1735121310','off'), -(10748,'_transient_wc_var_prices_372','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"regular_price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"sale_price\":{\"675\":\"65.00\",\"674\":\"48.00\"}}}','off'), -(10751,'_transient_timeout_wc_var_prices_365','1735121310','off'), -(10752,'_transient_wc_var_prices_365','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"regular_price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"sale_price\":{\"677\":\"60.00\",\"676\":\"45.00\"}}}','off'), -(10755,'_transient_timeout_wc_var_prices_342','1735121310','off'), -(10756,'_transient_wc_var_prices_342','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(10790,'wpmc_options','a:27:{s:6:\"method\";s:5:\"media\";s:7:\"content\";b:1;s:18:\"filesystem_content\";b:0;s:13:\"media_library\";b:1;s:12:\"live_content\";b:0;s:9:\"debuglogs\";b:0;s:11:\"images_only\";b:0;s:13:\"attach_is_use\";b:0;s:15:\"thumbnails_only\";b:0;s:11:\"dirs_filter\";s:0:\"\";s:12:\"files_filter\";s:0:\"\";s:15:\"hide_thumbnails\";b:0;s:12:\"hide_warning\";b:0;s:10:\"skip_trash\";b:0;s:13:\"medias_buffer\";i:100;s:12:\"posts_buffer\";i:5;s:15:\"analysis_buffer\";i:100;s:14:\"file_op_buffer\";i:20;s:5:\"delay\";i:100;s:19:\"shortcodes_disabled\";b:0;s:31:\"output_buffer_cleaning_disabled\";b:0;s:14:\"php_error_logs\";b:0;s:14:\"posts_per_page\";i:1000;s:15:\"clean_uninstall\";b:0;s:11:\"repair_mode\";b:0;s:11:\"expert_mode\";b:0;s:9:\"logs_path\";N;}','off'), -(10791,'wpmc_rating_date','1732931640','off'), -(10793,'product_cat_children','a:0:{}','auto'), -(10799,'woocommerce_free_shipping_2_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:3:\"100\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(10805,'woocommerce_attribute_lookup_enabled','yes','auto'), -(10807,'wms_mondial_relay_enable','yes','on'), -(10808,'wms_mondial_relay_customer_code','','on'), -(10809,'wms_mondial_relay_private_key','','on'), -(10810,'wms_mondial_relay_brand_code','','on'), -(10811,'wms_mondial_relay_section_pickup_points_map_type','openstreetmap','on'), -(10812,'wms_mondial_relay_section_pickup_points_google_maps_api_key','','on'), -(10813,'wms_mondial_relay_section_label_generation_status','a:0:{}','on'), -(10814,'wms_mondial_relay_section_label_status_post_generation','','on'), -(10815,'wms_mondial_relay_section_label_send_email','no','on'), -(10816,'wms_mondial_relay_price_before_discount','no','on'), -(10817,'wms_mondial_relay_shipper_civility','MLLE','on'), -(10818,'wms_mondial_relay_shipper_name','','on'), -(10819,'wms_mondial_relay_shipper_name_2','','on'), -(10820,'wms_mondial_relay_shipper_address_1','','on'), -(10821,'wms_mondial_relay_shipper_address_2','','on'), -(10822,'wms_mondial_relay_shipper_zip_code','','on'), -(10823,'wms_mondial_relay_shipper_city','','on'), -(10824,'wms_mondial_relay_shipper_country','AF','on'), -(10825,'wms_mondial_relay_shipper_email','','on'), -(10826,'wms_mondial_relay_shipper_phone','','on'), -(10827,'wms_mondial_relay_shipper_mobile_phone','','on'), -(10828,'wms_mondial_relay_section_parcel_insurance','0','on'), -(10829,'wms_mondial_relay_section_parcel_installation_duration','','on'), -(10830,'wms_mondial_relay_section_parcel_shipping_value','','on'), -(10831,'wms_mondial_relay_debug_mode','1','on'), -(10832,'wms_chronopost_enable','no','on'), -(10833,'wms_chronopost_account_number','','on'), -(10834,'wms_chronopost_account_name','','on'), -(10835,'wms_chronopost_account_password','','on'), -(10836,'wms_chronopost_section_pickup_points_map_type','openstreetmap','on'), -(10837,'wms_chronopost_section_pickup_points_google_maps_api_key','','on'), -(10838,'wms_chronopost_label_format','PDF','on'), -(10839,'wms_chronopost_section_label_generation_status','a:0:{}','on'), -(10840,'wms_chronopost_section_label_status_post_generation','','on'), -(10841,'wms_chronopost_section_label_send_email','no','on'), -(10842,'wms_chronopost_price_before_discount','yes','on'), -(10843,'wms_chronopost_shipper_civility','E','on'), -(10844,'wms_chronopost_shipper_name','','on'), -(10845,'wms_chronopost_shipper_name_2','','on'), -(10846,'wms_chronopost_shipper_address_1','','on'), -(10847,'wms_chronopost_shipper_address_2','','on'), -(10848,'wms_chronopost_shipper_zip_code','','on'), -(10849,'wms_chronopost_shipper_city','','on'), -(10850,'wms_chronopost_shipper_country','AF','on'), -(10851,'wms_chronopost_shipper_contact_name','','on'), -(10852,'wms_chronopost_shipper_email','','on'), -(10853,'wms_chronopost_shipper_phone','','on'), -(10854,'wms_chronopost_shipper_mobile_phone','','on'), -(10855,'wms_chronopost_customer_civility','E','on'), -(10856,'wms_chronopost_customer_name','','on'), -(10857,'wms_chronopost_customer_name_2','','on'), -(10858,'wms_chronopost_customer_address_1','','on'), -(10859,'wms_chronopost_customer_address_2','','on'), -(10860,'wms_chronopost_customer_zip_code','','on'), -(10861,'wms_chronopost_customer_city','','on'), -(10862,'wms_chronopost_customer_country','AF','on'), -(10863,'wms_chronopost_customer_contact_name','','on'), -(10864,'wms_chronopost_customer_email','','on'), -(10865,'wms_chronopost_customer_phone','','on'), -(10866,'wms_chronopost_customer_mobile_phone','','on'), -(10867,'wms_chronopost_section_insurance_ad_valorem_enabled','1','on'), -(10868,'wms_chronopost_section_insurance_ad_valorem_min_amount','0','on'), -(10869,'wms_chronopost_saturday_shipping_start_day','monday','on'), -(10870,'wms_chronopost_saturday_shipping_start_time','0','on'), -(10871,'wms_chronopost_saturday_shipping_end_day','monday','on'), -(10872,'wms_chronopost_saturday_shipping_end_time','0','on'), -(10873,'wms_chronopost_debug_mode','0','on'), -(10874,'wms_ups_enable','yes','on'), -(10875,'wms_ups_account_username','','on'), -(10876,'wms_ups_password','','on'), -(10877,'wms_ups_account_number','','on'), -(10878,'wms_ups_api_access_key','','on'), -(10879,'wms_ups_section_pickup_points_map_type','openstreetmap','on'), -(10880,'wms_ups_section_pickup_points_google_maps_api_key','','on'), -(10881,'wms_ups_section_label_generation_status','a:0:{}','on'), -(10882,'wms_ups_section_label_status_post_generation','','on'), -(10883,'wms_ups_section_label_send_email','no','on'), -(10884,'wms_ups_shipper_civility','MLLE','on'), -(10885,'wms_ups_shipper_name','','on'), -(10886,'wms_ups_shipper_name_2','','on'), -(10887,'wms_ups_shipper_company_name','','on'), -(10888,'wms_ups_shipper_vat_number','','on'), -(10889,'wms_ups_shipper_address_1','','on'), -(10890,'wms_ups_shipper_address_2','','on'), -(10891,'wms_ups_shipper_zip_code','','on'), -(10892,'wms_ups_shipper_city','','on'), -(10893,'wms_ups_shipper_country','AF','on'), -(10894,'wms_ups_shipper_email','','on'), -(10895,'wms_ups_shipper_phone','','on'), -(10896,'wms_ups_shipper_mobile_phone','','on'), -(10897,'wms_ups_debug_mode','1','on'), -(10899,'woocommerce_ups_standard_4_settings','a:8:{s:5:\"title\";s:14:\"UPS - Standard\";s:13:\"title_if_free\";s:13:\"Free Shipping\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:12;}}}','on'), -(10900,'woocommerce_mondial_relay_point_relais_5_settings','a:8:{s:5:\"title\";s:28:\"Mondial Relay - Point Relais\";s:13:\"title_if_free\";s:32:\"Mondial Relay - Point Relaiséé\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:6;}}}','on'), -(10901,'woocommerce_mondial_relay_point_relais_6_settings','a:8:{s:5:\"title\";s:28:\"Mondial Relay - Point Relais\";s:13:\"title_if_free\";s:35:\"Mondial Relay - Point Relais (Free)\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:50;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:3;}}}','on'), -(10902,'wp_mail_logging_activated_time','1732298651','auto'), -(10903,'wp_mail_logging_db_version','2','off'), -(10904,'WPML_Plugin__version','1.13.1','auto'), -(10905,'wp_mail_logging_user_feedback_notice','a:2:{s:4:\"time\";i:1732298651;s:9:\"dismissed\";b:0;}','auto'), -(10906,'wpml_settings','a:11:{s:22:\"delete-on-deactivation\";s:1:\"1\";s:23:\"can-see-submission-data\";s:14:\"manage_options\";s:28:\"datetimeformat-use-wordpress\";s:1:\"0\";s:21:\"preferred-mail-format\";s:4:\"html\";s:12:\"display-host\";s:1:\"0\";s:19:\"display-attachments\";s:1:\"0\";s:24:\"log-rotation-limit-amout\";s:1:\"0\";s:29:\"log-rotation-limit-amout-keep\";i:75;s:24:\"log-rotation-delete-time\";s:1:\"1\";s:29:\"log-rotation-delete-time-days\";i:90;s:14:\"top-level-menu\";s:1:\"1\";}','auto'), -(10907,'wp_mail_logging_product_education','a:1:{s:9:\"dismissed\";a:1:{s:17:\"email-logs-bottom\";b:1;}}','off'), -(10916,'_transient_timeout_wc_product_children_766','1735033070','off'), -(10917,'_transient_wc_product_children_766','a:2:{s:3:\"all\";a:3:{i:0;i:767;i:1;i:768;i:2;i:775;}s:7:\"visible\";a:3:{i:0;i:767;i:1;i:768;i:2;i:775;}}','off'), -(10960,'_transient_timeout_wc_var_prices_213','1735121314','off'), -(10961,'_transient_wc_var_prices_213','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"},\"regular_price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"},\"sale_price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"}}}','off'), -(10964,'_transient_timeout_wc_var_prices_202','1735121314','off'), -(10965,'_transient_wc_var_prices_202','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"},\"regular_price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"},\"sale_price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"}}}','off'), -(11000,'_transient_timeout_wc_related_338','1732617429','off'), -(11001,'_transient_wc_related_338','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=338\";a:3:{i:0;s:3:\"402\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(11010,'_transient_timeout_wc_report_orders_stats_6cba9aa8b48449cb6ef4a6ccc3dac9f6','1733046542','off'), -(11011,'_transient_wc_report_orders_stats_6cba9aa8b48449cb6ef4a6ccc3dac9f6','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:7;s:14:\"num_items_sold\";i:24;s:11:\"gross_sales\";d:1831;s:11:\"total_sales\";d:1831;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1831;s:19:\"avg_items_per_order\";d:3.4286;s:15:\"avg_order_value\";d:261.57142857142856;s:15:\"total_customers\";i:2;s:8:\"products\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:11;s:11:\"gross_sales\";d:943;s:11:\"total_sales\";d:943;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:943;s:19:\"avg_items_per_order\";d:3.6667;s:15:\"avg_order_value\";d:314.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:13;s:11:\"gross_sales\";d:888;s:11:\"total_sales\";d:888;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:888;s:19:\"avg_items_per_order\";d:3.25;s:15:\"avg_order_value\";d:222;s:15:\"total_customers\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11012,'_transient_timeout_wc_report_orders_stats_ae48c797bbbb246e5ac690f9e5557f73','1733046542','off'), -(11013,'_transient_wc_report_orders_stats_ae48c797bbbb246e5ac690f9e5557f73','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:7;s:14:\"num_items_sold\";i:24;s:11:\"gross_sales\";d:1831;s:11:\"total_sales\";d:1831;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1831;s:19:\"avg_items_per_order\";d:3.4286;s:15:\"avg_order_value\";d:261.57142857142856;s:15:\"total_customers\";i:2;s:8:\"products\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:11;s:11:\"gross_sales\";d:943;s:11:\"total_sales\";d:943;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:943;s:19:\"avg_items_per_order\";d:3.6667;s:15:\"avg_order_value\";d:314.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:13;s:11:\"gross_sales\";d:888;s:11:\"total_sales\";d:888;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:888;s:19:\"avg_items_per_order\";d:3.25;s:15:\"avg_order_value\";d:222;s:15:\"total_customers\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11014,'_transient_timeout_wc_report_products_stats_f436196e90d92638841f0ba5e61b7dff','1733046542','off'), -(11015,'_transient_wc_report_products_stats_f436196e90d92638841f0ba5e61b7dff','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:24;s:11:\"net_revenue\";d:1831;s:12:\"orders_count\";i:7;s:14:\"products_count\";i:11;s:16:\"variations_count\";i:14;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:11;s:11:\"net_revenue\";d:943;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:7;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:13;s:11:\"net_revenue\";d:888;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:5;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11016,'_transient_timeout_wc_report_variations_stats_0df710ee2ab4749d179a905469f4fc04','1733046542','off'), -(11017,'_transient_wc_report_variations_stats_0df710ee2ab4749d179a905469f4fc04','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:21;s:11:\"net_revenue\";d:1516;s:12:\"orders_count\";i:7;s:16:\"variations_count\";i:13;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:8;s:11:\"net_revenue\";d:628;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:5;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:13;s:11:\"net_revenue\";d:888;s:12:\"orders_count\";i:4;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11018,'_transient_timeout_wc_report_orders_stats_18c914aa1081bc47b37f6eba7093c1a1','1733046542','off'), -(11019,'_transient_wc_report_orders_stats_18c914aa1081bc47b37f6eba7093c1a1','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:1831;s:8:\"products\";i:11;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:24:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:808;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:80;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:943;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:24;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11020,'_transient_timeout_wc_report_products_stats_e57ca13722a89ca4d075292ad250a29e','1733046542','off'), -(11021,'_transient_wc_report_products_stats_e57ca13722a89ca4d075292ad250a29e','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:24:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:1;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:3;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:24;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11028,'_transient_timeout_wc_var_prices_766','1735113672','off'), -(11029,'_transient_wc_var_prices_766','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"},\"regular_price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"},\"sale_price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"}}}','off'), -(11032,'_transient_timeout_wc_var_prices_232','1735123003','off'), -(11033,'_transient_wc_var_prices_232','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"238\":\"110.00\",\"239\":\"110.00\"},\"regular_price\":{\"238\":\"110.00\",\"239\":\"110.00\"},\"sale_price\":{\"238\":\"110.00\",\"239\":\"110.00\"}}}','off'), -(11036,'_transient_timeout_orders-all-statuses','1733133486','off'), -(11037,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1732528606\";s:5:\"value\";a:3:{i:0;s:13:\"wc-processing\";i:1;s:10:\"wc-pending\";i:2;s:8:\"wc-trash\";}}','off'), -(11158,'_transient_timeout_wc_var_prices_807','1735034795','off'), -(11159,'_transient_wc_var_prices_807','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11161,'_transient_timeout_wc_product_children_798','1735034800','off'), -(11162,'_transient_wc_product_children_798','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(11163,'_transient_timeout_wc_var_prices_798','1735034800','off'), -(11164,'_transient_wc_var_prices_798','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11165,'_transient_timeout_wc_product_children_787','1735034800','off'), -(11166,'_transient_wc_product_children_787','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(11167,'_transient_timeout_wc_var_prices_787','1735034800','off'), -(11168,'_transient_wc_var_prices_787','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11206,'_transient_timeout_wc_product_children_72','1735037076','off'), -(11207,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(11208,'_transient_timeout_wc_var_prices_72','1735121301','off'), -(11209,'_transient_wc_var_prices_72','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(11216,'_transient_timeout_wc_product_children_86','1735037137','off'), -(11217,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(11223,'_transient_timeout_wc_product_children_102','1735037190','off'), -(11224,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(11232,'_transient_timeout_wc_product_children_123','1735037252','off'), -(11233,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(11251,'_transient_timeout_wc_product_children_144','1735037315','off'), -(11252,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(11259,'_transient_timeout_wc_product_children_155','1735037377','off'), -(11260,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(11268,'_transient_timeout_wc_product_children_572','1735037435','off'), -(11269,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(11279,'_transient_timeout_wc_product_children_589','1735037497','off'), -(11280,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(11288,'_transient_timeout_wc_product_children_613','1735037504','off'), -(11289,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(11292,'_transient_timeout_wc_product_children_625','1735037509','off'), -(11293,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(11298,'_transient_timeout_wc_var_prices_102','1735123049','off'), -(11299,'_transient_wc_var_prices_102','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(11304,'_transient_timeout_wc_product_children_113','1735037635','off'), -(11305,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(11306,'_transient_timeout_wc_var_prices_625','1735113672','off'), -(11307,'_transient_wc_var_prices_625','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(11308,'_transient_timeout_wc_var_prices_613','1735113672','off'), -(11309,'_transient_wc_var_prices_613','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"}}}','off'), -(11310,'_transient_timeout_wc_var_prices_589','1735113672','off'), -(11311,'_transient_wc_var_prices_589','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(11312,'_transient_timeout_wc_var_prices_572','1735113672','off'), -(11313,'_transient_wc_var_prices_572','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(11314,'_transient_timeout_wc_var_prices_155','1735123003','off'), -(11315,'_transient_wc_var_prices_155','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(11316,'_transient_timeout_wc_var_prices_144','1735123003','off'), -(11317,'_transient_wc_var_prices_144','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(11320,'_transient_timeout_wc_var_prices_123','1735123049','off'), -(11321,'_transient_wc_var_prices_123','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(11322,'_transient_timeout_wc_var_prices_113','1735123049','off'), -(11323,'_transient_wc_var_prices_113','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(11324,'_transient_timeout_wc_var_prices_86','1735123049','off'), -(11325,'_transient_wc_var_prices_86','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(11343,'_transient_timeout_wc_product_children_183','1735037968','off'), -(11344,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(11345,'_transient_timeout_wc_var_prices_183','1735121314','off'), -(11346,'_transient_wc_var_prices_183','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(11366,'_transient_timeout_wc_product_children_246','1735038426','off'), -(11367,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(11377,'_transient_timeout_wc_product_children_168','1735038547','off'), -(11378,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(11385,'_transient_timeout_wc_var_prices_168','1735123003','off'), -(11386,'_transient_wc_var_prices_168','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"regular_price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"sale_price\":{\"200\":\"150.00\",\"201\":\"150.00\"}}}','off'), -(11391,'_transient_timeout_wc_product_children_385','1735038701','off'), -(11392,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(11400,'_transient_timeout_wc_var_prices_385','1735121241','off'), -(11401,'_transient_wc_var_prices_385','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(11402,'_transient_timeout_wc_product_children_312','1735038784','off'), -(11403,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(11404,'_transient_timeout_wc_var_prices_312','1735121310','off'), -(11405,'_transient_wc_var_prices_312','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"regular_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"sale_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"}}}','off'), -(11406,'_transient_timeout_wc_var_prices_246','1735123003','off'), -(11407,'_transient_wc_var_prices_246','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(11422,'_transient_timeout_wc_related_72','1732537342','off'), -(11423,'_transient_wc_related_72','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=72\";a:12:{i:0;s:2:\"86\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11432,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1733058949','off'), -(11433,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(11434,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1733058949','off'), -(11435,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:0:{}}','off'), -(11463,'_transient_timeout_wc_product_children_133','1735049555','off'), -(11464,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(11475,'_transient_timeout_wc_product_children_521','1735049676','off'), -(11476,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(11483,'_transient_timeout_wc_product_children_515','1735049735','off'), -(11484,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(11490,'_transient_timeout_wc_var_prices_133','1735123049','off'), -(11491,'_transient_wc_var_prices_133','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(11506,'_transient_timeout_wc_product_children_554','1735050096','off'), -(11507,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(11514,'_transient_timeout_wc_product_children_545','1735050163','off'), -(11515,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(11517,'_transient_timeout_wc_var_prices_554','1735113672','off'), -(11518,'_transient_wc_var_prices_554','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"555\":\"55.00\",\"556\":\"38.00\"},\"regular_price\":{\"555\":\"55.00\",\"556\":\"38.00\"},\"sale_price\":{\"555\":\"55.00\",\"556\":\"38.00\"}}}','off'), -(11519,'_transient_timeout_wc_var_prices_545','1735113672','off'), -(11520,'_transient_wc_var_prices_545','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(11550,'_transient_timeout_wc_related_481','1732555635','off'), -(11551,'_transient_wc_related_481','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=481\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"381\";i:8;s:3:\"610\";}}','off'), -(11552,'_transient_timeout_wc_related_447','1732555635','off'), -(11553,'_transient_wc_related_447','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=447\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(11554,'_transient_timeout_wc_related_385','1732617426','off'), -(11555,'_transient_wc_related_385','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=385\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"274\";}}','off'), -(11557,'_transient_timeout_wc_related_331','1732555693','off'), -(11558,'_transient_wc_related_331','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=331\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11559,'_transient_timeout_wc_related_312','1732555693','off'), -(11560,'_transient_wc_related_312','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=312\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11561,'_transient_timeout_wc_related_274','1732617432','off'), -(11562,'_transient_wc_related_274','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=274\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"385\";}}','off'), -(11563,'_transient_timeout_wc_related_271','1732617432','off'), -(11564,'_transient_wc_related_271','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=271\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(11565,'_transient_timeout_wc_related_268','1732617432','off'), -(11566,'_transient_wc_related_268','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=268\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(11567,'_transient_timeout_wc_related_263','1732617432','off'), -(11568,'_transient_wc_related_263','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=263\";a:4:{i:0;s:3:\"268\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(11569,'_transient_timeout_wc_related_261','1732555712','off'), -(11570,'_transient_wc_related_261','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=261\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11574,'_transient_timeout_wc_related_251','1732555774','off'), -(11575,'_transient_wc_related_251','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=251\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11576,'_transient_timeout_wc_related_246','1732555774','off'), -(11577,'_transient_wc_related_246','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=246\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11578,'_transient_timeout_wc_related_240','1732555774','off'), -(11579,'_transient_wc_related_240','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=240\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11580,'_transient_timeout_wc_related_232','1732555774','off'), -(11581,'_transient_wc_related_232','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=232\";a:9:{i:0;s:3:\"240\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11582,'_transient_timeout_wc_related_183','1732555774','off'), -(11583,'_transient_wc_related_183','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=183\";a:25:{i:0;s:3:\"202\";i:1;s:3:\"213\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11584,'_transient_timeout_wc_related_168','1732555774','off'), -(11585,'_transient_wc_related_168','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=168\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"155\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11586,'_transient_timeout_wc_related_155','1732555774','off'), -(11587,'_transient_wc_related_155','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=155\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11588,'_transient_timeout_wc_related_144','1732555774','off'), -(11589,'_transient_wc_related_144','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=144\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11640,'_transient_timeout_wc_order_838_needs_processing','1732607877','off'), -(11641,'_transient_wc_order_838_needs_processing','1','off'), -(11645,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(11646,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1732543272','off'), -(11647,'_transient_action_scheduler_last_pastdue_actions_check','1732521672','off'), -(11648,'_transient_timeout_wc_var_prices_521','1735113672','off'), -(11649,'_transient_wc_var_prices_521','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(11650,'_transient_timeout_wc_var_prices_515','1735113672','off'), -(11651,'_transient_wc_var_prices_515','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(11711,'_transient_timeout_wc_product_children_433','1735115916','off'), -(11712,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(11736,'_transient_timeout_wc_product_children_430','1735116351','off'), -(11737,'_transient_wc_product_children_430','a:2:{s:3:\"all\";a:3:{i:0;i:847;i:1;i:845;i:2;i:846;}s:7:\"visible\";a:3:{i:0;i:847;i:1;i:845;i:2;i:846;}}','off'), -(11751,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1732530046','off'), -(11752,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(11756,'_site_transient_timeout_theme_roots','1732530046','off'), -(11757,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(11759,'_transient_timeout_wc_related_490','1732614708','off'), -(11760,'_transient_wc_related_490','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=490\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(11761,'_transient_timeout_wc_related_435','1732614708','off'), -(11762,'_transient_wc_related_435','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=435\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(11763,'_transient_timeout_wc_var_prices_433','1735121241','off'), -(11764,'_transient_wc_var_prices_433','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"},\"regular_price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"},\"sale_price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"}}}','off'), -(11765,'_transient_timeout_wc_related_433','1732614708','off'), -(11766,'_transient_wc_related_433','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=433\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"435\";}}','off'), -(11767,'_transient_timeout_wc_var_prices_430','1735121241','off'), -(11768,'_transient_wc_var_prices_430','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"},\"regular_price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"},\"sale_price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"}}}','off'), -(11769,'_transient_timeout_wc_related_430','1732614708','off'), -(11770,'_transient_wc_related_430','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=430\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11771,'_transient_timeout_wc_related_406','1732617426','off'), -(11772,'_transient_wc_related_406','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=406\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"402\";i:2;s:3:\"535\";}}','off'), -(11773,'_transient_timeout_wc_related_402','1732617426','off'), -(11774,'_transient_wc_related_402','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=402\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(11775,'_transient_timeout_wc_related_398','1732614708','off'), -(11776,'_transient_wc_related_398','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=398\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11777,'_transient_timeout_wc_related_393','1732614708','off'), -(11778,'_transient_wc_related_393','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=393\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11779,'_transient_timeout_wc_related_381','1732614708','off'), -(11780,'_transient_wc_related_381','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=381\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11783,'_transient_timeout_wc_order_848_needs_processing','1732614963','off'), -(11784,'_transient_wc_order_848_needs_processing','1','off'), -(11789,'_transient_timeout_woocommerce_marketplace_promotions_v2','1732615085','off'), -(11790,'_transient_woocommerce_marketplace_promotions_v2','a:0:{}','off'), -(11791,'_transient_timeout_wc_tracks_blog_details','1732615086','off'), -(11792,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:24:\"https://haikuatelier.com\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"66\";s:10:\"wc_version\";s:5:\"9.4.2\";}','off'), -(11796,'_transient_woocommerce_product_task_product_count_transient','66','on'), -(11797,'_transient_timeout_wc_term_counts','1735120734','off'), -(11798,'_transient_wc_term_counts','a:5:{i:30;s:2:\"34\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";}','off'), -(11799,'_transient_timeout_wc_order_849_needs_processing','1732615170','off'), -(11800,'_transient_wc_order_849_needs_processing','1','off'), -(11805,'_transient_timeout_wp_mail_logging_installed','1732532837','off'), -(11806,'_transient_wp_mail_logging_installed','1','off'), -(11809,'_transient_timeout_wc_related_372','1732615710','off'), -(11810,'_transient_wc_related_372','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=372\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11811,'_transient_timeout_wc_related_365','1732615710','off'), -(11812,'_transient_wc_related_365','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=365\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11813,'_transient_timeout_wc_related_356','1732615710','off'), -(11814,'_transient_wc_related_356','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=356\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11815,'_transient_timeout_wc_related_342','1732615710','off'), -(11816,'_transient_wc_related_342','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=342\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11817,'_transient_timeout_wc_related_335','1732615710','off'), -(11818,'_transient_wc_related_335','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=335\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11819,'_transient_timeout_wc_related_328','1732615710','off'), -(11820,'_transient_wc_related_328','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=328\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11821,'_transient_timeout_wc_related_325','1732615710','off'), -(11822,'_transient_wc_related_325','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=325\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11823,'_transient_timeout_wc_related_318','1732615710','off'), -(11824,'_transient_wc_related_318','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=318\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11825,'_transient_timeout_wc_related_306','1732615710','off'), -(11826,'_transient_wc_related_306','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=306\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11827,'_transient_timeout_wc_related_291','1732615714','off'), -(11828,'_transient_wc_related_291','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=291\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11829,'_transient_timeout_wc_related_288','1732615714','off'), -(11830,'_transient_wc_related_288','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=288\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11831,'_transient_timeout_wc_related_285','1732615714','off'), -(11832,'_transient_wc_related_285','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=285\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11833,'_transient_timeout_wc_related_282','1732615714','off'), -(11834,'_transient_wc_related_282','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=282\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11835,'_transient_timeout_wc_related_276','1732615714','off'), -(11836,'_transient_wc_related_276','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=276\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11837,'_transient_timeout_wc_related_226','1732615714','off'), -(11838,'_transient_wc_related_226','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=226\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11839,'_transient_timeout_wc_related_220','1732615714','off'), -(11840,'_transient_wc_related_220','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=220\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11841,'_transient_timeout_wc_related_213','1732615714','off'), -(11842,'_transient_wc_related_213','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=213\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11843,'_transient_timeout_wc_related_202','1732615714','off'), -(11844,'_transient_wc_related_202','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=202\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"213\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11847,'_transient_timeout__woocommerce_helper_subscriptions','1732530348','off'), -(11848,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(11850,'_site_transient_timeout_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','1732532542','off'), -(11851,'_site_transient_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(11855,'_transient_timeout_wc_related_377','1732617256','off'), -(11856,'_transient_wc_related_377','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=377\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11859,'_transient_timeout_wc_related_258','1732617364','off'), -(11860,'_transient_wc_related_258','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=258\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11862,'_transient_timeout_wc_related_133','1732617449','off'), -(11863,'_transient_wc_related_133','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=133\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11864,'_transient_timeout_wc_related_123','1732617449','off'), -(11865,'_transient_wc_related_123','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=123\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11866,'_transient_timeout_wc_related_113','1732617449','off'), -(11867,'_transient_wc_related_113','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=113\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11868,'_transient_timeout_wc_related_102','1732617449','off'), -(11869,'_transient_wc_related_102','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=102\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11870,'_transient_timeout_wc_related_86','1732617449','off'), -(11871,'_transient_wc_related_86','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=86\";a:12:{i:0;s:2:\"72\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=11727 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1722864041:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.4.2'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1732521768:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:40136;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.4.2'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1732521800:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:316713;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:496051;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.4.2'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1732521811:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:39627;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:90791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:237493;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.4.2'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1732521826:1'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:575848;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.4.2'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1732521838:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:329984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.4.2'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1732521868:1'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:230822;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:216029;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13743;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.4.2'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1732521877:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:28301;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:79708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:228219;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','3'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.4.2'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1732521886:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:28881;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:126059;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:262084;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:352950;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:257752;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.4.2'), -(2457,168,'_edit_lock','1732521898:1'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:85733;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:51905;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:87699;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:421874;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:229655;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.4.2'), -(2654,183,'_edit_lock','1732521908:1'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:236038;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19871;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.4.1'), -(2941,202,'_edit_lock','1732521920:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:56620;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:337870;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13327;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:187047;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.4.1'), -(3064,213,'_edit_lock','1732521931:1'), -(3070,213,'_edit_last','1'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.4.1'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1732521942:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:168547;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.4.1'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1732521974:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:188434;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.4.1'), -(3380,232,'_edit_lock','1732521984:1'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:522781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1732521996:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:51107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:438743;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:536594;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.4.2'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1732522006:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:52984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:187089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.4.1'), -(3665,251,'_edit_lock','1732522017:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.4.2'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1732522678:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:49290;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:348487;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9225-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.4.2'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1732522819:1'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','1'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.4.1'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1732522839:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:533027;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:554660;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:506097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.4.1'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1732522847:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:266103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.4.1'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1732522865:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:498528;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.4.1'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1732522876:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:66984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.4.2'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1732523064:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:45836;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:482578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.4.2'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1732523086:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:42478;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:325294;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1732523108:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:38518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:323619;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.4.1'), -(4128,288,'_edit_lock','1732523121:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:44097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5894;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:280534;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9336-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.4.1'), -(4162,291,'_edit_lock','1732523132:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:35448;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:267641;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.4.1'), -(4467,306,'_edit_lock','1732523141:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:33849;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:270951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.4.2'), -(4568,312,'_edit_lock','1732523154:1'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.4.1'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1732523323:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:546040;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:438169;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9542-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.4.2'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1732523318:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:27956;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:355588;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.4.2'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1732523291:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:28932;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:223978;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.4.2'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1732523337:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:25628;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2782;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:184512;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.4.2'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1732523346:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:26165;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:356763;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1732523359:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:38982;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:237100;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:326181;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.4.1'), -(4977,342,'_edit_lock','1732523371:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:402127;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9763-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:372455;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9781-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:421413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1732523418:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:39945;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"KARA-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:282611;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9354-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.4.1'), -(5383,365,'_edit_lock','1732523448:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:32172;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.4.1'), -(5506,372,'_edit_lock','1732523462:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:34227;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:234974;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9300-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.4.2'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1732523515:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:45539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:232862;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9260-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:197094;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9262-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','1'), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.4.2'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1732523734:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:39278;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4877;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:602490;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9772-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1919;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:559293;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9775-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','1'), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.4.2'), -(5630,385,'_edit_lock','1732523527:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:328180;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"ROKKU-C-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.4.1'), -(5801,393,'_edit_lock','1732523603:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:33386;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:373189;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9733-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.4.1'), -(5839,398,'_edit_lock','1732523613:1'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:387538;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:388089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9730-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.4.2'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1732523635:1'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:203691;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9216-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:246903;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9077-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','1'), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.4.2'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1732523659:1'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:509856;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9485-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:305015;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"MUGURA-NAIL--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:43005;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-FEU-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:497813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"DSC8400-copie-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:534610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:535511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17617;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:37003;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:313356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9376-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13739;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:410511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9156-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.4.2'), -(6275,430,'_edit_lock','1732524211:1'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:297309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9297-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.4.2'), -(6314,433,'_edit_lock','1732524206:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1732524233:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:27162;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:374922;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC9781-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6370,393,'_regular_price','60'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.4.2'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1732524242:1'), -(6530,447,'_edit_last','1'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.4.1'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.4.1'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.4.1'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.4.2'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1732524254:1'), -(6827,481,'_edit_last','1'), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:283469;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9138-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','0'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.4.1'), -(6912,490,'_edit_lock','1732524266:1'), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7006,496,'_product_version','9.4.2'), -(7069,496,'_edit_lock','1732528582:1'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10479;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.4.2'), -(7145,515,'_edit_lock','1732524286:1'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','0'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.4.2'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1732524295:1'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.4.1'), -(7502,535,'_edit_lock','1732524303:1'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','0'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.4.2'), -(7592,545,'_edit_lock','1732524315:1'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.4.2'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1732524326:1'), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7899,342,'_regular_price','55'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8046,213,'_regular_price','75'), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','1'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.4.2'), -(8126,572,'_edit_lock','1732524336:1'), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.4.2'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1732524363:1'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','1'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.4.2'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1732524372:1'), -(8682,610,'_edit_last','1'), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','0'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.4.2'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','70'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','70'), -(8849,620,'_product_version','9.4.1'), -(8851,613,'_edit_lock','1732524382:1'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8890,613,'_edit_last','1'), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','2'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.4.2'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1732524391:1'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.4.1'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9186,232,'_price','110'), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.4.1'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','48'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','48'), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.4.1'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.4.1'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','52'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','52'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','50'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','50'), -(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'), -(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1029972;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1442-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(9587,306,'_price','48'), -(9588,306,'_price','50'), -(9589,306,'_price','70'), -(9590,306,'_photos_colonne_gauche|||0|value','310'), -(9591,306,'_photos_colonne_droite|||0|value','311'), -(9592,306,'_photos_colonne_droite|||1|value','424'), -(9593,306,'_haiku_details_produit',''), -(9594,312,'_price','50'), -(9595,312,'_price','52'), -(9596,312,'_price','75'), -(9601,661,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(9602,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:849459;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1454-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9603,661,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9604,202,'_price','50'), -(9605,202,'_price','85'), -(9612,662,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(9613,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:730806;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1456-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9614,662,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9615,202,'_photos_colonne_gauche|||0|value','206'), -(9616,202,'_photos_colonne_droite|||0|value','662'), -(9617,202,'_photos_colonne_droite|||1|value','661'), -(9618,202,'_photos_colonne_droite|||2|value','212'), -(9619,202,'_photos_colonne_droite|||3|value','207'), -(9620,202,'_haiku_details_produit',''), -(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:873482;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1512-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(9669,669,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(9670,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:958548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1528-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9671,669,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:876712;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1604-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'), -(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'), -(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1095755;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1656-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'), -(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:901473;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1657-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(9720,393,'_photos_colonne_gauche|||0|value','396'), -(9721,393,'_photos_colonne_droite|||0|value','397'), -(9722,393,'_photos_colonne_droite|||1|value','673'), -(9723,393,'_haiku_details_produit',''), -(9728,674,'_variation_description',''), -(9729,674,'total_sales','0'), -(9730,674,'_tax_status','taxable'), -(9731,674,'_tax_class','parent'), -(9732,674,'_manage_stock','no'), -(9733,674,'_backorders','no'), -(9734,674,'_sold_individually','no'), -(9735,674,'_virtual','no'), -(9736,674,'_downloadable','no'), -(9737,674,'_download_limit','-1'), -(9738,674,'_download_expiry','-1'), -(9739,674,'_stock',NULL), -(9740,674,'_stock_status','instock'), -(9741,674,'_wc_average_rating','0'), -(9742,674,'_wc_review_count','0'), -(9743,674,'attribute_pa_side','one'), -(9744,674,'_product_version','9.4.1'), -(9745,675,'_variation_description',''), -(9746,675,'total_sales','0'), -(9747,675,'_tax_status','taxable'), -(9748,675,'_tax_class','parent'), -(9749,675,'_manage_stock','no'), -(9750,675,'_backorders','no'), -(9751,675,'_sold_individually','no'), -(9752,675,'_virtual','no'), -(9753,675,'_downloadable','no'), -(9754,675,'_download_limit','-1'), -(9755,675,'_download_expiry','-1'), -(9756,675,'_stock',NULL), -(9757,675,'_stock_status','instock'), -(9758,675,'_wc_average_rating','0'), -(9759,675,'_wc_review_count','0'), -(9760,675,'attribute_pa_side','pair'), -(9761,675,'_product_version','9.4.1'), -(9762,674,'_sku','MUGURA-BO-g-one'), -(9763,674,'_regular_price','48'), -(9764,674,'_thumbnail_id','0'), -(9765,674,'_price','48'), -(9766,675,'_sku','MUGURA-BO-g-pair'), -(9767,675,'_regular_price','65'), -(9768,675,'_thumbnail_id','0'), -(9769,675,'_price','65'), -(9770,372,'_price','48'), -(9771,372,'_price','65'), -(9772,372,'_regular_price','65'), -(9773,372,'_photos_colonne_gauche|||0|value','375'), -(9774,372,'_photos_colonne_droite|||0|value','376'), -(9775,372,'_haiku_details_produit',''), -(9776,676,'_variation_description',''), -(9777,676,'total_sales','0'), -(9778,676,'_tax_status','taxable'), -(9779,676,'_tax_class','parent'), -(9780,676,'_manage_stock','no'), -(9781,676,'_backorders','no'), -(9782,676,'_sold_individually','no'), -(9783,676,'_virtual','no'), -(9784,676,'_downloadable','no'), -(9785,676,'_download_limit','-1'), -(9786,676,'_download_expiry','-1'), -(9787,676,'_stock',NULL), -(9788,676,'_stock_status','instock'), -(9789,676,'_wc_average_rating','0'), -(9790,676,'_wc_review_count','0'), -(9791,676,'attribute_pa_side','one'), -(9792,676,'_product_version','9.4.1'), -(9793,677,'_variation_description',''), -(9794,677,'total_sales','0'), -(9795,677,'_tax_status','taxable'), -(9796,677,'_tax_class','parent'), -(9797,677,'_manage_stock','no'), -(9798,677,'_backorders','no'), -(9799,677,'_sold_individually','no'), -(9800,677,'_virtual','no'), -(9801,677,'_downloadable','no'), -(9802,677,'_download_limit','-1'), -(9803,677,'_download_expiry','-1'), -(9804,677,'_stock',NULL), -(9805,677,'_stock_status','instock'), -(9806,677,'_wc_average_rating','0'), -(9807,677,'_wc_review_count','0'), -(9808,677,'attribute_pa_side','pair'), -(9809,677,'_product_version','9.4.1'), -(9810,676,'_sku','MUGURA-CR-s-one'), -(9811,676,'_regular_price','45'), -(9812,676,'_thumbnail_id','0'), -(9813,676,'_price','45'), -(9814,677,'_sku','MUGURA-BO-s-pair'), -(9815,677,'_regular_price','60'), -(9816,677,'_thumbnail_id','0'), -(9817,677,'_price','60'), -(9818,365,'_price','45'), -(9819,365,'_price','60'), -(9820,365,'_regular_price','60'), -(9821,365,'_photos_colonne_gauche|||0|value','369'), -(9822,365,'_photos_colonne_droite|||0|value','425'), -(9823,365,'_haiku_details_produit',''), -(9828,335,'_photos_colonne_gauche|||0|value','336'), -(9830,335,'_photos_colonne_droite|||1|value','672'), -(9831,335,'_photos_colonne_droite|||2|value','337'), -(9832,335,'_haiku_details_produit',''), -(9833,478,'_regular_price','48'), -(9834,478,'_price','48'), -(9835,479,'_regular_price','48'), -(9836,479,'_price','48'), -(9837,480,'_regular_price','48'), -(9838,480,'_price','48'), -(9840,433,'_price','48'), -(9850,613,'_price','70'), -(9851,679,'_wp_attached_file','2024/10/DSC9116.jpg'), -(9852,679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9116.jpg\";s:8:\"filesize\";i:485510;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9116-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9853,679,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9892,681,'_wp_attached_file','2024/09/DSC9897.jpg'), -(9893,681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:689413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9897-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7272;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9894,681,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9906,683,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(9907,683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:534598;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1423-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9908,683,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver.'), -(9915,684,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(9916,684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:867867;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1478-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9917,684,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(9923,685,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(9924,685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:307361;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9925,685,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9926,123,'_thumbnail_id','685'), -(9931,686,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(9932,686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:365368;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9933,686,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes.'), -(9934,213,'_thumbnail_id','686'), -(9935,213,'_photos_colonne_gauche|||0|value','686'), -(9936,213,'_photos_colonne_droite|||0|value','671'), -(9937,213,'_photos_colonne_droite|||1|value','199'), -(9938,213,'_haiku_details_produit',''), -(9939,688,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(9940,688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:308182;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6053;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9941,688,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(9942,183,'_thumbnail_id','688'), -(9947,689,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9948,689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:635454;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9341-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9949,689,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9950,288,'_photos_colonne_gauche|||0|value','289'), -(9951,288,'_photos_colonne_droite|||0|value','290'), -(9952,288,'_photos_colonne_droite|||1|value','689'), -(9953,288,'_haiku_details_produit',''), -(9954,690,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(9955,690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:394786;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7048;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9956,690,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9967,691,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(9968,691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:235970;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4020;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9969,691,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with gold plated rings hanging.'), -(9970,318,'_thumbnail_id','691'), -(9976,692,'_wp_attached_file','2024/10/HADOU-BR-mix.jpg'), -(9977,692,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-BR-mix.jpg\";s:8:\"filesize\";i:312958;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6692;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9978,692,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver.'), -(9979,232,'_thumbnail_id','692'), -(9984,232,'_photos_colonne_gauche|||0|value','692'), -(9985,232,'_photos_colonne_droite|||0|value','669'), -(9986,232,'_photos_colonne_droite|||1|value','237'), -(9987,232,'_haiku_details_produit',''), -(9988,696,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(9989,696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:431103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7161;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9990,696,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(9991,263,'_thumbnail_id','696'), -(9998,698,'_wp_attached_file','2024/10/IMG_1428-1.jpg'), -(9999,698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1428-1.jpg\";s:8:\"filesize\";i:484518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1428-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9487;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10000,698,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(10004,700,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(10005,700,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:1757156;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1431-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10441;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10006,700,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10011,702,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(10012,702,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:540692;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1432-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10013,702,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10021,704,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(10022,704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:985049;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1493-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10023,704,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(10028,705,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(10029,705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:774222;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1531-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12309;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10030,705,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10031,707,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(10032,707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:776895;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1543-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14251;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10033,707,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10041,708,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(10042,708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:570527;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1565-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10043,708,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(10044,263,'_photos_colonne_gauche|||0|value','696'), -(10045,263,'_photos_colonne_droite|||0|value','265'), -(10046,263,'_photos_colonne_droite|||1|value','267'), -(10047,263,'_photos_colonne_droite|||2|value','708'), -(10048,263,'_photos_colonne_droite|||3|value','266'), -(10049,263,'_haiku_details_produit',''), -(10050,709,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(10051,709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:659959;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1586-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10052,709,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10053,710,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(10054,710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:860682;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1588-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14247;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10055,710,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10061,291,'_photos_colonne_gauche|||0|value','292'), -(10062,291,'_photos_colonne_droite|||0|value','709'), -(10063,291,'_photos_colonne_droite|||1|value','710'), -(10064,291,'_photos_colonne_droite|||2|value','293'), -(10065,291,'_haiku_details_produit',''), -(10066,711,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(10067,711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:577537;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10068,711,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10073,712,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(10074,712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:775415;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1638-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10075,712,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines.'), -(10081,713,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(10082,713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:703654;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1647-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13572;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10083,713,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(10084,274,'_photos_colonne_gauche|||0|value','275'), -(10085,274,'_photos_colonne_droite|||0|value','713'), -(10086,274,'_photos_colonne_droite|||1|value','690'), -(10087,274,'_photos_colonne_droite|||2|value','679'), -(10088,274,'_haiku_details_produit',''), -(10089,714,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(10090,714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:639347;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1651-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10091,714,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(10092,318,'_photos_colonne_gauche|||0|value','691'), -(10093,318,'_photos_colonne_droite|||0|value','714'), -(10094,318,'_photos_colonne_droite|||1|value','324'), -(10095,318,'_photos_colonne_droite|||2|value','323'), -(10096,318,'_haiku_details_produit',''), -(10097,715,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(10098,715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:642926;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1669-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10099,715,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver.'), -(10104,716,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(10105,716,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:768464;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1673-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19307;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10106,716,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver.'), -(10118,717,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(10119,717,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:649260;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1680-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13759;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10120,717,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver.'), -(10126,718,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(10127,718,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:684400;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1746-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10128,718,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver.'), -(10133,719,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(10134,719,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:671539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1747-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10135,719,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10141,720,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(10142,720,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:801578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18633;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10143,720,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10149,721,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(10150,721,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:238193;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10151,721,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(10152,342,'_thumbnail_id','721'), -(10153,342,'_photos_colonne_gauche|||0|value','721'), -(10154,342,'_photos_colonne_droite|||0|value','664'), -(10155,342,'_photos_colonne_droite|||1|value','347'), -(10156,342,'_photos_colonne_droite|||2|value','348'), -(10157,342,'_photos_colonne_droite|||3|value','349'), -(10158,342,'_haiku_details_produit',''), -(10159,722,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(10160,722,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:254284;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4808;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10161,722,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(10162,398,'_thumbnail_id','722'), -(10163,398,'_photos_colonne_gauche|||0|value','722'), -(10164,398,'_photos_colonne_droite|||0|value','400'), -(10165,398,'_photos_colonne_droite|||1|value','401'), -(10166,398,'_haiku_details_produit',''), -(10167,723,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(10168,723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:37555;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3878;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10169,723,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(10170,402,'_thumbnail_id','723'), -(10175,724,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(10176,724,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:40719;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10177,724,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(10178,406,'_thumbnail_id','724'), -(10183,725,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(10184,725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:391561;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"PIASU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6649;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10185,725,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(10186,268,'_thumbnail_id','725'), -(10187,268,'_photos_colonne_gauche|||0|value','725'), -(10188,268,'_photos_colonne_droite|||0|value','704'), -(10189,268,'_photos_colonne_droite|||1|value','270'), -(10190,268,'_haiku_details_produit',''), -(10191,726,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(10192,726,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:287899;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5185;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10193,726,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(10194,168,'_thumbnail_id','726'), -(10203,727,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(10204,727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:324080;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-jaspe-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6300;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10205,727,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(10209,729,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(10210,729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:325348;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6593;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10211,729,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(10212,385,'_thumbnail_id','729'), -(10227,730,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(10228,730,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:243829;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10229,730,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(10230,731,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(10231,731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:224150;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-vrm-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10232,731,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(10233,732,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(10234,732,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:239111;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4331;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10235,732,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(10236,433,'_thumbnail_id','730'), -(10243,733,'_wp_attached_file','2024/10/TAMANORI-BO-g.jpg'), -(10244,733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-g.jpg\";s:8:\"filesize\";i:254761;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10245,733,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(10246,226,'_thumbnail_id','733'), -(10247,226,'_photos_colonne_gauche|||0|value','733'), -(10248,226,'_photos_colonne_droite|||0|value','717'), -(10249,226,'_photos_colonne_droite|||1|value','716'), -(10250,226,'_photos_colonne_droite|||2|value','469'), -(10251,226,'_haiku_details_produit',''), -(10252,734,'_wp_attached_file','2024/10/TAMANORI-BO-s.jpg'), -(10253,734,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-s.jpg\";s:8:\"filesize\";i:229361;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4133;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10254,734,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10255,220,'_thumbnail_id','734'), -(10256,220,'_photos_colonne_gauche|||0|value','734'), -(10257,220,'_photos_colonne_droite|||0|value','711'), -(10258,220,'_photos_colonne_droite|||1|value','225'), -(10259,220,'_haiku_details_produit',''), -(10260,735,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(10261,735,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:262704;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4895;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10262,735,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(10267,736,'_wp_attached_file','2024/10/TANEMAKI-BR.jpg'), -(10268,736,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/TANEMAKI-BR.jpg\";s:8:\"filesize\";i:287017;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10269,736,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10270,251,'_thumbnail_id','736'), -(10271,251,'_photos_colonne_gauche|||0|value','736'), -(10272,251,'_photos_colonne_droite|||0|value','700'), -(10273,251,'_photos_colonne_droite|||1|value','702'), -(10274,251,'_haiku_details_produit',''), -(10275,737,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(10276,737,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:423137;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10277,737,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(10278,271,'_thumbnail_id','737'), -(10279,271,'_photos_colonne_gauche|||0|value','737'), -(10280,271,'_photos_colonne_droite|||0|value','273'), -(10281,271,'_haiku_details_produit',''), -(10285,739,'_wp_attached_file','2024/11/BOROBORO-B1-g.jpg'), -(10286,739,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-g.jpg\";s:8:\"filesize\";i:250310;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4701;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10287,739,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(10288,572,'_thumbnail_id','739'), -(10292,740,'_wp_attached_file','2024/11/BOROBORO-B1-s.jpg'), -(10293,740,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-s.jpg\";s:8:\"filesize\";i:235112;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4110;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10294,740,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10295,589,'_thumbnail_id','740'), -(10313,743,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(10314,743,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:237826;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10315,743,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10316,613,'_thumbnail_id','743'), -(10321,744,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(10322,744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:221635;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3652;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10323,744,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10324,625,'_thumbnail_id','744'), -(10329,745,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(10330,745,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:318446;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BLT-jade-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6310;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10331,745,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10332,746,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(10333,746,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:320781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BLT-crystal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6531;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10334,746,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10335,535,'_thumbnail_id','745'), -(10341,747,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(10342,747,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:292196;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10343,747,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(10344,748,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(10345,748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:290704;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10346,748,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(10347,515,'_thumbnail_id','747'), -(10352,749,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(10353,749,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:265471;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4452;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10354,749,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(10355,750,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(10356,750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:266105;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10357,750,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(10358,521,'_thumbnail_id','749'), -(10363,751,'_wp_attached_file','2024/11/DSC9463.jpg'), -(10364,751,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:888805;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9463-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10365,751,'_wp_attachment_image_alt','Kara textured silver hoops'), -(10369,752,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(10370,752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:248309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10371,752,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(10372,490,'_thumbnail_id','752'), -(10376,753,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(10377,753,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:302897;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10378,753,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(10379,610,'_thumbnail_id','753'), -(10383,754,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(10384,754,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:337714;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1419-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10385,754,'_wp_attachment_image_alt','BoroBoro long oval ring in gold plated silver with tiny aventurine bead.'), -(10389,755,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(10390,755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:625708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1474-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10391,755,'_wp_attachment_image_alt','Hadou wavy stud earrings mixing gold and silver.'), -(10392,490,'_photos_colonne_gauche|||0|value','752'), -(10393,490,'_photos_colonne_droite|||0|value','755'), -(10394,490,'_haiku_details_produit',''), -(10395,756,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(10396,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:841107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1481-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10397,756,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10398,757,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(10399,757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:691565;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1484-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10400,757,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10405,758,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(10406,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:582559;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1501-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13223;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10407,758,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10408,759,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(10409,759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:606859;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1506-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10410,759,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10415,760,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(10416,760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:599899;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1504-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13183;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10417,760,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10418,761,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(10419,761,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:648391;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1554-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10420,761,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10425,762,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(10426,762,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:711087;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1563-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14072;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10427,762,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(10431,763,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(10432,763,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:686284;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1619-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13749;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10433,763,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(10437,764,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(10438,764,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:875196;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1703-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21517;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10439,764,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10440,765,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(10441,765,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:784548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1715-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21037;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10442,765,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10443,535,'_photos_colonne_gauche|||0|value','745'), -(10444,535,'_photos_colonne_droite|||0|value','764'), -(10445,535,'_photos_colonne_droite|||1|value','746'), -(10446,535,'_photos_colonne_droite|||2|value','765'), -(10447,535,'_haiku_details_produit',''), -(10448,766,'_sku','FUYOU-BO-s'), -(10449,766,'total_sales','1'), -(10450,766,'_tax_status','taxable'), -(10451,766,'_tax_class',''), -(10452,766,'_manage_stock','no'), -(10453,766,'_backorders','no'), -(10454,766,'_sold_individually','no'), -(10455,766,'_virtual','no'), -(10456,766,'_downloadable','no'), -(10457,766,'_download_limit','-1'), -(10458,766,'_download_expiry','-1'), -(10459,766,'_thumbnail_id','770'), -(10460,766,'_stock',NULL), -(10461,766,'_stock_status','instock'), -(10462,766,'_wc_average_rating','0'), -(10463,766,'_wc_review_count','0'), -(10464,766,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10465,766,'_product_version','9.4.1'), -(10470,767,'_variation_description',''), -(10471,767,'_sku','FUYOU-BO-s-pair'), -(10472,767,'_regular_price','80'), -(10473,767,'total_sales','0'), -(10474,767,'_tax_status','taxable'), -(10475,767,'_tax_class','parent'), -(10476,767,'_manage_stock','no'), -(10477,767,'_backorders','no'), -(10478,767,'_sold_individually','no'), -(10479,767,'_virtual','no'), -(10480,767,'_downloadable','no'), -(10481,767,'_download_limit','-1'), -(10482,767,'_download_expiry','-1'), -(10483,767,'_thumbnail_id','0'), -(10484,767,'_stock',NULL), -(10485,767,'_stock_status','instock'), -(10486,767,'_wc_average_rating','0'), -(10487,767,'_wc_review_count','0'), -(10489,767,'_price','80'), -(10490,767,'_product_version','9.4.1'), -(10491,768,'_variation_description',''), -(10492,768,'_sku','FUYOU-BO-s-long'), -(10493,768,'_regular_price','50'), -(10494,768,'total_sales','0'), -(10495,768,'_tax_status','taxable'), -(10496,768,'_tax_class','parent'), -(10497,768,'_manage_stock','no'), -(10498,768,'_backorders','no'), -(10499,768,'_sold_individually','no'), -(10500,768,'_virtual','no'), -(10501,768,'_downloadable','no'), -(10502,768,'_download_limit','-1'), -(10503,768,'_download_expiry','-1'), -(10504,768,'_thumbnail_id','0'), -(10505,768,'_stock',NULL), -(10506,768,'_stock_status','instock'), -(10507,768,'_wc_average_rating','0'), -(10508,768,'_wc_review_count','0'), -(10510,768,'_price','50'), -(10511,768,'_product_version','9.4.1'), -(10513,766,'_edit_lock','1732524399:1'), -(10516,770,'_wp_attached_file','2024/11/FUYOU-B0-s.jpg'), -(10517,770,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/FUYOU-B0-s.jpg\";s:8:\"filesize\";i:302772;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10518,770,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10519,771,'_wp_attached_file','2024/11/DSC0240.jpg'), -(10520,771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0240.jpg\";s:8:\"filesize\";i:707748;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0240-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10521,772,'_wp_attached_file','2024/11/DSC0242.jpg'), -(10522,772,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0242.jpg\";s:8:\"filesize\";i:655520;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0242-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19603;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10523,773,'_wp_attached_file','2024/11/DSC0249.jpg'), -(10524,773,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0249.jpg\";s:8:\"filesize\";i:545109;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0249-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10525,774,'_wp_attached_file','2024/11/DSC0251.jpg'), -(10526,774,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0251.jpg\";s:8:\"filesize\";i:599812;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0251-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17018;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10527,771,'_wp_attachment_image_alt',''), -(10528,772,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10529,773,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10530,774,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10531,767,'attribute_pa_side','pair'), -(10532,768,'attribute_pa_side','long'), -(10534,775,'_variation_description',''), -(10535,775,'total_sales','0'), -(10536,775,'_tax_status','taxable'), -(10537,775,'_tax_class','parent'), -(10538,775,'_manage_stock','no'), -(10539,775,'_backorders','no'), -(10540,775,'_sold_individually','no'), -(10541,775,'_virtual','no'), -(10542,775,'_downloadable','no'), -(10543,775,'_download_limit','-1'), -(10544,775,'_download_expiry','-1'), -(10545,775,'_stock',NULL), -(10546,775,'_stock_status','instock'), -(10547,775,'_wc_average_rating','0'), -(10548,775,'_wc_review_count','0'), -(10549,775,'attribute_pa_side','medium'), -(10550,775,'_product_version','9.4.1'), -(10552,775,'_thumbnail_id','0'), -(10554,775,'_sku','FUYOU-BO-s-mid'), -(10555,775,'_regular_price','50'), -(10556,775,'_price','50'), -(10557,766,'_price','50'), -(10558,766,'_price','80'), -(10559,766,'_edit_last','1'), -(10560,766,'_photos_colonne_gauche|||0|value','770'), -(10561,766,'_photos_colonne_droite|||0|value','771'), -(10562,766,'_photos_colonne_droite|||1|value','774'), -(10563,766,'_photos_colonne_droite|||2|value','772'), -(10564,766,'_photos_colonne_droite|||3|value','773'), -(10565,766,'_haiku_details_produit',''), -(10566,776,'_edit_last','1'), -(10567,776,'discount_type','percent'), -(10568,776,'coupon_amount','10'), -(10569,776,'individual_use','no'), -(10570,776,'usage_limit','0'), -(10571,776,'usage_limit_per_user','0'), -(10572,776,'limit_usage_to_x_items','0'), -(10573,776,'usage_count','0'), -(10574,776,'date_expires',NULL), -(10575,776,'free_shipping','no'), -(10576,776,'exclude_sale_items','no'), -(10577,776,'_edit_lock','1732205350:1'), -(10578,787,'_sku','HADOU-BR-3'), -(10579,787,'total_sales','0'), -(10580,787,'_tax_status','taxable'), -(10581,787,'_tax_class',''), -(10582,787,'_manage_stock','no'), -(10583,787,'_backorders','no'), -(10584,787,'_sold_individually','no'), -(10585,787,'_virtual','no'), -(10586,787,'_downloadable','no'), -(10587,787,'_download_limit','-1'), -(10588,787,'_download_expiry','-1'), -(10589,787,'_thumbnail_id','81'), -(10590,787,'_stock',NULL), -(10591,787,'_stock_status','instock'), -(10592,787,'_wc_average_rating','0'), -(10593,787,'_wc_review_count','0'), -(10594,787,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10595,787,'_product_version','9.4.2'), -(10643,787,'_edit_lock','1732440039:1'), -(10644,790,'_variation_description',''), -(10645,790,'total_sales','0'), -(10646,790,'_tax_status','taxable'), -(10647,790,'_tax_class','parent'), -(10648,790,'_manage_stock','no'), -(10649,790,'_backorders','no'), -(10650,790,'_sold_individually','no'), -(10651,790,'_virtual','no'), -(10652,790,'_downloadable','no'), -(10653,790,'_download_limit','-1'), -(10654,790,'_download_expiry','-1'), -(10655,790,'_stock',NULL), -(10656,790,'_stock_status','instock'), -(10657,790,'_wc_average_rating','0'), -(10658,790,'_wc_review_count','0'), -(10659,790,'attribute_pa_size','50'), -(10660,790,'_product_version','9.4.2'), -(10661,791,'_variation_description',''), -(10662,791,'total_sales','0'), -(10663,791,'_tax_status','taxable'), -(10664,791,'_tax_class','parent'), -(10665,791,'_manage_stock','no'), -(10666,791,'_backorders','no'), -(10667,791,'_sold_individually','no'), -(10668,791,'_virtual','no'), -(10669,791,'_downloadable','no'), -(10670,791,'_download_limit','-1'), -(10671,791,'_download_expiry','-1'), -(10672,791,'_stock',NULL), -(10673,791,'_stock_status','instock'), -(10674,791,'_wc_average_rating','0'), -(10675,791,'_wc_review_count','0'), -(10676,791,'attribute_pa_size','52'), -(10677,791,'_product_version','9.4.2'), -(10678,792,'_variation_description',''), -(10679,792,'total_sales','0'), -(10680,792,'_tax_status','taxable'), -(10681,792,'_tax_class','parent'), -(10682,792,'_manage_stock','no'), -(10683,792,'_backorders','no'), -(10684,792,'_sold_individually','no'), -(10685,792,'_virtual','no'), -(10686,792,'_downloadable','no'), -(10687,792,'_download_limit','-1'), -(10688,792,'_download_expiry','-1'), -(10689,792,'_stock',NULL), -(10690,792,'_stock_status','instock'), -(10691,792,'_wc_average_rating','0'), -(10692,792,'_wc_review_count','0'), -(10693,792,'attribute_pa_size','54'), -(10694,792,'_product_version','9.4.2'), -(10695,793,'_variation_description',''), -(10696,793,'total_sales','0'), -(10697,793,'_tax_status','taxable'), -(10698,793,'_tax_class','parent'), -(10699,793,'_manage_stock','no'), -(10700,793,'_backorders','no'), -(10701,793,'_sold_individually','no'), -(10702,793,'_virtual','no'), -(10703,793,'_downloadable','no'), -(10704,793,'_download_limit','-1'), -(10705,793,'_download_expiry','-1'), -(10706,793,'_stock',NULL), -(10707,793,'_stock_status','instock'), -(10708,793,'_wc_average_rating','0'), -(10709,793,'_wc_review_count','0'), -(10710,793,'attribute_pa_size','56'), -(10711,793,'_product_version','9.4.2'), -(10712,794,'_variation_description',''), -(10713,794,'total_sales','0'), -(10714,794,'_tax_status','taxable'), -(10715,794,'_tax_class','parent'), -(10716,794,'_manage_stock','no'), -(10717,794,'_backorders','no'), -(10718,794,'_sold_individually','no'), -(10719,794,'_virtual','no'), -(10720,794,'_downloadable','no'), -(10721,794,'_download_limit','-1'), -(10722,794,'_download_expiry','-1'), -(10723,794,'_stock',NULL), -(10724,794,'_stock_status','instock'), -(10725,794,'_wc_average_rating','0'), -(10726,794,'_wc_review_count','0'), -(10727,794,'attribute_pa_size','58'), -(10728,794,'_product_version','9.4.2'), -(10729,795,'_variation_description',''), -(10730,795,'total_sales','0'), -(10731,795,'_tax_status','taxable'), -(10732,795,'_tax_class','parent'), -(10733,795,'_manage_stock','no'), -(10734,795,'_backorders','no'), -(10735,795,'_sold_individually','no'), -(10736,795,'_virtual','no'), -(10737,795,'_downloadable','no'), -(10738,795,'_download_limit','-1'), -(10739,795,'_download_expiry','-1'), -(10740,795,'_stock',NULL), -(10741,795,'_stock_status','instock'), -(10742,795,'_wc_average_rating','0'), -(10743,795,'_wc_review_count','0'), -(10744,795,'attribute_pa_size','60'), -(10745,795,'_product_version','9.4.2'), -(10746,796,'_variation_description',''), -(10747,796,'total_sales','0'), -(10748,796,'_tax_status','taxable'), -(10749,796,'_tax_class','parent'), -(10750,796,'_manage_stock','no'), -(10751,796,'_backorders','no'), -(10752,796,'_sold_individually','no'), -(10753,796,'_virtual','no'), -(10754,796,'_downloadable','no'), -(10755,796,'_download_limit','-1'), -(10756,796,'_download_expiry','-1'), -(10757,796,'_stock',NULL), -(10758,796,'_stock_status','instock'), -(10759,796,'_wc_average_rating','0'), -(10760,796,'_wc_review_count','0'), -(10761,796,'attribute_pa_size','62'), -(10762,796,'_product_version','9.4.2'), -(10765,790,'_sku','HADOU-B-50'), -(10766,790,'_regular_price','85'), -(10767,790,'_thumbnail_id','0'), -(10768,790,'_price','85'), -(10769,791,'_sku','HADOU-B-52'), -(10770,791,'_regular_price','85'), -(10771,791,'_thumbnail_id','0'), -(10772,791,'_price','85'), -(10773,792,'_sku','HADOU-B-54'), -(10774,792,'_regular_price','85'), -(10775,792,'_thumbnail_id','0'), -(10776,792,'_price','85'), -(10777,793,'_sku','HADOU-B-56'), -(10778,793,'_regular_price','85'), -(10779,793,'_thumbnail_id','0'), -(10780,793,'_price','85'), -(10781,794,'_sku','HADOU-B-58'), -(10782,794,'_regular_price','85'), -(10783,794,'_thumbnail_id','0'), -(10784,794,'_price','85'), -(10785,795,'_sku','HADOU-B-60'), -(10786,795,'_regular_price','85'), -(10787,795,'_thumbnail_id','0'), -(10788,795,'_price','85'), -(10789,796,'_sku','HADOU-B-62'), -(10790,796,'_regular_price','85'), -(10791,796,'_thumbnail_id','0'), -(10792,796,'_price','85'), -(10793,787,'_price','85'), -(10794,787,'_edit_last','1'), -(10795,787,'_photos_colonne_gauche|||0|value','81'), -(10796,787,'_photos_colonne_droite|||0|value','100'), -(10797,787,'_photos_colonne_droite|||1|value','411'), -(10798,787,'_photos_colonne_droite|||2|value','101'), -(10799,787,'_haiku_details_produit',''), -(10806,791,'_wp_trash_meta_status','publish'), -(10807,791,'_wp_trash_meta_time','1732440237'), -(10808,791,'_wp_desired_post_slug','hadou-bangles-copy-52'), -(10809,792,'_wp_trash_meta_status','publish'), -(10810,792,'_wp_trash_meta_time','1732440237'), -(10811,792,'_wp_desired_post_slug','hadou-bangles-copy-54'), -(10812,793,'_wp_trash_meta_status','publish'), -(10813,793,'_wp_trash_meta_time','1732440237'), -(10814,793,'_wp_desired_post_slug','hadou-bangles-copy-56'), -(10815,794,'_wp_trash_meta_status','publish'), -(10816,794,'_wp_trash_meta_time','1732440237'), -(10817,794,'_wp_desired_post_slug','hadou-bangles-copy-58'), -(10818,795,'_wp_trash_meta_status','publish'), -(10819,795,'_wp_trash_meta_time','1732440237'), -(10820,795,'_wp_desired_post_slug','hadou-bangles-copy-60'), -(10821,796,'_wp_trash_meta_status','publish'), -(10822,796,'_wp_trash_meta_time','1732440237'), -(10823,796,'_wp_desired_post_slug','hadou-bangles-copy-62'), -(10824,790,'_wp_trash_meta_status','publish'), -(10825,790,'_wp_trash_meta_time','1732440237'), -(10826,790,'_wp_desired_post_slug','hadou-bangles-copy-50'), -(10827,787,'_wp_trash_meta_status','publish'), -(10828,787,'_wp_trash_meta_time','1732440237'), -(10829,787,'_wp_desired_post_slug','hadou-ring-2'), -(10846,797,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(10847,797,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:1099721;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BOROBORO-B-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10848,797,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10854,798,'_sku','BOROBORO-B1-s-1'), -(10855,798,'total_sales','0'), -(10856,798,'_tax_status','taxable'), -(10857,798,'_tax_class',''), -(10858,798,'_manage_stock','no'), -(10859,798,'_backorders','no'), -(10860,798,'_sold_individually','no'), -(10861,798,'_virtual','no'), -(10862,798,'_downloadable','no'), -(10863,798,'_download_limit','-1'), -(10864,798,'_download_expiry','-1'), -(10865,798,'_thumbnail_id','740'), -(10866,798,'_stock',NULL), -(10867,798,'_stock_status','instock'), -(10868,798,'_wc_average_rating','0'), -(10869,798,'_wc_review_count','0'), -(10870,798,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10871,798,'_product_version','9.4.2'), -(10877,799,'_variation_description',''), -(10878,799,'_sku','BOROBORO-B1-s-50-1'), -(10879,799,'_regular_price','75'), -(10880,799,'total_sales','0'), -(10881,799,'_tax_status','taxable'), -(10882,799,'_tax_class','parent'), -(10883,799,'_manage_stock','no'), -(10884,799,'_backorders','no'), -(10885,799,'_sold_individually','no'), -(10886,799,'_virtual','no'), -(10887,799,'_downloadable','no'), -(10888,799,'_download_limit','-1'), -(10889,799,'_download_expiry','-1'), -(10890,799,'_thumbnail_id','0'), -(10891,799,'_stock',NULL), -(10892,799,'_stock_status','instock'), -(10893,799,'_wc_average_rating','0'), -(10894,799,'_wc_review_count','0'), -(10895,799,'attribute_pa_size','50'), -(10896,799,'_price','75'), -(10897,799,'_product_version','9.4.2'), -(10898,800,'_variation_description',''), -(10899,800,'_sku','BOROBORO-B1-s-52-1'), -(10900,800,'_regular_price','75'), -(10901,800,'total_sales','0'), -(10902,800,'_tax_status','taxable'), -(10903,800,'_tax_class','parent'), -(10904,800,'_manage_stock','no'), -(10905,800,'_backorders','no'), -(10906,800,'_sold_individually','no'), -(10907,800,'_virtual','no'), -(10908,800,'_downloadable','no'), -(10909,800,'_download_limit','-1'), -(10910,800,'_download_expiry','-1'), -(10911,800,'_thumbnail_id','0'), -(10912,800,'_stock',NULL), -(10913,800,'_stock_status','instock'), -(10914,800,'_wc_average_rating','0'), -(10915,800,'_wc_review_count','0'), -(10916,800,'attribute_pa_size','52'), -(10917,800,'_price','75'), -(10918,800,'_product_version','9.4.2'), -(10919,801,'_variation_description',''), -(10920,801,'_sku','BOROBORO-B1-s-54-1'), -(10921,801,'_regular_price','75'), -(10922,801,'total_sales','0'), -(10923,801,'_tax_status','taxable'), -(10924,801,'_tax_class','parent'), -(10925,801,'_manage_stock','no'), -(10926,801,'_backorders','no'), -(10927,801,'_sold_individually','no'), -(10928,801,'_virtual','no'), -(10929,801,'_downloadable','no'), -(10930,801,'_download_limit','-1'), -(10931,801,'_download_expiry','-1'), -(10932,801,'_thumbnail_id','0'), -(10933,801,'_stock',NULL), -(10934,801,'_stock_status','instock'), -(10935,801,'_wc_average_rating','0'), -(10936,801,'_wc_review_count','0'), -(10937,801,'attribute_pa_size','54'), -(10938,801,'_price','75'), -(10939,801,'_product_version','9.4.2'), -(10940,802,'_variation_description',''), -(10941,802,'_sku','BOROBORO-B1-s-56-1'), -(10942,802,'_regular_price','75'), -(10943,802,'total_sales','0'), -(10944,802,'_tax_status','taxable'), -(10945,802,'_tax_class','parent'), -(10946,802,'_manage_stock','no'), -(10947,802,'_backorders','no'), -(10948,802,'_sold_individually','no'), -(10949,802,'_virtual','no'), -(10950,802,'_downloadable','no'), -(10951,802,'_download_limit','-1'), -(10952,802,'_download_expiry','-1'), -(10953,802,'_thumbnail_id','0'), -(10954,802,'_stock',NULL), -(10955,802,'_stock_status','instock'), -(10956,802,'_wc_average_rating','0'), -(10957,802,'_wc_review_count','0'), -(10958,802,'attribute_pa_size','56'), -(10959,802,'_price','75'), -(10960,802,'_product_version','9.4.2'), -(10961,803,'_variation_description',''), -(10962,803,'_sku','BOROBORO-B1-s-58-1'), -(10963,803,'_regular_price','75'), -(10964,803,'total_sales','0'), -(10965,803,'_tax_status','taxable'), -(10966,803,'_tax_class','parent'), -(10967,803,'_manage_stock','no'), -(10968,803,'_backorders','no'), -(10969,803,'_sold_individually','no'), -(10970,803,'_virtual','no'), -(10971,803,'_downloadable','no'), -(10972,803,'_download_limit','-1'), -(10973,803,'_download_expiry','-1'), -(10974,803,'_thumbnail_id','0'), -(10975,803,'_stock',NULL), -(10976,803,'_stock_status','instock'), -(10977,803,'_wc_average_rating','0'), -(10978,803,'_wc_review_count','0'), -(10979,803,'attribute_pa_size','58'), -(10980,803,'_price','75'), -(10981,803,'_product_version','9.4.2'), -(10982,804,'_variation_description',''), -(10983,804,'_sku','BOROBORO-B1-s-60-1'), -(10984,804,'_regular_price','75'), -(10985,804,'total_sales','0'), -(10986,804,'_tax_status','taxable'), -(10987,804,'_tax_class','parent'), -(10988,804,'_manage_stock','no'), -(10989,804,'_backorders','no'), -(10990,804,'_sold_individually','no'), -(10991,804,'_virtual','no'), -(10992,804,'_downloadable','no'), -(10993,804,'_download_limit','-1'), -(10994,804,'_download_expiry','-1'), -(10995,804,'_thumbnail_id','0'), -(10996,804,'_stock',NULL), -(10997,804,'_stock_status','instock'), -(10998,804,'_wc_average_rating','0'), -(10999,804,'_wc_review_count','0'), -(11000,804,'attribute_pa_size','60'), -(11001,804,'_price','75'), -(11002,804,'_product_version','9.4.2'), -(11003,805,'_variation_description',''), -(11004,805,'_sku','BOROBORO-B1-s-62-1'), -(11005,805,'_regular_price','75'), -(11006,805,'total_sales','0'), -(11007,805,'_tax_status','taxable'), -(11008,805,'_tax_class','parent'), -(11009,805,'_manage_stock','no'), -(11010,805,'_backorders','no'), -(11011,805,'_sold_individually','no'), -(11012,805,'_virtual','no'), -(11013,805,'_downloadable','no'), -(11014,805,'_download_limit','-1'), -(11015,805,'_download_expiry','-1'), -(11016,805,'_thumbnail_id','0'), -(11017,805,'_stock',NULL), -(11018,805,'_stock_status','instock'), -(11019,805,'_wc_average_rating','0'), -(11020,805,'_wc_review_count','0'), -(11021,805,'attribute_pa_size','62'), -(11022,805,'_price','75'), -(11023,805,'_product_version','9.4.2'), -(11024,806,'_variation_description',''), -(11025,806,'_sku','BOROBORO-B1-s-64-1'), -(11026,806,'_regular_price','75'), -(11027,806,'total_sales','0'), -(11028,806,'_tax_status','taxable'), -(11029,806,'_tax_class','parent'), -(11030,806,'_manage_stock','no'), -(11031,806,'_backorders','no'), -(11032,806,'_sold_individually','no'), -(11033,806,'_virtual','no'), -(11034,806,'_downloadable','no'), -(11035,806,'_download_limit','-1'), -(11036,806,'_download_expiry','-1'), -(11037,806,'_thumbnail_id','0'), -(11038,806,'_stock',NULL), -(11039,806,'_stock_status','instock'), -(11040,806,'_wc_average_rating','0'), -(11041,806,'_wc_review_count','0'), -(11042,806,'attribute_pa_size','64'), -(11043,806,'_price','75'), -(11044,806,'_product_version','9.4.2'), -(11045,798,'_price','75'), -(11046,798,'_edit_lock','1732442170:1'), -(11047,798,'_edit_last','1'), -(11048,798,'_photos_colonne_gauche|||0|value','740'), -(11049,798,'_photos_colonne_droite|||0|value','797'), -(11050,798,'_photos_colonne_droite|||1|value','741'), -(11051,798,'_photos_colonne_droite|||2|value','741'), -(11052,798,'_haiku_details_produit',''), -(11053,802,'_wp_trash_meta_status','publish'), -(11054,802,'_wp_trash_meta_time','1732442313'), -(11055,802,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-76'), -(11056,803,'_wp_trash_meta_status','publish'), -(11057,803,'_wp_trash_meta_time','1732442313'), -(11058,803,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-77'), -(11059,804,'_wp_trash_meta_status','publish'), -(11060,804,'_wp_trash_meta_time','1732442313'), -(11061,804,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-78'), -(11062,805,'_wp_trash_meta_status','publish'), -(11063,805,'_wp_trash_meta_time','1732442313'), -(11064,805,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-79'), -(11065,806,'_wp_trash_meta_status','publish'), -(11066,806,'_wp_trash_meta_time','1732442313'), -(11067,806,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-80'), -(11068,799,'_wp_trash_meta_status','publish'), -(11069,799,'_wp_trash_meta_time','1732442313'), -(11070,799,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-73'), -(11071,800,'_wp_trash_meta_status','publish'), -(11072,800,'_wp_trash_meta_time','1732442313'), -(11073,800,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-74'), -(11074,801,'_wp_trash_meta_status','publish'), -(11075,801,'_wp_trash_meta_time','1732442313'), -(11076,801,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-75'), -(11077,798,'_wp_trash_meta_status','publish'), -(11078,798,'_wp_trash_meta_time','1732442313'), -(11079,798,'_wp_desired_post_slug','boroboro-long-ring-silver-2'), -(11107,807,'total_sales','0'), -(11108,807,'_tax_status','taxable'), -(11109,807,'_tax_class',''), -(11110,807,'_manage_stock','no'), -(11111,807,'_backorders','no'), -(11112,807,'_sold_individually','no'), -(11113,807,'_virtual','no'), -(11114,807,'_downloadable','no'), -(11115,807,'_download_limit','-1'), -(11116,807,'_download_expiry','-1'), -(11117,807,'_stock',NULL), -(11118,807,'_stock_status','instock'), -(11119,807,'_wc_average_rating','0'), -(11120,807,'_wc_review_count','0'), -(11121,807,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(11122,807,'_product_version','9.4.2'), -(11123,807,'_edit_lock','1732442795:1'), -(11124,808,'_variation_description',''), -(11125,808,'total_sales','0'), -(11126,808,'_tax_status','taxable'), -(11127,808,'_tax_class','parent'), -(11128,808,'_manage_stock','no'), -(11129,808,'_backorders','no'), -(11130,808,'_sold_individually','no'), -(11131,808,'_virtual','no'), -(11132,808,'_downloadable','no'), -(11133,808,'_download_limit','-1'), -(11134,808,'_download_expiry','-1'), -(11135,808,'_stock',NULL), -(11136,808,'_stock_status','instock'), -(11137,808,'_wc_average_rating','0'), -(11138,808,'_wc_review_count','0'), -(11139,808,'attribute_pa_size','50'), -(11140,808,'_product_version','9.4.2'), -(11141,809,'_variation_description',''), -(11142,809,'total_sales','0'), -(11143,809,'_tax_status','taxable'), -(11144,809,'_tax_class','parent'), -(11145,809,'_manage_stock','no'), -(11146,809,'_backorders','no'), -(11147,809,'_sold_individually','no'), -(11148,809,'_virtual','no'), -(11149,809,'_downloadable','no'), -(11150,809,'_download_limit','-1'), -(11151,809,'_download_expiry','-1'), -(11152,809,'_stock',NULL), -(11153,809,'_stock_status','instock'), -(11154,809,'_wc_average_rating','0'), -(11155,809,'_wc_review_count','0'), -(11156,809,'attribute_pa_size','52'), -(11157,809,'_product_version','9.4.2'), -(11158,810,'_variation_description',''), -(11159,810,'total_sales','0'), -(11160,810,'_tax_status','taxable'), -(11161,810,'_tax_class','parent'), -(11162,810,'_manage_stock','no'), -(11163,810,'_backorders','no'), -(11164,810,'_sold_individually','no'), -(11165,810,'_virtual','no'), -(11166,810,'_downloadable','no'), -(11167,810,'_download_limit','-1'), -(11168,810,'_download_expiry','-1'), -(11169,810,'_stock',NULL), -(11170,810,'_stock_status','instock'), -(11171,810,'_wc_average_rating','0'), -(11172,810,'_wc_review_count','0'), -(11173,810,'attribute_pa_size','54'), -(11174,810,'_product_version','9.4.2'), -(11175,811,'_variation_description',''), -(11176,811,'total_sales','0'), -(11177,811,'_tax_status','taxable'), -(11178,811,'_tax_class','parent'), -(11179,811,'_manage_stock','no'), -(11180,811,'_backorders','no'), -(11181,811,'_sold_individually','no'), -(11182,811,'_virtual','no'), -(11183,811,'_downloadable','no'), -(11184,811,'_download_limit','-1'), -(11185,811,'_download_expiry','-1'), -(11186,811,'_stock',NULL), -(11187,811,'_stock_status','instock'), -(11188,811,'_wc_average_rating','0'), -(11189,811,'_wc_review_count','0'), -(11190,811,'attribute_pa_size','56'), -(11191,811,'_product_version','9.4.2'), -(11192,812,'_variation_description',''), -(11193,812,'total_sales','0'), -(11194,812,'_tax_status','taxable'), -(11195,812,'_tax_class','parent'), -(11196,812,'_manage_stock','no'), -(11197,812,'_backorders','no'), -(11198,812,'_sold_individually','no'), -(11199,812,'_virtual','no'), -(11200,812,'_downloadable','no'), -(11201,812,'_download_limit','-1'), -(11202,812,'_download_expiry','-1'), -(11203,812,'_stock',NULL), -(11204,812,'_stock_status','instock'), -(11205,812,'_wc_average_rating','0'), -(11206,812,'_wc_review_count','0'), -(11207,812,'attribute_pa_size','58'), -(11208,812,'_product_version','9.4.2'), -(11209,813,'_variation_description',''), -(11210,813,'total_sales','0'), -(11211,813,'_tax_status','taxable'), -(11212,813,'_tax_class','parent'), -(11213,813,'_manage_stock','no'), -(11214,813,'_backorders','no'), -(11215,813,'_sold_individually','no'), -(11216,813,'_virtual','no'), -(11217,813,'_downloadable','no'), -(11218,813,'_download_limit','-1'), -(11219,813,'_download_expiry','-1'), -(11220,813,'_stock',NULL), -(11221,813,'_stock_status','instock'), -(11222,813,'_wc_average_rating','0'), -(11223,813,'_wc_review_count','0'), -(11224,813,'attribute_pa_size','60'), -(11225,813,'_product_version','9.4.2'), -(11226,814,'_variation_description',''), -(11227,814,'total_sales','0'), -(11228,814,'_tax_status','taxable'), -(11229,814,'_tax_class','parent'), -(11230,814,'_manage_stock','no'), -(11231,814,'_backorders','no'), -(11232,814,'_sold_individually','no'), -(11233,814,'_virtual','no'), -(11234,814,'_downloadable','no'), -(11235,814,'_download_limit','-1'), -(11236,814,'_download_expiry','-1'), -(11237,814,'_stock',NULL), -(11238,814,'_stock_status','instock'), -(11239,814,'_wc_average_rating','0'), -(11240,814,'_wc_review_count','0'), -(11241,814,'attribute_pa_size','62'), -(11242,814,'_product_version','9.4.2'), -(11243,815,'_variation_description',''), -(11244,815,'total_sales','0'), -(11245,815,'_tax_status','taxable'), -(11246,815,'_tax_class','parent'), -(11247,815,'_manage_stock','no'), -(11248,815,'_backorders','no'), -(11249,815,'_sold_individually','no'), -(11250,815,'_virtual','no'), -(11251,815,'_downloadable','no'), -(11252,815,'_download_limit','-1'), -(11253,815,'_download_expiry','-1'), -(11254,815,'_stock',NULL), -(11255,815,'_stock_status','instock'), -(11256,815,'_wc_average_rating','0'), -(11257,815,'_wc_review_count','0'), -(11258,815,'attribute_pa_size','64'), -(11259,815,'_product_version','9.4.2'), -(11261,808,'_thumbnail_id','0'), -(11262,808,'_price',''), -(11264,809,'_thumbnail_id','0'), -(11265,809,'_price',''), -(11267,808,'_sku','BOROBORO-B1-s-50'), -(11268,810,'_thumbnail_id','0'), -(11269,810,'_price',''), -(11270,808,'_sale_price',''), -(11272,811,'_thumbnail_id','0'), -(11273,809,'_sku','BOROBORO-B1-s-52'), -(11274,811,'_price',''), -(11276,812,'_thumbnail_id','0'), -(11277,812,'_price',''), -(11278,810,'_sku','BOROBORO-B1-s-54'), -(11280,813,'_thumbnail_id','0'), -(11281,813,'_price',''), -(11282,811,'_sku','BOROBORO-B1-s-56'), -(11284,814,'_thumbnail_id','0'), -(11285,814,'_price',''), -(11286,812,'_sku','BOROBORO-B1-s-58'), -(11288,815,'_thumbnail_id','0'), -(11289,815,'_price',''), -(11290,813,'_sku','BOROBORO-B1-s-60'), -(11292,814,'_sku','BOROBORO-B1-s-62'), -(11293,815,'_sku','BOROBORO-B1-s-64'), -(11296,809,'_sale_price',''), -(11297,810,'_sale_price',''), -(11298,811,'_sale_price',''), -(11299,812,'_sale_price',''), -(11300,813,'_sale_price',''), -(11301,814,'_sale_price',''), -(11302,815,'_sale_price',''), -(11303,807,'_edit_last','1'), -(11304,807,'_sku','BOROBORO-B1-s'), -(11308,807,'_thumbnail_id','740'), -(11309,807,'_photos_colonne_gauche|||0|value','740'), -(11310,807,'_photos_colonne_droite|||0|value','797'), -(11311,807,'_haiku_details_produit',''), -(11312,808,'_wp_trash_meta_status','publish'), -(11313,808,'_wp_trash_meta_time','1732442797'), -(11314,808,'_wp_desired_post_slug','auto-draft-50'), -(11315,809,'_wp_trash_meta_status','publish'), -(11316,809,'_wp_trash_meta_time','1732442797'), -(11317,809,'_wp_desired_post_slug','auto-draft-52'), -(11318,810,'_wp_trash_meta_status','publish'), -(11319,810,'_wp_trash_meta_time','1732442797'), -(11320,810,'_wp_desired_post_slug','auto-draft-54'), -(11321,811,'_wp_trash_meta_status','publish'), -(11322,811,'_wp_trash_meta_time','1732442797'), -(11323,811,'_wp_desired_post_slug','auto-draft-56'), -(11324,812,'_wp_trash_meta_status','publish'), -(11325,812,'_wp_trash_meta_time','1732442797'), -(11326,812,'_wp_desired_post_slug','auto-draft-58'), -(11327,813,'_wp_trash_meta_status','publish'), -(11328,813,'_wp_trash_meta_time','1732442797'), -(11329,813,'_wp_desired_post_slug','auto-draft-60'), -(11330,814,'_wp_trash_meta_status','publish'), -(11331,814,'_wp_trash_meta_time','1732442797'), -(11332,814,'_wp_desired_post_slug','auto-draft-62'), -(11333,815,'_wp_trash_meta_status','publish'), -(11334,815,'_wp_trash_meta_time','1732442797'), -(11335,815,'_wp_desired_post_slug','auto-draft-64'), -(11336,807,'_wp_trash_meta_status','publish'), -(11337,807,'_wp_trash_meta_time','1732442797'), -(11338,807,'_wp_desired_post_slug','boroboro-long-ring-silver'), -(11339,589,'_wp_old_slug','boroboro-long-ring-silver__trashed'), -(11340,590,'_wp_old_slug','boroboro-bead-earrings-silver-copy-65__trashed'), -(11341,591,'_wp_old_slug','boroboro-bead-earrings-silver-copy-66__trashed'), -(11342,592,'_wp_old_slug','boroboro-bead-earrings-silver-copy-67__trashed'), -(11343,593,'_wp_old_slug','boroboro-bead-earrings-silver-copy-68__trashed'), -(11344,594,'_wp_old_slug','boroboro-bead-earrings-silver-copy-69__trashed'), -(11345,595,'_wp_old_slug','boroboro-bead-earrings-silver-copy-70__trashed'), -(11346,596,'_wp_old_slug','boroboro-bead-earrings-silver-copy-71__trashed'), -(11347,597,'_wp_old_slug','boroboro-bead-earrings-silver-copy-72__trashed'), -(11354,819,'_wp_attached_file','2024/11/HAIKU-ringsizes.jpg'), -(11355,819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/11/HAIKU-ringsizes.jpg\";s:8:\"filesize\";i:41989;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HAIKU-ringsizes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11356,819,'_wp_attachment_image_alt','Ring size guide'), -(11357,72,'_photos_colonne_gauche|||0|value','81'), -(11358,72,'_photos_colonne_droite|||0|value','100'), -(11359,72,'_photos_colonne_droite|||1|value','411'), -(11360,72,'_photos_colonne_droite|||2|value','101'), -(11361,72,'_haiku_details_produit',''), -(11362,86,'_photos_colonne_gauche|||0|value','420'), -(11363,86,'_photos_colonne_gauche|||1|value','94'), -(11364,86,'_photos_colonne_droite|||0|value','683'), -(11365,86,'_photos_colonne_droite|||1|value','412'), -(11366,86,'_photos_colonne_droite|||2|value','419'), -(11367,86,'_haiku_details_produit',''), -(11368,102,'_photos_colonne_gauche|||0|value','110'), -(11369,102,'_photos_colonne_droite|||0|value','112'), -(11370,102,'_photos_colonne_droite|||1|value','111'), -(11371,102,'_haiku_details_produit',''), -(11376,123,'_photos_colonne_gauche|||0|value','685'), -(11377,123,'_photos_colonne_droite|||0|value','132'), -(11378,123,'_photos_colonne_droite|||1|value','681'), -(11379,123,'_haiku_details_produit',''), -(11391,144,'_photos_colonne_gauche|||0|value','152'), -(11392,144,'_photos_colonne_droite|||0|value','154'), -(11393,144,'_photos_colonne_droite|||1|value','153'), -(11394,144,'_haiku_details_produit',''), -(11395,155,'_photos_colonne_gauche|||0|value','163'), -(11396,155,'_photos_colonne_droite|||0|value','712'), -(11397,155,'_photos_colonne_droite|||1|value','165'), -(11398,155,'_photos_colonne_droite|||2|value','164'), -(11399,155,'_haiku_details_produit',''), -(11400,572,'_photos_colonne_gauche|||0|value','739'), -(11401,572,'_photos_colonne_droite|||0|value','754'), -(11402,572,'_haiku_details_produit',''), -(11403,589,'_photos_colonne_gauche|||0|value','740'), -(11404,589,'_photos_colonne_droite|||0|value','797'), -(11405,589,'_photos_colonne_droite|||1|value','741'), -(11406,589,'_photos_colonne_droite|||2|value','741'), -(11407,589,'_haiku_details_produit',''), -(11412,613,'_photos_colonne_gauche|||0|value','743'), -(11413,613,'_photos_colonne_droite|||0|value','760'), -(11414,613,'_photos_colonne_droite|||1|value','761'), -(11415,613,'_haiku_details_produit',''), -(11416,625,'_photos_colonne_gauche|||0|value','744'), -(11417,625,'_photos_colonne_droite|||0|value','758'), -(11418,625,'_photos_colonne_droite|||1|value','759'), -(11419,625,'_haiku_details_produit',''), -(11420,820,'_wp_attached_file','2024/09/IKKAN-B-vrm.jpg'), -(11421,820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1277;s:4:\"file\";s:23:\"2024/09/IKKAN-B-vrm.jpg\";s:8:\"filesize\";i:393112;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27681;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11422,820,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(11423,113,'_thumbnail_id','820'), -(11424,113,'_photos_colonne_gauche|||0|value','820'), -(11425,113,'_photos_colonne_droite|||0|value','122'), -(11426,113,'_photos_colonne_droite|||1|value','684'), -(11427,113,'_haiku_details_produit',''), -(11428,821,'_wp_attached_file','2024/09/KARA-B.jpg'), -(11429,821,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:460992;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11430,822,'_wp_attached_file','2024/09/KARA-B-1.jpg'), -(11431,822,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/09/KARA-B-1.jpg\";s:8:\"filesize\";i:429750;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"KARA-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22093;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11432,821,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(11433,822,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(11441,823,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg'), -(11442,823,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:823;s:6:\"height\";i:547;s:4:\"file\";s:44:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg\";s:8:\"filesize\";i:108182;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"BOROBORO-BOaTANEMAKI-BO1a-opti-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11443,823,'_wp_attachment_image_alt','BoroBoro earrings minimalist oval shape'), -(11444,183,'_photos_colonne_gauche|||0|value','688'), -(11445,183,'_photos_colonne_droite|||0|value','718'), -(11446,183,'_photos_colonne_droite|||1|value','823'), -(11447,183,'_haiku_details_produit',''), -(11448,824,'_wp_attached_file','2024/10/FUYOU-BR-g.jpg'), -(11449,824,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-g.jpg\";s:8:\"filesize\";i:453474;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24091;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11450,824,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(11451,261,'_thumbnail_id','824'), -(11452,261,'_photos_colonne_gauche|||0|value','262'), -(11453,261,'_photos_colonne_gauche|||1|value','824'), -(11454,261,'_photos_colonne_droite|||0|value','698'), -(11455,261,'_haiku_details_produit',''), -(11456,825,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(11457,825,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:460176;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1505-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11458,825,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire.'), -(11459,246,'_photos_colonne_gauche|||0|value','249'), -(11460,246,'_photos_colonne_droite|||0|value','825'), -(11461,246,'_photos_colonne_droite|||1|value','250'), -(11462,246,'_haiku_details_produit',''), -(11463,826,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(11464,826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1286747;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1582-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729428985\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11465,826,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'), -(11466,168,'_photos_colonne_gauche|||0|value','726'), -(11467,168,'_photos_colonne_droite|||0|value','180'), -(11468,168,'_photos_colonne_droite|||1|value','177'), -(11469,168,'_photos_colonne_droite|||2|value','178'), -(11470,168,'_photos_colonne_droite|||3|value','182'), -(11471,168,'_photos_colonne_droite|||4|value','179'), -(11472,168,'_photos_colonne_droite|||5|value','826'), -(11473,168,'_haiku_details_produit',''), -(11474,827,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(11475,827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:1440141;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1675-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11476,827,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(11481,331,'_photos_colonne_gauche|||0|value','332'), -(11482,331,'_photos_colonne_droite|||0|value','334'), -(11483,331,'_photos_colonne_droite|||1|value','827'), -(11484,331,'_haiku_details_produit',''), -(11485,828,'_wp_attached_file','2024/10/ROKKU-C-lapis-copy.jpg'), -(11486,828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-C-lapis-copy.jpg\";s:8:\"filesize\";i:546484;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-C-lapis-copy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11487,828,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(11488,385,'_photos_colonne_gauche|||0|value','729'), -(11489,385,'_photos_colonne_droite|||0|value','487'), -(11490,385,'_photos_colonne_droite|||1|value','727'), -(11491,385,'_photos_colonne_droite|||2|value','705'), -(11492,385,'_photos_colonne_droite|||3|value','828'), -(11493,385,'_photos_colonne_droite|||4|value','707'), -(11494,385,'_haiku_details_produit',''), -(11495,312,'_thumbnail_id','735'), -(11496,312,'_photos_colonne_gauche|||0|value','735'), -(11497,312,'_photos_colonne_droite|||0|value','660'), -(11498,312,'_photos_colonne_droite|||1|value','317'), -(11499,312,'_haiku_details_produit',''), -(11500,829,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(11501,829,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:934957;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1460-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15470;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11502,829,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(11506,610,'_photos_colonne_gauche|||0|value','753'), -(11507,610,'_photos_colonne_droite|||0|value','829'), -(11508,610,'_haiku_details_produit',''), -(11509,830,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(11510,830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:632613;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1473-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15130;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11511,830,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(11515,133,'_thumbnail_id','822'), -(11516,133,'_photos_colonne_gauche|||0|value','680'), -(11517,133,'_photos_colonne_gauche|||1|value','822'), -(11518,133,'_photos_colonne_droite|||0|value','166'), -(11519,133,'_photos_colonne_droite|||1|value','142'), -(11520,133,'_photos_colonne_droite|||2|value','821'), -(11521,133,'_photos_colonne_droite|||3|value','167'), -(11522,133,'_photos_colonne_droite|||4|value','143'), -(11523,133,'_haiku_details_produit',''), -(11524,831,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(11525,831,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1921;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:911352;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1524-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16305;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11526,831,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(11527,521,'_photos_colonne_gauche|||0|value','749'), -(11528,521,'_photos_colonne_droite|||0|value','831'), -(11529,521,'_photos_colonne_droite|||1|value','750'), -(11530,521,'_haiku_details_produit',''), -(11531,832,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(11532,832,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:985758;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11533,832,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(11534,515,'_photos_colonne_gauche|||0|value','747'), -(11535,515,'_photos_colonne_droite|||0|value','832'), -(11536,515,'_photos_colonne_droite|||1|value','748'), -(11537,515,'_haiku_details_produit',''), -(11538,833,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(11539,833,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:455669;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11540,833,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(11545,834,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(11546,834,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:407384;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11547,834,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(11551,835,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(11552,835,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:384089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24691;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11553,835,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(11554,554,'_thumbnail_id','835'), -(11555,554,'_photos_colonne_gauche|||0|value','835'), -(11556,554,'_photos_colonne_droite|||0|value','751'), -(11557,554,'_haiku_details_produit',''), -(11558,545,'_thumbnail_id','834'), -(11559,545,'_photos_colonne_gauche|||0|value','834'), -(11560,545,'_photos_colonne_droite|||0|value','762'), -(11561,545,'_haiku_details_produit',''), -(11562,496,'_thumbnail_id','833'), -(11567,836,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(11568,836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:361036;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11569,836,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(11570,447,'_thumbnail_id','836'), -(11571,447,'_photos_colonne_gauche|||0|value','836'), -(11572,447,'_photos_colonne_droite|||0|value','830'), -(11573,447,'_haiku_details_produit',''), -(11574,837,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(11575,837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:463079;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"MUGURA-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11576,837,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(11577,481,'_thumbnail_id','837'), -(11578,481,'_photos_colonne_gauche|||0|value','837'), -(11579,481,'_photos_colonne_droite|||0|value','763'), -(11580,481,'_haiku_details_produit',''), -(11581,839,'_wp_attached_file','2024/10/DSC9242.jpg'), -(11582,839,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"file\";s:19:\"2024/10/DSC9242.jpg\";s:8:\"filesize\";i:337187;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9242-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11583,839,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element.'), -(11584,840,'_wp_attached_file','2024/10/DSC9237.jpg'), -(11585,840,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9237.jpg\";s:8:\"filesize\";i:849705;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9237-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11586,840,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element.'), -(11587,258,'_photos_colonne_gauche|||0|value','259'), -(11588,258,'_photos_colonne_droite|||0|value','839'), -(11589,258,'_photos_colonne_droite|||1|value','840'), -(11590,258,'_photos_colonne_droite|||2|value','260'), -(11591,258,'_haiku_details_produit',''), -(11592,841,'_wp_attached_file','2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg'), -(11593,841,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1276;s:6:\"height\";i:1276;s:4:\"file\";s:46:\"2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg\";s:8:\"filesize\";i:321130;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11594,841,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver.'), -(11595,276,'_photos_colonne_gauche|||0|value','280'), -(11596,276,'_photos_colonne_droite|||0|value','281'), -(11597,276,'_photos_colonne_droite|||1|value','841'), -(11598,276,'_haiku_details_produit',''), -(11599,282,'_photos_colonne_gauche|||0|value','283'), -(11600,282,'_photos_colonne_droite|||0|value','720'), -(11601,282,'_photos_colonne_droite|||1|value','719'), -(11602,282,'_haiku_details_produit',''), -(11603,328,'_photos_colonne_gauche|||0|value','329'), -(11604,328,'_photos_colonne_droite|||0|value','330'), -(11605,328,'_haiku_details_produit',''), -(11606,325,'_photos_colonne_gauche|||0|value','326'), -(11607,325,'_photos_colonne_droite|||0|value','327'), -(11608,325,'_photos_colonne_droite|||1|value','465'), -(11609,325,'_photos_colonne_droite|||2|value','714'), -(11610,325,'_haiku_details_produit',''), -(11611,377,'_photos_colonne_gauche|||0|value','378'), -(11612,377,'_photos_colonne_droite|||0|value','379'), -(11613,377,'_photos_colonne_droite|||1|value','380'), -(11614,377,'_haiku_details_produit',''), -(11619,381,'_photos_colonne_gauche|||0|value','382'), -(11620,381,'_photos_colonne_droite|||0|value','383'), -(11621,381,'_photos_colonne_droite|||1|value','384'), -(11622,381,'_haiku_details_produit',''), -(11623,402,'_photos_colonne_gauche|||0|value','723'), -(11624,402,'_photos_colonne_droite|||0|value','404'), -(11625,402,'_photos_colonne_droite|||1|value','405'), -(11626,402,'_haiku_details_produit',''), -(11627,406,'_photos_colonne_gauche|||0|value','724'), -(11628,406,'_photos_colonne_droite|||0|value','408'), -(11629,406,'_photos_colonne_droite|||1|value','409'), -(11630,406,'_haiku_details_produit',''), -(11635,433,'_photos_colonne_gauche|||0|value','730'), -(11636,433,'_photos_colonne_droite|||0|value','468'), -(11637,433,'_photos_colonne_droite|||1|value','716'), -(11638,433,'_photos_colonne_droite|||2|value','731'), -(11639,433,'_photos_colonne_droite|||3|value','732'), -(11640,433,'_haiku_details_produit',''), -(11641,842,'_wp_attached_file','2024/10/ROKKU-CR1-arg-tiger.jpg'), -(11642,842,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-arg-tiger.jpg\";s:8:\"filesize\";i:389374;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-arg-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20415;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11643,842,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(11644,843,'_wp_attached_file','2024/10/ROKKU-CR1-arg-lapis.jpg'), -(11645,843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-arg-lapis.jpg\";s:8:\"filesize\";i:398171;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-arg-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23650;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11646,844,'_wp_attached_file','2024/10/ROKKU-CR1-arg-malachite.jpg'), -(11647,844,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-arg-malachite.jpg\";s:8:\"filesize\";i:377123;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-arg-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11648,843,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with lapis lazuli stone.'), -(11649,844,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with malachite stone.'), -(11650,430,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(11651,845,'_variation_description',''), -(11652,845,'total_sales','0'), -(11653,845,'_tax_status','taxable'), -(11654,845,'_tax_class','parent'), -(11655,845,'_manage_stock','no'), -(11656,845,'_backorders','no'), -(11657,845,'_sold_individually','no'), -(11658,845,'_virtual','no'), -(11659,845,'_downloadable','no'), -(11660,845,'_download_limit','-1'), -(11661,845,'_download_expiry','-1'), -(11662,845,'_stock',NULL), -(11663,845,'_stock_status','instock'), -(11664,845,'_wc_average_rating','0'), -(11665,845,'_wc_review_count','0'), -(11666,845,'attribute_pa_stone','lapis-lazuli'), -(11667,845,'_product_version','9.4.2'), -(11668,846,'_variation_description',''), -(11669,846,'total_sales','0'), -(11670,846,'_tax_status','taxable'), -(11671,846,'_tax_class','parent'), -(11672,846,'_manage_stock','no'), -(11673,846,'_backorders','no'), -(11674,846,'_sold_individually','no'), -(11675,846,'_virtual','no'), -(11676,846,'_downloadable','no'), -(11677,846,'_download_limit','-1'), -(11678,846,'_download_expiry','-1'), -(11679,846,'_stock',NULL), -(11680,846,'_stock_status','instock'), -(11681,846,'_wc_average_rating','0'), -(11682,846,'_wc_review_count','0'), -(11683,846,'attribute_pa_stone','malachite'), -(11684,846,'_product_version','9.4.2'), -(11685,847,'_variation_description',''), -(11686,847,'total_sales','0'), -(11687,847,'_tax_status','taxable'), -(11688,847,'_tax_class','parent'), -(11689,847,'_manage_stock','no'), -(11690,847,'_backorders','no'), -(11691,847,'_sold_individually','no'), -(11692,847,'_virtual','no'), -(11693,847,'_downloadable','no'), -(11694,847,'_download_limit','-1'), -(11695,847,'_download_expiry','-1'), -(11696,847,'_stock',NULL), -(11697,847,'_stock_status','instock'), -(11698,847,'_wc_average_rating','0'), -(11699,847,'_wc_review_count','0'), -(11700,847,'attribute_pa_stone','tiger-eye'), -(11701,847,'_product_version','9.4.2'), -(11702,845,'_sku','ROKKU-CR-s-lapis'), -(11703,845,'_regular_price','45'), -(11704,845,'_thumbnail_id','0'), -(11705,845,'_price','45'), -(11706,846,'_sku','ROKKU-CR-s-malachite'), -(11707,846,'_regular_price','45'), -(11708,846,'_thumbnail_id','0'), -(11709,846,'_price','45'), -(11710,847,'_sku','ROKKU-CR-s-tiger'), -(11711,847,'_regular_price','45'), -(11712,847,'_thumbnail_id','0'), -(11713,847,'_price','45'), -(11714,430,'_price','45'), -(11715,430,'_thumbnail_id','842'), -(11716,430,'_regular_price','45'), -(11717,430,'_photos_colonne_gauche|||0|value','842'), -(11718,430,'_photos_colonne_droite|||0|value','432'), -(11719,430,'_photos_colonne_droite|||1|value','715'), -(11720,430,'_photos_colonne_droite|||2|value','843'), -(11721,430,'_photos_colonne_droite|||3|value','844'), -(11722,430,'_haiku_details_produit',''), -(11723,496,'_photos_colonne_gauche|||0|value','833'), -(11724,496,'_photos_colonne_droite|||0|value','756'), -(11725,496,'_photos_colonne_droite|||1|value','757'), -(11726,496,'_haiku_details_produit',''); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=850 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-11-24 11:44:31','2024-11-24 10:44:31','',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-24 11:45:24','2024-11-24 10:45:24','',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-24 11:45:53','2024-11-24 10:45:53','',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-24 11:53:51','2024-11-24 10:53:51','',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), -(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-24 11:47:09','2024-11-24 10:47:09','',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-24 15:11:43','2024-11-24 14:11:43','',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), -(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 an 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-24 11:48:31','2024-11-24 10:48:31','',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-24 11:48:59','2024-11-24 10:48:59','',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-24 12:08:12','2024-11-24 11:08:12','',0,'https://haiku.gcch.fr/?post_type=product&p=168',0,'product','',0), -(177,2,'2024-10-01 09:12:26','2024-10-01 07:12:26','','Rokku ring malachite','','inherit','closed','closed','','rokku-b-malachite-2','','','2024-10-01 09:12:46','2024-10-01 07:12:46','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-malachite-1.jpg',0,'attachment','image/jpeg',0), -(178,2,'2024-10-01 09:13:13','2024-10-01 07:13:13','','Rokku ring tiger eye','','inherit','closed','closed','','sony-dsc-9','','','2024-10-01 09:13:48','2024-10-01 07:13:48','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye.jpg',0,'attachment','image/jpeg',0), -(179,2,'2024-10-01 09:14:04','2024-10-01 07:14:04','','Rokku ring tiger eye','','inherit','closed','closed','','rokku-b-tigereye','','','2024-10-01 09:14:34','2024-10-01 07:14:34','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye-1.jpg',0,'attachment','image/jpeg',0), -(180,2,'2024-10-01 09:25:14','2024-10-01 07:25:14','','Rokku ring malachite','','inherit','closed','closed','','_dsc9710','','','2024-10-01 09:25:39','2024-10-01 07:25:39','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9710.jpg',0,'attachment','image/jpeg',0), -(182,2,'2024-10-01 09:26:24','2024-10-01 07:26:24','','Rokku ring tiger eye','','inherit','closed','closed','','_dsc9190','','','2024-10-01 09:26:54','2024-10-01 07:26:54','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9190.jpg',0,'attachment','image/jpeg',0), -(183,2,'2024-10-01 11:31:42','2024-10-01 09:31:42','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-24 11:59:18','2024-11-24 10:59:18','',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-17 10:41:26','2024-11-17 09:41:26','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',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 8cm and 6cm
  • \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-17 18:00:55','2024-11-17 17:00:55','',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
    \r\n
  • lengths 8cm and 6cm
  • \r\n
  • box chain thickness 0,8mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-17 17:59:11','2024-11-17 16:59:11','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-17 11:00:08','2024-11-17 10:00:08','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet gold plated','','publish','closed','closed','','ikkan-bracelet-gold-plated','','','2024-11-24 12:05:59','2024-11-24 11:05:59','',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-17 18:06:05','2024-11-17 17:06:05','',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-25 09:20:15','2024-11-25 08:20:15','',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-11-25 09:11:31','2024-11-25 08:11:31','',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-24 12:02:02','2024-11-24 11:02:02','',0,'https://haiku.gcch.fr/?post_type=product&p=261',0,'product','',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-17 11:26:55','2024-11-17 10:26:55','',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-17 17:37:26','2024-11-17 16:37:26','',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-17 18:07:37','2024-11-17 17:07:37','',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-17 11:40:06','2024-11-17 10:40:06','',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-25 09:26:42','2024-11-25 08:26:42','',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-25 09:27:04','2024-11-25 08:27:04','',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-17 10:51:17','2024-11-17 09:51:17','',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-17 11:33:50','2024-11-17 10:33:50','',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-24 12:12:54','2024-11-24 11:12:54','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0), -(317,2,'2024-10-07 08:36:37','2024-10-07 06:36:37','','Tamanori Hoops gold plated','','inherit','closed','closed','','tamanori-cr2-vrm','','','2024-10-07 08:36:52','2024-10-07 06:36:52','',312,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-vrm-1.jpg',0,'attachment','image/jpeg',0), -(318,2,'2024-10-07 08:40:26','2024-10-07 06:40:26','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-17 11:42:35','2024-11-17 10:42:35','',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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24k gold plated silver.','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-25 09:30:54','2024-11-25 08:30:54','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24k gold plated silver.','Hadou Ear Cuff gold plated','','publish','closed','closed','','hadou-earcuff-gold-plated','','','2024-11-25 09:30:31','2024-11-25 08:30:31','',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 Ear Cuff silver','','publish','closed','closed','','hattari-earcuff-silver','','','2024-11-24 12:10:35','2024-11-24 11:10:35','',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 Ear Cuff gold plated','','publish','closed','closed','','hattari-earcuff-gold-plated','','','2024-11-24 10:35:30','2024-11-24 09:35:30','',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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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-17 17:23:10','2024-11-17 16:23:10','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Kagun Bracelet silver','','publish','closed','closed','','kagun-bracelet-silver','','','2024-11-25 09:34:13','2024-11-25 08:34:13','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Kagun Bracelet gold plated','','publish','closed','closed','','kagun-bracelet-gold-plated','','','2024-11-25 09:35:34','2024-11-25 08:35:34','',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-24 12:11:40','2024-11-24 11:11:40','',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-17 17:29:47','2024-11-17 16:29:47','',0,'https://haiku.gcch.fr/?post_type=product&p=398',0,'product','',0), -(400,2,'2024-10-18 09:21:51','2024-10-18 07:21:51','','Mugura hoops silver','','inherit','closed','closed','','_dsc9723','','','2024-10-18 09:22:07','2024-10-18 07:22:07','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9723.jpg',0,'attachment','image/jpeg',0), -(401,2,'2024-10-18 09:22:21','2024-10-18 07:22:21','','Mugura hoops silver','','inherit','closed','closed','','_dsc9730','','','2024-10-18 09:22:38','2024-10-18 07:22:38','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9730.jpg',0,'attachment','image/jpeg',0), -(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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Nail Jewel silver','','publish','closed','closed','','mugura-nail-jewel-silver','','','2024-11-25 09:36:13','2024-11-25 08:36:13','',0,'https://haiku.gcch.fr/?post_type=product&p=402',0,'product','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Nail Jewel gold plated','','publish','closed','closed','','mugura-nail-jewel-gold-plated','','','2024-11-25 09:36:35','2024-11-25 08:36:35','',0,'https://haiku.gcch.fr/?post_type=product&p=406',0,'product','',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), -(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 semi precious oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-25 09:45:45','2024-11-25 08:45:45','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a semi precious oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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-25 09:38:23','2024-11-25 08:38:23','',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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-24 15:24:45','2024-11-24 14:24:45','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Bracelet','','publish','closed','closed','','mugura-bracelet','','','2024-11-24 15:27:37','2024-11-24 14:27:37','',0,'https://haikuatelier.com/?post_type=product&p=481',0,'product','',0), -(487,1,'2024-11-08 10:36:08','2024-11-08 09:36:08','','Rokku necklace tiger\'s eye stone','','inherit','closed','closed','','_dsc9138','','','2024-11-08 10:37:34','2024-11-08 09:37:34','',385,'https://haikuatelier.com/app/uploads/2024/10/DSC9138.jpg',0,'attachment','image/jpeg',0), -(490,1,'2024-11-10 12:47:12','2024-11-10 11:47:12','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-17 18:45:06','2024-11-17 17:45:06','',0,'https://haikuatelier.com/?post_type=product&p=490',0,'product','',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-25 10:58:39','2024-11-25 09:58:39','',0,'https://haikuatelier.com/?post_type=product&p=496',0,'product','',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-24 15:15:15','2024-11-24 14:15:15','',0,'https://haikuatelier.com/?post_type=product&p=515',0,'product','',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-24 15:13:52','2024-11-24 14:13:52','',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), -(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), -(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-17 19:02:45','2024-11-17 18:02:45','',0,'https://haikuatelier.com/?post_type=product&p=535',0,'product','',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-24 15:22:21','2024-11-24 14:22:21','',0,'https://haikuatelier.com/?post_type=product&p=545',0,'product','',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-24 15:21:32','2024-11-24 14:21:32','',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), -(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), -(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), -(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\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 Long Ring gold plated','','publish','closed','closed','','boroboro-long-ring-gold-plated','','','2024-11-24 11:50:30','2024-11-24 10:50:30','',0,'https://haikuatelier.com/?post_type=product&p=572',0,'product','',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\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 Long Ring silver','','publish','closed','closed','','boroboro-long-ring-silver','','','2024-11-24 11:51:10','2024-11-24 10:51:10','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',589,'https://haikuatelier.com/?post_type=product_variation&p=597',8,'product_variation','',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-24 15:09:31','2024-11-24 14:09:31','',0,'https://haikuatelier.com/?post_type=product&p=610',0,'product','',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-24 11:51:37','2024-11-24 10:51:37','',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-16 19:45:02','2024-11-16 18:45:02','',613,'https://haikuatelier.com/?post_type=product_variation&p=620',7,'product_variation','',0), -(624,1,'2024-11-13 19:09:17','2024-11-13 18:09:17','','BoroBoro Bead Ring gold plated - 64','Size: 64','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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-24 11:51:44','2024-11-24 10:51:44','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-15 12:38:50','2024-11-15 11:38:50','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(640,1,'2024-11-13 19:43:23','2024-11-13 18:43:23','','','','draft','closed','closed','','','','','2024-11-13 19:43:23','2024-11-13 18:43:23','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=640',0,'shop_order_placehold','',1), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-15 12:32:10','2024-11-15 11:32:10','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0), -(657,1,'2024-11-14 11:55:39','2024-11-14 10:55:39','','','','draft','closed','closed','','','','','2024-11-14 11:55:39','2024-11-14 10:55:39','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=657',0,'shop_order_placehold','',1), -(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 17:20:07','2024-11-15 16:20:07','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'wmpc-trash','image/jpeg',0), -(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(661,1,'2024-11-15 12:37:38','2024-11-15 11:37:38','','Piasu earrins mixing gold and silver','','inherit','closed','closed','','img_1454','','','2024-11-15 12:38:04','2024-11-15 11:38:04','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(662,1,'2024-11-15 12:39:58','2024-11-15 11:39:58','','Piasu earrings mixing gold and silver','','inherit','closed','closed','','img_1456','','','2024-11-15 12:40:19','2024-11-15 11:40:19','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(669,1,'2024-11-15 13:09:21','2024-11-15 12:09:21','','Hadou silver and gold bangles','','inherit','closed','closed','','img_1528','','','2024-11-15 13:09:38','2024-11-15 12:09:38','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0), -(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(674,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-gold-plated-one-earring','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=674',2,'product_variation','',0), -(675,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','mugura-earrings-gold-plated-pair','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=675',1,'product_variation','',0), -(676,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-silver-one-earring','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=676',2,'product_variation','',0), -(677,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','mugura-earrings-silver-pair','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=677',1,'product_variation','',0), -(678,1,'2024-11-16 19:44:44','2024-11-16 18:44:44','','','','draft','closed','closed','','','','','2024-11-16 19:44:44','2024-11-16 18:44:44','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=678',0,'shop_order_placehold','',1), -(679,1,'2024-11-16 19:53:30','2024-11-16 18:53:30','','Fuyou necklace','','inherit','closed','closed','','_dsc9116','','','2024-11-16 19:53:56','2024-11-16 18:53:56','',274,'https://haikuatelier.com/app/uploads/2024/10/DSC9116.jpg',0,'attachment','image/jpeg',0), -(681,1,'2024-11-17 10:24:25','2024-11-17 09:24:25','','Piasu Ring','','inherit','closed','closed','','dsc9897','','','2024-11-17 10:24:56','2024-11-17 09:24:56','',123,'https://haikuatelier.com/app/uploads/2024/09/DSC9897.jpg',0,'attachment','image/jpeg',0), -(683,1,'2024-11-17 10:32:47','2024-11-17 09:32:47','','Hattari double fingers ring','','inherit','closed','closed','','img_1423','','','2024-11-17 10:33:09','2024-11-17 09:33:09','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(684,1,'2024-11-17 10:35:57','2024-11-17 09:35:57','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-17 10:36:09','2024-11-17 09:36:09','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(685,1,'2024-11-17 10:38:33','2024-11-17 09:38:33','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-11-17 10:38:50','2024-11-17 09:38:50','',123,'https://haikuatelier.com/app/uploads/2024/09/PIASU-B-mix.jpg',0,'attachment','image/jpeg',0), -(686,1,'2024-11-17 10:40:33','2024-11-17 09:40:33','','BoroBoro asymmetrical earrings gold plated','','inherit','closed','closed','','sony-dsc-71','','','2024-11-17 10:41:06','2024-11-17 09:41:06','',213,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-g.jpg',0,'attachment','image/jpeg',0), -(687,1,'2024-11-17 10:44:38','2024-11-17 09:44:38','','','','draft','closed','closed','','','','','2024-11-17 10:44:38','2024-11-17 09:44:38','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=687',0,'shop_order_placehold','',1), -(688,1,'2024-11-17 10:45:25','2024-11-17 09:45:25','','BoroBoro asymmetrical earrings silver','','inherit','closed','closed','','sony-dsc-10','','','2024-11-17 10:45:43','2024-11-17 09:45:43','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-s.jpg',0,'attachment','image/jpeg',0), -(689,1,'2024-11-17 10:50:52','2024-11-17 09:50:52','','Hattari stacked hoops gold plated','','inherit','closed','closed','','_dsc9341','','','2024-11-17 10:51:13','2024-11-17 09:51:13','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(690,1,'2024-11-17 10:54:45','2024-11-17 09:54:45','','Fuyou necklace','SONY DSC','inherit','closed','closed','','sony-dsc-33','','','2024-11-17 10:55:01','2024-11-17 09:55:01','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-1.jpg',0,'attachment','image/jpeg',0), -(691,1,'2024-11-17 10:57:02','2024-11-17 09:57:02','','Fuyou solo hoop','SONY DSC','inherit','closed','closed','','sony-dsc-62','','','2024-11-17 10:57:29','2024-11-17 09:57:29','',318,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-CR1.jpg',0,'attachment','image/jpeg',0), -(692,1,'2024-11-17 10:59:40','2024-11-17 09:59:40','','Hadou bangles','SONY DSC','inherit','closed','closed','','sony-dsc-16','','','2024-11-17 10:59:48','2024-11-17 09:59:48','',232,'https://haikuatelier.com/app/uploads/2024/10/HADOU-BR-mix.jpg',0,'attachment','image/jpeg',0), -(693,1,'2024-11-17 11:03:58','2024-11-17 10:03:58','','','','draft','closed','closed','','','','','2024-11-17 11:03:58','2024-11-17 10:03:58','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=693',0,'shop_order_placehold','',0), -(694,1,'2024-11-17 11:04:41','2024-11-17 10:04:41','','','','draft','closed','closed','','','','','2024-11-17 11:04:41','2024-11-17 10:04:41','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=694',0,'shop_order_placehold','',0), -(695,1,'2024-11-17 11:04:46','2024-11-17 10:04:46','','','','draft','closed','closed','','','','','2024-11-17 11:04:46','2024-11-17 10:04:46','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=695',0,'shop_order_placehold','',0), -(696,1,'2024-11-17 11:05:12','2024-11-17 10:05:12','','Ikkan necklace','','inherit','closed','closed','','sony-dsc-22','','','2024-11-17 11:05:30','2024-11-17 10:05:30','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-3.jpg',0,'attachment','image/jpeg',0), -(697,1,'2024-11-17 11:07:41','2024-11-17 10:07:41','','','','draft','closed','closed','','','','','2024-11-17 11:07:41','2024-11-17 10:07:41','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=697',0,'shop_order_placehold','',0), -(698,1,'2024-11-17 11:07:52','2024-11-17 10:07:52','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428-2','','','2024-11-17 11:08:08','2024-11-17 10:08:08','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428-1.jpg',0,'attachment','image/jpeg',0), -(699,1,'2024-11-17 11:09:35','2024-11-17 10:09:35','','','','draft','closed','closed','','','','','2024-11-17 11:09:35','2024-11-17 10:09:35','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=699',0,'shop_order_placehold','',0), -(700,1,'2024-11-17 11:10:04','2024-11-17 10:10:04','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1431','','','2024-11-17 11:10:29','2024-11-17 10:10:29','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(701,1,'2024-11-17 11:10:27','2024-11-17 10:10:27','','','','draft','closed','closed','','','','','2024-11-17 11:10:27','2024-11-17 10:10:27','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=701',0,'shop_order_placehold','',1), -(702,1,'2024-11-17 11:11:49','2024-11-17 10:11:49','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1432','','','2024-11-17 11:12:02','2024-11-17 10:12:02','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(704,1,'2024-11-17 11:18:25','2024-11-17 10:18:25','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-17 11:18:37','2024-11-17 10:18:37','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(705,1,'2024-11-17 11:21:09','2024-11-17 10:21:09','','Rokku necklace jaspe stone','','inherit','closed','closed','','img_1531','','','2024-11-17 11:21:43','2024-11-17 10:21:43','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(706,1,'2024-11-17 11:22:52','2024-11-17 10:22:52','','','','draft','closed','closed','','','','','2024-11-17 11:22:52','2024-11-17 10:22:52','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=706',0,'shop_order_placehold','',1), -(707,1,'2024-11-17 11:24:00','2024-11-17 10:24:00','','Rokku necklace lapis lazuli stone','','inherit','closed','closed','','img_1543','','','2024-11-17 11:24:27','2024-11-17 10:24:27','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(708,1,'2024-11-17 11:26:34','2024-11-17 10:26:34','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-17 11:26:44','2024-11-17 10:26:44','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(709,1,'2024-11-17 11:30:11','2024-11-17 10:30:11','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-17 11:30:57','2024-11-17 10:30:57','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(710,1,'2024-11-17 11:32:17','2024-11-17 10:32:17','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-17 11:32:28','2024-11-17 10:32:28','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(711,1,'2024-11-17 11:35:19','2024-11-17 10:35:19','','Tamanori dangling earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-17 11:35:33','2024-11-17 10:35:33','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(712,1,'2024-11-17 11:38:00','2024-11-17 10:38:00','','Kishou signet ring','','inherit','closed','closed','','img_1638','','','2024-11-17 11:38:12','2024-11-17 10:38:12','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(713,1,'2024-11-17 11:39:49','2024-11-17 10:39:49','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-17 11:39:58','2024-11-17 10:39:58','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(714,1,'2024-11-17 11:42:07','2024-11-17 10:42:07','','Fuyou solo hoop','','inherit','closed','closed','','img_1651','','','2024-11-17 11:42:18','2024-11-17 10:42:18','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(715,1,'2024-11-17 11:44:06','2024-11-17 10:44:06','','Rokku silver hoop and Tamanori goldplated earring','','inherit','closed','closed','','img_1669','','','2024-11-17 11:44:41','2024-11-17 10:44:41','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(716,1,'2024-11-17 11:47:15','2024-11-17 10:47:15','','Tamanori gold plated earring and Rokku gold plated hoop','','inherit','closed','closed','','img_1673','','','2024-11-17 11:47:44','2024-11-17 10:47:44','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(717,1,'2024-11-17 11:50:22','2024-11-17 10:50:22','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-17 11:50:38','2024-11-17 10:50:38','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(718,1,'2024-11-17 11:54:22','2024-11-17 10:54:22','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-17 11:54:46','2024-11-17 10:54:46','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(719,1,'2024-11-17 11:56:45','2024-11-17 10:56:45','','Hadou hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-17 11:57:04','2024-11-17 10:57:04','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(720,1,'2024-11-17 11:58:27','2024-11-17 10:58:27','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-17 11:58:44','2024-11-17 10:58:44','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(721,1,'2024-11-17 17:22:49','2024-11-17 16:22:49','','Kagun trio earrings','','inherit','closed','closed','','sony-dsc-21','','','2024-11-17 17:29:43','2024-11-17 16:29:43','',342,'https://haikuatelier.com/app/uploads/2024/10/KAGUN-BOP.jpg',0,'attachment','image/jpeg',0), -(722,1,'2024-11-17 17:29:17','2024-11-17 16:29:17','','Mugura hoops gold plated','','inherit','closed','closed','','sony-dsc-39','','','2024-11-17 17:29:34','2024-11-17 16:29:34','',398,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(723,1,'2024-11-17 17:31:14','2024-11-17 16:31:14','','Mugura nail jewlery silver','','inherit','closed','closed','','sony-dsc-47','','','2024-11-17 17:31:30','2024-11-17 16:31:30','',402,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-arg.jpg',0,'attachment','image/jpeg',0), -(724,1,'2024-11-17 17:33:41','2024-11-17 16:33:41','','Mugura nail jewelry gold plated','','inherit','closed','closed','','sony-dsc-48','','','2024-11-17 17:34:03','2024-11-17 16:34:03','',406,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-vrm.jpg',0,'attachment','image/jpeg',0), -(725,1,'2024-11-17 17:36:52','2024-11-17 16:36:52','','Piasu necklace','SONY DSC','inherit','closed','closed','','sony-dsc-23','','','2024-11-17 17:37:08','2024-11-17 16:37:08','',268,'https://haikuatelier.com/app/uploads/2024/10/PIASU-C.jpg',0,'attachment','image/jpeg',0), -(726,1,'2024-11-17 17:39:44','2024-11-17 16:39:44','','Rokku ring silver and malachite','','inherit','closed','closed','','rokku-b-malachite','','','2024-11-17 17:40:01','2024-11-17 16:40:01','',168,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-B-malachite.jpg',0,'attachment','image/jpeg',0), -(727,1,'2024-11-17 17:41:31','2024-11-17 16:41:31','','Rokku necklace with jaspe','','inherit','closed','closed','','sony-dsc-49','','','2024-11-17 17:41:48','2024-11-17 16:41:48','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-jaspe.jpg',0,'attachment','image/jpeg',0), -(729,1,'2024-11-17 17:44:27','2024-11-17 16:44:27','','Rokku necklace tiger\'s eye','','inherit','closed','closed','','sony-dsc-45','','','2024-11-17 17:44:45','2024-11-17 16:44:45','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-tiger.jpg',0,'attachment','image/jpeg',0), -(730,1,'2024-11-17 17:52:40','2024-11-17 16:52:40','','Rokku solo hoop gold plated lapis lazuli','','inherit','closed','closed','','sony-dsc-52','','','2024-11-17 17:53:02','2024-11-17 16:53:02','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(731,1,'2024-11-17 17:54:12','2024-11-17 16:54:12','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-17 17:54:32','2024-11-17 16:54:32','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(732,1,'2024-11-17 17:55:29','2024-11-17 16:55:29','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-17 17:55:59','2024-11-17 16:55:59','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(733,1,'2024-11-17 17:58:49','2024-11-17 16:58:49','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','sony-dsc-14','','','2024-11-17 17:59:04','2024-11-17 16:59:04','',226,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-g.jpg',0,'attachment','image/jpeg',0), -(734,1,'2024-11-17 18:00:24','2024-11-17 17:00:24','','Tamanori dangling earrings silver','','inherit','closed','closed','','sony-dsc-24','','','2024-11-17 18:00:46','2024-11-17 17:00:46','',220,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-s.jpg',0,'attachment','image/jpeg',0), -(735,1,'2024-11-17 18:03:32','2024-11-17 17:03:32','','Tamanori hoops gold plated','','inherit','closed','closed','','sony-dsc-32','','','2024-11-17 18:03:50','2024-11-17 17:03:50','',312,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(736,1,'2024-11-17 18:05:42','2024-11-17 17:05:42','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-59','','','2024-11-17 18:05:56','2024-11-17 17:05:56','',251,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-BR.jpg',0,'attachment','image/jpeg',0), -(737,1,'2024-11-17 18:07:14','2024-11-17 17:07:14','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-19','','','2024-11-17 18:07:31','2024-11-17 17:07:31','',271,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-C-1.jpg',0,'attachment','image/jpeg',0), -(739,1,'2024-11-17 18:10:19','2024-11-17 17:10:19','','BoroBoro long ring gold plated','','inherit','closed','closed','','sony-dsc-13','','','2024-11-17 18:10:42','2024-11-17 17:10:42','',572,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-g.jpg',0,'attachment','image/jpeg',0), -(740,1,'2024-11-17 18:13:30','2024-11-17 17:13:30','','BoroBoro long ring silver','','inherit','closed','closed','','sony-dsc-72','','','2024-11-17 18:13:48','2024-11-17 17:13:48','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-s.jpg',0,'attachment','image/jpeg',0), -(743,1,'2024-11-17 18:19:23','2024-11-17 17:19:23','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-73','','','2024-11-17 18:19:43','2024-11-17 17:19:43','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-g.jpg',0,'attachment','image/jpeg',0), -(744,1,'2024-11-17 18:20:59','2024-11-17 17:20:59','','BoroBoro bead ring silver','','inherit','closed','closed','','sony-dsc-74','','','2024-11-17 18:21:16','2024-11-17 17:21:16','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(745,1,'2024-11-17 18:23:59','2024-11-17 17:23:59','','BoroBoro belt silver and jade','','inherit','closed','closed','','sony-dsc-67','','','2024-11-17 18:24:19','2024-11-17 17:24:19','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-jade.jpg',0,'attachment','image/jpeg',0), -(746,1,'2024-11-17 18:24:47','2024-11-17 17:24:47','','BoroBoro silver and crystal','','inherit','closed','closed','','sony-dsc-68','','','2024-11-17 18:25:09','2024-11-17 17:25:09','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-crystal.jpg',0,'attachment','image/jpeg',0), -(747,1,'2024-11-17 18:27:21','2024-11-17 17:27:21','','BoroBoro beads earrings gold plated and aventurine','','inherit','closed','closed','','sony-dsc-63','','','2024-11-17 18:27:51','2024-11-17 17:27:51','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-green.jpg',0,'attachment','image/jpeg',0), -(748,1,'2024-11-17 18:28:18','2024-11-17 17:28:18','','BoroBoro beads earrings gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-64','','','2024-11-17 18:28:45','2024-11-17 17:28:45','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-brown.jpg',0,'attachment','image/jpeg',0), -(749,1,'2024-11-17 18:30:10','2024-11-17 17:30:10','','BoroBoro beads earrings silver and tiger\'s eye','','inherit','closed','closed','','sony-dsc-65','','','2024-11-17 18:30:37','2024-11-17 17:30:37','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-brown.jpg',0,'attachment','image/jpeg',0), -(750,1,'2024-11-17 18:30:59','2024-11-17 17:30:59','','BoroBoro beads earrings silver and aventurine','','inherit','closed','closed','','sony-dsc-66','','','2024-11-17 18:31:22','2024-11-17 17:31:22','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-green.jpg',0,'attachment','image/jpeg',0), -(751,1,'2024-11-17 18:34:14','2024-11-17 17:34:14','','Kara hoops silver','','inherit','closed','closed','','_dsc9463','','','2024-11-17 18:34:32','2024-11-17 17:34:32','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC9463.jpg',0,'attachment','image/jpeg',0), -(752,1,'2024-11-17 18:35:52','2024-11-17 17:35:52','','Hadou stud earrings','','inherit','closed','closed','','sony-dsc-60','','','2024-11-17 18:37:25','2024-11-17 17:37:25','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP.jpg',0,'attachment','image/jpeg',0), -(753,1,'2024-11-17 18:40:18','2024-11-17 17:40:18','','Hattari cuff','','inherit','closed','closed','','sony-dsc-15','','','2024-11-17 18:40:30','2024-11-17 17:40:30','',610,'https://haikuatelier.com/app/uploads/2024/11/HATTARI-BR.jpg',0,'attachment','image/jpeg',0), -(754,1,'2024-11-17 18:42:17','2024-11-17 17:42:17','','BoroBoro long ring gold plated','','inherit','closed','closed','','img_1419','','','2024-11-17 18:42:59','2024-11-17 17:42:59','',572,'https://haikuatelier.com/app/uploads/2024/11/IMG_1419.jpg',0,'attachment','image/jpeg',0), -(755,1,'2024-11-17 18:44:27','2024-11-17 17:44:27','','Hadou stud earrings silver','','inherit','closed','closed','','img_1474','','','2024-11-17 18:45:04','2024-11-17 17:45:04','',490,'https://haikuatelier.com/app/uploads/2024/11/IMG_1474.jpg',0,'attachment','image/jpeg',0), -(756,1,'2024-11-17 18:47:01','2024-11-17 17:47:01','','Kagun solo hoop earring','','inherit','closed','closed','','img_1481','','','2024-11-17 18:47:16','2024-11-17 17:47:16','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1481.jpg',0,'attachment','image/jpeg',0), -(757,1,'2024-11-17 18:48:24','2024-11-17 17:48:24','','Kagun solo hoop earring','','inherit','closed','closed','','img_1484','','','2024-11-17 18:48:35','2024-11-17 17:48:35','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1484.jpg',0,'attachment','image/jpeg',0), -(758,1,'2024-11-17 18:50:22','2024-11-17 17:50:22','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1501','','','2024-11-17 18:55:54','2024-11-17 17:55:54','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(759,1,'2024-11-17 18:51:58','2024-11-17 17:51:58','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1506','','','2024-11-17 18:55:47','2024-11-17 17:55:47','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(760,1,'2024-11-17 18:53:44','2024-11-17 17:53:44','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1504','','','2024-11-17 18:55:29','2024-11-17 17:55:29','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1504.jpg',0,'attachment','image/jpeg',0), -(761,1,'2024-11-17 18:55:14','2024-11-17 17:55:14','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1554','','','2024-11-17 18:55:37','2024-11-17 17:55:37','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1554.jpg',0,'attachment','image/jpeg',0), -(762,1,'2024-11-17 18:57:40','2024-11-17 17:57:40','','Kara textured hoops gold plated','','inherit','closed','closed','','img_1563','','','2024-11-17 18:58:00','2024-11-17 17:58:00','',545,'https://haikuatelier.com/app/uploads/2024/11/IMG_1563.jpg',0,'attachment','image/jpeg',0), -(763,1,'2024-11-17 18:59:15','2024-11-17 17:59:15','','Mugura bracelet silver','','inherit','closed','closed','','img_1619','','','2024-11-17 18:59:25','2024-11-17 17:59:25','',481,'https://haikuatelier.com/app/uploads/2024/11/IMG_1619.jpg',0,'attachment','image/jpeg',0), -(764,1,'2024-11-17 19:00:55','2024-11-17 18:00:55','','BoroBoro silver belt with jade bead','','inherit','closed','closed','','img_1703','','','2024-11-17 19:01:13','2024-11-17 18:01:13','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1703.jpg',0,'attachment','image/jpeg',0), -(765,1,'2024-11-17 19:02:22','2024-11-17 18:02:22','','BoroBoro silver belt with crystal bead','','inherit','closed','closed','','img_1715','','','2024-11-17 19:02:42','2024-11-17 18:02:42','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1715.jpg',0,'attachment','image/jpeg',0), -(766,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','Fuyou : floating leave on water\r\n\r\nLong dangling earrings in sterling silver. Composed of fluid oval shapes and rectangular chains.\r\n\r\n• total length 5cm\r\n• oval length 2,5cm\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 ','Fuyou Long Earrings silver','','publish','closed','closed','','fuyou-long-earrings-silver','','','2024-11-20 16:24:31','2024-11-20 15:24:31','',0,'https://haikuatelier.com/?post_type=product&p=766',0,'product','',0), -(767,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - pair','Side: pair','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=767',1,'product_variation','',0), -(768,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - long','Side: long','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=768',2,'product_variation','',0), -(770,1,'2024-11-20 16:10:04','2024-11-20 15:10:04','','Fuyou long earrings silver','','inherit','closed','closed','','sony-dsc-75','','','2024-11-20 16:10:49','2024-11-20 15:10:49','',766,'https://haikuatelier.com/app/uploads/2024/11/FUYOU-B0-s.jpg',0,'attachment','image/jpeg',0), -(771,1,'2024-11-20 16:18:56','2024-11-20 15:18:56','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0240','','','2024-11-20 16:19:28','2024-11-20 15:19:28','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0240.jpg',0,'attachment','image/jpeg',0), -(772,1,'2024-11-20 16:18:57','2024-11-20 15:18:57','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0242','','','2024-11-20 16:19:40','2024-11-20 15:19:40','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0242.jpg',0,'attachment','image/jpeg',0), -(773,1,'2024-11-20 16:18:58','2024-11-20 15:18:58','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0249','','','2024-11-20 16:19:42','2024-11-20 15:19:42','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0249.jpg',0,'attachment','image/jpeg',0), -(774,1,'2024-11-20 16:18:59','2024-11-20 15:18:59','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0251','','','2024-11-20 16:19:57','2024-11-20 15:19:57','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0251.jpg',0,'attachment','image/jpeg',0), -(775,1,'2024-11-20 16:22:51','2024-11-20 15:22:51','','Fuyou Long Earrings silver - medium','Side: medium','publish','closed','closed','','boroboro-bead-earrings-silver-copy-medium','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=775',3,'product_variation','',0), -(776,1,'2024-11-21 17:11:25','2024-11-21 16:11:25','','mdr','mdr','publish','closed','closed','','mdr','','','2024-11-21 17:11:25','2024-11-21 16:11:25','',0,'https://haiku.gcch.fr/?post_type=shop_coupon&p=776',0,'shop_coupon','',0), -(777,1,'2024-11-21 17:11:57','2024-11-21 16:11:57','','','','draft','closed','closed','','','','','2024-11-21 17:11:57','2024-11-21 16:11:57','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=777',0,'shop_order_placehold','',1), -(778,1,'2024-11-21 22:37:31','2024-11-21 21:37:31','','','','draft','closed','closed','','','','','2024-11-21 22:37:31','2024-11-21 21:37:31','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=778',0,'shop_order_placehold','',0), -(779,1,'2024-11-21 22:39:42','2024-11-21 21:39:42','','','','draft','closed','closed','','','','','2024-11-21 22:39:42','2024-11-21 21:39:42','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=779',0,'shop_order_placehold','',0), -(780,1,'2024-11-21 23:10:38','2024-11-21 22:10:38','','','','draft','closed','closed','','','','','2024-11-21 23:10:38','2024-11-21 22:10:38','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=780',0,'shop_order_placehold','',0), -(781,1,'2024-11-21 23:18:49','2024-11-21 22:18:49','','','','draft','closed','closed','','','','','2024-11-21 23:18:49','2024-11-21 22:18:49','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=781',0,'shop_order_placehold','',0), -(782,1,'2024-11-21 23:23:28','2024-11-21 22:23:28','','','','draft','closed','closed','','','','','2024-11-21 23:23:28','2024-11-21 22:23:28','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=782',0,'shop_order_placehold','',1), -(783,1,'2024-11-22 09:03:50','2024-11-22 08:03:50','','','','draft','closed','closed','','','','','2024-11-22 09:03:50','2024-11-22 08:03:50','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=783',0,'shop_order_placehold','',0), -(784,1,'2024-11-22 15:12:02','2024-11-22 14:12:02','','','','draft','closed','closed','','','','','2024-11-22 15:12:02','2024-11-22 14:12:02','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=784',0,'shop_order_placehold','',1), -(785,1,'2024-11-22 18:37:04','2024-11-22 17:37:04','','','','draft','closed','closed','','','','','2024-11-22 18:37:04','2024-11-22 17:37:04','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=785',0,'shop_order_placehold','',1), -(786,1,'2024-11-22 19:24:12','2024-11-22 18:24:12','','','','draft','closed','closed','','','','','2024-11-22 19:24:12','2024-11-22 18:24:12','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=786',0,'shop_order_placehold','',1), -(787,1,'2024-11-24 10:17:06','2024-11-24 09:17:06','HADOU: wave\r\n\r\nWavy ring composed of two bands: one in sterling silver, the other in gold plated silver.\r\n\r\n• total width 0,5cm\r\n• wires diameter 2mm and 1,5mm\r\n• handcrafted in Brussels\r\n\r\n \r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Ring','','trash','closed','closed','','hadou-ring-2__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',0,'https://haikuatelier.com/?post_type=product&p=787',0,'product','',0), -(790,1,'2024-11-24 10:20:27','2024-11-24 09:20:27','','Hadou Ring - 50','Size: 50','trash','closed','closed','','hadou-bangles-copy-50__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=790',1,'product_variation','',0), -(791,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 52','Size: 52','trash','closed','closed','','hadou-bangles-copy-52__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=791',2,'product_variation','',0), -(792,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 54','Size: 54','trash','closed','closed','','hadou-bangles-copy-54__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=792',3,'product_variation','',0), -(793,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 56','Size: 56','trash','closed','closed','','hadou-bangles-copy-56__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=793',4,'product_variation','',0), -(794,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 58','Size: 58','trash','closed','closed','','hadou-bangles-copy-58__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=794',5,'product_variation','',0), -(795,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 60','Size: 60','trash','closed','closed','','hadou-bangles-copy-60__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=795',6,'product_variation','',0), -(796,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 62','Size: 62','trash','closed','closed','','hadou-bangles-copy-62__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=796',7,'product_variation','',0), -(797,1,'2024-11-24 10:56:42','2024-11-24 09:56:42','','BoroBoro long ring silver','','inherit','closed','closed','','boroboro-b-s','','','2024-11-24 10:57:03','2024-11-24 09:57:03','',0,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s.jpg',0,'attachment','image/jpeg',0), -(798,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','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 2','','trash','closed','closed','','boroboro-long-ring-silver-2__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',0,'https://haikuatelier.com/?post_type=product&p=798',0,'product','',0), -(799,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 50','Size: 50','trash','closed','closed','','boroboro-bead-earrings-silver-copy-73__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=799',1,'product_variation','',0), -(800,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 52','Size: 52','trash','closed','closed','','boroboro-bead-earrings-silver-copy-74__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=800',2,'product_variation','',0), -(801,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 54','Size: 54','trash','closed','closed','','boroboro-bead-earrings-silver-copy-75__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=801',3,'product_variation','',0), -(802,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 56','Size: 56','trash','closed','closed','','boroboro-bead-earrings-silver-copy-76__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=802',4,'product_variation','',0), -(803,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 58','Size: 58','trash','closed','closed','','boroboro-bead-earrings-silver-copy-77__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=803',5,'product_variation','',0), -(804,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 60','Size: 60','trash','closed','closed','','boroboro-bead-earrings-silver-copy-78__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=804',6,'product_variation','',0), -(805,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 62','Size: 62','trash','closed','closed','','boroboro-bead-earrings-silver-copy-79__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=805',7,'product_variation','',0), -(806,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 64','Size: 64','trash','closed','closed','','boroboro-bead-earrings-silver-copy-80__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=806',8,'product_variation','',0), -(807,1,'2024-11-24 11:02:54','2024-11-24 10:02:54','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.','BoroBoro Long Ring zzazazaza','','trash','closed','closed','','boroboro-long-ring-silver__trashed-2','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',0,'https://haikuatelier.com/?post_type=product&p=807',0,'product','',0), -(808,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 50','Size: 50','trash','closed','closed','','auto-draft-50__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=808',1,'product_variation','',0), -(809,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 52','Size: 52','trash','closed','closed','','auto-draft-52__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=809',2,'product_variation','',0), -(810,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 54','Size: 54','trash','closed','closed','','auto-draft-54__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=810',3,'product_variation','',0), -(811,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 56','Size: 56','trash','closed','closed','','auto-draft-56__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=811',4,'product_variation','',0), -(812,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 58','Size: 58','trash','closed','closed','','auto-draft-58__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=812',5,'product_variation','',0), -(813,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 60','Size: 60','trash','closed','closed','','auto-draft-60__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=813',6,'product_variation','',0), -(814,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 62','Size: 62','trash','closed','closed','','auto-draft-62__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=814',7,'product_variation','',0), -(815,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 64','Size: 64','trash','closed','closed','','auto-draft-64__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=815',8,'product_variation','',0), -(819,1,'2024-11-24 11:42:38','2024-11-24 10:42:38','','Haiku size guide','','inherit','closed','closed','','haiku-ringsizes','','','2024-11-24 11:42:57','2024-11-24 10:42:57','',0,'https://haikuatelier.com/app/uploads/2024/11/HAIKU-ringsizes.jpg',0,'attachment','image/jpeg',0), -(820,1,'2024-11-24 11:53:29','2024-11-24 10:53:29','','Ikkan ring gold plated','','inherit','closed','closed','','sony-dsc-4','','','2024-11-24 11:53:45','2024-11-24 10:53:45','',113,'https://haikuatelier.com/app/uploads/2024/09/IKKAN-B-vrm.jpg',0,'attachment','image/jpeg',0), -(821,1,'2024-11-24 11:55:38','2024-11-24 10:55:38','','Kara ring silver and 18k gold','','inherit','closed','closed','','sony-dsc-6','','','2024-11-24 11:55:59','2024-11-24 10:55:59','',133,'https://haikuatelier.com/app/uploads/2024/09/KARA-B.jpg',0,'attachment','image/jpeg',0), -(822,1,'2024-11-24 11:55:39','2024-11-24 10:55:39','','Kara ring silver and 18k gold','','inherit','closed','closed','','sony-dsc-76','','','2024-11-24 11:56:08','2024-11-24 10:56:08','',133,'https://haikuatelier.com/app/uploads/2024/09/KARA-B-1.jpg',0,'attachment','image/jpeg',0), -(823,1,'2024-11-24 11:58:59','2024-11-24 10:58:59','','BoroBoro earrings silver','','inherit','closed','closed','','boroboro-boatanemaki-bo1a-opti','','','2024-11-24 11:59:14','2024-11-24 10:59:14','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg',0,'attachment','image/jpeg',0), -(824,1,'2024-11-24 12:01:15','2024-11-24 11:01:15','','Fuyou bracelet gold plated','','inherit','closed','closed','','sony-dsc-77','','','2024-11-24 12:01:38','2024-11-24 11:01:38','',261,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-BR-g.jpg',0,'attachment','image/jpeg',0), -(825,1,'2024-11-24 12:05:34','2024-11-24 11:05:34','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-24 12:05:50','2024-11-24 11:05:50','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(826,1,'2024-11-24 12:07:57','2024-11-24 11:07:57','','Rokku ring silver and 18k gold','','inherit','closed','closed','','img_1582','','','2024-11-24 12:08:10','2024-11-24 11:08:10','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(827,1,'2024-11-24 12:09:43','2024-11-24 11:09:43','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-24 12:09:54','2024-11-24 11:09:54','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(828,1,'2024-11-24 12:11:18','2024-11-24 11:11:18','','Rokku necklace silver and lapis lazuli','SONY DSC','inherit','closed','closed','','sony-dsc-58','','','2024-11-24 12:11:34','2024-11-24 11:11:34','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-lapis-copy.jpg',0,'attachment','image/jpeg',0), -(829,1,'2024-11-24 15:08:28','2024-11-24 14:08:28','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-24 15:08:36','2024-11-24 14:08:36','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0), -(830,1,'2024-11-24 15:10:45','2024-11-24 14:10:45','','Kara ear cuff','','inherit','closed','closed','','img_1473','','','2024-11-24 15:11:09','2024-11-24 14:11:09','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(831,1,'2024-11-24 15:13:27','2024-11-24 14:13:27','','BoroBoro bead earrings','','inherit','closed','closed','','img_1524','','','2024-11-24 15:13:44','2024-11-24 14:13:44','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0), -(832,1,'2024-11-24 15:14:54','2024-11-24 14:14:54','','BoroBoro bead earrings','','inherit','closed','closed','','img_1525','','','2024-11-24 15:15:08','2024-11-24 14:15:08','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0), -(833,1,'2024-11-24 15:16:47','2024-11-24 14:16:47','','Kagun solo hoop','','inherit','closed','closed','','sony-dsc-61','','','2024-11-24 15:16:58','2024-11-24 14:16:58','',496,'https://haikuatelier.com/app/uploads/2024/11/KAGUN-CR1.jpg',0,'attachment','image/jpeg',0), -(834,1,'2024-11-24 15:19:36','2024-11-24 14:19:36','','Kara textured hoops gold plated','','inherit','closed','closed','','sony-dsc-69','','','2024-11-24 15:19:54','2024-11-24 14:19:54','',545,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-g.jpg',0,'attachment','image/jpeg',0), -(835,1,'2024-11-24 15:21:03','2024-11-24 14:21:03','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-24 15:21:25','2024-11-24 14:21:25','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0), -(836,1,'2024-11-24 15:24:19','2024-11-24 14:24:19','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-24 15:24:36','2024-11-24 14:24:36','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(837,1,'2024-11-24 15:27:18','2024-11-24 14:27:18','','Mugura bracelet','','inherit','closed','closed','','sony-dsc-57','','','2024-11-24 15:27:30','2024-11-24 14:27:30','',481,'https://haikuatelier.com/app/uploads/2024/11/MUGURA-BR.jpg',0,'attachment','image/jpeg',0), -(838,1,'2024-11-25 08:57:57','2024-11-25 07:57:57','','','','draft','closed','closed','','','','','2024-11-25 08:57:57','2024-11-25 07:57:57','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=838',0,'shop_order_placehold','',1), -(839,1,'2024-11-25 09:11:59','2024-11-25 08:11:59','','Fuyou bracelet silver','','inherit','closed','closed','','_dsc9242','','','2024-11-25 09:12:22','2024-11-25 08:12:22','',258,'https://haikuatelier.com/app/uploads/2024/10/DSC9242.jpg',0,'attachment','image/jpeg',0), -(840,1,'2024-11-25 09:19:54','2024-11-25 08:19:54','','Fuyou bracelet silver','','inherit','closed','closed','','_dsc9237','','','2024-11-25 09:20:06','2024-11-25 08:20:06','',258,'https://haikuatelier.com/app/uploads/2024/10/DSC9237.jpg',0,'attachment','image/jpeg',0), -(841,1,'2024-11-25 09:26:14','2024-11-25 08:26:14','','Hadou wavy hoops silver','','inherit','closed','closed','','hadou-craboroboro-crotanemaki-cr1o','','','2024-11-25 09:26:34','2024-11-25 08:26:34','',276,'https://haikuatelier.com/app/uploads/2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg',0,'attachment','image/jpeg',0), -(842,1,'2024-11-25 09:41:04','2024-11-25 08:41:04','','Rokku solo hoop silver and tiger\'s eye','SONY DSC','inherit','closed','closed','','sony-dsc-51','','','2024-11-25 09:41:21','2024-11-25 08:41:21','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-tiger.jpg',0,'attachment','image/jpeg',0), -(843,1,'2024-11-25 09:42:33','2024-11-25 08:42:33','','Rokku solo hoop silver and lapis lazuli','SONY DSC','inherit','closed','closed','','sony-dsc-78','','','2024-11-25 09:43:17','2024-11-25 08:43:17','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-lapis.jpg',0,'attachment','image/jpeg',0), -(844,1,'2024-11-25 09:42:38','2024-11-25 08:42:38','','Rokku solo hoop silver and malachite','SONY DSC','inherit','closed','closed','','sony-dsc-79','','','2024-11-25 09:43:42','2024-11-25 08:43:42','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-malachite.jpg',0,'attachment','image/jpeg',0), -(845,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-silver-lapis-lazuli','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=845',2,'product_variation','',0), -(846,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-silver-malachite','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=846',3,'product_variation','',0), -(847,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-silver-tigers-eye','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=847',1,'product_variation','',0), -(848,1,'2024-11-25 10:56:02','2024-11-25 09:56:02','','','','draft','closed','closed','','','','','2024-11-25 10:56:02','2024-11-25 09:56:02','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=848',0,'shop_order_placehold','',0), -(849,1,'2024-11-25 10:59:29','2024-11-25 09:59:29','','','','draft','closed','closed','','','','','2024-11-25 10:59:29','2024-11-25 09:59:29','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=849',0,'shop_order_placehold','',0); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,4,0), -(430,30,0), -(430,48,0), -(430,49,0), -(430,54,0), -(430,68,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,65,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0), -(766,4,0), -(766,30,0), -(766,45,0), -(766,61,0), -(766,62,0), -(766,63,0), -(787,4,0), -(787,31,0), -(787,36,0), -(787,37,0), -(787,38,0), -(787,39,0), -(787,40,0), -(787,41,0), -(787,42,0), -(787,43,0), -(798,4,0), -(798,31,0), -(798,37,0), -(798,38,0), -(798,39,0), -(798,40,0), -(798,41,0), -(798,42,0), -(798,43,0), -(798,44,0), -(807,4,0), -(807,31,0), -(807,37,0), -(807,38,0), -(807,39,0), -(807,40,0), -(807,41,0), -(807,42,0), -(807,43,0), -(807,44,0), -(807,55,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,26), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,40), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,34), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,23), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,5), -(62,62,'pa_side','',0,6), -(63,63,'pa_side','',0,2), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','34'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=152 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.109.126.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1731498228'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1732492800'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=html&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1732442434'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:5:{s:64:\"8dceadbafbec0ec0216d4937c2452e1a355654f12c91c437c06ffb9cbadd5d5c\";a:4:{s:10:\"expiration\";i:1732469908;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732297108;}s:64:\"b79ce7a826b151e076ef23a2048b5809825d8676ac31291154e9e34ce2f46e20\";a:4:{s:10:\"expiration\";i:1732472443;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732299643;}s:64:\"8db77212de27d4ee0849ea7ac781948c3b3a557ed4fa7395176117f055df3d93\";a:4:{s:10:\"expiration\";i:1732529030;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732356230;}s:64:\"63ecc205e7d14cdee2633c26df55415af831708e9591f3ef23f6ac1d71ef0757\";a:4:{s:10:\"expiration\";i:1733649396;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1732439796;}s:64:\"46fec7186f338aa4e23dffa16ebd44e65a2c9db2ec9ffcf1c51b7958b5aeb319\";a:4:{s:10:\"expiration\";i:1733650003;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732440403;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'), -(132,1,'roc_dismissed_wc_pro_notice','1'), -(146,1,'closedpostboxes_woocommerce_page_wc-orders','a:1:{i:0;s:12:\"wms_meta_box\";}'), -(147,1,'metaboxhidden_woocommerce_page_wc-orders','a:0:{}'), -(148,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"9a96876e2f8f3dc4f3cf45f02c61c0c1\";a:11:{s:3:\"key\";s:32:\"9a96876e2f8f3dc4f3cf45f02c61c0c1\";s:10:\"product_id\";i:447;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:40;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:40;s:8:\"line_tax\";d:0;}}}'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(553,69,'browse','Browse','https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',1,1,'info'), -(65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'), -(66,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2024-10-31 13:30:48',NULL,0,'plain','',1,1,'info'), -(67,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','{}','unactioned','woocommerce-admin','2024-11-03 13:16:04',NULL,0,'plain','',1,1,'info'), -(69,'wc-admin-orders-milestone','info','en_US','Congratulations on processing 10 orders!','You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.','{\"current_milestone\":10}','unactioned','woocommerce-admin','2024-11-21 16:12:57',NULL,0,'plain','',0,0,'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); -/*!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=5 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-25 06:57:57',NULL,'FR','57070','Metz',''), -(3,NULL,'','GC','CH','haiku.atelier@gmail.com','2024-11-14 09:55:39',NULL,'FR','57070','Metz',''), -(4,NULL,'','manon','poupouna','manon.designere@gmail.com','2024-11-25 08:59:29',NULL,'FR','1060','saint gilles',''); -/*!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=73 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'), -(29,678,'billing','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(30,678,'shipping','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(31,687,'billing','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(32,687,'shipping','GC','CH',NULL,'5 ',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(33,693,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(34,693,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(35,694,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(36,694,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(37,695,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(38,695,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(39,697,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(40,697,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(41,699,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(42,699,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(43,701,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(44,701,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(45,706,'billing','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR','contact@gcch.fr','0603436016'), -(46,706,'shipping','GC','CH',NULL,'5 rue de Poppy-le-Magnifique',NULL,'POPPYVILLE','POPPYSTADT','57070','FR',NULL,'0603436016'), -(47,777,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(48,777,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(49,778,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(50,778,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(51,779,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(52,779,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(53,780,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(54,780,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(55,781,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(56,781,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(57,782,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(58,782,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(59,783,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(60,783,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(61,784,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(62,784,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(63,785,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(64,785,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(65,786,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(66,786,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(67,838,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0033603436016'), -(68,838,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0033603436016'), -(69,848,'billing','manon','poupouna',NULL,'rue de l\'eglise saint gilles 65',NULL,'saint gilles',NULL,'1060','FR','manon.designere@gmail.com','+33643429929'), -(70,848,'shipping','manon','poupouna',NULL,'rue de l\'eglise saint gilles 65',NULL,'saint gilles',NULL,'1060','FR',NULL,'+33643429929'), -(71,849,'billing','manon','poupouna',NULL,'rue de l\'eglise saint gilles 65',NULL,'saint gilles',NULL,'1060','FR','manon.designere@gmail.com','+33643429929'), -(72,849,'shipping','manon','poupouna',NULL,'rue de l\'eglise saint gilles 65',NULL,'saint gilles',NULL,'1060','FR',NULL,'+33643429929'); -/*!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=223 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), -(83,678,'rest-api','9.4.2',0,0,1,'',1,'wc_order_lDKFCTHAMBg0J',1,'2024-11-16 18:45:11',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(92,687,'rest-api','9.4.2',0,0,1,'',1,'wc_order_vqaLso5LUb64w',1,'2024-11-17 09:44:59',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(101,693,'rest-api','9.4.1',0,0,0,'',0,'wc_order_BFhPekIK1rKy1',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(104,694,'rest-api','9.4.1',0,0,0,'',0,'wc_order_zXtAqQnRzxlOx',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(107,695,'rest-api','9.4.1',0,0,0,'',0,'wc_order_bjVyhHIu1Ckat',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(110,697,'rest-api','9.4.1',0,0,0,'',0,'wc_order_hCMMtMIBr3icq',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(113,699,'rest-api','9.4.1',0,0,0,'',0,'wc_order_uaB44Nfu0ZaUy',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(116,701,'rest-api','9.4.2',0,0,1,'',1,'wc_order_m21cJ2R2o3Evb',1,'2024-11-17 10:10:45',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(125,706,'rest-api','9.4.2',0,0,1,'',1,'wc_order_HIfz8sBOwyItx',1,'2024-11-17 10:23:11',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(134,777,'rest-api','9.4.2',0,0,1,'',1,'wc_order_9zrnAiI9bKzlA',1,'2024-11-21 16:12:13',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(143,778,'rest-api','9.4.1',0,0,0,'',0,'wc_order_SUeOw6Oe2JkC6',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(146,779,'rest-api','9.4.1',0,0,0,'',0,'wc_order_zs331wDx87jHB',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(149,780,'rest-api','9.4.1',0,0,0,'',0,'wc_order_pQerEHDNxTYwQ',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(152,781,'rest-api','9.4.1',0,0,0,'',0,'wc_order_Mjr45zI4T8rX0',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(155,782,'rest-api','9.4.2',0,0,1,'',1,'wc_order_vriZnJIRBVhIJ',1,'2024-11-21 22:23:47',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(164,783,'rest-api','9.4.1',0,0,0,'',0,'wc_order_j07JwLvU0WhYY',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(167,784,'rest-api','9.4.2',0,0,1,'',1,'wc_order_AjMK9FsQmzJ6s',1,'2024-11-22 14:12:25',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(190,785,'rest-api','9.4.2',0,1,1,'',1,'wc_order_jMXtDGxm2QYcz',1,'2024-11-22 17:37:30',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(199,786,'rest-api','9.4.2',0,1,1,'',1,'wc_order_cQXRt0EsdlCvz',1,'2024-11-22 18:24:28',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(208,838,'rest-api','9.4.2',0,1,1,'',1,'wc_order_jFsC2X0alWPIG',1,'2024-11-25 07:58:17',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(217,848,'rest-api','9.4.2',0,0,0,'',0,'wc_order_3MJdT4RlrSIDN',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(220,849,'rest-api','9.4.2',0,0,0,'',0,'wc_order_FATMq1w300wL3',0,NULL,NULL,0.00000000,300.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), -(60,678,613,617,2,'2024-11-16 19:44:44',1,70,70,0,0,0,0), -(62,687,613,617,2,'2024-11-17 10:44:38',1,70,70,0,0,0,0), -(63,687,545,553,2,'2024-11-17 10:44:38',1,60,60,0,0,0,0), -(65,693,610,0,2,'2024-11-17 11:03:58',1,150,150,0,0,0,0), -(66,693,155,161,2,'2024-11-17 11:03:58',1,80,80,0,0,0,0), -(68,694,610,0,2,'2024-11-17 11:04:41',1,150,150,0,0,0,0), -(69,694,155,161,2,'2024-11-17 11:04:41',1,80,80,0,0,0,0), -(71,695,610,0,2,'2024-11-17 11:04:46',1,150,150,0,0,0,0), -(73,697,610,0,2,'2024-11-17 11:07:41',1,150,150,0,0,0,0), -(75,699,610,0,2,'2024-11-17 11:09:35',1,150,150,0,0,0,0), -(77,701,613,618,2,'2024-11-17 11:10:27',1,70,70,0,0,0,0), -(78,701,613,616,2,'2024-11-17 11:10:27',1,70,70,0,0,0,0), -(80,706,572,585,2,'2024-11-17 11:22:52',1,78,78,0,0,0,0), -(82,777,613,620,2,'2024-11-21 17:11:57',1,70,70,0,0,0,0), -(84,778,613,624,2,'2024-11-21 22:37:31',1,70,70,0,0,0,0), -(86,779,613,624,2,'2024-11-21 22:39:42',2,140,140,0,0,0,0), -(88,780,613,624,2,'2024-11-21 23:10:38',2,140,140,0,0,0,0), -(90,781,613,624,2,'2024-11-21 23:18:49',2,140,140,0,0,0,0), -(92,782,589,597,2,'2024-11-21 23:23:28',2,150,150,0,0,0,0), -(94,783,113,120,2,'2024-11-22 09:03:50',1,90,90,0,0,0,0), -(96,784,113,120,2,'2024-11-22 15:12:02',2,180,180,0,0,0,0), -(97,784,481,0,2,'2024-11-22 15:12:02',1,75,75,0,0,0,0), -(99,785,610,0,2,'2024-11-22 18:37:04',1,150,150,0,0,0,0), -(100,785,263,0,2,'2024-11-22 18:37:04',1,90,90,0,0,0,0), -(101,785,572,586,2,'2024-11-22 18:37:04',1,78,78,0,0,0,0), -(103,786,625,632,2,'2024-11-22 19:24:12',2,130,130,0,0,0,0), -(104,786,155,161,2,'2024-11-22 19:24:12',1,80,80,0,0,0,0), -(105,786,155,158,2,'2024-11-22 19:24:12',2,160,160,0,0,0,0), -(107,838,766,775,2,'2024-11-25 08:57:57',1,50,50,0,0,0,0), -(109,848,515,519,4,'2024-11-25 10:56:02',1,65,65,0,0,0,0), -(110,848,613,616,4,'2024-11-25 10:56:02',1,70,70,0,0,0,0), -(112,849,515,519,4,'2024-11-25 10:59:29',1,65,215,0,0,150,0), -(113,849,496,0,4,'2024-11-25 10:59:29',1,40,190,0,0,150,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), -(678,0,'2024-11-16 19:44:44','2024-11-16 18:44:44','2024-11-16 19:45:11',NULL,1,70,0,0,70,1,'wc-trash',2), -(687,0,'2024-11-17 10:44:38','2024-11-17 09:44:38','2024-11-17 10:44:59',NULL,2,130,0,0,130,1,'wc-trash',2), -(693,0,'2024-11-17 11:03:58','2024-11-17 10:03:58',NULL,NULL,2,230,0,0,230,1,'wc-pending',2), -(694,0,'2024-11-17 11:04:41','2024-11-17 10:04:41',NULL,NULL,2,230,0,0,230,1,'wc-pending',2), -(695,0,'2024-11-17 11:04:46','2024-11-17 10:04:46',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(697,0,'2024-11-17 11:07:41','2024-11-17 10:07:41',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(699,0,'2024-11-17 11:09:35','2024-11-17 10:09:35',NULL,NULL,1,150,0,0,150,1,'wc-pending',2), -(701,0,'2024-11-17 11:10:27','2024-11-17 10:10:27','2024-11-17 11:10:45',NULL,2,140,0,0,140,1,'wc-trash',2), -(706,0,'2024-11-17 11:22:52','2024-11-17 10:22:52','2024-11-17 11:23:11',NULL,1,78,0,0,78,1,'wc-trash',2), -(777,0,'2024-11-21 17:11:57','2024-11-21 16:11:57','2024-11-21 17:12:13',NULL,1,70,0,0,70,1,'wc-trash',2), -(778,0,'2024-11-21 22:37:31','2024-11-21 21:37:31',NULL,NULL,1,70,0,0,70,1,'wc-pending',2), -(779,0,'2024-11-21 22:39:42','2024-11-21 21:39:42',NULL,NULL,2,140,0,0,140,1,'wc-pending',2), -(780,0,'2024-11-21 23:10:38','2024-11-21 22:10:38',NULL,NULL,2,140,0,0,140,1,'wc-pending',2), -(781,0,'2024-11-21 23:18:49','2024-11-21 22:18:49',NULL,NULL,2,140,0,0,140,1,'wc-pending',2), -(782,0,'2024-11-21 23:23:28','2024-11-21 22:23:28','2024-11-21 23:23:47',NULL,2,150,0,0,150,1,'wc-trash',2), -(783,0,'2024-11-22 09:03:50','2024-11-22 08:03:50',NULL,NULL,1,90,0,0,90,1,'wc-pending',2), -(784,0,'2024-11-22 15:12:02','2024-11-22 14:12:02','2024-11-22 15:12:25',NULL,3,255,0,0,255,1,'wc-processing',2), -(785,0,'2024-11-22 18:37:04','2024-11-22 17:37:04','2024-11-22 18:37:30',NULL,3,318,0,0,318,1,'wc-processing',2), -(786,0,'2024-11-22 19:24:12','2024-11-22 18:24:12','2024-11-22 19:24:28',NULL,5,370,0,0,370,1,'wc-processing',2), -(838,0,'2024-11-25 08:57:57','2024-11-25 07:57:57','2024-11-25 08:58:17',NULL,1,50,0,0,50,1,'wc-processing',2), -(848,0,'2024-11-25 10:56:02','2024-11-25 09:56:02',NULL,NULL,2,135,0,0,135,0,'wc-pending',4), -(849,0,'2024-11-25 10:59:29','2024-11-25 09:59:29',NULL,NULL,2,405,0,300,105,0,'wc-pending',4); -/*!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','','',''), -(678,'trash','EUR','shop_order',0.00000000,70.00000000,0,'contact@gcch.fr','2024-11-16 18:44:44','2024-11-22 15:01:34',0,'','','cs_test_a13qDTjSRhRS5oZaYFQxtR2g4ZtcUzjk4Jv5J6KRLy8HAuYUYyAuhOGLmx','','',''), -(687,'trash','EUR','shop_order',0.00000000,130.00000000,0,'contact@gcch.fr','2024-11-17 09:44:38','2024-11-22 15:01:34',0,'','','cs_test_b11rA1s0MhF66ViUzfqoZklv7wme8Si3aYG9mGsJ3dnr7z0q0qUsPOLxB0','','','coucou poupoune'), -(693,'trash','EUR','shop_order',0.00000000,230.00000000,0,'contact@gcch.fr','2024-11-17 10:03:58','2024-11-22 15:01:34',0,'','','','','','C\'est pour ma poupoune d\'amour, elle a besoin de bijoux.'), -(694,'trash','EUR','shop_order',0.00000000,230.00000000,0,'contact@gcch.fr','2024-11-17 10:04:41','2024-11-22 15:01:34',0,'','','','','','C\'est pour ma poupoune d\'amour, elle a besoin de bijoux.'), -(695,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:04:46','2024-11-22 15:01:34',0,'','','','','',''), -(697,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:07:41','2024-11-22 15:01:34',0,'','','','','',''), -(699,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-17 10:09:35','2024-11-22 15:01:34',0,'','','','','',''), -(701,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-17 10:10:27','2024-11-22 15:01:34',0,'','','cs_test_b1VK9DIdJte9phiOdGOhZFLl0JkIPdzk7nMfFACkcpb530WYWahuR085oT','','',''), -(706,'trash','EUR','shop_order',0.00000000,78.00000000,0,'contact@gcch.fr','2024-11-17 10:22:52','2024-11-22 15:01:34',0,'','','cs_test_a14Cd69bleTo5zfvJB0Rmc9irDw6hOe7Omthd9syssWZq63vfnjpV2Qcwb','','',''), -(777,'trash','EUR','shop_order',0.00000000,70.00000000,0,'contact@gcch.fr','2024-11-21 16:11:57','2024-11-22 15:01:34',0,'','','cs_test_a1PaoFGvBTRGshK9mEN4jlGBpo4uwzz3wMbOA3sXHibqtfVLWXrjHNZJgo','','',''), -(778,'trash','EUR','shop_order',0.00000000,70.00000000,0,'contact@gcch.fr','2024-11-21 21:37:31','2024-11-22 15:01:34',0,'','','','','',''), -(779,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-21 21:39:42','2024-11-22 15:01:34',0,'','','','','',''), -(780,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-21 22:10:38','2024-11-22 15:01:34',0,'','','','','',''), -(781,'trash','EUR','shop_order',0.00000000,140.00000000,0,'contact@gcch.fr','2024-11-21 22:18:49','2024-11-22 15:01:34',0,'','','','','',''), -(782,'trash','EUR','shop_order',0.00000000,150.00000000,0,'contact@gcch.fr','2024-11-21 22:23:28','2024-11-22 15:01:34',0,'','','cs_test_a13s4d0FR4P84ds6ZcuyG0rn8rFtFyYV9lZoU1BYjcgQfx7snJUiRlOeOC','','',''), -(783,'trash','EUR','shop_order',0.00000000,90.00000000,0,'contact@gcch.fr','2024-11-22 08:03:50','2024-11-22 15:01:34',0,'','','','','',''), -(784,'trash','EUR','shop_order',0.00000000,255.00000000,0,'contact@gcch.fr','2024-11-22 14:12:02','2024-11-22 15:01:34',0,'','','cs_test_b145STBuy7i3kYnxJ8Z5FvBT25sKJ30zl3bpCMmAGSKmKSNFBB5Ev8MpLT','','',''), -(785,'wc-processing','EUR','shop_order',0.00000000,318.00000000,0,'contact@gcch.fr','2024-11-22 17:37:04','2024-11-22 17:37:51',0,'','','cs_test_b1R7FgVyQLjpaUw7eUF391G8gOuhGsB7EabXDBlMnAVF9dhjNle76r8lg3','','',''), -(786,'wc-processing','EUR','shop_order',0.00000000,370.00000000,0,'contact@gcch.fr','2024-11-22 18:24:12','2024-11-22 18:24:56',0,'','','cs_test_b1QWiXvaw6H2FrCDXftDlQl5PsemyYPIK0GR1Fzzrd4D3wItFt4sqKeL20','','',''), -(838,'wc-processing','EUR','shop_order',0.00000000,50.00000000,0,'contact@gcch.fr','2024-11-25 07:57:57','2024-11-25 07:58:39',0,'','','cs_test_a1ou4QgiVgATfoSiprK8WCiZlIAYorTXyvj8QLwfk6dtSY3WUbrxLA3Dzc','','',''), -(848,'wc-pending','EUR','shop_order',0.00000000,135.00000000,0,'manon.designere@gmail.com','2024-11-25 09:56:02','2024-11-25 09:56:03',0,'','','','','',''), -(849,'wc-pending','EUR','shop_order',0.00000000,405.00000000,0,'manon.designere@gmail.com','2024-11-25 09:59:29','2024-11-25 09:59:30',0,'','','','','',''); -/*!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=139 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'), -(59,678,'_billing_address_index','GC CH 5 Metz 57070 FR contact@gcch.fr 0603436016'), -(60,678,'_shipping_address_index','GC CH 5 Metz 57070 FR 0603436016'), -(61,687,'_billing_address_index','GC CH 5 Metz 57070 FR contact@gcch.fr 0603436016'), -(62,687,'_shipping_address_index','GC CH 5 Metz 57070 FR 0603436016'), -(63,687,'_edit_lock','1731859528:1'), -(64,693,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(65,693,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(66,694,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(67,694,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(68,695,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(69,695,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(70,697,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(71,697,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(72,699,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(73,699,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(74,701,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(75,701,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(76,706,'_billing_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR contact@gcch.fr 0603436016'), -(77,706,'_shipping_address_index','GC CH 5 rue de Poppy-le-Magnifique POPPYVILLE POPPYSTADT 57070 FR 0603436016'), -(78,777,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(79,777,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(80,778,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(81,778,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(82,779,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(83,779,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(84,780,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(85,780,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(86,781,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(87,781,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(88,782,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(89,782,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(90,783,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(91,783,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(92,784,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(93,784,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(94,678,'_wp_trash_meta_status','wc-processing'), -(95,678,'_wp_trash_meta_time','1732287694'), -(96,687,'_wp_trash_meta_status','wc-processing'), -(97,687,'_wp_trash_meta_time','1732287694'), -(98,693,'_wp_trash_meta_status','wc-pending'), -(99,693,'_wp_trash_meta_time','1732287694'), -(100,694,'_wp_trash_meta_status','wc-pending'), -(101,694,'_wp_trash_meta_time','1732287694'), -(102,695,'_wp_trash_meta_status','wc-pending'), -(103,695,'_wp_trash_meta_time','1732287694'), -(104,697,'_wp_trash_meta_status','wc-pending'), -(105,697,'_wp_trash_meta_time','1732287694'), -(106,699,'_wp_trash_meta_status','wc-pending'), -(107,699,'_wp_trash_meta_time','1732287694'), -(108,701,'_wp_trash_meta_status','wc-processing'), -(109,701,'_wp_trash_meta_time','1732287694'), -(110,706,'_wp_trash_meta_status','wc-processing'), -(111,706,'_wp_trash_meta_time','1732287694'), -(112,777,'_wp_trash_meta_status','wc-processing'), -(113,777,'_wp_trash_meta_time','1732287694'), -(114,778,'_wp_trash_meta_status','wc-pending'), -(115,778,'_wp_trash_meta_time','1732287694'), -(116,779,'_wp_trash_meta_status','wc-pending'), -(117,779,'_wp_trash_meta_time','1732287694'), -(118,780,'_wp_trash_meta_status','wc-pending'), -(119,780,'_wp_trash_meta_time','1732287694'), -(120,781,'_wp_trash_meta_status','wc-pending'), -(121,781,'_wp_trash_meta_time','1732287694'), -(122,782,'_wp_trash_meta_status','wc-processing'), -(123,782,'_wp_trash_meta_time','1732287694'), -(124,783,'_wp_trash_meta_status','wc-pending'), -(125,783,'_wp_trash_meta_time','1732287694'), -(126,784,'_wp_trash_meta_status','wc-processing'), -(127,784,'_wp_trash_meta_time','1732287694'), -(128,785,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(129,785,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(130,786,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'), -(131,786,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'), -(132,786,'_edit_lock','1732301394:1'), -(133,838,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0033603436016'), -(134,838,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0033603436016'), -(135,848,'_billing_address_index','manon poupouna rue de l\'eglise saint gilles 65 saint gilles 1060 FR manon.designere@gmail.com +33643429929'), -(136,848,'_shipping_address_index','manon poupouna rue de l\'eglise saint gilles 65 saint gilles 1060 FR +33643429929'), -(137,849,'_billing_address_index','manon poupouna rue de l\'eglise saint gilles 65 saint gilles 1060 FR manon.designere@gmail.com +33643429929'), -(138,849,'_shipping_address_index','manon poupouna rue de l\'eglise saint gilles 65 saint gilles 1060 FR +33643429929'); -/*!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), -(847,430,'pa_stone',48,1,1), -(846,430,'pa_stone',49,1,1), -(845,430,'pa_stone',68,1,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',77,1,1), -(495,490,'pa_side',78,1,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), -(767,766,'pa_side',45,1,1), -(768,766,'pa_side',62,1,1), -(775,766,'pa_side',63,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 */; -/*!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,3,'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,1,'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,1,'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,1,'taxable','',''), -(613,'BOROBORO-B2-g',0,0,70.0000,70.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,70.0000,70.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,2,'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',''), -(766,'FUYOU-BO-s',0,0,50.0000,80.0000,0,NULL,'instock',0,0.00,1,'taxable','',''), -(767,'FUYOU-BO-s-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(768,'FUYOU-BO-s-long',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(775,'FUYOU-BO-s-mid',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(787,'HADOU-BR-3',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(790,'HADOU-B-50',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(791,'HADOU-B-52',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(792,'HADOU-B-54',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(793,'HADOU-B-56',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(794,'HADOU-B-58',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(795,'HADOU-B-60',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(796,'HADOU-B-62',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(798,'BOROBORO-B1-s-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(799,'BOROBORO-B1-s-50-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(800,'BOROBORO-B1-s-52-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(801,'BOROBORO-B1-s-54-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(802,'BOROBORO-B1-s-56-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(803,'BOROBORO-B1-s-58-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(804,'BOROBORO-B1-s-60-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(805,'BOROBORO-B1-s-62-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(806,'BOROBORO-B1-s-64-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(807,'BOROBORO-B1-s',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(808,'BOROBORO-B1-s-50',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(809,'BOROBORO-B1-s-52',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(810,'BOROBORO-B1-s-54',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(811,'BOROBORO-B1-s-56',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(812,'BOROBORO-B1-s-58',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(813,'BOROBORO-B1-s-60',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(814,'BOROBORO-B1-s-62',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(815,'BOROBORO-B1-s-64',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(845,'ROKKU-CR-s-lapis',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(846,'ROKKU-CR-s-malachite',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(847,'ROKKU-CR-s-tiger',0,0,45.0000,45.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-25 11:37:29'); -/*!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=952 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:{}}'), -(521,60,'_product_id','613'), -(522,60,'_variation_id','617'), -(523,60,'_qty','1'), -(524,60,'_tax_class',''), -(525,60,'_line_subtotal','70'), -(526,60,'_line_subtotal_tax','0'), -(527,60,'_line_total','70'), -(528,60,'_line_tax','0'), -(529,60,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(530,60,'pa_size','56'), -(531,61,'method_id','free_shipping'), -(532,61,'instance_id',''), -(533,61,'cost','0'), -(534,61,'total_tax','0'), -(535,61,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(536,62,'_product_id','613'), -(537,62,'_variation_id','617'), -(538,62,'_qty','1'), -(539,62,'_tax_class',''), -(540,62,'_line_subtotal','70'), -(541,62,'_line_subtotal_tax','0'), -(542,62,'_line_total','70'), -(543,62,'_line_tax','0'), -(544,62,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(545,62,'pa_size','56'), -(546,63,'_product_id','545'), -(547,63,'_variation_id','553'), -(548,63,'_qty','1'), -(549,63,'_tax_class',''), -(550,63,'_line_subtotal','60'), -(551,63,'_line_subtotal_tax','0'), -(552,63,'_line_total','60'), -(553,63,'_line_tax','0'), -(554,63,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(555,63,'pa_side','pair'), -(556,64,'method_id','free_shipping'), -(557,64,'instance_id',''), -(558,64,'cost','0'), -(559,64,'total_tax','0'), -(560,64,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(561,65,'_product_id','610'), -(562,65,'_variation_id','0'), -(563,65,'_qty','1'), -(564,65,'_tax_class',''), -(565,65,'_line_subtotal','150'), -(566,65,'_line_subtotal_tax','0'), -(567,65,'_line_total','150'), -(568,65,'_line_tax','0'), -(569,65,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(570,66,'_product_id','155'), -(571,66,'_variation_id','161'), -(572,66,'_qty','1'), -(573,66,'_tax_class',''), -(574,66,'_line_subtotal','80'), -(575,66,'_line_subtotal_tax','0'), -(576,66,'_line_total','80'), -(577,66,'_line_tax','0'), -(578,66,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(579,66,'pa_size','60'), -(580,67,'method_id','free_shipping'), -(581,67,'instance_id',''), -(582,67,'cost','0'), -(583,67,'total_tax','0'), -(584,67,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(585,68,'_product_id','610'), -(586,68,'_variation_id','0'), -(587,68,'_qty','1'), -(588,68,'_tax_class',''), -(589,68,'_line_subtotal','150'), -(590,68,'_line_subtotal_tax','0'), -(591,68,'_line_total','150'), -(592,68,'_line_tax','0'), -(593,68,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(594,69,'_product_id','155'), -(595,69,'_variation_id','161'), -(596,69,'_qty','1'), -(597,69,'_tax_class',''), -(598,69,'_line_subtotal','80'), -(599,69,'_line_subtotal_tax','0'), -(600,69,'_line_total','80'), -(601,69,'_line_tax','0'), -(602,69,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(603,69,'pa_size','60'), -(604,70,'method_id','free_shipping'), -(605,70,'instance_id',''), -(606,70,'cost','0'), -(607,70,'total_tax','0'), -(608,70,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(609,71,'_product_id','610'), -(610,71,'_variation_id','0'), -(611,71,'_qty','1'), -(612,71,'_tax_class',''), -(613,71,'_line_subtotal','150'), -(614,71,'_line_subtotal_tax','0'), -(615,71,'_line_total','150'), -(616,71,'_line_tax','0'), -(617,71,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(618,72,'method_id','free_shipping'), -(619,72,'instance_id',''), -(620,72,'cost','0'), -(621,72,'total_tax','0'), -(622,72,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(623,73,'_product_id','610'), -(624,73,'_variation_id','0'), -(625,73,'_qty','1'), -(626,73,'_tax_class',''), -(627,73,'_line_subtotal','150'), -(628,73,'_line_subtotal_tax','0'), -(629,73,'_line_total','150'), -(630,73,'_line_tax','0'), -(631,73,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(632,74,'method_id','free_shipping'), -(633,74,'instance_id',''), -(634,74,'cost','0'), -(635,74,'total_tax','0'), -(636,74,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(637,75,'_product_id','610'), -(638,75,'_variation_id','0'), -(639,75,'_qty','1'), -(640,75,'_tax_class',''), -(641,75,'_line_subtotal','150'), -(642,75,'_line_subtotal_tax','0'), -(643,75,'_line_total','150'), -(644,75,'_line_tax','0'), -(645,75,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(646,76,'method_id','free_shipping'), -(647,76,'instance_id',''), -(648,76,'cost','0'), -(649,76,'total_tax','0'), -(650,76,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(651,77,'_product_id','613'), -(652,77,'_variation_id','618'), -(653,77,'_qty','1'), -(654,77,'_tax_class',''), -(655,77,'_line_subtotal','70'), -(656,77,'_line_subtotal_tax','0'), -(657,77,'_line_total','70'), -(658,77,'_line_tax','0'), -(659,77,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(660,77,'pa_size','58'), -(661,78,'_product_id','613'), -(662,78,'_variation_id','616'), -(663,78,'_qty','1'), -(664,78,'_tax_class',''), -(665,78,'_line_subtotal','70'), -(666,78,'_line_subtotal_tax','0'), -(667,78,'_line_total','70'), -(668,78,'_line_tax','0'), -(669,78,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(670,78,'pa_size','54'), -(671,79,'method_id','free_shipping'), -(672,79,'instance_id',''), -(673,79,'cost','0'), -(674,79,'total_tax','0'), -(675,79,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(676,80,'_product_id','572'), -(677,80,'_variation_id','585'), -(678,80,'_qty','1'), -(679,80,'_tax_class',''), -(680,80,'_line_subtotal','78'), -(681,80,'_line_subtotal_tax','0'), -(682,80,'_line_total','78'), -(683,80,'_line_tax','0'), -(684,80,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(685,80,'pa_size','62'), -(686,81,'method_id','free_shipping'), -(687,81,'instance_id',''), -(688,81,'cost','0'), -(689,81,'total_tax','0'), -(690,81,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(691,82,'_product_id','613'), -(692,82,'_variation_id','620'), -(693,82,'_qty','1'), -(694,82,'_tax_class',''), -(695,82,'_line_subtotal','70'), -(696,82,'_line_subtotal_tax','0'), -(697,82,'_line_total','70'), -(698,82,'_line_tax','0'), -(699,82,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(700,82,'pa_size','62'), -(701,83,'method_id','free_shipping'), -(702,83,'instance_id',''), -(703,83,'cost','0'), -(704,83,'total_tax','0'), -(705,83,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(706,84,'_product_id','613'), -(707,84,'_variation_id','624'), -(708,84,'_qty','1'), -(709,84,'_tax_class',''), -(710,84,'_line_subtotal','70'), -(711,84,'_line_subtotal_tax','0'), -(712,84,'_line_total','70'), -(713,84,'_line_tax','0'), -(714,84,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(715,84,'pa_size','64'), -(716,85,'method_id','free_shipping'), -(717,85,'instance_id',''), -(718,85,'cost','0'), -(719,85,'total_tax','0'), -(720,85,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(721,86,'_product_id','613'), -(722,86,'_variation_id','624'), -(723,86,'_qty','2'), -(724,86,'_tax_class',''), -(725,86,'_line_subtotal','140'), -(726,86,'_line_subtotal_tax','0'), -(727,86,'_line_total','140'), -(728,86,'_line_tax','0'), -(729,86,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(730,86,'pa_size','64'), -(731,87,'method_id','free_shipping'), -(732,87,'instance_id',''), -(733,87,'cost','0'), -(734,87,'total_tax','0'), -(735,87,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(736,88,'_product_id','613'), -(737,88,'_variation_id','624'), -(738,88,'_qty','2'), -(739,88,'_tax_class',''), -(740,88,'_line_subtotal','140'), -(741,88,'_line_subtotal_tax','0'), -(742,88,'_line_total','140'), -(743,88,'_line_tax','0'), -(744,88,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(745,88,'pa_size','64'), -(746,89,'method_id','free_shipping'), -(747,89,'instance_id',''), -(748,89,'cost','0'), -(749,89,'total_tax','0'), -(750,89,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(751,90,'_product_id','613'), -(752,90,'_variation_id','624'), -(753,90,'_qty','2'), -(754,90,'_tax_class',''), -(755,90,'_line_subtotal','140'), -(756,90,'_line_subtotal_tax','0'), -(757,90,'_line_total','140'), -(758,90,'_line_tax','0'), -(759,90,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(760,90,'pa_size','64'), -(761,91,'method_id','free_shipping'), -(762,91,'instance_id',''), -(763,91,'cost','0'), -(764,91,'total_tax','0'), -(765,91,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(766,92,'_product_id','589'), -(767,92,'_variation_id','597'), -(768,92,'_qty','2'), -(769,92,'_tax_class',''), -(770,92,'_line_subtotal','150'), -(771,92,'_line_subtotal_tax','0'), -(772,92,'_line_total','150'), -(773,92,'_line_tax','0'), -(774,92,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(775,92,'pa_size','64'), -(776,93,'method_id','free_shipping'), -(777,93,'instance_id',''), -(778,93,'cost','0'), -(779,93,'total_tax','0'), -(780,93,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(781,94,'_product_id','113'), -(782,94,'_variation_id','120'), -(783,94,'_qty','1'), -(784,94,'_tax_class',''), -(785,94,'_line_subtotal','90'), -(786,94,'_line_subtotal_tax','0'), -(787,94,'_line_total','90'), -(788,94,'_line_tax','0'), -(789,94,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(790,94,'pa_size','62'), -(791,95,'method_id','free_shipping'), -(792,95,'instance_id',''), -(793,95,'cost','0'), -(794,95,'total_tax','0'), -(795,95,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(796,96,'_product_id','113'), -(797,96,'_variation_id','120'), -(798,96,'_qty','2'), -(799,96,'_tax_class',''), -(800,96,'_line_subtotal','180'), -(801,96,'_line_subtotal_tax','0'), -(802,96,'_line_total','180'), -(803,96,'_line_tax','0'), -(804,96,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(805,96,'pa_size','62'), -(806,97,'_product_id','481'), -(807,97,'_variation_id','0'), -(808,97,'_qty','1'), -(809,97,'_tax_class',''), -(810,97,'_line_subtotal','75'), -(811,97,'_line_subtotal_tax','0'), -(812,97,'_line_total','75'), -(813,97,'_line_tax','0'), -(814,97,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(815,98,'method_id','free_shipping'), -(816,98,'instance_id',''), -(817,98,'cost','0'), -(818,98,'total_tax','0'), -(819,98,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(820,99,'_product_id','610'), -(821,99,'_variation_id','0'), -(822,99,'_qty','1'), -(823,99,'_tax_class',''), -(824,99,'_line_subtotal','150'), -(825,99,'_line_subtotal_tax','0'), -(826,99,'_line_total','150'), -(827,99,'_line_tax','0'), -(828,99,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(829,100,'_product_id','263'), -(830,100,'_variation_id','0'), -(831,100,'_qty','1'), -(832,100,'_tax_class',''), -(833,100,'_line_subtotal','90'), -(834,100,'_line_subtotal_tax','0'), -(835,100,'_line_total','90'), -(836,100,'_line_tax','0'), -(837,100,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(838,101,'_product_id','572'), -(839,101,'_variation_id','586'), -(840,101,'_qty','1'), -(841,101,'_tax_class',''), -(842,101,'_line_subtotal','78'), -(843,101,'_line_subtotal_tax','0'), -(844,101,'_line_total','78'), -(845,101,'_line_tax','0'), -(846,101,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(847,101,'pa_size','64'), -(848,102,'method_id','free_shipping'), -(849,102,'instance_id',''), -(850,102,'cost','0'), -(851,102,'total_tax','0'), -(852,102,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(853,103,'_product_id','625'), -(854,103,'_variation_id','632'), -(855,103,'_qty','2'), -(856,103,'_tax_class',''), -(857,103,'_line_subtotal','130'), -(858,103,'_line_subtotal_tax','0'), -(859,103,'_line_total','130'), -(860,103,'_line_tax','0'), -(861,103,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(862,103,'pa_size','62'), -(863,104,'_product_id','155'), -(864,104,'_variation_id','161'), -(865,104,'_qty','1'), -(866,104,'_tax_class',''), -(867,104,'_line_subtotal','80'), -(868,104,'_line_subtotal_tax','0'), -(869,104,'_line_total','80'), -(870,104,'_line_tax','0'), -(871,104,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(872,104,'pa_size','60'), -(873,105,'_product_id','155'), -(874,105,'_variation_id','158'), -(875,105,'_qty','2'), -(876,105,'_tax_class',''), -(877,105,'_line_subtotal','160'), -(878,105,'_line_subtotal_tax','0'), -(879,105,'_line_total','160'), -(880,105,'_line_tax','0'), -(881,105,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(882,105,'pa_size','54'), -(883,106,'method_id','mondial_relay_point_relais'), -(884,106,'instance_id',''), -(885,106,'cost','0'), -(886,106,'total_tax','0'), -(887,106,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(888,107,'_product_id','766'), -(889,107,'_variation_id','775'), -(890,107,'_qty','1'), -(891,107,'_tax_class',''), -(892,107,'_line_subtotal','50'), -(893,107,'_line_subtotal_tax','0'), -(894,107,'_line_total','50'), -(895,107,'_line_tax','0'), -(896,107,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(897,107,'pa_side','medium'), -(898,108,'method_id','mondial_relay_point_relais'), -(899,108,'instance_id',''), -(900,108,'cost','0'), -(901,108,'total_tax','0'), -(902,108,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(903,109,'_product_id','515'), -(904,109,'_variation_id','519'), -(905,109,'_qty','1'), -(906,109,'_tax_class',''), -(907,109,'_line_subtotal','65'), -(908,109,'_line_subtotal_tax','0'), -(909,109,'_line_total','65'), -(910,109,'_line_tax','0'), -(911,109,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(912,109,'pa_stone','green-aventurine'), -(913,110,'_product_id','613'), -(914,110,'_variation_id','616'), -(915,110,'_qty','1'), -(916,110,'_tax_class',''), -(917,110,'_line_subtotal','70'), -(918,110,'_line_subtotal_tax','0'), -(919,110,'_line_total','70'), -(920,110,'_line_tax','0'), -(921,110,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(922,110,'pa_size','54'), -(923,111,'method_id','mondial_relay_point_relais'), -(924,111,'instance_id',''), -(925,111,'cost','0'), -(926,111,'total_tax','0'), -(927,111,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(928,112,'_product_id','515'), -(929,112,'_variation_id','519'), -(930,112,'_qty','1'), -(931,112,'_tax_class',''), -(932,112,'_line_subtotal','65'), -(933,112,'_line_subtotal_tax','0'), -(934,112,'_line_total','65'), -(935,112,'_line_tax','0'), -(936,112,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(937,112,'pa_stone','green-aventurine'), -(938,113,'_product_id','496'), -(939,113,'_variation_id','0'), -(940,113,'_qty','1'), -(941,113,'_tax_class',''), -(942,113,'_line_subtotal','40'), -(943,113,'_line_subtotal_tax','0'), -(944,113,'_line_total','40'), -(945,113,'_line_tax','0'), -(946,113,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(947,114,'method_id','mondial_relay_point_relais'), -(948,114,'instance_id',''), -(949,114,'cost','300'), -(950,114,'total_tax','0'), -(951,114,'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=115 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), -(60,'BoroBoro Bead Ring gold plated - 56','line_item',678), -(61,'Free shipping','shipping',678), -(62,'BoroBoro Bead Ring gold plated - 56','line_item',687), -(63,'Kara Hoops gold plated - pair','line_item',687), -(64,'Free shipping','shipping',687), -(65,'Hattari Cuff','line_item',693), -(66,'Kishou Ring gold plated - 60','line_item',693), -(67,'Free shipping','shipping',693), -(68,'Hattari Cuff','line_item',694), -(69,'Kishou Ring gold plated - 60','line_item',694), -(70,'Free shipping','shipping',694), -(71,'Hattari Cuff','line_item',695), -(72,'Free shipping','shipping',695), -(73,'Hattari Cuff','line_item',697), -(74,'Free shipping','shipping',697), -(75,'Hattari Cuff','line_item',699), -(76,'Free shipping','shipping',699), -(77,'BoroBoro Bead Ring gold plated - 58','line_item',701), -(78,'BoroBoro Bead Ring gold plated - 54','line_item',701), -(79,'Free shipping','shipping',701), -(80,'BoroBoro Long Ring gold plated - 62','line_item',706), -(81,'Free shipping','shipping',706), -(82,'BoroBoro Bead Ring gold plated - 62','line_item',777), -(83,'Free shipping','shipping',777), -(84,'BoroBoro Bead Ring gold plated - 64','line_item',778), -(85,'Free shipping','shipping',778), -(86,'BoroBoro Bead Ring gold plated - 64','line_item',779), -(87,'Free shipping','shipping',779), -(88,'BoroBoro Bead Ring gold plated - 64','line_item',780), -(89,'Free shipping','shipping',780), -(90,'BoroBoro Bead Ring gold plated - 64','line_item',781), -(91,'Free shipping','shipping',781), -(92,'BoroBoro Long Ring silver - 64','line_item',782), -(93,'Free shipping','shipping',782), -(94,'Ikkan Ring gold plated - 62','line_item',783), -(95,'Free shipping','shipping',783), -(96,'Ikkan Ring gold plated - 62','line_item',784), -(97,'Mugura Bracelet','line_item',784), -(98,'Free shipping','shipping',784), -(99,'Hattari Cuff','line_item',785), -(100,'Ikkan Necklace','line_item',785), -(101,'BoroBoro Long Ring gold plated - 64','line_item',785), -(102,'Free shipping','shipping',785), -(103,'BoroBoro Bead Ring silver - 62','line_item',786), -(104,'Kishou Ring gold plated - 60','line_item',786), -(105,'Kishou Ring gold plated - 54','line_item',786), -(106,'Free Shipping','shipping',786), -(107,'Fuyou Long Earrings silver - medium','line_item',838), -(108,'Mondial Relay - Point Relais (Free)','shipping',838), -(109,'BoroBoro Bead Earrings gold plated - Green Aventurine','line_item',848), -(110,'BoroBoro Bead Ring gold plated - 54','line_item',848), -(111,'Mondial Relay - Point Relais (Free)','shipping',848), -(112,'BoroBoro Bead Earrings gold plated - Green Aventurine','line_item',849), -(113,'Kagun Hoop','line_item',849), -(114,'Mondial Relay - Point Relais','shipping',849); -/*!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=370 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 -(352,'t_9ae2c165e0ba793005fb96a4441750','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:{}}\";}',1732612226), -(353,'1','a:11:{s:4:\"cart\";s:411:\"a:1:{s:32:\"9a96876e2f8f3dc4f3cf45f02c61c0c1\";a:11:{s:3:\"key\";s:32:\"9a96876e2f8f3dc4f3cf45f02c61c0c1\";s:10:\"product_id\";i:447;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:40;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:40;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"40\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"3\";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:\"40\";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:\"43.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:408:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_c8c76041d70c80ad4ef7753f13bafbc1\";s:5:\"rates\";a:1:{s:28:\"mondial_relay_point_relais:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:28:\"mondial_relay_point_relais:6\";s:9:\"method_id\";s:26:\"mondial_relay_point_relais\";s:11:\"instance_id\";i:6;s:5:\"label\";s:28:\"Mondial Relay - Point Relais\";s:4:\"cost\";s:4:\"3.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:0:{}}}}\";s:25:\"previous_shipping_methods\";s:56:\"a:1:{i:0;a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}}\";s:23:\"chosen_shipping_methods\";s:46:\"a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s: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:{}}\";}',1732612631), -(355,'t_ea9625af7eef5cc6e9a304e812aa45','a:12:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:415:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_751705f6e12fdebe90d721d4f395d2df\";s:5:\"rates\";a:1:{s:28:\"mondial_relay_point_relais:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:28:\"mondial_relay_point_relais:6\";s:9:\"method_id\";s:26:\"mondial_relay_point_relais\";s:11:\"instance_id\";i:6;s:5:\"label\";s:35:\"Mondial Relay - Point Relais (Free)\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:0:{}}}}\";s:25:\"previous_shipping_methods\";s:56:\"a:1:{i:0;a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}}\";s:23:\"chosen_shipping_methods\";s:46:\"a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:880:\"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:13:\"0033603436016\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"address\";s:17:\"5 rue de la Ville\";s:9:\"address_1\";s:17:\"5 rue de la Ville\";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:13:\"0033603436016\";s:16:\"shipping_address\";s:17:\"5 rue de la Ville\";s:18:\"shipping_address_1\";s:17:\"5 rue de la Ville\";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\";N;}',1732694236), -(360,'t_52d426e03e255764f8c8c75ac5d8d1','a:11:{s:4:\"cart\";s:411:\"a:1:{s:32:\"b534ba68236ba543ae44b22bd110a1d6\";a:11:{s:3:\"key\";s:32:\"b534ba68236ba543ae44b22bd110a1d6\";s:10:\"product_id\";i:496;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:40;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:40;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"40\";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:\"40\";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:\"40.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:904:\"a:2:{s:32:\"5e3f20ae629c254bf468600961f7a9ee\";a:11:{s:3:\"key\";s:32:\"5e3f20ae629c254bf468600961f7a9ee\";s:10:\"product_id\";i:613;s:12:\"variation_id\";i:616;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"54\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"bbdbe353ebe3ba406aea05a19a7e2486\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:70;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:70;s:8:\"line_tax\";d:0;}s:32:\"ec7cf5944dde6c83824580f4787f96d3\";a:11:{s:3:\"key\";s:32:\"ec7cf5944dde6c83824580f4787f96d3\";s:10:\"product_id\";i:515;s:12:\"variation_id\";i:519;s:9:\"variation\";a:1:{s:18:\"attribute_pa_stone\";s:16:\"green-aventurine\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"21599e895fa86634cb4879b2b2ce3ca2\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:65;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:65;s:8:\"line_tax\";d:0;}}\";s:22:\"shipping_for_package_0\";s:92:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_44144359a615f430f311c1cdeefea870\";s:5:\"rates\";a:0:{}}\";s:25:\"previous_shipping_methods\";s:16:\"a:1:{i:0;a:0:{}}\";s:23:\"chosen_shipping_methods\";s:17:\"a:1:{i:0;s:0:\"\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:0;}\";s:8:\"customer\";s:978:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:5:\"manon\";s:9:\"last_name\";s:8:\"poupouna\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:12:\"+33643429929\";s:5:\"email\";s:25:\"manon.designere@gmail.com\";s:7:\"address\";s:31:\"rue de l\'eglise saint gilles 65\";s:9:\"address_1\";s:31:\"rue de l\'eglise saint gilles 65\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:12:\"saint gilles\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:4:\"1060\";s:7:\"country\";s:2:\"AU\";s:19:\"shipping_first_name\";s:5:\"manon\";s:18:\"shipping_last_name\";s:8:\"poupouna\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:12:\"+33643429929\";s:16:\"shipping_address\";s:31:\"rue de l\'eglise saint gilles 65\";s:18:\"shipping_address_1\";s:31:\"rue de l\'eglise saint gilles 65\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:12:\"saint gilles\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:4:\"1060\";s:16:\"shipping_country\";s:2:\"AU\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1732701170); -/*!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=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zone_locations` VALUES -(1,1,'BE','country'), -(2,1,'FR','country'), -(103,3,'DE','country'), -(104,3,'AT','country'), -(105,3,'ES','country'), -(106,3,'IT','country'), -(107,3,'LU','country'), -(108,3,'NL','country'), -(109,3,'PL','country'), -(110,3,'PT','country'), -(111,2,'AX','country'), -(112,2,'AL','country'), -(113,2,'AD','country'), -(114,2,'BY','country'), -(115,2,'BA','country'), -(116,2,'BG','country'), -(117,2,'HR','country'), -(118,2,'CZ','country'), -(119,2,'DK','country'), -(120,2,'EE','country'), -(121,2,'FO','country'), -(122,2,'FI','country'), -(123,2,'GI','country'), -(124,2,'GR','country'), -(125,2,'HU','country'), -(126,2,'IS','country'), -(127,2,'IE','country'), -(128,2,'LV','country'), -(129,2,'LI','country'), -(130,2,'LT','country'), -(131,2,'MT','country'), -(132,2,'MD','country'), -(133,2,'MC','country'), -(134,2,'ME','country'), -(135,2,'MK','country'), -(136,2,'NO','country'), -(137,2,'RO','country'), -(138,2,'SM','country'), -(139,2,'RS','country'), -(140,2,'SK','country'), -(141,2,'SI','country'), -(142,2,'SJ','country'), -(143,2,'SE','country'), -(144,2,'CH','country'), -(145,2,'TR','country'), -(146,2,'UA','country'), -(147,2,'NA','continent'), -(148,2,'OC','continent'), -(149,2,'SA','continent'), -(150,2,'AF','continent'), -(151,2,'AM','country'), -(152,2,'BD','country'), -(153,2,'BT','country'), -(154,2,'BN','country'), -(155,2,'KH','country'), -(156,2,'CX','country'), -(157,2,'CC','country'), -(158,2,'CY','country'), -(159,2,'GE','country'), -(160,2,'HK','country'), -(161,2,'IN','country'), -(162,2,'ID','country'), -(163,2,'IR','country'), -(164,2,'IQ','country'), -(165,2,'JP','country'), -(166,2,'JO','country'), -(167,2,'KZ','country'), -(168,2,'KG','country'), -(169,2,'LA','country'), -(170,2,'LB','country'), -(171,2,'MO','country'), -(172,2,'MY','country'), -(173,2,'MV','country'), -(174,2,'MN','country'), -(175,2,'MM','country'), -(176,2,'NP','country'), -(177,2,'OM','country'), -(178,2,'PK','country'), -(179,2,'PS','country'), -(180,2,'PH','country'), -(181,2,'SG','country'), -(182,2,'KR','country'), -(183,2,'LK','country'), -(184,2,'SY','country'), -(185,2,'TW','country'), -(186,2,'TJ','country'), -(187,2,'TH','country'), -(188,2,'TL','country'), -(189,2,'TM','country'), -(190,2,'UZ','country'), -(191,2,'VN','country'), -(192,2,'YE','country'); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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=7 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 -(0,2,'free_shipping',1,1), -(2,4,'ups_standard',1,1), -(3,5,'mondial_relay_point_relais',1,1), -(1,6,'mondial_relay_point_relais',2,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=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zones` VALUES -(1,'Belgique et France',0), -(2,'Reste',2), -(3,'Pays Mondial Relay',1); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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; - --- --- Table structure for table `haikuwp_wpml_mails` --- - -DROP TABLE IF EXISTS `haikuwp_wpml_mails`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpml_mails` ( - `mail_id` int(11) NOT NULL AUTO_INCREMENT, - `timestamp` timestamp NOT NULL, - `host` varchar(200) NOT NULL DEFAULT '0', - `receiver` varchar(200) NOT NULL DEFAULT '0', - `subject` varchar(200) NOT NULL DEFAULT '0', - `message` text DEFAULT NULL, - `headers` text DEFAULT NULL, - `attachments` varchar(800) NOT NULL DEFAULT '0', - `error` varchar(400) DEFAULT '', - `plugin_version` varchar(200) NOT NULL DEFAULT '0', - PRIMARY KEY (`mail_id`), - FULLTEXT KEY `idx_message` (`message`) -) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpml_mails` --- - -LOCK TABLES `haikuwp_wpml_mails` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpml_mails` DISABLE KEYS */; -INSERT INTO `haikuwp_wpml_mails` VALUES -(1,'2024-11-22 18:24:28','217.182.132.198','contact@gcch.fr','[Haiku Atelier]: New order #786','\n\n \n \n \n Haiku Atelier\n \n\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n
\n

New Order: #786

\n
\n \n
\n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n\n

You’ve received the following order from GC CH:

\n\n

\n [Order #786] (2024-11-22)

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ProductQuantityPrice
\n BoroBoro Bead Ring silver - 62 (#BOROBORO-B2-s)
  • \nSize:

    62

    \n
\n 2 \n  130,00
\n Kishou Ring gold plated - 60 (#Kishou-B-g)
  • \nSize:

    60

    \n
\n 1 \n  80,00
\n Kishou Ring gold plated - 54 (#Kishou-B-g)
  • \nSize:

    54

    \n
\n 2 \n  160,00
Subtotal: 370,00
Shipping:Free Shipping
Total: 370,00
\n
\n\n\n \n \n \n \n
\n

Billing address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0603436016
contact@gcch.fr
\n
\n

Shipping address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0603436016
\n
\n

Congratulations on the sale.

\nProcess your orders on the go. Get the app.
\n
\n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n \n
\n

Haiku Atelier — Built with WooCommerce

\n
\n
\n \n
\n
\n
\n \n\n','Content-Type: text/html,\\nReply-to: GC CH ','',NULL,'1.13.1'), -(2,'2024-11-22 18:24:56','217.182.132.198','contact@gcch.fr','Your Haiku Atelier order has been received!','\n\n \n \n \n Haiku Atelier\n \n\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n
\n

Thank you for your order

\n
\n \n
\n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n\n

Hi GC,

\n

Just to let you know — we\'ve received your order #786, and it is now being processed:

\n\n\n

\n [Order #786] (2024-11-22)

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ProductQuantityPrice
\n BoroBoro Bead Ring silver - 62
  • \nSize:

    62

    \n
\n 2 \n  130,00
\n Kishou Ring gold plated - 60
  • \nSize:

    60

    \n
\n 1 \n  80,00
\n Kishou Ring gold plated - 54
  • \nSize:

    54

    \n
\n 2 \n  160,00
Subtotal: 370,00
Shipping:Free Shipping
Total: 370,00
\n
\n\n\n \n \n \n \n
\n

Billing address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0603436016
contact@gcch.fr
\n
\n

Shipping address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0603436016
\n
\n

Thanks for using haiku.gcch.fr!

\n
\n
\n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n \n
\n

Haiku Atelier — Built with WooCommerce

\n
\n
\n \n
\n
\n
\n \n\n','Content-Type: text/html,\\nReply-to: Haiku Atelier ','',NULL,'1.13.1'), -(3,'2024-11-25 07:58:17','217.182.132.198','contact@gcch.fr','[Haiku Atelier]: New order #838','\n\n \n \n \n Haiku Atelier\n \n\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n
\n

New Order: #838

\n
\n \n
\n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n\n

You’ve received the following order from GC CH:

\n\n

\n [Order #838] (2024-11-25)

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ProductQuantityPrice
\n Fuyou Long Earrings silver - medium (#FUYOU-BO-s-mid)
  • \nSide:

    medium

    \n
\n 1 \n  50,00
Subtotal: 50,00
Shipping:Mondial Relay - Point Relais (Free)
Total: 50,00
\n
\n\n\n \n \n \n \n
\n

Billing address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0033603436016
contact@gcch.fr
\n
\n

Shipping address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0033603436016
\n
\n

Congratulations on the sale.

\nProcess your orders on the go. Get the app.
\n
\n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n \n
\n

Haiku Atelier — Built with WooCommerce

\n
\n
\n \n
\n
\n
\n \n\n','Content-Type: text/html,\\nReply-to: GC CH ','',NULL,'1.13.1'), -(4,'2024-11-25 07:58:40','217.182.132.198','contact@gcch.fr','Your Haiku Atelier order has been received!','\n\n \n \n \n Haiku Atelier\n \n\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n
\n

Thank you for your order

\n
\n \n
\n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n\n

Hi GC,

\n

Just to let you know — we\'ve received your order #838, and it is now being processed:

\n\n\n

\n [Order #838] (2024-11-25)

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ProductQuantityPrice
\n Fuyou Long Earrings silver - medium
  • \nSide:

    medium

    \n
\n 1 \n  50,00
Subtotal: 50,00
Shipping:Mondial Relay - Point Relais (Free)
Total: 50,00
\n
\n\n\n \n \n \n \n
\n

Billing address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0033603436016
contact@gcch.fr
\n
\n

Shipping address

\n\n
\n GC CH
5 rue de la Ville
57070 METZ
France
0033603436016
\n
\n

Thanks for using haiku.gcch.fr!

\n
\n
\n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n \n
\n

Haiku Atelier — Built with WooCommerce

\n
\n
\n \n
\n
\n
\n \n\n','Content-Type: text/html,\\nReply-to: Haiku Atelier ','',NULL,'1.13.1'); -/*!40000 ALTER TABLE `haikuwp_wpml_mails` 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-25 11:48:47 diff --git a/db/haiku_atelier-2024-11-25-c7e7968.sql b/db/haiku_atelier-2024-11-25-c7e7968.sql deleted file mode 100755 index 95d48b51..00000000 --- a/db/haiku_atelier-2024-11-25-c7e7968.sql +++ /dev/null @@ -1,15215 +0,0 @@ --- 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=1535 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), -(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','complete','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,1,'2024-11-16 06:11:57','2024-11-16 07:11:57',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), -(1233,'woocommerce_cleanup_draft_orders','complete','2024-11-17 06:11:57','2024-11-17 07:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731823917;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731823917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-17 08:25:48','2024-11-17 09:25:48',0,NULL), -(1234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 16:10:30','2024-11-16 17:10:30',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731773430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731773430;}',3,1,'2024-11-16 16:10:44','2024-11-16 17:10:44',0,NULL), -(1235,'wc-admin_import_orders','complete','2024-11-16 18:44:49','2024-11-16 19:44:49',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782689;}',4,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:45:03','2024-11-16 19:45:03',10,'[620,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782703;}',3,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:54:02','2024-11-16 19:54:02',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783242;}',3,1,'2024-11-16 18:58:14','2024-11-16 19:58:14',0,NULL), -(1238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:58:15','2024-11-16 19:58:15',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783495;}',3,1,'2024-11-16 19:02:06','2024-11-16 20:02:06',0,NULL), -(1239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:02:40','2024-11-16 20:02:40',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783760;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:03:03','2024-11-16 20:03:03',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783783;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:28','2024-11-16 20:10:28',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784228;}',3,1,'2024-11-16 19:10:35','2024-11-16 20:10:35',0,NULL), -(1242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:46','2024-11-16 20:10:46',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784246;}',3,1,'2024-11-16 19:11:52','2024-11-16 20:11:52',0,NULL), -(1243,'woocommerce_cleanup_draft_orders','complete','2024-11-18 08:25:48','2024-11-18 09:25:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731918348;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731918348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-18 10:20:16','2024-11-18 11:20:16',0,NULL), -(1244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 08:56:46','2024-11-17 09:56:46',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731833806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731833806;}',3,1,'2024-11-17 08:57:39','2024-11-17 09:57:39',0,NULL), -(1245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:25:08','2024-11-17 10:25:08',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835508;}',3,1,'2024-11-17 09:25:35','2024-11-17 10:25:35',0,NULL), -(1246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:30:11','2024-11-17 10:30:11',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835811;}',3,1,'2024-11-17 09:30:23','2024-11-17 10:30:23',0,NULL), -(1247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:33:21','2024-11-17 10:33:21',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836001;}',3,1,'2024-11-17 09:35:06','2024-11-17 10:35:06',0,NULL), -(1248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:36:32','2024-11-17 10:36:32',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836192;}',3,1,'2024-11-17 09:36:35','2024-11-17 10:36:35',0,NULL), -(1249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:39:06','2024-11-17 10:39:06',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836346;}',3,1,'2024-11-17 09:40:07','2024-11-17 10:40:07',0,NULL), -(1250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:41:27','2024-11-17 10:41:27',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836487;}',3,1,'2024-11-17 09:41:36','2024-11-17 10:41:36',0,NULL), -(1251,'wc-admin_import_orders','complete','2024-11-17 09:44:43','2024-11-17 10:44:43',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836683;}',4,1,'2024-11-17 09:45:15','2024-11-17 10:45:15',0,NULL), -(1252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:45:54','2024-11-17 10:45:54',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836754;}',3,1,'2024-11-17 09:47:57','2024-11-17 10:47:57',0,NULL), -(1253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:51:18','2024-11-17 10:51:18',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837078;}',3,1,'2024-11-17 09:52:11','2024-11-17 10:52:11',0,NULL), -(1254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:55:10','2024-11-17 10:55:10',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837310;}',3,1,'2024-11-17 09:56:27','2024-11-17 10:56:27',0,NULL), -(1255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:56:28','2024-11-17 10:56:28',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837388;}',3,1,'2024-11-17 09:56:35','2024-11-17 10:56:35',0,NULL), -(1256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:57:49','2024-11-17 10:57:49',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837469;}',3,1,'2024-11-17 09:59:12','2024-11-17 10:59:12',0,NULL), -(1257,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:59:56','2024-11-17 10:59:56',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837596;}',3,1,'2024-11-17 10:00:35','2024-11-17 11:00:35',0,NULL), -(1258,'wc-admin_import_orders','complete','2024-11-17 10:04:03','2024-11-17 11:04:03',10,'[693]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837843;}',4,1,'2024-11-17 10:04:39','2024-11-17 11:04:39',0,NULL), -(1259,'wc-admin_import_orders','complete','2024-11-17 10:04:46','2024-11-17 11:04:46',10,'[694]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837886;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1260,'wc-admin_import_orders','complete','2024-11-17 10:04:51','2024-11-17 11:04:51',10,'[695]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837891;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:05:47','2024-11-17 11:05:47',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837947;}',3,1,'2024-11-17 10:05:59','2024-11-17 11:05:59',0,NULL), -(1262,'wc-admin_import_orders','complete','2024-11-17 10:07:46','2024-11-17 11:07:46',10,'[697]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838066;}',4,1,'2024-11-17 10:08:08','2024-11-17 11:08:08',0,NULL), -(1263,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:08:13','2024-11-17 11:08:13',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838093;}',3,1,'2024-11-17 10:08:14','2024-11-17 11:08:14',0,NULL), -(1264,'wc-admin_import_orders','complete','2024-11-17 10:09:40','2024-11-17 11:09:40',10,'[699]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838180;}',4,1,'2024-11-17 10:10:27','2024-11-17 11:10:27',0,NULL), -(1265,'wc-admin_import_orders','complete','2024-11-17 10:10:32','2024-11-17 11:10:32',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838232;}',4,1,'2024-11-17 10:10:32','2024-11-17 11:10:32',0,NULL), -(1266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:10:35','2024-11-17 11:10:35',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838235;}',3,1,'2024-11-17 10:10:35','2024-11-17 11:10:35',0,NULL), -(1267,'wc-admin_import_orders','complete','2024-11-17 10:10:50','2024-11-17 11:10:50',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838250;}',4,1,'2024-11-17 10:11:31','2024-11-17 11:11:31',0,NULL), -(1268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:12:09','2024-11-17 11:12:09',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838329;}',3,1,'2024-11-17 10:14:57','2024-11-17 11:14:57',0,NULL), -(1269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:18:47','2024-11-17 11:18:47',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838727;}',3,1,'2024-11-17 10:19:48','2024-11-17 11:19:48',0,NULL), -(1270,'wc-admin_import_orders','complete','2024-11-17 10:22:57','2024-11-17 11:22:57',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838977;}',4,1,'2024-11-17 10:23:34','2024-11-17 11:23:34',0,NULL), -(1271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:24:53','2024-11-17 11:24:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839093;}',3,1,'2024-11-17 10:26:02','2024-11-17 11:26:02',0,NULL), -(1272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:26:56','2024-11-17 11:26:56',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839216;}',3,1,'2024-11-17 10:29:14','2024-11-17 11:29:14',0,NULL), -(1273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:32:37','2024-11-17 11:32:37',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839557;}',3,1,'2024-11-17 10:33:50','2024-11-17 11:33:50',0,NULL), -(1274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:33:51','2024-11-17 11:33:51',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839631;}',3,1,'2024-11-17 10:34:40','2024-11-17 11:34:40',0,NULL), -(1275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:35:45','2024-11-17 11:35:45',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839745;}',3,1,'2024-11-17 10:36:12','2024-11-17 11:36:12',0,NULL), -(1276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:38:27','2024-11-17 11:38:27',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839907;}',3,1,'2024-11-17 10:39:20','2024-11-17 11:39:20',0,NULL), -(1277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:40:07','2024-11-17 11:40:07',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840007;}',3,1,'2024-11-17 10:41:15','2024-11-17 11:41:15',0,NULL), -(1278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:42:36','2024-11-17 11:42:36',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840156;}',3,1,'2024-11-17 10:43:25','2024-11-17 11:43:25',0,NULL), -(1279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:44:53','2024-11-17 11:44:53',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840293;}',3,1,'2024-11-17 10:45:40','2024-11-17 11:45:40',0,NULL), -(1280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:47:58','2024-11-17 11:47:58',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840478;}',3,1,'2024-11-17 10:48:43','2024-11-17 11:48:43',0,NULL), -(1281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:48:44','2024-11-17 11:48:44',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840524;}',3,1,'2024-11-17 10:49:50','2024-11-17 11:49:50',0,NULL), -(1282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:50:48','2024-11-17 11:50:48',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840648;}',3,1,'2024-11-17 10:50:51','2024-11-17 11:50:51',0,NULL), -(1283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:54:58','2024-11-17 11:54:58',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840898;}',3,1,'2024-11-17 10:56:13','2024-11-17 11:56:13',0,NULL), -(1284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:57:09','2024-11-17 11:57:09',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841029;}',3,1,'2024-11-17 10:58:11','2024-11-17 11:58:11',0,NULL), -(1285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:58:53','2024-11-17 11:58:53',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841133;}',3,1,'2024-11-17 12:49:59','2024-11-17 13:49:59',0,NULL), -(1286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:23:11','2024-11-17 17:23:11',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860591;}',3,1,'2024-11-17 16:23:43','2024-11-17 17:23:43',0,NULL), -(1287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:29:48','2024-11-17 17:29:48',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860988;}',3,1,'2024-11-17 16:30:41','2024-11-17 17:30:41',0,NULL), -(1288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:31:36','2024-11-17 17:31:36',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861096;}',3,1,'2024-11-17 16:33:10','2024-11-17 17:33:10',0,NULL), -(1289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:34:11','2024-11-17 17:34:11',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861251;}',3,1,'2024-11-17 16:34:11','2024-11-17 17:34:11',0,NULL), -(1290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:37:27','2024-11-17 17:37:27',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861447;}',3,1,'2024-11-17 16:38:46','2024-11-17 17:38:46',0,NULL), -(1291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:40:09','2024-11-17 17:40:09',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861609;}',3,1,'2024-11-17 16:40:58','2024-11-17 17:40:58',0,NULL), -(1292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:44:53','2024-11-17 17:44:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861893;}',3,1,'2024-11-17 16:45:17','2024-11-17 17:45:17',0,NULL), -(1293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:56:06','2024-11-17 17:56:06',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862566;}',3,1,'2024-11-17 16:58:15','2024-11-17 17:58:15',0,NULL), -(1294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:59:12','2024-11-17 17:59:12',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862752;}',3,1,'2024-11-17 16:59:16','2024-11-17 17:59:16',0,NULL), -(1295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:00:56','2024-11-17 18:00:56',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862856;}',3,1,'2024-11-17 17:03:14','2024-11-17 18:03:14',0,NULL), -(1296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:03:55','2024-11-17 18:03:55',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863035;}',3,1,'2024-11-17 17:05:11','2024-11-17 18:05:11',0,NULL), -(1297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:06:06','2024-11-17 18:06:06',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863166;}',3,1,'2024-11-17 17:06:12','2024-11-17 18:06:12',0,NULL), -(1298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:07:38','2024-11-17 18:07:38',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863258;}',3,1,'2024-11-17 17:08:50','2024-11-17 18:08:50',0,NULL), -(1299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:10:54','2024-11-17 18:10:54',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863454;}',3,1,'2024-11-17 17:11:51','2024-11-17 18:11:51',0,NULL), -(1300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:13:59','2024-11-17 18:13:59',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863639;}',3,1,'2024-11-17 17:15:10','2024-11-17 18:15:10',0,NULL), -(1301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:16:32','2024-11-17 18:16:32',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863792;}',3,1,'2024-11-17 17:16:35','2024-11-17 18:16:35',0,NULL), -(1302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:18:13','2024-11-17 18:18:13',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863893;}',3,1,'2024-11-17 17:18:41','2024-11-17 18:18:41',0,NULL), -(1303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:20:01','2024-11-17 18:20:01',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864001;}',3,1,'2024-11-17 17:20:36','2024-11-17 18:20:36',0,NULL), -(1304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:21:23','2024-11-17 18:21:23',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864083;}',3,1,'2024-11-17 17:23:33','2024-11-17 18:23:33',0,NULL), -(1305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:25:16','2024-11-17 18:25:16',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864316;}',3,1,'2024-11-17 17:26:55','2024-11-17 18:26:55',0,NULL), -(1306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:28:49','2024-11-17 18:28:49',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864529;}',3,1,'2024-11-17 17:29:46','2024-11-17 18:29:46',0,NULL), -(1307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:31:27','2024-11-17 18:31:27',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864687;}',3,1,'2024-11-17 17:33:21','2024-11-17 18:33:21',0,NULL), -(1308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:34:36','2024-11-17 18:34:36',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864876;}',3,1,'2024-11-17 17:35:29','2024-11-17 18:35:29',0,NULL), -(1309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:37:35','2024-11-17 18:37:35',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865055;}',3,1,'2024-11-17 17:37:35','2024-11-17 18:37:35',0,NULL), -(1310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:40:36','2024-11-17 18:40:36',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865236;}',3,1,'2024-11-17 17:40:42','2024-11-17 18:40:42',0,NULL), -(1311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:43:03','2024-11-17 18:43:03',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865383;}',3,1,'2024-11-17 17:43:52','2024-11-17 18:43:52',0,NULL), -(1312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:45:07','2024-11-17 18:45:07',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865507;}',3,1,'2024-11-17 17:46:17','2024-11-17 18:46:17',0,NULL), -(1313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:48:39','2024-11-17 18:48:39',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865719;}',3,1,'2024-11-17 17:49:27','2024-11-17 18:49:27',0,NULL), -(1314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:52:25','2024-11-17 18:52:25',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865945;}',3,1,'2024-11-17 17:53:30','2024-11-17 18:53:30',0,NULL), -(1315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:55:59','2024-11-17 18:55:59',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866159;}',3,1,'2024-11-17 17:57:11','2024-11-17 18:57:11',0,NULL), -(1316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:58:04','2024-11-17 18:58:04',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866284;}',3,1,'2024-11-17 17:58:40','2024-11-17 18:58:40',0,NULL), -(1317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:59:30','2024-11-17 18:59:30',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866370;}',3,1,'2024-11-17 18:00:17','2024-11-17 19:00:17',0,NULL), -(1318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 18:02:46','2024-11-17 19:02:46',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866566;}',3,1,'2024-11-17 18:26:40','2024-11-17 19:26:40',0,NULL), -(1319,'woocommerce_cleanup_draft_orders','complete','2024-11-19 10:20:16','2024-11-19 11:20:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732011616;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732011616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-19 11:28:55','2024-11-19 12:28:55',0,NULL), -(1320,'woocommerce_cleanup_draft_orders','complete','2024-11-20 11:28:55','2024-11-20 12:28:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732102135;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732102135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-20 11:45:40','2024-11-20 12:45:40',0,NULL), -(1321,'woocommerce_cleanup_draft_orders','complete','2024-11-21 11:45:40','2024-11-21 12:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732189540;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732189540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-21 11:46:40','2024-11-21 12:46:40',0,NULL), -(1322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1326,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:40','2024-11-20 16:22:40',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116160;}',3,1,'2024-11-20 15:22:49','2024-11-20 16:22:49',0,NULL), -(1327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:52','2024-11-20 16:22:52',10,'[775,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116172;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[767,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1333,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1335,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:32','2024-11-20 16:24:32',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116272;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1336,'woocommerce_cleanup_draft_orders','complete','2024-11-22 11:46:40','2024-11-22 12:46:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732276000;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732276000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-22 12:24:34','2024-11-22 13:24:34',0,NULL), -(1337,'wc-admin_import_orders','complete','2024-11-21 16:12:02','2024-11-21 17:12:02',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732205522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732205522;}',4,1,'2024-11-21 16:12:57','2024-11-21 17:12:57',0,NULL), -(1338,'wc-admin_import_orders','complete','2024-11-21 21:37:36','2024-11-21 22:37:36',10,'[778]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225056;}',4,1,'2024-11-21 21:37:51','2024-11-21 22:37:51',0,NULL), -(1339,'wc-admin_import_orders','complete','2024-11-21 21:39:47','2024-11-21 22:39:47',10,'[779]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225187;}',4,1,'2024-11-21 21:41:29','2024-11-21 22:41:29',0,NULL), -(1340,'wc-admin_import_orders','complete','2024-11-21 22:10:43','2024-11-21 23:10:43',10,'[780]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227043;}',4,1,'2024-11-21 22:12:19','2024-11-21 23:12:19',0,NULL), -(1341,'wc-admin_import_orders','complete','2024-11-21 22:18:54','2024-11-21 23:18:54',10,'[781]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227534;}',4,1,'2024-11-21 22:22:56','2024-11-21 23:22:56',0,NULL), -(1342,'wc-admin_import_orders','complete','2024-11-21 22:23:33','2024-11-21 23:23:33',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227813;}',4,1,'2024-11-21 22:23:47','2024-11-21 23:23:47',0,NULL), -(1343,'wc-admin_import_orders','complete','2024-11-21 22:23:52','2024-11-21 23:23:52',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227832;}',4,1,'2024-11-21 22:24:45','2024-11-21 23:24:45',0,NULL), -(1344,'wc-admin_import_orders','complete','2024-11-22 08:03:55','2024-11-22 09:03:55',10,'[783]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732262635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732262635;}',4,1,'2024-11-22 08:10:47','2024-11-22 09:10:47',0,NULL), -(1345,'woocommerce_cleanup_draft_orders','complete','2024-11-23 12:24:34','2024-11-23 13:24:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732364674;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732364674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-23 12:50:37','2024-11-23 13:50:37',0,NULL), -(1346,'wc-admin_import_orders','complete','2024-11-22 14:12:07','2024-11-22 15:12:07',10,'[784]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732284727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732284727;}',4,1,'2024-11-22 14:12:55','2024-11-22 15:12:55',0,NULL), -(1347,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:35','2024-11-22 16:02:35',0,NULL), -(1348,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1349,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1350,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1351,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1352,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1353,'wc-admin_import_orders','complete','2024-11-22 17:37:09','2024-11-22 18:37:09',10,'[785]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732297029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732297029;}',4,1,'2024-11-22 17:37:44','2024-11-22 18:37:44',0,NULL), -(1354,'wc-admin_import_orders','complete','2024-11-22 18:24:17','2024-11-22 19:24:17',10,'[786]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732299857;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732299857;}',4,1,'2024-11-22 18:24:38','2024-11-22 19:24:38',0,NULL), -(1355,'woocommerce_cleanup_draft_orders','complete','2024-11-24 12:50:37','2024-11-24 13:50:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732452637;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732452637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-24 13:02:16','2024-11-24 14:02:16',0,NULL), -(1356,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:46','2024-11-24 10:17:46',0,NULL), -(1357,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[788,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1358,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[789,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1359,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[787,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1360,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:19:31','2024-11-24 10:19:31',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439971;}',3,1,'2024-11-24 09:20:28','2024-11-24 10:20:28',0,NULL), -(1361,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[790,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1362,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[791,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1363,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[792,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1364,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[793,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1365,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[794,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1366,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[795,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1367,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[796,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1368,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:34','2024-11-24 10:20:34',10,'[788,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440034;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1369,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:36','2024-11-24 10:20:36',10,'[789,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440036;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1370,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[790,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[791,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1372,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[792,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1373,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[793,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1374,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[794,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1375,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[795,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1376,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[796,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1377,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:22:09','2024-11-24 10:22:09',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440129;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1378,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:45','2024-11-24 10:23:45',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440225;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:54',0,NULL), -(1379,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[791,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:54',0,NULL), -(1380,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[792,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:55',0,NULL), -(1381,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[793,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1382,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[794,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1383,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[795,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1384,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[796,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1385,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[790,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1386,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[787,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1387,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:50:37','2024-11-24 10:50:37',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441837;}',3,1,'2024-11-24 09:51:15','2024-11-24 10:51:15',0,NULL), -(1388,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:52:17','2024-11-24 10:52:17',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441937;}',3,1,'2024-11-24 09:52:38','2024-11-24 10:52:38',0,NULL), -(1389,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:52:39','2024-11-24 10:52:39',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441959;}',3,1,'2024-11-24 09:53:17','2024-11-24 10:53:17',0,NULL), -(1390,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:57:44','2024-11-24 10:57:44',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442264;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1391,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[798,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1392,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[799,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1393,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[800,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1394,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[801,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1395,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[802,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1396,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[803,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1397,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[804,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1398,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[805,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1399,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[806,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:29','2024-11-24 10:58:29',0,NULL), -(1400,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[798,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:29','2024-11-24 10:58:29',0,NULL), -(1401,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[802,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1402,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[803,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1403,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[804,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1404,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[805,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1405,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[806,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1406,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[799,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1407,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[800,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1408,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[801,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1409,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[798,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1410,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[590,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1411,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[591,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1412,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[592,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1413,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[593,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1414,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[594,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1415,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[595,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1416,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[596,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1417,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[597,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1418,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[589,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1419,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:01:56','2024-11-24 11:01:56',10,'[807,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442516;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1420,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[808,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1421,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[809,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1422,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[810,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1423,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[811,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1424,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[812,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1425,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[813,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1426,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[814,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1427,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[815,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1428,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:01','2024-11-24 11:02:01',10,'[807,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442521;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1429,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:50','2024-11-24 11:02:50',10,'[808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442570;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1430,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:50','2024-11-24 11:02:50',10,'[809,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442570;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1431,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[810,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1432,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[811,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1433,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[812,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1434,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[813,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1435,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[814,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1436,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[815,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1437,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:52','2024-11-24 11:02:52',10,'[808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442572;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1438,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:52','2024-11-24 11:02:52',10,'[809,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442572;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1439,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:55','2024-11-24 11:02:55',10,'[807,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442575;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442575;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1440,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[808,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1441,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[809,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1442,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[810,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1443,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[811,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1444,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[812,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1445,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[813,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1446,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[814,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1447,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[815,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1448,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[807,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1449,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[590,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1450,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[591,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1451,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[592,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1452,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[593,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1453,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[594,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1454,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[595,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1455,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[596,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1456,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[597,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1457,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1458,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:44:32','2024-11-24 11:44:32',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445072;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445072;}',3,1,'2024-11-24 10:44:36','2024-11-24 11:44:36',0,NULL), -(1459,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:45:25','2024-11-24 11:45:25',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445125;}',3,1,'2024-11-24 10:45:37','2024-11-24 11:45:37',0,NULL), -(1460,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:45:54','2024-11-24 11:45:54',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445154;}',3,1,'2024-11-24 10:46:30','2024-11-24 11:46:30',0,NULL), -(1461,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:46:30','2024-11-24 11:46:30',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445190;}',3,1,'2024-11-24 10:46:30','2024-11-24 11:46:30',0,NULL), -(1462,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:47:10','2024-11-24 11:47:10',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445230;}',3,1,'2024-11-24 10:47:32','2024-11-24 11:47:32',0,NULL), -(1463,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:47:47','2024-11-24 11:47:47',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445267;}',3,1,'2024-11-24 10:48:35','2024-11-24 11:48:35',0,NULL), -(1464,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:48:21','2024-11-24 11:48:21',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445301;}',3,1,'2024-11-24 10:48:35','2024-11-24 11:48:35',0,NULL), -(1465,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:49:00','2024-11-24 11:49:00',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445340;}',3,1,'2024-11-24 10:49:37','2024-11-24 11:49:37',0,NULL), -(1466,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:50:31','2024-11-24 11:50:31',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445431;}',3,1,'2024-11-24 10:50:35','2024-11-24 11:50:35',0,NULL), -(1467,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:11','2024-11-24 11:51:11',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445471;}',3,1,'2024-11-24 10:51:37','2024-11-24 11:51:37',0,NULL), -(1468,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:22','2024-11-24 11:51:22',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445482;}',3,1,'2024-11-24 10:51:37','2024-11-24 11:51:37',0,NULL), -(1469,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:38','2024-11-24 11:51:38',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445498;}',3,1,'2024-11-24 10:51:44','2024-11-24 11:51:44',0,NULL), -(1470,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:45','2024-11-24 11:51:45',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445505;}',3,1,'2024-11-24 10:51:49','2024-11-24 11:51:49',0,NULL), -(1471,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:53:52','2024-11-24 11:53:52',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445632;}',3,1,'2024-11-24 10:53:55','2024-11-24 11:53:55',0,NULL), -(1472,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:56:34','2024-11-24 11:56:34',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445794;}',3,1,'2024-11-24 10:56:35','2024-11-24 11:56:35',0,NULL), -(1473,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:59:19','2024-11-24 11:59:19',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445959;}',3,1,'2024-11-24 10:59:35','2024-11-24 11:59:35',0,NULL), -(1474,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:02:03','2024-11-24 12:02:03',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446123;}',3,1,'2024-11-24 11:03:29','2024-11-24 12:03:29',0,NULL), -(1475,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:06:00','2024-11-24 12:06:00',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446360;}',3,1,'2024-11-24 11:07:06','2024-11-24 12:07:06',0,NULL), -(1476,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:08:13','2024-11-24 12:08:13',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446493;}',3,1,'2024-11-24 11:09:07','2024-11-24 12:09:07',0,NULL), -(1477,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:09:57','2024-11-24 12:09:57',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446597;}',3,1,'2024-11-24 11:10:35','2024-11-24 12:10:35',0,NULL), -(1478,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:10:36','2024-11-24 12:10:36',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446636;}',3,1,'2024-11-24 11:10:36','2024-11-24 12:10:36',0,NULL), -(1479,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:11:41','2024-11-24 12:11:41',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446701;}',3,1,'2024-11-24 11:11:41','2024-11-24 12:11:41',0,NULL), -(1480,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:12:55','2024-11-24 12:12:55',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446775;}',3,1,'2024-11-24 12:06:36','2024-11-24 13:06:36',0,NULL), -(1481,'woocommerce_cleanup_draft_orders','complete','2024-11-25 13:02:16','2024-11-25 14:02:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732539736;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732539736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-25 13:02:26','2024-11-25 14:02:26',0,NULL), -(1482,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:08:40','2024-11-24 15:08:40',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457320;}',3,1,'2024-11-24 14:09:31','2024-11-24 15:09:31',0,NULL), -(1483,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:11:13','2024-11-24 15:11:13',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457473;}',3,1,'2024-11-24 14:11:36','2024-11-24 15:11:36',0,NULL), -(1484,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:11:44','2024-11-24 15:11:44',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457504;}',3,1,'2024-11-24 14:12:35','2024-11-24 15:12:35',0,NULL), -(1485,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:13:53','2024-11-24 15:13:53',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457633;}',3,1,'2024-11-24 14:14:36','2024-11-24 15:14:36',0,NULL), -(1486,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:15:16','2024-11-24 15:15:16',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457716;}',3,1,'2024-11-24 14:15:35','2024-11-24 15:15:35',0,NULL), -(1487,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:17:01','2024-11-24 15:17:01',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457821;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457821;}',3,1,'2024-11-24 14:17:54','2024-11-24 15:17:54',0,NULL), -(1488,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:19:58','2024-11-24 15:19:58',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457998;}',3,1,'2024-11-24 14:20:25','2024-11-24 15:20:25',0,NULL), -(1489,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:21:33','2024-11-24 15:21:33',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458093;}',3,1,'2024-11-24 14:21:36','2024-11-24 15:21:36',0,NULL), -(1490,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:22:22','2024-11-24 15:22:22',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458142;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458142;}',3,1,'2024-11-24 14:22:43','2024-11-24 15:22:43',0,NULL), -(1491,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:23:09','2024-11-24 15:23:09',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458189;}',3,1,'2024-11-24 14:23:36','2024-11-24 15:23:36',0,NULL), -(1492,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:24:46','2024-11-24 15:24:46',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458286;}',3,1,'2024-11-24 14:26:30','2024-11-24 15:26:30',0,NULL), -(1493,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:27:38','2024-11-24 15:27:38',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458458;}',3,1,'2024-11-24 15:26:14','2024-11-24 16:26:14',0,NULL), -(1494,'wc-admin_import_orders','complete','2024-11-25 07:58:02','2024-11-25 08:58:02',10,'[838]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732521482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732521482;}',4,1,'2024-11-25 07:59:05','2024-11-25 08:59:05',0,NULL), -(1495,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:20:16','2024-11-25 09:20:16',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732522816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732522816;}',3,1,'2024-11-25 08:22:44','2024-11-25 09:22:44',0,NULL), -(1496,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:26:43','2024-11-25 09:26:43',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523203;}',3,1,'2024-11-25 08:27:34','2024-11-25 09:27:34',0,NULL), -(1497,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:27:05','2024-11-25 09:27:05',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523225;}',3,1,'2024-11-25 08:27:34','2024-11-25 09:27:34',0,NULL), -(1498,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:30:32','2024-11-25 09:30:32',10,'[328,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523432;}',3,1,'2024-11-25 08:30:35','2024-11-25 09:30:35',0,NULL), -(1499,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:30:55','2024-11-25 09:30:55',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523455;}',3,1,'2024-11-25 08:31:03','2024-11-25 09:31:03',0,NULL), -(1500,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:34:14','2024-11-25 09:34:14',10,'[377,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523654;}',3,1,'2024-11-25 08:34:36','2024-11-25 09:34:36',0,NULL), -(1501,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:34:44','2024-11-25 09:34:44',10,'[381,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523684;}',3,1,'2024-11-25 08:34:47','2024-11-25 09:34:47',0,NULL), -(1502,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:35:35','2024-11-25 09:35:35',10,'[381,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523735;}',3,1,'2024-11-25 08:35:37','2024-11-25 09:35:37',0,NULL), -(1503,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:36:14','2024-11-25 09:36:14',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523774;}',3,1,'2024-11-25 08:36:35','2024-11-25 09:36:35',0,NULL), -(1504,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:36:36','2024-11-25 09:36:36',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523796;}',3,1,'2024-11-25 08:36:51','2024-11-25 09:36:51',0,NULL), -(1505,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:37:07','2024-11-25 09:37:07',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523827;}',3,1,'2024-11-25 08:38:05','2024-11-25 09:38:05',0,NULL), -(1506,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:38:24','2024-11-25 09:38:24',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523904;}',3,1,'2024-11-25 08:38:36','2024-11-25 09:38:36',0,NULL), -(1507,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:10','2024-11-25 09:44:10',10,'[430,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524250;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1508,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[845,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1509,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[846,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1510,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[847,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1511,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1512,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:40','2024-11-25 09:45:40',10,'[845,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524340;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1513,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:40','2024-11-25 09:45:40',10,'[846,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524340;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1514,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:41','2024-11-25 09:45:41',10,'[847,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524341;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1515,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:46','2024-11-25 09:45:46',10,'[430,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524346;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1516,'wc-admin_import_orders','complete','2024-11-25 09:56:07','2024-11-25 10:56:07',10,'[848]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528567;}',4,1,'2024-11-25 09:56:46','2024-11-25 10:56:46',0,NULL), -(1517,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 09:58:32','2024-11-25 10:58:32',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528712;}',3,1,'2024-11-25 09:58:35','2024-11-25 10:58:35',0,NULL), -(1518,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 09:58:40','2024-11-25 10:58:40',10,'[496,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528720;}',3,1,'2024-11-25 09:59:36','2024-11-25 10:59:36',0,NULL), -(1519,'wc-admin_import_orders','complete','2024-11-25 09:59:35','2024-11-25 10:59:35',10,'[849]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528775;}',4,1,'2024-11-25 09:59:36','2024-11-25 10:59:36',0,NULL), -(1520,'action_scheduler/migration_hook','complete','2024-11-25 11:01:01','2024-11-25 12:01:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732532461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732532461;}',1,1,'2024-11-25 11:12:58','2024-11-25 12:12:58',0,NULL), -(1521,'action_scheduler/migration_hook','failed','2024-11-25 11:17:54','2024-11-25 12:17:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732533474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732533474;}',1,1,'2024-11-25 11:18:16','2024-11-25 12:18:16',0,NULL), -(1522,'action_scheduler/migration_hook','complete','2024-11-25 11:19:28','2024-11-25 12:19:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732533568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732533568;}',1,1,'2024-11-25 11:19:40','2024-11-25 12:19:40',0,NULL), -(1523,'wc-admin_import_orders','complete','2024-11-25 11:19:48','2024-11-25 12:19:48',10,'[850]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732533588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732533588;}',4,1,'2024-11-25 11:20:53','2024-11-25 12:20:53',0,NULL), -(1524,'woocommerce_cleanup_draft_orders','pending','2024-11-26 13:02:26','2024-11-26 14:02:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732626146;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732626146;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), -(1525,'wc-admin_import_orders','complete','2024-11-25 16:19:55','2024-11-25 17:19:55',10,'[852]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732551595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732551595;}',4,1,'2024-11-25 16:20:43','2024-11-25 17:20:43',0,NULL), -(1526,'wc-admin_import_orders','complete','2024-11-25 16:22:44','2024-11-25 17:22:44',10,'[853]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732551764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732551764;}',4,1,'2024-11-25 16:23:36','2024-11-25 17:23:36',0,NULL), -(1528,'wp_mail_smtp_summary_report_email','pending','2024-12-02 13:00:00','2024-12-02 14:00:00',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733144400;s:18:\"\0*\0first_timestamp\";i:1733144400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733144400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL), -(1529,'wp_mail_smtp_admin_notifications_update','complete','2024-11-25 16:50:16','2024-11-25 17:50:16',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732553416;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732553416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-11-25 16:50:42','2024-11-25 17:50:42',0,NULL), -(1530,'wp_mail_smtp_admin_notifications_update','pending','2024-11-26 16:50:42','2024-11-26 17:50:42',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732639842;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732639842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL), -(1531,'action_scheduler/migration_hook','complete','2024-11-25 16:59:13','2024-11-25 17:59:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732553953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732553953;}',1,1,'2024-11-25 16:59:56','2024-11-25 17:59:56',0,NULL), -(1532,'action_scheduler/migration_hook','failed','2024-11-25 17:00:56','2024-11-25 18:00:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732554056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732554056;}',1,1,'2024-11-25 17:00:56','2024-11-25 18:00:56',0,NULL), -(1533,'action_scheduler/migration_hook','complete','2024-11-25 17:05:23','2024-11-25 18:05:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732554323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732554323;}',1,1,'2024-11-25 17:05:29','2024-11-25 18:05:29',0,NULL), -(1534,'wc-admin_import_orders','complete','2024-11-25 17:18:05','2024-11-25 18:18:05',10,'[854]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732555085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732555085;}',4,1,'2024-11-25 17:21:02','2024-11-25 18:21:02',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=5227 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=7 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'), -(6,'wp_mail_smtp'); -/*!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=4578 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'), -(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'), -(3677,1189,'action started via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3678,1189,'action complete via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3679,1233,'action created','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3680,1234,'action created','2024-11-16 16:10:29','2024-11-16 17:10:29'), -(3681,1234,'action started via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3682,1234,'action complete via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3683,1235,'action created','2024-11-16 18:44:44','2024-11-16 19:44:44'), -(3684,1236,'action created','2024-11-16 18:45:02','2024-11-16 19:45:02'), -(3685,1235,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3686,1235,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3687,1236,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3688,1236,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3689,1237,'action created','2024-11-16 18:54:01','2024-11-16 19:54:01'), -(3690,1237,'action started via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3691,1237,'action complete via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3692,1238,'action created','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3693,1238,'action started via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3694,1238,'action complete via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3695,1239,'action created','2024-11-16 19:02:39','2024-11-16 20:02:39'), -(3696,1240,'action created','2024-11-16 19:03:02','2024-11-16 20:03:02'), -(3697,1239,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3698,1239,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3699,1240,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3700,1240,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3701,1241,'action created','2024-11-16 19:10:27','2024-11-16 20:10:27'), -(3702,1241,'action started via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3703,1241,'action complete via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3704,1242,'action created','2024-11-16 19:10:45','2024-11-16 20:10:45'), -(3705,1242,'action started via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3706,1242,'action complete via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3707,1233,'action started via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3708,1233,'action complete via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3709,1243,'action created','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3710,1244,'action created','2024-11-17 08:56:45','2024-11-17 09:56:45'), -(3711,1244,'action started via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3712,1244,'action complete via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3713,1245,'action created','2024-11-17 09:25:07','2024-11-17 10:25:07'), -(3714,1245,'action started via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3715,1245,'action complete via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3716,1246,'action created','2024-11-17 09:30:10','2024-11-17 10:30:10'), -(3717,1246,'action started via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3718,1246,'action complete via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3719,1247,'action created','2024-11-17 09:33:20','2024-11-17 10:33:20'), -(3720,1247,'action started via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3721,1247,'action complete via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3722,1248,'action created','2024-11-17 09:36:31','2024-11-17 10:36:31'), -(3723,1248,'action started via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3724,1248,'action complete via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3725,1249,'action created','2024-11-17 09:39:05','2024-11-17 10:39:05'), -(3726,1249,'action started via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3727,1249,'action complete via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3728,1250,'action created','2024-11-17 09:41:26','2024-11-17 10:41:26'), -(3729,1250,'action started via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3730,1250,'action complete via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3731,1251,'action created','2024-11-17 09:44:38','2024-11-17 10:44:38'), -(3732,1251,'action started via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3733,1251,'action complete via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3734,1252,'action created','2024-11-17 09:45:53','2024-11-17 10:45:53'), -(3735,1252,'action started via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3736,1252,'action complete via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3737,1253,'action created','2024-11-17 09:51:17','2024-11-17 10:51:17'), -(3738,1253,'action started via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3739,1253,'action complete via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3740,1254,'action created','2024-11-17 09:55:09','2024-11-17 10:55:09'), -(3741,1254,'action started via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3742,1254,'action complete via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3743,1255,'action created','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3744,1255,'action started via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3745,1255,'action complete via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3746,1256,'action created','2024-11-17 09:57:48','2024-11-17 10:57:48'), -(3747,1256,'action started via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3748,1256,'action complete via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3749,1257,'action created','2024-11-17 09:59:55','2024-11-17 10:59:55'), -(3750,1257,'action started via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3751,1257,'action complete via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3752,1258,'action created','2024-11-17 10:03:58','2024-11-17 11:03:58'), -(3753,1258,'action started via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3754,1258,'action complete via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3755,1259,'action created','2024-11-17 10:04:41','2024-11-17 11:04:41'), -(3756,1260,'action created','2024-11-17 10:04:46','2024-11-17 11:04:46'), -(3757,1259,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3758,1259,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3759,1260,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3760,1260,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3761,1261,'action created','2024-11-17 10:05:46','2024-11-17 11:05:46'), -(3762,1261,'action started via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3763,1261,'action complete via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3764,1262,'action created','2024-11-17 10:07:41','2024-11-17 11:07:41'), -(3765,1262,'action started via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3766,1262,'action complete via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3767,1263,'action created','2024-11-17 10:08:12','2024-11-17 11:08:12'), -(3768,1263,'action started via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3769,1263,'action complete via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3770,1264,'action created','2024-11-17 10:09:35','2024-11-17 11:09:35'), -(3771,1264,'action started via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3772,1264,'action complete via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3773,1265,'action created','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3774,1265,'action started via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3775,1265,'action complete via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3776,1266,'action created','2024-11-17 10:10:34','2024-11-17 11:10:34'), -(3777,1266,'action started via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3778,1266,'action complete via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3779,1267,'action created','2024-11-17 10:10:45','2024-11-17 11:10:45'), -(3780,1267,'action started via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3781,1267,'action complete via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3782,1268,'action created','2024-11-17 10:12:08','2024-11-17 11:12:08'), -(3783,1268,'action started via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3784,1268,'action complete via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3785,1269,'action created','2024-11-17 10:18:46','2024-11-17 11:18:46'), -(3786,1269,'action started via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3787,1269,'action complete via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3788,1270,'action created','2024-11-17 10:22:52','2024-11-17 11:22:52'), -(3789,1270,'action started via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3790,1270,'action complete via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3791,1271,'action created','2024-11-17 10:24:52','2024-11-17 11:24:52'), -(3792,1271,'action started via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3793,1271,'action complete via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3794,1272,'action created','2024-11-17 10:26:55','2024-11-17 11:26:55'), -(3795,1272,'action started via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3796,1272,'action complete via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3797,1273,'action created','2024-11-17 10:32:36','2024-11-17 11:32:36'), -(3798,1273,'action started via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3799,1273,'action complete via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3800,1274,'action created','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3801,1274,'action started via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3802,1274,'action complete via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3803,1275,'action created','2024-11-17 10:35:44','2024-11-17 11:35:44'), -(3804,1275,'action started via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3805,1275,'action complete via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3806,1276,'action created','2024-11-17 10:38:26','2024-11-17 11:38:26'), -(3807,1276,'action started via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3808,1276,'action complete via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3809,1277,'action created','2024-11-17 10:40:06','2024-11-17 11:40:06'), -(3810,1277,'action started via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3811,1277,'action complete via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3812,1278,'action created','2024-11-17 10:42:35','2024-11-17 11:42:35'), -(3813,1278,'action started via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3814,1278,'action complete via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3815,1279,'action created','2024-11-17 10:44:52','2024-11-17 11:44:52'), -(3816,1279,'action started via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3817,1279,'action complete via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3818,1280,'action created','2024-11-17 10:47:57','2024-11-17 11:47:57'), -(3819,1280,'action started via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3820,1280,'action complete via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3821,1281,'action created','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3822,1281,'action started via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3823,1281,'action complete via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3824,1282,'action created','2024-11-17 10:50:47','2024-11-17 11:50:47'), -(3825,1282,'action started via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3826,1282,'action complete via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3827,1283,'action created','2024-11-17 10:54:57','2024-11-17 11:54:57'), -(3828,1283,'action started via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3829,1283,'action complete via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3830,1284,'action created','2024-11-17 10:57:08','2024-11-17 11:57:08'), -(3831,1284,'action started via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3832,1284,'action complete via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3833,1285,'action created','2024-11-17 10:58:52','2024-11-17 11:58:52'), -(3834,1285,'action started via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3835,1285,'action complete via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3836,1286,'action created','2024-11-17 16:23:10','2024-11-17 17:23:10'), -(3837,1286,'action started via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3838,1286,'action complete via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3839,1287,'action created','2024-11-17 16:29:47','2024-11-17 17:29:47'), -(3840,1287,'action started via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3841,1287,'action complete via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3842,1288,'action created','2024-11-17 16:31:35','2024-11-17 17:31:35'), -(3843,1288,'action started via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3844,1288,'action complete via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3845,1289,'action created','2024-11-17 16:34:10','2024-11-17 17:34:10'), -(3846,1289,'action started via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3847,1289,'action complete via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3848,1290,'action created','2024-11-17 16:37:26','2024-11-17 17:37:26'), -(3849,1290,'action started via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3850,1290,'action complete via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3851,1291,'action created','2024-11-17 16:40:08','2024-11-17 17:40:08'), -(3852,1291,'action started via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3853,1291,'action complete via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3854,1292,'action created','2024-11-17 16:44:52','2024-11-17 17:44:52'), -(3855,1292,'action started via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3856,1292,'action complete via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3857,1293,'action created','2024-11-17 16:56:05','2024-11-17 17:56:05'), -(3858,1293,'action started via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3859,1293,'action complete via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3860,1294,'action created','2024-11-17 16:59:11','2024-11-17 17:59:11'), -(3861,1294,'action started via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3862,1294,'action complete via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3863,1295,'action created','2024-11-17 17:00:55','2024-11-17 18:00:55'), -(3864,1295,'action started via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3865,1295,'action complete via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3866,1296,'action created','2024-11-17 17:03:54','2024-11-17 18:03:54'), -(3867,1296,'action started via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3868,1296,'action complete via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3869,1297,'action created','2024-11-17 17:06:05','2024-11-17 18:06:05'), -(3870,1297,'action started via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3871,1297,'action complete via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3872,1298,'action created','2024-11-17 17:07:37','2024-11-17 18:07:37'), -(3873,1298,'action started via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3874,1298,'action complete via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3875,1299,'action created','2024-11-17 17:10:53','2024-11-17 18:10:53'), -(3876,1299,'action started via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3877,1299,'action complete via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3878,1300,'action created','2024-11-17 17:13:58','2024-11-17 18:13:58'), -(3879,1300,'action started via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3880,1300,'action complete via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3881,1301,'action created','2024-11-17 17:16:31','2024-11-17 18:16:31'), -(3882,1301,'action started via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3883,1301,'action complete via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3884,1302,'action created','2024-11-17 17:18:12','2024-11-17 18:18:12'), -(3885,1302,'action started via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3886,1302,'action complete via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3887,1303,'action created','2024-11-17 17:20:00','2024-11-17 18:20:00'), -(3888,1303,'action started via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3889,1303,'action complete via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3890,1304,'action created','2024-11-17 17:21:22','2024-11-17 18:21:22'), -(3891,1304,'action started via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3892,1304,'action complete via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3893,1305,'action created','2024-11-17 17:25:15','2024-11-17 18:25:15'), -(3894,1305,'action started via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3895,1305,'action complete via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3896,1306,'action created','2024-11-17 17:28:48','2024-11-17 18:28:48'), -(3897,1306,'action started via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3898,1306,'action complete via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3899,1307,'action created','2024-11-17 17:31:26','2024-11-17 18:31:26'), -(3900,1307,'action started via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3901,1307,'action complete via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3902,1308,'action created','2024-11-17 17:34:35','2024-11-17 18:34:35'), -(3903,1308,'action started via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3904,1308,'action complete via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3905,1309,'action created','2024-11-17 17:37:34','2024-11-17 18:37:34'), -(3906,1309,'action started via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3907,1309,'action complete via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3908,1310,'action created','2024-11-17 17:40:35','2024-11-17 18:40:35'), -(3909,1310,'action started via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3910,1310,'action complete via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3911,1311,'action created','2024-11-17 17:43:02','2024-11-17 18:43:02'), -(3912,1311,'action started via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3913,1311,'action complete via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3914,1312,'action created','2024-11-17 17:45:06','2024-11-17 18:45:06'), -(3915,1312,'action started via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3916,1312,'action complete via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3917,1313,'action created','2024-11-17 17:48:38','2024-11-17 18:48:38'), -(3918,1313,'action started via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3919,1313,'action complete via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3920,1314,'action created','2024-11-17 17:52:24','2024-11-17 18:52:24'), -(3921,1314,'action started via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3922,1314,'action complete via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3923,1315,'action created','2024-11-17 17:55:58','2024-11-17 18:55:58'), -(3924,1315,'action started via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3925,1315,'action complete via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3926,1316,'action created','2024-11-17 17:58:03','2024-11-17 18:58:03'), -(3927,1316,'action started via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3928,1316,'action complete via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3929,1317,'action created','2024-11-17 17:59:29','2024-11-17 18:59:29'), -(3930,1317,'action started via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3931,1317,'action complete via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3932,1318,'action created','2024-11-17 18:02:45','2024-11-17 19:02:45'), -(3933,1318,'action started via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3934,1318,'action complete via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3935,1243,'action started via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3936,1243,'action complete via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3937,1319,'action created','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3938,1319,'action started via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3939,1319,'action complete via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3940,1320,'action created','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3941,1320,'action started via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3942,1320,'action complete via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3943,1321,'action created','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3944,1322,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3945,1323,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3946,1324,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3947,1325,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3948,1322,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3949,1322,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3950,1323,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3951,1323,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3952,1324,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3953,1324,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3954,1325,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3955,1325,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3956,1326,'action created','2024-11-20 15:22:39','2024-11-20 16:22:39'), -(3957,1327,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3958,1328,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3959,1326,'action started via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3960,1326,'action complete via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3961,1329,'action created','2024-11-20 15:22:51','2024-11-20 16:22:51'), -(3962,1327,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3963,1327,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3964,1328,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3965,1328,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3966,1329,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3967,1329,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3968,1330,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3969,1331,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3970,1332,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3971,1330,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3972,1330,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3973,1333,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3974,1331,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3975,1331,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3976,1332,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3977,1332,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3978,1334,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3979,1335,'action created','2024-11-20 15:24:31','2024-11-20 16:24:31'), -(3980,1333,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3981,1333,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3982,1334,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3983,1334,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3984,1335,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3985,1335,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3986,1321,'action started via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3987,1321,'action complete via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3988,1336,'action created','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3989,1337,'action created','2024-11-21 16:11:57','2024-11-21 17:11:57'), -(3990,1337,'action started via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3991,1337,'action complete via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3992,1338,'action created','2024-11-21 21:37:31','2024-11-21 22:37:31'), -(3993,1338,'action started via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3994,1338,'action complete via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3995,1339,'action created','2024-11-21 21:39:42','2024-11-21 22:39:42'), -(3996,1339,'action started via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3997,1339,'action complete via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3998,1340,'action created','2024-11-21 22:10:38','2024-11-21 23:10:38'), -(3999,1340,'action started via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4000,1340,'action complete via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4001,1341,'action created','2024-11-21 22:18:49','2024-11-21 23:18:49'), -(4002,1341,'action started via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4003,1341,'action complete via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4004,1342,'action created','2024-11-21 22:23:28','2024-11-21 23:23:28'), -(4005,1342,'action started via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4006,1342,'action complete via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4007,1343,'action created','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4008,1343,'action started via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4009,1343,'action complete via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4010,1344,'action created','2024-11-22 08:03:50','2024-11-22 09:03:50'), -(4011,1344,'action started via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4012,1344,'action complete via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4013,1336,'action started via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4014,1336,'action complete via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4015,1345,'action created','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4016,1346,'action created','2024-11-22 14:12:02','2024-11-22 15:12:02'), -(4017,1346,'action started via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4018,1346,'action complete via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4019,1347,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4020,1348,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4021,1349,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4022,1350,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4023,1351,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4024,1352,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4025,1347,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4026,1347,'action complete via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4027,1348,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4028,1348,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4029,1349,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4030,1349,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4031,1350,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4032,1350,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4033,1351,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4034,1351,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4035,1352,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4036,1352,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4037,1353,'action created','2024-11-22 17:37:04','2024-11-22 18:37:04'), -(4038,1353,'action started via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'), -(4039,1353,'action complete via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'), -(4040,1354,'action created','2024-11-22 18:24:12','2024-11-22 19:24:12'), -(4041,1354,'action started via WP Cron','2024-11-22 18:24:38','2024-11-22 19:24:38'), -(4042,1354,'action complete via WP Cron','2024-11-22 18:24:38','2024-11-22 19:24:38'), -(4043,1345,'action started via WP Cron','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4044,1345,'action complete via WP Cron','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4045,1355,'action created','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4046,1356,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4047,1357,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4048,1358,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4049,1359,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4050,1356,'action started via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4051,1356,'action complete via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4052,1357,'action started via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4053,1357,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4054,1358,'action started via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4055,1358,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4056,1359,'action started via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4057,1359,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4058,1360,'action created','2024-11-24 09:19:30','2024-11-24 10:19:30'), -(4059,1361,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4060,1360,'action started via WP Cron','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4061,1360,'action complete via WP Cron','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4062,1362,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4063,1363,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4064,1364,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4065,1365,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4066,1366,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4067,1367,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4068,1368,'action created','2024-11-24 09:20:33','2024-11-24 10:20:33'), -(4069,1369,'action created','2024-11-24 09:20:35','2024-11-24 10:20:35'), -(4070,1361,'action started via WP Cron','2024-11-24 09:20:35','2024-11-24 10:20:35'), -(4071,1361,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4072,1362,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4073,1362,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4074,1363,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4075,1363,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4076,1364,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4077,1364,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4078,1365,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4079,1365,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4080,1366,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4081,1366,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4082,1367,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4083,1367,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4084,1368,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4085,1368,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4086,1369,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4087,1369,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4088,1370,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4089,1371,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4090,1372,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4091,1373,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4092,1374,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4093,1375,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4094,1376,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4095,1377,'action created','2024-11-24 09:22:08','2024-11-24 10:22:08'), -(4096,1370,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4097,1370,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4098,1371,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4099,1371,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4100,1372,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4101,1372,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4102,1373,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4103,1373,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4104,1374,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4105,1374,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4106,1375,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4107,1375,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4108,1376,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4109,1376,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4110,1377,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4111,1377,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4112,1378,'action created','2024-11-24 09:23:44','2024-11-24 10:23:44'), -(4113,1379,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4114,1380,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4115,1381,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4116,1382,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4117,1383,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4118,1384,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4119,1385,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4120,1386,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4121,1378,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4122,1378,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4123,1379,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4124,1379,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4125,1380,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4126,1380,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4127,1381,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4128,1381,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4129,1382,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4130,1382,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4131,1383,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4132,1383,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4133,1384,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4134,1384,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4135,1385,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4136,1385,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4137,1386,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4138,1386,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4139,1387,'action created','2024-11-24 09:50:36','2024-11-24 10:50:36'), -(4140,1387,'action started via Async Request','2024-11-24 09:51:15','2024-11-24 10:51:15'), -(4141,1387,'action complete via Async Request','2024-11-24 09:51:15','2024-11-24 10:51:15'), -(4142,1388,'action created','2024-11-24 09:52:16','2024-11-24 10:52:16'), -(4143,1388,'action started via WP Cron','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4144,1388,'action complete via WP Cron','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4145,1389,'action created','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4146,1389,'action started via Async Request','2024-11-24 09:53:17','2024-11-24 10:53:17'), -(4147,1389,'action complete via Async Request','2024-11-24 09:53:17','2024-11-24 10:53:17'), -(4148,1390,'action created','2024-11-24 09:57:43','2024-11-24 10:57:43'), -(4149,1391,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4150,1392,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4151,1393,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4152,1394,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4153,1395,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4154,1396,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4155,1397,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4156,1398,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4157,1399,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4158,1400,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4159,1390,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4160,1390,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4161,1391,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4162,1391,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4163,1392,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4164,1392,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4165,1393,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4166,1393,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4167,1394,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4168,1394,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4169,1395,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4170,1395,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4171,1396,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4172,1396,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4173,1397,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4174,1397,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4175,1398,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4176,1398,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4177,1399,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4178,1399,'action complete via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4179,1400,'action started via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4180,1400,'action complete via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4181,1401,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4182,1402,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4183,1403,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4184,1404,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4185,1405,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4186,1406,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4187,1407,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4188,1408,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4189,1409,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4190,1401,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4191,1401,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4192,1402,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4193,1402,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4194,1403,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4195,1403,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4196,1404,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4197,1404,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4198,1405,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4199,1405,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4200,1406,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4201,1406,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4202,1407,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4203,1407,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4204,1408,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4205,1408,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4206,1409,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4207,1409,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4208,1410,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4209,1411,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4210,1412,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4211,1413,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4212,1414,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4213,1415,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4214,1416,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4215,1417,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4216,1418,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4217,1410,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4218,1410,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4219,1411,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4220,1411,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4221,1412,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4222,1412,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4223,1413,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4224,1413,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4225,1414,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4226,1414,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4227,1415,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4228,1415,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4229,1416,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4230,1416,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4231,1417,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4232,1417,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4233,1418,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4234,1418,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4235,1419,'action created','2024-11-24 10:01:55','2024-11-24 11:01:55'), -(4236,1420,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4237,1421,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4238,1422,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4239,1423,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4240,1424,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4241,1425,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4242,1426,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4243,1427,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4244,1428,'action created','2024-11-24 10:02:00','2024-11-24 11:02:00'), -(4245,1429,'action created','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4246,1419,'action started via WP Cron','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4247,1430,'action created','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4248,1431,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4249,1419,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4250,1420,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4251,1432,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4252,1420,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4253,1421,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4254,1421,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4255,1422,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4256,1422,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4257,1433,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4258,1423,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4259,1423,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4260,1424,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4261,1424,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4262,1425,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4263,1434,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4264,1425,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4265,1426,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4266,1426,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4267,1427,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4268,1435,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4269,1427,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4270,1428,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4271,1428,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4272,1429,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4273,1436,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4274,1429,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4275,1430,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4276,1430,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4277,1437,'action created','2024-11-24 10:02:51','2024-11-24 11:02:51'), -(4278,1438,'action created','2024-11-24 10:02:51','2024-11-24 11:02:51'), -(4279,1439,'action created','2024-11-24 10:02:54','2024-11-24 11:02:54'), -(4280,1431,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4281,1431,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4282,1432,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4283,1432,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4284,1433,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4285,1433,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4286,1434,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4287,1434,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4288,1435,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4289,1435,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4290,1436,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4291,1436,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4292,1437,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4293,1437,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4294,1438,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4295,1438,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4296,1439,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4297,1439,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4298,1440,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4299,1441,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4300,1442,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4301,1443,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4302,1444,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4303,1445,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4304,1446,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4305,1447,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4306,1448,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4307,1449,'action created','2024-11-24 10:06:49','2024-11-24 11:06:49'), -(4308,1450,'action created','2024-11-24 10:06:49','2024-11-24 11:06:49'), -(4309,1451,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4310,1452,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4311,1453,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4312,1454,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4313,1455,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4314,1456,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4315,1457,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4316,1440,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4317,1440,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4318,1441,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4319,1441,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4320,1442,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4321,1442,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4322,1443,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4323,1443,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4324,1444,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4325,1444,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4326,1445,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4327,1445,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4328,1446,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4329,1446,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4330,1447,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4331,1447,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4332,1448,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4333,1448,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4334,1449,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4335,1449,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4336,1450,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4337,1450,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4338,1451,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4339,1451,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4340,1452,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4341,1452,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4342,1453,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4343,1453,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4344,1454,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4345,1454,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4346,1455,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4347,1455,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4348,1456,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4349,1456,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4350,1457,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4351,1457,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4352,1458,'action created','2024-11-24 10:44:31','2024-11-24 11:44:31'), -(4353,1458,'action started via WP Cron','2024-11-24 10:44:36','2024-11-24 11:44:36'), -(4354,1458,'action complete via WP Cron','2024-11-24 10:44:36','2024-11-24 11:44:36'), -(4355,1459,'action created','2024-11-24 10:45:24','2024-11-24 11:45:24'), -(4356,1459,'action started via WP Cron','2024-11-24 10:45:37','2024-11-24 11:45:37'), -(4357,1459,'action complete via WP Cron','2024-11-24 10:45:37','2024-11-24 11:45:37'), -(4358,1460,'action created','2024-11-24 10:45:53','2024-11-24 11:45:53'), -(4359,1461,'action created','2024-11-24 10:46:29','2024-11-24 11:46:29'), -(4360,1460,'action started via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4361,1460,'action complete via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4362,1461,'action started via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4363,1461,'action complete via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4364,1462,'action created','2024-11-24 10:47:09','2024-11-24 11:47:09'), -(4365,1462,'action started via Async Request','2024-11-24 10:47:32','2024-11-24 11:47:32'), -(4366,1462,'action complete via Async Request','2024-11-24 10:47:32','2024-11-24 11:47:32'), -(4367,1463,'action created','2024-11-24 10:47:46','2024-11-24 11:47:46'), -(4368,1464,'action created','2024-11-24 10:48:20','2024-11-24 11:48:20'), -(4369,1463,'action started via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4370,1463,'action complete via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4371,1464,'action started via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4372,1464,'action complete via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4373,1465,'action created','2024-11-24 10:48:59','2024-11-24 11:48:59'), -(4374,1465,'action started via WP Cron','2024-11-24 10:49:37','2024-11-24 11:49:37'), -(4375,1465,'action complete via WP Cron','2024-11-24 10:49:37','2024-11-24 11:49:37'), -(4376,1466,'action created','2024-11-24 10:50:30','2024-11-24 11:50:30'), -(4377,1466,'action started via WP Cron','2024-11-24 10:50:35','2024-11-24 11:50:35'), -(4378,1466,'action complete via WP Cron','2024-11-24 10:50:35','2024-11-24 11:50:35'), -(4379,1467,'action created','2024-11-24 10:51:10','2024-11-24 11:51:10'), -(4380,1468,'action created','2024-11-24 10:51:21','2024-11-24 11:51:21'), -(4381,1467,'action started via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4382,1467,'action complete via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4383,1468,'action started via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4384,1468,'action complete via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4385,1469,'action created','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4386,1469,'action started via Async Request','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4387,1469,'action complete via Async Request','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4388,1470,'action created','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4389,1470,'action started via Async Request','2024-11-24 10:51:49','2024-11-24 11:51:49'), -(4390,1470,'action complete via Async Request','2024-11-24 10:51:49','2024-11-24 11:51:49'), -(4391,1471,'action created','2024-11-24 10:53:51','2024-11-24 11:53:51'), -(4392,1471,'action started via Async Request','2024-11-24 10:53:55','2024-11-24 11:53:55'), -(4393,1471,'action complete via Async Request','2024-11-24 10:53:55','2024-11-24 11:53:55'), -(4394,1472,'action created','2024-11-24 10:56:33','2024-11-24 11:56:33'), -(4395,1472,'action started via WP Cron','2024-11-24 10:56:35','2024-11-24 11:56:35'), -(4396,1472,'action complete via WP Cron','2024-11-24 10:56:35','2024-11-24 11:56:35'), -(4397,1473,'action created','2024-11-24 10:59:18','2024-11-24 11:59:18'), -(4398,1473,'action started via WP Cron','2024-11-24 10:59:35','2024-11-24 11:59:35'), -(4399,1473,'action complete via WP Cron','2024-11-24 10:59:35','2024-11-24 11:59:35'), -(4400,1474,'action created','2024-11-24 11:02:02','2024-11-24 12:02:02'), -(4401,1474,'action started via WP Cron','2024-11-24 11:03:29','2024-11-24 12:03:29'), -(4402,1474,'action complete via WP Cron','2024-11-24 11:03:29','2024-11-24 12:03:29'), -(4403,1475,'action created','2024-11-24 11:05:59','2024-11-24 12:05:59'), -(4404,1475,'action started via WP Cron','2024-11-24 11:07:06','2024-11-24 12:07:06'), -(4405,1475,'action complete via WP Cron','2024-11-24 11:07:06','2024-11-24 12:07:06'), -(4406,1476,'action created','2024-11-24 11:08:12','2024-11-24 12:08:12'), -(4407,1476,'action started via WP Cron','2024-11-24 11:09:07','2024-11-24 12:09:07'), -(4408,1476,'action complete via WP Cron','2024-11-24 11:09:07','2024-11-24 12:09:07'), -(4409,1477,'action created','2024-11-24 11:09:56','2024-11-24 12:09:56'), -(4410,1477,'action started via WP Cron','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4411,1477,'action complete via WP Cron','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4412,1478,'action created','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4413,1478,'action started via Async Request','2024-11-24 11:10:36','2024-11-24 12:10:36'), -(4414,1478,'action complete via Async Request','2024-11-24 11:10:36','2024-11-24 12:10:36'), -(4415,1479,'action created','2024-11-24 11:11:40','2024-11-24 12:11:40'), -(4416,1479,'action started via Async Request','2024-11-24 11:11:41','2024-11-24 12:11:41'), -(4417,1479,'action complete via Async Request','2024-11-24 11:11:41','2024-11-24 12:11:41'), -(4418,1480,'action created','2024-11-24 11:12:54','2024-11-24 12:12:54'), -(4419,1480,'action started via WP Cron','2024-11-24 12:06:36','2024-11-24 13:06:36'), -(4420,1480,'action complete via WP Cron','2024-11-24 12:06:36','2024-11-24 13:06:36'), -(4421,1355,'action started via WP Cron','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4422,1355,'action complete via WP Cron','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4423,1481,'action created','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4424,1482,'action created','2024-11-24 14:08:39','2024-11-24 15:08:39'), -(4425,1482,'action started via Async Request','2024-11-24 14:09:31','2024-11-24 15:09:31'), -(4426,1482,'action complete via Async Request','2024-11-24 14:09:31','2024-11-24 15:09:31'), -(4427,1483,'action created','2024-11-24 14:11:12','2024-11-24 15:11:12'), -(4428,1483,'action started via WP Cron','2024-11-24 14:11:36','2024-11-24 15:11:36'), -(4429,1483,'action complete via WP Cron','2024-11-24 14:11:36','2024-11-24 15:11:36'), -(4430,1484,'action created','2024-11-24 14:11:43','2024-11-24 15:11:43'), -(4431,1484,'action started via WP Cron','2024-11-24 14:12:35','2024-11-24 15:12:35'), -(4432,1484,'action complete via WP Cron','2024-11-24 14:12:35','2024-11-24 15:12:35'), -(4433,1485,'action created','2024-11-24 14:13:52','2024-11-24 15:13:52'), -(4434,1485,'action started via WP Cron','2024-11-24 14:14:36','2024-11-24 15:14:36'), -(4435,1485,'action complete via WP Cron','2024-11-24 14:14:36','2024-11-24 15:14:36'), -(4436,1486,'action created','2024-11-24 14:15:15','2024-11-24 15:15:15'), -(4437,1486,'action started via WP Cron','2024-11-24 14:15:35','2024-11-24 15:15:35'), -(4438,1486,'action complete via WP Cron','2024-11-24 14:15:35','2024-11-24 15:15:35'), -(4439,1487,'action created','2024-11-24 14:17:00','2024-11-24 15:17:00'), -(4440,1487,'action started via WP Cron','2024-11-24 14:17:54','2024-11-24 15:17:54'), -(4441,1487,'action complete via WP Cron','2024-11-24 14:17:54','2024-11-24 15:17:54'), -(4442,1488,'action created','2024-11-24 14:19:57','2024-11-24 15:19:57'), -(4443,1488,'action started via Async Request','2024-11-24 14:20:25','2024-11-24 15:20:25'), -(4444,1488,'action complete via Async Request','2024-11-24 14:20:25','2024-11-24 15:20:25'), -(4445,1489,'action created','2024-11-24 14:21:32','2024-11-24 15:21:32'), -(4446,1489,'action started via WP Cron','2024-11-24 14:21:36','2024-11-24 15:21:36'), -(4447,1489,'action complete via WP Cron','2024-11-24 14:21:36','2024-11-24 15:21:36'), -(4448,1490,'action created','2024-11-24 14:22:21','2024-11-24 15:22:21'), -(4449,1490,'action started via WP Cron','2024-11-24 14:22:43','2024-11-24 15:22:43'), -(4450,1490,'action complete via WP Cron','2024-11-24 14:22:43','2024-11-24 15:22:43'), -(4451,1491,'action created','2024-11-24 14:23:08','2024-11-24 15:23:08'), -(4452,1491,'action started via WP Cron','2024-11-24 14:23:36','2024-11-24 15:23:36'), -(4453,1491,'action complete via WP Cron','2024-11-24 14:23:36','2024-11-24 15:23:36'), -(4454,1492,'action created','2024-11-24 14:24:45','2024-11-24 15:24:45'), -(4455,1492,'action started via WP Cron','2024-11-24 14:26:30','2024-11-24 15:26:30'), -(4456,1492,'action complete via WP Cron','2024-11-24 14:26:30','2024-11-24 15:26:30'), -(4457,1493,'action created','2024-11-24 14:27:37','2024-11-24 15:27:37'), -(4458,1493,'action started via WP Cron','2024-11-24 15:26:14','2024-11-24 16:26:14'), -(4459,1493,'action complete via WP Cron','2024-11-24 15:26:14','2024-11-24 16:26:14'), -(4460,1494,'action created','2024-11-25 07:57:57','2024-11-25 08:57:57'), -(4461,1494,'action started via WP Cron','2024-11-25 07:59:05','2024-11-25 08:59:05'), -(4462,1494,'action complete via WP Cron','2024-11-25 07:59:05','2024-11-25 08:59:05'), -(4463,1495,'action created','2024-11-25 08:20:15','2024-11-25 09:20:15'), -(4464,1495,'action started via WP Cron','2024-11-25 08:22:44','2024-11-25 09:22:44'), -(4465,1495,'action complete via WP Cron','2024-11-25 08:22:44','2024-11-25 09:22:44'), -(4466,1496,'action created','2024-11-25 08:26:42','2024-11-25 09:26:42'), -(4467,1497,'action created','2024-11-25 08:27:04','2024-11-25 09:27:04'), -(4468,1496,'action started via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4469,1496,'action complete via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4470,1497,'action started via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4471,1497,'action complete via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4472,1498,'action created','2024-11-25 08:30:31','2024-11-25 09:30:31'), -(4473,1498,'action started via WP Cron','2024-11-25 08:30:35','2024-11-25 09:30:35'), -(4474,1498,'action complete via WP Cron','2024-11-25 08:30:35','2024-11-25 09:30:35'), -(4475,1499,'action created','2024-11-25 08:30:54','2024-11-25 09:30:54'), -(4476,1499,'action started via Async Request','2024-11-25 08:31:03','2024-11-25 09:31:03'), -(4477,1499,'action complete via Async Request','2024-11-25 08:31:03','2024-11-25 09:31:03'), -(4478,1500,'action created','2024-11-25 08:34:13','2024-11-25 09:34:13'), -(4479,1500,'action started via WP Cron','2024-11-25 08:34:36','2024-11-25 09:34:36'), -(4480,1500,'action complete via WP Cron','2024-11-25 08:34:36','2024-11-25 09:34:36'), -(4481,1501,'action created','2024-11-25 08:34:43','2024-11-25 09:34:43'), -(4482,1501,'action started via Async Request','2024-11-25 08:34:47','2024-11-25 09:34:47'), -(4483,1501,'action complete via Async Request','2024-11-25 08:34:47','2024-11-25 09:34:47'), -(4484,1502,'action created','2024-11-25 08:35:34','2024-11-25 09:35:34'), -(4485,1502,'action started via WP Cron','2024-11-25 08:35:37','2024-11-25 09:35:37'), -(4486,1502,'action complete via WP Cron','2024-11-25 08:35:37','2024-11-25 09:35:37'), -(4487,1503,'action created','2024-11-25 08:36:13','2024-11-25 09:36:13'), -(4488,1503,'action started via WP Cron','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4489,1503,'action complete via WP Cron','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4490,1504,'action created','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4491,1504,'action started via Async Request','2024-11-25 08:36:51','2024-11-25 09:36:51'), -(4492,1504,'action complete via Async Request','2024-11-25 08:36:51','2024-11-25 09:36:51'), -(4493,1505,'action created','2024-11-25 08:37:06','2024-11-25 09:37:06'), -(4494,1505,'action started via WP Cron','2024-11-25 08:38:05','2024-11-25 09:38:05'), -(4495,1505,'action complete via WP Cron','2024-11-25 08:38:05','2024-11-25 09:38:05'), -(4496,1506,'action created','2024-11-25 08:38:23','2024-11-25 09:38:23'), -(4497,1506,'action started via WP Cron','2024-11-25 08:38:36','2024-11-25 09:38:36'), -(4498,1506,'action complete via WP Cron','2024-11-25 08:38:36','2024-11-25 09:38:36'), -(4499,1507,'action created','2024-11-25 08:44:09','2024-11-25 09:44:09'), -(4500,1508,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4501,1509,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4502,1510,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4503,1511,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4504,1507,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4505,1507,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4506,1508,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4507,1508,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4508,1509,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4509,1509,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4510,1510,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4511,1510,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4512,1511,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4513,1511,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4514,1512,'action created','2024-11-25 08:45:39','2024-11-25 09:45:39'), -(4515,1513,'action created','2024-11-25 08:45:39','2024-11-25 09:45:39'), -(4516,1514,'action created','2024-11-25 08:45:40','2024-11-25 09:45:40'), -(4517,1515,'action created','2024-11-25 08:45:45','2024-11-25 09:45:45'), -(4518,1512,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4519,1512,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4520,1513,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4521,1513,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4522,1514,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4523,1514,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4524,1515,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4525,1515,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4526,1516,'action created','2024-11-25 09:56:02','2024-11-25 10:56:02'), -(4527,1516,'action started via WP Cron','2024-11-25 09:56:46','2024-11-25 10:56:46'), -(4528,1516,'action complete via WP Cron','2024-11-25 09:56:46','2024-11-25 10:56:46'), -(4529,1517,'action created','2024-11-25 09:58:31','2024-11-25 10:58:31'), -(4530,1517,'action started via WP Cron','2024-11-25 09:58:35','2024-11-25 10:58:35'), -(4531,1517,'action complete via WP Cron','2024-11-25 09:58:35','2024-11-25 10:58:35'), -(4532,1518,'action created','2024-11-25 09:58:39','2024-11-25 10:58:39'), -(4533,1519,'action created','2024-11-25 09:59:30','2024-11-25 10:59:30'), -(4534,1518,'action started via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4535,1518,'action complete via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4536,1519,'action started via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4537,1519,'action complete via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4538,1520,'action created','2024-11-25 11:00:01','2024-11-25 12:00:01'), -(4539,1520,'action started via WP Cron','2024-11-25 11:12:58','2024-11-25 12:12:58'), -(4540,1520,'action complete via WP Cron','2024-11-25 11:12:58','2024-11-25 12:12:58'), -(4541,1521,'action created','2024-11-25 11:16:54','2024-11-25 12:16:54'), -(4542,1521,'action started via Async Request','2024-11-25 11:18:16','2024-11-25 12:18:16'), -(4543,1521,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-11-25 11:18:16','2024-11-25 12:18:16'), -(4544,1522,'action created','2024-11-25 11:18:28','2024-11-25 12:18:28'), -(4545,1522,'action started via WP Cron','2024-11-25 11:19:40','2024-11-25 12:19:40'), -(4546,1522,'action complete via WP Cron','2024-11-25 11:19:40','2024-11-25 12:19:40'), -(4547,1523,'action created','2024-11-25 11:19:43','2024-11-25 12:19:43'), -(4548,1523,'action started via WP Cron','2024-11-25 11:20:53','2024-11-25 12:20:53'), -(4549,1523,'action complete via WP Cron','2024-11-25 11:20:53','2024-11-25 12:20:53'), -(4550,1481,'action started via WP Cron','2024-11-25 13:02:26','2024-11-25 14:02:26'), -(4551,1481,'action complete via WP Cron','2024-11-25 13:02:26','2024-11-25 14:02:26'), -(4552,1524,'action created','2024-11-25 13:02:26','2024-11-25 14:02:26'), -(4553,1525,'action created','2024-11-25 16:19:50','2024-11-25 17:19:50'), -(4554,1525,'action started via WP Cron','2024-11-25 16:20:43','2024-11-25 17:20:43'), -(4555,1525,'action complete via WP Cron','2024-11-25 16:20:43','2024-11-25 17:20:43'), -(4556,1526,'action created','2024-11-25 16:22:39','2024-11-25 17:22:39'), -(4557,1526,'action started via WP Cron','2024-11-25 16:23:36','2024-11-25 17:23:36'), -(4558,1526,'action complete via WP Cron','2024-11-25 16:23:36','2024-11-25 17:23:36'), -(4561,1528,'action created','2024-11-25 16:48:38','2024-11-25 17:48:38'), -(4562,1529,'action created','2024-11-25 16:49:16','2024-11-25 17:49:16'), -(4563,1529,'action started via WP Cron','2024-11-25 16:50:42','2024-11-25 17:50:42'), -(4564,1529,'action complete via WP Cron','2024-11-25 16:50:42','2024-11-25 17:50:42'), -(4565,1530,'action created','2024-11-25 16:50:42','2024-11-25 17:50:42'), -(4566,1531,'action created','2024-11-25 16:58:13','2024-11-25 17:58:13'), -(4567,1531,'action started via WP Cron','2024-11-25 16:59:56','2024-11-25 17:59:56'), -(4568,1531,'action complete via WP Cron','2024-11-25 16:59:56','2024-11-25 17:59:56'), -(4569,1532,'action created','2024-11-25 16:59:56','2024-11-25 17:59:56'), -(4570,1532,'action started via WP Cron','2024-11-25 17:00:56','2024-11-25 18:00:56'), -(4571,1532,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-11-25 17:00:56','2024-11-25 18:00:56'), -(4572,1533,'action created','2024-11-25 17:04:23','2024-11-25 18:04:23'), -(4573,1533,'action started via Async Request','2024-11-25 17:05:29','2024-11-25 18:05:29'), -(4574,1533,'action complete via Async Request','2024-11-25 17:05:29','2024-11-25 18:05:29'), -(4575,1534,'action created','2024-11-25 17:18:00','2024-11-25 18:18:00'), -(4576,1534,'action started via WP Cron','2024-11-25 17:21:02','2024-11-25 18:21:02'), -(4577,1534,'action complete via WP Cron','2024-11-25 17:21:02','2024-11-25 18:21:02'); -/*!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=19 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), -(7,678,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-16 19:45:11','2024-11-16 18:45:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(8,687,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 10:44:59','2024-11-17 09:44:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(9,701,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:10:45','2024-11-17 10:10:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(10,706,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:23:11','2024-11-17 10:23:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(11,777,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 17:12:14','2024-11-21 16:12:14','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(12,782,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 23:23:47','2024-11-21 22:23:47','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(13,784,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 15:12:26','2024-11-22 14:12:26','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(14,785,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 18:37:30','2024-11-22 17:37:30','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(15,786,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 19:24:28','2024-11-22 18:24:28','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(16,838,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 08:58:17','2024-11-25 07:58:17','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(17,850,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 12:20:02','2024-11-25 11:20:02','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(18,854,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 18:18:15','2024-11-25 17:18:15','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0); -/*!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=12156 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:23:{i:1732555775;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:1732556314;a:2:{s:19:\"update_wms_statuses\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:17:\"check_wms_license\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1732558239;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:1732558356;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:1732558357;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:1732558367;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:1732559086;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:1732564969;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:1732565439;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:1732565450;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:1732565453;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:1732569039;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:1732570839;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:1732572639;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:1732575600;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:1732601326;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:1732626755;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:1732626756;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:1732629779;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:1732640569;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:1733083905;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:1733580229;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:17:\"falcon/falcon.php\";i:1;s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";i:2;s:37:\"wc-multishipping/wc-multishipping.php\";i:3;s:27:\"woocommerce/woocommerce.php\";i:4;s:35:\"wp-mail-logging/wp-mail-logging.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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:4:{s:17:\"falcon/falcon.php\";i:1732553896;s:27:\"redis-cache/redis-cache.php\";i:1732553893;s:31:\"query-monitor/query-monitor.php\";i:1732532415;s:25:\"wp-openapi/wp-openapi.php\";i:1732532412;}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','shipping','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','no','off'), -(289,'woocommerce_enable_myaccount_registration','no','off'), -(290,'woocommerce_registration_generate_username','no','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','contact@gcch.fr','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.2','auto'), -(354,'woocommerce_db_version','9.4.2','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','6744b3441559f1.88302309|1732555648','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1732470122;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1732555262','on'), -(423,'_transient_product_query-transient-version','1732528719','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:39:{i:0;s:12:\"no_gutenberg\";i:1;s:9:\"no_embeds\";i:2;s:11:\"no_comments\";i:3;s:14:\"no_comment_url\";i:4;s:12:\"no_revisions\";i:5;s:13:\"no_self_pings\";i:6;s:10:\"no_privacy\";i:7;s:15:\"no_auto_updates\";i:8;s:17:\"search_posts_only\";i:9;s:12:\"no_texturize\";i:10;s:13:\"no_feed_links\";i:11;s:11:\"no_rsd_link\";i:12;s:19:\"no_wlwmanifest_link\";i:13;s:23:\"no_adjacent_posts_links\";i:14;s:15:\"no_wp_generator\";i:15;s:12:\"no_shortlink\";i:16;s:12:\"no_rest_link\";i:17;s:17:\"no_jquery_migrate\";i:18;s:16:\"schema_less_urls\";i:19;s:31:\"no_recent_comments_widget_style\";i:20;s:12:\"cleanup_menu\";i:21;s:9:\"no_emojis\";i:22;s:18:\"no_image_threshold\";i:23;s:14:\"no_exif_rotate\";i:24;s:22:\"no_admin_email_confirm\";i:25;s:16:\"no_update_emails\";i:26;s:18:\"no_new_user_emails\";i:27;s:24:\"no_password_reset_emails\";i:28;s:20:\"change_default_email\";i:29;s:15:\"login_site_icon\";i:30;s:14:\"no_update_nags\";i:31;s:14:\"no_footer_text\";i:32;s:20:\"no_dashboard_widgets\";i:33;s:10:\"no_wp_logo\";i:34;s:24:\"no_application_passwords\";i:35;s:9:\"no_xmlrpc\";i:36;s:15:\"restrict_upload\";i:37;s:15:\"no_login_errors\";i:38;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:23:\"haiku.atelier@gmail.com\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:14:\"smtp.gmail.com\";s:4:\"port\";s:3:\"465\";s:8:\"username\";s:23:\"haiku.atelier@gmail.com\";s:8:\"password\";s:8:\"jD091299\";s:10:\"encryption\";s:3:\"ssl\";}}','auto'), -(488,'new_admin_email','contact@gcch.fr','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":3,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1732528719','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1731362926','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:188:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:43:\"index.php?collection=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?collection=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:32:\"index.php?collection=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1735033742','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.4.2\",\"hash\":\"9c20dd966a2f223dcae7fc39b4d64f78\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5814,'_transient_timeout_wc_product_children_240','1732913975','off'), -(5815,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(5944,'_transient_timeout_wc_var_prices_240','1735123003','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6061,'site_logo','','auto'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1733954972','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1735121241','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8550,'_transient_timeout_wc_shipping_method_count','1733954930','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1731362926\";s:5:\"value\";i:1;}','off'), -(8554,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8603,'_transient_orders-transient-version','1732551759','on'), -(8610,'woocommerce_admin_last_orders_milestone','10','auto'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1732532469','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9196,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9268,'_transient_timeout_wc_var_prices_535','1735113672','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1735121310','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1735121314','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1735121314','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10169,'can_compress_scripts','0','on'), -(10216,'woocommerce_sales_record_date','2024-11-13','auto'), -(10217,'woocommerce_sales_record_amount','1390','auto'), -(10236,'_transient_timeout_wc_var_prices_291','1735121314','off'), -(10237,'_transient_wc_var_prices_291','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"regular_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"sale_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"}}}','off'), -(10240,'_transient_timeout_wc_var_prices_288','1735121314','off'), -(10241,'_transient_wc_var_prices_288','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"regular_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"sale_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"}}}','off'), -(10244,'_transient_timeout_wc_var_prices_285','1735121314','off'), -(10245,'_transient_wc_var_prices_285','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"regular_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"sale_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"}}}','off'), -(10457,'_transient_timeout_wc_product_children_306','1734262376','off'), -(10458,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10495,'_transient_timeout_wc_product_children_202','1734262913','off'), -(10496,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(10525,'_transient_timeout_wc_var_prices_306','1735121310','off'), -(10526,'_transient_wc_var_prices_306','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"regular_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"sale_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"}}}','off'), -(10536,'_transient_timeout_wc_product_children_342','1734263376','off'), -(10537,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(10595,'_transient_timeout_wc_product_children_232','1734264867','off'), -(10596,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(10623,'_transient_timeout_wc_product_children_213','1734265244','off'), -(10624,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(10673,'_transient_timeout_wc_product_children_372','1734266226','off'), -(10674,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:675;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:675;i:1;i:674;}}','off'), -(10699,'_transient_timeout_wc_product_children_365','1734266384','off'), -(10700,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:677;i:1;i:676;}s:7:\"visible\";a:2:{i:0;i:677;i:1;i:676;}}','off'), -(10747,'_transient_timeout_wc_var_prices_372','1735121310','off'), -(10748,'_transient_wc_var_prices_372','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"regular_price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"sale_price\":{\"675\":\"65.00\",\"674\":\"48.00\"}}}','off'), -(10751,'_transient_timeout_wc_var_prices_365','1735121310','off'), -(10752,'_transient_wc_var_prices_365','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"regular_price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"sale_price\":{\"677\":\"60.00\",\"676\":\"45.00\"}}}','off'), -(10755,'_transient_timeout_wc_var_prices_342','1735121310','off'), -(10756,'_transient_wc_var_prices_342','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(10790,'wpmc_options','a:27:{s:6:\"method\";s:5:\"media\";s:7:\"content\";b:1;s:18:\"filesystem_content\";b:0;s:13:\"media_library\";b:1;s:12:\"live_content\";b:0;s:9:\"debuglogs\";b:0;s:11:\"images_only\";b:0;s:13:\"attach_is_use\";b:0;s:15:\"thumbnails_only\";b:0;s:11:\"dirs_filter\";s:0:\"\";s:12:\"files_filter\";s:0:\"\";s:15:\"hide_thumbnails\";b:0;s:12:\"hide_warning\";b:0;s:10:\"skip_trash\";b:0;s:13:\"medias_buffer\";i:100;s:12:\"posts_buffer\";i:5;s:15:\"analysis_buffer\";i:100;s:14:\"file_op_buffer\";i:20;s:5:\"delay\";i:100;s:19:\"shortcodes_disabled\";b:0;s:31:\"output_buffer_cleaning_disabled\";b:0;s:14:\"php_error_logs\";b:0;s:14:\"posts_per_page\";i:1000;s:15:\"clean_uninstall\";b:0;s:11:\"repair_mode\";b:0;s:11:\"expert_mode\";b:0;s:9:\"logs_path\";N;}','off'), -(10791,'wpmc_rating_date','1732931640','off'), -(10793,'product_cat_children','a:0:{}','auto'), -(10799,'woocommerce_free_shipping_2_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:3:\"100\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(10805,'woocommerce_attribute_lookup_enabled','yes','auto'), -(10807,'wms_mondial_relay_enable','yes','on'), -(10808,'wms_mondial_relay_customer_code','','on'), -(10809,'wms_mondial_relay_private_key','','on'), -(10810,'wms_mondial_relay_brand_code','','on'), -(10811,'wms_mondial_relay_section_pickup_points_map_type','openstreetmap','on'), -(10812,'wms_mondial_relay_section_pickup_points_google_maps_api_key','','on'), -(10813,'wms_mondial_relay_section_label_generation_status','a:0:{}','on'), -(10814,'wms_mondial_relay_section_label_status_post_generation','','on'), -(10815,'wms_mondial_relay_section_label_send_email','no','on'), -(10816,'wms_mondial_relay_price_before_discount','no','on'), -(10817,'wms_mondial_relay_shipper_civility','MLLE','on'), -(10818,'wms_mondial_relay_shipper_name','','on'), -(10819,'wms_mondial_relay_shipper_name_2','','on'), -(10820,'wms_mondial_relay_shipper_address_1','','on'), -(10821,'wms_mondial_relay_shipper_address_2','','on'), -(10822,'wms_mondial_relay_shipper_zip_code','','on'), -(10823,'wms_mondial_relay_shipper_city','','on'), -(10824,'wms_mondial_relay_shipper_country','AF','on'), -(10825,'wms_mondial_relay_shipper_email','','on'), -(10826,'wms_mondial_relay_shipper_phone','','on'), -(10827,'wms_mondial_relay_shipper_mobile_phone','','on'), -(10828,'wms_mondial_relay_section_parcel_insurance','0','on'), -(10829,'wms_mondial_relay_section_parcel_installation_duration','','on'), -(10830,'wms_mondial_relay_section_parcel_shipping_value','','on'), -(10831,'wms_mondial_relay_debug_mode','1','on'), -(10832,'wms_chronopost_enable','no','on'), -(10833,'wms_chronopost_account_number','','on'), -(10834,'wms_chronopost_account_name','','on'), -(10835,'wms_chronopost_account_password','','on'), -(10836,'wms_chronopost_section_pickup_points_map_type','openstreetmap','on'), -(10837,'wms_chronopost_section_pickup_points_google_maps_api_key','','on'), -(10838,'wms_chronopost_label_format','PDF','on'), -(10839,'wms_chronopost_section_label_generation_status','a:0:{}','on'), -(10840,'wms_chronopost_section_label_status_post_generation','','on'), -(10841,'wms_chronopost_section_label_send_email','no','on'), -(10842,'wms_chronopost_price_before_discount','yes','on'), -(10843,'wms_chronopost_shipper_civility','E','on'), -(10844,'wms_chronopost_shipper_name','','on'), -(10845,'wms_chronopost_shipper_name_2','','on'), -(10846,'wms_chronopost_shipper_address_1','','on'), -(10847,'wms_chronopost_shipper_address_2','','on'), -(10848,'wms_chronopost_shipper_zip_code','','on'), -(10849,'wms_chronopost_shipper_city','','on'), -(10850,'wms_chronopost_shipper_country','AF','on'), -(10851,'wms_chronopost_shipper_contact_name','','on'), -(10852,'wms_chronopost_shipper_email','','on'), -(10853,'wms_chronopost_shipper_phone','','on'), -(10854,'wms_chronopost_shipper_mobile_phone','','on'), -(10855,'wms_chronopost_customer_civility','E','on'), -(10856,'wms_chronopost_customer_name','','on'), -(10857,'wms_chronopost_customer_name_2','','on'), -(10858,'wms_chronopost_customer_address_1','','on'), -(10859,'wms_chronopost_customer_address_2','','on'), -(10860,'wms_chronopost_customer_zip_code','','on'), -(10861,'wms_chronopost_customer_city','','on'), -(10862,'wms_chronopost_customer_country','AF','on'), -(10863,'wms_chronopost_customer_contact_name','','on'), -(10864,'wms_chronopost_customer_email','','on'), -(10865,'wms_chronopost_customer_phone','','on'), -(10866,'wms_chronopost_customer_mobile_phone','','on'), -(10867,'wms_chronopost_section_insurance_ad_valorem_enabled','1','on'), -(10868,'wms_chronopost_section_insurance_ad_valorem_min_amount','0','on'), -(10869,'wms_chronopost_saturday_shipping_start_day','monday','on'), -(10870,'wms_chronopost_saturday_shipping_start_time','0','on'), -(10871,'wms_chronopost_saturday_shipping_end_day','monday','on'), -(10872,'wms_chronopost_saturday_shipping_end_time','0','on'), -(10873,'wms_chronopost_debug_mode','0','on'), -(10874,'wms_ups_enable','yes','on'), -(10875,'wms_ups_account_username','','on'), -(10876,'wms_ups_password','','on'), -(10877,'wms_ups_account_number','','on'), -(10878,'wms_ups_api_access_key','','on'), -(10879,'wms_ups_section_pickup_points_map_type','openstreetmap','on'), -(10880,'wms_ups_section_pickup_points_google_maps_api_key','','on'), -(10881,'wms_ups_section_label_generation_status','a:0:{}','on'), -(10882,'wms_ups_section_label_status_post_generation','','on'), -(10883,'wms_ups_section_label_send_email','no','on'), -(10884,'wms_ups_shipper_civility','MLLE','on'), -(10885,'wms_ups_shipper_name','','on'), -(10886,'wms_ups_shipper_name_2','','on'), -(10887,'wms_ups_shipper_company_name','','on'), -(10888,'wms_ups_shipper_vat_number','','on'), -(10889,'wms_ups_shipper_address_1','','on'), -(10890,'wms_ups_shipper_address_2','','on'), -(10891,'wms_ups_shipper_zip_code','','on'), -(10892,'wms_ups_shipper_city','','on'), -(10893,'wms_ups_shipper_country','AF','on'), -(10894,'wms_ups_shipper_email','','on'), -(10895,'wms_ups_shipper_phone','','on'), -(10896,'wms_ups_shipper_mobile_phone','','on'), -(10897,'wms_ups_debug_mode','1','on'), -(10899,'woocommerce_ups_standard_4_settings','a:8:{s:5:\"title\";s:14:\"UPS - Standard\";s:13:\"title_if_free\";s:13:\"Free Shipping\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:12;}}}','on'), -(10900,'woocommerce_mondial_relay_point_relais_5_settings','a:8:{s:5:\"title\";s:28:\"Mondial Relay - Point Relais\";s:13:\"title_if_free\";s:32:\"Mondial Relay - Point Relaiséé\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:6;}}}','on'), -(10901,'woocommerce_mondial_relay_point_relais_6_settings','a:8:{s:5:\"title\";s:28:\"Mondial Relay - Point Relais\";s:13:\"title_if_free\";s:35:\"Mondial Relay - Point Relais (Free)\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:50;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:3;}}}','on'), -(10916,'_transient_timeout_wc_product_children_766','1735033070','off'), -(10917,'_transient_wc_product_children_766','a:2:{s:3:\"all\";a:3:{i:0;i:767;i:1;i:768;i:2;i:775;}s:7:\"visible\";a:3:{i:0;i:767;i:1;i:768;i:2;i:775;}}','off'), -(10960,'_transient_timeout_wc_var_prices_213','1735121314','off'), -(10961,'_transient_wc_var_prices_213','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"},\"regular_price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"},\"sale_price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"}}}','off'), -(10964,'_transient_timeout_wc_var_prices_202','1735121314','off'), -(10965,'_transient_wc_var_prices_202','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"},\"regular_price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"},\"sale_price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"}}}','off'), -(11000,'_transient_timeout_wc_related_338','1732641678','off'), -(11001,'_transient_wc_related_338','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=338\";a:3:{i:0;s:3:\"402\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(11010,'_transient_timeout_wc_report_orders_stats_6cba9aa8b48449cb6ef4a6ccc3dac9f6','1733046542','off'), -(11011,'_transient_wc_report_orders_stats_6cba9aa8b48449cb6ef4a6ccc3dac9f6','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:7;s:14:\"num_items_sold\";i:24;s:11:\"gross_sales\";d:1831;s:11:\"total_sales\";d:1831;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1831;s:19:\"avg_items_per_order\";d:3.4286;s:15:\"avg_order_value\";d:261.57142857142856;s:15:\"total_customers\";i:2;s:8:\"products\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:11;s:11:\"gross_sales\";d:943;s:11:\"total_sales\";d:943;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:943;s:19:\"avg_items_per_order\";d:3.6667;s:15:\"avg_order_value\";d:314.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:13;s:11:\"gross_sales\";d:888;s:11:\"total_sales\";d:888;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:888;s:19:\"avg_items_per_order\";d:3.25;s:15:\"avg_order_value\";d:222;s:15:\"total_customers\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11012,'_transient_timeout_wc_report_orders_stats_ae48c797bbbb246e5ac690f9e5557f73','1733046542','off'), -(11013,'_transient_wc_report_orders_stats_ae48c797bbbb246e5ac690f9e5557f73','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:7;s:14:\"num_items_sold\";i:24;s:11:\"gross_sales\";d:1831;s:11:\"total_sales\";d:1831;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1831;s:19:\"avg_items_per_order\";d:3.4286;s:15:\"avg_order_value\";d:261.57142857142856;s:15:\"total_customers\";i:2;s:8:\"products\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:11;s:11:\"gross_sales\";d:943;s:11:\"total_sales\";d:943;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:943;s:19:\"avg_items_per_order\";d:3.6667;s:15:\"avg_order_value\";d:314.3333333333333;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:13;s:11:\"gross_sales\";d:888;s:11:\"total_sales\";d:888;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:888;s:19:\"avg_items_per_order\";d:3.25;s:15:\"avg_order_value\";d:222;s:15:\"total_customers\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11014,'_transient_timeout_wc_report_products_stats_f436196e90d92638841f0ba5e61b7dff','1733046542','off'), -(11015,'_transient_wc_report_products_stats_f436196e90d92638841f0ba5e61b7dff','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:24;s:11:\"net_revenue\";d:1831;s:12:\"orders_count\";i:7;s:14:\"products_count\";i:11;s:16:\"variations_count\";i:14;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:11;s:11:\"net_revenue\";d:943;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:7;s:16:\"variations_count\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:13;s:11:\"net_revenue\";d:888;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:5;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11016,'_transient_timeout_wc_report_variations_stats_0df710ee2ab4749d179a905469f4fc04','1733046542','off'), -(11017,'_transient_wc_report_variations_stats_0df710ee2ab4749d179a905469f4fc04','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:21;s:11:\"net_revenue\";d:1516;s:12:\"orders_count\";i:7;s:16:\"variations_count\";i:13;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:8;s:11:\"net_revenue\";d:628;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:5;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:13;s:11:\"net_revenue\";d:888;s:12:\"orders_count\";i:4;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11018,'_transient_timeout_wc_report_orders_stats_18c914aa1081bc47b37f6eba7093c1a1','1733046542','off'), -(11019,'_transient_wc_report_orders_stats_18c914aa1081bc47b37f6eba7093c1a1','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:1831;s:8:\"products\";i:11;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:24:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:808;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:80;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:943;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:24;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11020,'_transient_timeout_wc_report_products_stats_e57ca13722a89ca4d075292ad250a29e','1733046542','off'), -(11021,'_transient_wc_report_products_stats_e57ca13722a89ca4d075292ad250a29e','a:2:{s:7:\"version\";s:10:\"1731581825\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:24:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:1;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:3;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:24;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11028,'_transient_timeout_wc_var_prices_766','1735113672','off'), -(11029,'_transient_wc_var_prices_766','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"},\"regular_price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"},\"sale_price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"}}}','off'), -(11032,'_transient_timeout_wc_var_prices_232','1735123003','off'), -(11033,'_transient_wc_var_prices_232','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"238\":\"110.00\",\"239\":\"110.00\"},\"regular_price\":{\"238\":\"110.00\",\"239\":\"110.00\"},\"sale_price\":{\"238\":\"110.00\",\"239\":\"110.00\"}}}','off'), -(11036,'_transient_timeout_orders-all-statuses','1733160427','off'), -(11037,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";a:2:{i:0;s:10:\"wc-pending\";i:1;s:13:\"wc-processing\";}}','off'), -(11158,'_transient_timeout_wc_var_prices_807','1735034795','off'), -(11159,'_transient_wc_var_prices_807','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11161,'_transient_timeout_wc_product_children_798','1735034800','off'), -(11162,'_transient_wc_product_children_798','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(11163,'_transient_timeout_wc_var_prices_798','1735034800','off'), -(11164,'_transient_wc_var_prices_798','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11165,'_transient_timeout_wc_product_children_787','1735034800','off'), -(11166,'_transient_wc_product_children_787','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(11167,'_transient_timeout_wc_var_prices_787','1735034800','off'), -(11168,'_transient_wc_var_prices_787','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11206,'_transient_timeout_wc_product_children_72','1735037076','off'), -(11207,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(11208,'_transient_timeout_wc_var_prices_72','1735121301','off'), -(11209,'_transient_wc_var_prices_72','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(11216,'_transient_timeout_wc_product_children_86','1735037137','off'), -(11217,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(11223,'_transient_timeout_wc_product_children_102','1735037190','off'), -(11224,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(11232,'_transient_timeout_wc_product_children_123','1735037252','off'), -(11233,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(11251,'_transient_timeout_wc_product_children_144','1735037315','off'), -(11252,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(11259,'_transient_timeout_wc_product_children_155','1735037377','off'), -(11260,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(11268,'_transient_timeout_wc_product_children_572','1735037435','off'), -(11269,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(11279,'_transient_timeout_wc_product_children_589','1735037497','off'), -(11280,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(11288,'_transient_timeout_wc_product_children_613','1735037504','off'), -(11289,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(11292,'_transient_timeout_wc_product_children_625','1735037509','off'), -(11293,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(11298,'_transient_timeout_wc_var_prices_102','1735123049','off'), -(11299,'_transient_wc_var_prices_102','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(11304,'_transient_timeout_wc_product_children_113','1735037635','off'), -(11305,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(11306,'_transient_timeout_wc_var_prices_625','1735113672','off'), -(11307,'_transient_wc_var_prices_625','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(11308,'_transient_timeout_wc_var_prices_613','1735113672','off'), -(11309,'_transient_wc_var_prices_613','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"}}}','off'), -(11310,'_transient_timeout_wc_var_prices_589','1735113672','off'), -(11311,'_transient_wc_var_prices_589','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(11312,'_transient_timeout_wc_var_prices_572','1735113672','off'), -(11313,'_transient_wc_var_prices_572','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(11314,'_transient_timeout_wc_var_prices_155','1735123003','off'), -(11315,'_transient_wc_var_prices_155','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(11316,'_transient_timeout_wc_var_prices_144','1735123003','off'), -(11317,'_transient_wc_var_prices_144','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(11320,'_transient_timeout_wc_var_prices_123','1735123049','off'), -(11321,'_transient_wc_var_prices_123','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(11322,'_transient_timeout_wc_var_prices_113','1735123049','off'), -(11323,'_transient_wc_var_prices_113','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(11324,'_transient_timeout_wc_var_prices_86','1735123049','off'), -(11325,'_transient_wc_var_prices_86','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(11343,'_transient_timeout_wc_product_children_183','1735037968','off'), -(11344,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(11345,'_transient_timeout_wc_var_prices_183','1735121314','off'), -(11346,'_transient_wc_var_prices_183','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(11366,'_transient_timeout_wc_product_children_246','1735038426','off'), -(11367,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(11377,'_transient_timeout_wc_product_children_168','1735038547','off'), -(11378,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(11385,'_transient_timeout_wc_var_prices_168','1735123003','off'), -(11386,'_transient_wc_var_prices_168','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"regular_price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"sale_price\":{\"200\":\"150.00\",\"201\":\"150.00\"}}}','off'), -(11391,'_transient_timeout_wc_product_children_385','1735038701','off'), -(11392,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(11400,'_transient_timeout_wc_var_prices_385','1735121241','off'), -(11401,'_transient_wc_var_prices_385','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(11402,'_transient_timeout_wc_product_children_312','1735038784','off'), -(11403,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(11404,'_transient_timeout_wc_var_prices_312','1735121310','off'), -(11405,'_transient_wc_var_prices_312','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"regular_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"sale_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"}}}','off'), -(11406,'_transient_timeout_wc_var_prices_246','1735123003','off'), -(11407,'_transient_wc_var_prices_246','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(11432,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1733145611','off'), -(11433,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}}','off'), -(11434,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1733145611','off'), -(11435,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with Facebook for WooCommerce\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:161:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalogue browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:10:{i:0;O:8:\"stdClass\":11:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;s:12:\"requires_jpc\";b:1;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":11:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;s:12:\"requires_jpc\";b:1;}i:3;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":9:{s:4:\"name\";s:32:\"Meta Ads & Pixel for WooCommerce\";s:11:\"description\";s:78:\"Sync your store catalog, set up pixel tracking, and run targeted ad campaigns.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken-ads-pixel-for-meta.svg\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"kliken-ads-pixel-for-meta\";s:5:\"label\";s:46:\"Grow your business with Facebook and Instagram\";s:15:\"learn_more_link\";s:121:\"https://woocommerce.com/products/meta-ads-and-pixel?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:7;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:8;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:9;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}}','off'), -(11463,'_transient_timeout_wc_product_children_133','1735049555','off'), -(11464,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(11475,'_transient_timeout_wc_product_children_521','1735049676','off'), -(11476,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(11483,'_transient_timeout_wc_product_children_515','1735049735','off'), -(11484,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(11490,'_transient_timeout_wc_var_prices_133','1735123049','off'), -(11491,'_transient_wc_var_prices_133','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(11506,'_transient_timeout_wc_product_children_554','1735050096','off'), -(11507,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(11514,'_transient_timeout_wc_product_children_545','1735050163','off'), -(11515,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(11517,'_transient_timeout_wc_var_prices_554','1735113672','off'), -(11518,'_transient_wc_var_prices_554','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"555\":\"55.00\",\"556\":\"38.00\"},\"regular_price\":{\"555\":\"55.00\",\"556\":\"38.00\"},\"sale_price\":{\"555\":\"55.00\",\"556\":\"38.00\"}}}','off'), -(11519,'_transient_timeout_wc_var_prices_545','1735113672','off'), -(11520,'_transient_wc_var_prices_545','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(11550,'_transient_timeout_wc_related_481','1732555635','off'), -(11551,'_transient_wc_related_481','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=481\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"381\";i:8;s:3:\"610\";}}','off'), -(11552,'_transient_timeout_wc_related_447','1732555635','off'), -(11553,'_transient_wc_related_447','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=447\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(11554,'_transient_timeout_wc_related_385','1732641674','off'), -(11555,'_transient_wc_related_385','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=385\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"274\";}}','off'), -(11557,'_transient_timeout_wc_related_331','1732555693','off'), -(11558,'_transient_wc_related_331','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=331\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11559,'_transient_timeout_wc_related_312','1732555693','off'), -(11560,'_transient_wc_related_312','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=312\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11561,'_transient_timeout_wc_related_274','1732641684','off'), -(11562,'_transient_wc_related_274','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=274\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"385\";}}','off'), -(11563,'_transient_timeout_wc_related_271','1732641684','off'), -(11564,'_transient_wc_related_271','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=271\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(11565,'_transient_timeout_wc_related_268','1732641684','off'), -(11566,'_transient_wc_related_268','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=268\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(11567,'_transient_timeout_wc_related_263','1732641684','off'), -(11568,'_transient_wc_related_263','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=263\";a:4:{i:0;s:3:\"268\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(11569,'_transient_timeout_wc_related_261','1732555712','off'), -(11570,'_transient_wc_related_261','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=261\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11574,'_transient_timeout_wc_related_251','1732555774','off'), -(11575,'_transient_wc_related_251','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=251\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11576,'_transient_timeout_wc_related_246','1732555774','off'), -(11577,'_transient_wc_related_246','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=246\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11578,'_transient_timeout_wc_related_240','1732555774','off'), -(11579,'_transient_wc_related_240','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=240\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11580,'_transient_timeout_wc_related_232','1732555774','off'), -(11581,'_transient_wc_related_232','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=232\";a:9:{i:0;s:3:\"240\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11582,'_transient_timeout_wc_related_183','1732555774','off'), -(11583,'_transient_wc_related_183','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=183\";a:25:{i:0;s:3:\"202\";i:1;s:3:\"213\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11584,'_transient_timeout_wc_related_168','1732555774','off'), -(11585,'_transient_wc_related_168','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=168\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"155\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11586,'_transient_timeout_wc_related_155','1732555774','off'), -(11587,'_transient_wc_related_155','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=155\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11588,'_transient_timeout_wc_related_144','1732555774','off'), -(11589,'_transient_wc_related_144','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=144\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11640,'_transient_timeout_wc_order_838_needs_processing','1732607877','off'), -(11641,'_transient_wc_order_838_needs_processing','1','off'), -(11645,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(11648,'_transient_timeout_wc_var_prices_521','1735113672','off'), -(11649,'_transient_wc_var_prices_521','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(11650,'_transient_timeout_wc_var_prices_515','1735113672','off'), -(11651,'_transient_wc_var_prices_515','{\"version\":\"1732458457\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(11711,'_transient_timeout_wc_product_children_433','1735115916','off'), -(11712,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(11736,'_transient_timeout_wc_product_children_430','1735116351','off'), -(11737,'_transient_wc_product_children_430','a:2:{s:3:\"all\";a:3:{i:0;i:847;i:1;i:845;i:2;i:846;}s:7:\"visible\";a:3:{i:0;i:847;i:1;i:845;i:2;i:846;}}','off'), -(11759,'_transient_timeout_wc_related_490','1732614708','off'), -(11760,'_transient_wc_related_490','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=490\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(11761,'_transient_timeout_wc_related_435','1732614708','off'), -(11762,'_transient_wc_related_435','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=435\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(11763,'_transient_timeout_wc_var_prices_433','1735121241','off'), -(11764,'_transient_wc_var_prices_433','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"},\"regular_price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"},\"sale_price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"}}}','off'), -(11765,'_transient_timeout_wc_related_433','1732614708','off'), -(11766,'_transient_wc_related_433','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=433\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"435\";}}','off'), -(11767,'_transient_timeout_wc_var_prices_430','1735121241','off'), -(11768,'_transient_wc_var_prices_430','{\"version\":\"1732528719\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"},\"regular_price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"},\"sale_price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"}}}','off'), -(11769,'_transient_timeout_wc_related_430','1732614708','off'), -(11770,'_transient_wc_related_430','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=430\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11771,'_transient_timeout_wc_related_406','1732641674','off'), -(11772,'_transient_wc_related_406','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=406\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"402\";i:2;s:3:\"535\";}}','off'), -(11773,'_transient_timeout_wc_related_402','1732641674','off'), -(11774,'_transient_wc_related_402','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=402\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(11775,'_transient_timeout_wc_related_398','1732614708','off'), -(11776,'_transient_wc_related_398','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=398\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11777,'_transient_timeout_wc_related_393','1732614708','off'), -(11778,'_transient_wc_related_393','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=393\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11779,'_transient_timeout_wc_related_381','1732614708','off'), -(11780,'_transient_wc_related_381','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=381\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11783,'_transient_timeout_wc_order_848_needs_processing','1732614963','off'), -(11784,'_transient_wc_order_848_needs_processing','1','off'), -(11789,'_transient_timeout_woocommerce_marketplace_promotions_v2','1732615085','off'), -(11790,'_transient_woocommerce_marketplace_promotions_v2','a:0:{}','off'), -(11791,'_transient_timeout_wc_tracks_blog_details','1732615086','off'), -(11792,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:24:\"https://haikuatelier.com\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"66\";s:10:\"wc_version\";s:5:\"9.4.2\";}','off'), -(11797,'_transient_timeout_wc_term_counts','1735120734','off'), -(11798,'_transient_wc_term_counts','a:5:{i:30;s:2:\"34\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";}','off'), -(11799,'_transient_timeout_wc_order_849_needs_processing','1732615170','off'), -(11800,'_transient_wc_order_849_needs_processing','1','off'), -(11809,'_transient_timeout_wc_related_372','1732615710','off'), -(11810,'_transient_wc_related_372','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=372\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11811,'_transient_timeout_wc_related_365','1732615710','off'), -(11812,'_transient_wc_related_365','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=365\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11813,'_transient_timeout_wc_related_356','1732615710','off'), -(11814,'_transient_wc_related_356','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=356\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11815,'_transient_timeout_wc_related_342','1732615710','off'), -(11816,'_transient_wc_related_342','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=342\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11817,'_transient_timeout_wc_related_335','1732615710','off'), -(11818,'_transient_wc_related_335','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=335\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11819,'_transient_timeout_wc_related_328','1732615710','off'), -(11820,'_transient_wc_related_328','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=328\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11821,'_transient_timeout_wc_related_325','1732615710','off'), -(11822,'_transient_wc_related_325','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=325\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11823,'_transient_timeout_wc_related_318','1732615710','off'), -(11824,'_transient_wc_related_318','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=318\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11825,'_transient_timeout_wc_related_306','1732615710','off'), -(11826,'_transient_wc_related_306','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=306\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11827,'_transient_timeout_wc_related_291','1732615714','off'), -(11828,'_transient_wc_related_291','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=291\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11829,'_transient_timeout_wc_related_288','1732615714','off'), -(11830,'_transient_wc_related_288','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=288\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11831,'_transient_timeout_wc_related_285','1732615714','off'), -(11832,'_transient_wc_related_285','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=285\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11833,'_transient_timeout_wc_related_282','1732615714','off'), -(11834,'_transient_wc_related_282','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=282\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11835,'_transient_timeout_wc_related_276','1732615714','off'), -(11836,'_transient_wc_related_276','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=276\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11837,'_transient_timeout_wc_related_226','1732615714','off'), -(11838,'_transient_wc_related_226','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=226\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11839,'_transient_timeout_wc_related_220','1732615714','off'), -(11840,'_transient_wc_related_220','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=220\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11841,'_transient_timeout_wc_related_213','1732615714','off'), -(11842,'_transient_wc_related_213','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=213\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11843,'_transient_timeout_wc_related_202','1732615714','off'), -(11844,'_transient_wc_related_202','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=202\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"213\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(11855,'_transient_timeout_wc_related_377','1732617256','off'), -(11856,'_transient_wc_related_377','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=377\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11859,'_transient_timeout_wc_related_258','1732617364','off'), -(11860,'_transient_wc_related_258','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=258\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(11862,'_transient_timeout_wc_related_133','1732617449','off'), -(11863,'_transient_wc_related_133','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=133\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11864,'_transient_timeout_wc_related_123','1732617449','off'), -(11865,'_transient_wc_related_123','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=123\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11866,'_transient_timeout_wc_related_113','1732617449','off'), -(11867,'_transient_wc_related_113','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=113\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11868,'_transient_timeout_wc_related_102','1732617449','off'), -(11869,'_transient_wc_related_102','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=102\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11870,'_transient_timeout_wc_related_86','1732617449','off'), -(11871,'_transient_wc_related_86','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=86\";a:12:{i:0;s:2:\"72\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11872,'_site_transient_timeout_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','1732533683','off'), -(11873,'_site_transient_wp_theme_files_patterns-916bd1c1f28841702d79619e333577b9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(11879,'_transient_timeout_wc_report_orders_stats_1d2fc92bb8285c4bec523eb4eadcc4df','1733160388','off'), -(11880,'_transient_wc_report_orders_stats_1d2fc92bb8285c4bec523eb4eadcc4df','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:156;s:11:\"total_sales\";d:156;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:156;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:156;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:156;s:11:\"total_sales\";d:156;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:156;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:156;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11881,'_transient_timeout_wc_report_orders_stats_2e42191c052898797471173feddfb684','1733160388','off'), -(11882,'_transient_wc_report_orders_stats_2e42191c052898797471173feddfb684','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:156;s:11:\"total_sales\";d:156;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:156;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:156;s:15:\"total_customers\";i:1;s:8:\"products\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:156;s:11:\"total_sales\";d:156;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:156;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:156;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11883,'_transient_timeout_wc_report_products_stats_38ffcd80bc1ca57e6d762e3458dc25b3','1733160388','off'), -(11884,'_transient_wc_report_products_stats_38ffcd80bc1ca57e6d762e3458dc25b3','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:156;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:1;s:16:\"variations_count\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:156;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:1;s:16:\"variations_count\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11885,'_transient_timeout_wc_report_variations_stats_7737b2f4a8a866f85be4bb9474659c1f','1733160388','off'), -(11886,'_transient_wc_report_variations_stats_7737b2f4a8a866f85be4bb9474659c1f','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:156;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:156;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:1;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11887,'_transient_timeout_wc_report_orders_stats_0b00d010b3ef9916d14fbabcb70feff6','1733160388','off'), -(11888,'_transient_wc_report_orders_stats_0b00d010b3ef9916d14fbabcb70feff6','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:156;s:8:\"products\";i:1;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:156;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11889,'_transient_timeout_wc_report_products_stats_7f0bdc8a2b39a2d696b9b226b04571dd','1733137194','off'), -(11890,'_transient_wc_report_products_stats_7f0bdc8a2b39a2d696b9b226b04571dd','a:2:{s:7:\"version\";s:10:\"1732528776\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:1;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:3;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11891,'_transient_timeout_wc_low_stock_count','1735124394','off'), -(11892,'_transient_wc_low_stock_count','0','off'), -(11893,'_transient_timeout_wc_outofstock_count','1735124394','off'), -(11894,'_transient_wc_outofstock_count','0','off'), -(11900,'_transient_timeout_as-post-store-dependencies-met','1732618801','off'), -(11901,'_transient_as-post-store-dependencies-met','yes','off'), -(11905,'_transient_timeout_settings_errors','1732532435','off'), -(11906,'_transient_settings_errors','a:1:{i:0;a:4:{s:7:\"setting\";s:11:\"redis-cache\";s:4:\"code\";s:6:\"dropin\";s:7:\"message\";s:21:\"Object cache enabled.\";s:4:\"type\";s:7:\"updated\";}}','off'), -(11946,'_transient_timeout_wc_related_72','1732632207','off'), -(11947,'_transient_wc_related_72','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=72\";a:12:{i:0;s:2:\"86\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(11953,'_site_transient_timeout_browser_c9be4293e2195a39d8ceef2d00b07d0e','1733153076','off'), -(11954,'_site_transient_browser_c9be4293e2195a39d8ceef2d00b07d0e','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"132.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(11955,'_site_transient_timeout_php_check_02188af51d4a5a03791426b00985b4f3','1733153077','off'), -(11956,'_site_transient_php_check_02188af51d4a5a03791426b00985b4f3','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(11957,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1732569877','off'), -(11958,'_transient_action_scheduler_last_pastdue_actions_check','1732548277','off'), -(11959,'_site_transient_timeout_available_translations','1732559078','off'), -(11960,'_site_transient_available_translations','a:131:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.9/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-13 12:49:38\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-01 09:05:28\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.5/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.26/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 13:50:30\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-11 11:12:13\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 12:21:36\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-23 09:49:04\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 10:31:12\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-09-27 09:32:19\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-25 01:53:14\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-07 15:43:21\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-05 18:08:14\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.7.1/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-05 18:11:40\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-25 01:52:48\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.7.1/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 01:55:00\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-14 20:17:10\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-08 19:43:34\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 00:03:39\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-04 22:51:08\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-09 02:33:22\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-19 14:30:41\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 19:39:57\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 03:48:07\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-20 15:25:26\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 17:51:13\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 04:23:19\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.10/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.16/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.21/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-01 13:40:20\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-06 09:50:37\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-10-10 00:15:35\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-06-20 17:15:28\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 00:15:08\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 05:44:18\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-09-30 11:36:50\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-20 17:18:27\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-12-25 12:53:23\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.6/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 12:36:07\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 11:31:44\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.33\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.33/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-25 08:05:38\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-11 08:43:38\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-14 09:49:05\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-14 03:56:14\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 17:43:13\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-24 14:00:08\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-08 06:38:31\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.21/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 23:54:38\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 02:38:23\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 17:58:12\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.7.1/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 15:58:26\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.7.1/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-13 13:11:03\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-05 21:35:49\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.9/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-05 15:57:37\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-01 08:11:24\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.15\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.15/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.38\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.38/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 22:03:40\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-30 11:32:23\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 21:43:18\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-24 18:46:54\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.7.1/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-24 21:06:25\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 07:35:19\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.34\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.34/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 13:50:09\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 09:42:36\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.7.1/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-25 10:54:59\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 07:42:17\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-20 15:32:31\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.16/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-18 04:48:42\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-21 09:44:08\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.6.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-08-30 07:14:35\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-03 08:29:01\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-09-20 22:15:56\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 05:08:10\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-06 16:56:18\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.38\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.38/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.10/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.25/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-14 07:22:59\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-18 17:37:18\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-03-06 18:52:07\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.16/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-20 13:04:32\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 08:38:08\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-24 10:26:45\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','off'), -(11962,'_transient_timeout_wc_marketing_knowledge_base_coupons','1732634685','off'), -(11963,'_transient_wc_marketing_knowledge_base_coupons','a:8:{i:0;a:6:{s:5:\"title\";s:39:\"Black Friday email marketing strategies\";s:4:\"date\";s:19:\"2023-11-07T18:31:30\";s:4:\"link\";s:59:\"https://woocommerce.com/posts/black-friday-email-marketing/\";s:11:\"author_name\";s:16:\"Vanessa Petersen\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/3ff86494f30f54c9af1427a4bb4755f6?s=96&d=mm&r=g\";s:5:\"image\";s:96:\"https://woocommerce.com/wp-content/uploads/2023/11/blog-fb-BF-Email@2x.jpg?resize=650,340&crop=1\";}i:1;a:6:{s:5:\"title\";s:67:\"Eight Ways to Use Coupons and Discounts without Sacrificing Profits\";s:4:\"date\";s:19:\"2022-06-09T11:20:15\";s:4:\"link\";s:95:\"https://woocommerce.com/posts/strategies-how-use-coupons-discounts-without-sacrificing-profits/\";s:11:\"author_name\";s:8:\"Yida Yin\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/5d844fb0d7880fecf5f16220487ba3a2?s=96&d=mm&r=g\";s:5:\"image\";s:97:\"https://woocommerce.com/wp-content/uploads/2022/06/blog-fb-Discounts@2x.jpg?resize=650,340&crop=1\";}i:2;a:6:{s:5:\"title\";s:51:\"Nine Conversion-Boosting Extensions for WooCommerce\";s:4:\"date\";s:19:\"2022-01-14T23:35:30\";s:4:\"link\";s:91:\"https://woocommerce.com/posts/discover-nine-conversion-boosting-extensinos-for-woocommerce/\";s:11:\"author_name\";s:9:\"dcawalsh8\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/388743160f36c3368c032121ee274a2a?s=96&d=mm&r=g\";s:5:\"image\";s:98:\"https://woocommerce.com/wp-content/uploads/2022/01/blog-fb-Conversion@2x.jpg?resize=650,340&crop=1\";}i:3;a:6:{s:5:\"title\";s:39:\"How to Price Your Products: Expert Tips\";s:4:\"date\";s:19:\"2022-01-06T11:02:41\";s:4:\"link\";s:75:\"https://woocommerce.com/posts/how-to-price-products-strategies-expert-tips/\";s:11:\"author_name\";s:9:\"Jay Walsh\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/ea4185bba38adefb5da6adb75430d728?s=96&d=mm&r=g\";s:5:\"image\";s:95:\"https://woocommerce.com/wp-content/uploads/2022/01/blog-fb-Pricing@2x.jpg?resize=650,340&crop=1\";}i:4;a:6:{s:5:\"title\";s:42:\"Your Complete Guide to WooCommerce Coupons\";s:4:\"date\";s:19:\"2021-06-08T13:40:50\";s:4:\"link\";s:82:\"https://woocommerce.com/posts/the-complete-guide-to-woocommerce-coupon-extensions/\";s:11:\"author_name\";s:12:\"Lynn Jatania\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/c2d5db9787aeb7290792147ab2b9e53f?s=96&d=mm&r=g\";s:5:\"image\";s:95:\"https://woocommerce.com/wp-content/uploads/2021/05/blog-fb-Coupons@2x.jpg?resize=650,340&crop=1\";}i:5;a:6:{s:5:\"title\";s:46:\"Ten Ways to Nudge Customers to Make a Purchase\";s:4:\"date\";s:19:\"2021-05-06T13:10:05\";s:4:\"link\";s:77:\"https://woocommerce.com/posts/ten-ways-to-nudge-customers-to-make-a-purchase/\";s:11:\"author_name\";s:13:\"Sonya Andrews\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/71bca2cf479844b8f26a7a1c87deaac6?s=96&d=mm&r=g\";s:5:\"image\";s:97:\"https://woocommerce.com/wp-content/uploads/2021/05/blog-fb-POST-NAME@2x.jpg?resize=650,340&crop=1\";}i:6;a:6:{s:5:\"title\";s:43:\"How to Position Your Products as Gift Ideas\";s:4:\"date\";s:19:\"2020-11-10T15:00:00\";s:4:\"link\";s:74:\"https://woocommerce.com/posts/how-to-position-your-products-as-gift-ideas/\";s:11:\"author_name\";s:10:\"Dan Magill\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/3596d260e668a5676fb829c5026d45f0?s=96&d=mm&r=g\";s:5:\"image\";s:94:\"https://woocommerce.com/wp-content/uploads/2020/11/blog-fb-Gifts-@2x.jpg?resize=650,340&crop=1\";}i:7;a:6:{s:5:\"title\";s:66:\"How to Prepare Your Online Store for Black Friday and Cyber Monday\";s:4:\"date\";s:19:\"2019-11-15T23:13:42\";s:4:\"link\";s:73:\"https://woocommerce.com/posts/prepare-your-online-store-for-black-friday/\";s:11:\"author_name\";s:9:\"Luke Marr\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/83352e4da0cf86a21580445d3d60d0f5?s=96&d=mm&r=g\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/uploads/2019/11/blog-fb-Black-Friday@2x.jpg?resize=650,340&crop=1\";}}','off'), -(11969,'_transient_timeout_wc_marketing_knowledge_base_marketing','1732634795','off'), -(11970,'_transient_wc_marketing_knowledge_base_marketing','a:8:{i:0;a:6:{s:5:\"title\";s:62:\"Sleigh your holiday sales: A guide to TikTok for WooCommerce \";s:4:\"date\";s:19:\"2024-11-14T19:43:01\";s:4:\"link\";s:55:\"https://woocommerce.com/posts/tiktok-holiday-marketing/\";s:11:\"author_name\";s:12:\"Mahrie Boyle\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/a6572a9ff68bd9119f244f45006ed64c?s=96&d=mm&r=g\";s:5:\"image\";s:94:\"https://woocommerce.com/wp-content/uploads/2024/11/blog-fb-TikTok@2x.jpg?resize=650,340&crop=1\";}i:1;a:6:{s:5:\"title\";s:86:\"Competitive analysis — What to do before you commit to your next great business idea\";s:4:\"date\";s:19:\"2024-10-30T13:46:55\";s:4:\"link\";s:51:\"https://woocommerce.com/posts/competitive-analysis/\";s:11:\"author_name\";s:14:\"Erika Ellacott\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/67bbdfef55015cc530c105f20526ff92?s=96&d=mm&r=g\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/uploads/2024/10/blog-fb-Competitive-Analysis@2x.jpg?resize=650,340&crop=1\";}i:2;a:6:{s:5:\"title\";s:44:\"How to choose an NFT and tokengating partner\";s:4:\"date\";s:19:\"2024-10-17T10:00:00\";s:4:\"link\";s:51:\"https://woocommerce.com/posts/choosing-nft-partner/\";s:11:\"author_name\";s:11:\"Dave Lockie\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/440756597ab11f5ebe4985393ebe8550?s=96&d=mm&r=g\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2024/10/blog-fb-NFT@2x-1.jpg?resize=650,340&crop=1\";}i:3;a:6:{s:5:\"title\";s:69:\"2024 Black Friday trends: Top strategies from Woo stores and partners\";s:4:\"date\";s:19:\"2024-10-02T14:08:11\";s:4:\"link\";s:59:\"https://woocommerce.com/posts/black-friday-trends-strategy/\";s:11:\"author_name\";s:16:\"Vanessa Petersen\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/3ff86494f30f54c9af1427a4bb4755f6?s=96&d=mm&r=g\";s:5:\"image\";s:103:\"https://woocommerce.com/wp-content/uploads/2024/09/blog-fb-BFCM-Extensions@2x.jpg?resize=650,340&crop=1\";}i:4;a:6:{s:5:\"title\";s:82:\"WooCommerce stores are revving up for Black Friday: The 2024 holiday trends survey\";s:4:\"date\";s:19:\"2024-09-04T10:00:00\";s:4:\"link\";s:60:\"https://woocommerce.com/posts/black-friday-stats-and-trends/\";s:11:\"author_name\";s:13:\"Tamara Niesen\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/2f8f41401bffe50ca4d9d616bee3d1a2?s=96&d=mm&r=g\";s:5:\"image\";s:95:\"https://woocommerce.com/wp-content/uploads/2024/09/BFCM-Blog-Featured.png?resize=650,340&crop=1\";}i:5;a:6:{s:5:\"title\";s:64:\"The ultimate Black Friday checklist: 25 tips to maximize sales \";s:4:\"date\";s:19:\"2024-07-18T20:12:14\";s:4:\"link\";s:53:\"https://woocommerce.com/posts/black-friday-checklist/\";s:11:\"author_name\";s:13:\"Sonya Andrews\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/71bca2cf479844b8f26a7a1c87deaac6?s=96&d=mm&r=g\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/uploads/2021/07/blog-fb-Black-friday@2x.jpg?resize=650,340&crop=1\";}i:6;a:6:{s:5:\"title\";s:57:\"How to plan for Black Friday and why you should start now\";s:4:\"date\";s:19:\"2024-07-03T19:13:33\";s:4:\"link\";s:52:\"https://woocommerce.com/posts/plan-for-black-friday/\";s:11:\"author_name\";s:18:\"Elizabeth Rosselle\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/2f97a8c54a9f6268fb3dd9d2de4d939e?s=96&d=mm&r=g\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/uploads/2021/06/blog-fb-Black-Friday@2x.jpg?resize=650,340&crop=1\";}i:7;a:6:{s:5:\"title\";s:34:\"How to run a sale in WooCommerce \";s:4:\"date\";s:19:\"2024-06-19T13:21:29\";s:4:\"link\";s:51:\"https://woocommerce.com/posts/run-woocommerce-sale/\";s:11:\"author_name\";s:13:\"Nicole Kohler\";s:13:\"author_avatar\";s:81:\"https://secure.gravatar.com/avatar/af5efbb22efc4eece7c4c8c197d5c5c0?s=96&d=mm&r=g\";s:5:\"image\";s:93:\"https://woocommerce.com/wp-content/uploads/2016/05/blog-fb-Sales@2x.jpg?resize=650,340&crop=1\";}}','off'), -(11971,'_transient_timeout_wc_report_orders_stats_6ab858afb968016550946c8b5d2b46e7','1733153203','off'), -(11972,'_transient_wc_report_orders_stats_6ab858afb968016550946c8b5d2b46e7','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 15:26:43\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 14:26:43\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11973,'_transient_timeout_wc_report_orders_stats_05f9a34ebf422128280270c85b7d838d','1733153203','off'), -(11974,'_transient_wc_report_orders_stats_05f9a34ebf422128280270c85b7d838d','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 15:26:43\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 14:26:43\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11975,'_transient_timeout_wc_report_products_stats_da2f3e08a4478595603401dc6c0df2eb','1733153203','off'), -(11976,'_transient_wc_report_products_stats_da2f3e08a4478595603401dc6c0df2eb','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 15:26:43\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 14:26:43\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11977,'_transient_timeout_wc_report_variations_stats_69b462234f4f8e44cce53858d484d60d','1733153203','off'), -(11978,'_transient_wc_report_variations_stats_69b462234f4f8e44cce53858d484d60d','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 15:26:43\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 14:26:43\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11979,'_transient_timeout_wc_report_orders_stats_da6ea18fe301e365c9a3c9cb456eb1cd','1733153203','off'), -(11980,'_transient_wc_report_orders_stats_da6ea18fe301e365c9a3c9cb456eb1cd','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11981,'_transient_timeout_wc_report_orders_stats_dc6d9ad71ff75bfe96f9ebaead814f72','1733153203','off'), -(11982,'_transient_wc_report_orders_stats_dc6d9ad71ff75bfe96f9ebaead814f72','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11983,'_transient_timeout_wc_report_products_stats_be722009da16f37a27c0ad5721ddad1d','1733153203','off'), -(11984,'_transient_wc_report_products_stats_be722009da16f37a27c0ad5721ddad1d','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11985,'_transient_timeout_wc_report_variations_stats_0fec24d38b510d40096405f174ec7b4c','1733153203','off'), -(11986,'_transient_wc_report_variations_stats_0fec24d38b510d40096405f174ec7b4c','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11987,'_transient_timeout_wc_report_orders_stats_c7db2bee269e6d61d7b203e467951952','1733153204','off'), -(11988,'_transient_wc_report_orders_stats_c7db2bee269e6d61d7b203e467951952','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11989,'_transient_timeout_wc_report_orders_stats_7d0831c0b9bd1ec1b78443150f2bc0a1','1733153204','off'), -(11990,'_transient_wc_report_orders_stats_7d0831c0b9bd1ec1b78443150f2bc0a1','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-11-01\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-11-02\";s:10:\"date_start\";s:19:\"2023-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-11-03\";s:10:\"date_start\";s:19:\"2023-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-11-04\";s:10:\"date_start\";s:19:\"2023-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-11-05\";s:10:\"date_start\";s:19:\"2023-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-11-06\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-11-07\";s:10:\"date_start\";s:19:\"2023-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-11-08\";s:10:\"date_start\";s:19:\"2023-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-11-09\";s:10:\"date_start\";s:19:\"2023-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-11-10\";s:10:\"date_start\";s:19:\"2023-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-11-11\";s:10:\"date_start\";s:19:\"2023-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-11-12\";s:10:\"date_start\";s:19:\"2023-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-11-13\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-11-14\";s:10:\"date_start\";s:19:\"2023-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-11-15\";s:10:\"date_start\";s:19:\"2023-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-11-16\";s:10:\"date_start\";s:19:\"2023-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-11-17\";s:10:\"date_start\";s:19:\"2023-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-11-18\";s:10:\"date_start\";s:19:\"2023-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-11-19\";s:10:\"date_start\";s:19:\"2023-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-11-20\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-11-21\";s:10:\"date_start\";s:19:\"2023-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-11-22\";s:10:\"date_start\";s:19:\"2023-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-11-23\";s:10:\"date_start\";s:19:\"2023-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-11-24\";s:10:\"date_start\";s:19:\"2023-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-11-25\";s:10:\"date_start\";s:19:\"2023-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11991,'_transient_timeout_wc_report_orders_stats_2dfb4659a0e8e5ed5013396a3a392382','1733153204','off'), -(11992,'_transient_wc_report_orders_stats_2dfb4659a0e8e5ed5013396a3a392382','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(11993,'_transient_timeout_wc_report_customers_cebf893be4aeaecbeb168f0726432bc2','1733153204','off'), -(11994,'_transient_wc_report_customers_cebf893be4aeaecbeb168f0726432bc2','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(11995,'_transient_timeout_wc_report_coupons_f25b160e7c5983c14012fb671420ef41','1733153204','off'), -(11996,'_transient_wc_report_coupons_f25b160e7c5983c14012fb671420ef41','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(11997,'_transient_timeout_wc_report_categories_21236cecf65d64016642b2b5427a0f7d','1733153204','off'), -(11998,'_transient_wc_report_categories_21236cecf65d64016642b2b5427a0f7d','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(11999,'_transient_timeout_wc_report_products_4abb5873587827df7b43c667845d5395','1733153204','off'), -(12000,'_transient_wc_report_products_4abb5873587827df7b43c667845d5395','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(12001,'_transient_timeout_wc_report_orders_stats_5b95610a0223f1f8ee675e662894d184','1733153204','off'), -(12002,'_transient_wc_report_orders_stats_5b95610a0223f1f8ee675e662894d184','a:2:{s:7:\"version\";s:10:\"1732548303\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-11-01\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-11-02\";s:10:\"date_start\";s:19:\"2023-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-11-03\";s:10:\"date_start\";s:19:\"2023-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-11-04\";s:10:\"date_start\";s:19:\"2023-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-11-05\";s:10:\"date_start\";s:19:\"2023-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-11-06\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-11-07\";s:10:\"date_start\";s:19:\"2023-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-11-08\";s:10:\"date_start\";s:19:\"2023-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-11-09\";s:10:\"date_start\";s:19:\"2023-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-11-10\";s:10:\"date_start\";s:19:\"2023-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-11-11\";s:10:\"date_start\";s:19:\"2023-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-11-12\";s:10:\"date_start\";s:19:\"2023-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-11-13\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-11-14\";s:10:\"date_start\";s:19:\"2023-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-11-15\";s:10:\"date_start\";s:19:\"2023-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-11-16\";s:10:\"date_start\";s:19:\"2023-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-11-17\";s:10:\"date_start\";s:19:\"2023-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-11-18\";s:10:\"date_start\";s:19:\"2023-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-11-19\";s:10:\"date_start\";s:19:\"2023-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-11-20\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-11-21\";s:10:\"date_start\";s:19:\"2023-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-11-22\";s:10:\"date_start\";s:19:\"2023-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-11-23\";s:10:\"date_start\";s:19:\"2023-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-11-24\";s:10:\"date_start\";s:19:\"2023-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-11-25\";s:10:\"date_start\";s:19:\"2023-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(12037,'_transient_timeout_wc_order_852_needs_processing','1732637990','off'), -(12038,'_transient_wc_order_852_needs_processing','1','off'), -(12041,'_transient_timeout_wc_order_853_needs_processing','1732638159','off'), -(12042,'_transient_wc_order_853_needs_processing','1','off'), -(12053,'wp_mail_logging_activated_time','1732552283','auto'), -(12054,'wp_mail_logging_db_version','2','off'), -(12055,'WPML_Plugin__version','1.13.1','auto'), -(12057,'_transient_timeout_wp_mail_logging_installed','1732555883','off'), -(12058,'_transient_wp_mail_logging_installed','1','off'), -(12059,'wp_mail_logging_user_feedback_notice','a:2:{s:4:\"time\";i:1732552283;s:9:\"dismissed\";b:0;}','auto'), -(12077,'wp_mail_smtp_initial_version','4.2.0','off'), -(12078,'wp_mail_smtp_version','4.2.0','off'), -(12079,'wp_mail_smtp','a:19:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:23:\"haiku.atelier@gmail.com\";s:9:\"from_name\";s:13:\"Haiku Atelier\";s:6:\"mailer\";s:4:\"smtp\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;s:4:\"host\";s:15:\"smtp.google.com\";s:4:\"port\";i:587;s:10:\"encryption\";s:3:\"tls\";s:4:\"user\";s:23:\"haiku.atelier@gmail.com\";s:4:\"pass\";s:64:\"pgXyEqCg4wuC/0jOHUjaSD2x7956C/LqmNnxISEjz2ixvq0SydTRaBzTLZXsWlhw\";}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:1;}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:7:\"mailjet\";a:2:{s:7:\"api_key\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"smtp2go\";a:1:{s:7:\"api_key\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:9:\"amazonses\";a:3:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"region\";s:9:\"us-east-1\";}s:5:\"gmail\";a:8:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}s:23:\"one_click_setup_enabled\";b:0;s:27:\"one_click_setup_credentials\";a:2:{s:3:\"key\";s:0:\"\";s:5:\"token\";s:0:\"\";}s:28:\"one_click_setup_user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:7:\"outlook\";a:5:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"zoho\";a:6:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"domain\";s:3:\"com\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"logs\";a:5:{s:7:\"enabled\";b:0;s:17:\"log_email_content\";b:0;s:16:\"save_attachments\";b:0;s:19:\"open_email_tracking\";b:0;s:19:\"click_link_tracking\";b:0;}s:11:\"alert_email\";a:2:{s:7:\"enabled\";b:0;s:11:\"connections\";a:0:{}}s:7:\"license\";a:4:{s:3:\"key\";s:0:\"\";s:10:\"is_expired\";b:0;s:11:\"is_disabled\";b:0;s:10:\"is_invalid\";b:0;}}','off'), -(12080,'wp_mail_smtp_activated_time','1732553202','off'), -(12081,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1732553202;}','auto'), -(12082,'_transient_timeout_wp_mail_smtp_just_activated','1732554379','off'), -(12083,'_transient_wp_mail_smtp_just_activated','1','off'), -(12087,'wp_mail_smtp_migration_version','5','on'), -(12088,'wp_mail_smtp_debug_events_db_version','1','on'), -(12089,'wp_mail_smtp_activation_prevent_redirect','1','auto'), -(12090,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1732553816;s:14:\"completed_time\";i:1732553868;s:14:\"was_successful\";b:0;}','off'), -(12092,'wp_mail_smtp_mail_key','b4X/o2Jlr+B6fYssiy4aNvSjL0y5sT0DeDNxw9gANsE=','auto'), -(12094,'wp_mail_smtp_debug','a:1:{i:0;i:17;}','off'), -(12095,'_transient_timeout_wp_mail_smtp_initiators_data','1732557165','off'), -(12096,'_transient_wp_mail_smtp_initiators_data','a:3:{s:76:\"/srv/haikuatelier.com/web/app/plugins/wp-mail-smtp/src/Admin/SetupWizard.php\";a:3:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:4:\"slug\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:4:\"type\";s:6:\"plugin\";}s:78:\"/srv/haikuatelier.com/web/app/plugins/wp-mail-smtp/src/Admin/Pages/TestTab.php\";a:3:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:4:\"slug\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:4:\"type\";s:6:\"plugin\";}s:58:\"/srv/haikuatelier.com/web/app/plugins/falcon/src/Email.php\";a:3:{s:4:\"name\";s:6:\"Falcon\";s:4:\"slug\";s:17:\"falcon/falcon.php\";s:4:\"type\";s:6:\"plugin\";}}','off'), -(12097,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1732553356;s:9:\"dismissed\";b:0;}','auto'), -(12100,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1732553442;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','auto'), -(12125,'action_scheduler_migration_status','complete','auto'), -(12128,'_transient_timeout_wp_mail_smtp_error_debug_events_transient_30-days','1732558037','off'), -(12129,'_transient_wp_mail_smtp_error_debug_events_transient_30-days','16','off'), -(12133,'_transient_timeout__woocommerce_helper_subscriptions','1732555719','off'), -(12134,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(12135,'_site_transient_timeout_theme_roots','1732556619','off'), -(12136,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(12146,'_transient_timeout_wc_report_products_stats_115b6121981adb79acb107fd4f65e814','1733160388','off'), -(12147,'_transient_wc_report_products_stats_115b6121981adb79acb107fd4f65e814','a:2:{s:7:\"version\";s:10:\"1732555262\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:25;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(12149,'_site_transient_timeout_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','1732557400','off'), -(12150,'_site_transient_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), -(12151,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.7.1.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.7.1.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.7.1\";s:7:\"version\";s:5:\"6.7.1\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1732555605;s:15:\"version_checked\";s:5:\"6.7.1\";s:12:\"translations\";a:0:{}}','off'), -(12152,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1732555626;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:8:{s:37:\"wc-multishipping/wc-multishipping.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/wc-multishipping\";s:4:\"slug\";s:16:\"wc-multishipping\";s:6:\"plugin\";s:37:\"wc-multishipping/wc-multishipping.php\";s:11:\"new_version\";s:5:\"2.5.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wc-multishipping/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wc-multishipping.2.5.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/wc-multishipping/assets/icon-128x128.png?rev=2477036\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:17:\"falcon/falcon.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/falcon\";s:4:\"slug\";s:6:\"falcon\";s:6:\"plugin\";s:17:\"falcon/falcon.php\";s:11:\"new_version\";s:5:\"2.8.4\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/falcon/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/falcon.2.8.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";s:3:\"svg\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/falcon/assets/banner-1544x500.png?rev=3052567\";s:2:\"1x\";s:61:\"https://ps.w.org/falcon/assets/banner-772x250.png?rev=3052567\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/force-regenerate-thumbnails\";s:4:\"slug\";s:27:\"force-regenerate-thumbnails\";s:6:\"plugin\";s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/force-regenerate-thumbnails/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/force-regenerate-thumbnails.2.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-256x256.jpg?rev=2816275\";s:2:\"1x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-128x128.jpg?rev=2816275\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-1544x500.jpg?rev=2816275\";s:2:\"1x\";s:82:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-772x250.jpg?rev=2816275\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:6:\"3.16.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/query-monitor.3.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=2870124\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=2457098\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:27:\"redis-cache/redis-cache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/redis-cache\";s:4:\"slug\";s:11:\"redis-cache\";s:6:\"plugin\";s:27:\"redis-cache/redis-cache.php\";s:11:\"new_version\";s:5:\"2.5.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/redis-cache/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/redis-cache.2.5.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/redis-cache/assets/icon-256x256.gif?rev=2568513\";s:2:\"1x\";s:64:\"https://ps.w.org/redis-cache/assets/icon-128x128.gif?rev=2568513\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/redis-cache/assets/banner-1544x500.png?rev=2315420\";s:2:\"1x\";s:66:\"https://ps.w.org/redis-cache/assets/banner-772x250.png?rev=2315420\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.4.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:35:\"wp-mail-logging/wp-mail-logging.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/wp-mail-logging\";s:4:\"slug\";s:15:\"wp-mail-logging\";s:6:\"plugin\";s:35:\"wp-mail-logging/wp-mail-logging.php\";s:11:\"new_version\";s:6:\"1.13.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-mail-logging/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wp-mail-logging.1.13.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-logging/assets/icon-256x256.jpg?rev=2562296\";s:2:\"1x\";s:68:\"https://ps.w.org/wp-mail-logging/assets/icon-128x128.jpg?rev=2562296\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-mail-logging/assets/banner-772x250.jpg?rev=2562296\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:25:\"wp-openapi/wp-openapi.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/wp-openapi\";s:4:\"slug\";s:10:\"wp-openapi\";s:6:\"plugin\";s:25:\"wp-openapi/wp-openapi.php\";s:11:\"new_version\";s:6:\"1.0.16\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-openapi/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-openapi.1.0.16.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:54:\"https://s.w.org/plugins/geopattern-icon/wp-openapi.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}}s:7:\"checked\";a:8:{s:37:\"wc-multishipping/wc-multishipping.php\";s:5:\"2.5.2\";s:17:\"falcon/falcon.php\";s:5:\"2.8.4\";s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";s:5:\"2.2.1\";s:31:\"query-monitor/query-monitor.php\";s:6:\"3.16.4\";s:27:\"redis-cache/redis-cache.php\";s:5:\"2.5.4\";s:27:\"woocommerce/woocommerce.php\";s:5:\"9.4.2\";s:35:\"wp-mail-logging/wp-mail-logging.php\";s:6:\"1.13.1\";s:25:\"wp-openapi/wp-openapi.php\";s:6:\"1.0.16\";}}','off'), -(12153,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1732555606;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.3\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=11745 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1732548394:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.4.2'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1732521768:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:40136;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.4.2'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1732521800:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:316713;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:496051;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.4.2'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1732521811:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:39627;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:90791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:237493;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.4.2'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1732521826:1'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:575848;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.4.2'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1732521838:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:329984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.4.2'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1732521868:1'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:230822;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:216029;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13743;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.4.2'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1732521877:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:28301;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:79708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:228219;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.4.2'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1732521886:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:28881;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:126059;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:262084;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:352950;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:257752;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.4.2'), -(2457,168,'_edit_lock','1732521898:1'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:85733;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:51905;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:87699;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:421874;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:229655;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','0'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.4.2'), -(2654,183,'_edit_lock','1732521908:1'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:236038;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19871;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','0'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.4.1'), -(2941,202,'_edit_lock','1732521920:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:56620;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:337870;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13327;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:187047;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.4.1'), -(3064,213,'_edit_lock','1732521931:1'), -(3070,213,'_edit_last','1'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.4.1'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1732521942:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:168547;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.4.1'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1732521974:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:188434;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.4.1'), -(3380,232,'_edit_lock','1732521984:1'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:522781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1732521996:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:51107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:438743;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:536594;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.4.2'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1732522006:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:52984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:187089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','0'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.4.1'), -(3665,251,'_edit_lock','1732522017:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.4.2'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1732522678:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:49290;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:348487;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9225-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.4.2'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1732522819:1'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','0'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.4.1'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1732522839:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:533027;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:554660;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:506097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.4.1'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1732522847:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:266103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','0'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.4.1'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1732522865:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:498528;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','0'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.4.1'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1732522876:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:66984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.4.2'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1732523064:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:45836;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:482578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.4.2'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1732523086:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:42478;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:325294;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','0'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1732523108:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:38518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:323619;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','0'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.4.1'), -(4128,288,'_edit_lock','1732523121:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:44097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5894;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:280534;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9336-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','0'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.4.1'), -(4162,291,'_edit_lock','1732523132:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:35448;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:267641;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','0'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.4.1'), -(4467,306,'_edit_lock','1732523141:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:33849;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:270951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','0'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.4.2'), -(4568,312,'_edit_lock','1732523154:1'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.4.1'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1732523323:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:546040;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:438169;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9542-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.4.2'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1732523318:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:27956;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:355588;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.4.2'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1732523291:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:28932;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:223978;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','0'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.4.2'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1732523337:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:25628;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2782;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:184512;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.4.2'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1732523346:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:26165;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:356763;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1732523359:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:38982;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:237100;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:326181;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','0'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.4.1'), -(4977,342,'_edit_lock','1732523371:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:402127;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9763-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:372455;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9781-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:421413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1732523418:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:39945;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"KARA-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:282611;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9354-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.4.1'), -(5383,365,'_edit_lock','1732523448:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:32172;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.4.1'), -(5506,372,'_edit_lock','1732523462:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:34227;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:234974;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9300-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.4.2'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1732523515:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:45539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:232862;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9260-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:197094;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9262-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','1'), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.4.2'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1732523734:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:39278;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4877;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:602490;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9772-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1919;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:559293;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9775-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','1'), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.4.2'), -(5630,385,'_edit_lock','1732523527:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:328180;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"ROKKU-C-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.4.1'), -(5801,393,'_edit_lock','1732523603:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:33386;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:373189;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9733-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.4.1'), -(5839,398,'_edit_lock','1732523613:1'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:387538;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:388089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9730-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.4.2'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1732523635:1'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:203691;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9216-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:246903;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9077-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','1'), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.4.2'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1732523659:1'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:509856;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9485-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:305015;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"MUGURA-NAIL--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:43005;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-FEU-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:497813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"DSC8400-copie-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:534610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:535511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17617;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:37003;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6005,421,'_edit_lock','1730319966:1'), -(6006,421,'_wp_trash_meta_status','publish'), -(6007,421,'_wp_trash_meta_time','1730320007'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:313356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9376-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13739;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:410511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9156-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.4.2'), -(6275,430,'_edit_lock','1732524211:1'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:297309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9297-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.4.2'), -(6314,433,'_edit_lock','1732524206:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1732524233:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:27162;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:374922;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC9781-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6358,438,'_edit_lock','1730390257:1'), -(6359,438,'_wp_trash_meta_status','publish'), -(6360,438,'_wp_trash_meta_time','1730390307'), -(6361,439,'_wp_trash_meta_status','publish'), -(6362,439,'_wp_trash_meta_time','1730396059'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6370,393,'_regular_price','60'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.4.2'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1732524242:1'), -(6530,447,'_edit_last','1'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.4.1'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.4.1'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.4.1'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.4.2'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1732524254:1'), -(6827,481,'_edit_last','1'), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:283469;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9138-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','0'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.4.1'), -(6912,490,'_edit_lock','1732524266:1'), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7006,496,'_product_version','9.4.2'), -(7069,496,'_edit_lock','1732528582:1'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10479;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.4.2'), -(7145,515,'_edit_lock','1732524286:1'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','0'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.4.2'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1732524295:1'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.4.1'), -(7502,535,'_edit_lock','1732524303:1'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','0'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.4.2'), -(7592,545,'_edit_lock','1732524315:1'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.4.2'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1732524326:1'), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7899,342,'_regular_price','55'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8046,213,'_regular_price','75'), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','2'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.4.2'), -(8126,572,'_edit_lock','1732524336:1'), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.4.2'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1732524363:1'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','0'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.4.2'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1732524372:1'), -(8682,610,'_edit_last','1'), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','0'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.4.2'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','70'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','70'), -(8849,620,'_product_version','9.4.1'), -(8851,613,'_edit_lock','1732524382:1'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8890,613,'_edit_last','1'), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','0'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.4.2'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1732524391:1'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.4.1'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9186,232,'_price','110'), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.4.1'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','48'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','48'), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.4.1'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.4.1'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','52'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','52'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','50'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','50'), -(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'), -(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1029972;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1442-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(9587,306,'_price','48'), -(9588,306,'_price','50'), -(9589,306,'_price','70'), -(9590,306,'_photos_colonne_gauche|||0|value','310'), -(9591,306,'_photos_colonne_droite|||0|value','311'), -(9592,306,'_photos_colonne_droite|||1|value','424'), -(9593,306,'_haiku_details_produit',''), -(9594,312,'_price','50'), -(9595,312,'_price','52'), -(9596,312,'_price','75'), -(9601,661,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(9602,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:849459;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1454-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9603,661,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9604,202,'_price','50'), -(9605,202,'_price','85'), -(9612,662,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(9613,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:730806;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1456-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9614,662,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9615,202,'_photos_colonne_gauche|||0|value','206'), -(9616,202,'_photos_colonne_droite|||0|value','662'), -(9617,202,'_photos_colonne_droite|||1|value','661'), -(9618,202,'_photos_colonne_droite|||2|value','212'), -(9619,202,'_photos_colonne_droite|||3|value','207'), -(9620,202,'_haiku_details_produit',''), -(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:873482;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1512-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(9669,669,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(9670,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:958548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1528-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9671,669,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:876712;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1604-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'), -(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'), -(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1095755;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1656-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'), -(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:901473;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1657-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(9720,393,'_photos_colonne_gauche|||0|value','396'), -(9721,393,'_photos_colonne_droite|||0|value','397'), -(9722,393,'_photos_colonne_droite|||1|value','673'), -(9723,393,'_haiku_details_produit',''), -(9728,674,'_variation_description',''), -(9729,674,'total_sales','0'), -(9730,674,'_tax_status','taxable'), -(9731,674,'_tax_class','parent'), -(9732,674,'_manage_stock','no'), -(9733,674,'_backorders','no'), -(9734,674,'_sold_individually','no'), -(9735,674,'_virtual','no'), -(9736,674,'_downloadable','no'), -(9737,674,'_download_limit','-1'), -(9738,674,'_download_expiry','-1'), -(9739,674,'_stock',NULL), -(9740,674,'_stock_status','instock'), -(9741,674,'_wc_average_rating','0'), -(9742,674,'_wc_review_count','0'), -(9743,674,'attribute_pa_side','one'), -(9744,674,'_product_version','9.4.1'), -(9745,675,'_variation_description',''), -(9746,675,'total_sales','0'), -(9747,675,'_tax_status','taxable'), -(9748,675,'_tax_class','parent'), -(9749,675,'_manage_stock','no'), -(9750,675,'_backorders','no'), -(9751,675,'_sold_individually','no'), -(9752,675,'_virtual','no'), -(9753,675,'_downloadable','no'), -(9754,675,'_download_limit','-1'), -(9755,675,'_download_expiry','-1'), -(9756,675,'_stock',NULL), -(9757,675,'_stock_status','instock'), -(9758,675,'_wc_average_rating','0'), -(9759,675,'_wc_review_count','0'), -(9760,675,'attribute_pa_side','pair'), -(9761,675,'_product_version','9.4.1'), -(9762,674,'_sku','MUGURA-BO-g-one'), -(9763,674,'_regular_price','48'), -(9764,674,'_thumbnail_id','0'), -(9765,674,'_price','48'), -(9766,675,'_sku','MUGURA-BO-g-pair'), -(9767,675,'_regular_price','65'), -(9768,675,'_thumbnail_id','0'), -(9769,675,'_price','65'), -(9770,372,'_price','48'), -(9771,372,'_price','65'), -(9772,372,'_regular_price','65'), -(9773,372,'_photos_colonne_gauche|||0|value','375'), -(9774,372,'_photos_colonne_droite|||0|value','376'), -(9775,372,'_haiku_details_produit',''), -(9776,676,'_variation_description',''), -(9777,676,'total_sales','0'), -(9778,676,'_tax_status','taxable'), -(9779,676,'_tax_class','parent'), -(9780,676,'_manage_stock','no'), -(9781,676,'_backorders','no'), -(9782,676,'_sold_individually','no'), -(9783,676,'_virtual','no'), -(9784,676,'_downloadable','no'), -(9785,676,'_download_limit','-1'), -(9786,676,'_download_expiry','-1'), -(9787,676,'_stock',NULL), -(9788,676,'_stock_status','instock'), -(9789,676,'_wc_average_rating','0'), -(9790,676,'_wc_review_count','0'), -(9791,676,'attribute_pa_side','one'), -(9792,676,'_product_version','9.4.1'), -(9793,677,'_variation_description',''), -(9794,677,'total_sales','0'), -(9795,677,'_tax_status','taxable'), -(9796,677,'_tax_class','parent'), -(9797,677,'_manage_stock','no'), -(9798,677,'_backorders','no'), -(9799,677,'_sold_individually','no'), -(9800,677,'_virtual','no'), -(9801,677,'_downloadable','no'), -(9802,677,'_download_limit','-1'), -(9803,677,'_download_expiry','-1'), -(9804,677,'_stock',NULL), -(9805,677,'_stock_status','instock'), -(9806,677,'_wc_average_rating','0'), -(9807,677,'_wc_review_count','0'), -(9808,677,'attribute_pa_side','pair'), -(9809,677,'_product_version','9.4.1'), -(9810,676,'_sku','MUGURA-CR-s-one'), -(9811,676,'_regular_price','45'), -(9812,676,'_thumbnail_id','0'), -(9813,676,'_price','45'), -(9814,677,'_sku','MUGURA-BO-s-pair'), -(9815,677,'_regular_price','60'), -(9816,677,'_thumbnail_id','0'), -(9817,677,'_price','60'), -(9818,365,'_price','45'), -(9819,365,'_price','60'), -(9820,365,'_regular_price','60'), -(9821,365,'_photos_colonne_gauche|||0|value','369'), -(9822,365,'_photos_colonne_droite|||0|value','425'), -(9823,365,'_haiku_details_produit',''), -(9828,335,'_photos_colonne_gauche|||0|value','336'), -(9830,335,'_photos_colonne_droite|||1|value','672'), -(9831,335,'_photos_colonne_droite|||2|value','337'), -(9832,335,'_haiku_details_produit',''), -(9833,478,'_regular_price','48'), -(9834,478,'_price','48'), -(9835,479,'_regular_price','48'), -(9836,479,'_price','48'), -(9837,480,'_regular_price','48'), -(9838,480,'_price','48'), -(9840,433,'_price','48'), -(9850,613,'_price','70'), -(9851,679,'_wp_attached_file','2024/10/DSC9116.jpg'), -(9852,679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9116.jpg\";s:8:\"filesize\";i:485510;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9116-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9853,679,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9892,681,'_wp_attached_file','2024/09/DSC9897.jpg'), -(9893,681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:689413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9897-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7272;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9894,681,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9906,683,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(9907,683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:534598;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1423-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9908,683,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver.'), -(9915,684,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(9916,684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:867867;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1478-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9917,684,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(9923,685,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(9924,685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:307361;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9925,685,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9926,123,'_thumbnail_id','685'), -(9931,686,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(9932,686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:365368;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9933,686,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes.'), -(9934,213,'_thumbnail_id','686'), -(9935,213,'_photos_colonne_gauche|||0|value','686'), -(9936,213,'_photos_colonne_droite|||0|value','671'), -(9937,213,'_photos_colonne_droite|||1|value','199'), -(9938,213,'_haiku_details_produit',''), -(9939,688,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(9940,688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:308182;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6053;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9941,688,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(9942,183,'_thumbnail_id','688'), -(9947,689,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9948,689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:635454;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9341-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9949,689,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9950,288,'_photos_colonne_gauche|||0|value','289'), -(9951,288,'_photos_colonne_droite|||0|value','290'), -(9952,288,'_photos_colonne_droite|||1|value','689'), -(9953,288,'_haiku_details_produit',''), -(9954,690,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(9955,690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:394786;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7048;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9956,690,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9967,691,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(9968,691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:235970;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4020;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9969,691,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with gold plated rings hanging.'), -(9970,318,'_thumbnail_id','691'), -(9976,692,'_wp_attached_file','2024/10/HADOU-BR-mix.jpg'), -(9977,692,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-BR-mix.jpg\";s:8:\"filesize\";i:312958;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6692;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9978,692,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver.'), -(9979,232,'_thumbnail_id','692'), -(9984,232,'_photos_colonne_gauche|||0|value','692'), -(9985,232,'_photos_colonne_droite|||0|value','669'), -(9986,232,'_photos_colonne_droite|||1|value','237'), -(9987,232,'_haiku_details_produit',''), -(9988,696,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(9989,696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:431103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7161;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9990,696,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(9991,263,'_thumbnail_id','696'), -(9998,698,'_wp_attached_file','2024/10/IMG_1428-1.jpg'), -(9999,698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1428-1.jpg\";s:8:\"filesize\";i:484518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1428-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9487;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10000,698,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(10004,700,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(10005,700,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:1757156;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1431-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10441;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10006,700,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10011,702,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(10012,702,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:540692;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1432-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10013,702,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10021,704,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(10022,704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:985049;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1493-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10023,704,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(10028,705,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(10029,705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:774222;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1531-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12309;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10030,705,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10031,707,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(10032,707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:776895;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1543-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14251;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10033,707,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10041,708,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(10042,708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:570527;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1565-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10043,708,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(10044,263,'_photos_colonne_gauche|||0|value','696'), -(10045,263,'_photos_colonne_droite|||0|value','265'), -(10046,263,'_photos_colonne_droite|||1|value','267'), -(10047,263,'_photos_colonne_droite|||2|value','708'), -(10048,263,'_photos_colonne_droite|||3|value','266'), -(10049,263,'_haiku_details_produit',''), -(10050,709,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(10051,709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:659959;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1586-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10052,709,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10053,710,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(10054,710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:860682;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1588-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14247;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10055,710,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10061,291,'_photos_colonne_gauche|||0|value','292'), -(10062,291,'_photos_colonne_droite|||0|value','709'), -(10063,291,'_photos_colonne_droite|||1|value','710'), -(10064,291,'_photos_colonne_droite|||2|value','293'), -(10065,291,'_haiku_details_produit',''), -(10066,711,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(10067,711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:577537;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10068,711,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10073,712,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(10074,712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:775415;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1638-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10075,712,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines.'), -(10081,713,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(10082,713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:703654;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1647-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13572;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10083,713,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(10084,274,'_photos_colonne_gauche|||0|value','275'), -(10085,274,'_photos_colonne_droite|||0|value','713'), -(10086,274,'_photos_colonne_droite|||1|value','690'), -(10087,274,'_photos_colonne_droite|||2|value','679'), -(10088,274,'_haiku_details_produit',''), -(10089,714,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(10090,714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:639347;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1651-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10091,714,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(10092,318,'_photos_colonne_gauche|||0|value','691'), -(10093,318,'_photos_colonne_droite|||0|value','714'), -(10094,318,'_photos_colonne_droite|||1|value','324'), -(10095,318,'_photos_colonne_droite|||2|value','323'), -(10096,318,'_haiku_details_produit',''), -(10097,715,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(10098,715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:642926;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1669-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10099,715,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver.'), -(10104,716,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(10105,716,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:768464;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1673-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19307;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10106,716,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver.'), -(10118,717,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(10119,717,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:649260;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1680-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13759;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10120,717,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver.'), -(10126,718,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(10127,718,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:684400;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1746-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10128,718,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver.'), -(10133,719,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(10134,719,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:671539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1747-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10135,719,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10141,720,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(10142,720,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:801578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18633;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10143,720,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10149,721,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(10150,721,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:238193;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10151,721,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(10152,342,'_thumbnail_id','721'), -(10153,342,'_photos_colonne_gauche|||0|value','721'), -(10154,342,'_photos_colonne_droite|||0|value','664'), -(10155,342,'_photos_colonne_droite|||1|value','347'), -(10156,342,'_photos_colonne_droite|||2|value','348'), -(10157,342,'_photos_colonne_droite|||3|value','349'), -(10158,342,'_haiku_details_produit',''), -(10159,722,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(10160,722,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:254284;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4808;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10161,722,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(10162,398,'_thumbnail_id','722'), -(10163,398,'_photos_colonne_gauche|||0|value','722'), -(10164,398,'_photos_colonne_droite|||0|value','400'), -(10165,398,'_photos_colonne_droite|||1|value','401'), -(10166,398,'_haiku_details_produit',''), -(10167,723,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(10168,723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:37555;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3878;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10169,723,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(10170,402,'_thumbnail_id','723'), -(10175,724,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(10176,724,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:40719;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10177,724,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(10178,406,'_thumbnail_id','724'), -(10183,725,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(10184,725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:391561;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"PIASU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6649;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10185,725,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(10186,268,'_thumbnail_id','725'), -(10187,268,'_photos_colonne_gauche|||0|value','725'), -(10188,268,'_photos_colonne_droite|||0|value','704'), -(10189,268,'_photos_colonne_droite|||1|value','270'), -(10190,268,'_haiku_details_produit',''), -(10191,726,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(10192,726,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:287899;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5185;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10193,726,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(10194,168,'_thumbnail_id','726'), -(10203,727,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(10204,727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:324080;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-jaspe-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6300;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10205,727,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(10209,729,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(10210,729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:325348;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6593;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10211,729,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(10212,385,'_thumbnail_id','729'), -(10227,730,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(10228,730,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:243829;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10229,730,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(10230,731,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(10231,731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:224150;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-vrm-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10232,731,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(10233,732,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(10234,732,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:239111;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4331;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10235,732,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(10236,433,'_thumbnail_id','730'), -(10243,733,'_wp_attached_file','2024/10/TAMANORI-BO-g.jpg'), -(10244,733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-g.jpg\";s:8:\"filesize\";i:254761;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10245,733,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(10246,226,'_thumbnail_id','733'), -(10247,226,'_photos_colonne_gauche|||0|value','733'), -(10248,226,'_photos_colonne_droite|||0|value','717'), -(10249,226,'_photos_colonne_droite|||1|value','716'), -(10250,226,'_photos_colonne_droite|||2|value','469'), -(10251,226,'_haiku_details_produit',''), -(10252,734,'_wp_attached_file','2024/10/TAMANORI-BO-s.jpg'), -(10253,734,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-s.jpg\";s:8:\"filesize\";i:229361;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4133;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10254,734,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10255,220,'_thumbnail_id','734'), -(10256,220,'_photos_colonne_gauche|||0|value','734'), -(10257,220,'_photos_colonne_droite|||0|value','711'), -(10258,220,'_photos_colonne_droite|||1|value','225'), -(10259,220,'_haiku_details_produit',''), -(10260,735,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(10261,735,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:262704;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4895;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10262,735,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(10267,736,'_wp_attached_file','2024/10/TANEMAKI-BR.jpg'), -(10268,736,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/TANEMAKI-BR.jpg\";s:8:\"filesize\";i:287017;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10269,736,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10270,251,'_thumbnail_id','736'), -(10271,251,'_photos_colonne_gauche|||0|value','736'), -(10272,251,'_photos_colonne_droite|||0|value','700'), -(10273,251,'_photos_colonne_droite|||1|value','702'), -(10274,251,'_haiku_details_produit',''), -(10275,737,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(10276,737,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:423137;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10277,737,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(10278,271,'_thumbnail_id','737'), -(10279,271,'_photos_colonne_gauche|||0|value','737'), -(10280,271,'_photos_colonne_droite|||0|value','273'), -(10281,271,'_haiku_details_produit',''), -(10285,739,'_wp_attached_file','2024/11/BOROBORO-B1-g.jpg'), -(10286,739,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-g.jpg\";s:8:\"filesize\";i:250310;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4701;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4701;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10287,739,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(10288,572,'_thumbnail_id','739'), -(10292,740,'_wp_attached_file','2024/11/BOROBORO-B1-s.jpg'), -(10293,740,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-s.jpg\";s:8:\"filesize\";i:235112;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4110;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10294,740,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10295,589,'_thumbnail_id','740'), -(10313,743,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(10314,743,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:237826;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4182;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10315,743,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10316,613,'_thumbnail_id','743'), -(10321,744,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(10322,744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:221635;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3652;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10323,744,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10324,625,'_thumbnail_id','744'), -(10329,745,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(10330,745,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:318446;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BLT-jade-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6310;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10331,745,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10332,746,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(10333,746,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:320781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BLT-crystal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6531;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10334,746,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10335,535,'_thumbnail_id','745'), -(10341,747,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(10342,747,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:292196;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10343,747,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(10344,748,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(10345,748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:290704;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10346,748,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(10347,515,'_thumbnail_id','747'), -(10352,749,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(10353,749,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:265471;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4452;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10354,749,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(10355,750,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(10356,750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:266105;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10357,750,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(10358,521,'_thumbnail_id','749'), -(10363,751,'_wp_attached_file','2024/11/DSC9463.jpg'), -(10364,751,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:888805;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9463-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10365,751,'_wp_attachment_image_alt','Kara textured silver hoops'), -(10369,752,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(10370,752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:248309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10371,752,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(10372,490,'_thumbnail_id','752'), -(10376,753,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(10377,753,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:302897;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10378,753,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(10379,610,'_thumbnail_id','753'), -(10383,754,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(10384,754,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:337714;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1419-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10385,754,'_wp_attachment_image_alt','BoroBoro long oval ring in gold plated silver with tiny aventurine bead.'), -(10389,755,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(10390,755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:625708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1474-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10391,755,'_wp_attachment_image_alt','Hadou wavy stud earrings mixing gold and silver.'), -(10392,490,'_photos_colonne_gauche|||0|value','752'), -(10393,490,'_photos_colonne_droite|||0|value','755'), -(10394,490,'_haiku_details_produit',''), -(10395,756,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(10396,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:841107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1481-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10397,756,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10398,757,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(10399,757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:691565;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1484-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10400,757,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10405,758,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(10406,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:582559;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1501-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13223;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10407,758,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10408,759,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(10409,759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:606859;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1506-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10410,759,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10415,760,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(10416,760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:599899;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1504-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13183;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10417,760,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10418,761,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(10419,761,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:648391;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1554-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10420,761,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10425,762,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(10426,762,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:711087;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1563-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14072;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10427,762,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(10431,763,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(10432,763,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:686284;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1619-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13749;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10433,763,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(10437,764,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(10438,764,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:875196;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1703-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21517;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10439,764,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10440,765,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(10441,765,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:784548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1715-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21037;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10442,765,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10443,535,'_photos_colonne_gauche|||0|value','745'), -(10444,535,'_photos_colonne_droite|||0|value','764'), -(10445,535,'_photos_colonne_droite|||1|value','746'), -(10446,535,'_photos_colonne_droite|||2|value','765'), -(10447,535,'_haiku_details_produit',''), -(10448,766,'_sku','FUYOU-BO-s'), -(10449,766,'total_sales','0'), -(10450,766,'_tax_status','taxable'), -(10451,766,'_tax_class',''), -(10452,766,'_manage_stock','no'), -(10453,766,'_backorders','no'), -(10454,766,'_sold_individually','no'), -(10455,766,'_virtual','no'), -(10456,766,'_downloadable','no'), -(10457,766,'_download_limit','-1'), -(10458,766,'_download_expiry','-1'), -(10459,766,'_thumbnail_id','770'), -(10460,766,'_stock',NULL), -(10461,766,'_stock_status','instock'), -(10462,766,'_wc_average_rating','0'), -(10463,766,'_wc_review_count','0'), -(10464,766,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10465,766,'_product_version','9.4.1'), -(10470,767,'_variation_description',''), -(10471,767,'_sku','FUYOU-BO-s-pair'), -(10472,767,'_regular_price','80'), -(10473,767,'total_sales','0'), -(10474,767,'_tax_status','taxable'), -(10475,767,'_tax_class','parent'), -(10476,767,'_manage_stock','no'), -(10477,767,'_backorders','no'), -(10478,767,'_sold_individually','no'), -(10479,767,'_virtual','no'), -(10480,767,'_downloadable','no'), -(10481,767,'_download_limit','-1'), -(10482,767,'_download_expiry','-1'), -(10483,767,'_thumbnail_id','0'), -(10484,767,'_stock',NULL), -(10485,767,'_stock_status','instock'), -(10486,767,'_wc_average_rating','0'), -(10487,767,'_wc_review_count','0'), -(10489,767,'_price','80'), -(10490,767,'_product_version','9.4.1'), -(10491,768,'_variation_description',''), -(10492,768,'_sku','FUYOU-BO-s-long'), -(10493,768,'_regular_price','50'), -(10494,768,'total_sales','0'), -(10495,768,'_tax_status','taxable'), -(10496,768,'_tax_class','parent'), -(10497,768,'_manage_stock','no'), -(10498,768,'_backorders','no'), -(10499,768,'_sold_individually','no'), -(10500,768,'_virtual','no'), -(10501,768,'_downloadable','no'), -(10502,768,'_download_limit','-1'), -(10503,768,'_download_expiry','-1'), -(10504,768,'_thumbnail_id','0'), -(10505,768,'_stock',NULL), -(10506,768,'_stock_status','instock'), -(10507,768,'_wc_average_rating','0'), -(10508,768,'_wc_review_count','0'), -(10510,768,'_price','50'), -(10511,768,'_product_version','9.4.1'), -(10513,766,'_edit_lock','1732524399:1'), -(10516,770,'_wp_attached_file','2024/11/FUYOU-B0-s.jpg'), -(10517,770,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/FUYOU-B0-s.jpg\";s:8:\"filesize\";i:302772;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10518,770,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10519,771,'_wp_attached_file','2024/11/DSC0240.jpg'), -(10520,771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0240.jpg\";s:8:\"filesize\";i:707748;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0240-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10521,772,'_wp_attached_file','2024/11/DSC0242.jpg'), -(10522,772,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0242.jpg\";s:8:\"filesize\";i:655520;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0242-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19603;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10523,773,'_wp_attached_file','2024/11/DSC0249.jpg'), -(10524,773,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0249.jpg\";s:8:\"filesize\";i:545109;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0249-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10525,774,'_wp_attached_file','2024/11/DSC0251.jpg'), -(10526,774,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0251.jpg\";s:8:\"filesize\";i:599812;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0251-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17018;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10527,771,'_wp_attachment_image_alt',''), -(10528,772,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10529,773,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10530,774,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10531,767,'attribute_pa_side','pair'), -(10532,768,'attribute_pa_side','long'), -(10534,775,'_variation_description',''), -(10535,775,'total_sales','0'), -(10536,775,'_tax_status','taxable'), -(10537,775,'_tax_class','parent'), -(10538,775,'_manage_stock','no'), -(10539,775,'_backorders','no'), -(10540,775,'_sold_individually','no'), -(10541,775,'_virtual','no'), -(10542,775,'_downloadable','no'), -(10543,775,'_download_limit','-1'), -(10544,775,'_download_expiry','-1'), -(10545,775,'_stock',NULL), -(10546,775,'_stock_status','instock'), -(10547,775,'_wc_average_rating','0'), -(10548,775,'_wc_review_count','0'), -(10549,775,'attribute_pa_side','medium'), -(10550,775,'_product_version','9.4.1'), -(10552,775,'_thumbnail_id','0'), -(10554,775,'_sku','FUYOU-BO-s-mid'), -(10555,775,'_regular_price','50'), -(10556,775,'_price','50'), -(10557,766,'_price','50'), -(10558,766,'_price','80'), -(10559,766,'_edit_last','1'), -(10560,766,'_photos_colonne_gauche|||0|value','770'), -(10561,766,'_photos_colonne_droite|||0|value','771'), -(10562,766,'_photos_colonne_droite|||1|value','774'), -(10563,766,'_photos_colonne_droite|||2|value','772'), -(10564,766,'_photos_colonne_droite|||3|value','773'), -(10565,766,'_haiku_details_produit',''), -(10566,776,'_edit_last','1'), -(10567,776,'discount_type','percent'), -(10568,776,'coupon_amount','10'), -(10569,776,'individual_use','no'), -(10570,776,'usage_limit','0'), -(10571,776,'usage_limit_per_user','0'), -(10572,776,'limit_usage_to_x_items','0'), -(10573,776,'usage_count','0'), -(10574,776,'date_expires',NULL), -(10575,776,'free_shipping','no'), -(10576,776,'exclude_sale_items','no'), -(10577,776,'_edit_lock','1732205350:1'), -(10578,787,'_sku','HADOU-BR-3'), -(10579,787,'total_sales','0'), -(10580,787,'_tax_status','taxable'), -(10581,787,'_tax_class',''), -(10582,787,'_manage_stock','no'), -(10583,787,'_backorders','no'), -(10584,787,'_sold_individually','no'), -(10585,787,'_virtual','no'), -(10586,787,'_downloadable','no'), -(10587,787,'_download_limit','-1'), -(10588,787,'_download_expiry','-1'), -(10589,787,'_thumbnail_id','81'), -(10590,787,'_stock',NULL), -(10591,787,'_stock_status','instock'), -(10592,787,'_wc_average_rating','0'), -(10593,787,'_wc_review_count','0'), -(10594,787,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10595,787,'_product_version','9.4.2'), -(10643,787,'_edit_lock','1732440039:1'), -(10644,790,'_variation_description',''), -(10645,790,'total_sales','0'), -(10646,790,'_tax_status','taxable'), -(10647,790,'_tax_class','parent'), -(10648,790,'_manage_stock','no'), -(10649,790,'_backorders','no'), -(10650,790,'_sold_individually','no'), -(10651,790,'_virtual','no'), -(10652,790,'_downloadable','no'), -(10653,790,'_download_limit','-1'), -(10654,790,'_download_expiry','-1'), -(10655,790,'_stock',NULL), -(10656,790,'_stock_status','instock'), -(10657,790,'_wc_average_rating','0'), -(10658,790,'_wc_review_count','0'), -(10659,790,'attribute_pa_size','50'), -(10660,790,'_product_version','9.4.2'), -(10661,791,'_variation_description',''), -(10662,791,'total_sales','0'), -(10663,791,'_tax_status','taxable'), -(10664,791,'_tax_class','parent'), -(10665,791,'_manage_stock','no'), -(10666,791,'_backorders','no'), -(10667,791,'_sold_individually','no'), -(10668,791,'_virtual','no'), -(10669,791,'_downloadable','no'), -(10670,791,'_download_limit','-1'), -(10671,791,'_download_expiry','-1'), -(10672,791,'_stock',NULL), -(10673,791,'_stock_status','instock'), -(10674,791,'_wc_average_rating','0'), -(10675,791,'_wc_review_count','0'), -(10676,791,'attribute_pa_size','52'), -(10677,791,'_product_version','9.4.2'), -(10678,792,'_variation_description',''), -(10679,792,'total_sales','0'), -(10680,792,'_tax_status','taxable'), -(10681,792,'_tax_class','parent'), -(10682,792,'_manage_stock','no'), -(10683,792,'_backorders','no'), -(10684,792,'_sold_individually','no'), -(10685,792,'_virtual','no'), -(10686,792,'_downloadable','no'), -(10687,792,'_download_limit','-1'), -(10688,792,'_download_expiry','-1'), -(10689,792,'_stock',NULL), -(10690,792,'_stock_status','instock'), -(10691,792,'_wc_average_rating','0'), -(10692,792,'_wc_review_count','0'), -(10693,792,'attribute_pa_size','54'), -(10694,792,'_product_version','9.4.2'), -(10695,793,'_variation_description',''), -(10696,793,'total_sales','0'), -(10697,793,'_tax_status','taxable'), -(10698,793,'_tax_class','parent'), -(10699,793,'_manage_stock','no'), -(10700,793,'_backorders','no'), -(10701,793,'_sold_individually','no'), -(10702,793,'_virtual','no'), -(10703,793,'_downloadable','no'), -(10704,793,'_download_limit','-1'), -(10705,793,'_download_expiry','-1'), -(10706,793,'_stock',NULL), -(10707,793,'_stock_status','instock'), -(10708,793,'_wc_average_rating','0'), -(10709,793,'_wc_review_count','0'), -(10710,793,'attribute_pa_size','56'), -(10711,793,'_product_version','9.4.2'), -(10712,794,'_variation_description',''), -(10713,794,'total_sales','0'), -(10714,794,'_tax_status','taxable'), -(10715,794,'_tax_class','parent'), -(10716,794,'_manage_stock','no'), -(10717,794,'_backorders','no'), -(10718,794,'_sold_individually','no'), -(10719,794,'_virtual','no'), -(10720,794,'_downloadable','no'), -(10721,794,'_download_limit','-1'), -(10722,794,'_download_expiry','-1'), -(10723,794,'_stock',NULL), -(10724,794,'_stock_status','instock'), -(10725,794,'_wc_average_rating','0'), -(10726,794,'_wc_review_count','0'), -(10727,794,'attribute_pa_size','58'), -(10728,794,'_product_version','9.4.2'), -(10729,795,'_variation_description',''), -(10730,795,'total_sales','0'), -(10731,795,'_tax_status','taxable'), -(10732,795,'_tax_class','parent'), -(10733,795,'_manage_stock','no'), -(10734,795,'_backorders','no'), -(10735,795,'_sold_individually','no'), -(10736,795,'_virtual','no'), -(10737,795,'_downloadable','no'), -(10738,795,'_download_limit','-1'), -(10739,795,'_download_expiry','-1'), -(10740,795,'_stock',NULL), -(10741,795,'_stock_status','instock'), -(10742,795,'_wc_average_rating','0'), -(10743,795,'_wc_review_count','0'), -(10744,795,'attribute_pa_size','60'), -(10745,795,'_product_version','9.4.2'), -(10746,796,'_variation_description',''), -(10747,796,'total_sales','0'), -(10748,796,'_tax_status','taxable'), -(10749,796,'_tax_class','parent'), -(10750,796,'_manage_stock','no'), -(10751,796,'_backorders','no'), -(10752,796,'_sold_individually','no'), -(10753,796,'_virtual','no'), -(10754,796,'_downloadable','no'), -(10755,796,'_download_limit','-1'), -(10756,796,'_download_expiry','-1'), -(10757,796,'_stock',NULL), -(10758,796,'_stock_status','instock'), -(10759,796,'_wc_average_rating','0'), -(10760,796,'_wc_review_count','0'), -(10761,796,'attribute_pa_size','62'), -(10762,796,'_product_version','9.4.2'), -(10765,790,'_sku','HADOU-B-50'), -(10766,790,'_regular_price','85'), -(10767,790,'_thumbnail_id','0'), -(10768,790,'_price','85'), -(10769,791,'_sku','HADOU-B-52'), -(10770,791,'_regular_price','85'), -(10771,791,'_thumbnail_id','0'), -(10772,791,'_price','85'), -(10773,792,'_sku','HADOU-B-54'), -(10774,792,'_regular_price','85'), -(10775,792,'_thumbnail_id','0'), -(10776,792,'_price','85'), -(10777,793,'_sku','HADOU-B-56'), -(10778,793,'_regular_price','85'), -(10779,793,'_thumbnail_id','0'), -(10780,793,'_price','85'), -(10781,794,'_sku','HADOU-B-58'), -(10782,794,'_regular_price','85'), -(10783,794,'_thumbnail_id','0'), -(10784,794,'_price','85'), -(10785,795,'_sku','HADOU-B-60'), -(10786,795,'_regular_price','85'), -(10787,795,'_thumbnail_id','0'), -(10788,795,'_price','85'), -(10789,796,'_sku','HADOU-B-62'), -(10790,796,'_regular_price','85'), -(10791,796,'_thumbnail_id','0'), -(10792,796,'_price','85'), -(10793,787,'_price','85'), -(10794,787,'_edit_last','1'), -(10795,787,'_photos_colonne_gauche|||0|value','81'), -(10796,787,'_photos_colonne_droite|||0|value','100'), -(10797,787,'_photos_colonne_droite|||1|value','411'), -(10798,787,'_photos_colonne_droite|||2|value','101'), -(10799,787,'_haiku_details_produit',''), -(10806,791,'_wp_trash_meta_status','publish'), -(10807,791,'_wp_trash_meta_time','1732440237'), -(10808,791,'_wp_desired_post_slug','hadou-bangles-copy-52'), -(10809,792,'_wp_trash_meta_status','publish'), -(10810,792,'_wp_trash_meta_time','1732440237'), -(10811,792,'_wp_desired_post_slug','hadou-bangles-copy-54'), -(10812,793,'_wp_trash_meta_status','publish'), -(10813,793,'_wp_trash_meta_time','1732440237'), -(10814,793,'_wp_desired_post_slug','hadou-bangles-copy-56'), -(10815,794,'_wp_trash_meta_status','publish'), -(10816,794,'_wp_trash_meta_time','1732440237'), -(10817,794,'_wp_desired_post_slug','hadou-bangles-copy-58'), -(10818,795,'_wp_trash_meta_status','publish'), -(10819,795,'_wp_trash_meta_time','1732440237'), -(10820,795,'_wp_desired_post_slug','hadou-bangles-copy-60'), -(10821,796,'_wp_trash_meta_status','publish'), -(10822,796,'_wp_trash_meta_time','1732440237'), -(10823,796,'_wp_desired_post_slug','hadou-bangles-copy-62'), -(10824,790,'_wp_trash_meta_status','publish'), -(10825,790,'_wp_trash_meta_time','1732440237'), -(10826,790,'_wp_desired_post_slug','hadou-bangles-copy-50'), -(10827,787,'_wp_trash_meta_status','publish'), -(10828,787,'_wp_trash_meta_time','1732440237'), -(10829,787,'_wp_desired_post_slug','hadou-ring-2'), -(10846,797,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(10847,797,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:1099721;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BOROBORO-B-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10848,797,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10854,798,'_sku','BOROBORO-B1-s-1'), -(10855,798,'total_sales','0'), -(10856,798,'_tax_status','taxable'), -(10857,798,'_tax_class',''), -(10858,798,'_manage_stock','no'), -(10859,798,'_backorders','no'), -(10860,798,'_sold_individually','no'), -(10861,798,'_virtual','no'), -(10862,798,'_downloadable','no'), -(10863,798,'_download_limit','-1'), -(10864,798,'_download_expiry','-1'), -(10865,798,'_thumbnail_id','740'), -(10866,798,'_stock',NULL), -(10867,798,'_stock_status','instock'), -(10868,798,'_wc_average_rating','0'), -(10869,798,'_wc_review_count','0'), -(10870,798,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10871,798,'_product_version','9.4.2'), -(10877,799,'_variation_description',''), -(10878,799,'_sku','BOROBORO-B1-s-50-1'), -(10879,799,'_regular_price','75'), -(10880,799,'total_sales','0'), -(10881,799,'_tax_status','taxable'), -(10882,799,'_tax_class','parent'), -(10883,799,'_manage_stock','no'), -(10884,799,'_backorders','no'), -(10885,799,'_sold_individually','no'), -(10886,799,'_virtual','no'), -(10887,799,'_downloadable','no'), -(10888,799,'_download_limit','-1'), -(10889,799,'_download_expiry','-1'), -(10890,799,'_thumbnail_id','0'), -(10891,799,'_stock',NULL), -(10892,799,'_stock_status','instock'), -(10893,799,'_wc_average_rating','0'), -(10894,799,'_wc_review_count','0'), -(10895,799,'attribute_pa_size','50'), -(10896,799,'_price','75'), -(10897,799,'_product_version','9.4.2'), -(10898,800,'_variation_description',''), -(10899,800,'_sku','BOROBORO-B1-s-52-1'), -(10900,800,'_regular_price','75'), -(10901,800,'total_sales','0'), -(10902,800,'_tax_status','taxable'), -(10903,800,'_tax_class','parent'), -(10904,800,'_manage_stock','no'), -(10905,800,'_backorders','no'), -(10906,800,'_sold_individually','no'), -(10907,800,'_virtual','no'), -(10908,800,'_downloadable','no'), -(10909,800,'_download_limit','-1'), -(10910,800,'_download_expiry','-1'), -(10911,800,'_thumbnail_id','0'), -(10912,800,'_stock',NULL), -(10913,800,'_stock_status','instock'), -(10914,800,'_wc_average_rating','0'), -(10915,800,'_wc_review_count','0'), -(10916,800,'attribute_pa_size','52'), -(10917,800,'_price','75'), -(10918,800,'_product_version','9.4.2'), -(10919,801,'_variation_description',''), -(10920,801,'_sku','BOROBORO-B1-s-54-1'), -(10921,801,'_regular_price','75'), -(10922,801,'total_sales','0'), -(10923,801,'_tax_status','taxable'), -(10924,801,'_tax_class','parent'), -(10925,801,'_manage_stock','no'), -(10926,801,'_backorders','no'), -(10927,801,'_sold_individually','no'), -(10928,801,'_virtual','no'), -(10929,801,'_downloadable','no'), -(10930,801,'_download_limit','-1'), -(10931,801,'_download_expiry','-1'), -(10932,801,'_thumbnail_id','0'), -(10933,801,'_stock',NULL), -(10934,801,'_stock_status','instock'), -(10935,801,'_wc_average_rating','0'), -(10936,801,'_wc_review_count','0'), -(10937,801,'attribute_pa_size','54'), -(10938,801,'_price','75'), -(10939,801,'_product_version','9.4.2'), -(10940,802,'_variation_description',''), -(10941,802,'_sku','BOROBORO-B1-s-56-1'), -(10942,802,'_regular_price','75'), -(10943,802,'total_sales','0'), -(10944,802,'_tax_status','taxable'), -(10945,802,'_tax_class','parent'), -(10946,802,'_manage_stock','no'), -(10947,802,'_backorders','no'), -(10948,802,'_sold_individually','no'), -(10949,802,'_virtual','no'), -(10950,802,'_downloadable','no'), -(10951,802,'_download_limit','-1'), -(10952,802,'_download_expiry','-1'), -(10953,802,'_thumbnail_id','0'), -(10954,802,'_stock',NULL), -(10955,802,'_stock_status','instock'), -(10956,802,'_wc_average_rating','0'), -(10957,802,'_wc_review_count','0'), -(10958,802,'attribute_pa_size','56'), -(10959,802,'_price','75'), -(10960,802,'_product_version','9.4.2'), -(10961,803,'_variation_description',''), -(10962,803,'_sku','BOROBORO-B1-s-58-1'), -(10963,803,'_regular_price','75'), -(10964,803,'total_sales','0'), -(10965,803,'_tax_status','taxable'), -(10966,803,'_tax_class','parent'), -(10967,803,'_manage_stock','no'), -(10968,803,'_backorders','no'), -(10969,803,'_sold_individually','no'), -(10970,803,'_virtual','no'), -(10971,803,'_downloadable','no'), -(10972,803,'_download_limit','-1'), -(10973,803,'_download_expiry','-1'), -(10974,803,'_thumbnail_id','0'), -(10975,803,'_stock',NULL), -(10976,803,'_stock_status','instock'), -(10977,803,'_wc_average_rating','0'), -(10978,803,'_wc_review_count','0'), -(10979,803,'attribute_pa_size','58'), -(10980,803,'_price','75'), -(10981,803,'_product_version','9.4.2'), -(10982,804,'_variation_description',''), -(10983,804,'_sku','BOROBORO-B1-s-60-1'), -(10984,804,'_regular_price','75'), -(10985,804,'total_sales','0'), -(10986,804,'_tax_status','taxable'), -(10987,804,'_tax_class','parent'), -(10988,804,'_manage_stock','no'), -(10989,804,'_backorders','no'), -(10990,804,'_sold_individually','no'), -(10991,804,'_virtual','no'), -(10992,804,'_downloadable','no'), -(10993,804,'_download_limit','-1'), -(10994,804,'_download_expiry','-1'), -(10995,804,'_thumbnail_id','0'), -(10996,804,'_stock',NULL), -(10997,804,'_stock_status','instock'), -(10998,804,'_wc_average_rating','0'), -(10999,804,'_wc_review_count','0'), -(11000,804,'attribute_pa_size','60'), -(11001,804,'_price','75'), -(11002,804,'_product_version','9.4.2'), -(11003,805,'_variation_description',''), -(11004,805,'_sku','BOROBORO-B1-s-62-1'), -(11005,805,'_regular_price','75'), -(11006,805,'total_sales','0'), -(11007,805,'_tax_status','taxable'), -(11008,805,'_tax_class','parent'), -(11009,805,'_manage_stock','no'), -(11010,805,'_backorders','no'), -(11011,805,'_sold_individually','no'), -(11012,805,'_virtual','no'), -(11013,805,'_downloadable','no'), -(11014,805,'_download_limit','-1'), -(11015,805,'_download_expiry','-1'), -(11016,805,'_thumbnail_id','0'), -(11017,805,'_stock',NULL), -(11018,805,'_stock_status','instock'), -(11019,805,'_wc_average_rating','0'), -(11020,805,'_wc_review_count','0'), -(11021,805,'attribute_pa_size','62'), -(11022,805,'_price','75'), -(11023,805,'_product_version','9.4.2'), -(11024,806,'_variation_description',''), -(11025,806,'_sku','BOROBORO-B1-s-64-1'), -(11026,806,'_regular_price','75'), -(11027,806,'total_sales','0'), -(11028,806,'_tax_status','taxable'), -(11029,806,'_tax_class','parent'), -(11030,806,'_manage_stock','no'), -(11031,806,'_backorders','no'), -(11032,806,'_sold_individually','no'), -(11033,806,'_virtual','no'), -(11034,806,'_downloadable','no'), -(11035,806,'_download_limit','-1'), -(11036,806,'_download_expiry','-1'), -(11037,806,'_thumbnail_id','0'), -(11038,806,'_stock',NULL), -(11039,806,'_stock_status','instock'), -(11040,806,'_wc_average_rating','0'), -(11041,806,'_wc_review_count','0'), -(11042,806,'attribute_pa_size','64'), -(11043,806,'_price','75'), -(11044,806,'_product_version','9.4.2'), -(11045,798,'_price','75'), -(11046,798,'_edit_lock','1732442170:1'), -(11047,798,'_edit_last','1'), -(11048,798,'_photos_colonne_gauche|||0|value','740'), -(11049,798,'_photos_colonne_droite|||0|value','797'), -(11050,798,'_photos_colonne_droite|||1|value','741'), -(11051,798,'_photos_colonne_droite|||2|value','741'), -(11052,798,'_haiku_details_produit',''), -(11053,802,'_wp_trash_meta_status','publish'), -(11054,802,'_wp_trash_meta_time','1732442313'), -(11055,802,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-76'), -(11056,803,'_wp_trash_meta_status','publish'), -(11057,803,'_wp_trash_meta_time','1732442313'), -(11058,803,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-77'), -(11059,804,'_wp_trash_meta_status','publish'), -(11060,804,'_wp_trash_meta_time','1732442313'), -(11061,804,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-78'), -(11062,805,'_wp_trash_meta_status','publish'), -(11063,805,'_wp_trash_meta_time','1732442313'), -(11064,805,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-79'), -(11065,806,'_wp_trash_meta_status','publish'), -(11066,806,'_wp_trash_meta_time','1732442313'), -(11067,806,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-80'), -(11068,799,'_wp_trash_meta_status','publish'), -(11069,799,'_wp_trash_meta_time','1732442313'), -(11070,799,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-73'), -(11071,800,'_wp_trash_meta_status','publish'), -(11072,800,'_wp_trash_meta_time','1732442313'), -(11073,800,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-74'), -(11074,801,'_wp_trash_meta_status','publish'), -(11075,801,'_wp_trash_meta_time','1732442313'), -(11076,801,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-75'), -(11077,798,'_wp_trash_meta_status','publish'), -(11078,798,'_wp_trash_meta_time','1732442313'), -(11079,798,'_wp_desired_post_slug','boroboro-long-ring-silver-2'), -(11107,807,'total_sales','0'), -(11108,807,'_tax_status','taxable'), -(11109,807,'_tax_class',''), -(11110,807,'_manage_stock','no'), -(11111,807,'_backorders','no'), -(11112,807,'_sold_individually','no'), -(11113,807,'_virtual','no'), -(11114,807,'_downloadable','no'), -(11115,807,'_download_limit','-1'), -(11116,807,'_download_expiry','-1'), -(11117,807,'_stock',NULL), -(11118,807,'_stock_status','instock'), -(11119,807,'_wc_average_rating','0'), -(11120,807,'_wc_review_count','0'), -(11121,807,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(11122,807,'_product_version','9.4.2'), -(11123,807,'_edit_lock','1732442795:1'), -(11124,808,'_variation_description',''), -(11125,808,'total_sales','0'), -(11126,808,'_tax_status','taxable'), -(11127,808,'_tax_class','parent'), -(11128,808,'_manage_stock','no'), -(11129,808,'_backorders','no'), -(11130,808,'_sold_individually','no'), -(11131,808,'_virtual','no'), -(11132,808,'_downloadable','no'), -(11133,808,'_download_limit','-1'), -(11134,808,'_download_expiry','-1'), -(11135,808,'_stock',NULL), -(11136,808,'_stock_status','instock'), -(11137,808,'_wc_average_rating','0'), -(11138,808,'_wc_review_count','0'), -(11139,808,'attribute_pa_size','50'), -(11140,808,'_product_version','9.4.2'), -(11141,809,'_variation_description',''), -(11142,809,'total_sales','0'), -(11143,809,'_tax_status','taxable'), -(11144,809,'_tax_class','parent'), -(11145,809,'_manage_stock','no'), -(11146,809,'_backorders','no'), -(11147,809,'_sold_individually','no'), -(11148,809,'_virtual','no'), -(11149,809,'_downloadable','no'), -(11150,809,'_download_limit','-1'), -(11151,809,'_download_expiry','-1'), -(11152,809,'_stock',NULL), -(11153,809,'_stock_status','instock'), -(11154,809,'_wc_average_rating','0'), -(11155,809,'_wc_review_count','0'), -(11156,809,'attribute_pa_size','52'), -(11157,809,'_product_version','9.4.2'), -(11158,810,'_variation_description',''), -(11159,810,'total_sales','0'), -(11160,810,'_tax_status','taxable'), -(11161,810,'_tax_class','parent'), -(11162,810,'_manage_stock','no'), -(11163,810,'_backorders','no'), -(11164,810,'_sold_individually','no'), -(11165,810,'_virtual','no'), -(11166,810,'_downloadable','no'), -(11167,810,'_download_limit','-1'), -(11168,810,'_download_expiry','-1'), -(11169,810,'_stock',NULL), -(11170,810,'_stock_status','instock'), -(11171,810,'_wc_average_rating','0'), -(11172,810,'_wc_review_count','0'), -(11173,810,'attribute_pa_size','54'), -(11174,810,'_product_version','9.4.2'), -(11175,811,'_variation_description',''), -(11176,811,'total_sales','0'), -(11177,811,'_tax_status','taxable'), -(11178,811,'_tax_class','parent'), -(11179,811,'_manage_stock','no'), -(11180,811,'_backorders','no'), -(11181,811,'_sold_individually','no'), -(11182,811,'_virtual','no'), -(11183,811,'_downloadable','no'), -(11184,811,'_download_limit','-1'), -(11185,811,'_download_expiry','-1'), -(11186,811,'_stock',NULL), -(11187,811,'_stock_status','instock'), -(11188,811,'_wc_average_rating','0'), -(11189,811,'_wc_review_count','0'), -(11190,811,'attribute_pa_size','56'), -(11191,811,'_product_version','9.4.2'), -(11192,812,'_variation_description',''), -(11193,812,'total_sales','0'), -(11194,812,'_tax_status','taxable'), -(11195,812,'_tax_class','parent'), -(11196,812,'_manage_stock','no'), -(11197,812,'_backorders','no'), -(11198,812,'_sold_individually','no'), -(11199,812,'_virtual','no'), -(11200,812,'_downloadable','no'), -(11201,812,'_download_limit','-1'), -(11202,812,'_download_expiry','-1'), -(11203,812,'_stock',NULL), -(11204,812,'_stock_status','instock'), -(11205,812,'_wc_average_rating','0'), -(11206,812,'_wc_review_count','0'), -(11207,812,'attribute_pa_size','58'), -(11208,812,'_product_version','9.4.2'), -(11209,813,'_variation_description',''), -(11210,813,'total_sales','0'), -(11211,813,'_tax_status','taxable'), -(11212,813,'_tax_class','parent'), -(11213,813,'_manage_stock','no'), -(11214,813,'_backorders','no'), -(11215,813,'_sold_individually','no'), -(11216,813,'_virtual','no'), -(11217,813,'_downloadable','no'), -(11218,813,'_download_limit','-1'), -(11219,813,'_download_expiry','-1'), -(11220,813,'_stock',NULL), -(11221,813,'_stock_status','instock'), -(11222,813,'_wc_average_rating','0'), -(11223,813,'_wc_review_count','0'), -(11224,813,'attribute_pa_size','60'), -(11225,813,'_product_version','9.4.2'), -(11226,814,'_variation_description',''), -(11227,814,'total_sales','0'), -(11228,814,'_tax_status','taxable'), -(11229,814,'_tax_class','parent'), -(11230,814,'_manage_stock','no'), -(11231,814,'_backorders','no'), -(11232,814,'_sold_individually','no'), -(11233,814,'_virtual','no'), -(11234,814,'_downloadable','no'), -(11235,814,'_download_limit','-1'), -(11236,814,'_download_expiry','-1'), -(11237,814,'_stock',NULL), -(11238,814,'_stock_status','instock'), -(11239,814,'_wc_average_rating','0'), -(11240,814,'_wc_review_count','0'), -(11241,814,'attribute_pa_size','62'), -(11242,814,'_product_version','9.4.2'), -(11243,815,'_variation_description',''), -(11244,815,'total_sales','0'), -(11245,815,'_tax_status','taxable'), -(11246,815,'_tax_class','parent'), -(11247,815,'_manage_stock','no'), -(11248,815,'_backorders','no'), -(11249,815,'_sold_individually','no'), -(11250,815,'_virtual','no'), -(11251,815,'_downloadable','no'), -(11252,815,'_download_limit','-1'), -(11253,815,'_download_expiry','-1'), -(11254,815,'_stock',NULL), -(11255,815,'_stock_status','instock'), -(11256,815,'_wc_average_rating','0'), -(11257,815,'_wc_review_count','0'), -(11258,815,'attribute_pa_size','64'), -(11259,815,'_product_version','9.4.2'), -(11261,808,'_thumbnail_id','0'), -(11262,808,'_price',''), -(11264,809,'_thumbnail_id','0'), -(11265,809,'_price',''), -(11267,808,'_sku','BOROBORO-B1-s-50'), -(11268,810,'_thumbnail_id','0'), -(11269,810,'_price',''), -(11270,808,'_sale_price',''), -(11272,811,'_thumbnail_id','0'), -(11273,809,'_sku','BOROBORO-B1-s-52'), -(11274,811,'_price',''), -(11276,812,'_thumbnail_id','0'), -(11277,812,'_price',''), -(11278,810,'_sku','BOROBORO-B1-s-54'), -(11280,813,'_thumbnail_id','0'), -(11281,813,'_price',''), -(11282,811,'_sku','BOROBORO-B1-s-56'), -(11284,814,'_thumbnail_id','0'), -(11285,814,'_price',''), -(11286,812,'_sku','BOROBORO-B1-s-58'), -(11288,815,'_thumbnail_id','0'), -(11289,815,'_price',''), -(11290,813,'_sku','BOROBORO-B1-s-60'), -(11292,814,'_sku','BOROBORO-B1-s-62'), -(11293,815,'_sku','BOROBORO-B1-s-64'), -(11296,809,'_sale_price',''), -(11297,810,'_sale_price',''), -(11298,811,'_sale_price',''), -(11299,812,'_sale_price',''), -(11300,813,'_sale_price',''), -(11301,814,'_sale_price',''), -(11302,815,'_sale_price',''), -(11303,807,'_edit_last','1'), -(11304,807,'_sku','BOROBORO-B1-s'), -(11308,807,'_thumbnail_id','740'), -(11309,807,'_photos_colonne_gauche|||0|value','740'), -(11310,807,'_photos_colonne_droite|||0|value','797'), -(11311,807,'_haiku_details_produit',''), -(11312,808,'_wp_trash_meta_status','publish'), -(11313,808,'_wp_trash_meta_time','1732442797'), -(11314,808,'_wp_desired_post_slug','auto-draft-50'), -(11315,809,'_wp_trash_meta_status','publish'), -(11316,809,'_wp_trash_meta_time','1732442797'), -(11317,809,'_wp_desired_post_slug','auto-draft-52'), -(11318,810,'_wp_trash_meta_status','publish'), -(11319,810,'_wp_trash_meta_time','1732442797'), -(11320,810,'_wp_desired_post_slug','auto-draft-54'), -(11321,811,'_wp_trash_meta_status','publish'), -(11322,811,'_wp_trash_meta_time','1732442797'), -(11323,811,'_wp_desired_post_slug','auto-draft-56'), -(11324,812,'_wp_trash_meta_status','publish'), -(11325,812,'_wp_trash_meta_time','1732442797'), -(11326,812,'_wp_desired_post_slug','auto-draft-58'), -(11327,813,'_wp_trash_meta_status','publish'), -(11328,813,'_wp_trash_meta_time','1732442797'), -(11329,813,'_wp_desired_post_slug','auto-draft-60'), -(11330,814,'_wp_trash_meta_status','publish'), -(11331,814,'_wp_trash_meta_time','1732442797'), -(11332,814,'_wp_desired_post_slug','auto-draft-62'), -(11333,815,'_wp_trash_meta_status','publish'), -(11334,815,'_wp_trash_meta_time','1732442797'), -(11335,815,'_wp_desired_post_slug','auto-draft-64'), -(11336,807,'_wp_trash_meta_status','publish'), -(11337,807,'_wp_trash_meta_time','1732442797'), -(11338,807,'_wp_desired_post_slug','boroboro-long-ring-silver'), -(11339,589,'_wp_old_slug','boroboro-long-ring-silver__trashed'), -(11340,590,'_wp_old_slug','boroboro-bead-earrings-silver-copy-65__trashed'), -(11341,591,'_wp_old_slug','boroboro-bead-earrings-silver-copy-66__trashed'), -(11342,592,'_wp_old_slug','boroboro-bead-earrings-silver-copy-67__trashed'), -(11343,593,'_wp_old_slug','boroboro-bead-earrings-silver-copy-68__trashed'), -(11344,594,'_wp_old_slug','boroboro-bead-earrings-silver-copy-69__trashed'), -(11345,595,'_wp_old_slug','boroboro-bead-earrings-silver-copy-70__trashed'), -(11346,596,'_wp_old_slug','boroboro-bead-earrings-silver-copy-71__trashed'), -(11347,597,'_wp_old_slug','boroboro-bead-earrings-silver-copy-72__trashed'), -(11354,819,'_wp_attached_file','2024/11/HAIKU-ringsizes.jpg'), -(11355,819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/11/HAIKU-ringsizes.jpg\";s:8:\"filesize\";i:41989;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HAIKU-ringsizes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11356,819,'_wp_attachment_image_alt','Ring size guide'), -(11357,72,'_photos_colonne_gauche|||0|value','81'), -(11358,72,'_photos_colonne_droite|||0|value','100'), -(11359,72,'_photos_colonne_droite|||1|value','411'), -(11360,72,'_photos_colonne_droite|||2|value','101'), -(11361,72,'_haiku_details_produit',''), -(11362,86,'_photos_colonne_gauche|||0|value','420'), -(11363,86,'_photos_colonne_gauche|||1|value','94'), -(11364,86,'_photos_colonne_droite|||0|value','683'), -(11365,86,'_photos_colonne_droite|||1|value','412'), -(11366,86,'_photos_colonne_droite|||2|value','419'), -(11367,86,'_haiku_details_produit',''), -(11368,102,'_photos_colonne_gauche|||0|value','110'), -(11369,102,'_photos_colonne_droite|||0|value','112'), -(11370,102,'_photos_colonne_droite|||1|value','111'), -(11371,102,'_haiku_details_produit',''), -(11376,123,'_photos_colonne_gauche|||0|value','685'), -(11377,123,'_photos_colonne_droite|||0|value','132'), -(11378,123,'_photos_colonne_droite|||1|value','681'), -(11379,123,'_haiku_details_produit',''), -(11391,144,'_photos_colonne_gauche|||0|value','152'), -(11392,144,'_photos_colonne_droite|||0|value','154'), -(11393,144,'_photos_colonne_droite|||1|value','153'), -(11394,144,'_haiku_details_produit',''), -(11395,155,'_photos_colonne_gauche|||0|value','163'), -(11396,155,'_photos_colonne_droite|||0|value','712'), -(11397,155,'_photos_colonne_droite|||1|value','165'), -(11398,155,'_photos_colonne_droite|||2|value','164'), -(11399,155,'_haiku_details_produit',''), -(11400,572,'_photos_colonne_gauche|||0|value','739'), -(11401,572,'_photos_colonne_droite|||0|value','754'), -(11402,572,'_haiku_details_produit',''), -(11403,589,'_photos_colonne_gauche|||0|value','740'), -(11404,589,'_photos_colonne_droite|||0|value','797'), -(11405,589,'_photos_colonne_droite|||1|value','741'), -(11406,589,'_photos_colonne_droite|||2|value','741'), -(11407,589,'_haiku_details_produit',''), -(11412,613,'_photos_colonne_gauche|||0|value','743'), -(11413,613,'_photos_colonne_droite|||0|value','760'), -(11414,613,'_photos_colonne_droite|||1|value','761'), -(11415,613,'_haiku_details_produit',''), -(11416,625,'_photos_colonne_gauche|||0|value','744'), -(11417,625,'_photos_colonne_droite|||0|value','758'), -(11418,625,'_photos_colonne_droite|||1|value','759'), -(11419,625,'_haiku_details_produit',''), -(11420,820,'_wp_attached_file','2024/09/IKKAN-B-vrm.jpg'), -(11421,820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1277;s:4:\"file\";s:23:\"2024/09/IKKAN-B-vrm.jpg\";s:8:\"filesize\";i:393112;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27681;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11422,820,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(11423,113,'_thumbnail_id','820'), -(11424,113,'_photos_colonne_gauche|||0|value','820'), -(11425,113,'_photos_colonne_droite|||0|value','122'), -(11426,113,'_photos_colonne_droite|||1|value','684'), -(11427,113,'_haiku_details_produit',''), -(11428,821,'_wp_attached_file','2024/09/KARA-B.jpg'), -(11429,821,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:460992;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11430,822,'_wp_attached_file','2024/09/KARA-B-1.jpg'), -(11431,822,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/09/KARA-B-1.jpg\";s:8:\"filesize\";i:429750;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"KARA-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22093;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11432,821,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(11433,822,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(11441,823,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg'), -(11442,823,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:823;s:6:\"height\";i:547;s:4:\"file\";s:44:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg\";s:8:\"filesize\";i:108182;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"BOROBORO-BOaTANEMAKI-BO1a-opti-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11443,823,'_wp_attachment_image_alt','BoroBoro earrings minimalist oval shape'), -(11444,183,'_photos_colonne_gauche|||0|value','688'), -(11445,183,'_photos_colonne_droite|||0|value','718'), -(11446,183,'_photos_colonne_droite|||1|value','823'), -(11447,183,'_haiku_details_produit',''), -(11448,824,'_wp_attached_file','2024/10/FUYOU-BR-g.jpg'), -(11449,824,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-g.jpg\";s:8:\"filesize\";i:453474;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24091;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11450,824,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(11451,261,'_thumbnail_id','824'), -(11452,261,'_photos_colonne_gauche|||0|value','262'), -(11453,261,'_photos_colonne_gauche|||1|value','824'), -(11454,261,'_photos_colonne_droite|||0|value','698'), -(11455,261,'_haiku_details_produit',''), -(11456,825,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(11457,825,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:460176;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1505-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11458,825,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire.'), -(11459,246,'_photos_colonne_gauche|||0|value','249'), -(11460,246,'_photos_colonne_droite|||0|value','825'), -(11461,246,'_photos_colonne_droite|||1|value','250'), -(11462,246,'_haiku_details_produit',''), -(11463,826,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(11464,826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1286747;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1582-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729428985\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11465,826,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'), -(11466,168,'_photos_colonne_gauche|||0|value','726'), -(11467,168,'_photos_colonne_droite|||0|value','180'), -(11468,168,'_photos_colonne_droite|||1|value','177'), -(11469,168,'_photos_colonne_droite|||2|value','178'), -(11470,168,'_photos_colonne_droite|||3|value','182'), -(11471,168,'_photos_colonne_droite|||4|value','179'), -(11472,168,'_photos_colonne_droite|||5|value','826'), -(11473,168,'_haiku_details_produit',''), -(11474,827,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(11475,827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:1440141;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1675-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11476,827,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(11481,331,'_photos_colonne_gauche|||0|value','332'), -(11482,331,'_photos_colonne_droite|||0|value','334'), -(11483,331,'_photos_colonne_droite|||1|value','827'), -(11484,331,'_haiku_details_produit',''), -(11485,828,'_wp_attached_file','2024/10/ROKKU-C-lapis-copy.jpg'), -(11486,828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-C-lapis-copy.jpg\";s:8:\"filesize\";i:546484;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-C-lapis-copy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11487,828,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(11488,385,'_photos_colonne_gauche|||0|value','729'), -(11489,385,'_photos_colonne_droite|||0|value','487'), -(11490,385,'_photos_colonne_droite|||1|value','727'), -(11491,385,'_photos_colonne_droite|||2|value','705'), -(11492,385,'_photos_colonne_droite|||3|value','828'), -(11493,385,'_photos_colonne_droite|||4|value','707'), -(11494,385,'_haiku_details_produit',''), -(11495,312,'_thumbnail_id','735'), -(11496,312,'_photos_colonne_gauche|||0|value','735'), -(11497,312,'_photos_colonne_droite|||0|value','660'), -(11498,312,'_photos_colonne_droite|||1|value','317'), -(11499,312,'_haiku_details_produit',''), -(11500,829,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(11501,829,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:934957;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1460-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15470;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11502,829,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(11506,610,'_photos_colonne_gauche|||0|value','753'), -(11507,610,'_photos_colonne_droite|||0|value','829'), -(11508,610,'_haiku_details_produit',''), -(11509,830,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(11510,830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:632613;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1473-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15130;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11511,830,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(11515,133,'_thumbnail_id','822'), -(11516,133,'_photos_colonne_gauche|||0|value','680'), -(11517,133,'_photos_colonne_gauche|||1|value','822'), -(11518,133,'_photos_colonne_droite|||0|value','166'), -(11519,133,'_photos_colonne_droite|||1|value','142'), -(11520,133,'_photos_colonne_droite|||2|value','821'), -(11521,133,'_photos_colonne_droite|||3|value','167'), -(11522,133,'_photos_colonne_droite|||4|value','143'), -(11523,133,'_haiku_details_produit',''), -(11524,831,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(11525,831,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1921;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:911352;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1524-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16305;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11526,831,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(11527,521,'_photos_colonne_gauche|||0|value','749'), -(11528,521,'_photos_colonne_droite|||0|value','831'), -(11529,521,'_photos_colonne_droite|||1|value','750'), -(11530,521,'_haiku_details_produit',''), -(11531,832,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(11532,832,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:985758;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11533,832,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(11534,515,'_photos_colonne_gauche|||0|value','747'), -(11535,515,'_photos_colonne_droite|||0|value','832'), -(11536,515,'_photos_colonne_droite|||1|value','748'), -(11537,515,'_haiku_details_produit',''), -(11538,833,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(11539,833,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:455669;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11540,833,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(11545,834,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(11546,834,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:407384;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11547,834,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(11551,835,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(11552,835,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:384089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24691;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11553,835,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(11554,554,'_thumbnail_id','835'), -(11555,554,'_photos_colonne_gauche|||0|value','835'), -(11556,554,'_photos_colonne_droite|||0|value','751'), -(11557,554,'_haiku_details_produit',''), -(11558,545,'_thumbnail_id','834'), -(11559,545,'_photos_colonne_gauche|||0|value','834'), -(11560,545,'_photos_colonne_droite|||0|value','762'), -(11561,545,'_haiku_details_produit',''), -(11562,496,'_thumbnail_id','833'), -(11567,836,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(11568,836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:361036;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11569,836,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(11570,447,'_thumbnail_id','836'), -(11571,447,'_photos_colonne_gauche|||0|value','836'), -(11572,447,'_photos_colonne_droite|||0|value','830'), -(11573,447,'_haiku_details_produit',''), -(11574,837,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(11575,837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:463079;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"MUGURA-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11576,837,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(11577,481,'_thumbnail_id','837'), -(11578,481,'_photos_colonne_gauche|||0|value','837'), -(11579,481,'_photos_colonne_droite|||0|value','763'), -(11580,481,'_haiku_details_produit',''), -(11581,839,'_wp_attached_file','2024/10/DSC9242.jpg'), -(11582,839,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"file\";s:19:\"2024/10/DSC9242.jpg\";s:8:\"filesize\";i:337187;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9242-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11583,839,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element.'), -(11584,840,'_wp_attached_file','2024/10/DSC9237.jpg'), -(11585,840,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9237.jpg\";s:8:\"filesize\";i:849705;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9237-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11586,840,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element.'), -(11587,258,'_photos_colonne_gauche|||0|value','259'), -(11588,258,'_photos_colonne_droite|||0|value','839'), -(11589,258,'_photos_colonne_droite|||1|value','840'), -(11590,258,'_photos_colonne_droite|||2|value','260'), -(11591,258,'_haiku_details_produit',''), -(11592,841,'_wp_attached_file','2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg'), -(11593,841,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1276;s:6:\"height\";i:1276;s:4:\"file\";s:46:\"2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg\";s:8:\"filesize\";i:321130;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11594,841,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver.'), -(11595,276,'_photos_colonne_gauche|||0|value','280'), -(11596,276,'_photos_colonne_droite|||0|value','281'), -(11597,276,'_photos_colonne_droite|||1|value','841'), -(11598,276,'_haiku_details_produit',''), -(11599,282,'_photos_colonne_gauche|||0|value','283'), -(11600,282,'_photos_colonne_droite|||0|value','720'), -(11601,282,'_photos_colonne_droite|||1|value','719'), -(11602,282,'_haiku_details_produit',''), -(11603,328,'_photos_colonne_gauche|||0|value','329'), -(11604,328,'_photos_colonne_droite|||0|value','330'), -(11605,328,'_haiku_details_produit',''), -(11606,325,'_photos_colonne_gauche|||0|value','326'), -(11607,325,'_photos_colonne_droite|||0|value','327'), -(11608,325,'_photos_colonne_droite|||1|value','465'), -(11609,325,'_photos_colonne_droite|||2|value','714'), -(11610,325,'_haiku_details_produit',''), -(11611,377,'_photos_colonne_gauche|||0|value','378'), -(11612,377,'_photos_colonne_droite|||0|value','379'), -(11613,377,'_photos_colonne_droite|||1|value','380'), -(11614,377,'_haiku_details_produit',''), -(11619,381,'_photos_colonne_gauche|||0|value','382'), -(11620,381,'_photos_colonne_droite|||0|value','383'), -(11621,381,'_photos_colonne_droite|||1|value','384'), -(11622,381,'_haiku_details_produit',''), -(11623,402,'_photos_colonne_gauche|||0|value','723'), -(11624,402,'_photos_colonne_droite|||0|value','404'), -(11625,402,'_photos_colonne_droite|||1|value','405'), -(11626,402,'_haiku_details_produit',''), -(11627,406,'_photos_colonne_gauche|||0|value','724'), -(11628,406,'_photos_colonne_droite|||0|value','408'), -(11629,406,'_photos_colonne_droite|||1|value','409'), -(11630,406,'_haiku_details_produit',''), -(11635,433,'_photos_colonne_gauche|||0|value','730'), -(11636,433,'_photos_colonne_droite|||0|value','468'), -(11637,433,'_photos_colonne_droite|||1|value','716'), -(11638,433,'_photos_colonne_droite|||2|value','731'), -(11639,433,'_photos_colonne_droite|||3|value','732'), -(11640,433,'_haiku_details_produit',''), -(11641,842,'_wp_attached_file','2024/10/ROKKU-CR1-arg-tiger.jpg'), -(11642,842,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-arg-tiger.jpg\";s:8:\"filesize\";i:389374;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-arg-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20415;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11643,842,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(11644,843,'_wp_attached_file','2024/10/ROKKU-CR1-arg-lapis.jpg'), -(11645,843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-arg-lapis.jpg\";s:8:\"filesize\";i:398171;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-arg-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23650;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11646,844,'_wp_attached_file','2024/10/ROKKU-CR1-arg-malachite.jpg'), -(11647,844,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-arg-malachite.jpg\";s:8:\"filesize\";i:377123;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-arg-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11648,843,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with lapis lazuli stone.'), -(11649,844,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with malachite stone.'), -(11650,430,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(11651,845,'_variation_description',''), -(11652,845,'total_sales','0'), -(11653,845,'_tax_status','taxable'), -(11654,845,'_tax_class','parent'), -(11655,845,'_manage_stock','no'), -(11656,845,'_backorders','no'), -(11657,845,'_sold_individually','no'), -(11658,845,'_virtual','no'), -(11659,845,'_downloadable','no'), -(11660,845,'_download_limit','-1'), -(11661,845,'_download_expiry','-1'), -(11662,845,'_stock',NULL), -(11663,845,'_stock_status','instock'), -(11664,845,'_wc_average_rating','0'), -(11665,845,'_wc_review_count','0'), -(11666,845,'attribute_pa_stone','lapis-lazuli'), -(11667,845,'_product_version','9.4.2'), -(11668,846,'_variation_description',''), -(11669,846,'total_sales','0'), -(11670,846,'_tax_status','taxable'), -(11671,846,'_tax_class','parent'), -(11672,846,'_manage_stock','no'), -(11673,846,'_backorders','no'), -(11674,846,'_sold_individually','no'), -(11675,846,'_virtual','no'), -(11676,846,'_downloadable','no'), -(11677,846,'_download_limit','-1'), -(11678,846,'_download_expiry','-1'), -(11679,846,'_stock',NULL), -(11680,846,'_stock_status','instock'), -(11681,846,'_wc_average_rating','0'), -(11682,846,'_wc_review_count','0'), -(11683,846,'attribute_pa_stone','malachite'), -(11684,846,'_product_version','9.4.2'), -(11685,847,'_variation_description',''), -(11686,847,'total_sales','0'), -(11687,847,'_tax_status','taxable'), -(11688,847,'_tax_class','parent'), -(11689,847,'_manage_stock','no'), -(11690,847,'_backorders','no'), -(11691,847,'_sold_individually','no'), -(11692,847,'_virtual','no'), -(11693,847,'_downloadable','no'), -(11694,847,'_download_limit','-1'), -(11695,847,'_download_expiry','-1'), -(11696,847,'_stock',NULL), -(11697,847,'_stock_status','instock'), -(11698,847,'_wc_average_rating','0'), -(11699,847,'_wc_review_count','0'), -(11700,847,'attribute_pa_stone','tiger-eye'), -(11701,847,'_product_version','9.4.2'), -(11702,845,'_sku','ROKKU-CR-s-lapis'), -(11703,845,'_regular_price','45'), -(11704,845,'_thumbnail_id','0'), -(11705,845,'_price','45'), -(11706,846,'_sku','ROKKU-CR-s-malachite'), -(11707,846,'_regular_price','45'), -(11708,846,'_thumbnail_id','0'), -(11709,846,'_price','45'), -(11710,847,'_sku','ROKKU-CR-s-tiger'), -(11711,847,'_regular_price','45'), -(11712,847,'_thumbnail_id','0'), -(11713,847,'_price','45'), -(11714,430,'_price','45'), -(11715,430,'_thumbnail_id','842'), -(11716,430,'_regular_price','45'), -(11717,430,'_photos_colonne_gauche|||0|value','842'), -(11718,430,'_photos_colonne_droite|||0|value','432'), -(11719,430,'_photos_colonne_droite|||1|value','715'), -(11720,430,'_photos_colonne_droite|||2|value','843'), -(11721,430,'_photos_colonne_droite|||3|value','844'), -(11722,430,'_haiku_details_produit',''), -(11723,496,'_photos_colonne_gauche|||0|value','833'), -(11724,496,'_photos_colonne_droite|||0|value','756'), -(11725,496,'_photos_colonne_droite|||1|value','757'), -(11726,496,'_haiku_details_produit',''), -(11727,776,'_wp_trash_meta_status','publish'), -(11728,776,'_wp_trash_meta_time','1732548284'), -(11729,776,'_wp_desired_post_slug','mdr'), -(11730,851,'_edit_lock','1732552202:1'), -(11731,851,'_edit_last','1'), -(11732,851,'discount_type','percent'), -(11733,851,'coupon_amount','20'), -(11734,851,'individual_use','no'), -(11735,851,'usage_limit','0'), -(11736,851,'usage_limit_per_user','1'), -(11737,851,'limit_usage_to_x_items','0'), -(11738,851,'usage_count','0'), -(11739,851,'date_expires','1733180400'), -(11740,851,'free_shipping','no'), -(11741,851,'exclude_sale_items','no'), -(11742,505,'_wp_trash_meta_status','publish'), -(11743,505,'_wp_trash_meta_time','1732555639'), -(11744,505,'_wp_desired_post_slug','test'); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=855 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Terms & Conditions','','publish','closed','closed','','terms-and-conditions','','','2024-11-25 16:28:57','2024-11-25 15:28:57','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), -(23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-11-24 11:44:31','2024-11-24 10:44:31','',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-24 11:45:24','2024-11-24 10:45:24','',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-24 11:45:53','2024-11-24 10:45:53','',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-24 11:53:51','2024-11-24 10:53:51','',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), -(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-24 11:47:09','2024-11-24 10:47:09','',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-24 15:11:43','2024-11-24 14:11:43','',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), -(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 an 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-24 11:48:31','2024-11-24 10:48:31','',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-24 11:48:59','2024-11-24 10:48:59','',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-24 12:08:12','2024-11-24 11:08:12','',0,'https://haiku.gcch.fr/?post_type=product&p=168',0,'product','',0), -(177,2,'2024-10-01 09:12:26','2024-10-01 07:12:26','','Rokku ring malachite','','inherit','closed','closed','','rokku-b-malachite-2','','','2024-10-01 09:12:46','2024-10-01 07:12:46','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-malachite-1.jpg',0,'attachment','image/jpeg',0), -(178,2,'2024-10-01 09:13:13','2024-10-01 07:13:13','','Rokku ring tiger eye','','inherit','closed','closed','','sony-dsc-9','','','2024-10-01 09:13:48','2024-10-01 07:13:48','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye.jpg',0,'attachment','image/jpeg',0), -(179,2,'2024-10-01 09:14:04','2024-10-01 07:14:04','','Rokku ring tiger eye','','inherit','closed','closed','','rokku-b-tigereye','','','2024-10-01 09:14:34','2024-10-01 07:14:34','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye-1.jpg',0,'attachment','image/jpeg',0), -(180,2,'2024-10-01 09:25:14','2024-10-01 07:25:14','','Rokku ring malachite','','inherit','closed','closed','','_dsc9710','','','2024-10-01 09:25:39','2024-10-01 07:25:39','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9710.jpg',0,'attachment','image/jpeg',0), -(182,2,'2024-10-01 09:26:24','2024-10-01 07:26:24','','Rokku ring tiger eye','','inherit','closed','closed','','_dsc9190','','','2024-10-01 09:26:54','2024-10-01 07:26:54','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9190.jpg',0,'attachment','image/jpeg',0), -(183,2,'2024-10-01 11:31:42','2024-10-01 09:31:42','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-24 11:59:18','2024-11-24 10:59:18','',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-17 10:41:26','2024-11-17 09:41:26','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',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 8cm and 6cm
  • \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-17 18:00:55','2024-11-17 17:00:55','',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
    \r\n
  • lengths 8cm and 6cm
  • \r\n
  • box chain thickness 0,8mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-17 17:59:11','2024-11-17 16:59:11','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-17 11:00:08','2024-11-17 10:00:08','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet gold plated','','publish','closed','closed','','ikkan-bracelet-gold-plated','','','2024-11-24 12:05:59','2024-11-24 11:05:59','',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-17 18:06:05','2024-11-17 17:06:05','',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-25 09:20:15','2024-11-25 08:20:15','',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-11-25 09:11:31','2024-11-25 08:11:31','',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-24 12:02:02','2024-11-24 11:02:02','',0,'https://haiku.gcch.fr/?post_type=product&p=261',0,'product','',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-17 11:26:55','2024-11-17 10:26:55','',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-17 17:37:26','2024-11-17 16:37:26','',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-17 18:07:37','2024-11-17 17:07:37','',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-17 11:40:06','2024-11-17 10:40:06','',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-25 09:26:42','2024-11-25 08:26:42','',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-25 09:27:04','2024-11-25 08:27:04','',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-17 10:51:17','2024-11-17 09:51:17','',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-17 11:33:50','2024-11-17 10:33:50','',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-24 12:12:54','2024-11-24 11:12:54','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0), -(317,2,'2024-10-07 08:36:37','2024-10-07 06:36:37','','Tamanori Hoops gold plated','','inherit','closed','closed','','tamanori-cr2-vrm','','','2024-10-07 08:36:52','2024-10-07 06:36:52','',312,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-vrm-1.jpg',0,'attachment','image/jpeg',0), -(318,2,'2024-10-07 08:40:26','2024-10-07 06:40:26','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-17 11:42:35','2024-11-17 10:42:35','',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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24k gold plated silver.','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-25 09:30:54','2024-11-25 08:30:54','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24k gold plated silver.','Hadou Ear Cuff gold plated','','publish','closed','closed','','hadou-earcuff-gold-plated','','','2024-11-25 09:30:31','2024-11-25 08:30:31','',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 Ear Cuff silver','','publish','closed','closed','','hattari-earcuff-silver','','','2024-11-24 12:10:35','2024-11-24 11:10:35','',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 Ear Cuff gold plated','','publish','closed','closed','','hattari-earcuff-gold-plated','','','2024-11-24 10:35:30','2024-11-24 09:35:30','',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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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-17 17:23:10','2024-11-17 16:23:10','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Kagun Bracelet silver','','publish','closed','closed','','kagun-bracelet-silver','','','2024-11-25 09:34:13','2024-11-25 08:34:13','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Kagun Bracelet gold plated','','publish','closed','closed','','kagun-bracelet-gold-plated','','','2024-11-25 09:35:34','2024-11-25 08:35:34','',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-24 12:11:40','2024-11-24 11:11:40','',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-17 17:29:47','2024-11-17 16:29:47','',0,'https://haiku.gcch.fr/?post_type=product&p=398',0,'product','',0), -(400,2,'2024-10-18 09:21:51','2024-10-18 07:21:51','','Mugura hoops silver','','inherit','closed','closed','','_dsc9723','','','2024-10-18 09:22:07','2024-10-18 07:22:07','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9723.jpg',0,'attachment','image/jpeg',0), -(401,2,'2024-10-18 09:22:21','2024-10-18 07:22:21','','Mugura hoops silver','','inherit','closed','closed','','_dsc9730','','','2024-10-18 09:22:38','2024-10-18 07:22:38','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9730.jpg',0,'attachment','image/jpeg',0), -(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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Nail Jewel silver','','publish','closed','closed','','mugura-nail-jewel-silver','','','2024-11-25 09:36:13','2024-11-25 08:36:13','',0,'https://haiku.gcch.fr/?post_type=product&p=402',0,'product','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Nail Jewel gold plated','','publish','closed','closed','','mugura-nail-jewel-gold-plated','','','2024-11-25 09:36:35','2024-11-25 08:36:35','',0,'https://haiku.gcch.fr/?post_type=product&p=406',0,'product','',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), -(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 semi precious oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-25 09:45:45','2024-11-25 08:45:45','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a semi precious oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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-25 09:38:23','2024-11-25 08:38:23','',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.
  • \\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-31 17:34:19\"\n }\n}','','','trash','closed','closed','','8a52d5ce-f3c1-4ed6-90cd-116c104764ab','','','2024-10-31 18:34:19','2024-10-31 17:34:19','',0,'https://haikuatelier.com/8a52d5ce-f3c1-4ed6-90cd-116c104764ab/',0,'customize_changeset','',0), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-24 15:24:45','2024-11-24 14:24:45','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Bracelet','','publish','closed','closed','','mugura-bracelet','','','2024-11-24 15:27:37','2024-11-24 14:27:37','',0,'https://haikuatelier.com/?post_type=product&p=481',0,'product','',0), -(487,1,'2024-11-08 10:36:08','2024-11-08 09:36:08','','Rokku necklace tiger\'s eye stone','','inherit','closed','closed','','_dsc9138','','','2024-11-08 10:37:34','2024-11-08 09:37:34','',385,'https://haikuatelier.com/app/uploads/2024/10/DSC9138.jpg',0,'attachment','image/jpeg',0), -(490,1,'2024-11-10 12:47:12','2024-11-10 11:47:12','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-17 18:45:06','2024-11-17 17:45:06','',0,'https://haikuatelier.com/?post_type=product&p=490',0,'product','',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-25 10:58:39','2024-11-25 09:58:39','',0,'https://haikuatelier.com/?post_type=product&p=496',0,'product','',0), -(505,1,'2024-11-10 23:38:42','2024-11-10 22:38:42','aaa','test','','trash','closed','closed','','test__trashed','','','2024-11-25 18:27:19','2024-11-25 17:27:19','',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-24 15:15:15','2024-11-24 14:15:15','',0,'https://haikuatelier.com/?post_type=product&p=515',0,'product','',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-24 15:13:52','2024-11-24 14:13:52','',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), -(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), -(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-17 19:02:45','2024-11-17 18:02:45','',0,'https://haikuatelier.com/?post_type=product&p=535',0,'product','',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), -(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-24 15:22:21','2024-11-24 14:22:21','',0,'https://haikuatelier.com/?post_type=product&p=545',0,'product','',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-24 15:21:32','2024-11-24 14:21:32','',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), -(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), -(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), -(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\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 Long Ring gold plated','','publish','closed','closed','','boroboro-long-ring-gold-plated','','','2024-11-24 11:50:30','2024-11-24 10:50:30','',0,'https://haikuatelier.com/?post_type=product&p=572',0,'product','',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\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 Long Ring silver','','publish','closed','closed','','boroboro-long-ring-silver','','','2024-11-24 11:51:10','2024-11-24 10:51:10','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',589,'https://haikuatelier.com/?post_type=product_variation&p=597',8,'product_variation','',0), -(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-24 15:09:31','2024-11-24 14:09:31','',0,'https://haikuatelier.com/?post_type=product&p=610',0,'product','',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-24 11:51:37','2024-11-24 10:51:37','',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-16 19:45:02','2024-11-16 18:45:02','',613,'https://haikuatelier.com/?post_type=product_variation&p=620',7,'product_variation','',0), -(624,1,'2024-11-13 19:09:17','2024-11-13 18:09:17','','BoroBoro Bead Ring gold plated - 64','Size: 64','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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-24 11:51:44','2024-11-24 10:51:44','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-15 12:38:50','2024-11-15 11:38:50','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-15 12:32:10','2024-11-15 11:32:10','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0), -(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 17:20:07','2024-11-15 16:20:07','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'wmpc-trash','image/jpeg',0), -(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(661,1,'2024-11-15 12:37:38','2024-11-15 11:37:38','','Piasu earrins mixing gold and silver','','inherit','closed','closed','','img_1454','','','2024-11-15 12:38:04','2024-11-15 11:38:04','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(662,1,'2024-11-15 12:39:58','2024-11-15 11:39:58','','Piasu earrings mixing gold and silver','','inherit','closed','closed','','img_1456','','','2024-11-15 12:40:19','2024-11-15 11:40:19','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(669,1,'2024-11-15 13:09:21','2024-11-15 12:09:21','','Hadou silver and gold bangles','','inherit','closed','closed','','img_1528','','','2024-11-15 13:09:38','2024-11-15 12:09:38','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0), -(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(674,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-gold-plated-one-earring','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=674',2,'product_variation','',0), -(675,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','mugura-earrings-gold-plated-pair','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=675',1,'product_variation','',0), -(676,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-silver-one-earring','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=676',2,'product_variation','',0), -(677,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','mugura-earrings-silver-pair','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=677',1,'product_variation','',0), -(679,1,'2024-11-16 19:53:30','2024-11-16 18:53:30','','Fuyou necklace','','inherit','closed','closed','','_dsc9116','','','2024-11-16 19:53:56','2024-11-16 18:53:56','',274,'https://haikuatelier.com/app/uploads/2024/10/DSC9116.jpg',0,'attachment','image/jpeg',0), -(681,1,'2024-11-17 10:24:25','2024-11-17 09:24:25','','Piasu Ring','','inherit','closed','closed','','dsc9897','','','2024-11-17 10:24:56','2024-11-17 09:24:56','',123,'https://haikuatelier.com/app/uploads/2024/09/DSC9897.jpg',0,'attachment','image/jpeg',0), -(683,1,'2024-11-17 10:32:47','2024-11-17 09:32:47','','Hattari double fingers ring','','inherit','closed','closed','','img_1423','','','2024-11-17 10:33:09','2024-11-17 09:33:09','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(684,1,'2024-11-17 10:35:57','2024-11-17 09:35:57','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-17 10:36:09','2024-11-17 09:36:09','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(685,1,'2024-11-17 10:38:33','2024-11-17 09:38:33','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-11-17 10:38:50','2024-11-17 09:38:50','',123,'https://haikuatelier.com/app/uploads/2024/09/PIASU-B-mix.jpg',0,'attachment','image/jpeg',0), -(686,1,'2024-11-17 10:40:33','2024-11-17 09:40:33','','BoroBoro asymmetrical earrings gold plated','','inherit','closed','closed','','sony-dsc-71','','','2024-11-17 10:41:06','2024-11-17 09:41:06','',213,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-g.jpg',0,'attachment','image/jpeg',0), -(688,1,'2024-11-17 10:45:25','2024-11-17 09:45:25','','BoroBoro asymmetrical earrings silver','','inherit','closed','closed','','sony-dsc-10','','','2024-11-17 10:45:43','2024-11-17 09:45:43','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-s.jpg',0,'attachment','image/jpeg',0), -(689,1,'2024-11-17 10:50:52','2024-11-17 09:50:52','','Hattari stacked hoops gold plated','','inherit','closed','closed','','_dsc9341','','','2024-11-17 10:51:13','2024-11-17 09:51:13','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(690,1,'2024-11-17 10:54:45','2024-11-17 09:54:45','','Fuyou necklace','SONY DSC','inherit','closed','closed','','sony-dsc-33','','','2024-11-17 10:55:01','2024-11-17 09:55:01','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-1.jpg',0,'attachment','image/jpeg',0), -(691,1,'2024-11-17 10:57:02','2024-11-17 09:57:02','','Fuyou solo hoop','SONY DSC','inherit','closed','closed','','sony-dsc-62','','','2024-11-17 10:57:29','2024-11-17 09:57:29','',318,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-CR1.jpg',0,'attachment','image/jpeg',0), -(692,1,'2024-11-17 10:59:40','2024-11-17 09:59:40','','Hadou bangles','SONY DSC','inherit','closed','closed','','sony-dsc-16','','','2024-11-17 10:59:48','2024-11-17 09:59:48','',232,'https://haikuatelier.com/app/uploads/2024/10/HADOU-BR-mix.jpg',0,'attachment','image/jpeg',0), -(696,1,'2024-11-17 11:05:12','2024-11-17 10:05:12','','Ikkan necklace','','inherit','closed','closed','','sony-dsc-22','','','2024-11-17 11:05:30','2024-11-17 10:05:30','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-3.jpg',0,'attachment','image/jpeg',0), -(698,1,'2024-11-17 11:07:52','2024-11-17 10:07:52','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428-2','','','2024-11-17 11:08:08','2024-11-17 10:08:08','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428-1.jpg',0,'attachment','image/jpeg',0), -(700,1,'2024-11-17 11:10:04','2024-11-17 10:10:04','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1431','','','2024-11-17 11:10:29','2024-11-17 10:10:29','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(702,1,'2024-11-17 11:11:49','2024-11-17 10:11:49','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1432','','','2024-11-17 11:12:02','2024-11-17 10:12:02','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(704,1,'2024-11-17 11:18:25','2024-11-17 10:18:25','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-17 11:18:37','2024-11-17 10:18:37','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(705,1,'2024-11-17 11:21:09','2024-11-17 10:21:09','','Rokku necklace jaspe stone','','inherit','closed','closed','','img_1531','','','2024-11-17 11:21:43','2024-11-17 10:21:43','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(707,1,'2024-11-17 11:24:00','2024-11-17 10:24:00','','Rokku necklace lapis lazuli stone','','inherit','closed','closed','','img_1543','','','2024-11-17 11:24:27','2024-11-17 10:24:27','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(708,1,'2024-11-17 11:26:34','2024-11-17 10:26:34','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-17 11:26:44','2024-11-17 10:26:44','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(709,1,'2024-11-17 11:30:11','2024-11-17 10:30:11','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-17 11:30:57','2024-11-17 10:30:57','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(710,1,'2024-11-17 11:32:17','2024-11-17 10:32:17','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-17 11:32:28','2024-11-17 10:32:28','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(711,1,'2024-11-17 11:35:19','2024-11-17 10:35:19','','Tamanori dangling earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-17 11:35:33','2024-11-17 10:35:33','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(712,1,'2024-11-17 11:38:00','2024-11-17 10:38:00','','Kishou signet ring','','inherit','closed','closed','','img_1638','','','2024-11-17 11:38:12','2024-11-17 10:38:12','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(713,1,'2024-11-17 11:39:49','2024-11-17 10:39:49','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-17 11:39:58','2024-11-17 10:39:58','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(714,1,'2024-11-17 11:42:07','2024-11-17 10:42:07','','Fuyou solo hoop','','inherit','closed','closed','','img_1651','','','2024-11-17 11:42:18','2024-11-17 10:42:18','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(715,1,'2024-11-17 11:44:06','2024-11-17 10:44:06','','Rokku silver hoop and Tamanori goldplated earring','','inherit','closed','closed','','img_1669','','','2024-11-17 11:44:41','2024-11-17 10:44:41','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(716,1,'2024-11-17 11:47:15','2024-11-17 10:47:15','','Tamanori gold plated earring and Rokku gold plated hoop','','inherit','closed','closed','','img_1673','','','2024-11-17 11:47:44','2024-11-17 10:47:44','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(717,1,'2024-11-17 11:50:22','2024-11-17 10:50:22','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-17 11:50:38','2024-11-17 10:50:38','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(718,1,'2024-11-17 11:54:22','2024-11-17 10:54:22','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-17 11:54:46','2024-11-17 10:54:46','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(719,1,'2024-11-17 11:56:45','2024-11-17 10:56:45','','Hadou hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-17 11:57:04','2024-11-17 10:57:04','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(720,1,'2024-11-17 11:58:27','2024-11-17 10:58:27','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-17 11:58:44','2024-11-17 10:58:44','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(721,1,'2024-11-17 17:22:49','2024-11-17 16:22:49','','Kagun trio earrings','','inherit','closed','closed','','sony-dsc-21','','','2024-11-17 17:29:43','2024-11-17 16:29:43','',342,'https://haikuatelier.com/app/uploads/2024/10/KAGUN-BOP.jpg',0,'attachment','image/jpeg',0), -(722,1,'2024-11-17 17:29:17','2024-11-17 16:29:17','','Mugura hoops gold plated','','inherit','closed','closed','','sony-dsc-39','','','2024-11-17 17:29:34','2024-11-17 16:29:34','',398,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(723,1,'2024-11-17 17:31:14','2024-11-17 16:31:14','','Mugura nail jewlery silver','','inherit','closed','closed','','sony-dsc-47','','','2024-11-17 17:31:30','2024-11-17 16:31:30','',402,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-arg.jpg',0,'attachment','image/jpeg',0), -(724,1,'2024-11-17 17:33:41','2024-11-17 16:33:41','','Mugura nail jewelry gold plated','','inherit','closed','closed','','sony-dsc-48','','','2024-11-17 17:34:03','2024-11-17 16:34:03','',406,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-vrm.jpg',0,'attachment','image/jpeg',0), -(725,1,'2024-11-17 17:36:52','2024-11-17 16:36:52','','Piasu necklace','SONY DSC','inherit','closed','closed','','sony-dsc-23','','','2024-11-17 17:37:08','2024-11-17 16:37:08','',268,'https://haikuatelier.com/app/uploads/2024/10/PIASU-C.jpg',0,'attachment','image/jpeg',0), -(726,1,'2024-11-17 17:39:44','2024-11-17 16:39:44','','Rokku ring silver and malachite','','inherit','closed','closed','','rokku-b-malachite','','','2024-11-17 17:40:01','2024-11-17 16:40:01','',168,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-B-malachite.jpg',0,'attachment','image/jpeg',0), -(727,1,'2024-11-17 17:41:31','2024-11-17 16:41:31','','Rokku necklace with jaspe','','inherit','closed','closed','','sony-dsc-49','','','2024-11-17 17:41:48','2024-11-17 16:41:48','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-jaspe.jpg',0,'attachment','image/jpeg',0), -(729,1,'2024-11-17 17:44:27','2024-11-17 16:44:27','','Rokku necklace tiger\'s eye','','inherit','closed','closed','','sony-dsc-45','','','2024-11-17 17:44:45','2024-11-17 16:44:45','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-tiger.jpg',0,'attachment','image/jpeg',0), -(730,1,'2024-11-17 17:52:40','2024-11-17 16:52:40','','Rokku solo hoop gold plated lapis lazuli','','inherit','closed','closed','','sony-dsc-52','','','2024-11-17 17:53:02','2024-11-17 16:53:02','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(731,1,'2024-11-17 17:54:12','2024-11-17 16:54:12','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-17 17:54:32','2024-11-17 16:54:32','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(732,1,'2024-11-17 17:55:29','2024-11-17 16:55:29','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-17 17:55:59','2024-11-17 16:55:59','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(733,1,'2024-11-17 17:58:49','2024-11-17 16:58:49','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','sony-dsc-14','','','2024-11-17 17:59:04','2024-11-17 16:59:04','',226,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-g.jpg',0,'attachment','image/jpeg',0), -(734,1,'2024-11-17 18:00:24','2024-11-17 17:00:24','','Tamanori dangling earrings silver','','inherit','closed','closed','','sony-dsc-24','','','2024-11-17 18:00:46','2024-11-17 17:00:46','',220,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-s.jpg',0,'attachment','image/jpeg',0), -(735,1,'2024-11-17 18:03:32','2024-11-17 17:03:32','','Tamanori hoops gold plated','','inherit','closed','closed','','sony-dsc-32','','','2024-11-17 18:03:50','2024-11-17 17:03:50','',312,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(736,1,'2024-11-17 18:05:42','2024-11-17 17:05:42','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-59','','','2024-11-17 18:05:56','2024-11-17 17:05:56','',251,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-BR.jpg',0,'attachment','image/jpeg',0), -(737,1,'2024-11-17 18:07:14','2024-11-17 17:07:14','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-19','','','2024-11-17 18:07:31','2024-11-17 17:07:31','',271,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-C-1.jpg',0,'attachment','image/jpeg',0), -(739,1,'2024-11-17 18:10:19','2024-11-17 17:10:19','','BoroBoro long ring gold plated','','inherit','closed','closed','','sony-dsc-13','','','2024-11-17 18:10:42','2024-11-17 17:10:42','',572,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-g.jpg',0,'attachment','image/jpeg',0), -(740,1,'2024-11-17 18:13:30','2024-11-17 17:13:30','','BoroBoro long ring silver','','inherit','closed','closed','','sony-dsc-72','','','2024-11-17 18:13:48','2024-11-17 17:13:48','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-s.jpg',0,'attachment','image/jpeg',0), -(743,1,'2024-11-17 18:19:23','2024-11-17 17:19:23','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-73','','','2024-11-17 18:19:43','2024-11-17 17:19:43','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-g.jpg',0,'attachment','image/jpeg',0), -(744,1,'2024-11-17 18:20:59','2024-11-17 17:20:59','','BoroBoro bead ring silver','','inherit','closed','closed','','sony-dsc-74','','','2024-11-17 18:21:16','2024-11-17 17:21:16','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(745,1,'2024-11-17 18:23:59','2024-11-17 17:23:59','','BoroBoro belt silver and jade','','inherit','closed','closed','','sony-dsc-67','','','2024-11-17 18:24:19','2024-11-17 17:24:19','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-jade.jpg',0,'attachment','image/jpeg',0), -(746,1,'2024-11-17 18:24:47','2024-11-17 17:24:47','','BoroBoro silver and crystal','','inherit','closed','closed','','sony-dsc-68','','','2024-11-17 18:25:09','2024-11-17 17:25:09','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-crystal.jpg',0,'attachment','image/jpeg',0), -(747,1,'2024-11-17 18:27:21','2024-11-17 17:27:21','','BoroBoro beads earrings gold plated and aventurine','','inherit','closed','closed','','sony-dsc-63','','','2024-11-17 18:27:51','2024-11-17 17:27:51','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-green.jpg',0,'attachment','image/jpeg',0), -(748,1,'2024-11-17 18:28:18','2024-11-17 17:28:18','','BoroBoro beads earrings gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-64','','','2024-11-17 18:28:45','2024-11-17 17:28:45','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-brown.jpg',0,'attachment','image/jpeg',0), -(749,1,'2024-11-17 18:30:10','2024-11-17 17:30:10','','BoroBoro beads earrings silver and tiger\'s eye','','inherit','closed','closed','','sony-dsc-65','','','2024-11-17 18:30:37','2024-11-17 17:30:37','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-brown.jpg',0,'attachment','image/jpeg',0), -(750,1,'2024-11-17 18:30:59','2024-11-17 17:30:59','','BoroBoro beads earrings silver and aventurine','','inherit','closed','closed','','sony-dsc-66','','','2024-11-17 18:31:22','2024-11-17 17:31:22','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-green.jpg',0,'attachment','image/jpeg',0), -(751,1,'2024-11-17 18:34:14','2024-11-17 17:34:14','','Kara hoops silver','','inherit','closed','closed','','_dsc9463','','','2024-11-17 18:34:32','2024-11-17 17:34:32','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC9463.jpg',0,'attachment','image/jpeg',0), -(752,1,'2024-11-17 18:35:52','2024-11-17 17:35:52','','Hadou stud earrings','','inherit','closed','closed','','sony-dsc-60','','','2024-11-17 18:37:25','2024-11-17 17:37:25','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP.jpg',0,'attachment','image/jpeg',0), -(753,1,'2024-11-17 18:40:18','2024-11-17 17:40:18','','Hattari cuff','','inherit','closed','closed','','sony-dsc-15','','','2024-11-17 18:40:30','2024-11-17 17:40:30','',610,'https://haikuatelier.com/app/uploads/2024/11/HATTARI-BR.jpg',0,'attachment','image/jpeg',0), -(754,1,'2024-11-17 18:42:17','2024-11-17 17:42:17','','BoroBoro long ring gold plated','','inherit','closed','closed','','img_1419','','','2024-11-17 18:42:59','2024-11-17 17:42:59','',572,'https://haikuatelier.com/app/uploads/2024/11/IMG_1419.jpg',0,'attachment','image/jpeg',0), -(755,1,'2024-11-17 18:44:27','2024-11-17 17:44:27','','Hadou stud earrings silver','','inherit','closed','closed','','img_1474','','','2024-11-17 18:45:04','2024-11-17 17:45:04','',490,'https://haikuatelier.com/app/uploads/2024/11/IMG_1474.jpg',0,'attachment','image/jpeg',0), -(756,1,'2024-11-17 18:47:01','2024-11-17 17:47:01','','Kagun solo hoop earring','','inherit','closed','closed','','img_1481','','','2024-11-17 18:47:16','2024-11-17 17:47:16','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1481.jpg',0,'attachment','image/jpeg',0), -(757,1,'2024-11-17 18:48:24','2024-11-17 17:48:24','','Kagun solo hoop earring','','inherit','closed','closed','','img_1484','','','2024-11-17 18:48:35','2024-11-17 17:48:35','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1484.jpg',0,'attachment','image/jpeg',0), -(758,1,'2024-11-17 18:50:22','2024-11-17 17:50:22','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1501','','','2024-11-17 18:55:54','2024-11-17 17:55:54','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(759,1,'2024-11-17 18:51:58','2024-11-17 17:51:58','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1506','','','2024-11-17 18:55:47','2024-11-17 17:55:47','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(760,1,'2024-11-17 18:53:44','2024-11-17 17:53:44','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1504','','','2024-11-17 18:55:29','2024-11-17 17:55:29','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1504.jpg',0,'attachment','image/jpeg',0), -(761,1,'2024-11-17 18:55:14','2024-11-17 17:55:14','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1554','','','2024-11-17 18:55:37','2024-11-17 17:55:37','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1554.jpg',0,'attachment','image/jpeg',0), -(762,1,'2024-11-17 18:57:40','2024-11-17 17:57:40','','Kara textured hoops gold plated','','inherit','closed','closed','','img_1563','','','2024-11-17 18:58:00','2024-11-17 17:58:00','',545,'https://haikuatelier.com/app/uploads/2024/11/IMG_1563.jpg',0,'attachment','image/jpeg',0), -(763,1,'2024-11-17 18:59:15','2024-11-17 17:59:15','','Mugura bracelet silver','','inherit','closed','closed','','img_1619','','','2024-11-17 18:59:25','2024-11-17 17:59:25','',481,'https://haikuatelier.com/app/uploads/2024/11/IMG_1619.jpg',0,'attachment','image/jpeg',0), -(764,1,'2024-11-17 19:00:55','2024-11-17 18:00:55','','BoroBoro silver belt with jade bead','','inherit','closed','closed','','img_1703','','','2024-11-17 19:01:13','2024-11-17 18:01:13','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1703.jpg',0,'attachment','image/jpeg',0), -(765,1,'2024-11-17 19:02:22','2024-11-17 18:02:22','','BoroBoro silver belt with crystal bead','','inherit','closed','closed','','img_1715','','','2024-11-17 19:02:42','2024-11-17 18:02:42','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1715.jpg',0,'attachment','image/jpeg',0), -(766,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','Fuyou : floating leave on water\r\n\r\nLong dangling earrings in sterling silver. Composed of fluid oval shapes and rectangular chains.\r\n\r\n• total length 5cm\r\n• oval length 2,5cm\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 ','Fuyou Long Earrings silver','','publish','closed','closed','','fuyou-long-earrings-silver','','','2024-11-20 16:24:31','2024-11-20 15:24:31','',0,'https://haikuatelier.com/?post_type=product&p=766',0,'product','',0), -(767,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - pair','Side: pair','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=767',1,'product_variation','',0), -(768,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - long','Side: long','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=768',2,'product_variation','',0), -(770,1,'2024-11-20 16:10:04','2024-11-20 15:10:04','','Fuyou long earrings silver','','inherit','closed','closed','','sony-dsc-75','','','2024-11-20 16:10:49','2024-11-20 15:10:49','',766,'https://haikuatelier.com/app/uploads/2024/11/FUYOU-B0-s.jpg',0,'attachment','image/jpeg',0), -(771,1,'2024-11-20 16:18:56','2024-11-20 15:18:56','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0240','','','2024-11-20 16:19:28','2024-11-20 15:19:28','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0240.jpg',0,'attachment','image/jpeg',0), -(772,1,'2024-11-20 16:18:57','2024-11-20 15:18:57','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0242','','','2024-11-20 16:19:40','2024-11-20 15:19:40','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0242.jpg',0,'attachment','image/jpeg',0), -(773,1,'2024-11-20 16:18:58','2024-11-20 15:18:58','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0249','','','2024-11-20 16:19:42','2024-11-20 15:19:42','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0249.jpg',0,'attachment','image/jpeg',0), -(774,1,'2024-11-20 16:18:59','2024-11-20 15:18:59','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0251','','','2024-11-20 16:19:57','2024-11-20 15:19:57','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0251.jpg',0,'attachment','image/jpeg',0), -(775,1,'2024-11-20 16:22:51','2024-11-20 15:22:51','','Fuyou Long Earrings silver - medium','Side: medium','publish','closed','closed','','boroboro-bead-earrings-silver-copy-medium','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=775',3,'product_variation','',0), -(776,1,'2024-11-21 17:11:25','2024-11-21 16:11:25','','mdr','mdr','trash','closed','closed','','mdr__trashed','','','2024-11-25 16:24:44','2024-11-25 15:24:44','',0,'https://haiku.gcch.fr/?post_type=shop_coupon&p=776',0,'shop_coupon','',0), -(787,1,'2024-11-24 10:17:06','2024-11-24 09:17:06','HADOU: wave\r\n\r\nWavy ring composed of two bands: one in sterling silver, the other in gold plated silver.\r\n\r\n• total width 0,5cm\r\n• wires diameter 2mm and 1,5mm\r\n• handcrafted in Brussels\r\n\r\n \r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Ring','','trash','closed','closed','','hadou-ring-2__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',0,'https://haikuatelier.com/?post_type=product&p=787',0,'product','',0), -(790,1,'2024-11-24 10:20:27','2024-11-24 09:20:27','','Hadou Ring - 50','Size: 50','trash','closed','closed','','hadou-bangles-copy-50__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=790',1,'product_variation','',0), -(791,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 52','Size: 52','trash','closed','closed','','hadou-bangles-copy-52__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=791',2,'product_variation','',0), -(792,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 54','Size: 54','trash','closed','closed','','hadou-bangles-copy-54__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=792',3,'product_variation','',0), -(793,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 56','Size: 56','trash','closed','closed','','hadou-bangles-copy-56__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=793',4,'product_variation','',0), -(794,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 58','Size: 58','trash','closed','closed','','hadou-bangles-copy-58__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=794',5,'product_variation','',0), -(795,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 60','Size: 60','trash','closed','closed','','hadou-bangles-copy-60__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=795',6,'product_variation','',0), -(796,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 62','Size: 62','trash','closed','closed','','hadou-bangles-copy-62__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=796',7,'product_variation','',0), -(797,1,'2024-11-24 10:56:42','2024-11-24 09:56:42','','BoroBoro long ring silver','','inherit','closed','closed','','boroboro-b-s','','','2024-11-24 10:57:03','2024-11-24 09:57:03','',0,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s.jpg',0,'attachment','image/jpeg',0), -(798,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','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 2','','trash','closed','closed','','boroboro-long-ring-silver-2__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',0,'https://haikuatelier.com/?post_type=product&p=798',0,'product','',0), -(799,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 50','Size: 50','trash','closed','closed','','boroboro-bead-earrings-silver-copy-73__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=799',1,'product_variation','',0), -(800,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 52','Size: 52','trash','closed','closed','','boroboro-bead-earrings-silver-copy-74__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=800',2,'product_variation','',0), -(801,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 54','Size: 54','trash','closed','closed','','boroboro-bead-earrings-silver-copy-75__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=801',3,'product_variation','',0), -(802,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 56','Size: 56','trash','closed','closed','','boroboro-bead-earrings-silver-copy-76__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=802',4,'product_variation','',0), -(803,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 58','Size: 58','trash','closed','closed','','boroboro-bead-earrings-silver-copy-77__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=803',5,'product_variation','',0), -(804,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 60','Size: 60','trash','closed','closed','','boroboro-bead-earrings-silver-copy-78__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=804',6,'product_variation','',0), -(805,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 62','Size: 62','trash','closed','closed','','boroboro-bead-earrings-silver-copy-79__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=805',7,'product_variation','',0), -(806,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 64','Size: 64','trash','closed','closed','','boroboro-bead-earrings-silver-copy-80__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=806',8,'product_variation','',0), -(807,1,'2024-11-24 11:02:54','2024-11-24 10:02:54','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.','BoroBoro Long Ring zzazazaza','','trash','closed','closed','','boroboro-long-ring-silver__trashed-2','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',0,'https://haikuatelier.com/?post_type=product&p=807',0,'product','',0), -(808,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 50','Size: 50','trash','closed','closed','','auto-draft-50__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=808',1,'product_variation','',0), -(809,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 52','Size: 52','trash','closed','closed','','auto-draft-52__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=809',2,'product_variation','',0), -(810,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 54','Size: 54','trash','closed','closed','','auto-draft-54__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=810',3,'product_variation','',0), -(811,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 56','Size: 56','trash','closed','closed','','auto-draft-56__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=811',4,'product_variation','',0), -(812,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 58','Size: 58','trash','closed','closed','','auto-draft-58__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=812',5,'product_variation','',0), -(813,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 60','Size: 60','trash','closed','closed','','auto-draft-60__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=813',6,'product_variation','',0), -(814,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 62','Size: 62','trash','closed','closed','','auto-draft-62__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=814',7,'product_variation','',0), -(815,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 64','Size: 64','trash','closed','closed','','auto-draft-64__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=815',8,'product_variation','',0), -(819,1,'2024-11-24 11:42:38','2024-11-24 10:42:38','','Haiku size guide','','inherit','closed','closed','','haiku-ringsizes','','','2024-11-24 11:42:57','2024-11-24 10:42:57','',0,'https://haikuatelier.com/app/uploads/2024/11/HAIKU-ringsizes.jpg',0,'attachment','image/jpeg',0), -(820,1,'2024-11-24 11:53:29','2024-11-24 10:53:29','','Ikkan ring gold plated','','inherit','closed','closed','','sony-dsc-4','','','2024-11-24 11:53:45','2024-11-24 10:53:45','',113,'https://haikuatelier.com/app/uploads/2024/09/IKKAN-B-vrm.jpg',0,'attachment','image/jpeg',0), -(821,1,'2024-11-24 11:55:38','2024-11-24 10:55:38','','Kara ring silver and 18k gold','','inherit','closed','closed','','sony-dsc-6','','','2024-11-24 11:55:59','2024-11-24 10:55:59','',133,'https://haikuatelier.com/app/uploads/2024/09/KARA-B.jpg',0,'attachment','image/jpeg',0), -(822,1,'2024-11-24 11:55:39','2024-11-24 10:55:39','','Kara ring silver and 18k gold','','inherit','closed','closed','','sony-dsc-76','','','2024-11-24 11:56:08','2024-11-24 10:56:08','',133,'https://haikuatelier.com/app/uploads/2024/09/KARA-B-1.jpg',0,'attachment','image/jpeg',0), -(823,1,'2024-11-24 11:58:59','2024-11-24 10:58:59','','BoroBoro earrings silver','','inherit','closed','closed','','boroboro-boatanemaki-bo1a-opti','','','2024-11-24 11:59:14','2024-11-24 10:59:14','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg',0,'attachment','image/jpeg',0), -(824,1,'2024-11-24 12:01:15','2024-11-24 11:01:15','','Fuyou bracelet gold plated','','inherit','closed','closed','','sony-dsc-77','','','2024-11-24 12:01:38','2024-11-24 11:01:38','',261,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-BR-g.jpg',0,'attachment','image/jpeg',0), -(825,1,'2024-11-24 12:05:34','2024-11-24 11:05:34','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-24 12:05:50','2024-11-24 11:05:50','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(826,1,'2024-11-24 12:07:57','2024-11-24 11:07:57','','Rokku ring silver and 18k gold','','inherit','closed','closed','','img_1582','','','2024-11-24 12:08:10','2024-11-24 11:08:10','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(827,1,'2024-11-24 12:09:43','2024-11-24 11:09:43','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-24 12:09:54','2024-11-24 11:09:54','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(828,1,'2024-11-24 12:11:18','2024-11-24 11:11:18','','Rokku necklace silver and lapis lazuli','SONY DSC','inherit','closed','closed','','sony-dsc-58','','','2024-11-24 12:11:34','2024-11-24 11:11:34','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-lapis-copy.jpg',0,'attachment','image/jpeg',0), -(829,1,'2024-11-24 15:08:28','2024-11-24 14:08:28','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-24 15:08:36','2024-11-24 14:08:36','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0), -(830,1,'2024-11-24 15:10:45','2024-11-24 14:10:45','','Kara ear cuff','','inherit','closed','closed','','img_1473','','','2024-11-24 15:11:09','2024-11-24 14:11:09','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(831,1,'2024-11-24 15:13:27','2024-11-24 14:13:27','','BoroBoro bead earrings','','inherit','closed','closed','','img_1524','','','2024-11-24 15:13:44','2024-11-24 14:13:44','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0), -(832,1,'2024-11-24 15:14:54','2024-11-24 14:14:54','','BoroBoro bead earrings','','inherit','closed','closed','','img_1525','','','2024-11-24 15:15:08','2024-11-24 14:15:08','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0), -(833,1,'2024-11-24 15:16:47','2024-11-24 14:16:47','','Kagun solo hoop','','inherit','closed','closed','','sony-dsc-61','','','2024-11-24 15:16:58','2024-11-24 14:16:58','',496,'https://haikuatelier.com/app/uploads/2024/11/KAGUN-CR1.jpg',0,'attachment','image/jpeg',0), -(834,1,'2024-11-24 15:19:36','2024-11-24 14:19:36','','Kara textured hoops gold plated','','inherit','closed','closed','','sony-dsc-69','','','2024-11-24 15:19:54','2024-11-24 14:19:54','',545,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-g.jpg',0,'attachment','image/jpeg',0), -(835,1,'2024-11-24 15:21:03','2024-11-24 14:21:03','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-24 15:21:25','2024-11-24 14:21:25','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0), -(836,1,'2024-11-24 15:24:19','2024-11-24 14:24:19','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-24 15:24:36','2024-11-24 14:24:36','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(837,1,'2024-11-24 15:27:18','2024-11-24 14:27:18','','Mugura bracelet','','inherit','closed','closed','','sony-dsc-57','','','2024-11-24 15:27:30','2024-11-24 14:27:30','',481,'https://haikuatelier.com/app/uploads/2024/11/MUGURA-BR.jpg',0,'attachment','image/jpeg',0), -(839,1,'2024-11-25 09:11:59','2024-11-25 08:11:59','','Fuyou bracelet silver','','inherit','closed','closed','','_dsc9242','','','2024-11-25 09:12:22','2024-11-25 08:12:22','',258,'https://haikuatelier.com/app/uploads/2024/10/DSC9242.jpg',0,'attachment','image/jpeg',0), -(840,1,'2024-11-25 09:19:54','2024-11-25 08:19:54','','Fuyou bracelet silver','','inherit','closed','closed','','_dsc9237','','','2024-11-25 09:20:06','2024-11-25 08:20:06','',258,'https://haikuatelier.com/app/uploads/2024/10/DSC9237.jpg',0,'attachment','image/jpeg',0), -(841,1,'2024-11-25 09:26:14','2024-11-25 08:26:14','','Hadou wavy hoops silver','','inherit','closed','closed','','hadou-craboroboro-crotanemaki-cr1o','','','2024-11-25 09:26:34','2024-11-25 08:26:34','',276,'https://haikuatelier.com/app/uploads/2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg',0,'attachment','image/jpeg',0), -(842,1,'2024-11-25 09:41:04','2024-11-25 08:41:04','','Rokku solo hoop silver and tiger\'s eye','SONY DSC','inherit','closed','closed','','sony-dsc-51','','','2024-11-25 09:41:21','2024-11-25 08:41:21','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-tiger.jpg',0,'attachment','image/jpeg',0), -(843,1,'2024-11-25 09:42:33','2024-11-25 08:42:33','','Rokku solo hoop silver and lapis lazuli','SONY DSC','inherit','closed','closed','','sony-dsc-78','','','2024-11-25 09:43:17','2024-11-25 08:43:17','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-lapis.jpg',0,'attachment','image/jpeg',0), -(844,1,'2024-11-25 09:42:38','2024-11-25 08:42:38','','Rokku solo hoop silver and malachite','SONY DSC','inherit','closed','closed','','sony-dsc-79','','','2024-11-25 09:43:42','2024-11-25 08:43:42','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-malachite.jpg',0,'attachment','image/jpeg',0), -(845,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-silver-lapis-lazuli','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=845',2,'product_variation','',0), -(846,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-silver-malachite','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=846',3,'product_variation','',0), -(847,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-silver-tigers-eye','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=847',1,'product_variation','',0), -(851,1,'2024-11-25 16:26:31','2024-11-25 15:26:31','','NEWSHOP20','Code promo pour l\'ouverture du site.','publish','closed','closed','','newshop20','','','2024-11-25 16:26:31','2024-11-25 15:26:31','',0,'https://haikuatelier.com/?post_type=shop_coupon&p=851',0,'shop_coupon','',0), -(852,1,'2024-11-25 17:19:49','2024-11-25 16:19:49','','','','draft','closed','closed','','','','','2024-11-25 17:19:49','2024-11-25 16:19:49','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=852',0,'shop_order_placehold','',0), -(853,1,'2024-11-25 17:22:39','2024-11-25 16:22:39','','','','draft','closed','closed','','','','','2024-11-25 17:22:39','2024-11-25 16:22:39','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=853',0,'shop_order_placehold','',0), -(854,1,'2024-11-25 18:18:00','2024-11-25 17:18:00','','','','draft','closed','closed','','','','','2024-11-25 18:18:00','2024-11-25 17:18:00','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=854',0,'shop_order_placehold','',1); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,4,0), -(430,30,0), -(430,48,0), -(430,49,0), -(430,54,0), -(430,68,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,65,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0), -(766,4,0), -(766,30,0), -(766,45,0), -(766,61,0), -(766,62,0), -(766,63,0), -(787,4,0), -(787,31,0), -(787,36,0), -(787,37,0), -(787,38,0), -(787,39,0), -(787,40,0), -(787,41,0), -(787,42,0), -(787,43,0), -(798,4,0), -(798,31,0), -(798,37,0), -(798,38,0), -(798,39,0), -(798,40,0), -(798,41,0), -(798,42,0), -(798,43,0), -(798,44,0), -(807,4,0), -(807,31,0), -(807,37,0), -(807,38,0), -(807,39,0), -(807,40,0), -(807,41,0), -(807,42,0), -(807,43,0), -(807,44,0), -(807,55,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,26), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,40), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,34), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,23), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,5), -(62,62,'pa_side','',0,6), -(63,63,'pa_side','',0,2), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','34'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=158 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.109.126.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1731498228'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1732492800'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=html&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1732442434'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','contact@gcch.fr'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(100,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(101,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:4:{s:64:\"63ecc205e7d14cdee2633c26df55415af831708e9591f3ef23f6ac1d71ef0757\";a:4:{s:10:\"expiration\";i:1733649396;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Firefox/78.0\";s:5:\"login\";i:1732439796;}s:64:\"46fec7186f338aa4e23dffa16ebd44e65a2c9db2ec9ffcf1c51b7958b5aeb319\";a:4:{s:10:\"expiration\";i:1733650003;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732440403;}s:64:\"12c0008aed31e9951da672bca809daac9811fac3988371a1201f22daceb9f85c\";a:4:{s:10:\"expiration\";i:1732706278;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1732533478;}s:64:\"92d4fb3af62968327211058b2348b3dffa0de75452b8a6b8b306bb095115ac49\";a:4:{s:10:\"expiration\";i:1732727377;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0\";s:5:\"login\";i:1732554577;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'), -(132,1,'roc_dismissed_wc_pro_notice','1'), -(146,1,'closedpostboxes_woocommerce_page_wc-orders','a:1:{i:0;s:12:\"wms_meta_box\";}'), -(147,1,'metaboxhidden_woocommerce_page_wc-orders','a:0:{}'), -(155,1,'wp_mail_smtp_pro_banner_dismissed','1'), -(157,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"1b7290f5b8fc3922d70a4211bfd75547\";a:6:{s:3:\"key\";s:32:\"1b7290f5b8fc3922d70a4211bfd75547\";s:10:\"product_id\";i:613;s:12:\"variation_id\";i:624;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"64\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"59a3009bd13a9c3b42a553678bf77055\";}}}'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(553,69,'browse','Browse','https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',1,1,'info'), -(65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'), -(66,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2024-10-31 13:30:48',NULL,0,'plain','',1,1,'info'), -(67,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','{}','unactioned','woocommerce-admin','2024-11-03 13:16:04',NULL,0,'plain','',1,1,'info'), -(69,'wc-admin-orders-milestone','info','en_US','Congratulations on processing 10 orders!','You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.','{\"current_milestone\":10}','unactioned','woocommerce-admin','2024-11-21 16:12:57',NULL,0,'plain','',0,0,'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); -/*!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=6 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 -(5,NULL,'','GC','CH','contact@gcch.fr','2024-11-25 16:18:00',NULL,'FR','1060','Saint-Gilles',''); -/*!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=81 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 -(75,852,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR','contact@gcch.fr','0603436016'), -(76,852,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR',NULL,'0603436016'), -(77,853,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR','contact@gcch.fr','0603436016'), -(78,853,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR',NULL,'0603436016'), -(79,854,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR','contact@gcch.fr','0603436016'), -(80,854,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','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=255 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 -(240,852,'rest-api','9.4.2',0,0,0,'',0,'wc_order_iHyBzLpriADd2',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(243,853,'rest-api','9.4.2',0,0,0,'',0,'wc_order_BhueG1TmXg5Bp',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(246,854,'rest-api','9.4.2',0,1,1,'',1,'wc_order_iDo8cuOaX3SZR',1,'2024-11-25 17:18:15',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 -(117,852,572,585,5,'2024-11-25 17:19:49',2,156,156,0,0,0,0), -(119,853,572,585,5,'2024-11-25 17:22:39',2,156,156,0,0,0,0), -(121,854,572,585,5,'2024-11-25 18:18:00',2,156,156,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 -(852,0,'2024-11-25 17:19:49','2024-11-25 16:19:49',NULL,NULL,2,156,0,0,156,0,'wc-pending',5), -(853,0,'2024-11-25 17:22:39','2024-11-25 16:22:39',NULL,NULL,2,156,0,0,156,0,'wc-pending',5), -(854,0,'2024-11-25 18:18:00','2024-11-25 17:18:00','2024-11-25 18:18:15',NULL,2,156,0,0,156,0,'wc-processing',5); -/*!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 -(852,'trash','EUR','shop_order',0.00000000,156.00000000,0,'contact@gcch.fr','2024-11-25 16:19:49','2024-11-25 16:31:37',0,'','','','','',''), -(853,'trash','EUR','shop_order',0.00000000,156.00000000,0,'contact@gcch.fr','2024-11-25 16:22:39','2024-11-25 16:31:37',0,'','','','','',''), -(854,'wc-processing','EUR','shop_order',0.00000000,156.00000000,0,'contact@gcch.fr','2024-11-25 17:18:00','2024-11-25 17:18:15',0,'','','cs_test_a1aVoxDIsD0B2z7BnJiXwmFw9LOQxRpy5lCb3ziZETDW1Zvo5EDW874f1B','','',''); -/*!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=163 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 -(153,852,'_billing_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR contact@gcch.fr 0603436016'), -(154,852,'_shipping_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR 0603436016'), -(155,853,'_billing_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR contact@gcch.fr 0603436016'), -(156,853,'_shipping_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR 0603436016'), -(157,852,'_wp_trash_meta_status','wc-pending'), -(158,852,'_wp_trash_meta_time','1732552297'), -(159,853,'_wp_trash_meta_status','wc-pending'), -(160,853,'_wp_trash_meta_time','1732552297'), -(161,854,'_billing_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR contact@gcch.fr 0603436016'), -(162,854,'_shipping_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 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), -(847,430,'pa_stone',48,1,1), -(846,430,'pa_stone',49,1,1), -(845,430,'pa_stone',68,1,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',77,1,1), -(495,490,'pa_side',78,1,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), -(767,766,'pa_side',45,1,1), -(768,766,'pa_side',62,1,1), -(775,766,'pa_side',63,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 */; -/*!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,2,'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,70.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,70.0000,70.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',''), -(766,'FUYOU-BO-s',0,0,50.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(767,'FUYOU-BO-s-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(768,'FUYOU-BO-s-long',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(775,'FUYOU-BO-s-mid',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(787,'HADOU-BR-3',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(790,'HADOU-B-50',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(791,'HADOU-B-52',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(792,'HADOU-B-54',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(793,'HADOU-B-56',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(794,'HADOU-B-58',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(795,'HADOU-B-60',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(796,'HADOU-B-62',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(798,'BOROBORO-B1-s-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(799,'BOROBORO-B1-s-50-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(800,'BOROBORO-B1-s-52-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(801,'BOROBORO-B1-s-54-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(802,'BOROBORO-B1-s-56-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(803,'BOROBORO-B1-s-58-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(804,'BOROBORO-B1-s-60-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(805,'BOROBORO-B1-s-62-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(806,'BOROBORO-B1-s-64-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(807,'BOROBORO-B1-s',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), -(808,'BOROBORO-B1-s-50',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(809,'BOROBORO-B1-s-52',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(810,'BOROBORO-B1-s-54',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(811,'BOROBORO-B1-s-56',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(812,'BOROBORO-B1-s-58',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(813,'BOROBORO-B1-s-60',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(814,'BOROBORO-B1-s-62',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(815,'BOROBORO-B1-s-64',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(845,'ROKKU-CR-s-lapis',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(846,'ROKKU-CR-s-malachite',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), -(847,'ROKKU-CR-s-tiger',0,0,45.0000,45.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-25 18:21:36'); -/*!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=1011 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 -(966,117,'_product_id','572'), -(967,117,'_variation_id','585'), -(968,117,'_qty','2'), -(969,117,'_tax_class',''), -(970,117,'_line_subtotal','156'), -(971,117,'_line_subtotal_tax','0'), -(972,117,'_line_total','156'), -(973,117,'_line_tax','0'), -(974,117,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(975,117,'pa_size','62'), -(976,118,'method_id','mondial_relay_point_relais'), -(977,118,'instance_id',''), -(978,118,'cost','0'), -(979,118,'total_tax','0'), -(980,118,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(981,119,'_product_id','572'), -(982,119,'_variation_id','585'), -(983,119,'_qty','2'), -(984,119,'_tax_class',''), -(985,119,'_line_subtotal','156'), -(986,119,'_line_subtotal_tax','0'), -(987,119,'_line_total','156'), -(988,119,'_line_tax','0'), -(989,119,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(990,119,'pa_size','62'), -(991,120,'method_id','mondial_relay_point_relais'), -(992,120,'instance_id',''), -(993,120,'cost','0'), -(994,120,'total_tax','0'), -(995,120,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(996,121,'_product_id','572'), -(997,121,'_variation_id','585'), -(998,121,'_qty','2'), -(999,121,'_tax_class',''), -(1000,121,'_line_subtotal','156'), -(1001,121,'_line_subtotal_tax','0'), -(1002,121,'_line_total','156'), -(1003,121,'_line_tax','0'), -(1004,121,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1005,121,'pa_size','62'), -(1006,122,'method_id','mondial_relay_point_relais'), -(1007,122,'instance_id',''), -(1008,122,'cost','0'), -(1009,122,'total_tax','0'), -(1010,122,'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=123 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 -(117,'BoroBoro Long Ring gold plated - 62','line_item',852), -(118,'Mondial Relay - Point Relais (Free)','shipping',852), -(119,'BoroBoro Long Ring gold plated - 62','line_item',853), -(120,'Mondial Relay - Point Relais (Free)','shipping',853), -(121,'BoroBoro Long Ring gold plated - 62','line_item',854), -(122,'Mondial Relay - Point Relais (Free)','shipping',854); -/*!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=395 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 -(352,'t_9ae2c165e0ba793005fb96a4441750','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:{}}\";}',1732612226), -(360,'t_52d426e03e255764f8c8c75ac5d8d1','a:11:{s:4:\"cart\";s:411:\"a:1:{s:32:\"b534ba68236ba543ae44b22bd110a1d6\";a:11:{s:3:\"key\";s:32:\"b534ba68236ba543ae44b22bd110a1d6\";s:10:\"product_id\";i:496;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:40;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:40;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"40\";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:\"40\";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:\"40.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:904:\"a:2:{s:32:\"5e3f20ae629c254bf468600961f7a9ee\";a:11:{s:3:\"key\";s:32:\"5e3f20ae629c254bf468600961f7a9ee\";s:10:\"product_id\";i:613;s:12:\"variation_id\";i:616;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"54\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"bbdbe353ebe3ba406aea05a19a7e2486\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:70;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:70;s:8:\"line_tax\";d:0;}s:32:\"ec7cf5944dde6c83824580f4787f96d3\";a:11:{s:3:\"key\";s:32:\"ec7cf5944dde6c83824580f4787f96d3\";s:10:\"product_id\";i:515;s:12:\"variation_id\";i:519;s:9:\"variation\";a:1:{s:18:\"attribute_pa_stone\";s:16:\"green-aventurine\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"21599e895fa86634cb4879b2b2ce3ca2\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:65;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:65;s:8:\"line_tax\";d:0;}}\";s:22:\"shipping_for_package_0\";s:92:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_44144359a615f430f311c1cdeefea870\";s:5:\"rates\";a:0:{}}\";s:25:\"previous_shipping_methods\";s:16:\"a:1:{i:0;a:0:{}}\";s:23:\"chosen_shipping_methods\";s:17:\"a:1:{i:0;s:0:\"\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:0;}\";s:8:\"customer\";s:978:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:5:\"manon\";s:9:\"last_name\";s:8:\"poupouna\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:12:\"+33643429929\";s:5:\"email\";s:25:\"manon.designere@gmail.com\";s:7:\"address\";s:31:\"rue de l\'eglise saint gilles 65\";s:9:\"address_1\";s:31:\"rue de l\'eglise saint gilles 65\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:12:\"saint gilles\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:4:\"1060\";s:7:\"country\";s:2:\"AU\";s:19:\"shipping_first_name\";s:5:\"manon\";s:18:\"shipping_last_name\";s:8:\"poupouna\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:12:\"+33643429929\";s:16:\"shipping_address\";s:31:\"rue de l\'eglise saint gilles 65\";s:18:\"shipping_address_1\";s:31:\"rue de l\'eglise saint gilles 65\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:12:\"saint gilles\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:4:\"1060\";s:16:\"shipping_country\";s:2:\"AU\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1732701170), -(372,'t_9de66da83208262c589a81409ce419','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:{}}\";}',1732694236), -(373,'1','a:12:{s:4:\"cart\";s:447:\"a:1:{s:32:\"1b7290f5b8fc3922d70a4211bfd75547\";a:11:{s:3:\"key\";s:32:\"1b7290f5b8fc3922d70a4211bfd75547\";s:10:\"product_id\";i:613;s:12:\"variation_id\";i:624;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"64\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"59a3009bd13a9c3b42a553678bf77055\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:70;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:70;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"70\";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:\"70\";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:\"70.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:415:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_0bd87d4920b3ac083260961830a45269\";s:5:\"rates\";a:1:{s:28:\"mondial_relay_point_relais:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:28:\"mondial_relay_point_relais:6\";s:9:\"method_id\";s:26:\"mondial_relay_point_relais\";s:11:\"instance_id\";i:6;s:5:\"label\";s:35:\"Mondial Relay - Point Relais (Free)\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:0:{}}}}\";s:25:\"previous_shipping_methods\";s:56:\"a:1:{i:0;a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}}\";s:23:\"chosen_shipping_methods\";s:46:\"a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:916:\"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:2:\"GC\";s:9:\"last_name\";s:2:\"CH\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"0603436016\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"address\";s:17:\"5 rue de la Ville\";s:9:\"address_1\";s:17:\"5 rue de la Ville\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:12:\"Saint-Gilles\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:4:\"1060\";s:7:\"country\";s:2:\"BE\";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:17:\"5 rue de la Ville\";s:18:\"shipping_address_1\";s:17:\"5 rue de la Ville\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:12:\"Saint-Gilles\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:4:\"1060\";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:{}}\";s:22:\"order_awaiting_payment\";N;}',1732613207), -(393,'t_780d818cbc23b5b2bd0879f9627b1c','a:11:{s:4:\"cart\";s:413:\"a:1:{s:32:\"00ac8ed3b4327bdd4ebbebcb2ba10a00\";a:11:{s:3:\"key\";s:32:\"00ac8ed3b4327bdd4ebbebcb2ba10a00\";s:10:\"product_id\";i:610;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:150;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:150;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:3:\"150\";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:\"150\";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:\"150.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:415:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_4b18f8bc398637e333821adf04e97f5f\";s:5:\"rates\";a:1:{s:28:\"mondial_relay_point_relais:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:28:\"mondial_relay_point_relais:6\";s:9:\"method_id\";s:26:\"mondial_relay_point_relais\";s:11:\"instance_id\";i:6;s:5:\"label\";s:35:\"Mondial Relay - Point Relais (Free)\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:0:{}}}}\";s:25:\"previous_shipping_methods\";s:56:\"a:1:{i:0;a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}}\";s:23:\"chosen_shipping_methods\";s:46:\"a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s: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:{}}\";}',1732728249); -/*!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=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zone_locations` VALUES -(1,1,'BE','country'), -(2,1,'FR','country'), -(103,3,'DE','country'), -(104,3,'AT','country'), -(105,3,'ES','country'), -(106,3,'IT','country'), -(107,3,'LU','country'), -(108,3,'NL','country'), -(109,3,'PL','country'), -(110,3,'PT','country'), -(111,2,'AX','country'), -(112,2,'AL','country'), -(113,2,'AD','country'), -(114,2,'BY','country'), -(115,2,'BA','country'), -(116,2,'BG','country'), -(117,2,'HR','country'), -(118,2,'CZ','country'), -(119,2,'DK','country'), -(120,2,'EE','country'), -(121,2,'FO','country'), -(122,2,'FI','country'), -(123,2,'GI','country'), -(124,2,'GR','country'), -(125,2,'HU','country'), -(126,2,'IS','country'), -(127,2,'IE','country'), -(128,2,'LV','country'), -(129,2,'LI','country'), -(130,2,'LT','country'), -(131,2,'MT','country'), -(132,2,'MD','country'), -(133,2,'MC','country'), -(134,2,'ME','country'), -(135,2,'MK','country'), -(136,2,'NO','country'), -(137,2,'RO','country'), -(138,2,'SM','country'), -(139,2,'RS','country'), -(140,2,'SK','country'), -(141,2,'SI','country'), -(142,2,'SJ','country'), -(143,2,'SE','country'), -(144,2,'CH','country'), -(145,2,'TR','country'), -(146,2,'UA','country'), -(147,2,'NA','continent'), -(148,2,'OC','continent'), -(149,2,'SA','continent'), -(150,2,'AF','continent'), -(151,2,'AM','country'), -(152,2,'BD','country'), -(153,2,'BT','country'), -(154,2,'BN','country'), -(155,2,'KH','country'), -(156,2,'CX','country'), -(157,2,'CC','country'), -(158,2,'CY','country'), -(159,2,'GE','country'), -(160,2,'HK','country'), -(161,2,'IN','country'), -(162,2,'ID','country'), -(163,2,'IR','country'), -(164,2,'IQ','country'), -(165,2,'JP','country'), -(166,2,'JO','country'), -(167,2,'KZ','country'), -(168,2,'KG','country'), -(169,2,'LA','country'), -(170,2,'LB','country'), -(171,2,'MO','country'), -(172,2,'MY','country'), -(173,2,'MV','country'), -(174,2,'MN','country'), -(175,2,'MM','country'), -(176,2,'NP','country'), -(177,2,'OM','country'), -(178,2,'PK','country'), -(179,2,'PS','country'), -(180,2,'PH','country'), -(181,2,'SG','country'), -(182,2,'KR','country'), -(183,2,'LK','country'), -(184,2,'SY','country'), -(185,2,'TW','country'), -(186,2,'TJ','country'), -(187,2,'TH','country'), -(188,2,'TL','country'), -(189,2,'TM','country'), -(190,2,'UZ','country'), -(191,2,'VN','country'), -(192,2,'YE','country'); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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=7 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 -(0,2,'free_shipping',1,1), -(2,4,'ups_standard',1,1), -(3,5,'mondial_relay_point_relais',1,1), -(1,6,'mondial_relay_point_relais',2,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=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zones` VALUES -(1,'Belgique et France',0), -(2,'Reste',2), -(3,'Pays Mondial Relay',1); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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; - --- --- Table structure for table `haikuwp_wpmailsmtp_debug_events` --- - -DROP TABLE IF EXISTS `haikuwp_wpmailsmtp_debug_events`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpmailsmtp_debug_events` ( - `id` int(10) unsigned NOT NULL AUTO_INCREMENT, - `content` text DEFAULT NULL, - `initiator` text DEFAULT NULL, - `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0, - `created_at` timestamp NOT NULL DEFAULT current_timestamp(), - PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpmailsmtp_debug_events` --- - -LOCK TABLES `haikuwp_wpmailsmtp_debug_events` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_debug_events` DISABLE KEYS */; -INSERT INTO `haikuwp_wpmailsmtp_debug_events` VALUES -(1,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/SetupWizard.php\",\"line\":1213}',0,'2024-11-25 15:49:12'), -(2,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:49:47'), -(3,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:50:39'), -(4,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:52:18'), -(5,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:52:42'), -(6,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:54:25'), -(7,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:56:03'), -(8,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/SetupWizard.php\",\"line\":1213}',0,'2024-11-25 15:57:48'), -(9,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:31'), -(10,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:50'), -(11,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:55'), -(12,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:00:42'), -(13,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:03:45'), -(14,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:04:09'), -(15,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:06:02'), -(16,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:07:04'), -(17,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:10:01'); -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_debug_events` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wpmailsmtp_tasks_meta` --- - -DROP TABLE IF EXISTS `haikuwp_wpmailsmtp_tasks_meta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpmailsmtp_tasks_meta` ( - `id` bigint(20) NOT NULL AUTO_INCREMENT, - `action` varchar(255) NOT NULL, - `data` longtext NOT NULL, - `date` datetime NOT NULL, - PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpmailsmtp_tasks_meta` --- - -LOCK TABLES `haikuwp_wpmailsmtp_tasks_meta` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_tasks_meta` DISABLE KEYS */; -INSERT INTO `haikuwp_wpmailsmtp_tasks_meta` VALUES -(1,'wp_mail_smtp_admin_notifications_update','W10=','2024-11-25 16:49:16'); -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_tasks_meta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wpml_mails` --- - -DROP TABLE IF EXISTS `haikuwp_wpml_mails`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpml_mails` ( - `mail_id` int(11) NOT NULL AUTO_INCREMENT, - `timestamp` timestamp NOT NULL, - `host` varchar(200) NOT NULL DEFAULT '0', - `receiver` varchar(200) NOT NULL DEFAULT '0', - `subject` varchar(200) NOT NULL DEFAULT '0', - `message` text DEFAULT NULL, - `headers` text DEFAULT NULL, - `attachments` varchar(800) NOT NULL DEFAULT '0', - `error` varchar(400) DEFAULT '', - `plugin_version` varchar(200) NOT NULL DEFAULT '0', - PRIMARY KEY (`mail_id`), - FULLTEXT KEY `idx_message` (`message`) -) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpml_mails` --- - -LOCK TABLES `haikuwp_wpml_mails` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpml_mails` DISABLE KEYS */; -INSERT INTO `haikuwp_wpml_mails` VALUES -(26,'2024-11-25 17:18:15','217.182.132.198','contact@gcch.fr','[Haiku Atelier]: New order #854','\n\n \n \n \n Haiku Atelier\n \n\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n
\n

New Order: #854

\n
\n \n
\n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n\n

You’ve received the following order from GC CH:

\n\n

\n [Order #854] (2024-11-25)

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ProductQuantityPrice
\n BoroBoro Long Ring gold plated - 62 (#BOROBORO-B1-g-62)
  • \nSize:

    62

    \n
\n 2 \n  156,00
Subtotal: 156,00
Shipping:Mondial Relay - Point Relais (Free)
Total: 156,00
\n
\n\n\n \n \n \n \n
\n

Billing address

\n\n
\n GC CH
5 rue de la Ville
1060 SAINT-GILLES
France
0603436016
contact@gcch.fr
\n
\n

Shipping address

\n\n
\n GC CH
5 rue de la Ville
1060 SAINT-GILLES
France
0603436016
\n
\n

Congratulations on the sale.

\nProcess your orders on the go. Get the app.
\n
\n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n \n
\n

Haiku Atelier — Built with WooCommerce

\n
\n
\n \n
\n
\n
\n \n\n','Content-Type: text/html,\\nReply-to: GC CH ','',NULL,'1.13.1'), -(27,'2024-11-25 17:18:16','217.182.132.198','contact@gcch.fr','Your Haiku Atelier order has been received!','\n\n \n \n \n Haiku Atelier\n \n\n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n \n
\n
\n
\n \n \n \n \n \n \n \n
\n \n \n \n \n \n
\n

Thank you for your order

\n
\n \n
\n \n \n \n \n \n
\n \n \n \n \n \n
\n
\n\n

Hi GC,

\n

Just to let you know — we\'ve received your order #854, and it is now being processed:

\n\n\n

\n [Order #854] (2024-11-25)

\n\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
ProductQuantityPrice
\n BoroBoro Long Ring gold plated - 62
  • \nSize:

    62

    \n
\n 2 \n  156,00
Subtotal: 156,00
Shipping:Mondial Relay - Point Relais (Free)
Total: 156,00
\n
\n\n\n \n \n \n \n
\n

Billing address

\n\n
\n GC CH
5 rue de la Ville
1060 SAINT-GILLES
France
0603436016
contact@gcch.fr
\n
\n

Shipping address

\n\n
\n GC CH
5 rue de la Ville
1060 SAINT-GILLES
France
0603436016
\n
\n

Thanks for using haiku.gcch.fr!

\n
\n
\n \n
\n \n
\n
\n \n \n \n \n \n
\n \n \n \n \n
\n

Haiku Atelier — Built with WooCommerce

\n
\n
\n \n
\n
\n
\n \n\n','Content-Type: text/html,\\nReply-to: Haiku Atelier ','',NULL,'1.13.1'); -/*!40000 ALTER TABLE `haikuwp_wpml_mails` 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-25 18:29:46 diff --git a/db/haiku_atelier-2024-12-10-d8d6e87.sql b/db/haiku_atelier-2024-12-10-d8d6e87.sql deleted file mode 100755 index 772478d0..00000000 --- a/db/haiku_atelier-2024-12-10-d8d6e87.sql +++ /dev/null @@ -1,15707 +0,0 @@ --- 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=1637 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), -(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','complete','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,1,'2024-11-16 06:11:57','2024-11-16 07:11:57',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), -(1233,'woocommerce_cleanup_draft_orders','complete','2024-11-17 06:11:57','2024-11-17 07:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731823917;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731823917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-17 08:25:48','2024-11-17 09:25:48',0,NULL), -(1234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 16:10:30','2024-11-16 17:10:30',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731773430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731773430;}',3,1,'2024-11-16 16:10:44','2024-11-16 17:10:44',0,NULL), -(1235,'wc-admin_import_orders','complete','2024-11-16 18:44:49','2024-11-16 19:44:49',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782689;}',4,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:45:03','2024-11-16 19:45:03',10,'[620,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731782703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731782703;}',3,1,'2024-11-16 18:46:03','2024-11-16 19:46:03',0,NULL), -(1237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:54:02','2024-11-16 19:54:02',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783242;}',3,1,'2024-11-16 18:58:14','2024-11-16 19:58:14',0,NULL), -(1238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 18:58:15','2024-11-16 19:58:15',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783495;}',3,1,'2024-11-16 19:02:06','2024-11-16 20:02:06',0,NULL), -(1239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:02:40','2024-11-16 20:02:40',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783760;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:03:03','2024-11-16 20:03:03',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731783783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731783783;}',3,1,'2024-11-16 19:03:08','2024-11-16 20:03:08',0,NULL), -(1241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:28','2024-11-16 20:10:28',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784228;}',3,1,'2024-11-16 19:10:35','2024-11-16 20:10:35',0,NULL), -(1242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-16 19:10:46','2024-11-16 20:10:46',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731784246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731784246;}',3,1,'2024-11-16 19:11:52','2024-11-16 20:11:52',0,NULL), -(1243,'woocommerce_cleanup_draft_orders','complete','2024-11-18 08:25:48','2024-11-18 09:25:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731918348;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731918348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-18 10:20:16','2024-11-18 11:20:16',0,NULL), -(1244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 08:56:46','2024-11-17 09:56:46',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731833806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731833806;}',3,1,'2024-11-17 08:57:39','2024-11-17 09:57:39',0,NULL), -(1245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:25:08','2024-11-17 10:25:08',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835508;}',3,1,'2024-11-17 09:25:35','2024-11-17 10:25:35',0,NULL), -(1246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:30:11','2024-11-17 10:30:11',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731835811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731835811;}',3,1,'2024-11-17 09:30:23','2024-11-17 10:30:23',0,NULL), -(1247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:33:21','2024-11-17 10:33:21',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836001;}',3,1,'2024-11-17 09:35:06','2024-11-17 10:35:06',0,NULL), -(1248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:36:32','2024-11-17 10:36:32',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836192;}',3,1,'2024-11-17 09:36:35','2024-11-17 10:36:35',0,NULL), -(1249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:39:06','2024-11-17 10:39:06',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836346;}',3,1,'2024-11-17 09:40:07','2024-11-17 10:40:07',0,NULL), -(1250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:41:27','2024-11-17 10:41:27',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836487;}',3,1,'2024-11-17 09:41:36','2024-11-17 10:41:36',0,NULL), -(1251,'wc-admin_import_orders','complete','2024-11-17 09:44:43','2024-11-17 10:44:43',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836683;}',4,1,'2024-11-17 09:45:15','2024-11-17 10:45:15',0,NULL), -(1252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:45:54','2024-11-17 10:45:54',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731836754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731836754;}',3,1,'2024-11-17 09:47:57','2024-11-17 10:47:57',0,NULL), -(1253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:51:18','2024-11-17 10:51:18',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837078;}',3,1,'2024-11-17 09:52:11','2024-11-17 10:52:11',0,NULL), -(1254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:55:10','2024-11-17 10:55:10',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837310;}',3,1,'2024-11-17 09:56:27','2024-11-17 10:56:27',0,NULL), -(1255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:56:28','2024-11-17 10:56:28',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837388;}',3,1,'2024-11-17 09:56:35','2024-11-17 10:56:35',0,NULL), -(1256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:57:49','2024-11-17 10:57:49',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837469;}',3,1,'2024-11-17 09:59:12','2024-11-17 10:59:12',0,NULL), -(1257,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 09:59:56','2024-11-17 10:59:56',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837596;}',3,1,'2024-11-17 10:00:35','2024-11-17 11:00:35',0,NULL), -(1258,'wc-admin_import_orders','complete','2024-11-17 10:04:03','2024-11-17 11:04:03',10,'[693]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837843;}',4,1,'2024-11-17 10:04:39','2024-11-17 11:04:39',0,NULL), -(1259,'wc-admin_import_orders','complete','2024-11-17 10:04:46','2024-11-17 11:04:46',10,'[694]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837886;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1260,'wc-admin_import_orders','complete','2024-11-17 10:04:51','2024-11-17 11:04:51',10,'[695]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837891;}',4,1,'2024-11-17 10:04:55','2024-11-17 11:04:55',0,NULL), -(1261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:05:47','2024-11-17 11:05:47',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731837947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731837947;}',3,1,'2024-11-17 10:05:59','2024-11-17 11:05:59',0,NULL), -(1262,'wc-admin_import_orders','complete','2024-11-17 10:07:46','2024-11-17 11:07:46',10,'[697]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838066;}',4,1,'2024-11-17 10:08:08','2024-11-17 11:08:08',0,NULL), -(1263,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:08:13','2024-11-17 11:08:13',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838093;}',3,1,'2024-11-17 10:08:14','2024-11-17 11:08:14',0,NULL), -(1264,'wc-admin_import_orders','complete','2024-11-17 10:09:40','2024-11-17 11:09:40',10,'[699]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838180;}',4,1,'2024-11-17 10:10:27','2024-11-17 11:10:27',0,NULL), -(1265,'wc-admin_import_orders','complete','2024-11-17 10:10:32','2024-11-17 11:10:32',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838232;}',4,1,'2024-11-17 10:10:32','2024-11-17 11:10:32',0,NULL), -(1266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:10:35','2024-11-17 11:10:35',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838235;}',3,1,'2024-11-17 10:10:35','2024-11-17 11:10:35',0,NULL), -(1267,'wc-admin_import_orders','complete','2024-11-17 10:10:50','2024-11-17 11:10:50',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838250;}',4,1,'2024-11-17 10:11:31','2024-11-17 11:11:31',0,NULL), -(1268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:12:09','2024-11-17 11:12:09',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838329;}',3,1,'2024-11-17 10:14:57','2024-11-17 11:14:57',0,NULL), -(1269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:18:47','2024-11-17 11:18:47',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838727;}',3,1,'2024-11-17 10:19:48','2024-11-17 11:19:48',0,NULL), -(1270,'wc-admin_import_orders','complete','2024-11-17 10:22:57','2024-11-17 11:22:57',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731838977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731838977;}',4,1,'2024-11-17 10:23:34','2024-11-17 11:23:34',0,NULL), -(1271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:24:53','2024-11-17 11:24:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839093;}',3,1,'2024-11-17 10:26:02','2024-11-17 11:26:02',0,NULL), -(1272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:26:56','2024-11-17 11:26:56',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839216;}',3,1,'2024-11-17 10:29:14','2024-11-17 11:29:14',0,NULL), -(1273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:32:37','2024-11-17 11:32:37',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839557;}',3,1,'2024-11-17 10:33:50','2024-11-17 11:33:50',0,NULL), -(1274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:33:51','2024-11-17 11:33:51',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839631;}',3,1,'2024-11-17 10:34:40','2024-11-17 11:34:40',0,NULL), -(1275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:35:45','2024-11-17 11:35:45',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839745;}',3,1,'2024-11-17 10:36:12','2024-11-17 11:36:12',0,NULL), -(1276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:38:27','2024-11-17 11:38:27',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731839907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731839907;}',3,1,'2024-11-17 10:39:20','2024-11-17 11:39:20',0,NULL), -(1277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:40:07','2024-11-17 11:40:07',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840007;}',3,1,'2024-11-17 10:41:15','2024-11-17 11:41:15',0,NULL), -(1278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:42:36','2024-11-17 11:42:36',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840156;}',3,1,'2024-11-17 10:43:25','2024-11-17 11:43:25',0,NULL), -(1279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:44:53','2024-11-17 11:44:53',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840293;}',3,1,'2024-11-17 10:45:40','2024-11-17 11:45:40',0,NULL), -(1280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:47:58','2024-11-17 11:47:58',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840478;}',3,1,'2024-11-17 10:48:43','2024-11-17 11:48:43',0,NULL), -(1281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:48:44','2024-11-17 11:48:44',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840524;}',3,1,'2024-11-17 10:49:50','2024-11-17 11:49:50',0,NULL), -(1282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:50:48','2024-11-17 11:50:48',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840648;}',3,1,'2024-11-17 10:50:51','2024-11-17 11:50:51',0,NULL), -(1283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:54:58','2024-11-17 11:54:58',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731840898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731840898;}',3,1,'2024-11-17 10:56:13','2024-11-17 11:56:13',0,NULL), -(1284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:57:09','2024-11-17 11:57:09',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841029;}',3,1,'2024-11-17 10:58:11','2024-11-17 11:58:11',0,NULL), -(1285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 10:58:53','2024-11-17 11:58:53',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731841133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731841133;}',3,1,'2024-11-17 12:49:59','2024-11-17 13:49:59',0,NULL), -(1286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:23:11','2024-11-17 17:23:11',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860591;}',3,1,'2024-11-17 16:23:43','2024-11-17 17:23:43',0,NULL), -(1287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:29:48','2024-11-17 17:29:48',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731860988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731860988;}',3,1,'2024-11-17 16:30:41','2024-11-17 17:30:41',0,NULL), -(1288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:31:36','2024-11-17 17:31:36',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861096;}',3,1,'2024-11-17 16:33:10','2024-11-17 17:33:10',0,NULL), -(1289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:34:11','2024-11-17 17:34:11',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861251;}',3,1,'2024-11-17 16:34:11','2024-11-17 17:34:11',0,NULL), -(1290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:37:27','2024-11-17 17:37:27',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861447;}',3,1,'2024-11-17 16:38:46','2024-11-17 17:38:46',0,NULL), -(1291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:40:09','2024-11-17 17:40:09',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861609;}',3,1,'2024-11-17 16:40:58','2024-11-17 17:40:58',0,NULL), -(1292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:44:53','2024-11-17 17:44:53',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731861893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731861893;}',3,1,'2024-11-17 16:45:17','2024-11-17 17:45:17',0,NULL), -(1293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:56:06','2024-11-17 17:56:06',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862566;}',3,1,'2024-11-17 16:58:15','2024-11-17 17:58:15',0,NULL), -(1294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 16:59:12','2024-11-17 17:59:12',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862752;}',3,1,'2024-11-17 16:59:16','2024-11-17 17:59:16',0,NULL), -(1295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:00:56','2024-11-17 18:00:56',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731862856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731862856;}',3,1,'2024-11-17 17:03:14','2024-11-17 18:03:14',0,NULL), -(1296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:03:55','2024-11-17 18:03:55',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863035;}',3,1,'2024-11-17 17:05:11','2024-11-17 18:05:11',0,NULL), -(1297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:06:06','2024-11-17 18:06:06',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863166;}',3,1,'2024-11-17 17:06:12','2024-11-17 18:06:12',0,NULL), -(1298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:07:38','2024-11-17 18:07:38',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863258;}',3,1,'2024-11-17 17:08:50','2024-11-17 18:08:50',0,NULL), -(1299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:10:54','2024-11-17 18:10:54',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863454;}',3,1,'2024-11-17 17:11:51','2024-11-17 18:11:51',0,NULL), -(1300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:13:59','2024-11-17 18:13:59',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863639;}',3,1,'2024-11-17 17:15:10','2024-11-17 18:15:10',0,NULL), -(1301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:16:32','2024-11-17 18:16:32',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863792;}',3,1,'2024-11-17 17:16:35','2024-11-17 18:16:35',0,NULL), -(1302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:18:13','2024-11-17 18:18:13',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731863893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731863893;}',3,1,'2024-11-17 17:18:41','2024-11-17 18:18:41',0,NULL), -(1303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:20:01','2024-11-17 18:20:01',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864001;}',3,1,'2024-11-17 17:20:36','2024-11-17 18:20:36',0,NULL), -(1304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:21:23','2024-11-17 18:21:23',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864083;}',3,1,'2024-11-17 17:23:33','2024-11-17 18:23:33',0,NULL), -(1305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:25:16','2024-11-17 18:25:16',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864316;}',3,1,'2024-11-17 17:26:55','2024-11-17 18:26:55',0,NULL), -(1306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:28:49','2024-11-17 18:28:49',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864529;}',3,1,'2024-11-17 17:29:46','2024-11-17 18:29:46',0,NULL), -(1307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:31:27','2024-11-17 18:31:27',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864687;}',3,1,'2024-11-17 17:33:21','2024-11-17 18:33:21',0,NULL), -(1308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:34:36','2024-11-17 18:34:36',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731864876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731864876;}',3,1,'2024-11-17 17:35:29','2024-11-17 18:35:29',0,NULL), -(1309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:37:35','2024-11-17 18:37:35',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865055;}',3,1,'2024-11-17 17:37:35','2024-11-17 18:37:35',0,NULL), -(1310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:40:36','2024-11-17 18:40:36',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865236;}',3,1,'2024-11-17 17:40:42','2024-11-17 18:40:42',0,NULL), -(1311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:43:03','2024-11-17 18:43:03',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865383;}',3,1,'2024-11-17 17:43:52','2024-11-17 18:43:52',0,NULL), -(1312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:45:07','2024-11-17 18:45:07',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865507;}',3,1,'2024-11-17 17:46:17','2024-11-17 18:46:17',0,NULL), -(1313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:48:39','2024-11-17 18:48:39',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865719;}',3,1,'2024-11-17 17:49:27','2024-11-17 18:49:27',0,NULL), -(1314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:52:25','2024-11-17 18:52:25',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731865945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731865945;}',3,1,'2024-11-17 17:53:30','2024-11-17 18:53:30',0,NULL), -(1315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:55:59','2024-11-17 18:55:59',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866159;}',3,1,'2024-11-17 17:57:11','2024-11-17 18:57:11',0,NULL), -(1316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:58:04','2024-11-17 18:58:04',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866284;}',3,1,'2024-11-17 17:58:40','2024-11-17 18:58:40',0,NULL), -(1317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 17:59:30','2024-11-17 18:59:30',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866370;}',3,1,'2024-11-17 18:00:17','2024-11-17 19:00:17',0,NULL), -(1318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-17 18:02:46','2024-11-17 19:02:46',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731866566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731866566;}',3,1,'2024-11-17 18:26:40','2024-11-17 19:26:40',0,NULL), -(1319,'woocommerce_cleanup_draft_orders','complete','2024-11-19 10:20:16','2024-11-19 11:20:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732011616;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732011616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-19 11:28:55','2024-11-19 12:28:55',0,NULL), -(1320,'woocommerce_cleanup_draft_orders','complete','2024-11-20 11:28:55','2024-11-20 12:28:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732102135;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732102135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-20 11:45:40','2024-11-20 12:45:40',0,NULL), -(1321,'woocommerce_cleanup_draft_orders','complete','2024-11-21 11:45:40','2024-11-21 12:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732189540;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732189540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-21 11:46:40','2024-11-21 12:46:40',0,NULL), -(1322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:00:38','2024-11-20 16:00:38',10,'[766,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732114838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732114838;}',3,1,'2024-11-20 15:06:12','2024-11-20 16:06:12',0,NULL), -(1326,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:40','2024-11-20 16:22:40',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116160;}',3,1,'2024-11-20 15:22:49','2024-11-20 16:22:49',0,NULL), -(1327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[767,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:50','2024-11-20 16:22:50',10,'[768,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116170;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:22:52','2024-11-20 16:22:52',10,'[775,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116172;}',3,1,'2024-11-20 15:22:54','2024-11-20 16:22:54',0,NULL), -(1330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[767,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:23:00','2024-11-20 16:23:00',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116180;}',3,1,'2024-11-20 15:24:21','2024-11-20 16:24:21',0,NULL), -(1333,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:22','2024-11-20 16:24:22',10,'[768,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116262;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1335,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-20 15:24:32','2024-11-20 16:24:32',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732116272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732116272;}',3,1,'2024-11-20 15:24:35','2024-11-20 16:24:35',0,NULL), -(1336,'woocommerce_cleanup_draft_orders','complete','2024-11-22 11:46:40','2024-11-22 12:46:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732276000;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732276000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-22 12:24:34','2024-11-22 13:24:34',0,NULL), -(1337,'wc-admin_import_orders','complete','2024-11-21 16:12:02','2024-11-21 17:12:02',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732205522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732205522;}',4,1,'2024-11-21 16:12:57','2024-11-21 17:12:57',0,NULL), -(1338,'wc-admin_import_orders','complete','2024-11-21 21:37:36','2024-11-21 22:37:36',10,'[778]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225056;}',4,1,'2024-11-21 21:37:51','2024-11-21 22:37:51',0,NULL), -(1339,'wc-admin_import_orders','complete','2024-11-21 21:39:47','2024-11-21 22:39:47',10,'[779]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732225187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732225187;}',4,1,'2024-11-21 21:41:29','2024-11-21 22:41:29',0,NULL), -(1340,'wc-admin_import_orders','complete','2024-11-21 22:10:43','2024-11-21 23:10:43',10,'[780]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227043;}',4,1,'2024-11-21 22:12:19','2024-11-21 23:12:19',0,NULL), -(1341,'wc-admin_import_orders','complete','2024-11-21 22:18:54','2024-11-21 23:18:54',10,'[781]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227534;}',4,1,'2024-11-21 22:22:56','2024-11-21 23:22:56',0,NULL), -(1342,'wc-admin_import_orders','complete','2024-11-21 22:23:33','2024-11-21 23:23:33',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227813;}',4,1,'2024-11-21 22:23:47','2024-11-21 23:23:47',0,NULL), -(1343,'wc-admin_import_orders','complete','2024-11-21 22:23:52','2024-11-21 23:23:52',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732227832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732227832;}',4,1,'2024-11-21 22:24:45','2024-11-21 23:24:45',0,NULL), -(1344,'wc-admin_import_orders','complete','2024-11-22 08:03:55','2024-11-22 09:03:55',10,'[783]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732262635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732262635;}',4,1,'2024-11-22 08:10:47','2024-11-22 09:10:47',0,NULL), -(1345,'woocommerce_cleanup_draft_orders','complete','2024-11-23 12:24:34','2024-11-23 13:24:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732364674;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732364674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-23 12:50:37','2024-11-23 13:50:37',0,NULL), -(1346,'wc-admin_import_orders','complete','2024-11-22 14:12:07','2024-11-22 15:12:07',10,'[784]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732284727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732284727;}',4,1,'2024-11-22 14:12:55','2024-11-22 15:12:55',0,NULL), -(1347,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[678]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:35','2024-11-22 16:02:35',0,NULL), -(1348,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[687]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1349,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[701]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1350,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[706]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1351,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[777]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1352,'wc-admin_import_orders','complete','2024-11-22 15:01:39','2024-11-22 16:01:39',10,'[782]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732287699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732287699;}',4,1,'2024-11-22 15:02:36','2024-11-22 16:02:36',0,NULL), -(1353,'wc-admin_import_orders','complete','2024-11-22 17:37:09','2024-11-22 18:37:09',10,'[785]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732297029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732297029;}',4,1,'2024-11-22 17:37:44','2024-11-22 18:37:44',0,NULL), -(1354,'wc-admin_import_orders','complete','2024-11-22 18:24:17','2024-11-22 19:24:17',10,'[786]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732299857;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732299857;}',4,1,'2024-11-22 18:24:38','2024-11-22 19:24:38',0,NULL), -(1355,'woocommerce_cleanup_draft_orders','complete','2024-11-24 12:50:37','2024-11-24 13:50:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732452637;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732452637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-24 13:02:16','2024-11-24 14:02:16',0,NULL), -(1356,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:46','2024-11-24 10:17:46',0,NULL), -(1357,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[788,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1358,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[789,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1359,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:17:07','2024-11-24 10:17:07',10,'[787,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439827;}',3,1,'2024-11-24 09:17:47','2024-11-24 10:17:47',0,NULL), -(1360,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:19:31','2024-11-24 10:19:31',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732439971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732439971;}',3,1,'2024-11-24 09:20:28','2024-11-24 10:20:28',0,NULL), -(1361,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[790,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1362,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[791,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1363,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[792,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1364,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[793,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1365,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[794,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1366,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[795,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1367,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:29','2024-11-24 10:20:29',10,'[796,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440029;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1368,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:34','2024-11-24 10:20:34',10,'[788,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440034;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1369,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:20:36','2024-11-24 10:20:36',10,'[789,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440036;}',3,1,'2024-11-24 09:20:36','2024-11-24 10:20:36',0,NULL), -(1370,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[790,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[791,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1372,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[792,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1373,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[793,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1374,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[794,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1375,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[795,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1376,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:21:52','2024-11-24 10:21:52',10,'[796,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440112;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1377,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:22:09','2024-11-24 10:22:09',10,'[787,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440129;}',3,1,'2024-11-24 09:23:03','2024-11-24 10:23:03',0,NULL), -(1378,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:45','2024-11-24 10:23:45',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440225;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:54',0,NULL), -(1379,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[791,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:54',0,NULL), -(1380,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[792,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:54','2024-11-24 10:24:55',0,NULL), -(1381,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[793,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1382,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[794,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1383,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[795,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1384,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[796,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1385,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[790,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1386,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:23:58','2024-11-24 10:23:58',10,'[787,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732440238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732440238;}',3,1,'2024-11-24 09:24:55','2024-11-24 10:24:55',0,NULL), -(1387,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:50:37','2024-11-24 10:50:37',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441837;}',3,1,'2024-11-24 09:51:15','2024-11-24 10:51:15',0,NULL), -(1388,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:52:17','2024-11-24 10:52:17',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441937;}',3,1,'2024-11-24 09:52:38','2024-11-24 10:52:38',0,NULL), -(1389,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:52:39','2024-11-24 10:52:39',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732441959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732441959;}',3,1,'2024-11-24 09:53:17','2024-11-24 10:53:17',0,NULL), -(1390,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:57:44','2024-11-24 10:57:44',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442264;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1391,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[798,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1392,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[799,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1393,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:14','2024-11-24 10:58:14',10,'[800,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442294;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1394,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[801,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1395,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[802,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1396,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[803,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1397,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[804,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1398,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[805,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:28','2024-11-24 10:58:28',0,NULL), -(1399,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[806,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:29','2024-11-24 10:58:29',0,NULL), -(1400,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:15','2024-11-24 10:58:15',10,'[798,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442295;}',3,1,'2024-11-24 09:58:29','2024-11-24 10:58:29',0,NULL), -(1401,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[802,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1402,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[803,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1403,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[804,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1404,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[805,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1405,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[806,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1406,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[799,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1407,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[800,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1408,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[801,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1409,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 09:58:34','2024-11-24 10:58:34',10,'[798,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442314;}',3,1,'2024-11-24 09:58:34','2024-11-24 10:58:34',0,NULL), -(1410,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[590,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1411,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[591,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1412,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[592,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1413,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[593,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1414,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[594,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1415,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[595,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1416,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[596,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1417,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[597,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1418,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:00:40','2024-11-24 11:00:40',10,'[589,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442440;}',3,1,'2024-11-24 10:01:46','2024-11-24 11:01:46',0,NULL), -(1419,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:01:56','2024-11-24 11:01:56',10,'[807,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442516;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1420,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[808,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1421,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[809,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1422,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[810,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1423,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[811,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1424,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[812,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1425,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[813,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1426,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[814,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1427,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:00','2024-11-24 11:02:00',10,'[815,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442520;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1428,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:01','2024-11-24 11:02:01',10,'[807,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442521;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1429,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:50','2024-11-24 11:02:50',10,'[808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442570;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1430,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:50','2024-11-24 11:02:50',10,'[809,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442570;}',3,1,'2024-11-24 10:02:50','2024-11-24 11:02:50',0,NULL), -(1431,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[810,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1432,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[811,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1433,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[812,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1434,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[813,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1435,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[814,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1436,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:51','2024-11-24 11:02:51',10,'[815,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442571;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1437,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:52','2024-11-24 11:02:52',10,'[808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442572;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1438,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:52','2024-11-24 11:02:52',10,'[809,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442572;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1439,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:02:55','2024-11-24 11:02:55',10,'[807,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442575;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442575;}',3,1,'2024-11-24 10:04:12','2024-11-24 11:04:12',0,NULL), -(1440,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[808,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1441,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[809,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1442,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[810,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1443,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[811,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1444,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[812,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1445,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[813,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1446,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[814,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1447,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[815,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1448,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:38','2024-11-24 11:06:38',10,'[807,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442798;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1449,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[590,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1450,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[591,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1451,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:50','2024-11-24 11:06:50',10,'[592,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442810;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1452,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[593,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1453,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[594,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1454,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[595,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1455,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[596,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1456,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[597,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1457,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:06:51','2024-11-24 11:06:51',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732442811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732442811;}',3,1,'2024-11-24 10:07:36','2024-11-24 11:07:36',0,NULL), -(1458,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:44:32','2024-11-24 11:44:32',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445072;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445072;}',3,1,'2024-11-24 10:44:36','2024-11-24 11:44:36',0,NULL), -(1459,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:45:25','2024-11-24 11:45:25',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445125;}',3,1,'2024-11-24 10:45:37','2024-11-24 11:45:37',0,NULL), -(1460,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:45:54','2024-11-24 11:45:54',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445154;}',3,1,'2024-11-24 10:46:30','2024-11-24 11:46:30',0,NULL), -(1461,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:46:30','2024-11-24 11:46:30',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445190;}',3,1,'2024-11-24 10:46:30','2024-11-24 11:46:30',0,NULL), -(1462,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:47:10','2024-11-24 11:47:10',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445230;}',3,1,'2024-11-24 10:47:32','2024-11-24 11:47:32',0,NULL), -(1463,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:47:47','2024-11-24 11:47:47',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445267;}',3,1,'2024-11-24 10:48:35','2024-11-24 11:48:35',0,NULL), -(1464,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:48:21','2024-11-24 11:48:21',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445301;}',3,1,'2024-11-24 10:48:35','2024-11-24 11:48:35',0,NULL), -(1465,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:49:00','2024-11-24 11:49:00',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445340;}',3,1,'2024-11-24 10:49:37','2024-11-24 11:49:37',0,NULL), -(1466,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:50:31','2024-11-24 11:50:31',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445431;}',3,1,'2024-11-24 10:50:35','2024-11-24 11:50:35',0,NULL), -(1467,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:11','2024-11-24 11:51:11',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445471;}',3,1,'2024-11-24 10:51:37','2024-11-24 11:51:37',0,NULL), -(1468,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:22','2024-11-24 11:51:22',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445482;}',3,1,'2024-11-24 10:51:37','2024-11-24 11:51:37',0,NULL), -(1469,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:38','2024-11-24 11:51:38',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445498;}',3,1,'2024-11-24 10:51:44','2024-11-24 11:51:44',0,NULL), -(1470,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:51:45','2024-11-24 11:51:45',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445505;}',3,1,'2024-11-24 10:51:49','2024-11-24 11:51:49',0,NULL), -(1471,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:53:52','2024-11-24 11:53:52',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445632;}',3,1,'2024-11-24 10:53:55','2024-11-24 11:53:55',0,NULL), -(1472,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:56:34','2024-11-24 11:56:34',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445794;}',3,1,'2024-11-24 10:56:35','2024-11-24 11:56:35',0,NULL), -(1473,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 10:59:19','2024-11-24 11:59:19',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732445959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732445959;}',3,1,'2024-11-24 10:59:35','2024-11-24 11:59:35',0,NULL), -(1474,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:02:03','2024-11-24 12:02:03',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446123;}',3,1,'2024-11-24 11:03:29','2024-11-24 12:03:29',0,NULL), -(1475,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:06:00','2024-11-24 12:06:00',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446360;}',3,1,'2024-11-24 11:07:06','2024-11-24 12:07:06',0,NULL), -(1476,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:08:13','2024-11-24 12:08:13',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446493;}',3,1,'2024-11-24 11:09:07','2024-11-24 12:09:07',0,NULL), -(1477,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:09:57','2024-11-24 12:09:57',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446597;}',3,1,'2024-11-24 11:10:35','2024-11-24 12:10:35',0,NULL), -(1478,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:10:36','2024-11-24 12:10:36',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446636;}',3,1,'2024-11-24 11:10:36','2024-11-24 12:10:36',0,NULL), -(1479,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:11:41','2024-11-24 12:11:41',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446701;}',3,1,'2024-11-24 11:11:41','2024-11-24 12:11:41',0,NULL), -(1480,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 11:12:55','2024-11-24 12:12:55',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732446775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732446775;}',3,1,'2024-11-24 12:06:36','2024-11-24 13:06:36',0,NULL), -(1481,'woocommerce_cleanup_draft_orders','complete','2024-11-25 13:02:16','2024-11-25 14:02:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732539736;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732539736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-25 13:02:26','2024-11-25 14:02:26',0,NULL), -(1482,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:08:40','2024-11-24 15:08:40',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457320;}',3,1,'2024-11-24 14:09:31','2024-11-24 15:09:31',0,NULL), -(1483,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:11:13','2024-11-24 15:11:13',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457473;}',3,1,'2024-11-24 14:11:36','2024-11-24 15:11:36',0,NULL), -(1484,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:11:44','2024-11-24 15:11:44',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457504;}',3,1,'2024-11-24 14:12:35','2024-11-24 15:12:35',0,NULL), -(1485,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:13:53','2024-11-24 15:13:53',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457633;}',3,1,'2024-11-24 14:14:36','2024-11-24 15:14:36',0,NULL), -(1486,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:15:16','2024-11-24 15:15:16',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457716;}',3,1,'2024-11-24 14:15:35','2024-11-24 15:15:35',0,NULL), -(1487,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:17:01','2024-11-24 15:17:01',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457821;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457821;}',3,1,'2024-11-24 14:17:54','2024-11-24 15:17:54',0,NULL), -(1488,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:19:58','2024-11-24 15:19:58',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732457998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732457998;}',3,1,'2024-11-24 14:20:25','2024-11-24 15:20:25',0,NULL), -(1489,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:21:33','2024-11-24 15:21:33',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458093;}',3,1,'2024-11-24 14:21:36','2024-11-24 15:21:36',0,NULL), -(1490,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:22:22','2024-11-24 15:22:22',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458142;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458142;}',3,1,'2024-11-24 14:22:43','2024-11-24 15:22:43',0,NULL), -(1491,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:23:09','2024-11-24 15:23:09',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458189;}',3,1,'2024-11-24 14:23:36','2024-11-24 15:23:36',0,NULL), -(1492,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:24:46','2024-11-24 15:24:46',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458286;}',3,1,'2024-11-24 14:26:30','2024-11-24 15:26:30',0,NULL), -(1493,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-24 14:27:38','2024-11-24 15:27:38',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732458458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732458458;}',3,1,'2024-11-24 15:26:14','2024-11-24 16:26:14',0,NULL), -(1494,'wc-admin_import_orders','complete','2024-11-25 07:58:02','2024-11-25 08:58:02',10,'[838]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732521482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732521482;}',4,1,'2024-11-25 07:59:05','2024-11-25 08:59:05',0,NULL), -(1495,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:20:16','2024-11-25 09:20:16',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732522816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732522816;}',3,1,'2024-11-25 08:22:44','2024-11-25 09:22:44',0,NULL), -(1496,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:26:43','2024-11-25 09:26:43',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523203;}',3,1,'2024-11-25 08:27:34','2024-11-25 09:27:34',0,NULL), -(1497,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:27:05','2024-11-25 09:27:05',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523225;}',3,1,'2024-11-25 08:27:34','2024-11-25 09:27:34',0,NULL), -(1498,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:30:32','2024-11-25 09:30:32',10,'[328,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523432;}',3,1,'2024-11-25 08:30:35','2024-11-25 09:30:35',0,NULL), -(1499,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:30:55','2024-11-25 09:30:55',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523455;}',3,1,'2024-11-25 08:31:03','2024-11-25 09:31:03',0,NULL), -(1500,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:34:14','2024-11-25 09:34:14',10,'[377,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523654;}',3,1,'2024-11-25 08:34:36','2024-11-25 09:34:36',0,NULL), -(1501,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:34:44','2024-11-25 09:34:44',10,'[381,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523684;}',3,1,'2024-11-25 08:34:47','2024-11-25 09:34:47',0,NULL), -(1502,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:35:35','2024-11-25 09:35:35',10,'[381,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523735;}',3,1,'2024-11-25 08:35:37','2024-11-25 09:35:37',0,NULL), -(1503,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:36:14','2024-11-25 09:36:14',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523774;}',3,1,'2024-11-25 08:36:35','2024-11-25 09:36:35',0,NULL), -(1504,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:36:36','2024-11-25 09:36:36',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523796;}',3,1,'2024-11-25 08:36:51','2024-11-25 09:36:51',0,NULL), -(1505,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:37:07','2024-11-25 09:37:07',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523827;}',3,1,'2024-11-25 08:38:05','2024-11-25 09:38:05',0,NULL), -(1506,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:38:24','2024-11-25 09:38:24',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732523904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732523904;}',3,1,'2024-11-25 08:38:36','2024-11-25 09:38:36',0,NULL), -(1507,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:10','2024-11-25 09:44:10',10,'[430,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524250;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1508,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[845,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1509,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[846,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1510,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[847,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1511,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:44:32','2024-11-25 09:44:32',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524272;}',3,1,'2024-11-25 08:44:48','2024-11-25 09:44:48',0,NULL), -(1512,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:40','2024-11-25 09:45:40',10,'[845,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524340;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1513,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:40','2024-11-25 09:45:40',10,'[846,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524340;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1514,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:41','2024-11-25 09:45:41',10,'[847,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524341;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1515,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 08:45:46','2024-11-25 09:45:46',10,'[430,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732524346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732524346;}',3,1,'2024-11-25 08:45:51','2024-11-25 09:45:51',0,NULL), -(1516,'wc-admin_import_orders','complete','2024-11-25 09:56:07','2024-11-25 10:56:07',10,'[848]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528567;}',4,1,'2024-11-25 09:56:46','2024-11-25 10:56:46',0,NULL), -(1517,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 09:58:32','2024-11-25 10:58:32',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528712;}',3,1,'2024-11-25 09:58:35','2024-11-25 10:58:35',0,NULL), -(1518,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 09:58:40','2024-11-25 10:58:40',10,'[496,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528720;}',3,1,'2024-11-25 09:59:36','2024-11-25 10:59:36',0,NULL), -(1519,'wc-admin_import_orders','complete','2024-11-25 09:59:35','2024-11-25 10:59:35',10,'[849]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732528775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732528775;}',4,1,'2024-11-25 09:59:36','2024-11-25 10:59:36',0,NULL), -(1520,'action_scheduler/migration_hook','complete','2024-11-25 11:01:01','2024-11-25 12:01:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732532461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732532461;}',1,1,'2024-11-25 11:12:58','2024-11-25 12:12:58',0,NULL), -(1521,'action_scheduler/migration_hook','failed','2024-11-25 11:17:54','2024-11-25 12:17:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732533474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732533474;}',1,1,'2024-11-25 11:18:16','2024-11-25 12:18:16',0,NULL), -(1522,'action_scheduler/migration_hook','complete','2024-11-25 11:19:28','2024-11-25 12:19:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732533568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732533568;}',1,1,'2024-11-25 11:19:40','2024-11-25 12:19:40',0,NULL), -(1523,'wc-admin_import_orders','complete','2024-11-25 11:19:48','2024-11-25 12:19:48',10,'[850]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732533588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732533588;}',4,1,'2024-11-25 11:20:53','2024-11-25 12:20:53',0,NULL), -(1524,'woocommerce_cleanup_draft_orders','complete','2024-11-26 13:02:26','2024-11-26 14:02:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732626146;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732626146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-26 13:24:12','2024-11-26 14:24:12',0,NULL), -(1525,'wc-admin_import_orders','complete','2024-11-25 16:19:55','2024-11-25 17:19:55',10,'[852]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732551595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732551595;}',4,1,'2024-11-25 16:20:43','2024-11-25 17:20:43',0,NULL), -(1526,'wc-admin_import_orders','complete','2024-11-25 16:22:44','2024-11-25 17:22:44',10,'[853]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732551764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732551764;}',4,1,'2024-11-25 16:23:36','2024-11-25 17:23:36',0,NULL), -(1528,'wp_mail_smtp_summary_report_email','complete','2024-12-02 13:00:00','2024-12-02 14:00:00',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733144400;s:18:\"\0*\0first_timestamp\";i:1733144400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733144400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2024-12-02 13:00:40','2024-12-02 14:00:40',0,NULL), -(1529,'wp_mail_smtp_admin_notifications_update','complete','2024-11-25 16:50:16','2024-11-25 17:50:16',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732553416;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732553416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-11-25 16:50:42','2024-11-25 17:50:42',0,NULL), -(1530,'wp_mail_smtp_admin_notifications_update','failed','2024-11-26 16:50:42','2024-11-26 17:50:42',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732639842;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732639842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-11-26 16:57:26','2024-11-26 17:57:26',0,NULL), -(1531,'action_scheduler/migration_hook','complete','2024-11-25 16:59:13','2024-11-25 17:59:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732553953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732553953;}',1,1,'2024-11-25 16:59:56','2024-11-25 17:59:56',0,NULL), -(1532,'action_scheduler/migration_hook','failed','2024-11-25 17:00:56','2024-11-25 18:00:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732554056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732554056;}',1,1,'2024-11-25 17:00:56','2024-11-25 18:00:56',0,NULL), -(1533,'action_scheduler/migration_hook','complete','2024-11-25 17:05:23','2024-11-25 18:05:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732554323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732554323;}',1,1,'2024-11-25 17:05:29','2024-11-25 18:05:29',0,NULL), -(1534,'wc-admin_import_orders','complete','2024-11-25 17:18:05','2024-11-25 18:18:05',10,'[854]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732555085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732555085;}',4,1,'2024-11-25 17:21:02','2024-11-25 18:21:02',0,NULL), -(1535,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 17:35:16','2024-11-25 18:35:16',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732556116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732556116;}',3,1,'2024-11-25 17:35:37','2024-11-25 18:35:37',0,NULL), -(1536,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 17:37:50','2024-11-25 18:37:50',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732556270;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732556270;}',3,1,'2024-11-25 17:38:40','2024-11-25 18:38:40',0,NULL), -(1537,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 17:52:38','2024-11-25 18:52:38',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732557158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732557158;}',3,1,'2024-11-25 17:53:42','2024-11-25 18:53:42',0,NULL), -(1538,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-25 17:53:03','2024-11-25 18:53:03',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732557183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732557183;}',3,1,'2024-11-25 17:53:42','2024-11-25 18:53:42',0,NULL), -(1539,'woocommerce_cleanup_draft_orders','complete','2024-11-27 13:24:12','2024-11-27 14:24:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732713852;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732713852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-27 13:32:49','2024-11-27 14:32:49',0,NULL), -(1540,'wc-admin_import_orders','complete','2024-11-26 16:04:03','2024-11-26 17:04:03',10,'[855]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732637043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732637043;}',4,1,'2024-11-26 16:06:01','2024-11-26 17:06:01',0,NULL), -(1541,'wp_mail_smtp_admin_notifications_update','failed','2024-11-27 16:57:26','2024-11-27 17:57:26',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732726646;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732726646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-11-27 17:13:04','2024-11-27 18:13:04',0,NULL), -(1542,'wc-admin_import_orders','complete','2024-11-26 22:17:27','2024-11-26 23:17:27',10,'[856]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732659447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732659447;}',4,1,'2024-11-26 22:18:15','2024-11-26 23:18:15',0,NULL), -(1543,'wc-admin_import_orders','complete','2024-11-26 22:19:57','2024-11-26 23:19:57',10,'[857]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732659597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732659597;}',4,1,'2024-11-26 22:20:42','2024-11-26 23:20:42',0,NULL), -(1544,'wc-admin_import_orders','complete','2024-11-26 22:20:21','2024-11-26 23:20:21',10,'[858]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732659621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732659621;}',4,1,'2024-11-26 22:20:42','2024-11-26 23:20:42',0,NULL), -(1545,'wc-admin_import_orders','complete','2024-11-26 22:20:55','2024-11-26 23:20:55',10,'[859]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732659655;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732659655;}',4,1,'2024-11-26 22:45:21','2024-11-26 23:45:21',0,NULL), -(1546,'woocommerce_cleanup_draft_orders','complete','2024-11-28 13:32:49','2024-11-28 14:32:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732800769;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732800769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-28 13:59:54','2024-11-28 14:59:54',0,NULL), -(1547,'wp_mail_smtp_admin_notifications_update','failed','2024-11-28 17:13:04','2024-11-28 18:13:04',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732813984;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732813984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-11-28 17:13:39','2024-11-28 18:13:39',0,NULL), -(1548,'wc-admin_import_orders','complete','2024-11-27 22:26:54','2024-11-27 23:26:54',10,'[860]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732746414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732746414;}',4,1,'2024-11-27 22:27:00','2024-11-27 23:27:00',0,NULL), -(1549,'woocommerce_cleanup_draft_orders','complete','2024-11-29 13:59:54','2024-11-29 14:59:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732888794;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732888794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-29 14:17:55','2024-11-29 15:17:55',0,NULL), -(1550,'wc-admin_import_orders','complete','2024-11-28 15:21:22','2024-11-28 16:21:22',10,'[861]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732807282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732807282;}',4,1,'2024-11-28 15:21:39','2024-11-28 16:21:39',0,NULL), -(1551,'wc-admin_import_orders','complete','2024-11-28 15:40:51','2024-11-28 16:40:51',10,'[862]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732808451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732808451;}',4,1,'2024-11-28 15:42:54','2024-11-28 16:42:54',0,NULL), -(1552,'wc-admin_import_orders','complete','2024-11-28 15:42:59','2024-11-28 16:42:59',10,'[862]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732808579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732808579;}',4,1,'2024-11-28 15:43:36','2024-11-28 16:43:36',0,NULL), -(1553,'wc-admin_import_orders','complete','2024-11-28 17:00:36','2024-11-28 18:00:36',10,'[861]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732813236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732813236;}',4,1,'2024-11-28 17:00:38','2024-11-28 18:00:38',0,NULL), -(1554,'wc-admin_import_orders','complete','2024-11-28 17:03:38','2024-11-28 18:03:38',10,'[863]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732813418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732813418;}',4,1,'2024-11-28 17:03:54','2024-11-28 18:03:54',0,NULL), -(1555,'wp_mail_smtp_admin_notifications_update','complete','2024-11-29 17:13:39','2024-11-29 18:13:39',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732900419;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732900419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-11-29 17:16:06','2024-11-29 18:16:06',0,NULL), -(1556,'wc-admin_import_orders','complete','2024-11-28 17:14:17','2024-11-28 18:14:17',10,'[863]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732814057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732814057;}',4,1,'2024-11-28 17:14:35','2024-11-28 18:14:35',0,NULL), -(1557,'wc-admin_import_orders','complete','2024-11-28 19:33:32','2024-11-28 20:33:32',10,'[864]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732822412;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732822412;}',4,1,'2024-11-28 19:33:35','2024-11-28 20:33:35',0,NULL), -(1558,'wc-admin_import_orders','complete','2024-11-28 19:34:19','2024-11-28 20:34:19',10,'[865]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732822459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732822459;}',4,1,'2024-11-28 19:34:41','2024-11-28 20:34:41',0,NULL), -(1559,'wc-admin_import_orders','complete','2024-11-28 19:40:30','2024-11-28 20:40:30',10,'[861]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732822830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732822830;}',4,1,'2024-11-28 19:40:39','2024-11-28 20:40:39',0,NULL), -(1560,'wc-admin_import_orders','complete','2024-11-28 19:40:30','2024-11-28 20:40:30',10,'[863]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732822830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732822830;}',4,1,'2024-11-28 19:40:39','2024-11-28 20:40:39',0,NULL), -(1561,'wc-admin_import_orders','complete','2024-11-29 09:05:54','2024-11-29 10:05:54',10,'[866]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732871154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732871154;}',4,1,'2024-11-29 09:07:39','2024-11-29 10:07:39',0,NULL), -(1562,'wc-admin_import_orders','complete','2024-11-29 09:07:44','2024-11-29 10:07:44',10,'[866]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732871264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732871264;}',4,1,'2024-11-29 09:10:31','2024-11-29 10:10:31',0,NULL), -(1563,'wc-admin_import_orders','complete','2024-11-29 09:30:28','2024-11-29 10:30:28',10,'[867]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732872628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732872628;}',4,1,'2024-11-29 09:30:38','2024-11-29 10:30:38',0,NULL), -(1564,'woocommerce_cleanup_draft_orders','complete','2024-11-30 14:17:55','2024-11-30 15:17:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732976275;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732976275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-30 14:18:42','2024-11-30 15:18:42',0,NULL), -(1565,'wp_mail_smtp_admin_notifications_update','complete','2024-11-30 17:16:06','2024-11-30 18:16:06',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1732986966;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1732986966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-11-30 17:16:40','2024-11-30 18:16:40',0,NULL), -(1566,'wc-admin_import_orders','complete','2024-11-29 17:22:21','2024-11-29 18:22:21',10,'[868]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732900941;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732900941;}',4,1,'2024-11-29 17:24:05','2024-11-29 18:24:05',0,NULL), -(1567,'wc-admin_import_orders','complete','2024-11-29 17:26:43','2024-11-29 18:26:43',10,'[868]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1732901203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1732901203;}',4,1,'2024-11-29 17:28:15','2024-11-29 18:28:15',0,NULL), -(1568,'woocommerce_cleanup_draft_orders','complete','2024-12-01 14:18:42','2024-12-01 15:18:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733062722;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733062722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-12-01 14:19:40','2024-12-01 15:19:40',0,NULL), -(1569,'wp_mail_smtp_admin_notifications_update','complete','2024-12-01 17:16:40','2024-12-01 18:16:40',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733073400;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733073400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-12-01 17:16:40','2024-12-01 18:16:40',0,NULL), -(1570,'woocommerce_cleanup_draft_orders','complete','2024-12-02 14:19:40','2024-12-02 15:19:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733149180;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733149180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-12-02 14:19:41','2024-12-02 15:19:41',0,NULL), -(1571,'wp_mail_smtp_admin_notifications_update','complete','2024-12-02 17:16:40','2024-12-02 18:16:40',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733159800;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733159800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-12-02 17:16:41','2024-12-02 18:16:41',0,NULL), -(1572,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:34:59','2024-12-02 10:34:59',10,'{\"column\":\"min_max_price\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132099;}',7,1,'2024-12-02 09:35:40','2024-12-02 10:35:40',0,NULL), -(1573,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:35:00','2024-12-02 10:35:00',10,'{\"column\":\"stock_quantity\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132100;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132100;}',7,1,'2024-12-02 09:35:40','2024-12-02 10:35:40',0,NULL), -(1574,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:35:01','2024-12-02 10:35:01',10,'{\"column\":\"sku\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132101;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132101;}',7,1,'2024-12-02 09:35:40','2024-12-02 10:35:40',0,NULL), -(1575,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:35:02','2024-12-02 10:35:02',10,'{\"column\":\"global_unique_id\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132102;}',7,1,'2024-12-02 09:35:40','2024-12-02 10:35:40',0,NULL), -(1576,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:35:03','2024-12-02 10:35:03',10,'{\"column\":\"stock_status\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132103;}',7,1,'2024-12-02 09:35:40','2024-12-02 10:35:40',0,NULL), -(1577,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:35:04','2024-12-02 10:35:04',10,'{\"column\":\"average_rating\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132104;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132104;}',7,1,'2024-12-02 09:35:40','2024-12-02 10:35:40',0,NULL), -(1578,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:35:05','2024-12-02 10:35:05',10,'{\"column\":\"total_sales\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132105;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132105;}',7,1,'2024-12-02 09:35:41','2024-12-02 10:35:41',0,NULL), -(1579,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:35:06','2024-12-02 10:35:06',10,'{\"column\":\"downloadable\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132106;}',7,1,'2024-12-02 09:35:41','2024-12-02 10:35:41',0,NULL), -(1580,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:35:07','2024-12-02 10:35:07',10,'{\"column\":\"virtual\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132107;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132107;}',7,1,'2024-12-02 09:35:41','2024-12-02 10:35:41',0,NULL), -(1581,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:35:08','2024-12-02 10:35:08',10,'{\"column\":\"onsale\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132108;}',7,1,'2024-12-02 09:35:41','2024-12-02 10:35:41',0,NULL), -(1582,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:35:09','2024-12-02 10:35:09',10,'{\"column\":\"tax_class\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132109;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132109;}',7,1,'2024-12-02 09:35:41','2024-12-02 10:35:41',0,NULL), -(1583,'wc_update_product_lookup_tables_column','complete','2024-12-02 09:35:10','2024-12-02 10:35:10',10,'{\"column\":\"tax_status\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132110;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132110;}',7,1,'2024-12-02 09:35:41','2024-12-02 10:35:41',0,NULL), -(1584,'wc_update_product_lookup_tables_rating_count_batch','complete','2024-12-02 09:35:09','2024-12-02 10:35:09',10,'{\"offset\":0,\"limit\":50}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132109;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132109;}',7,1,'2024-12-02 09:35:41','2024-12-02 10:35:41',0,NULL), -(1585,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2024-12-02 09:35:46','2024-12-02 10:35:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733132146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733132146;}',3,1,'2024-12-02 09:35:46','2024-12-02 10:35:46',0,NULL), -(1586,'wc-admin_import_orders','complete','2024-12-02 10:05:49','2024-12-02 11:05:49',10,'[869]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733133949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733133949;}',4,1,'2024-12-02 10:06:40','2024-12-02 11:06:40',0,NULL), -(1587,'wc-admin_import_orders','complete','2024-12-02 10:06:51','2024-12-02 11:06:51',10,'[869]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733134011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733134011;}',4,1,'2024-12-02 10:07:40','2024-12-02 11:07:40',0,NULL), -(1588,'wc-admin_import_orders','complete','2024-12-02 10:46:53','2024-12-02 11:46:53',10,'[870]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733136413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733136413;}',4,1,'2024-12-02 10:47:40','2024-12-02 11:47:40',0,NULL), -(1589,'wp_mail_smtp_summary_report_email','complete','2024-12-09 13:00:40','2024-12-09 14:00:40',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733749240;s:18:\"\0*\0first_timestamp\";i:1733144400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733749240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2024-12-09 13:00:43','2024-12-09 14:00:43',0,NULL), -(1590,'woocommerce_cleanup_draft_orders','complete','2024-12-03 14:19:41','2024-12-03 15:19:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733235581;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733235581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-12-03 14:19:41','2024-12-03 15:19:41',0,NULL), -(1591,'wc-admin_import_orders','complete','2024-12-02 16:33:16','2024-12-02 17:33:16',10,'[871]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733157196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733157196;}',4,1,'2024-12-02 16:33:41','2024-12-02 17:33:41',0,NULL), -(1592,'wc-admin_import_orders','complete','2024-12-02 16:34:17','2024-12-02 17:34:17',10,'[871]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733157257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733157257;}',4,1,'2024-12-02 16:34:41','2024-12-02 17:34:41',0,NULL), -(1593,'wp_mail_smtp_admin_notifications_update','complete','2024-12-03 17:16:41','2024-12-03 18:16:41',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733246201;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733246201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-12-03 17:16:41','2024-12-03 18:16:41',0,NULL), -(1594,'woocommerce_cleanup_draft_orders','complete','2024-12-04 14:19:41','2024-12-04 15:19:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733321981;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733321981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-12-04 14:19:41','2024-12-04 15:19:41',0,NULL), -(1595,'wc-admin_import_orders','complete','2024-12-03 17:03:23','2024-12-03 18:03:23',10,'[872]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733245403;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733245403;}',4,1,'2024-12-03 17:03:41','2024-12-03 18:03:41',0,NULL), -(1596,'wc-admin_import_orders','complete','2024-12-03 17:04:48','2024-12-03 18:04:48',10,'[872]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733245488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733245488;}',4,1,'2024-12-03 17:05:41','2024-12-03 18:05:41',0,NULL), -(1597,'wp_mail_smtp_admin_notifications_update','complete','2024-12-04 17:16:41','2024-12-04 18:16:41',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733332601;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733332601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-12-04 17:16:41','2024-12-04 18:16:41',0,NULL), -(1598,'wc-admin_import_orders','complete','2024-12-03 22:53:46','2024-12-03 23:53:46',10,'[873]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733266426;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733266426;}',4,1,'2024-12-03 22:54:41','2024-12-03 23:54:41',0,NULL), -(1599,'wc-admin_import_orders','complete','2024-12-03 22:56:03','2024-12-03 23:56:03',10,'[873]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733266563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733266563;}',4,1,'2024-12-03 22:56:41','2024-12-03 23:56:41',0,NULL), -(1600,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:08','2024-12-04 00:11:08',10,'{\"column\":\"min_max_price\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267468;}',7,1,'2024-12-03 23:11:08','2024-12-04 00:11:08',0,NULL), -(1601,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:09','2024-12-04 00:11:09',10,'{\"column\":\"stock_quantity\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267469;}',7,1,'2024-12-03 23:11:13','2024-12-04 00:11:13',0,NULL), -(1602,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:10','2024-12-04 00:11:10',10,'{\"column\":\"sku\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267470;}',7,1,'2024-12-03 23:11:13','2024-12-04 00:11:13',0,NULL), -(1603,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:11','2024-12-04 00:11:11',10,'{\"column\":\"global_unique_id\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267471;}',7,1,'2024-12-03 23:11:13','2024-12-04 00:11:13',0,NULL), -(1604,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:12','2024-12-04 00:11:12',10,'{\"column\":\"stock_status\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267472;}',7,1,'2024-12-03 23:11:13','2024-12-04 00:11:13',0,NULL), -(1605,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:13','2024-12-04 00:11:13',10,'{\"column\":\"average_rating\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267473;}',7,1,'2024-12-03 23:11:13','2024-12-04 00:11:13',0,NULL), -(1606,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:14','2024-12-04 00:11:14',10,'{\"column\":\"total_sales\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267474;}',7,1,'2024-12-03 23:11:19','2024-12-04 00:11:19',0,NULL), -(1607,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:15','2024-12-04 00:11:15',10,'{\"column\":\"downloadable\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267475;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267475;}',7,1,'2024-12-03 23:11:19','2024-12-04 00:11:19',0,NULL), -(1608,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:16','2024-12-04 00:11:16',10,'{\"column\":\"virtual\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267476;}',7,1,'2024-12-03 23:11:19','2024-12-04 00:11:19',0,NULL), -(1609,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:17','2024-12-04 00:11:17',10,'{\"column\":\"onsale\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267477;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267477;}',7,1,'2024-12-03 23:11:19','2024-12-04 00:11:19',0,NULL), -(1610,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:18','2024-12-04 00:11:18',10,'{\"column\":\"tax_class\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267478;}',7,1,'2024-12-03 23:11:19','2024-12-04 00:11:19',0,NULL), -(1611,'wc_update_product_lookup_tables_column','complete','2024-12-03 23:11:19','2024-12-04 00:11:19',10,'{\"column\":\"tax_status\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267479;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267479;}',7,1,'2024-12-03 23:11:19','2024-12-04 00:11:19',0,NULL), -(1612,'wc_update_product_lookup_tables_rating_count_batch','complete','2024-12-03 23:11:18','2024-12-04 00:11:18',10,'{\"offset\":0,\"limit\":50}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267478;}',7,1,'2024-12-03 23:11:19','2024-12-04 00:11:19',0,NULL), -(1613,'wc-admin_import_orders','complete','2024-12-03 23:15:19','2024-12-04 00:15:19',10,'[875]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267719;}',4,1,'2024-12-03 23:15:32','2024-12-04 00:15:32',0,NULL), -(1614,'wc-admin_import_orders','complete','2024-12-03 23:15:49','2024-12-04 00:15:49',10,'[875]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733267749;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733267749;}',4,1,'2024-12-03 23:16:36','2024-12-04 00:16:36',0,NULL), -(1615,'wc-admin_import_orders','complete','2024-12-04 08:33:12','2024-12-04 09:33:12',10,'[862]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733301192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733301192;}',4,1,'2024-12-04 08:33:38','2024-12-04 09:33:38',0,NULL), -(1616,'woocommerce_cleanup_draft_orders','complete','2024-12-05 14:19:41','2024-12-05 15:19:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733408381;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733408381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-12-05 14:19:42','2024-12-05 15:19:42',0,NULL), -(1617,'wp_mail_smtp_admin_notifications_update','complete','2024-12-05 17:16:41','2024-12-05 18:16:41',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733419001;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733419001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-12-05 17:16:42','2024-12-05 18:16:42',0,NULL), -(1618,'woocommerce_cleanup_draft_orders','complete','2024-12-06 14:19:42','2024-12-06 15:19:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733494782;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733494782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-12-06 14:19:42','2024-12-06 15:19:42',0,NULL), -(1619,'wp_mail_smtp_admin_notifications_update','complete','2024-12-06 17:16:42','2024-12-06 18:16:42',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733505402;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733505402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-12-06 17:16:42','2024-12-06 18:16:42',0,NULL), -(1620,'wc-admin_import_orders','complete','2024-12-06 13:04:18','2024-12-06 14:04:18',10,'[876]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733490258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733490258;}',4,1,'2024-12-06 13:04:42','2024-12-06 14:04:42',0,NULL), -(1621,'wc-admin_import_orders','complete','2024-12-06 13:04:18','2024-12-06 14:04:18',10,'[877]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733490258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733490258;}',4,1,'2024-12-06 13:04:42','2024-12-06 14:04:42',0,NULL), -(1622,'wc-admin_import_orders','complete','2024-12-06 13:08:39','2024-12-06 14:08:39',10,'[878]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733490519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733490519;}',4,1,'2024-12-06 13:09:42','2024-12-06 14:09:42',0,NULL), -(1623,'wc-admin_import_orders','complete','2024-12-06 13:10:07','2024-12-06 14:10:07',10,'[878]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733490607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733490607;}',4,1,'2024-12-06 13:10:42','2024-12-06 14:10:42',0,NULL), -(1624,'wc-admin_import_orders','complete','2024-12-06 14:04:28','2024-12-06 15:04:28',10,'[879]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733493868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733493868;}',4,1,'2024-12-06 14:04:42','2024-12-06 15:04:42',0,NULL), -(1625,'woocommerce_cleanup_draft_orders','complete','2024-12-07 14:19:42','2024-12-07 15:19:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733581182;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733581182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-12-07 14:19:42','2024-12-07 15:19:42',0,NULL), -(1626,'wc-admin_import_orders','complete','2024-12-06 14:22:17','2024-12-06 15:22:17',10,'[879]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733494937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733494937;}',4,1,'2024-12-06 14:22:42','2024-12-06 15:22:42',0,NULL), -(1627,'wp_mail_smtp_admin_notifications_update','complete','2024-12-07 17:16:42','2024-12-07 18:16:42',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733591802;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733591802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-12-07 17:16:42','2024-12-07 18:16:42',0,NULL), -(1628,'woocommerce_cleanup_draft_orders','complete','2024-12-08 14:19:42','2024-12-08 15:19:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733667582;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733667582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-12-08 14:19:43','2024-12-08 15:19:43',0,NULL), -(1629,'wp_mail_smtp_admin_notifications_update','complete','2024-12-08 17:16:42','2024-12-08 18:16:42',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733678202;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733678202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-12-08 17:16:43','2024-12-08 18:16:43',0,NULL), -(1630,'woocommerce_cleanup_draft_orders','complete','2024-12-09 14:19:43','2024-12-09 15:19:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733753983;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733753983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-12-09 14:19:43','2024-12-09 15:19:43',0,NULL), -(1631,'wp_mail_smtp_admin_notifications_update','complete','2024-12-09 17:16:43','2024-12-09 18:16:43',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733764603;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733764603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2024-12-09 17:16:43','2024-12-09 18:16:43',0,NULL), -(1632,'wp_mail_smtp_summary_report_email','pending','2024-12-16 13:00:43','2024-12-16 14:00:43',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1734354043;s:18:\"\0*\0first_timestamp\";i:1733144400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1734354043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL), -(1633,'woocommerce_cleanup_draft_orders','complete','2024-12-10 14:19:43','2024-12-10 15:19:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733840383;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733840383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-12-10 14:19:55','2024-12-10 15:19:55',0,NULL), -(1634,'action_scheduler/migration_hook','complete','2024-12-09 15:21:08','2024-12-09 16:21:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733757668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733757668;}',1,1,'2024-12-09 15:21:43','2024-12-09 16:21:43',0,NULL), -(1635,'wp_mail_smtp_admin_notifications_update','pending','2024-12-10 17:16:43','2024-12-10 18:16:43',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733851003;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733851003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL), -(1636,'woocommerce_cleanup_draft_orders','pending','2024-12-11 14:19:55','2024-12-11 15:19:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1733926795;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1733926795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL); -/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_actionscheduler_claims` --- - -DROP TABLE IF EXISTS `haikuwp_actionscheduler_claims`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_actionscheduler_claims` ( - `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00', - PRIMARY KEY (`claim_id`), - KEY `date_created_gmt` (`date_created_gmt`) -) ENGINE=InnoDB AUTO_INCREMENT=21097 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=8 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'), -(6,'wp_mail_smtp'), -(7,'wc_update_product_lookup_tables'); -/*!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=4884 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'), -(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'), -(3677,1189,'action started via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3678,1189,'action complete via WP Cron','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3679,1233,'action created','2024-11-16 06:11:57','2024-11-16 07:11:57'), -(3680,1234,'action created','2024-11-16 16:10:29','2024-11-16 17:10:29'), -(3681,1234,'action started via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3682,1234,'action complete via WP Cron','2024-11-16 16:10:44','2024-11-16 17:10:44'), -(3683,1235,'action created','2024-11-16 18:44:44','2024-11-16 19:44:44'), -(3684,1236,'action created','2024-11-16 18:45:02','2024-11-16 19:45:02'), -(3685,1235,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3686,1235,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3687,1236,'action started via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3688,1236,'action complete via WP Cron','2024-11-16 18:46:03','2024-11-16 19:46:03'), -(3689,1237,'action created','2024-11-16 18:54:01','2024-11-16 19:54:01'), -(3690,1237,'action started via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3691,1237,'action complete via WP Cron','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3692,1238,'action created','2024-11-16 18:58:14','2024-11-16 19:58:14'), -(3693,1238,'action started via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3694,1238,'action complete via WP Cron','2024-11-16 19:02:06','2024-11-16 20:02:06'), -(3695,1239,'action created','2024-11-16 19:02:39','2024-11-16 20:02:39'), -(3696,1240,'action created','2024-11-16 19:03:02','2024-11-16 20:03:02'), -(3697,1239,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3698,1239,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3699,1240,'action started via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3700,1240,'action complete via Async Request','2024-11-16 19:03:08','2024-11-16 20:03:08'), -(3701,1241,'action created','2024-11-16 19:10:27','2024-11-16 20:10:27'), -(3702,1241,'action started via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3703,1241,'action complete via WP Cron','2024-11-16 19:10:35','2024-11-16 20:10:35'), -(3704,1242,'action created','2024-11-16 19:10:45','2024-11-16 20:10:45'), -(3705,1242,'action started via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3706,1242,'action complete via WP Cron','2024-11-16 19:11:52','2024-11-16 20:11:52'), -(3707,1233,'action started via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3708,1233,'action complete via WP Cron','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3709,1243,'action created','2024-11-17 08:25:48','2024-11-17 09:25:48'), -(3710,1244,'action created','2024-11-17 08:56:45','2024-11-17 09:56:45'), -(3711,1244,'action started via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3712,1244,'action complete via WP Cron','2024-11-17 08:57:39','2024-11-17 09:57:39'), -(3713,1245,'action created','2024-11-17 09:25:07','2024-11-17 10:25:07'), -(3714,1245,'action started via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3715,1245,'action complete via WP Cron','2024-11-17 09:25:35','2024-11-17 10:25:35'), -(3716,1246,'action created','2024-11-17 09:30:10','2024-11-17 10:30:10'), -(3717,1246,'action started via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3718,1246,'action complete via Async Request','2024-11-17 09:30:23','2024-11-17 10:30:23'), -(3719,1247,'action created','2024-11-17 09:33:20','2024-11-17 10:33:20'), -(3720,1247,'action started via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3721,1247,'action complete via WP Cron','2024-11-17 09:35:06','2024-11-17 10:35:06'), -(3722,1248,'action created','2024-11-17 09:36:31','2024-11-17 10:36:31'), -(3723,1248,'action started via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3724,1248,'action complete via WP Cron','2024-11-17 09:36:35','2024-11-17 10:36:35'), -(3725,1249,'action created','2024-11-17 09:39:05','2024-11-17 10:39:05'), -(3726,1249,'action started via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3727,1249,'action complete via WP Cron','2024-11-17 09:40:07','2024-11-17 10:40:07'), -(3728,1250,'action created','2024-11-17 09:41:26','2024-11-17 10:41:26'), -(3729,1250,'action started via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3730,1250,'action complete via WP Cron','2024-11-17 09:41:36','2024-11-17 10:41:36'), -(3731,1251,'action created','2024-11-17 09:44:38','2024-11-17 10:44:38'), -(3732,1251,'action started via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3733,1251,'action complete via Async Request','2024-11-17 09:45:15','2024-11-17 10:45:15'), -(3734,1252,'action created','2024-11-17 09:45:53','2024-11-17 10:45:53'), -(3735,1252,'action started via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3736,1252,'action complete via WP Cron','2024-11-17 09:47:57','2024-11-17 10:47:57'), -(3737,1253,'action created','2024-11-17 09:51:17','2024-11-17 10:51:17'), -(3738,1253,'action started via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3739,1253,'action complete via WP Cron','2024-11-17 09:52:11','2024-11-17 10:52:11'), -(3740,1254,'action created','2024-11-17 09:55:09','2024-11-17 10:55:09'), -(3741,1254,'action started via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3742,1254,'action complete via WP Cron','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3743,1255,'action created','2024-11-17 09:56:27','2024-11-17 10:56:27'), -(3744,1255,'action started via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3745,1255,'action complete via WP Cron','2024-11-17 09:56:35','2024-11-17 10:56:35'), -(3746,1256,'action created','2024-11-17 09:57:48','2024-11-17 10:57:48'), -(3747,1256,'action started via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3748,1256,'action complete via WP Cron','2024-11-17 09:59:12','2024-11-17 10:59:12'), -(3749,1257,'action created','2024-11-17 09:59:55','2024-11-17 10:59:55'), -(3750,1257,'action started via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3751,1257,'action complete via WP Cron','2024-11-17 10:00:35','2024-11-17 11:00:35'), -(3752,1258,'action created','2024-11-17 10:03:58','2024-11-17 11:03:58'), -(3753,1258,'action started via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3754,1258,'action complete via WP Cron','2024-11-17 10:04:39','2024-11-17 11:04:39'), -(3755,1259,'action created','2024-11-17 10:04:41','2024-11-17 11:04:41'), -(3756,1260,'action created','2024-11-17 10:04:46','2024-11-17 11:04:46'), -(3757,1259,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3758,1259,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3759,1260,'action started via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3760,1260,'action complete via Async Request','2024-11-17 10:04:55','2024-11-17 11:04:55'), -(3761,1261,'action created','2024-11-17 10:05:46','2024-11-17 11:05:46'), -(3762,1261,'action started via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3763,1261,'action complete via Async Request','2024-11-17 10:05:59','2024-11-17 11:05:59'), -(3764,1262,'action created','2024-11-17 10:07:41','2024-11-17 11:07:41'), -(3765,1262,'action started via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3766,1262,'action complete via Async Request','2024-11-17 10:08:08','2024-11-17 11:08:08'), -(3767,1263,'action created','2024-11-17 10:08:12','2024-11-17 11:08:12'), -(3768,1263,'action started via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3769,1263,'action complete via Async Request','2024-11-17 10:08:14','2024-11-17 11:08:14'), -(3770,1264,'action created','2024-11-17 10:09:35','2024-11-17 11:09:35'), -(3771,1264,'action started via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3772,1264,'action complete via Async Request','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3773,1265,'action created','2024-11-17 10:10:27','2024-11-17 11:10:27'), -(3774,1265,'action started via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3775,1265,'action complete via Async Request','2024-11-17 10:10:32','2024-11-17 11:10:32'), -(3776,1266,'action created','2024-11-17 10:10:34','2024-11-17 11:10:34'), -(3777,1266,'action started via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3778,1266,'action complete via WP Cron','2024-11-17 10:10:35','2024-11-17 11:10:35'), -(3779,1267,'action created','2024-11-17 10:10:45','2024-11-17 11:10:45'), -(3780,1267,'action started via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3781,1267,'action complete via Async Request','2024-11-17 10:11:31','2024-11-17 11:11:31'), -(3782,1268,'action created','2024-11-17 10:12:08','2024-11-17 11:12:08'), -(3783,1268,'action started via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3784,1268,'action complete via WP Cron','2024-11-17 10:14:57','2024-11-17 11:14:57'), -(3785,1269,'action created','2024-11-17 10:18:46','2024-11-17 11:18:46'), -(3786,1269,'action started via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3787,1269,'action complete via WP Cron','2024-11-17 10:19:48','2024-11-17 11:19:48'), -(3788,1270,'action created','2024-11-17 10:22:52','2024-11-17 11:22:52'), -(3789,1270,'action started via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3790,1270,'action complete via Async Request','2024-11-17 10:23:34','2024-11-17 11:23:34'), -(3791,1271,'action created','2024-11-17 10:24:52','2024-11-17 11:24:52'), -(3792,1271,'action started via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3793,1271,'action complete via WP Cron','2024-11-17 10:26:02','2024-11-17 11:26:02'), -(3794,1272,'action created','2024-11-17 10:26:55','2024-11-17 11:26:55'), -(3795,1272,'action started via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3796,1272,'action complete via WP Cron','2024-11-17 10:29:14','2024-11-17 11:29:14'), -(3797,1273,'action created','2024-11-17 10:32:36','2024-11-17 11:32:36'), -(3798,1273,'action started via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3799,1273,'action complete via WP Cron','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3800,1274,'action created','2024-11-17 10:33:50','2024-11-17 11:33:50'), -(3801,1274,'action started via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3802,1274,'action complete via WP Cron','2024-11-17 10:34:40','2024-11-17 11:34:40'), -(3803,1275,'action created','2024-11-17 10:35:44','2024-11-17 11:35:44'), -(3804,1275,'action started via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3805,1275,'action complete via Async Request','2024-11-17 10:36:12','2024-11-17 11:36:12'), -(3806,1276,'action created','2024-11-17 10:38:26','2024-11-17 11:38:26'), -(3807,1276,'action started via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3808,1276,'action complete via WP Cron','2024-11-17 10:39:20','2024-11-17 11:39:20'), -(3809,1277,'action created','2024-11-17 10:40:06','2024-11-17 11:40:06'), -(3810,1277,'action started via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3811,1277,'action complete via WP Cron','2024-11-17 10:41:15','2024-11-17 11:41:15'), -(3812,1278,'action created','2024-11-17 10:42:35','2024-11-17 11:42:35'), -(3813,1278,'action started via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3814,1278,'action complete via Async Request','2024-11-17 10:43:25','2024-11-17 11:43:25'), -(3815,1279,'action created','2024-11-17 10:44:52','2024-11-17 11:44:52'), -(3816,1279,'action started via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3817,1279,'action complete via WP Cron','2024-11-17 10:45:40','2024-11-17 11:45:40'), -(3818,1280,'action created','2024-11-17 10:47:57','2024-11-17 11:47:57'), -(3819,1280,'action started via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3820,1280,'action complete via WP Cron','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3821,1281,'action created','2024-11-17 10:48:43','2024-11-17 11:48:43'), -(3822,1281,'action started via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3823,1281,'action complete via WP Cron','2024-11-17 10:49:50','2024-11-17 11:49:50'), -(3824,1282,'action created','2024-11-17 10:50:47','2024-11-17 11:50:47'), -(3825,1282,'action started via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3826,1282,'action complete via Async Request','2024-11-17 10:50:51','2024-11-17 11:50:51'), -(3827,1283,'action created','2024-11-17 10:54:57','2024-11-17 11:54:57'), -(3828,1283,'action started via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3829,1283,'action complete via WP Cron','2024-11-17 10:56:13','2024-11-17 11:56:13'), -(3830,1284,'action created','2024-11-17 10:57:08','2024-11-17 11:57:08'), -(3831,1284,'action started via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3832,1284,'action complete via WP Cron','2024-11-17 10:58:11','2024-11-17 11:58:11'), -(3833,1285,'action created','2024-11-17 10:58:52','2024-11-17 11:58:52'), -(3834,1285,'action started via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3835,1285,'action complete via WP Cron','2024-11-17 12:49:59','2024-11-17 13:49:59'), -(3836,1286,'action created','2024-11-17 16:23:10','2024-11-17 17:23:10'), -(3837,1286,'action started via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3838,1286,'action complete via WP Cron','2024-11-17 16:23:43','2024-11-17 17:23:43'), -(3839,1287,'action created','2024-11-17 16:29:47','2024-11-17 17:29:47'), -(3840,1287,'action started via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3841,1287,'action complete via WP Cron','2024-11-17 16:30:41','2024-11-17 17:30:41'), -(3842,1288,'action created','2024-11-17 16:31:35','2024-11-17 17:31:35'), -(3843,1288,'action started via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3844,1288,'action complete via WP Cron','2024-11-17 16:33:10','2024-11-17 17:33:10'), -(3845,1289,'action created','2024-11-17 16:34:10','2024-11-17 17:34:10'), -(3846,1289,'action started via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3847,1289,'action complete via Async Request','2024-11-17 16:34:11','2024-11-17 17:34:11'), -(3848,1290,'action created','2024-11-17 16:37:26','2024-11-17 17:37:26'), -(3849,1290,'action started via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3850,1290,'action complete via WP Cron','2024-11-17 16:38:46','2024-11-17 17:38:46'), -(3851,1291,'action created','2024-11-17 16:40:08','2024-11-17 17:40:08'), -(3852,1291,'action started via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3853,1291,'action complete via WP Cron','2024-11-17 16:40:58','2024-11-17 17:40:58'), -(3854,1292,'action created','2024-11-17 16:44:52','2024-11-17 17:44:52'), -(3855,1292,'action started via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3856,1292,'action complete via Async Request','2024-11-17 16:45:17','2024-11-17 17:45:17'), -(3857,1293,'action created','2024-11-17 16:56:05','2024-11-17 17:56:05'), -(3858,1293,'action started via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3859,1293,'action complete via WP Cron','2024-11-17 16:58:15','2024-11-17 17:58:15'), -(3860,1294,'action created','2024-11-17 16:59:11','2024-11-17 17:59:11'), -(3861,1294,'action started via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3862,1294,'action complete via Async Request','2024-11-17 16:59:16','2024-11-17 17:59:16'), -(3863,1295,'action created','2024-11-17 17:00:55','2024-11-17 18:00:55'), -(3864,1295,'action started via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3865,1295,'action complete via WP Cron','2024-11-17 17:03:14','2024-11-17 18:03:14'), -(3866,1296,'action created','2024-11-17 17:03:54','2024-11-17 18:03:54'), -(3867,1296,'action started via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3868,1296,'action complete via WP Cron','2024-11-17 17:05:11','2024-11-17 18:05:11'), -(3869,1297,'action created','2024-11-17 17:06:05','2024-11-17 18:06:05'), -(3870,1297,'action started via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3871,1297,'action complete via Async Request','2024-11-17 17:06:12','2024-11-17 18:06:12'), -(3872,1298,'action created','2024-11-17 17:07:37','2024-11-17 18:07:37'), -(3873,1298,'action started via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3874,1298,'action complete via WP Cron','2024-11-17 17:08:50','2024-11-17 18:08:50'), -(3875,1299,'action created','2024-11-17 17:10:53','2024-11-17 18:10:53'), -(3876,1299,'action started via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3877,1299,'action complete via WP Cron','2024-11-17 17:11:51','2024-11-17 18:11:51'), -(3878,1300,'action created','2024-11-17 17:13:58','2024-11-17 18:13:58'), -(3879,1300,'action started via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3880,1300,'action complete via WP Cron','2024-11-17 17:15:10','2024-11-17 18:15:10'), -(3881,1301,'action created','2024-11-17 17:16:31','2024-11-17 18:16:31'), -(3882,1301,'action started via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3883,1301,'action complete via WP Cron','2024-11-17 17:16:35','2024-11-17 18:16:35'), -(3884,1302,'action created','2024-11-17 17:18:12','2024-11-17 18:18:12'), -(3885,1302,'action started via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3886,1302,'action complete via WP Cron','2024-11-17 17:18:41','2024-11-17 18:18:41'), -(3887,1303,'action created','2024-11-17 17:20:00','2024-11-17 18:20:00'), -(3888,1303,'action started via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3889,1303,'action complete via WP Cron','2024-11-17 17:20:36','2024-11-17 18:20:36'), -(3890,1304,'action created','2024-11-17 17:21:22','2024-11-17 18:21:22'), -(3891,1304,'action started via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3892,1304,'action complete via WP Cron','2024-11-17 17:23:33','2024-11-17 18:23:33'), -(3893,1305,'action created','2024-11-17 17:25:15','2024-11-17 18:25:15'), -(3894,1305,'action started via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3895,1305,'action complete via WP Cron','2024-11-17 17:26:55','2024-11-17 18:26:55'), -(3896,1306,'action created','2024-11-17 17:28:48','2024-11-17 18:28:48'), -(3897,1306,'action started via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3898,1306,'action complete via WP Cron','2024-11-17 17:29:46','2024-11-17 18:29:46'), -(3899,1307,'action created','2024-11-17 17:31:26','2024-11-17 18:31:26'), -(3900,1307,'action started via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3901,1307,'action complete via WP Cron','2024-11-17 17:33:21','2024-11-17 18:33:21'), -(3902,1308,'action created','2024-11-17 17:34:35','2024-11-17 18:34:35'), -(3903,1308,'action started via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3904,1308,'action complete via Async Request','2024-11-17 17:35:29','2024-11-17 18:35:29'), -(3905,1309,'action created','2024-11-17 17:37:34','2024-11-17 18:37:34'), -(3906,1309,'action started via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3907,1309,'action complete via WP Cron','2024-11-17 17:37:35','2024-11-17 18:37:35'), -(3908,1310,'action created','2024-11-17 17:40:35','2024-11-17 18:40:35'), -(3909,1310,'action started via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3910,1310,'action complete via Async Request','2024-11-17 17:40:42','2024-11-17 18:40:42'), -(3911,1311,'action created','2024-11-17 17:43:02','2024-11-17 18:43:02'), -(3912,1311,'action started via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3913,1311,'action complete via WP Cron','2024-11-17 17:43:52','2024-11-17 18:43:52'), -(3914,1312,'action created','2024-11-17 17:45:06','2024-11-17 18:45:06'), -(3915,1312,'action started via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3916,1312,'action complete via WP Cron','2024-11-17 17:46:17','2024-11-17 18:46:17'), -(3917,1313,'action created','2024-11-17 17:48:38','2024-11-17 18:48:38'), -(3918,1313,'action started via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3919,1313,'action complete via Async Request','2024-11-17 17:49:27','2024-11-17 18:49:27'), -(3920,1314,'action created','2024-11-17 17:52:24','2024-11-17 18:52:24'), -(3921,1314,'action started via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3922,1314,'action complete via WP Cron','2024-11-17 17:53:30','2024-11-17 18:53:30'), -(3923,1315,'action created','2024-11-17 17:55:58','2024-11-17 18:55:58'), -(3924,1315,'action started via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3925,1315,'action complete via WP Cron','2024-11-17 17:57:11','2024-11-17 18:57:11'), -(3926,1316,'action created','2024-11-17 17:58:03','2024-11-17 18:58:03'), -(3927,1316,'action started via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3928,1316,'action complete via WP Cron','2024-11-17 17:58:40','2024-11-17 18:58:40'), -(3929,1317,'action created','2024-11-17 17:59:29','2024-11-17 18:59:29'), -(3930,1317,'action started via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3931,1317,'action complete via WP Cron','2024-11-17 18:00:17','2024-11-17 19:00:17'), -(3932,1318,'action created','2024-11-17 18:02:45','2024-11-17 19:02:45'), -(3933,1318,'action started via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3934,1318,'action complete via WP Cron','2024-11-17 18:26:40','2024-11-17 19:26:40'), -(3935,1243,'action started via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3936,1243,'action complete via WP Cron','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3937,1319,'action created','2024-11-18 10:20:16','2024-11-18 11:20:16'), -(3938,1319,'action started via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3939,1319,'action complete via WP Cron','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3940,1320,'action created','2024-11-19 11:28:55','2024-11-19 12:28:55'), -(3941,1320,'action started via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3942,1320,'action complete via WP Cron','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3943,1321,'action created','2024-11-20 11:45:40','2024-11-20 12:45:40'), -(3944,1322,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3945,1323,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3946,1324,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3947,1325,'action created','2024-11-20 15:00:37','2024-11-20 16:00:37'), -(3948,1322,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3949,1322,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3950,1323,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3951,1323,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3952,1324,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3953,1324,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3954,1325,'action started via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3955,1325,'action complete via WP Cron','2024-11-20 15:06:12','2024-11-20 16:06:12'), -(3956,1326,'action created','2024-11-20 15:22:39','2024-11-20 16:22:39'), -(3957,1327,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3958,1328,'action created','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3959,1326,'action started via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3960,1326,'action complete via Async Request','2024-11-20 15:22:49','2024-11-20 16:22:49'), -(3961,1329,'action created','2024-11-20 15:22:51','2024-11-20 16:22:51'), -(3962,1327,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3963,1327,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3964,1328,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3965,1328,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3966,1329,'action started via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3967,1329,'action complete via Async Request','2024-11-20 15:22:54','2024-11-20 16:22:54'), -(3968,1330,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3969,1331,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3970,1332,'action created','2024-11-20 15:22:59','2024-11-20 16:22:59'), -(3971,1330,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3972,1330,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3973,1333,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3974,1331,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3975,1331,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3976,1332,'action started via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3977,1332,'action complete via WP Cron','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3978,1334,'action created','2024-11-20 15:24:21','2024-11-20 16:24:21'), -(3979,1335,'action created','2024-11-20 15:24:31','2024-11-20 16:24:31'), -(3980,1333,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3981,1333,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3982,1334,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3983,1334,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3984,1335,'action started via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3985,1335,'action complete via WP Cron','2024-11-20 15:24:35','2024-11-20 16:24:35'), -(3986,1321,'action started via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3987,1321,'action complete via WP Cron','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3988,1336,'action created','2024-11-21 11:46:40','2024-11-21 12:46:40'), -(3989,1337,'action created','2024-11-21 16:11:57','2024-11-21 17:11:57'), -(3990,1337,'action started via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3991,1337,'action complete via WP Cron','2024-11-21 16:12:57','2024-11-21 17:12:57'), -(3992,1338,'action created','2024-11-21 21:37:31','2024-11-21 22:37:31'), -(3993,1338,'action started via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3994,1338,'action complete via WP Cron','2024-11-21 21:37:51','2024-11-21 22:37:51'), -(3995,1339,'action created','2024-11-21 21:39:42','2024-11-21 22:39:42'), -(3996,1339,'action started via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3997,1339,'action complete via WP Cron','2024-11-21 21:41:29','2024-11-21 22:41:29'), -(3998,1340,'action created','2024-11-21 22:10:38','2024-11-21 23:10:38'), -(3999,1340,'action started via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4000,1340,'action complete via WP Cron','2024-11-21 22:12:19','2024-11-21 23:12:19'), -(4001,1341,'action created','2024-11-21 22:18:49','2024-11-21 23:18:49'), -(4002,1341,'action started via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4003,1341,'action complete via WP Cron','2024-11-21 22:22:56','2024-11-21 23:22:56'), -(4004,1342,'action created','2024-11-21 22:23:28','2024-11-21 23:23:28'), -(4005,1342,'action started via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4006,1342,'action complete via WP Cron','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4007,1343,'action created','2024-11-21 22:23:47','2024-11-21 23:23:47'), -(4008,1343,'action started via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4009,1343,'action complete via WP Cron','2024-11-21 22:24:45','2024-11-21 23:24:45'), -(4010,1344,'action created','2024-11-22 08:03:50','2024-11-22 09:03:50'), -(4011,1344,'action started via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4012,1344,'action complete via WP Cron','2024-11-22 08:10:47','2024-11-22 09:10:47'), -(4013,1336,'action started via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4014,1336,'action complete via WP Cron','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4015,1345,'action created','2024-11-22 12:24:34','2024-11-22 13:24:34'), -(4016,1346,'action created','2024-11-22 14:12:02','2024-11-22 15:12:02'), -(4017,1346,'action started via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4018,1346,'action complete via WP Cron','2024-11-22 14:12:55','2024-11-22 15:12:55'), -(4019,1347,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4020,1348,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4021,1349,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4022,1350,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4023,1351,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4024,1352,'action created','2024-11-22 15:01:34','2024-11-22 16:01:34'), -(4025,1347,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4026,1347,'action complete via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4027,1348,'action started via WP Cron','2024-11-22 15:02:35','2024-11-22 16:02:35'), -(4028,1348,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4029,1349,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4030,1349,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4031,1350,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4032,1350,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4033,1351,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4034,1351,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4035,1352,'action started via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4036,1352,'action complete via WP Cron','2024-11-22 15:02:36','2024-11-22 16:02:36'), -(4037,1353,'action created','2024-11-22 17:37:04','2024-11-22 18:37:04'), -(4038,1353,'action started via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'), -(4039,1353,'action complete via WP Cron','2024-11-22 17:37:44','2024-11-22 18:37:44'), -(4040,1354,'action created','2024-11-22 18:24:12','2024-11-22 19:24:12'), -(4041,1354,'action started via WP Cron','2024-11-22 18:24:38','2024-11-22 19:24:38'), -(4042,1354,'action complete via WP Cron','2024-11-22 18:24:38','2024-11-22 19:24:38'), -(4043,1345,'action started via WP Cron','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4044,1345,'action complete via WP Cron','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4045,1355,'action created','2024-11-23 12:50:37','2024-11-23 13:50:37'), -(4046,1356,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4047,1357,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4048,1358,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4049,1359,'action created','2024-11-24 09:17:06','2024-11-24 10:17:06'), -(4050,1356,'action started via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4051,1356,'action complete via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4052,1357,'action started via WP Cron','2024-11-24 09:17:46','2024-11-24 10:17:46'), -(4053,1357,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4054,1358,'action started via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4055,1358,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4056,1359,'action started via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4057,1359,'action complete via WP Cron','2024-11-24 09:17:47','2024-11-24 10:17:47'), -(4058,1360,'action created','2024-11-24 09:19:30','2024-11-24 10:19:30'), -(4059,1361,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4060,1360,'action started via WP Cron','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4061,1360,'action complete via WP Cron','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4062,1362,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4063,1363,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4064,1364,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4065,1365,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4066,1366,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4067,1367,'action created','2024-11-24 09:20:28','2024-11-24 10:20:28'), -(4068,1368,'action created','2024-11-24 09:20:33','2024-11-24 10:20:33'), -(4069,1369,'action created','2024-11-24 09:20:35','2024-11-24 10:20:35'), -(4070,1361,'action started via WP Cron','2024-11-24 09:20:35','2024-11-24 10:20:35'), -(4071,1361,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4072,1362,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4073,1362,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4074,1363,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4075,1363,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4076,1364,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4077,1364,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4078,1365,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4079,1365,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4080,1366,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4081,1366,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4082,1367,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4083,1367,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4084,1368,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4085,1368,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4086,1369,'action started via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4087,1369,'action complete via WP Cron','2024-11-24 09:20:36','2024-11-24 10:20:36'), -(4088,1370,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4089,1371,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4090,1372,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4091,1373,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4092,1374,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4093,1375,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4094,1376,'action created','2024-11-24 09:21:51','2024-11-24 10:21:51'), -(4095,1377,'action created','2024-11-24 09:22:08','2024-11-24 10:22:08'), -(4096,1370,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4097,1370,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4098,1371,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4099,1371,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4100,1372,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4101,1372,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4102,1373,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4103,1373,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4104,1374,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4105,1374,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4106,1375,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4107,1375,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4108,1376,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4109,1376,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4110,1377,'action started via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4111,1377,'action complete via WP Cron','2024-11-24 09:23:03','2024-11-24 10:23:03'), -(4112,1378,'action created','2024-11-24 09:23:44','2024-11-24 10:23:44'), -(4113,1379,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4114,1380,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4115,1381,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4116,1382,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4117,1383,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4118,1384,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4119,1385,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4120,1386,'action created','2024-11-24 09:23:57','2024-11-24 10:23:57'), -(4121,1378,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4122,1378,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4123,1379,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4124,1379,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4125,1380,'action started via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4126,1380,'action complete via WP Cron','2024-11-24 09:24:54','2024-11-24 10:24:54'), -(4127,1381,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4128,1381,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4129,1382,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4130,1382,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4131,1383,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4132,1383,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4133,1384,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4134,1384,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4135,1385,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4136,1385,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4137,1386,'action started via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4138,1386,'action complete via WP Cron','2024-11-24 09:24:55','2024-11-24 10:24:55'), -(4139,1387,'action created','2024-11-24 09:50:36','2024-11-24 10:50:36'), -(4140,1387,'action started via Async Request','2024-11-24 09:51:15','2024-11-24 10:51:15'), -(4141,1387,'action complete via Async Request','2024-11-24 09:51:15','2024-11-24 10:51:15'), -(4142,1388,'action created','2024-11-24 09:52:16','2024-11-24 10:52:16'), -(4143,1388,'action started via WP Cron','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4144,1388,'action complete via WP Cron','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4145,1389,'action created','2024-11-24 09:52:38','2024-11-24 10:52:38'), -(4146,1389,'action started via Async Request','2024-11-24 09:53:17','2024-11-24 10:53:17'), -(4147,1389,'action complete via Async Request','2024-11-24 09:53:17','2024-11-24 10:53:17'), -(4148,1390,'action created','2024-11-24 09:57:43','2024-11-24 10:57:43'), -(4149,1391,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4150,1392,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4151,1393,'action created','2024-11-24 09:58:13','2024-11-24 10:58:13'), -(4152,1394,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4153,1395,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4154,1396,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4155,1397,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4156,1398,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4157,1399,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4158,1400,'action created','2024-11-24 09:58:14','2024-11-24 10:58:14'), -(4159,1390,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4160,1390,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4161,1391,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4162,1391,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4163,1392,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4164,1392,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4165,1393,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4166,1393,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4167,1394,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4168,1394,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4169,1395,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4170,1395,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4171,1396,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4172,1396,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4173,1397,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4174,1397,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4175,1398,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4176,1398,'action complete via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4177,1399,'action started via Async Request','2024-11-24 09:58:28','2024-11-24 10:58:28'), -(4178,1399,'action complete via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4179,1400,'action started via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4180,1400,'action complete via Async Request','2024-11-24 09:58:29','2024-11-24 10:58:29'), -(4181,1401,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4182,1402,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4183,1403,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4184,1404,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4185,1405,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4186,1406,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4187,1407,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4188,1408,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4189,1409,'action created','2024-11-24 09:58:33','2024-11-24 10:58:33'), -(4190,1401,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4191,1401,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4192,1402,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4193,1402,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4194,1403,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4195,1403,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4196,1404,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4197,1404,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4198,1405,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4199,1405,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4200,1406,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4201,1406,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4202,1407,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4203,1407,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4204,1408,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4205,1408,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4206,1409,'action started via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4207,1409,'action complete via Async Request','2024-11-24 09:58:34','2024-11-24 10:58:34'), -(4208,1410,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4209,1411,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4210,1412,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4211,1413,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4212,1414,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4213,1415,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4214,1416,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4215,1417,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4216,1418,'action created','2024-11-24 10:00:39','2024-11-24 11:00:39'), -(4217,1410,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4218,1410,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4219,1411,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4220,1411,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4221,1412,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4222,1412,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4223,1413,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4224,1413,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4225,1414,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4226,1414,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4227,1415,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4228,1415,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4229,1416,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4230,1416,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4231,1417,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4232,1417,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4233,1418,'action started via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4234,1418,'action complete via WP Cron','2024-11-24 10:01:46','2024-11-24 11:01:46'), -(4235,1419,'action created','2024-11-24 10:01:55','2024-11-24 11:01:55'), -(4236,1420,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4237,1421,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4238,1422,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4239,1423,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4240,1424,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4241,1425,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4242,1426,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4243,1427,'action created','2024-11-24 10:01:59','2024-11-24 11:01:59'), -(4244,1428,'action created','2024-11-24 10:02:00','2024-11-24 11:02:00'), -(4245,1429,'action created','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4246,1419,'action started via WP Cron','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4247,1430,'action created','2024-11-24 10:02:49','2024-11-24 11:02:49'), -(4248,1431,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4249,1419,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4250,1420,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4251,1432,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4252,1420,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4253,1421,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4254,1421,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4255,1422,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4256,1422,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4257,1433,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4258,1423,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4259,1423,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4260,1424,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4261,1424,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4262,1425,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4263,1434,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4264,1425,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4265,1426,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4266,1426,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4267,1427,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4268,1435,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4269,1427,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4270,1428,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4271,1428,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4272,1429,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4273,1436,'action created','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4274,1429,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4275,1430,'action started via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4276,1430,'action complete via WP Cron','2024-11-24 10:02:50','2024-11-24 11:02:50'), -(4277,1437,'action created','2024-11-24 10:02:51','2024-11-24 11:02:51'), -(4278,1438,'action created','2024-11-24 10:02:51','2024-11-24 11:02:51'), -(4279,1439,'action created','2024-11-24 10:02:54','2024-11-24 11:02:54'), -(4280,1431,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4281,1431,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4282,1432,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4283,1432,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4284,1433,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4285,1433,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4286,1434,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4287,1434,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4288,1435,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4289,1435,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4290,1436,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4291,1436,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4292,1437,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4293,1437,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4294,1438,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4295,1438,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4296,1439,'action started via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4297,1439,'action complete via WP Cron','2024-11-24 10:04:12','2024-11-24 11:04:12'), -(4298,1440,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4299,1441,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4300,1442,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4301,1443,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4302,1444,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4303,1445,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4304,1446,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4305,1447,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4306,1448,'action created','2024-11-24 10:06:37','2024-11-24 11:06:37'), -(4307,1449,'action created','2024-11-24 10:06:49','2024-11-24 11:06:49'), -(4308,1450,'action created','2024-11-24 10:06:49','2024-11-24 11:06:49'), -(4309,1451,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4310,1452,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4311,1453,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4312,1454,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4313,1455,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4314,1456,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4315,1457,'action created','2024-11-24 10:06:50','2024-11-24 11:06:50'), -(4316,1440,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4317,1440,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4318,1441,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4319,1441,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4320,1442,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4321,1442,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4322,1443,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4323,1443,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4324,1444,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4325,1444,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4326,1445,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4327,1445,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4328,1446,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4329,1446,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4330,1447,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4331,1447,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4332,1448,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4333,1448,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4334,1449,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4335,1449,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4336,1450,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4337,1450,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4338,1451,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4339,1451,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4340,1452,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4341,1452,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4342,1453,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4343,1453,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4344,1454,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4345,1454,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4346,1455,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4347,1455,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4348,1456,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4349,1456,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4350,1457,'action started via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4351,1457,'action complete via WP Cron','2024-11-24 10:07:36','2024-11-24 11:07:36'), -(4352,1458,'action created','2024-11-24 10:44:31','2024-11-24 11:44:31'), -(4353,1458,'action started via WP Cron','2024-11-24 10:44:36','2024-11-24 11:44:36'), -(4354,1458,'action complete via WP Cron','2024-11-24 10:44:36','2024-11-24 11:44:36'), -(4355,1459,'action created','2024-11-24 10:45:24','2024-11-24 11:45:24'), -(4356,1459,'action started via WP Cron','2024-11-24 10:45:37','2024-11-24 11:45:37'), -(4357,1459,'action complete via WP Cron','2024-11-24 10:45:37','2024-11-24 11:45:37'), -(4358,1460,'action created','2024-11-24 10:45:53','2024-11-24 11:45:53'), -(4359,1461,'action created','2024-11-24 10:46:29','2024-11-24 11:46:29'), -(4360,1460,'action started via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4361,1460,'action complete via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4362,1461,'action started via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4363,1461,'action complete via Async Request','2024-11-24 10:46:30','2024-11-24 11:46:30'), -(4364,1462,'action created','2024-11-24 10:47:09','2024-11-24 11:47:09'), -(4365,1462,'action started via Async Request','2024-11-24 10:47:32','2024-11-24 11:47:32'), -(4366,1462,'action complete via Async Request','2024-11-24 10:47:32','2024-11-24 11:47:32'), -(4367,1463,'action created','2024-11-24 10:47:46','2024-11-24 11:47:46'), -(4368,1464,'action created','2024-11-24 10:48:20','2024-11-24 11:48:20'), -(4369,1463,'action started via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4370,1463,'action complete via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4371,1464,'action started via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4372,1464,'action complete via WP Cron','2024-11-24 10:48:35','2024-11-24 11:48:35'), -(4373,1465,'action created','2024-11-24 10:48:59','2024-11-24 11:48:59'), -(4374,1465,'action started via WP Cron','2024-11-24 10:49:37','2024-11-24 11:49:37'), -(4375,1465,'action complete via WP Cron','2024-11-24 10:49:37','2024-11-24 11:49:37'), -(4376,1466,'action created','2024-11-24 10:50:30','2024-11-24 11:50:30'), -(4377,1466,'action started via WP Cron','2024-11-24 10:50:35','2024-11-24 11:50:35'), -(4378,1466,'action complete via WP Cron','2024-11-24 10:50:35','2024-11-24 11:50:35'), -(4379,1467,'action created','2024-11-24 10:51:10','2024-11-24 11:51:10'), -(4380,1468,'action created','2024-11-24 10:51:21','2024-11-24 11:51:21'), -(4381,1467,'action started via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4382,1467,'action complete via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4383,1468,'action started via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4384,1468,'action complete via WP Cron','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4385,1469,'action created','2024-11-24 10:51:37','2024-11-24 11:51:37'), -(4386,1469,'action started via Async Request','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4387,1469,'action complete via Async Request','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4388,1470,'action created','2024-11-24 10:51:44','2024-11-24 11:51:44'), -(4389,1470,'action started via Async Request','2024-11-24 10:51:49','2024-11-24 11:51:49'), -(4390,1470,'action complete via Async Request','2024-11-24 10:51:49','2024-11-24 11:51:49'), -(4391,1471,'action created','2024-11-24 10:53:51','2024-11-24 11:53:51'), -(4392,1471,'action started via Async Request','2024-11-24 10:53:55','2024-11-24 11:53:55'), -(4393,1471,'action complete via Async Request','2024-11-24 10:53:55','2024-11-24 11:53:55'), -(4394,1472,'action created','2024-11-24 10:56:33','2024-11-24 11:56:33'), -(4395,1472,'action started via WP Cron','2024-11-24 10:56:35','2024-11-24 11:56:35'), -(4396,1472,'action complete via WP Cron','2024-11-24 10:56:35','2024-11-24 11:56:35'), -(4397,1473,'action created','2024-11-24 10:59:18','2024-11-24 11:59:18'), -(4398,1473,'action started via WP Cron','2024-11-24 10:59:35','2024-11-24 11:59:35'), -(4399,1473,'action complete via WP Cron','2024-11-24 10:59:35','2024-11-24 11:59:35'), -(4400,1474,'action created','2024-11-24 11:02:02','2024-11-24 12:02:02'), -(4401,1474,'action started via WP Cron','2024-11-24 11:03:29','2024-11-24 12:03:29'), -(4402,1474,'action complete via WP Cron','2024-11-24 11:03:29','2024-11-24 12:03:29'), -(4403,1475,'action created','2024-11-24 11:05:59','2024-11-24 12:05:59'), -(4404,1475,'action started via WP Cron','2024-11-24 11:07:06','2024-11-24 12:07:06'), -(4405,1475,'action complete via WP Cron','2024-11-24 11:07:06','2024-11-24 12:07:06'), -(4406,1476,'action created','2024-11-24 11:08:12','2024-11-24 12:08:12'), -(4407,1476,'action started via WP Cron','2024-11-24 11:09:07','2024-11-24 12:09:07'), -(4408,1476,'action complete via WP Cron','2024-11-24 11:09:07','2024-11-24 12:09:07'), -(4409,1477,'action created','2024-11-24 11:09:56','2024-11-24 12:09:56'), -(4410,1477,'action started via WP Cron','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4411,1477,'action complete via WP Cron','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4412,1478,'action created','2024-11-24 11:10:35','2024-11-24 12:10:35'), -(4413,1478,'action started via Async Request','2024-11-24 11:10:36','2024-11-24 12:10:36'), -(4414,1478,'action complete via Async Request','2024-11-24 11:10:36','2024-11-24 12:10:36'), -(4415,1479,'action created','2024-11-24 11:11:40','2024-11-24 12:11:40'), -(4416,1479,'action started via Async Request','2024-11-24 11:11:41','2024-11-24 12:11:41'), -(4417,1479,'action complete via Async Request','2024-11-24 11:11:41','2024-11-24 12:11:41'), -(4418,1480,'action created','2024-11-24 11:12:54','2024-11-24 12:12:54'), -(4419,1480,'action started via WP Cron','2024-11-24 12:06:36','2024-11-24 13:06:36'), -(4420,1480,'action complete via WP Cron','2024-11-24 12:06:36','2024-11-24 13:06:36'), -(4421,1355,'action started via WP Cron','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4422,1355,'action complete via WP Cron','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4423,1481,'action created','2024-11-24 13:02:16','2024-11-24 14:02:16'), -(4424,1482,'action created','2024-11-24 14:08:39','2024-11-24 15:08:39'), -(4425,1482,'action started via Async Request','2024-11-24 14:09:31','2024-11-24 15:09:31'), -(4426,1482,'action complete via Async Request','2024-11-24 14:09:31','2024-11-24 15:09:31'), -(4427,1483,'action created','2024-11-24 14:11:12','2024-11-24 15:11:12'), -(4428,1483,'action started via WP Cron','2024-11-24 14:11:36','2024-11-24 15:11:36'), -(4429,1483,'action complete via WP Cron','2024-11-24 14:11:36','2024-11-24 15:11:36'), -(4430,1484,'action created','2024-11-24 14:11:43','2024-11-24 15:11:43'), -(4431,1484,'action started via WP Cron','2024-11-24 14:12:35','2024-11-24 15:12:35'), -(4432,1484,'action complete via WP Cron','2024-11-24 14:12:35','2024-11-24 15:12:35'), -(4433,1485,'action created','2024-11-24 14:13:52','2024-11-24 15:13:52'), -(4434,1485,'action started via WP Cron','2024-11-24 14:14:36','2024-11-24 15:14:36'), -(4435,1485,'action complete via WP Cron','2024-11-24 14:14:36','2024-11-24 15:14:36'), -(4436,1486,'action created','2024-11-24 14:15:15','2024-11-24 15:15:15'), -(4437,1486,'action started via WP Cron','2024-11-24 14:15:35','2024-11-24 15:15:35'), -(4438,1486,'action complete via WP Cron','2024-11-24 14:15:35','2024-11-24 15:15:35'), -(4439,1487,'action created','2024-11-24 14:17:00','2024-11-24 15:17:00'), -(4440,1487,'action started via WP Cron','2024-11-24 14:17:54','2024-11-24 15:17:54'), -(4441,1487,'action complete via WP Cron','2024-11-24 14:17:54','2024-11-24 15:17:54'), -(4442,1488,'action created','2024-11-24 14:19:57','2024-11-24 15:19:57'), -(4443,1488,'action started via Async Request','2024-11-24 14:20:25','2024-11-24 15:20:25'), -(4444,1488,'action complete via Async Request','2024-11-24 14:20:25','2024-11-24 15:20:25'), -(4445,1489,'action created','2024-11-24 14:21:32','2024-11-24 15:21:32'), -(4446,1489,'action started via WP Cron','2024-11-24 14:21:36','2024-11-24 15:21:36'), -(4447,1489,'action complete via WP Cron','2024-11-24 14:21:36','2024-11-24 15:21:36'), -(4448,1490,'action created','2024-11-24 14:22:21','2024-11-24 15:22:21'), -(4449,1490,'action started via WP Cron','2024-11-24 14:22:43','2024-11-24 15:22:43'), -(4450,1490,'action complete via WP Cron','2024-11-24 14:22:43','2024-11-24 15:22:43'), -(4451,1491,'action created','2024-11-24 14:23:08','2024-11-24 15:23:08'), -(4452,1491,'action started via WP Cron','2024-11-24 14:23:36','2024-11-24 15:23:36'), -(4453,1491,'action complete via WP Cron','2024-11-24 14:23:36','2024-11-24 15:23:36'), -(4454,1492,'action created','2024-11-24 14:24:45','2024-11-24 15:24:45'), -(4455,1492,'action started via WP Cron','2024-11-24 14:26:30','2024-11-24 15:26:30'), -(4456,1492,'action complete via WP Cron','2024-11-24 14:26:30','2024-11-24 15:26:30'), -(4457,1493,'action created','2024-11-24 14:27:37','2024-11-24 15:27:37'), -(4458,1493,'action started via WP Cron','2024-11-24 15:26:14','2024-11-24 16:26:14'), -(4459,1493,'action complete via WP Cron','2024-11-24 15:26:14','2024-11-24 16:26:14'), -(4460,1494,'action created','2024-11-25 07:57:57','2024-11-25 08:57:57'), -(4461,1494,'action started via WP Cron','2024-11-25 07:59:05','2024-11-25 08:59:05'), -(4462,1494,'action complete via WP Cron','2024-11-25 07:59:05','2024-11-25 08:59:05'), -(4463,1495,'action created','2024-11-25 08:20:15','2024-11-25 09:20:15'), -(4464,1495,'action started via WP Cron','2024-11-25 08:22:44','2024-11-25 09:22:44'), -(4465,1495,'action complete via WP Cron','2024-11-25 08:22:44','2024-11-25 09:22:44'), -(4466,1496,'action created','2024-11-25 08:26:42','2024-11-25 09:26:42'), -(4467,1497,'action created','2024-11-25 08:27:04','2024-11-25 09:27:04'), -(4468,1496,'action started via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4469,1496,'action complete via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4470,1497,'action started via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4471,1497,'action complete via Async Request','2024-11-25 08:27:34','2024-11-25 09:27:34'), -(4472,1498,'action created','2024-11-25 08:30:31','2024-11-25 09:30:31'), -(4473,1498,'action started via WP Cron','2024-11-25 08:30:35','2024-11-25 09:30:35'), -(4474,1498,'action complete via WP Cron','2024-11-25 08:30:35','2024-11-25 09:30:35'), -(4475,1499,'action created','2024-11-25 08:30:54','2024-11-25 09:30:54'), -(4476,1499,'action started via Async Request','2024-11-25 08:31:03','2024-11-25 09:31:03'), -(4477,1499,'action complete via Async Request','2024-11-25 08:31:03','2024-11-25 09:31:03'), -(4478,1500,'action created','2024-11-25 08:34:13','2024-11-25 09:34:13'), -(4479,1500,'action started via WP Cron','2024-11-25 08:34:36','2024-11-25 09:34:36'), -(4480,1500,'action complete via WP Cron','2024-11-25 08:34:36','2024-11-25 09:34:36'), -(4481,1501,'action created','2024-11-25 08:34:43','2024-11-25 09:34:43'), -(4482,1501,'action started via Async Request','2024-11-25 08:34:47','2024-11-25 09:34:47'), -(4483,1501,'action complete via Async Request','2024-11-25 08:34:47','2024-11-25 09:34:47'), -(4484,1502,'action created','2024-11-25 08:35:34','2024-11-25 09:35:34'), -(4485,1502,'action started via WP Cron','2024-11-25 08:35:37','2024-11-25 09:35:37'), -(4486,1502,'action complete via WP Cron','2024-11-25 08:35:37','2024-11-25 09:35:37'), -(4487,1503,'action created','2024-11-25 08:36:13','2024-11-25 09:36:13'), -(4488,1503,'action started via WP Cron','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4489,1503,'action complete via WP Cron','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4490,1504,'action created','2024-11-25 08:36:35','2024-11-25 09:36:35'), -(4491,1504,'action started via Async Request','2024-11-25 08:36:51','2024-11-25 09:36:51'), -(4492,1504,'action complete via Async Request','2024-11-25 08:36:51','2024-11-25 09:36:51'), -(4493,1505,'action created','2024-11-25 08:37:06','2024-11-25 09:37:06'), -(4494,1505,'action started via WP Cron','2024-11-25 08:38:05','2024-11-25 09:38:05'), -(4495,1505,'action complete via WP Cron','2024-11-25 08:38:05','2024-11-25 09:38:05'), -(4496,1506,'action created','2024-11-25 08:38:23','2024-11-25 09:38:23'), -(4497,1506,'action started via WP Cron','2024-11-25 08:38:36','2024-11-25 09:38:36'), -(4498,1506,'action complete via WP Cron','2024-11-25 08:38:36','2024-11-25 09:38:36'), -(4499,1507,'action created','2024-11-25 08:44:09','2024-11-25 09:44:09'), -(4500,1508,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4501,1509,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4502,1510,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4503,1511,'action created','2024-11-25 08:44:31','2024-11-25 09:44:31'), -(4504,1507,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4505,1507,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4506,1508,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4507,1508,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4508,1509,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4509,1509,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4510,1510,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4511,1510,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4512,1511,'action started via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4513,1511,'action complete via WP Cron','2024-11-25 08:44:48','2024-11-25 09:44:48'), -(4514,1512,'action created','2024-11-25 08:45:39','2024-11-25 09:45:39'), -(4515,1513,'action created','2024-11-25 08:45:39','2024-11-25 09:45:39'), -(4516,1514,'action created','2024-11-25 08:45:40','2024-11-25 09:45:40'), -(4517,1515,'action created','2024-11-25 08:45:45','2024-11-25 09:45:45'), -(4518,1512,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4519,1512,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4520,1513,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4521,1513,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4522,1514,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4523,1514,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4524,1515,'action started via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4525,1515,'action complete via Async Request','2024-11-25 08:45:51','2024-11-25 09:45:51'), -(4526,1516,'action created','2024-11-25 09:56:02','2024-11-25 10:56:02'), -(4527,1516,'action started via WP Cron','2024-11-25 09:56:46','2024-11-25 10:56:46'), -(4528,1516,'action complete via WP Cron','2024-11-25 09:56:46','2024-11-25 10:56:46'), -(4529,1517,'action created','2024-11-25 09:58:31','2024-11-25 10:58:31'), -(4530,1517,'action started via WP Cron','2024-11-25 09:58:35','2024-11-25 10:58:35'), -(4531,1517,'action complete via WP Cron','2024-11-25 09:58:35','2024-11-25 10:58:35'), -(4532,1518,'action created','2024-11-25 09:58:39','2024-11-25 10:58:39'), -(4533,1519,'action created','2024-11-25 09:59:30','2024-11-25 10:59:30'), -(4534,1518,'action started via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4535,1518,'action complete via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4536,1519,'action started via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4537,1519,'action complete via WP Cron','2024-11-25 09:59:36','2024-11-25 10:59:36'), -(4538,1520,'action created','2024-11-25 11:00:01','2024-11-25 12:00:01'), -(4539,1520,'action started via WP Cron','2024-11-25 11:12:58','2024-11-25 12:12:58'), -(4540,1520,'action complete via WP Cron','2024-11-25 11:12:58','2024-11-25 12:12:58'), -(4541,1521,'action created','2024-11-25 11:16:54','2024-11-25 12:16:54'), -(4542,1521,'action started via Async Request','2024-11-25 11:18:16','2024-11-25 12:18:16'), -(4543,1521,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-11-25 11:18:16','2024-11-25 12:18:16'), -(4544,1522,'action created','2024-11-25 11:18:28','2024-11-25 12:18:28'), -(4545,1522,'action started via WP Cron','2024-11-25 11:19:40','2024-11-25 12:19:40'), -(4546,1522,'action complete via WP Cron','2024-11-25 11:19:40','2024-11-25 12:19:40'), -(4547,1523,'action created','2024-11-25 11:19:43','2024-11-25 12:19:43'), -(4548,1523,'action started via WP Cron','2024-11-25 11:20:53','2024-11-25 12:20:53'), -(4549,1523,'action complete via WP Cron','2024-11-25 11:20:53','2024-11-25 12:20:53'), -(4550,1481,'action started via WP Cron','2024-11-25 13:02:26','2024-11-25 14:02:26'), -(4551,1481,'action complete via WP Cron','2024-11-25 13:02:26','2024-11-25 14:02:26'), -(4552,1524,'action created','2024-11-25 13:02:26','2024-11-25 14:02:26'), -(4553,1525,'action created','2024-11-25 16:19:50','2024-11-25 17:19:50'), -(4554,1525,'action started via WP Cron','2024-11-25 16:20:43','2024-11-25 17:20:43'), -(4555,1525,'action complete via WP Cron','2024-11-25 16:20:43','2024-11-25 17:20:43'), -(4556,1526,'action created','2024-11-25 16:22:39','2024-11-25 17:22:39'), -(4557,1526,'action started via WP Cron','2024-11-25 16:23:36','2024-11-25 17:23:36'), -(4558,1526,'action complete via WP Cron','2024-11-25 16:23:36','2024-11-25 17:23:36'), -(4561,1528,'action created','2024-11-25 16:48:38','2024-11-25 17:48:38'), -(4562,1529,'action created','2024-11-25 16:49:16','2024-11-25 17:49:16'), -(4563,1529,'action started via WP Cron','2024-11-25 16:50:42','2024-11-25 17:50:42'), -(4564,1529,'action complete via WP Cron','2024-11-25 16:50:42','2024-11-25 17:50:42'), -(4565,1530,'action created','2024-11-25 16:50:42','2024-11-25 17:50:42'), -(4566,1531,'action created','2024-11-25 16:58:13','2024-11-25 17:58:13'), -(4567,1531,'action started via WP Cron','2024-11-25 16:59:56','2024-11-25 17:59:56'), -(4568,1531,'action complete via WP Cron','2024-11-25 16:59:56','2024-11-25 17:59:56'), -(4569,1532,'action created','2024-11-25 16:59:56','2024-11-25 17:59:56'), -(4570,1532,'action started via WP Cron','2024-11-25 17:00:56','2024-11-25 18:00:56'), -(4571,1532,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-11-25 17:00:56','2024-11-25 18:00:56'), -(4572,1533,'action created','2024-11-25 17:04:23','2024-11-25 18:04:23'), -(4573,1533,'action started via Async Request','2024-11-25 17:05:29','2024-11-25 18:05:29'), -(4574,1533,'action complete via Async Request','2024-11-25 17:05:29','2024-11-25 18:05:29'), -(4575,1534,'action created','2024-11-25 17:18:00','2024-11-25 18:18:00'), -(4576,1534,'action started via WP Cron','2024-11-25 17:21:02','2024-11-25 18:21:02'), -(4577,1534,'action complete via WP Cron','2024-11-25 17:21:02','2024-11-25 18:21:02'), -(4578,1535,'action created','2024-11-25 17:35:15','2024-11-25 18:35:15'), -(4579,1535,'action started via WP Cron','2024-11-25 17:35:37','2024-11-25 18:35:37'), -(4580,1535,'action complete via WP Cron','2024-11-25 17:35:37','2024-11-25 18:35:37'), -(4581,1536,'action created','2024-11-25 17:37:49','2024-11-25 18:37:49'), -(4582,1536,'action started via WP Cron','2024-11-25 17:38:40','2024-11-25 18:38:40'), -(4583,1536,'action complete via WP Cron','2024-11-25 17:38:40','2024-11-25 18:38:40'), -(4584,1537,'action created','2024-11-25 17:52:37','2024-11-25 18:52:37'), -(4585,1538,'action created','2024-11-25 17:53:02','2024-11-25 18:53:02'), -(4586,1537,'action started via WP Cron','2024-11-25 17:53:42','2024-11-25 18:53:42'), -(4587,1537,'action complete via WP Cron','2024-11-25 17:53:42','2024-11-25 18:53:42'), -(4588,1538,'action started via WP Cron','2024-11-25 17:53:42','2024-11-25 18:53:42'), -(4589,1538,'action complete via WP Cron','2024-11-25 17:53:42','2024-11-25 18:53:42'), -(4590,1524,'action started via WP Cron','2024-11-26 13:24:12','2024-11-26 14:24:12'), -(4591,1524,'action complete via WP Cron','2024-11-26 13:24:12','2024-11-26 14:24:12'), -(4592,1539,'action created','2024-11-26 13:24:12','2024-11-26 14:24:12'), -(4593,1540,'action created','2024-11-26 16:03:58','2024-11-26 17:03:58'), -(4594,1540,'action started via WP Cron','2024-11-26 16:06:01','2024-11-26 17:06:01'), -(4595,1540,'action complete via WP Cron','2024-11-26 16:06:01','2024-11-26 17:06:01'), -(4596,1530,'action started via WP Cron','2024-11-26 16:57:26','2024-11-26 17:57:26'), -(4597,1530,'action failed via WP Cron: Scheduled action for wp_mail_smtp_admin_notifications_update will not be executed as no callbacks are registered.','2024-11-26 16:57:26','2024-11-26 17:57:26'), -(4598,1541,'action created','2024-11-26 16:57:26','2024-11-26 17:57:26'), -(4599,1542,'action created','2024-11-26 22:17:22','2024-11-26 23:17:22'), -(4600,1542,'action started via WP Cron','2024-11-26 22:18:15','2024-11-26 23:18:15'), -(4601,1542,'action complete via WP Cron','2024-11-26 22:18:15','2024-11-26 23:18:15'), -(4602,1543,'action created','2024-11-26 22:19:52','2024-11-26 23:19:52'), -(4603,1544,'action created','2024-11-26 22:20:16','2024-11-26 23:20:16'), -(4604,1543,'action started via WP Cron','2024-11-26 22:20:42','2024-11-26 23:20:42'), -(4605,1543,'action complete via WP Cron','2024-11-26 22:20:42','2024-11-26 23:20:42'), -(4606,1544,'action started via WP Cron','2024-11-26 22:20:42','2024-11-26 23:20:42'), -(4607,1544,'action complete via WP Cron','2024-11-26 22:20:42','2024-11-26 23:20:42'), -(4608,1545,'action created','2024-11-26 22:20:50','2024-11-26 23:20:50'), -(4609,1545,'action started via WP Cron','2024-11-26 22:45:21','2024-11-26 23:45:21'), -(4610,1545,'action complete via WP Cron','2024-11-26 22:45:21','2024-11-26 23:45:21'), -(4611,1539,'action started via WP Cron','2024-11-27 13:32:49','2024-11-27 14:32:49'), -(4612,1539,'action complete via WP Cron','2024-11-27 13:32:49','2024-11-27 14:32:49'), -(4613,1546,'action created','2024-11-27 13:32:49','2024-11-27 14:32:49'), -(4614,1541,'action started via WP Cron','2024-11-27 17:13:04','2024-11-27 18:13:04'), -(4615,1541,'action failed via WP Cron: Scheduled action for wp_mail_smtp_admin_notifications_update will not be executed as no callbacks are registered.','2024-11-27 17:13:04','2024-11-27 18:13:04'), -(4616,1547,'action created','2024-11-27 17:13:04','2024-11-27 18:13:04'), -(4617,1548,'action created','2024-11-27 22:26:49','2024-11-27 23:26:49'), -(4618,1548,'action started via Async Request','2024-11-27 22:27:00','2024-11-27 23:27:00'), -(4619,1548,'action complete via Async Request','2024-11-27 22:27:00','2024-11-27 23:27:00'), -(4620,1546,'action started via WP Cron','2024-11-28 13:59:54','2024-11-28 14:59:54'), -(4621,1546,'action complete via WP Cron','2024-11-28 13:59:54','2024-11-28 14:59:54'), -(4622,1549,'action created','2024-11-28 13:59:54','2024-11-28 14:59:54'), -(4623,1550,'action created','2024-11-28 15:21:17','2024-11-28 16:21:17'), -(4624,1550,'action started via WP Cron','2024-11-28 15:21:39','2024-11-28 16:21:39'), -(4625,1550,'action complete via WP Cron','2024-11-28 15:21:39','2024-11-28 16:21:39'), -(4626,1551,'action created','2024-11-28 15:40:46','2024-11-28 16:40:46'), -(4627,1551,'action started via WP Cron','2024-11-28 15:42:54','2024-11-28 16:42:54'), -(4628,1551,'action complete via WP Cron','2024-11-28 15:42:54','2024-11-28 16:42:54'), -(4629,1552,'action created','2024-11-28 15:42:54','2024-11-28 16:42:54'), -(4630,1552,'action started via WP Cron','2024-11-28 15:43:36','2024-11-28 16:43:36'), -(4631,1552,'action complete via WP Cron','2024-11-28 15:43:36','2024-11-28 16:43:36'), -(4632,1553,'action created','2024-11-28 17:00:31','2024-11-28 18:00:31'), -(4633,1553,'action started via WP Cron','2024-11-28 17:00:38','2024-11-28 18:00:38'), -(4634,1553,'action complete via WP Cron','2024-11-28 17:00:38','2024-11-28 18:00:38'), -(4635,1554,'action created','2024-11-28 17:03:33','2024-11-28 18:03:33'), -(4636,1554,'action started via WP Cron','2024-11-28 17:03:54','2024-11-28 18:03:54'), -(4637,1554,'action complete via WP Cron','2024-11-28 17:03:54','2024-11-28 18:03:54'), -(4638,1547,'action started via WP Cron','2024-11-28 17:13:39','2024-11-28 18:13:39'), -(4639,1547,'action failed via WP Cron: Scheduled action for wp_mail_smtp_admin_notifications_update will not be executed as no callbacks are registered.','2024-11-28 17:13:39','2024-11-28 18:13:39'), -(4640,1555,'action created','2024-11-28 17:13:39','2024-11-28 18:13:39'), -(4641,1556,'action created','2024-11-28 17:14:12','2024-11-28 18:14:12'), -(4642,1556,'action started via WP Cron','2024-11-28 17:14:35','2024-11-28 18:14:35'), -(4643,1556,'action complete via WP Cron','2024-11-28 17:14:35','2024-11-28 18:14:35'), -(4644,1557,'action created','2024-11-28 19:33:27','2024-11-28 20:33:27'), -(4645,1557,'action started via WP Cron','2024-11-28 19:33:35','2024-11-28 20:33:35'), -(4646,1557,'action complete via WP Cron','2024-11-28 19:33:35','2024-11-28 20:33:35'), -(4647,1558,'action created','2024-11-28 19:34:14','2024-11-28 20:34:14'), -(4648,1558,'action started via WP Cron','2024-11-28 19:34:41','2024-11-28 20:34:41'), -(4649,1558,'action complete via WP Cron','2024-11-28 19:34:41','2024-11-28 20:34:41'), -(4650,1559,'action created','2024-11-28 19:40:25','2024-11-28 20:40:25'), -(4651,1560,'action created','2024-11-28 19:40:25','2024-11-28 20:40:25'), -(4652,1559,'action started via WP Cron','2024-11-28 19:40:39','2024-11-28 20:40:39'), -(4653,1559,'action complete via WP Cron','2024-11-28 19:40:39','2024-11-28 20:40:39'), -(4654,1560,'action started via WP Cron','2024-11-28 19:40:39','2024-11-28 20:40:39'), -(4655,1560,'action complete via WP Cron','2024-11-28 19:40:39','2024-11-28 20:40:39'), -(4656,1561,'action created','2024-11-29 09:05:49','2024-11-29 10:05:49'), -(4657,1561,'action started via WP Cron','2024-11-29 09:07:39','2024-11-29 10:07:39'), -(4658,1561,'action complete via WP Cron','2024-11-29 09:07:39','2024-11-29 10:07:39'), -(4659,1562,'action created','2024-11-29 09:07:39','2024-11-29 10:07:39'), -(4660,1562,'action started via WP Cron','2024-11-29 09:10:31','2024-11-29 10:10:31'), -(4661,1562,'action complete via WP Cron','2024-11-29 09:10:31','2024-11-29 10:10:31'), -(4662,1563,'action created','2024-11-29 09:30:23','2024-11-29 10:30:23'), -(4663,1563,'action started via WP Cron','2024-11-29 09:30:38','2024-11-29 10:30:38'), -(4664,1563,'action complete via WP Cron','2024-11-29 09:30:38','2024-11-29 10:30:38'), -(4665,1549,'action started via WP Cron','2024-11-29 14:17:55','2024-11-29 15:17:55'), -(4666,1549,'action complete via WP Cron','2024-11-29 14:17:55','2024-11-29 15:17:55'), -(4667,1564,'action created','2024-11-29 14:17:55','2024-11-29 15:17:55'), -(4668,1555,'action started via WP Cron','2024-11-29 17:16:06','2024-11-29 18:16:06'), -(4669,1555,'action complete via WP Cron','2024-11-29 17:16:06','2024-11-29 18:16:06'), -(4670,1565,'action created','2024-11-29 17:16:06','2024-11-29 18:16:06'), -(4671,1566,'action created','2024-11-29 17:22:16','2024-11-29 18:22:16'), -(4672,1566,'action started via WP Cron','2024-11-29 17:24:05','2024-11-29 18:24:05'), -(4673,1566,'action complete via WP Cron','2024-11-29 17:24:05','2024-11-29 18:24:05'), -(4674,1567,'action created','2024-11-29 17:26:38','2024-11-29 18:26:38'), -(4675,1567,'action started via WP Cron','2024-11-29 17:28:15','2024-11-29 18:28:15'), -(4676,1567,'action complete via WP Cron','2024-11-29 17:28:15','2024-11-29 18:28:15'), -(4677,1564,'action started via WP Cron','2024-11-30 14:18:42','2024-11-30 15:18:42'), -(4678,1564,'action complete via WP Cron','2024-11-30 14:18:42','2024-11-30 15:18:42'), -(4679,1568,'action created','2024-11-30 14:18:42','2024-11-30 15:18:42'), -(4680,1565,'action started via WP Cron','2024-11-30 17:16:40','2024-11-30 18:16:40'), -(4681,1565,'action complete via WP Cron','2024-11-30 17:16:40','2024-11-30 18:16:40'), -(4682,1569,'action created','2024-11-30 17:16:40','2024-11-30 18:16:40'), -(4683,1568,'action started via WP Cron','2024-12-01 14:19:40','2024-12-01 15:19:40'), -(4684,1568,'action complete via WP Cron','2024-12-01 14:19:40','2024-12-01 15:19:40'), -(4685,1570,'action created','2024-12-01 14:19:40','2024-12-01 15:19:40'), -(4686,1569,'action started via WP Cron','2024-12-01 17:16:40','2024-12-01 18:16:40'), -(4687,1569,'action complete via WP Cron','2024-12-01 17:16:40','2024-12-01 18:16:40'), -(4688,1571,'action created','2024-12-01 17:16:40','2024-12-01 18:16:40'), -(4689,1572,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4690,1573,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4691,1574,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4692,1575,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4693,1576,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4694,1577,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4695,1578,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4696,1579,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4697,1580,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4698,1581,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4699,1582,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4700,1583,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4701,1584,'action created','2024-12-02 09:34:59','2024-12-02 10:34:59'), -(4702,1572,'action started via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4703,1572,'action complete via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4704,1573,'action started via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4705,1573,'action complete via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4706,1574,'action started via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4707,1574,'action complete via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4708,1575,'action started via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4709,1575,'action complete via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4710,1576,'action started via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4711,1576,'action complete via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4712,1577,'action started via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4713,1577,'action complete via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4714,1578,'action started via WP Cron','2024-12-02 09:35:40','2024-12-02 10:35:40'), -(4715,1578,'action complete via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4716,1579,'action started via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4717,1579,'action complete via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4718,1580,'action started via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4719,1580,'action complete via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4720,1581,'action started via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4721,1581,'action complete via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4722,1582,'action started via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4723,1582,'action complete via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4724,1584,'action started via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4725,1584,'action complete via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4726,1583,'action started via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4727,1583,'action complete via WP Cron','2024-12-02 09:35:41','2024-12-02 10:35:41'), -(4728,1585,'action created','2024-12-02 09:35:45','2024-12-02 10:35:45'), -(4729,1585,'action started via Async Request','2024-12-02 09:35:46','2024-12-02 10:35:46'), -(4730,1585,'action complete via Async Request','2024-12-02 09:35:46','2024-12-02 10:35:46'), -(4731,1586,'action created','2024-12-02 10:05:44','2024-12-02 11:05:44'), -(4732,1586,'action started via WP Cron','2024-12-02 10:06:40','2024-12-02 11:06:40'), -(4733,1586,'action complete via WP Cron','2024-12-02 10:06:40','2024-12-02 11:06:40'), -(4734,1587,'action created','2024-12-02 10:06:46','2024-12-02 11:06:46'), -(4735,1587,'action started via WP Cron','2024-12-02 10:07:40','2024-12-02 11:07:40'), -(4736,1587,'action complete via WP Cron','2024-12-02 10:07:40','2024-12-02 11:07:40'), -(4737,1588,'action created','2024-12-02 10:46:48','2024-12-02 11:46:48'), -(4738,1588,'action started via WP Cron','2024-12-02 10:47:40','2024-12-02 11:47:40'), -(4739,1588,'action complete via WP Cron','2024-12-02 10:47:40','2024-12-02 11:47:40'), -(4740,1528,'action started via WP Cron','2024-12-02 13:00:40','2024-12-02 14:00:40'), -(4741,1528,'action complete via WP Cron','2024-12-02 13:00:40','2024-12-02 14:00:40'), -(4742,1589,'action created','2024-12-02 13:00:40','2024-12-02 14:00:40'), -(4743,1570,'action started via WP Cron','2024-12-02 14:19:41','2024-12-02 15:19:41'), -(4744,1570,'action complete via WP Cron','2024-12-02 14:19:41','2024-12-02 15:19:41'), -(4745,1590,'action created','2024-12-02 14:19:41','2024-12-02 15:19:41'), -(4746,1591,'action created','2024-12-02 16:33:11','2024-12-02 17:33:11'), -(4747,1591,'action started via WP Cron','2024-12-02 16:33:41','2024-12-02 17:33:41'), -(4748,1591,'action complete via WP Cron','2024-12-02 16:33:41','2024-12-02 17:33:41'), -(4749,1592,'action created','2024-12-02 16:34:12','2024-12-02 17:34:12'), -(4750,1592,'action started via WP Cron','2024-12-02 16:34:41','2024-12-02 17:34:41'), -(4751,1592,'action complete via WP Cron','2024-12-02 16:34:41','2024-12-02 17:34:41'), -(4752,1571,'action started via WP Cron','2024-12-02 17:16:41','2024-12-02 18:16:41'), -(4753,1571,'action complete via WP Cron','2024-12-02 17:16:41','2024-12-02 18:16:41'), -(4754,1593,'action created','2024-12-02 17:16:41','2024-12-02 18:16:41'), -(4755,1590,'action started via WP Cron','2024-12-03 14:19:41','2024-12-03 15:19:41'), -(4756,1590,'action complete via WP Cron','2024-12-03 14:19:41','2024-12-03 15:19:41'), -(4757,1594,'action created','2024-12-03 14:19:41','2024-12-03 15:19:41'), -(4758,1595,'action created','2024-12-03 17:03:18','2024-12-03 18:03:18'), -(4759,1595,'action started via WP Cron','2024-12-03 17:03:41','2024-12-03 18:03:41'), -(4760,1595,'action complete via WP Cron','2024-12-03 17:03:41','2024-12-03 18:03:41'), -(4761,1596,'action created','2024-12-03 17:04:43','2024-12-03 18:04:43'), -(4762,1596,'action started via WP Cron','2024-12-03 17:05:41','2024-12-03 18:05:41'), -(4763,1596,'action complete via WP Cron','2024-12-03 17:05:41','2024-12-03 18:05:41'), -(4764,1593,'action started via WP Cron','2024-12-03 17:16:41','2024-12-03 18:16:41'), -(4765,1593,'action complete via WP Cron','2024-12-03 17:16:41','2024-12-03 18:16:41'), -(4766,1597,'action created','2024-12-03 17:16:41','2024-12-03 18:16:41'), -(4767,1598,'action created','2024-12-03 22:53:41','2024-12-03 23:53:41'), -(4768,1598,'action started via WP Cron','2024-12-03 22:54:41','2024-12-03 23:54:41'), -(4769,1598,'action complete via WP Cron','2024-12-03 22:54:41','2024-12-03 23:54:41'), -(4770,1599,'action created','2024-12-03 22:55:58','2024-12-03 23:55:58'), -(4771,1599,'action started via WP Cron','2024-12-03 22:56:41','2024-12-03 23:56:41'), -(4772,1599,'action complete via WP Cron','2024-12-03 22:56:41','2024-12-03 23:56:41'), -(4773,1600,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4774,1601,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4775,1602,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4776,1603,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4777,1604,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4778,1605,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4779,1606,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4780,1607,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4781,1608,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4782,1609,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4783,1610,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4784,1611,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4785,1612,'action created','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4786,1600,'action started via Async Request','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4787,1600,'action complete via Async Request','2024-12-03 23:11:08','2024-12-04 00:11:08'), -(4788,1601,'action started via Async Request','2024-12-03 23:11:13','2024-12-04 00:11:13'), -(4789,1601,'action complete via Async Request','2024-12-03 23:11:13','2024-12-04 00:11:13'), -(4790,1602,'action started via Async Request','2024-12-03 23:11:13','2024-12-04 00:11:13'), -(4791,1602,'action complete via Async Request','2024-12-03 23:11:13','2024-12-04 00:11:13'), -(4792,1603,'action started via Async Request','2024-12-03 23:11:13','2024-12-04 00:11:13'), -(4793,1603,'action complete via Async Request','2024-12-03 23:11:13','2024-12-04 00:11:13'), -(4794,1604,'action started via Async Request','2024-12-03 23:11:13','2024-12-04 00:11:13'), -(4795,1604,'action complete via Async Request','2024-12-03 23:11:13','2024-12-04 00:11:13'), -(4796,1605,'action started via Async Request','2024-12-03 23:11:13','2024-12-04 00:11:13'), -(4797,1605,'action complete via Async Request','2024-12-03 23:11:13','2024-12-04 00:11:13'), -(4798,1606,'action started via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4799,1606,'action complete via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4800,1607,'action started via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4801,1607,'action complete via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4802,1608,'action started via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4803,1608,'action complete via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4804,1609,'action started via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4805,1609,'action complete via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4806,1610,'action started via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4807,1610,'action complete via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4808,1612,'action started via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4809,1612,'action complete via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4810,1611,'action started via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4811,1611,'action complete via Async Request','2024-12-03 23:11:19','2024-12-04 00:11:19'), -(4812,1613,'action created','2024-12-03 23:15:14','2024-12-04 00:15:14'), -(4813,1613,'action started via Async Request','2024-12-03 23:15:32','2024-12-04 00:15:32'), -(4814,1613,'action complete via Async Request','2024-12-03 23:15:32','2024-12-04 00:15:32'), -(4815,1614,'action created','2024-12-03 23:15:44','2024-12-04 00:15:44'), -(4816,1614,'action started via WP Cron','2024-12-03 23:16:36','2024-12-04 00:16:36'), -(4817,1614,'action complete via WP Cron','2024-12-03 23:16:36','2024-12-04 00:16:36'), -(4818,1615,'action created','2024-12-04 08:33:07','2024-12-04 09:33:07'), -(4819,1615,'action started via WP Cron','2024-12-04 08:33:38','2024-12-04 09:33:38'), -(4820,1615,'action complete via WP Cron','2024-12-04 08:33:38','2024-12-04 09:33:38'), -(4821,1594,'action started via WP Cron','2024-12-04 14:19:41','2024-12-04 15:19:41'), -(4822,1594,'action complete via WP Cron','2024-12-04 14:19:41','2024-12-04 15:19:41'), -(4823,1616,'action created','2024-12-04 14:19:41','2024-12-04 15:19:41'), -(4824,1597,'action started via WP Cron','2024-12-04 17:16:41','2024-12-04 18:16:41'), -(4825,1597,'action complete via WP Cron','2024-12-04 17:16:41','2024-12-04 18:16:41'), -(4826,1617,'action created','2024-12-04 17:16:41','2024-12-04 18:16:41'), -(4827,1616,'action started via WP Cron','2024-12-05 14:19:42','2024-12-05 15:19:42'), -(4828,1616,'action complete via WP Cron','2024-12-05 14:19:42','2024-12-05 15:19:42'), -(4829,1618,'action created','2024-12-05 14:19:42','2024-12-05 15:19:42'), -(4830,1617,'action started via WP Cron','2024-12-05 17:16:42','2024-12-05 18:16:42'), -(4831,1617,'action complete via WP Cron','2024-12-05 17:16:42','2024-12-05 18:16:42'), -(4832,1619,'action created','2024-12-05 17:16:42','2024-12-05 18:16:42'), -(4833,1620,'action created','2024-12-06 13:04:13','2024-12-06 14:04:13'), -(4834,1621,'action created','2024-12-06 13:04:13','2024-12-06 14:04:13'), -(4835,1620,'action started via WP Cron','2024-12-06 13:04:42','2024-12-06 14:04:42'), -(4836,1620,'action complete via WP Cron','2024-12-06 13:04:42','2024-12-06 14:04:42'), -(4837,1621,'action started via WP Cron','2024-12-06 13:04:42','2024-12-06 14:04:42'), -(4838,1621,'action complete via WP Cron','2024-12-06 13:04:42','2024-12-06 14:04:42'), -(4839,1622,'action created','2024-12-06 13:08:34','2024-12-06 14:08:34'), -(4840,1622,'action started via WP Cron','2024-12-06 13:09:42','2024-12-06 14:09:42'), -(4841,1622,'action complete via WP Cron','2024-12-06 13:09:42','2024-12-06 14:09:42'), -(4842,1623,'action created','2024-12-06 13:10:02','2024-12-06 14:10:02'), -(4843,1623,'action started via WP Cron','2024-12-06 13:10:42','2024-12-06 14:10:42'), -(4844,1623,'action complete via WP Cron','2024-12-06 13:10:42','2024-12-06 14:10:42'), -(4845,1624,'action created','2024-12-06 14:04:23','2024-12-06 15:04:23'), -(4846,1624,'action started via WP Cron','2024-12-06 14:04:42','2024-12-06 15:04:42'), -(4847,1624,'action complete via WP Cron','2024-12-06 14:04:42','2024-12-06 15:04:42'), -(4848,1618,'action started via WP Cron','2024-12-06 14:19:42','2024-12-06 15:19:42'), -(4849,1618,'action complete via WP Cron','2024-12-06 14:19:42','2024-12-06 15:19:42'), -(4850,1625,'action created','2024-12-06 14:19:42','2024-12-06 15:19:42'), -(4851,1626,'action created','2024-12-06 14:22:12','2024-12-06 15:22:12'), -(4852,1626,'action started via WP Cron','2024-12-06 14:22:42','2024-12-06 15:22:42'), -(4853,1626,'action complete via WP Cron','2024-12-06 14:22:42','2024-12-06 15:22:42'), -(4854,1619,'action started via WP Cron','2024-12-06 17:16:42','2024-12-06 18:16:42'), -(4855,1619,'action complete via WP Cron','2024-12-06 17:16:42','2024-12-06 18:16:42'), -(4856,1627,'action created','2024-12-06 17:16:42','2024-12-06 18:16:42'), -(4857,1625,'action started via WP Cron','2024-12-07 14:19:42','2024-12-07 15:19:42'), -(4858,1625,'action complete via WP Cron','2024-12-07 14:19:42','2024-12-07 15:19:42'), -(4859,1628,'action created','2024-12-07 14:19:42','2024-12-07 15:19:42'), -(4860,1627,'action started via WP Cron','2024-12-07 17:16:42','2024-12-07 18:16:42'), -(4861,1627,'action complete via WP Cron','2024-12-07 17:16:42','2024-12-07 18:16:42'), -(4862,1629,'action created','2024-12-07 17:16:42','2024-12-07 18:16:42'), -(4863,1628,'action started via WP Cron','2024-12-08 14:19:43','2024-12-08 15:19:43'), -(4864,1628,'action complete via WP Cron','2024-12-08 14:19:43','2024-12-08 15:19:43'), -(4865,1630,'action created','2024-12-08 14:19:43','2024-12-08 15:19:43'), -(4866,1629,'action started via WP Cron','2024-12-08 17:16:43','2024-12-08 18:16:43'), -(4867,1629,'action complete via WP Cron','2024-12-08 17:16:43','2024-12-08 18:16:43'), -(4868,1631,'action created','2024-12-08 17:16:43','2024-12-08 18:16:43'), -(4869,1589,'action started via WP Cron','2024-12-09 13:00:43','2024-12-09 14:00:43'), -(4870,1589,'action complete via WP Cron','2024-12-09 13:00:43','2024-12-09 14:00:43'), -(4871,1632,'action created','2024-12-09 13:00:43','2024-12-09 14:00:43'), -(4872,1630,'action started via WP Cron','2024-12-09 14:19:43','2024-12-09 15:19:43'), -(4873,1630,'action complete via WP Cron','2024-12-09 14:19:43','2024-12-09 15:19:43'), -(4874,1633,'action created','2024-12-09 14:19:43','2024-12-09 15:19:43'), -(4875,1634,'action created','2024-12-09 15:20:08','2024-12-09 16:20:08'), -(4876,1634,'action started via WP Cron','2024-12-09 15:21:43','2024-12-09 16:21:43'), -(4877,1634,'action complete via WP Cron','2024-12-09 15:21:43','2024-12-09 16:21:43'), -(4878,1631,'action started via WP Cron','2024-12-09 17:16:43','2024-12-09 18:16:43'), -(4879,1631,'action complete via WP Cron','2024-12-09 17:16:43','2024-12-09 18:16:43'), -(4880,1635,'action created','2024-12-09 17:16:43','2024-12-09 18:16:43'), -(4881,1633,'action started via WP Cron','2024-12-10 14:19:55','2024-12-10 15:19:55'), -(4882,1633,'action complete via WP Cron','2024-12-10 14:19:55','2024-12-10 15:19:55'), -(4883,1636,'action created','2024-12-10 14:19:55','2024-12-10 15:19:55'); -/*!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=35 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), -(7,678,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-16 19:45:11','2024-11-16 18:45:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(8,687,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 10:44:59','2024-11-17 09:44:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(9,701,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:10:45','2024-11-17 10:10:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(10,706,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:23:11','2024-11-17 10:23:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(11,777,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 17:12:14','2024-11-21 16:12:14','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(12,782,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 23:23:47','2024-11-21 22:23:47','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(13,784,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 15:12:26','2024-11-22 14:12:26','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(14,785,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 18:37:30','2024-11-22 17:37:30','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(15,786,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 19:24:28','2024-11-22 18:24:28','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(16,838,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 08:58:17','2024-11-25 07:58:17','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(17,850,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 12:20:02','2024-11-25 11:20:02','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(18,854,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 18:18:15','2024-11-25 17:18:15','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(19,862,'WooCommerce','woocommerce@haikuatelier.com','','','2024-11-28 16:42:54','2024-11-28 15:42:54','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(20,861,'gcch','contact@gcch.fr','','','2024-11-28 18:00:31','2024-11-28 17:00:31','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(21,863,'gcch','contact@gcch.fr','','','2024-11-28 18:14:12','2024-11-28 17:14:12','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(22,863,'WooCommerce','woocommerce@haikuatelier.com','','','2024-11-28 20:33:49','2024-11-28 19:33:49','Order status changed from trash to Processing.',0,'1','WooCommerce','order_note',0,0), -(23,861,'gcch','contact@gcch.fr','','','2024-11-28 20:40:25','2024-11-28 19:40:25','Order status changed by bulk edit. Order status changed from Processing to On hold.',0,'1','WooCommerce','order_note',0,0), -(24,863,'gcch','contact@gcch.fr','','','2024-11-28 20:40:25','2024-11-28 19:40:25','Order status changed by bulk edit. Order status changed from Processing to On hold.',0,'1','WooCommerce','order_note',0,0), -(25,861,'gcch','contact@gcch.fr','','','2024-11-28 20:40:39','2024-11-28 19:40:39','Order status changed from On hold to Pending payment.',0,'1','WooCommerce','order_note',0,0), -(26,866,'WooCommerce','woocommerce@haikuatelier.com','','','2024-11-29 10:07:40','2024-11-29 09:07:40','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(27,868,'WooCommerce','woocommerce@haikuatelier.com','','','2024-11-29 18:26:38','2024-11-29 17:26:38','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(28,869,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-02 11:06:46','2024-12-02 10:06:46','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(29,871,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-02 17:34:12','2024-12-02 16:34:12','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(30,872,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-03 18:04:43','2024-12-03 17:04:43','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(31,873,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-03 23:55:58','2024-12-03 22:55:58','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(32,875,'gcch','contact@gcch.fr','','','2024-12-04 00:15:44','2024-12-03 23:15:44','Coupon applied: "zzzzzz".',0,'1','WooCommerce','order_note',0,0), -(33,878,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-06 14:10:02','2024-12-06 13:10:02','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0), -(34,879,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-06 15:22:12','2024-12-06 14:22:12','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0); -/*!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=30277 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:1733846795;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:1733847039;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:1733847156;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:1733847157;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:1733847167;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:1733847432;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:1733848714;a:2:{s:19:\"update_wms_statuses\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:17:\"check_wms_license\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1733848795;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:1733850169;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:1733860969;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:1733861450;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:1733861453;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:1733865039;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:1733866839;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:1733868639;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:1733871600;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:1733897326;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:1733922755;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:1733922756;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:1733925779;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:1734293505;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:1734379839;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:1734876229;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','haiku.atelier@gmail.com','on'), -(8,'start_of_week','1','on'), -(9,'use_balanceTags','0','on'), -(10,'use_smilies','1','on'), -(11,'require_name_email','1','on'), -(12,'comments_notify','1','on'), -(13,'posts_per_rss','10','on'), -(14,'rss_use_excerpt','1','on'), -(15,'mailserver_url','mail.example.com','on'), -(16,'mailserver_login','login@example.com','on'), -(17,'mailserver_pass','password','on'), -(18,'mailserver_port','110','on'), -(19,'default_category','1','on'), -(20,'default_comment_status','open','on'), -(21,'default_ping_status','open','on'), -(22,'default_pingback_flag','1','on'), -(23,'posts_per_page','10','on'), -(24,'date_format','Y-m-d','on'), -(25,'time_format','H:i','on'), -(26,'links_updated_date_format','d F Y G\\hi','on'), -(27,'comment_moderation','0','on'), -(28,'moderation_notify','1','on'), -(29,'permalink_structure','/%postname%/','on'), -(31,'hack_file','0','on'), -(32,'blog_charset','UTF-8','on'), -(33,'moderation_keys','','off'), -(34,'active_plugins','a:7:{i:0;s:17:\"falcon/falcon.php\";i:1;s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";i:2;s:27:\"redis-cache/redis-cache.php\";i:3;s:37:\"wc-multishipping/wc-multishipping.php\";i:5;s:27:\"woocommerce/woocommerce.php\";i:6;s:35:\"wp-mail-logging/wp-mail-logging.php\";i:7;s:29:\"wp-mail-smtp/wp_mail_smtp.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
    \n
  • Belgium and France: free shipping.
  • \n
  • Worldwide: free shipping on orders above 150€.
  • \n
\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease 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.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','on'), -(155,'theme_switched','','auto'), -(163,'finished_updating_comment_type','1','auto'), -(211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), -(212,'recently_activated','a:1:{s:49:\"woo-preview-emails/woocommerce-preview-emails.php\";i:1733757608;}','off'), -(215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), -(216,'polylang_wpml_strings','a:0:{}','auto'), -(217,'action_scheduler_hybrid_store_demarkation','6','auto'), -(218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), -(219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), -(222,'woocommerce_newly_installed','no','auto'), -(223,'woocommerce_schema_version','920','auto'), -(224,'woocommerce_store_address','','on'), -(225,'woocommerce_store_address_2','','on'), -(226,'woocommerce_store_city','','on'), -(227,'woocommerce_default_country','BE','on'), -(228,'woocommerce_store_postcode','','on'), -(229,'woocommerce_allowed_countries','all','on'), -(230,'woocommerce_all_except_countries','a:0:{}','on'), -(231,'woocommerce_specific_allowed_countries','a:0:{}','on'), -(232,'woocommerce_ship_to_countries','','on'), -(233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), -(234,'woocommerce_default_customer_address','base','on'), -(235,'woocommerce_calc_taxes','no','on'), -(236,'woocommerce_enable_coupons','yes','on'), -(237,'woocommerce_calc_discounts_sequentially','no','off'), -(238,'woocommerce_currency','EUR','on'), -(239,'woocommerce_currency_pos','left_space','on'), -(240,'woocommerce_price_thousand_sep','.','on'), -(241,'woocommerce_price_decimal_sep',',','on'), -(242,'woocommerce_price_num_decimals','2','on'), -(243,'woocommerce_shop_page_id','14','on'), -(244,'woocommerce_cart_redirect_after_add','no','on'), -(245,'woocommerce_enable_ajax_add_to_cart','yes','on'), -(246,'woocommerce_placeholder_image','506','on'), -(247,'woocommerce_weight_unit','kg','on'), -(248,'woocommerce_dimension_unit','cm','on'), -(249,'woocommerce_enable_reviews','no','on'), -(250,'woocommerce_review_rating_verification_label','no','off'), -(251,'woocommerce_review_rating_verification_required','no','off'), -(252,'woocommerce_enable_review_rating','no','on'), -(253,'woocommerce_review_rating_required','no','off'), -(254,'woocommerce_manage_stock','yes','on'), -(255,'woocommerce_hold_stock_minutes','60','off'), -(256,'woocommerce_notify_low_stock','yes','off'), -(257,'woocommerce_notify_no_stock','yes','off'), -(258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), -(259,'woocommerce_notify_low_stock_amount','2','off'), -(260,'woocommerce_notify_no_stock_amount','0','on'), -(261,'woocommerce_hide_out_of_stock_items','no','on'), -(262,'woocommerce_stock_format','','on'), -(263,'woocommerce_file_download_method','force','off'), -(264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), -(265,'woocommerce_downloads_require_login','no','off'), -(266,'woocommerce_downloads_grant_access_after_payment','yes','off'), -(267,'woocommerce_downloads_deliver_inline','','off'), -(268,'woocommerce_downloads_add_hash_to_filename','yes','on'), -(270,'woocommerce_attribute_lookup_direct_updates','no','on'), -(271,'woocommerce_attribute_lookup_optimized_updates','no','on'), -(272,'woocommerce_product_match_featured_image_by_sku','no','on'), -(273,'woocommerce_prices_include_tax','no','on'), -(274,'woocommerce_tax_based_on','shipping','on'), -(275,'woocommerce_shipping_tax_class','inherit','on'), -(276,'woocommerce_tax_round_at_subtotal','no','on'), -(277,'woocommerce_tax_classes','','on'), -(278,'woocommerce_tax_display_shop','excl','on'), -(279,'woocommerce_tax_display_cart','excl','on'), -(280,'woocommerce_price_display_suffix','','on'), -(281,'woocommerce_tax_total_display','itemized','off'), -(282,'woocommerce_enable_shipping_calc','yes','off'), -(283,'woocommerce_shipping_cost_requires_address','no','on'), -(284,'woocommerce_ship_to_destination','shipping','off'), -(285,'woocommerce_shipping_debug_mode','no','on'), -(286,'woocommerce_enable_guest_checkout','yes','off'), -(287,'woocommerce_enable_checkout_login_reminder','yes','off'), -(288,'woocommerce_enable_signup_and_login_from_checkout','no','off'), -(289,'woocommerce_enable_myaccount_registration','no','off'), -(290,'woocommerce_registration_generate_username','no','off'), -(291,'woocommerce_registration_generate_password','no','off'), -(292,'woocommerce_erasure_request_removes_order_data','yes','off'), -(293,'woocommerce_erasure_request_removes_download_data','yes','off'), -(294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), -(295,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'), -(296,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'), -(297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), -(301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), -(302,'woocommerce_email_from_name','Haiku Atelier','off'), -(303,'woocommerce_email_from_address','haiku.atelier@gmail.com','off'), -(304,'woocommerce_email_header_image','','off'), -(305,'woocommerce_email_footer_text','{site_title}','off'), -(306,'woocommerce_email_base_color','#7f54b3','off'), -(307,'woocommerce_email_background_color','#f7f7f7','off'), -(308,'woocommerce_email_body_background_color','#ffffff','off'), -(309,'woocommerce_email_text_color','#3c3c3c','off'), -(310,'woocommerce_merchant_email_notifications','no','off'), -(311,'woocommerce_cart_page_id','16','off'), -(312,'woocommerce_checkout_page_id','17','off'), -(313,'woocommerce_myaccount_page_id','15','off'), -(314,'woocommerce_terms_page_id','19','off'), -(315,'woocommerce_checkout_pay_endpoint','order-pay','on'), -(316,'woocommerce_checkout_order_received_endpoint','order-received','on'), -(317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), -(318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), -(319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), -(320,'woocommerce_myaccount_orders_endpoint','orders','on'), -(321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), -(322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), -(323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), -(324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), -(325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), -(326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), -(327,'woocommerce_logout_endpoint','customer-logout','on'), -(328,'woocommerce_api_enabled','no','on'), -(329,'woocommerce_allow_tracking','no','off'), -(330,'woocommerce_show_marketplace_suggestions','no','off'), -(331,'woocommerce_custom_orders_table_enabled','yes','on'), -(332,'woocommerce_analytics_enabled','yes','on'), -(333,'woocommerce_feature_order_attribution_enabled','','on'), -(334,'woocommerce_feature_product_block_editor_enabled','no','on'), -(335,'woocommerce_hpos_fts_index_enabled','no','on'), -(336,'woocommerce_single_image_width','600','on'), -(337,'woocommerce_thumbnail_image_width','300','on'), -(338,'woocommerce_checkout_highlight_required_fields','yes','on'), -(339,'woocommerce_demo_store','no','off'), -(340,'wc_downloads_approved_directories_mode','enabled','auto'), -(341,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'), -(342,'current_theme_supports_woocommerce','yes','auto'), -(343,'woocommerce_queue_flush_rewrite_rules','no','auto'), -(347,'default_product_cat','15','auto'), -(349,'woocommerce_refund_returns_page_id','11','auto'), -(352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), -(353,'woocommerce_version','9.4.3','auto'), -(354,'woocommerce_db_version','9.4.3','auto'), -(355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), -(356,'woocommerce_admin_install_timestamp','1722863556','auto'), -(357,'woocommerce_inbox_variant_assignment','7','auto'), -(358,'woocommerce_remote_variant_assignment','102','auto'), -(363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), -(364,'action_scheduler_lock_async-request-runner','67584a4ba93ce0.50069618|1733839495','no'), -(365,'woocommerce_admin_notices','a:0:{}','auto'), -(366,'wc_blocks_version','11.8.0-dev','auto'), -(367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), -(368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), -(369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), -(370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), -(391,'wcpay_was_in_use','no','auto'), -(400,'wc_admin_show_legacy_coupon_menu','0','auto'), -(401,'woocommerce_custom_orders_table_created','yes','auto'), -(404,'wc_blocks_db_schema_version','260','auto'), -(405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), -(414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1733836375;}','auto'), -(415,'_transient_woocommerce_reports-transient-version','1733494962','on'), -(423,'_transient_product_query-transient-version','1732557182','on'), -(430,'category_children','a:0:{}','auto'), -(433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), -(449,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','auto'), -(450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), -(452,'woocommerce_coming_soon','no','auto'), -(453,'woocommerce_store_pages_only','no','auto'), -(454,'woocommerce_private_link','no','auto'), -(455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), -(479,'falcon','a:3:{s:8:\"features\";a:39:{i:0;s:12:\"no_gutenberg\";i:1;s:9:\"no_embeds\";i:2;s:11:\"no_comments\";i:3;s:14:\"no_comment_url\";i:4;s:12:\"no_revisions\";i:5;s:13:\"no_self_pings\";i:6;s:10:\"no_privacy\";i:7;s:15:\"no_auto_updates\";i:8;s:17:\"search_posts_only\";i:9;s:12:\"no_texturize\";i:10;s:13:\"no_feed_links\";i:11;s:11:\"no_rsd_link\";i:12;s:19:\"no_wlwmanifest_link\";i:13;s:23:\"no_adjacent_posts_links\";i:14;s:15:\"no_wp_generator\";i:15;s:12:\"no_shortlink\";i:16;s:12:\"no_rest_link\";i:17;s:17:\"no_jquery_migrate\";i:18;s:16:\"schema_less_urls\";i:19;s:31:\"no_recent_comments_widget_style\";i:20;s:12:\"cleanup_menu\";i:21;s:9:\"no_emojis\";i:22;s:18:\"no_image_threshold\";i:23;s:14:\"no_exif_rotate\";i:24;s:22:\"no_admin_email_confirm\";i:25;s:16:\"no_update_emails\";i:26;s:18:\"no_new_user_emails\";i:27;s:24:\"no_password_reset_emails\";i:28;s:20:\"change_default_email\";i:29;s:15:\"login_site_icon\";i:30;s:14:\"no_update_nags\";i:31;s:14:\"no_footer_text\";i:32;s:20:\"no_dashboard_widgets\";i:33;s:10:\"no_wp_logo\";i:34;s:24:\"no_application_passwords\";i:35;s:9:\"no_xmlrpc\";i:36;s:15:\"restrict_upload\";i:37;s:15:\"no_login_errors\";i:38;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:23:\"haiku.atelier@gmail.com\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:15:\"smtp.migadu.com\";s:4:\"port\";s:3:\"465\";s:8:\"username\";s:17:\"admin@minima.haus\";s:8:\"password\";s:32:\"ILDwXJpxhfgc0SfEQIUGhHlGmb7KuGkl\";s:10:\"encryption\";s:3:\"tls\";}}','auto'), -(520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), -(521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), -(565,'_transient_health-check-site-status-result','{\"good\":18,\"recommended\":4,\"critical\":1}','on'), -(604,'_transient_product-transient-version','1733267802','on'), -(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), -(706,'_transient_shipping-transient-version','1733267802','on'), -(809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), -(825,'rewrite_rules','a:187:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:43:\"index.php?collection=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?collection=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:32:\"index.php?collection=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), -(832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), -(833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), -(840,'_transient_timeout_dirsize_cache','2045680880','off'), -(841,'_transient_dirsize_cache','a:2179:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'), -(992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), -(1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), -(1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), -(1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), -(1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), -(1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), -(1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), -(1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), -(1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), -(2018,'woocommerce_downloads_count_partial','yes','on'), -(2230,'wp-openapi-rewrite-flushed','1','auto'), -(2232,'wp-openapi-options','','auto'), -(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), -(3101,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1735977480','off'), -(3102,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"e3f189e7e5007fb14fff\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"2ddc7ff206a324cf2cad\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"8db0810e5826b4fca5fc\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"9a3c034539e5caddf87f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"8eba41362d1dafa41905\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"310fb0b97cc939547132\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"f35ab12b279076d2ee08\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"7feeeb96e67149b7430d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"5f11d5c440e62fef7bb5\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"9f910c57a575d29e7f8e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"fdbff4034e2019128f48\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"d09c98429542822117d2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"e1c6a9add423f17a983d\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fc5c1b73c534f0a43264\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8d2172351bad3dab6914\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"13e2281588489108379c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"6adb48fc5f9efddba05c\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"74b204ac4d73a8df5b12\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"a46bdf27ac23bce673ff\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"46e9a6788747bd1dda73\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"088e05230c1ace46bf83\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"95c41fae930c5aee4110\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"07a53f0414db8dad75ac\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"0c8a286658fcb3e8546f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"8bb5316e0b8ba1f4a190\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"581ba0c66870dcc00519\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"236ba7d7e783ccbcc380\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"8ec84695709038382894\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"591277c26d316b948c5a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"425b767e1667e960b863\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"3a69b4a56afb4e333ca1\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"9825c692cd93e36abdcb\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"f31e954b59c57c2c50ec\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a96cd1f4611f26fec7cd\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"961fe815f6c922e21037\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"6551614b46b75a8fe22d\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"bd6c5cf0a154befce8ae\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"31a089954da02e91b566\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"c1fbdbe964c34f5a272c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"4cf2fe67556726c4e466\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"9123fa40c2900c7ffff5\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"79375b54fdb6d877c09e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"eb1766e39e24b8c997b8\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"14db2d5f0c76d724491c\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"e5a9e77b594d8cd69769\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f67c632c9c0ac6a63903\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1d24cf308f60fd8dd337\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"ec27885393eed85bccdf\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0b8f73c00f858c65ce10\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"9435bc4a956e98f83f6f\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"12ecea64d630ff918a74\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"13520d97e88590d502e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"6655432580e881caefac\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"076958cf3ebcfa3e7086\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"c60415fff9bcf62592e0\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"fc4f836598d1c429edff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"1fd399fa754701bea190\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"8c9f3a518172327f48a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"259daa9a9e302be8a04e\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"fb4b9c0d40f2d07e0c28\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"e2cc2a4e02c46a322434\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"26fdedbc1f1b13554ad4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"9077b93bf8ff5dc4371e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"87d59d30fc3b79a280ec\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3a24afe202ccabf9fd44\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"99dbc2cfeb1472282ed4\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"f68c7a9bfa980dd916fd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"21bdd0df3ab78b31e12b\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"0d2e059d88ef29bca236\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"3d34c07f1650322267f0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"ac2216c0e7dd3a47188b\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"c4176854aaa8bc3e3556\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"ab2855ef3188145f78a4\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"f971f051c4a3b038be31\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"0d14f879bb931ec28d02\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"94a847b96873f9cc6d69\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.4.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/haikuatelier.com\\/app\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"1af276302403f21245e7\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]}},\"version\":\"wc-9.4.3\",\"hash\":\"2424eeff70097b1b5ca602489e578494\"}','off'), -(3107,'recovery_keys','a:0:{}','off'), -(5596,'woocommerce_admin_customize_store_completed','yes','auto'), -(5944,'_transient_timeout_wc_var_prices_240','1735900066','off'), -(5945,'_transient_wc_var_prices_240','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"regular_price\":{\"241\":\"75.00\",\"242\":\"75.00\"},\"sale_price\":{\"241\":\"75.00\",\"242\":\"75.00\"}}}','off'), -(6061,'site_logo','','auto'), -(7282,'_transient_timeout_wc_shipping_method_count_legacy','1735907749','off'), -(7283,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1733267802\";s:5:\"value\";i:5;}','off'), -(8091,'_transient_timeout_wc_product_children_490','1733832419','off'), -(8092,'_transient_wc_product_children_490','a:2:{s:3:\"all\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}s:7:\"visible\";a:3:{i:0;i:494;i:1;i:493;i:2;i:495;}}','off'), -(8093,'_transient_timeout_wc_var_prices_490','1735869021','off'), -(8094,'_transient_wc_var_prices_490','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"regular_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"},\"sale_price\":{\"494\":\"45.00\",\"493\":\"28.00\",\"495\":\"28.00\"}}}','off'), -(8095,'_transient_timeout_wc_product_children_0','1733832451','off'), -(8096,'_transient_wc_product_children_0','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'), -(8550,'_transient_timeout_wc_shipping_method_count','1735415146','off'), -(8551,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1732636959\";s:5:\"value\";i:5;}','off'), -(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'), -(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'), -(8603,'_transient_orders-transient-version','1733494933','on'), -(8610,'woocommerce_admin_last_orders_milestone','10','auto'), -(8759,'wc_shop_order_list_table_months_filter_cache_date','1733757446','auto'), -(8760,'wc_shop_order_list_table_months_filter_cache_value','a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"12\";}i:1;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'), -(9109,'_transient_timeout_wc_product_children_535','1734077576','off'), -(9110,'_transient_wc_product_children_535','a:2:{s:3:\"all\";a:2:{i:0;i:540;i:1;i:541;}s:7:\"visible\";a:2:{i:0;i:540;i:1;i:541;}}','off'), -(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"384c5fd418a4d7cd80d65607616762c5\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'), -(9202,'db_upgraded','','on'), -(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'), -(9218,'woocommerce_default_homepage_layout','two_columns','auto'), -(9268,'_transient_timeout_wc_var_prices_535','1735149176','off'), -(9269,'_transient_wc_var_prices_535','{\"version\":\"1732557157\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"regular_price\":{\"540\":\"65.00\",\"541\":\"65.00\"},\"sale_price\":{\"540\":\"65.00\",\"541\":\"65.00\"}}}','off'), -(9309,'_transient_timeout_wc_product_children_356','1734097835','off'), -(9310,'_transient_wc_product_children_356','a:2:{s:3:\"all\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}s:7:\"visible\";a:3:{i:0;i:550;i:1;i:549;i:2;i:551;}}','off'), -(9360,'_transient_timeout_wc_var_prices_356','1735869043','off'), -(9361,'_transient_wc_var_prices_356','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"regular_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"},\"sale_price\":{\"550\":\"95.00\",\"549\":\"65.00\",\"551\":\"40.00\"}}}','off'), -(9665,'_transient_timeout_wc_product_children_220','1734108312','off'), -(9666,'_transient_wc_product_children_220','a:2:{s:3:\"all\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}s:7:\"visible\";a:3:{i:0;i:221;i:1;i:222;i:2;i:223;}}','off'), -(9667,'_transient_timeout_wc_var_prices_220','1735900066','off'), -(9668,'_transient_wc_var_prices_220','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"regular_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"},\"sale_price\":{\"221\":\"55.00\",\"222\":\"38.00\",\"223\":\"35.00\"}}}','off'), -(9682,'_transient_timeout_wc_product_children_226','1734108452','off'), -(9683,'_transient_wc_product_children_226','a:2:{s:3:\"all\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}s:7:\"visible\";a:3:{i:0;i:227;i:1;i:228;i:2;i:229;}}','off'), -(9684,'_transient_timeout_wc_var_prices_226','1735900066','off'), -(9685,'_transient_wc_var_prices_226','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"regular_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"},\"sale_price\":{\"227\":\"60.00\",\"228\":\"40.00\",\"229\":\"38.00\"}}}','off'), -(9936,'_transient_timeout_wc_product_children_285','1734115780','off'), -(9937,'_transient_wc_product_children_285','a:2:{s:3:\"all\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}s:7:\"visible\";a:3:{i:0;i:642;i:1;i:641;i:2;i:643;}}','off'), -(9958,'_transient_timeout_wc_product_children_288','1734116111','off'), -(9959,'_transient_wc_product_children_288','a:2:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:645;i:2;i:647;}}','off'), -(9991,'_transient_timeout_wc_product_children_291','1734116495','off'), -(9992,'_transient_wc_product_children_291','a:2:{s:3:\"all\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}s:7:\"visible\";a:3:{i:0;i:649;i:1;i:648;i:2;i:650;}}','off'), -(10169,'can_compress_scripts','0','on'), -(10216,'woocommerce_sales_record_date','2024-11-26','auto'), -(10217,'woocommerce_sales_record_amount','1525','auto'), -(10236,'_transient_timeout_wc_var_prices_291','1735900038','off'), -(10237,'_transient_wc_var_prices_291','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"regular_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"},\"sale_price\":{\"649\":\"70.00\",\"648\":\"50.00\",\"650\":\"50.00\"}}}','off'), -(10240,'_transient_timeout_wc_var_prices_288','1735900038','off'), -(10241,'_transient_wc_var_prices_288','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"regular_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"},\"sale_price\":{\"646\":\"80.00\",\"645\":\"55.00\",\"647\":\"55.00\"}}}','off'), -(10244,'_transient_timeout_wc_var_prices_285','1735900038','off'), -(10245,'_transient_wc_var_prices_285','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"regular_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"},\"sale_price\":{\"642\":\"75.00\",\"641\":\"50.00\",\"643\":\"50.00\"}}}','off'), -(10457,'_transient_timeout_wc_product_children_306','1734262376','off'), -(10458,'_transient_wc_product_children_306','a:2:{s:3:\"all\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}s:7:\"visible\";a:3:{i:0;i:652;i:1;i:651;i:2;i:653;}}','off'), -(10495,'_transient_timeout_wc_product_children_202','1734262913','off'), -(10496,'_transient_wc_product_children_202','a:2:{s:3:\"all\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}s:7:\"visible\";a:3:{i:0;i:638;i:1;i:637;i:2;i:639;}}','off'), -(10525,'_transient_timeout_wc_var_prices_306','1735900038','off'), -(10526,'_transient_wc_var_prices_306','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"regular_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"},\"sale_price\":{\"652\":\"70.00\",\"651\":\"50.00\",\"653\":\"48.00\"}}}','off'), -(10536,'_transient_timeout_wc_product_children_342','1734263376','off'), -(10537,'_transient_wc_product_children_342','a:2:{s:3:\"all\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}s:7:\"visible\";a:4:{i:0;i:560;i:1;i:561;i:2;i:562;i:3;i:563;}}','off'), -(10595,'_transient_timeout_wc_product_children_232','1734264867','off'), -(10596,'_transient_wc_product_children_232','a:2:{s:3:\"all\";a:2:{i:0;i:238;i:1;i:239;}s:7:\"visible\";a:2:{i:0;i:238;i:1;i:239;}}','off'), -(10623,'_transient_timeout_wc_product_children_213','1734265244','off'), -(10624,'_transient_wc_product_children_213','a:2:{s:3:\"all\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}s:7:\"visible\";a:3:{i:0;i:570;i:1;i:569;i:2;i:571;}}','off'), -(10673,'_transient_timeout_wc_product_children_372','1734266226','off'), -(10674,'_transient_wc_product_children_372','a:2:{s:3:\"all\";a:2:{i:0;i:675;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:675;i:1;i:674;}}','off'), -(10699,'_transient_timeout_wc_product_children_365','1734266384','off'), -(10700,'_transient_wc_product_children_365','a:2:{s:3:\"all\";a:2:{i:0;i:677;i:1;i:676;}s:7:\"visible\";a:2:{i:0;i:677;i:1;i:676;}}','off'), -(10747,'_transient_timeout_wc_var_prices_372','1735869043','off'), -(10748,'_transient_wc_var_prices_372','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"regular_price\":{\"675\":\"65.00\",\"674\":\"48.00\"},\"sale_price\":{\"675\":\"65.00\",\"674\":\"48.00\"}}}','off'), -(10751,'_transient_timeout_wc_var_prices_365','1735869043','off'), -(10752,'_transient_wc_var_prices_365','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"regular_price\":{\"677\":\"60.00\",\"676\":\"45.00\"},\"sale_price\":{\"677\":\"60.00\",\"676\":\"45.00\"}}}','off'), -(10755,'_transient_timeout_wc_var_prices_342','1735859945','off'), -(10756,'_transient_wc_var_prices_342','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"regular_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"},\"sale_price\":{\"560\":\"58.00\",\"561\":\"35.00\",\"562\":\"30.00\",\"563\":\"25.00\"}}}','off'), -(10790,'wpmc_options','a:27:{s:6:\"method\";s:5:\"media\";s:7:\"content\";b:1;s:18:\"filesystem_content\";b:0;s:13:\"media_library\";b:1;s:12:\"live_content\";b:0;s:9:\"debuglogs\";b:0;s:11:\"images_only\";b:0;s:13:\"attach_is_use\";b:0;s:15:\"thumbnails_only\";b:0;s:11:\"dirs_filter\";s:0:\"\";s:12:\"files_filter\";s:0:\"\";s:15:\"hide_thumbnails\";b:0;s:12:\"hide_warning\";b:0;s:10:\"skip_trash\";b:0;s:13:\"medias_buffer\";i:100;s:12:\"posts_buffer\";i:5;s:15:\"analysis_buffer\";i:100;s:14:\"file_op_buffer\";i:20;s:5:\"delay\";i:100;s:19:\"shortcodes_disabled\";b:0;s:31:\"output_buffer_cleaning_disabled\";b:0;s:14:\"php_error_logs\";b:0;s:14:\"posts_per_page\";i:1000;s:15:\"clean_uninstall\";b:0;s:11:\"repair_mode\";b:0;s:11:\"expert_mode\";b:0;s:9:\"logs_path\";N;}','off'), -(10791,'wpmc_rating_date','1732931640','off'), -(10793,'product_cat_children','a:0:{}','auto'), -(10807,'wms_mondial_relay_enable','yes','on'), -(10808,'wms_mondial_relay_customer_code','','on'), -(10809,'wms_mondial_relay_private_key','','on'), -(10810,'wms_mondial_relay_brand_code','','on'), -(10811,'wms_mondial_relay_section_pickup_points_map_type','openstreetmap','on'), -(10812,'wms_mondial_relay_section_pickup_points_google_maps_api_key','','on'), -(10813,'wms_mondial_relay_section_label_generation_status','a:0:{}','on'), -(10814,'wms_mondial_relay_section_label_status_post_generation','','on'), -(10815,'wms_mondial_relay_section_label_send_email','no','on'), -(10816,'wms_mondial_relay_price_before_discount','no','on'), -(10817,'wms_mondial_relay_shipper_civility','MLLE','on'), -(10818,'wms_mondial_relay_shipper_name','','on'), -(10819,'wms_mondial_relay_shipper_name_2','','on'), -(10820,'wms_mondial_relay_shipper_address_1','','on'), -(10821,'wms_mondial_relay_shipper_address_2','','on'), -(10822,'wms_mondial_relay_shipper_zip_code','','on'), -(10823,'wms_mondial_relay_shipper_city','','on'), -(10824,'wms_mondial_relay_shipper_country','AF','on'), -(10825,'wms_mondial_relay_shipper_email','','on'), -(10826,'wms_mondial_relay_shipper_phone','','on'), -(10827,'wms_mondial_relay_shipper_mobile_phone','','on'), -(10828,'wms_mondial_relay_section_parcel_insurance','0','on'), -(10829,'wms_mondial_relay_section_parcel_installation_duration','','on'), -(10830,'wms_mondial_relay_section_parcel_shipping_value','','on'), -(10831,'wms_mondial_relay_debug_mode','1','on'), -(10832,'wms_chronopost_enable','no','on'), -(10833,'wms_chronopost_account_number','','on'), -(10834,'wms_chronopost_account_name','','on'), -(10835,'wms_chronopost_account_password','','on'), -(10836,'wms_chronopost_section_pickup_points_map_type','openstreetmap','on'), -(10837,'wms_chronopost_section_pickup_points_google_maps_api_key','','on'), -(10838,'wms_chronopost_label_format','PDF','on'), -(10839,'wms_chronopost_section_label_generation_status','a:0:{}','on'), -(10840,'wms_chronopost_section_label_status_post_generation','','on'), -(10841,'wms_chronopost_section_label_send_email','no','on'), -(10842,'wms_chronopost_price_before_discount','yes','on'), -(10843,'wms_chronopost_shipper_civility','E','on'), -(10844,'wms_chronopost_shipper_name','','on'), -(10845,'wms_chronopost_shipper_name_2','','on'), -(10846,'wms_chronopost_shipper_address_1','','on'), -(10847,'wms_chronopost_shipper_address_2','','on'), -(10848,'wms_chronopost_shipper_zip_code','','on'), -(10849,'wms_chronopost_shipper_city','','on'), -(10850,'wms_chronopost_shipper_country','AF','on'), -(10851,'wms_chronopost_shipper_contact_name','','on'), -(10852,'wms_chronopost_shipper_email','','on'), -(10853,'wms_chronopost_shipper_phone','','on'), -(10854,'wms_chronopost_shipper_mobile_phone','','on'), -(10855,'wms_chronopost_customer_civility','E','on'), -(10856,'wms_chronopost_customer_name','','on'), -(10857,'wms_chronopost_customer_name_2','','on'), -(10858,'wms_chronopost_customer_address_1','','on'), -(10859,'wms_chronopost_customer_address_2','','on'), -(10860,'wms_chronopost_customer_zip_code','','on'), -(10861,'wms_chronopost_customer_city','','on'), -(10862,'wms_chronopost_customer_country','AF','on'), -(10863,'wms_chronopost_customer_contact_name','','on'), -(10864,'wms_chronopost_customer_email','','on'), -(10865,'wms_chronopost_customer_phone','','on'), -(10866,'wms_chronopost_customer_mobile_phone','','on'), -(10867,'wms_chronopost_section_insurance_ad_valorem_enabled','1','on'), -(10868,'wms_chronopost_section_insurance_ad_valorem_min_amount','0','on'), -(10869,'wms_chronopost_saturday_shipping_start_day','monday','on'), -(10870,'wms_chronopost_saturday_shipping_start_time','0','on'), -(10871,'wms_chronopost_saturday_shipping_end_day','monday','on'), -(10872,'wms_chronopost_saturday_shipping_end_time','0','on'), -(10873,'wms_chronopost_debug_mode','0','on'), -(10874,'wms_ups_enable','yes','on'), -(10875,'wms_ups_account_username','','on'), -(10876,'wms_ups_password','','on'), -(10877,'wms_ups_account_number','','on'), -(10878,'wms_ups_api_access_key','','on'), -(10879,'wms_ups_section_pickup_points_map_type','openstreetmap','on'), -(10880,'wms_ups_section_pickup_points_google_maps_api_key','','on'), -(10881,'wms_ups_section_label_generation_status','a:0:{}','on'), -(10882,'wms_ups_section_label_status_post_generation','','on'), -(10883,'wms_ups_section_label_send_email','no','on'), -(10884,'wms_ups_shipper_civility','MLLE','on'), -(10885,'wms_ups_shipper_name','','on'), -(10886,'wms_ups_shipper_name_2','','on'), -(10887,'wms_ups_shipper_company_name','','on'), -(10888,'wms_ups_shipper_vat_number','','on'), -(10889,'wms_ups_shipper_address_1','','on'), -(10890,'wms_ups_shipper_address_2','','on'), -(10891,'wms_ups_shipper_zip_code','','on'), -(10892,'wms_ups_shipper_city','','on'), -(10893,'wms_ups_shipper_country','AF','on'), -(10894,'wms_ups_shipper_email','','on'), -(10895,'wms_ups_shipper_phone','','on'), -(10896,'wms_ups_shipper_mobile_phone','','on'), -(10897,'wms_ups_debug_mode','1','on'), -(10899,'woocommerce_ups_standard_4_settings','a:8:{s:5:\"title\";s:14:\"UPS - Standard\";s:13:\"title_if_free\";s:13:\"Free Shipping\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:12;}}}','on'), -(10900,'woocommerce_mondial_relay_point_relais_5_settings','a:8:{s:5:\"title\";s:26:\"Mondial Relay Point Relais\";s:13:\"title_if_free\";s:33:\"Mondial Relay Point Relais (Free)\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:6;}}}','on'), -(10901,'woocommerce_mondial_relay_point_relais_6_settings','a:8:{s:5:\"title\";s:28:\"Mondial Relay - Point Relais\";s:13:\"title_if_free\";s:35:\"Mondial Relay - Point Relais (Free)\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:50;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:3;}}}','on'), -(10916,'_transient_timeout_wc_product_children_766','1735033070','off'), -(10917,'_transient_wc_product_children_766','a:2:{s:3:\"all\";a:3:{i:0;i:767;i:1;i:768;i:2;i:775;}s:7:\"visible\";a:3:{i:0;i:767;i:1;i:768;i:2;i:775;}}','off'), -(10960,'_transient_timeout_wc_var_prices_213','1735900066','off'), -(10961,'_transient_wc_var_prices_213','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"},\"regular_price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"},\"sale_price\":{\"570\":\"75.00\",\"569\":\"48.00\",\"571\":\"48.00\"}}}','off'), -(10964,'_transient_timeout_wc_var_prices_202','1735900066','off'), -(10965,'_transient_wc_var_prices_202','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"},\"regular_price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"},\"sale_price\":{\"638\":\"85.00\",\"637\":\"50.00\",\"639\":\"50.00\"}}}','off'), -(11028,'_transient_timeout_wc_var_prices_766','1735149176','off'), -(11029,'_transient_wc_var_prices_766','{\"version\":\"1732557157\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"},\"regular_price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"},\"sale_price\":{\"767\":\"80.00\",\"768\":\"50.00\",\"775\":\"50.00\"}}}','off'), -(11032,'_transient_timeout_wc_var_prices_232','1735900066','off'), -(11033,'_transient_wc_var_prices_232','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"238\":\"110.00\",\"239\":\"110.00\"},\"regular_price\":{\"238\":\"110.00\",\"239\":\"110.00\"},\"sale_price\":{\"238\":\"110.00\",\"239\":\"110.00\"}}}','off'), -(11036,'_transient_timeout_orders-all-statuses','1734105039','off'), -(11037,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";a:3:{i:0;s:10:\"wc-pending\";i:1;s:13:\"wc-processing\";i:2;s:8:\"wc-trash\";}}','off'), -(11158,'_transient_timeout_wc_var_prices_807','1735034795','off'), -(11159,'_transient_wc_var_prices_807','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11161,'_transient_timeout_wc_product_children_798','1735034800','off'), -(11162,'_transient_wc_product_children_798','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(11163,'_transient_timeout_wc_var_prices_798','1735034800','off'), -(11164,'_transient_wc_var_prices_798','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11165,'_transient_timeout_wc_product_children_787','1735034800','off'), -(11166,'_transient_wc_product_children_787','a:2:{s:3:\"all\";a:0:{}s:7:\"visible\";a:0:{}}','off'), -(11167,'_transient_timeout_wc_var_prices_787','1735034800','off'), -(11168,'_transient_wc_var_prices_787','{\"version\":\"1732442795\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":[],\"regular_price\":[],\"sale_price\":[]}}','off'), -(11206,'_transient_timeout_wc_product_children_72','1735037076','off'), -(11207,'_transient_wc_product_children_72','a:2:{s:3:\"all\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}s:7:\"visible\";a:7:{i:0;i:73;i:1;i:74;i:2;i:75;i:3;i:76;i:4;i:77;i:5;i:78;i:6;i:79;}}','off'), -(11208,'_transient_timeout_wc_var_prices_72','1735935073','off'), -(11209,'_transient_wc_var_prices_72','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"regular_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"},\"sale_price\":{\"73\":\"85.00\",\"74\":\"85.00\",\"75\":\"85.00\",\"76\":\"85.00\",\"77\":\"85.00\",\"78\":\"85.00\",\"79\":\"85.00\"}}}','off'), -(11216,'_transient_timeout_wc_product_children_86','1735037137','off'), -(11217,'_transient_wc_product_children_86','a:2:{s:3:\"all\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}s:7:\"visible\";a:8:{i:0;i:87;i:1;i:88;i:2;i:89;i:3;i:90;i:4;i:91;i:5;i:92;i:6;i:93;i:7;i:414;}}','off'), -(11223,'_transient_timeout_wc_product_children_102','1735037190','off'), -(11224,'_transient_wc_product_children_102','a:2:{s:3:\"all\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}s:7:\"visible\";a:8:{i:0;i:103;i:1;i:104;i:2;i:105;i:3;i:106;i:4;i:107;i:5;i:108;i:6;i:109;i:7;i:528;}}','off'), -(11232,'_transient_timeout_wc_product_children_123','1735037252','off'), -(11233,'_transient_wc_product_children_123','a:2:{s:3:\"all\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}s:7:\"visible\";a:8:{i:0;i:124;i:1;i:125;i:2;i:126;i:3;i:127;i:4;i:128;i:5;i:129;i:6;i:130;i:7;i:530;}}','off'), -(11251,'_transient_timeout_wc_product_children_144','1735037315','off'), -(11252,'_transient_wc_product_children_144','a:2:{s:3:\"all\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}s:7:\"visible\";a:8:{i:0;i:145;i:1;i:146;i:2;i:147;i:3;i:148;i:4;i:149;i:5;i:150;i:6;i:151;i:7;i:533;}}','off'), -(11259,'_transient_timeout_wc_product_children_155','1735037377','off'), -(11260,'_transient_wc_product_children_155','a:2:{s:3:\"all\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}s:7:\"visible\";a:8:{i:0;i:156;i:1;i:157;i:2;i:158;i:3;i:159;i:4;i:160;i:5;i:161;i:6;i:162;i:7;i:534;}}','off'), -(11268,'_transient_timeout_wc_product_children_572','1735037435','off'), -(11269,'_transient_wc_product_children_572','a:2:{s:3:\"all\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}s:7:\"visible\";a:8:{i:0;i:579;i:1;i:580;i:2;i:581;i:3;i:582;i:4;i:583;i:5;i:584;i:6;i:585;i:7;i:586;}}','off'), -(11279,'_transient_timeout_wc_product_children_589','1735037497','off'), -(11280,'_transient_wc_product_children_589','a:2:{s:3:\"all\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}s:7:\"visible\";a:8:{i:0;i:590;i:1;i:591;i:2;i:592;i:3;i:593;i:4;i:594;i:5;i:595;i:6;i:596;i:7;i:597;}}','off'), -(11288,'_transient_timeout_wc_product_children_613','1735037504','off'), -(11289,'_transient_wc_product_children_613','a:2:{s:3:\"all\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}s:7:\"visible\";a:8:{i:0;i:614;i:1;i:615;i:2;i:616;i:3;i:617;i:4;i:618;i:5;i:619;i:6;i:620;i:7;i:624;}}','off'), -(11292,'_transient_timeout_wc_product_children_625','1735037509','off'), -(11293,'_transient_wc_product_children_625','a:2:{s:3:\"all\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}s:7:\"visible\";a:8:{i:0;i:626;i:1;i:627;i:2;i:628;i:3;i:629;i:4;i:630;i:5;i:631;i:6;i:632;i:7;i:633;}}','off'), -(11298,'_transient_timeout_wc_var_prices_102','1735935073','off'), -(11299,'_transient_wc_var_prices_102','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"regular_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"},\"sale_price\":{\"103\":\"85.00\",\"104\":\"85.00\",\"105\":\"85.00\",\"106\":\"85.00\",\"107\":\"85.00\",\"108\":\"85.00\",\"109\":\"85.00\"}}}','off'), -(11304,'_transient_timeout_wc_product_children_113','1735037635','off'), -(11305,'_transient_wc_product_children_113','a:2:{s:3:\"all\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}s:7:\"visible\";a:8:{i:0;i:114;i:1;i:115;i:2;i:116;i:3;i:117;i:4;i:118;i:5;i:119;i:6;i:120;i:7;i:529;}}','off'), -(11306,'_transient_timeout_wc_var_prices_625','1735149176','off'), -(11307,'_transient_wc_var_prices_625','{\"version\":\"1732557157\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"regular_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"},\"sale_price\":{\"626\":\"65.00\",\"627\":\"65.00\",\"628\":\"65.00\",\"629\":\"65.00\",\"630\":\"65.00\",\"631\":\"65.00\",\"632\":\"65.00\",\"633\":\"65.00\"}}}','off'), -(11308,'_transient_timeout_wc_var_prices_613','1735149176','off'), -(11309,'_transient_wc_var_prices_613','{\"version\":\"1732557157\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"},\"regular_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"},\"sale_price\":{\"614\":\"70.00\",\"615\":\"70.00\",\"616\":\"70.00\",\"617\":\"70.00\",\"618\":\"70.00\",\"619\":\"70.00\",\"620\":\"70.00\",\"624\":\"70.00\"}}}','off'), -(11310,'_transient_timeout_wc_var_prices_589','1735149176','off'), -(11311,'_transient_wc_var_prices_589','{\"version\":\"1732557157\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"regular_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"},\"sale_price\":{\"590\":\"75.00\",\"591\":\"75.00\",\"592\":\"75.00\",\"593\":\"75.00\",\"594\":\"75.00\",\"595\":\"75.00\",\"596\":\"75.00\",\"597\":\"75.00\"}}}','off'), -(11312,'_transient_timeout_wc_var_prices_572','1735149176','off'), -(11313,'_transient_wc_var_prices_572','{\"version\":\"1732557157\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"regular_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"},\"sale_price\":{\"579\":\"78.00\",\"580\":\"78.00\",\"581\":\"78.00\",\"582\":\"78.00\",\"583\":\"78.00\",\"584\":\"78.00\",\"585\":\"78.00\",\"586\":\"78.00\"}}}','off'), -(11314,'_transient_timeout_wc_var_prices_155','1735900066','off'), -(11315,'_transient_wc_var_prices_155','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"regular_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"},\"sale_price\":{\"156\":\"80.00\",\"157\":\"80.00\",\"158\":\"80.00\",\"159\":\"80.00\",\"160\":\"80.00\",\"161\":\"80.00\",\"162\":\"80.00\"}}}','off'), -(11316,'_transient_timeout_wc_var_prices_144','1735900066','off'), -(11317,'_transient_wc_var_prices_144','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"regular_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"},\"sale_price\":{\"145\":\"75.00\",\"146\":\"75.00\",\"147\":\"75.00\",\"148\":\"75.00\",\"149\":\"75.00\",\"150\":\"75.00\",\"151\":\"75.00\"}}}','off'), -(11320,'_transient_timeout_wc_var_prices_123','1735935073','off'), -(11321,'_transient_wc_var_prices_123','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"regular_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"},\"sale_price\":{\"124\":\"150.00\",\"125\":\"150.00\",\"126\":\"150.00\",\"127\":\"150.00\",\"128\":\"150.00\",\"129\":\"150.00\",\"130\":\"150.00\"}}}','off'), -(11322,'_transient_timeout_wc_var_prices_113','1735935073','off'), -(11323,'_transient_wc_var_prices_113','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"regular_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"},\"sale_price\":{\"114\":\"90.00\",\"115\":\"90.00\",\"116\":\"90.00\",\"117\":\"90.00\",\"118\":\"90.00\",\"119\":\"90.00\",\"120\":\"90.00\"}}}','off'), -(11324,'_transient_timeout_wc_var_prices_86','1735935073','off'), -(11325,'_transient_wc_var_prices_86','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"regular_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"},\"sale_price\":{\"87\":\"85.00\",\"88\":\"85.00\",\"89\":\"85.00\",\"90\":\"85.00\",\"91\":\"85.00\",\"92\":\"85.00\",\"93\":\"85.00\"}}}','off'), -(11343,'_transient_timeout_wc_product_children_183','1735037968','off'), -(11344,'_transient_wc_product_children_183','a:2:{s:3:\"all\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}s:7:\"visible\";a:3:{i:0;i:566;i:1;i:565;i:2;i:567;}}','off'), -(11345,'_transient_timeout_wc_var_prices_183','1735900066','off'), -(11346,'_transient_wc_var_prices_183','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"regular_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"},\"sale_price\":{\"566\":\"70.00\",\"565\":\"45.00\",\"567\":\"45.00\"}}}','off'), -(11366,'_transient_timeout_wc_product_children_246','1735038426','off'), -(11367,'_transient_wc_product_children_246','a:2:{s:3:\"all\";a:2:{i:0;i:247;i:1;i:248;}s:7:\"visible\";a:2:{i:0;i:247;i:1;i:248;}}','off'), -(11377,'_transient_timeout_wc_product_children_168','1735038547','off'), -(11378,'_transient_wc_product_children_168','a:2:{s:3:\"all\";a:2:{i:0;i:200;i:1;i:201;}s:7:\"visible\";a:2:{i:0;i:200;i:1;i:201;}}','off'), -(11385,'_transient_timeout_wc_var_prices_168','1735900066','off'), -(11386,'_transient_wc_var_prices_168','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"regular_price\":{\"200\":\"150.00\",\"201\":\"150.00\"},\"sale_price\":{\"200\":\"150.00\",\"201\":\"150.00\"}}}','off'), -(11391,'_transient_timeout_wc_product_children_385','1735038701','off'), -(11392,'_transient_wc_product_children_385','a:2:{s:3:\"all\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}s:7:\"visible\";a:3:{i:0;i:389;i:1;i:391;i:2;i:392;}}','off'), -(11400,'_transient_timeout_wc_var_prices_385','1735869021','off'), -(11401,'_transient_wc_var_prices_385','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"regular_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"},\"sale_price\":{\"389\":\"150.00\",\"391\":\"150.00\",\"392\":\"150.00\"}}}','off'), -(11402,'_transient_timeout_wc_product_children_312','1735038784','off'), -(11403,'_transient_wc_product_children_312','a:2:{s:3:\"all\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}s:7:\"visible\";a:3:{i:0;i:655;i:1;i:654;i:2;i:656;}}','off'), -(11404,'_transient_timeout_wc_var_prices_312','1735869044','off'), -(11405,'_transient_wc_var_prices_312','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"regular_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"},\"sale_price\":{\"655\":\"75.00\",\"654\":\"52.00\",\"656\":\"50.00\"}}}','off'), -(11406,'_transient_timeout_wc_var_prices_246','1735900066','off'), -(11407,'_transient_wc_var_prices_246','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"regular_price\":{\"247\":\"80.00\",\"248\":\"80.00\"},\"sale_price\":{\"247\":\"80.00\",\"248\":\"80.00\"}}}','off'), -(11432,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1734354764','off'), -(11433,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}}','off'), -(11475,'_transient_timeout_wc_product_children_521','1735049676','off'), -(11476,'_transient_wc_product_children_521','a:2:{s:3:\"all\";a:2:{i:0;i:523;i:1;i:522;}s:7:\"visible\";a:2:{i:0;i:523;i:1;i:522;}}','off'), -(11483,'_transient_timeout_wc_product_children_515','1735049735','off'), -(11484,'_transient_wc_product_children_515','a:2:{s:3:\"all\";a:2:{i:0;i:519;i:1;i:520;}s:7:\"visible\";a:2:{i:0;i:519;i:1;i:520;}}','off'), -(11506,'_transient_timeout_wc_product_children_554','1735050096','off'), -(11507,'_transient_wc_product_children_554','a:2:{s:3:\"all\";a:2:{i:0;i:555;i:1;i:556;}s:7:\"visible\";a:2:{i:0;i:555;i:1;i:556;}}','off'), -(11514,'_transient_timeout_wc_product_children_545','1735050163','off'), -(11515,'_transient_wc_product_children_545','a:2:{s:3:\"all\";a:2:{i:0;i:553;i:1;i:552;}s:7:\"visible\";a:2:{i:0;i:553;i:1;i:552;}}','off'), -(11517,'_transient_timeout_wc_var_prices_554','1735149176','off'), -(11518,'_transient_wc_var_prices_554','{\"version\":\"1732557157\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"555\":\"55.00\",\"556\":\"38.00\"},\"regular_price\":{\"555\":\"55.00\",\"556\":\"38.00\"},\"sale_price\":{\"555\":\"55.00\",\"556\":\"38.00\"}}}','off'), -(11519,'_transient_timeout_wc_var_prices_545','1735149176','off'), -(11520,'_transient_wc_var_prices_545','{\"version\":\"1732557157\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"regular_price\":{\"553\":\"60.00\",\"552\":\"40.00\"},\"sale_price\":{\"553\":\"60.00\",\"552\":\"40.00\"}}}','off'), -(11648,'_transient_timeout_wc_var_prices_521','1735149176','off'), -(11649,'_transient_wc_var_prices_521','{\"version\":\"1732557157\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"regular_price\":{\"523\":\"60.00\",\"522\":\"60.00\"},\"sale_price\":{\"523\":\"60.00\",\"522\":\"60.00\"}}}','off'), -(11650,'_transient_timeout_wc_var_prices_515','1735149176','off'), -(11651,'_transient_wc_var_prices_515','{\"version\":\"1732557157\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"regular_price\":{\"519\":\"65.00\",\"520\":\"65.00\"},\"sale_price\":{\"519\":\"65.00\",\"520\":\"65.00\"}}}','off'), -(11736,'_transient_timeout_wc_product_children_430','1735116351','off'), -(11737,'_transient_wc_product_children_430','a:2:{s:3:\"all\";a:3:{i:0;i:847;i:1;i:845;i:2;i:846;}s:7:\"visible\";a:3:{i:0;i:847;i:1;i:845;i:2;i:846;}}','off'), -(11767,'_transient_timeout_wc_var_prices_430','1735869021','off'), -(11768,'_transient_wc_var_prices_430','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"},\"regular_price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"},\"sale_price\":{\"847\":\"45.00\",\"845\":\"45.00\",\"846\":\"45.00\"}}}','off'), -(12053,'wp_mail_logging_activated_time','1732552283','auto'), -(12054,'wp_mail_logging_db_version','2','off'), -(12055,'WPML_Plugin__version','1.13.1','auto'), -(12059,'wp_mail_logging_user_feedback_notice','a:2:{s:4:\"time\";i:1732552283;s:9:\"dismissed\";b:0;}','auto'), -(12077,'wp_mail_smtp_initial_version','4.2.0','off'), -(12078,'wp_mail_smtp_version','4.2.0','off'), -(12079,'wp_mail_smtp','a:19:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:23:\"haiku.atelier@gmail.com\";s:9:\"from_name\";s:13:\"Haiku Atelier\";s:6:\"mailer\";s:5:\"gmail\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:0;s:15:\"from_name_force\";b:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;s:4:\"host\";s:15:\"smtp.google.com\";s:4:\"port\";i:587;s:10:\"encryption\";s:3:\"tls\";s:4:\"user\";s:23:\"haiku.atelier@gmail.com\";s:4:\"pass\";s:8:\"jD091299\";}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:1;}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:7:\"mailjet\";a:2:{s:7:\"api_key\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"smtp2go\";a:1:{s:7:\"api_key\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:9:\"amazonses\";a:3:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"region\";s:9:\"us-east-1\";}s:5:\"gmail\";a:10:{s:9:\"client_id\";s:72:\"402628219773-hl8niqniiiklf15f9biou8g06pbm9sac.apps.googleusercontent.com\";s:13:\"client_secret\";s:35:\"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\";s:12:\"access_token\";a:6:{s:12:\"access_token\";s:224:\"ya29.a0AeDClZApU0sePp9xYaHXgKnyYU_6jRyGbBRJ9sb2318zH1bhGZKGDJ4Mxt2hcZesJb1yN6dl9uPgqkgyFzNnFOmQvelZBxZnnPk1N_eIDWWuSE6jDHIdxdyqnTVVvgAjvq3-X9q_LoKnWoIh7k_ccO4KDwXh-5yr5Fbm8mC4eAaCgYKAZgSARASFQHGX2Min1R46lLWUwXSQFsEBU87ig0177\";s:10:\"expires_in\";i:3599;s:5:\"scope\";s:24:\"https://mail.google.com/\";s:10:\"token_type\";s:6:\"Bearer\";s:7:\"created\";i:1733769437;s:13:\"refresh_token\";s:103:\"1//03C5NUFaT7UPOCgYIARAAGAMSNwF-L9IrDxhy86bbC5yXLNTnGa5nUHn4qh61Ril_yzrAjpDlxZ0kAkBhkdMAknk9nXhh3luN-GA\";}s:13:\"refresh_token\";s:103:\"1//03C5NUFaT7UPOCgYIARAAGAMSNwF-L9IrDxhy86bbC5yXLNTnGa5nUHn4qh61Ril_yzrAjpDlxZ0kAkBhkdMAknk9nXhh3luN-GA\";s:12:\"user_details\";a:1:{s:5:\"email\";s:23:\"haiku.atelier@gmail.com\";}s:23:\"one_click_setup_enabled\";b:0;s:27:\"one_click_setup_credentials\";a:2:{s:3:\"key\";s:0:\"\";s:5:\"token\";s:0:\"\";}s:28:\"one_click_setup_user_details\";a:1:{s:5:\"email\";s:0:\"\";}s:20:\"is_setup_wizard_auth\";b:0;s:9:\"auth_code\";s:73:\"4/0AeanS0ZUssWZn8hNjBZJEuEFDL9SMb5c1tjzffcTAVb5e2L-B_PRnuKLBa88D022Uumzmw\";}s:7:\"outlook\";a:5:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"zoho\";a:6:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"domain\";s:3:\"com\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"logs\";a:5:{s:7:\"enabled\";b:0;s:17:\"log_email_content\";b:0;s:16:\"save_attachments\";b:0;s:19:\"open_email_tracking\";b:0;s:19:\"click_link_tracking\";b:0;}s:11:\"alert_email\";a:2:{s:7:\"enabled\";b:0;s:11:\"connections\";a:0:{}}s:7:\"license\";a:4:{s:3:\"key\";s:0:\"\";s:10:\"is_expired\";b:0;s:11:\"is_disabled\";b:0;s:10:\"is_invalid\";b:0;}}','off'), -(12080,'wp_mail_smtp_activated_time','1732553202','off'), -(12081,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1732553202;}','auto'), -(12087,'wp_mail_smtp_migration_version','5','on'), -(12088,'wp_mail_smtp_debug_events_db_version','1','on'), -(12089,'wp_mail_smtp_activation_prevent_redirect','1','auto'), -(12090,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1732821999;s:14:\"completed_time\";i:1732822044;s:14:\"was_successful\";b:1;}','off'), -(12092,'wp_mail_smtp_mail_key','b4X/o2Jlr+B6fYssiy4aNvSjL0y5sT0DeDNxw9gANsE=','auto'), -(12094,'wp_mail_smtp_debug','a:0:{}','off'), -(12097,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1733769473;s:9:\"dismissed\";b:1;}','auto'), -(12100,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1733764603;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','auto'), -(12167,'_transient_timeout_wc_product_children_133','1735148119','off'), -(12168,'_transient_wc_product_children_133','a:2:{s:3:\"all\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}s:7:\"visible\";a:8:{i:0;i:134;i:1;i:135;i:2;i:136;i:3;i:137;i:4;i:138;i:5;i:139;i:6;i:140;i:7;i:532;}}','off'), -(12176,'_transient_timeout_wc_var_prices_133','1735935073','off'), -(12177,'_transient_wc_var_prices_133','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"regular_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"},\"sale_price\":{\"134\":\"150.00\",\"135\":\"150.00\",\"136\":\"150.00\",\"137\":\"150.00\",\"138\":\"150.00\",\"139\":\"150.00\",\"140\":\"150.00\"}}}','off'), -(12227,'_transient_timeout_wc_product_children_433','1735149161','off'), -(12228,'_transient_wc_product_children_433','a:2:{s:3:\"all\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}s:7:\"visible\";a:3:{i:0;i:478;i:1;i:479;i:2;i:480;}}','off'), -(12229,'_transient_timeout_wc_var_prices_433','1735869021','off'), -(12230,'_transient_wc_var_prices_433','{\"version\":\"1733267802\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"},\"regular_price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"},\"sale_price\":{\"478\":\"48.00\",\"479\":\"48.00\",\"480\":\"48.00\"}}}','off'), -(12232,'_transient_timeout_wc_term_counts','1735149184','off'), -(12233,'_transient_wc_term_counts','a:5:{i:30;s:2:\"34\";i:31;s:2:\"13\";i:32;s:1:\"5\";i:33;s:2:\"10\";i:15;s:1:\"4\";}','off'), -(12490,'woocommerce_flat_rate_7_settings','a:3:{s:5:\"title\";s:12:\"UPS Standard\";s:10:\"tax_status\";s:4:\"none\";s:4:\"cost\";s:5:\"12,00\";}','on'), -(12492,'woocommerce_free_shipping_8_settings','a:4:{s:5:\"title\";s:19:\"UPS Standard (Free)\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:3:\"100\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'), -(12503,'wp_mail_logging_product_education','a:1:{s:9:\"dismissed\";a:1:{s:17:\"email-logs-bottom\";b:1;}}','off'), -(12504,'woocommerce_new_order_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:39:\"haiku.atelier@gmail.com,contact@gcch.fr\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:28:\"Congratulations on the sale.\";s:10:\"email_type\";s:4:\"html\";}','on'), -(13305,'woocommerce_revenue_report_date_tour_shown','yes','auto'), -(13521,'wp_mail_smtp_lite_sent_email_counter','19','on'), -(13522,'wp_mail_smtp_lite_weekly_sent_email_counter','a:2:{i:48;i:9;i:49;i:10;}','on'), -(14127,'_transient_timeout_wc_product_children_240','1735506258','off'), -(14128,'_transient_wc_product_children_240','a:2:{s:3:\"all\";a:2:{i:0;i:241;i:1;i:242;}s:7:\"visible\";a:2:{i:0;i:241;i:1;i:242;}}','off'), -(17752,'_transient_timeout_wc_report_orders_stats_e8071f6e214a129ccf8187c81214906c','1733736626','off'), -(17753,'_transient_wc_report_orders_stats_e8071f6e214a129ccf8187c81214906c','a:2:{s:7:\"version\";s:10:\"1732901295\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(17754,'_transient_timeout_wc_report_orders_stats_c7640ba60aee222dc0224899d984394e','1733736626','off'), -(17755,'_transient_wc_report_orders_stats_c7640ba60aee222dc0224899d984394e','a:2:{s:7:\"version\";s:10:\"1732901295\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(17756,'_transient_timeout_wc_report_products_stats_40ad04666c3c719830315d920eb2e724','1733736626','off'), -(17757,'_transient_wc_report_products_stats_40ad04666c3c719830315d920eb2e724','a:2:{s:7:\"version\";s:10:\"1732901295\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(17758,'_transient_timeout_wc_report_variations_stats_6208511ccdcab230387cc20bd94d6216','1733736626','off'), -(17759,'_transient_wc_report_variations_stats_6208511ccdcab230387cc20bd94d6216','a:2:{s:7:\"version\";s:10:\"1732901295\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(17760,'_transient_timeout_wc_report_orders_stats_cc7090fe581d9f3adb488975ae9efb81','1733736626','off'), -(17761,'_transient_wc_report_orders_stats_cc7090fe581d9f3adb488975ae9efb81','a:2:{s:7:\"version\";s:10:\"1732901295\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:305;s:8:\"products\";i:3;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:7:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-26\";s:10:\"date_start\";s:19:\"2024-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-27\";s:10:\"date_start\";s:19:\"2024-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:80;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:225;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:7;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(17771,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.7.1.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.7.1.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.7.1\";s:7:\"version\";s:5:\"6.7.1\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1733735443;s:15:\"version_checked\";s:5:\"6.7.1\";s:12:\"translations\";a:0:{}}','off'), -(17772,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1733757431;s:8:\"response\";a:0:{}s:12:\"translations\";a:1:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:18:\"woo-preview-emails\";s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:6:\"2.2.13\";s:7:\"updated\";s:19:\"2022-05-06 07:45:25\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/woo-preview-emails/2.2.13/fr_FR.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:10:{s:37:\"wc-multishipping/wc-multishipping.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/wc-multishipping\";s:4:\"slug\";s:16:\"wc-multishipping\";s:6:\"plugin\";s:37:\"wc-multishipping/wc-multishipping.php\";s:11:\"new_version\";s:5:\"2.5.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wc-multishipping/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wc-multishipping.2.5.4.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/wc-multishipping/assets/icon-128x128.png?rev=2477036\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:17:\"falcon/falcon.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/falcon\";s:4:\"slug\";s:6:\"falcon\";s:6:\"plugin\";s:17:\"falcon/falcon.php\";s:11:\"new_version\";s:5:\"2.8.4\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/falcon/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/falcon.2.8.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";s:3:\"svg\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/falcon/assets/banner-1544x500.png?rev=3052567\";s:2:\"1x\";s:61:\"https://ps.w.org/falcon/assets/banner-772x250.png?rev=3052567\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/force-regenerate-thumbnails\";s:4:\"slug\";s:27:\"force-regenerate-thumbnails\";s:6:\"plugin\";s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/force-regenerate-thumbnails/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/force-regenerate-thumbnails.2.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-256x256.jpg?rev=2816275\";s:2:\"1x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-128x128.jpg?rev=2816275\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-1544x500.jpg?rev=2816275\";s:2:\"1x\";s:82:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-772x250.jpg?rev=2816275\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:49:\"woo-preview-emails/woocommerce-preview-emails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/woo-preview-emails\";s:4:\"slug\";s:18:\"woo-preview-emails\";s:6:\"plugin\";s:49:\"woo-preview-emails/woocommerce-preview-emails.php\";s:11:\"new_version\";s:6:\"2.2.13\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/woo-preview-emails/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/woo-preview-emails.2.2.13.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/woo-preview-emails/assets/icon-256x256.png?rev=3019089\";s:2:\"1x\";s:71:\"https://ps.w.org/woo-preview-emails/assets/icon-256x256.png?rev=3019089\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"6.1.0\";}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:6:\"3.17.0\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/query-monitor.3.17.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=2870124\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=2457098\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:27:\"redis-cache/redis-cache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/redis-cache\";s:4:\"slug\";s:11:\"redis-cache\";s:6:\"plugin\";s:27:\"redis-cache/redis-cache.php\";s:11:\"new_version\";s:5:\"2.5.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/redis-cache/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/redis-cache.2.5.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/redis-cache/assets/icon-256x256.gif?rev=2568513\";s:2:\"1x\";s:64:\"https://ps.w.org/redis-cache/assets/icon-128x128.gif?rev=2568513\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/redis-cache/assets/banner-1544x500.png?rev=2315420\";s:2:\"1x\";s:66:\"https://ps.w.org/redis-cache/assets/banner-772x250.png?rev=2315420\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.4.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:35:\"wp-mail-logging/wp-mail-logging.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/wp-mail-logging\";s:4:\"slug\";s:15:\"wp-mail-logging\";s:6:\"plugin\";s:35:\"wp-mail-logging/wp-mail-logging.php\";s:11:\"new_version\";s:6:\"1.13.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-mail-logging/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wp-mail-logging.1.13.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-logging/assets/icon-256x256.jpg?rev=2562296\";s:2:\"1x\";s:68:\"https://ps.w.org/wp-mail-logging/assets/icon-128x128.jpg?rev=2562296\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-mail-logging/assets/banner-772x250.jpg?rev=2562296\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"4.2.0\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.4.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.jpg?rev=2811094\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.jpg?rev=2811094\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:25:\"wp-openapi/wp-openapi.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/wp-openapi\";s:4:\"slug\";s:10:\"wp-openapi\";s:6:\"plugin\";s:25:\"wp-openapi/wp-openapi.php\";s:11:\"new_version\";s:6:\"1.0.16\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-openapi/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-openapi.1.0.16.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:54:\"https://s.w.org/plugins/geopattern-icon/wp-openapi.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}}s:7:\"checked\";a:10:{s:37:\"wc-multishipping/wc-multishipping.php\";s:5:\"2.5.2\";s:17:\"falcon/falcon.php\";s:5:\"2.8.4\";s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";s:5:\"2.2.1\";s:49:\"woo-preview-emails/woocommerce-preview-emails.php\";s:6:\"2.2.13\";s:31:\"query-monitor/query-monitor.php\";s:6:\"3.17.0\";s:27:\"redis-cache/redis-cache.php\";s:5:\"2.5.4\";s:27:\"woocommerce/woocommerce.php\";s:5:\"9.4.3\";s:35:\"wp-mail-logging/wp-mail-logging.php\";s:6:\"1.13.1\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:5:\"4.2.0\";s:25:\"wp-openapi/wp-openapi.php\";s:6:\"1.0.16\";}}','off'), -(17773,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1733739043;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:3:\"1.0\";s:16:\"twentytwentyfour\";s:3:\"1.3\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'), -(18608,'_site_transient_timeout_php_check_02188af51d4a5a03791426b00985b4f3','1733775041','off'), -(18609,'_site_transient_php_check_02188af51d4a5a03791426b00985b4f3','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), -(19467,'_transient_timeout_wc_report_orders_stats_ac2908748b5f43a2778ea910390f7fa1','1733820879','off'), -(19468,'_transient_wc_report_orders_stats_ac2908748b5f43a2778ea910390f7fa1','a:2:{s:7:\"version\";s:10:\"1733157281\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:2;s:14:\"num_items_sold\";i:5;s:11:\"gross_sales\";d:263;s:11:\"total_sales\";d:263;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:263;s:19:\"avg_items_per_order\";d:2.5;s:15:\"avg_order_value\";d:131.5;s:15:\"total_customers\";i:2;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:2;s:14:\"num_items_sold\";i:5;s:11:\"gross_sales\";d:263;s:11:\"total_sales\";d:263;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:263;s:19:\"avg_items_per_order\";d:2.5;s:15:\"avg_order_value\";d:131.5;s:15:\"total_customers\";i:2;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(19469,'_transient_timeout_wc_report_orders_stats_9579f1d881cde2a782ffb220ad4e91cd','1733820879','off'), -(19470,'_transient_wc_report_orders_stats_9579f1d881cde2a782ffb220ad4e91cd','a:2:{s:7:\"version\";s:10:\"1733157281\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:2;s:14:\"num_items_sold\";i:5;s:11:\"gross_sales\";d:263;s:11:\"total_sales\";d:263;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:263;s:19:\"avg_items_per_order\";d:2.5;s:15:\"avg_order_value\";d:131.5;s:15:\"total_customers\";i:2;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:2;s:14:\"num_items_sold\";i:5;s:11:\"gross_sales\";d:263;s:11:\"total_sales\";d:263;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:263;s:19:\"avg_items_per_order\";d:2.5;s:15:\"avg_order_value\";d:131.5;s:15:\"total_customers\";i:2;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(19471,'_transient_timeout_wc_report_products_stats_9d7a53a6177d1128a2f2b198acc93625','1733820879','off'), -(19472,'_transient_wc_report_products_stats_9d7a53a6177d1128a2f2b198acc93625','a:2:{s:7:\"version\";s:10:\"1733157281\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:5;s:11:\"net_revenue\";d:263;s:12:\"orders_count\";i:2;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:5;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:5;s:11:\"net_revenue\";d:263;s:12:\"orders_count\";i:2;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:5;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(19473,'_transient_timeout_wc_report_variations_stats_dc2df5c5f86bc4d3d03ed17debbab12c','1733820879','off'), -(19474,'_transient_wc_report_variations_stats_dc2df5c5f86bc4d3d03ed17debbab12c','a:2:{s:7:\"version\";s:10:\"1733157281\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:5;s:11:\"net_revenue\";d:263;s:12:\"orders_count\";i:2;s:16:\"variations_count\";i:5;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:5;s:11:\"net_revenue\";d:263;s:12:\"orders_count\";i:2;s:16:\"variations_count\";i:5;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(19475,'_transient_timeout_wc_report_orders_stats_ead74cba933731019722b1dd63e1aa6f','1733820879','off'), -(19476,'_transient_wc_report_orders_stats_ead74cba933731019722b1dd63e1aa6f','a:2:{s:7:\"version\";s:10:\"1733157281\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:568;s:8:\"products\";i:7;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:7:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-27\";s:10:\"date_start\";s:19:\"2024-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:80;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:225;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:263;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:7;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(19477,'_transient_timeout_wc_report_products_stats_a5ff7c8f4adb48b895f36934f04f4e84','1733820879','off'), -(19478,'_transient_wc_report_products_stats_a5ff7c8f4adb48b895f36934f04f4e84','a:2:{s:7:\"version\";s:10:\"1733157281\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:7:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-27\";s:10:\"date_start\";s:19:\"2024-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:7;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(19997,'_site_transient_timeout_browser_a69b52f9d7f760edf3fd052bcda2542f','1733847848','off'), -(19998,'_site_transient_browser_a69b52f9d7f760edf3fd052bcda2542f','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"133.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(20530,'_site_transient_timeout_browser_a11f5da7336cfe2e2fd950a3d968fdb0','1733872052','off'), -(20531,'_site_transient_browser_a11f5da7336cfe2e2fd950a3d968fdb0','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"131.0.0.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'), -(20536,'_transient_timeout_wc_report_orders_stats_b9a10808edd0b2302085952d00b4b712','1733906051','off'), -(20537,'_transient_wc_report_orders_stats_b9a10808edd0b2302085952d00b4b712','a:2:{s:7:\"version\";s:10:\"1733301218\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"products\";i:8;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20538,'_transient_timeout_wc_report_orders_stats_a781491849bf5ae656ff8aa28eaa4cb5','1733906051','off'), -(20539,'_transient_wc_report_orders_stats_a781491849bf5ae656ff8aa28eaa4cb5','a:2:{s:7:\"version\";s:10:\"1733301218\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"products\";i:8;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20540,'_transient_timeout_wc_report_products_stats_e3b71e950eaafab3991501011ae2d386','1733906051','off'), -(20541,'_transient_wc_report_products_stats_e3b71e950eaafab3991501011ae2d386','a:2:{s:7:\"version\";s:10:\"1733301218\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:9;s:11:\"net_revenue\";d:588;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:8;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:9;s:11:\"net_revenue\";d:588;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:8;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20542,'_transient_timeout_wc_report_variations_stats_8bfa3f88b4be680ac4bf99fa43e60fa9','1733906051','off'), -(20543,'_transient_wc_report_variations_stats_8bfa3f88b4be680ac4bf99fa43e60fa9','a:2:{s:7:\"version\";s:10:\"1733301218\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:7;s:11:\"net_revenue\";d:403;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:7;s:11:\"net_revenue\";d:403;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20544,'_transient_timeout_wc_report_orders_stats_a848156bc5698f46a02e8a05d2f34b2d','1733906051','off'), -(20545,'_transient_wc_report_orders_stats_a848156bc5698f46a02e8a05d2f34b2d','a:2:{s:7:\"version\";s:10:\"1733301218\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:893;s:8:\"products\";i:11;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:7:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:80;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:225;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:263;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:325;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:7;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20546,'_transient_timeout_wc_report_products_stats_a136fd8877ef608483387d0148d26350','1733906051','off'), -(20547,'_transient_wc_report_products_stats_a136fd8877ef608483387d0148d26350','a:2:{s:7:\"version\";s:10:\"1733301218\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:7:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:7;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20553,'_transient_timeout_wc_report_products_stats_358c2eaccaf7df773e05b7ffdc2e164d','1733872200','off'), -(20554,'_transient_wc_report_products_stats_358c2eaccaf7df773e05b7ffdc2e164d','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:9;s:11:\"net_revenue\";d:588;s:12:\"orders_count\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:5;s:11:\"net_revenue\";d:263;s:12:\"orders_count\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:4;s:11:\"net_revenue\";d:325;s:12:\"orders_count\";i:2;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20555,'_transient_timeout_wc_report_products_stats_f8ebb8259518332ac56519dc114f7399','1733872200','off'), -(20556,'_transient_wc_report_products_stats_f8ebb8259518332ac56519dc114f7399','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-12-01\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-12-02\";s:10:\"date_start\";s:19:\"2023-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-12-03\";s:10:\"date_start\";s:19:\"2023-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-12-04\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20557,'_transient_timeout_wc_report_products_stats_de98ad4a6ac8ec700c2d8779f59c38a0','1733872200','off'), -(20558,'_transient_wc_report_products_stats_de98ad4a6ac8ec700c2d8779f59c38a0','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:14:\"products_count\";i:8;s:10:\"items_sold\";i:9;s:11:\"net_revenue\";d:588;s:12:\"orders_count\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:14:\"products_count\";i:0;s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:14:\"products_count\";i:4;s:10:\"items_sold\";i:5;s:11:\"net_revenue\";d:263;s:12:\"orders_count\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:14:\"products_count\";i:4;s:10:\"items_sold\";i:4;s:11:\"net_revenue\";d:325;s:12:\"orders_count\";i:2;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:14:\"products_count\";i:0;s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20559,'_transient_timeout_wc_report_products_b7163c95ea485730bea4e7cbff6a6dbb','1733872200','off'), -(20560,'_transient_wc_report_products_b7163c95ea485730bea4e7cbff6a6dbb','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:8:{i:0;a:4:{s:10:\"product_id\";i:342;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:83;s:12:\"orders_count\";i:1;}i:1;a:4:{s:10:\"product_id\";i:202;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:50;s:12:\"orders_count\";i:1;}i:2;a:4:{s:10:\"product_id\";i:521;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:60;s:12:\"orders_count\";i:1;}i:3;a:4:{s:10:\"product_id\";i:263;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:90;s:12:\"orders_count\";i:1;}i:4;a:4:{s:10:\"product_id\";i:274;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:95;s:12:\"orders_count\";i:1;}i:5;a:4:{s:10:\"product_id\";i:291;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:70;s:12:\"orders_count\";i:1;}i:6;a:4:{s:10:\"product_id\";i:306;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:70;s:12:\"orders_count\";i:1;}i:7;a:4:{s:10:\"product_id\";i:183;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:70;s:12:\"orders_count\";i:1;}}s:5:\"total\";i:8;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20561,'_transient_timeout_wc_report_coupons_stats_ccf7360dde4ab6856fb61d5d1e873ba6','1733872201','off'), -(20562,'_transient_wc_report_coupons_stats_ccf7360dde4ab6856fb61d5d1e873ba6','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20563,'_transient_timeout_wc_report_coupons_stats_aaaf27de04b84087451ac6f77676503c','1733872201','off'), -(20564,'_transient_wc_report_coupons_stats_aaaf27de04b84087451ac6f77676503c','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-12-01\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-12-02\";s:10:\"date_start\";s:19:\"2023-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-12-03\";s:10:\"date_start\";s:19:\"2023-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-12-04\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20565,'_transient_timeout_wc_report_coupons_stats_d4a800b56ab6eeadd1113d7f7970308e','1733872201','off'), -(20566,'_transient_wc_report_coupons_stats_d4a800b56ab6eeadd1113d7f7970308e','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20567,'_transient_timeout_wc_report_coupons_6fe3cd95ef6a12af6b027ef26551cd57','1733872201','off'), -(20568,'_transient_wc_report_coupons_6fe3cd95ef6a12af6b027ef26551cd57','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(20569,'woocommerce_clear_ces_tracks_queue_for_page','a:2:{s:7:\"pagenow\";s:25:\"woocommerce_page_wc-admin\";s:9:\"adminpage\";s:25:\"woocommerce_page_wc-admin\";}','auto'), -(20590,'_transient_timeout_wc_report_customers_stats_02113d53e70cfeee59025093acf39521','1733872392','off'), -(20591,'_transient_wc_report_customers_stats_02113d53e70cfeee59025093acf39521','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:10;s:16:\"avg_orders_count\";d:1;s:15:\"avg_total_spend\";d:131.125;s:19:\"avg_avg_order_value\";d:131.125;}}','off'), -(20592,'_transient_timeout_wc_report_customers_4e21d7e94ec7d28727d6764f72cd314b','1733872392','off'), -(20593,'_transient_wc_report_customers_4e21d7e94ec7d28727d6764f72cd314b','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:10:{i:0;a:15:{s:2:\"id\";i:14;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:11:\"Maren Sigge\";s:5:\"email\";s:21:\"maren.sigge@gmail.com\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:9:\"Auderghem\";s:5:\"state\";s:7:\"Belgium\";s:8:\"postcode\";s:4:\"1160\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-03 22:53:41\";s:15:\"date_last_order\";s:19:\"2024-12-03 23:53:41\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:235;s:15:\"avg_order_value\";d:235;}i:1;a:15:{s:2:\"id\";i:13;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:12:\"Elise Colson\";s:5:\"email\";s:19:\"choploone@gmail.com\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:13:\"Saint-Nicolas\";s:5:\"state\";s:6:\"Liège\";s:8:\"postcode\";s:4:\"4420\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-03 17:03:18\";s:15:\"date_last_order\";s:19:\"2024-12-03 18:03:18\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:90;s:15:\"avg_order_value\";d:90;}i:2;a:15:{s:2:\"id\";i:12;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:15:\"Violette Cubier\";s:5:\"email\";s:18:\"v.cubier@gmail.com\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:9:\"Chatillon\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"92320\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-02 16:33:11\";s:15:\"date_last_order\";s:19:\"2024-12-02 17:33:11\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:143;s:15:\"avg_order_value\";d:143;}i:3;a:15:{s:2:\"id\";i:11;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:11:\"Peggy Luete\";s:5:\"email\";s:22:\"gilquinpeggy@gmail.com\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:19:\"Neuilly - Plaisance\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"93360\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-02 10:46:48\";s:15:\"date_last_order\";N;s:12:\"orders_count\";i:0;s:11:\"total_spend\";d:0;s:15:\"avg_order_value\";d:0;}i:4;a:15:{s:2:\"id\";i:10;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:15:\"Claire Maroufin\";s:5:\"email\";s:25:\"maroufin.claire@gmail.com\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:18:\"Le Kremlin Bicetre\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"94270\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-02 10:05:43\";s:15:\"date_last_order\";s:19:\"2024-12-02 11:05:43\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:120;s:15:\"avg_order_value\";d:120;}i:5;a:15:{s:2:\"id\";i:9;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:12:\"Lucie Leiner\";s:5:\"email\";s:22:\"lucie.leiner@gmail.com\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:9:\"Linkebeek\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:4:\"1630\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-29 17:22:16\";s:15:\"date_last_order\";s:19:\"2024-11-29 18:22:16\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:160;s:15:\"avg_order_value\";d:160;}i:6;a:15:{s:2:\"id\";i:8;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:27:\"Claudia Van Vynckt - WIPLAW\";s:5:\"email\";s:28:\"claudia.vanvynckt@hotmail.fr\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:9:\"Bruxelles\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:4:\"1050\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-29 09:05:49\";s:15:\"date_last_order\";s:19:\"2024-11-29 10:05:49\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:65;s:15:\"avg_order_value\";d:65;}i:7;a:15:{s:2:\"id\";i:5;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:12:\"Saint-Gilles\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:4:\"1060\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-28 19:34:14\";s:15:\"date_last_order\";s:19:\"2024-11-25 18:18:00\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:156;s:15:\"avg_order_value\";d:156;}i:8;a:15:{s:2:\"id\";i:7;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:25:\"Roberto Ruggeri NW Groupe\";s:5:\"email\";s:26:\"sofia.balducci99@gmail.com\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:5:\"Paris\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"75007\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-28 15:40:46\";s:15:\"date_last_order\";s:19:\"2024-11-28 16:40:46\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:80;s:15:\"avg_order_value\";d:80;}i:9;a:15:{s:2:\"id\";i:6;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:17:\"Charlotte Gérard\";s:5:\"email\";s:26:\"charlottegerard7@gmail.com\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:20:\"Woluwe-Saint-Lambert\";s:5:\"state\";s:9:\"Bruxelles\";s:8:\"postcode\";s:4:\"1200\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-28 15:21:17\";s:15:\"date_last_order\";N;s:12:\"orders_count\";i:0;s:11:\"total_spend\";d:0;s:15:\"avg_order_value\";d:0;}}s:5:\"total\";i:10;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20595,'_transient_timeout_wc_report_coupons_stats_47f4b9f697bbdc9392b327a23ae9d3a8','1733872428','off'), -(20596,'_transient_wc_report_coupons_stats_47f4b9f697bbdc9392b327a23ae9d3a8','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:100:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-01-01\";s:10:\"date_start\";s:19:\"2023-01-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-01-02\";s:10:\"date_start\";s:19:\"2023-01-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-01-03\";s:10:\"date_start\";s:19:\"2023-01-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-01-04\";s:10:\"date_start\";s:19:\"2023-01-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-01-05\";s:10:\"date_start\";s:19:\"2023-01-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-01-06\";s:10:\"date_start\";s:19:\"2023-01-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-01-07\";s:10:\"date_start\";s:19:\"2023-01-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-01-08\";s:10:\"date_start\";s:19:\"2023-01-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-01-09\";s:10:\"date_start\";s:19:\"2023-01-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-01-10\";s:10:\"date_start\";s:19:\"2023-01-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-01-11\";s:10:\"date_start\";s:19:\"2023-01-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-01-12\";s:10:\"date_start\";s:19:\"2023-01-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-01-13\";s:10:\"date_start\";s:19:\"2023-01-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-01-14\";s:10:\"date_start\";s:19:\"2023-01-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-01-15\";s:10:\"date_start\";s:19:\"2023-01-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-01-16\";s:10:\"date_start\";s:19:\"2023-01-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-01-17\";s:10:\"date_start\";s:19:\"2023-01-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-01-18\";s:10:\"date_start\";s:19:\"2023-01-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-01-19\";s:10:\"date_start\";s:19:\"2023-01-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-01-20\";s:10:\"date_start\";s:19:\"2023-01-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-01-21\";s:10:\"date_start\";s:19:\"2023-01-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-01-22\";s:10:\"date_start\";s:19:\"2023-01-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-01-23\";s:10:\"date_start\";s:19:\"2023-01-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-01-24\";s:10:\"date_start\";s:19:\"2023-01-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-01-25\";s:10:\"date_start\";s:19:\"2023-01-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2023-01-26\";s:10:\"date_start\";s:19:\"2023-01-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2023-01-27\";s:10:\"date_start\";s:19:\"2023-01-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2023-01-28\";s:10:\"date_start\";s:19:\"2023-01-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2023-01-29\";s:10:\"date_start\";s:19:\"2023-01-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2023-01-30\";s:10:\"date_start\";s:19:\"2023-01-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2023-01-31\";s:10:\"date_start\";s:19:\"2023-01-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-31 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2023-02-01\";s:10:\"date_start\";s:19:\"2023-02-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2023-02-02\";s:10:\"date_start\";s:19:\"2023-02-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2023-02-03\";s:10:\"date_start\";s:19:\"2023-02-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2023-02-04\";s:10:\"date_start\";s:19:\"2023-02-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2023-02-05\";s:10:\"date_start\";s:19:\"2023-02-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2023-02-06\";s:10:\"date_start\";s:19:\"2023-02-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2023-02-07\";s:10:\"date_start\";s:19:\"2023-02-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2023-02-08\";s:10:\"date_start\";s:19:\"2023-02-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2023-02-09\";s:10:\"date_start\";s:19:\"2023-02-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2023-02-10\";s:10:\"date_start\";s:19:\"2023-02-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2023-02-11\";s:10:\"date_start\";s:19:\"2023-02-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2023-02-12\";s:10:\"date_start\";s:19:\"2023-02-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2023-02-13\";s:10:\"date_start\";s:19:\"2023-02-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2023-02-14\";s:10:\"date_start\";s:19:\"2023-02-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2023-02-15\";s:10:\"date_start\";s:19:\"2023-02-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2023-02-16\";s:10:\"date_start\";s:19:\"2023-02-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2023-02-17\";s:10:\"date_start\";s:19:\"2023-02-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2023-02-18\";s:10:\"date_start\";s:19:\"2023-02-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2023-02-19\";s:10:\"date_start\";s:19:\"2023-02-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2023-02-20\";s:10:\"date_start\";s:19:\"2023-02-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2023-02-21\";s:10:\"date_start\";s:19:\"2023-02-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2023-02-22\";s:10:\"date_start\";s:19:\"2023-02-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2023-02-23\";s:10:\"date_start\";s:19:\"2023-02-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2023-02-24\";s:10:\"date_start\";s:19:\"2023-02-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2023-02-25\";s:10:\"date_start\";s:19:\"2023-02-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2023-02-26\";s:10:\"date_start\";s:19:\"2023-02-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2023-02-27\";s:10:\"date_start\";s:19:\"2023-02-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2023-02-28\";s:10:\"date_start\";s:19:\"2023-02-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2023-03-01\";s:10:\"date_start\";s:19:\"2023-03-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2023-03-02\";s:10:\"date_start\";s:19:\"2023-03-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2023-03-03\";s:10:\"date_start\";s:19:\"2023-03-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2023-03-04\";s:10:\"date_start\";s:19:\"2023-03-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2023-03-05\";s:10:\"date_start\";s:19:\"2023-03-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2023-03-06\";s:10:\"date_start\";s:19:\"2023-03-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:65;a:6:{s:8:\"interval\";s:10:\"2023-03-07\";s:10:\"date_start\";s:19:\"2023-03-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:66;a:6:{s:8:\"interval\";s:10:\"2023-03-08\";s:10:\"date_start\";s:19:\"2023-03-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:67;a:6:{s:8:\"interval\";s:10:\"2023-03-09\";s:10:\"date_start\";s:19:\"2023-03-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:68;a:6:{s:8:\"interval\";s:10:\"2023-03-10\";s:10:\"date_start\";s:19:\"2023-03-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:69;a:6:{s:8:\"interval\";s:10:\"2023-03-11\";s:10:\"date_start\";s:19:\"2023-03-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:70;a:6:{s:8:\"interval\";s:10:\"2023-03-12\";s:10:\"date_start\";s:19:\"2023-03-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:71;a:6:{s:8:\"interval\";s:10:\"2023-03-13\";s:10:\"date_start\";s:19:\"2023-03-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:72;a:6:{s:8:\"interval\";s:10:\"2023-03-14\";s:10:\"date_start\";s:19:\"2023-03-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:73;a:6:{s:8:\"interval\";s:10:\"2023-03-15\";s:10:\"date_start\";s:19:\"2023-03-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:74;a:6:{s:8:\"interval\";s:10:\"2023-03-16\";s:10:\"date_start\";s:19:\"2023-03-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:75;a:6:{s:8:\"interval\";s:10:\"2023-03-17\";s:10:\"date_start\";s:19:\"2023-03-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:76;a:6:{s:8:\"interval\";s:10:\"2023-03-18\";s:10:\"date_start\";s:19:\"2023-03-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:77;a:6:{s:8:\"interval\";s:10:\"2023-03-19\";s:10:\"date_start\";s:19:\"2023-03-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:78;a:6:{s:8:\"interval\";s:10:\"2023-03-20\";s:10:\"date_start\";s:19:\"2023-03-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:79;a:6:{s:8:\"interval\";s:10:\"2023-03-21\";s:10:\"date_start\";s:19:\"2023-03-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:80;a:6:{s:8:\"interval\";s:10:\"2023-03-22\";s:10:\"date_start\";s:19:\"2023-03-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:81;a:6:{s:8:\"interval\";s:10:\"2023-03-23\";s:10:\"date_start\";s:19:\"2023-03-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:82;a:6:{s:8:\"interval\";s:10:\"2023-03-24\";s:10:\"date_start\";s:19:\"2023-03-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:83;a:6:{s:8:\"interval\";s:10:\"2023-03-25\";s:10:\"date_start\";s:19:\"2023-03-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:84;a:6:{s:8:\"interval\";s:10:\"2023-03-26\";s:10:\"date_start\";s:19:\"2023-03-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:85;a:6:{s:8:\"interval\";s:10:\"2023-03-27\";s:10:\"date_start\";s:19:\"2023-03-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-03-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:86;a:6:{s:8:\"interval\";s:10:\"2023-03-28\";s:10:\"date_start\";s:19:\"2023-03-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-03-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:87;a:6:{s:8:\"interval\";s:10:\"2023-03-29\";s:10:\"date_start\";s:19:\"2023-03-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-03-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:88;a:6:{s:8:\"interval\";s:10:\"2023-03-30\";s:10:\"date_start\";s:19:\"2023-03-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-03-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:89;a:6:{s:8:\"interval\";s:10:\"2023-03-31\";s:10:\"date_start\";s:19:\"2023-03-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-03-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:90;a:6:{s:8:\"interval\";s:10:\"2023-04-01\";s:10:\"date_start\";s:19:\"2023-04-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-31 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:91;a:6:{s:8:\"interval\";s:10:\"2023-04-02\";s:10:\"date_start\";s:19:\"2023-04-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:92;a:6:{s:8:\"interval\";s:10:\"2023-04-03\";s:10:\"date_start\";s:19:\"2023-04-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:93;a:6:{s:8:\"interval\";s:10:\"2023-04-04\";s:10:\"date_start\";s:19:\"2023-04-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:94;a:6:{s:8:\"interval\";s:10:\"2023-04-05\";s:10:\"date_start\";s:19:\"2023-04-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:95;a:6:{s:8:\"interval\";s:10:\"2023-04-06\";s:10:\"date_start\";s:19:\"2023-04-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:96;a:6:{s:8:\"interval\";s:10:\"2023-04-07\";s:10:\"date_start\";s:19:\"2023-04-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:97;a:6:{s:8:\"interval\";s:10:\"2023-04-08\";s:10:\"date_start\";s:19:\"2023-04-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:98;a:6:{s:8:\"interval\";s:10:\"2023-04-09\";s:10:\"date_start\";s:19:\"2023-04-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:99;a:6:{s:8:\"interval\";s:10:\"2023-04-10\";s:10:\"date_start\";s:19:\"2023-04-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:1;}}','off'), -(20597,'_transient_timeout_wc_report_coupons_stats_f48a6b6be5b8598f90113ad5c3480b6e','1733872428','off'), -(20598,'_transient_wc_report_coupons_stats_f48a6b6be5b8598f90113ad5c3480b6e','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:100:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-01-01\";s:10:\"date_start\";s:19:\"2022-01-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2021-12-31 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-01-02\";s:10:\"date_start\";s:19:\"2022-01-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-01 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-01-03\";s:10:\"date_start\";s:19:\"2022-01-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-02 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-01-04\";s:10:\"date_start\";s:19:\"2022-01-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-03 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-01-05\";s:10:\"date_start\";s:19:\"2022-01-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-04 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-01-06\";s:10:\"date_start\";s:19:\"2022-01-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-05 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-01-07\";s:10:\"date_start\";s:19:\"2022-01-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-06 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-01-08\";s:10:\"date_start\";s:19:\"2022-01-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-07 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-01-09\";s:10:\"date_start\";s:19:\"2022-01-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-08 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-01-10\";s:10:\"date_start\";s:19:\"2022-01-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-09 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-01-11\";s:10:\"date_start\";s:19:\"2022-01-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-10 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-01-12\";s:10:\"date_start\";s:19:\"2022-01-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-11 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-01-13\";s:10:\"date_start\";s:19:\"2022-01-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-12 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-01-14\";s:10:\"date_start\";s:19:\"2022-01-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-13 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-01-15\";s:10:\"date_start\";s:19:\"2022-01-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-14 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-01-16\";s:10:\"date_start\";s:19:\"2022-01-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-15 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-01-17\";s:10:\"date_start\";s:19:\"2022-01-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-16 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-01-18\";s:10:\"date_start\";s:19:\"2022-01-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-17 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2022-01-19\";s:10:\"date_start\";s:19:\"2022-01-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-18 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2022-01-20\";s:10:\"date_start\";s:19:\"2022-01-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-19 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2022-01-21\";s:10:\"date_start\";s:19:\"2022-01-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-20 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2022-01-22\";s:10:\"date_start\";s:19:\"2022-01-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-21 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2022-01-23\";s:10:\"date_start\";s:19:\"2022-01-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-22 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2022-01-24\";s:10:\"date_start\";s:19:\"2022-01-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-23 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2022-01-25\";s:10:\"date_start\";s:19:\"2022-01-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-24 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2022-01-26\";s:10:\"date_start\";s:19:\"2022-01-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-25 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2022-01-27\";s:10:\"date_start\";s:19:\"2022-01-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-26 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2022-01-28\";s:10:\"date_start\";s:19:\"2022-01-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-27 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2022-01-29\";s:10:\"date_start\";s:19:\"2022-01-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-28 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2022-01-30\";s:10:\"date_start\";s:19:\"2022-01-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-29 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2022-01-31\";s:10:\"date_start\";s:19:\"2022-01-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-30 23:00:00\";s:8:\"date_end\";s:19:\"2022-01-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-01-31 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2022-02-01\";s:10:\"date_start\";s:19:\"2022-02-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-01-31 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2022-02-02\";s:10:\"date_start\";s:19:\"2022-02-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-01 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2022-02-03\";s:10:\"date_start\";s:19:\"2022-02-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-02 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2022-02-04\";s:10:\"date_start\";s:19:\"2022-02-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-03 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2022-02-05\";s:10:\"date_start\";s:19:\"2022-02-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-04 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2022-02-06\";s:10:\"date_start\";s:19:\"2022-02-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-05 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2022-02-07\";s:10:\"date_start\";s:19:\"2022-02-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-06 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2022-02-08\";s:10:\"date_start\";s:19:\"2022-02-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-07 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2022-02-09\";s:10:\"date_start\";s:19:\"2022-02-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-08 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2022-02-10\";s:10:\"date_start\";s:19:\"2022-02-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-09 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2022-02-11\";s:10:\"date_start\";s:19:\"2022-02-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-10 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2022-02-12\";s:10:\"date_start\";s:19:\"2022-02-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-11 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2022-02-13\";s:10:\"date_start\";s:19:\"2022-02-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-12 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2022-02-14\";s:10:\"date_start\";s:19:\"2022-02-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-13 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2022-02-15\";s:10:\"date_start\";s:19:\"2022-02-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-14 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2022-02-16\";s:10:\"date_start\";s:19:\"2022-02-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-15 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2022-02-17\";s:10:\"date_start\";s:19:\"2022-02-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-16 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2022-02-18\";s:10:\"date_start\";s:19:\"2022-02-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-17 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2022-02-19\";s:10:\"date_start\";s:19:\"2022-02-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-18 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2022-02-20\";s:10:\"date_start\";s:19:\"2022-02-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-19 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2022-02-21\";s:10:\"date_start\";s:19:\"2022-02-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-20 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2022-02-22\";s:10:\"date_start\";s:19:\"2022-02-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-21 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2022-02-23\";s:10:\"date_start\";s:19:\"2022-02-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-22 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2022-02-24\";s:10:\"date_start\";s:19:\"2022-02-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-23 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2022-02-25\";s:10:\"date_start\";s:19:\"2022-02-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-24 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2022-02-26\";s:10:\"date_start\";s:19:\"2022-02-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-25 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2022-02-27\";s:10:\"date_start\";s:19:\"2022-02-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-26 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2022-02-28\";s:10:\"date_start\";s:19:\"2022-02-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-27 23:00:00\";s:8:\"date_end\";s:19:\"2022-02-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-02-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2022-03-01\";s:10:\"date_start\";s:19:\"2022-03-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-02-28 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2022-03-02\";s:10:\"date_start\";s:19:\"2022-03-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-01 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2022-03-03\";s:10:\"date_start\";s:19:\"2022-03-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-02 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2022-03-04\";s:10:\"date_start\";s:19:\"2022-03-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-03 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2022-03-05\";s:10:\"date_start\";s:19:\"2022-03-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-04 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2022-03-06\";s:10:\"date_start\";s:19:\"2022-03-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-05 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:65;a:6:{s:8:\"interval\";s:10:\"2022-03-07\";s:10:\"date_start\";s:19:\"2022-03-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-06 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:66;a:6:{s:8:\"interval\";s:10:\"2022-03-08\";s:10:\"date_start\";s:19:\"2022-03-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-07 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:67;a:6:{s:8:\"interval\";s:10:\"2022-03-09\";s:10:\"date_start\";s:19:\"2022-03-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-08 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:68;a:6:{s:8:\"interval\";s:10:\"2022-03-10\";s:10:\"date_start\";s:19:\"2022-03-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-09 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:69;a:6:{s:8:\"interval\";s:10:\"2022-03-11\";s:10:\"date_start\";s:19:\"2022-03-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-10 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:70;a:6:{s:8:\"interval\";s:10:\"2022-03-12\";s:10:\"date_start\";s:19:\"2022-03-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-11 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:71;a:6:{s:8:\"interval\";s:10:\"2022-03-13\";s:10:\"date_start\";s:19:\"2022-03-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-12 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:72;a:6:{s:8:\"interval\";s:10:\"2022-03-14\";s:10:\"date_start\";s:19:\"2022-03-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-13 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:73;a:6:{s:8:\"interval\";s:10:\"2022-03-15\";s:10:\"date_start\";s:19:\"2022-03-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-14 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:74;a:6:{s:8:\"interval\";s:10:\"2022-03-16\";s:10:\"date_start\";s:19:\"2022-03-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-15 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:75;a:6:{s:8:\"interval\";s:10:\"2022-03-17\";s:10:\"date_start\";s:19:\"2022-03-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-16 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:76;a:6:{s:8:\"interval\";s:10:\"2022-03-18\";s:10:\"date_start\";s:19:\"2022-03-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-17 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:77;a:6:{s:8:\"interval\";s:10:\"2022-03-19\";s:10:\"date_start\";s:19:\"2022-03-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-18 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:78;a:6:{s:8:\"interval\";s:10:\"2022-03-20\";s:10:\"date_start\";s:19:\"2022-03-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-19 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:79;a:6:{s:8:\"interval\";s:10:\"2022-03-21\";s:10:\"date_start\";s:19:\"2022-03-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-20 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:80;a:6:{s:8:\"interval\";s:10:\"2022-03-22\";s:10:\"date_start\";s:19:\"2022-03-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-21 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:81;a:6:{s:8:\"interval\";s:10:\"2022-03-23\";s:10:\"date_start\";s:19:\"2022-03-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-22 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:82;a:6:{s:8:\"interval\";s:10:\"2022-03-24\";s:10:\"date_start\";s:19:\"2022-03-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-23 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:83;a:6:{s:8:\"interval\";s:10:\"2022-03-25\";s:10:\"date_start\";s:19:\"2022-03-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-24 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:84;a:6:{s:8:\"interval\";s:10:\"2022-03-26\";s:10:\"date_start\";s:19:\"2022-03-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-25 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:85;a:6:{s:8:\"interval\";s:10:\"2022-03-27\";s:10:\"date_start\";s:19:\"2022-03-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-26 23:00:00\";s:8:\"date_end\";s:19:\"2022-03-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:86;a:6:{s:8:\"interval\";s:10:\"2022-03-28\";s:10:\"date_start\";s:19:\"2022-03-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-27 22:00:00\";s:8:\"date_end\";s:19:\"2022-03-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:87;a:6:{s:8:\"interval\";s:10:\"2022-03-29\";s:10:\"date_start\";s:19:\"2022-03-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-28 22:00:00\";s:8:\"date_end\";s:19:\"2022-03-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:88;a:6:{s:8:\"interval\";s:10:\"2022-03-30\";s:10:\"date_start\";s:19:\"2022-03-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-29 22:00:00\";s:8:\"date_end\";s:19:\"2022-03-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:89;a:6:{s:8:\"interval\";s:10:\"2022-03-31\";s:10:\"date_start\";s:19:\"2022-03-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-30 22:00:00\";s:8:\"date_end\";s:19:\"2022-03-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-03-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:90;a:6:{s:8:\"interval\";s:10:\"2022-04-01\";s:10:\"date_start\";s:19:\"2022-04-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-03-31 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:91;a:6:{s:8:\"interval\";s:10:\"2022-04-02\";s:10:\"date_start\";s:19:\"2022-04-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-01 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:92;a:6:{s:8:\"interval\";s:10:\"2022-04-03\";s:10:\"date_start\";s:19:\"2022-04-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-02 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:93;a:6:{s:8:\"interval\";s:10:\"2022-04-04\";s:10:\"date_start\";s:19:\"2022-04-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-03 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:94;a:6:{s:8:\"interval\";s:10:\"2022-04-05\";s:10:\"date_start\";s:19:\"2022-04-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-04 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:95;a:6:{s:8:\"interval\";s:10:\"2022-04-06\";s:10:\"date_start\";s:19:\"2022-04-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-05 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:96;a:6:{s:8:\"interval\";s:10:\"2022-04-07\";s:10:\"date_start\";s:19:\"2022-04-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-06 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:97;a:6:{s:8:\"interval\";s:10:\"2022-04-08\";s:10:\"date_start\";s:19:\"2022-04-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-07 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:98;a:6:{s:8:\"interval\";s:10:\"2022-04-09\";s:10:\"date_start\";s:19:\"2022-04-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-08 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:99;a:6:{s:8:\"interval\";s:10:\"2022-04-10\";s:10:\"date_start\";s:19:\"2022-04-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-09 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:1;}}','off'), -(20599,'_transient_timeout_wc_report_coupons_stats_a090d77f5bc09492314d8a9b2ba6974c','1733872428','off'), -(20600,'_transient_wc_report_coupons_stats_a090d77f5bc09492314d8a9b2ba6974c','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:100:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-01-01\";s:10:\"date_start\";s:19:\"2023-01-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-01-02\";s:10:\"date_start\";s:19:\"2023-01-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-01-03\";s:10:\"date_start\";s:19:\"2023-01-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-01-04\";s:10:\"date_start\";s:19:\"2023-01-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-01-05\";s:10:\"date_start\";s:19:\"2023-01-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-01-06\";s:10:\"date_start\";s:19:\"2023-01-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-01-07\";s:10:\"date_start\";s:19:\"2023-01-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-01-08\";s:10:\"date_start\";s:19:\"2023-01-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-01-09\";s:10:\"date_start\";s:19:\"2023-01-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-01-10\";s:10:\"date_start\";s:19:\"2023-01-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-01-11\";s:10:\"date_start\";s:19:\"2023-01-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-01-12\";s:10:\"date_start\";s:19:\"2023-01-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-01-13\";s:10:\"date_start\";s:19:\"2023-01-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-01-14\";s:10:\"date_start\";s:19:\"2023-01-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-01-15\";s:10:\"date_start\";s:19:\"2023-01-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-01-16\";s:10:\"date_start\";s:19:\"2023-01-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-01-17\";s:10:\"date_start\";s:19:\"2023-01-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-01-18\";s:10:\"date_start\";s:19:\"2023-01-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-01-19\";s:10:\"date_start\";s:19:\"2023-01-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-01-20\";s:10:\"date_start\";s:19:\"2023-01-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-01-21\";s:10:\"date_start\";s:19:\"2023-01-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-01-22\";s:10:\"date_start\";s:19:\"2023-01-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-01-23\";s:10:\"date_start\";s:19:\"2023-01-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-01-24\";s:10:\"date_start\";s:19:\"2023-01-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-01-25\";s:10:\"date_start\";s:19:\"2023-01-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2023-01-26\";s:10:\"date_start\";s:19:\"2023-01-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2023-01-27\";s:10:\"date_start\";s:19:\"2023-01-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2023-01-28\";s:10:\"date_start\";s:19:\"2023-01-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2023-01-29\";s:10:\"date_start\";s:19:\"2023-01-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2023-01-30\";s:10:\"date_start\";s:19:\"2023-01-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2023-01-31\";s:10:\"date_start\";s:19:\"2023-01-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-01-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-01-31 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2023-02-01\";s:10:\"date_start\";s:19:\"2023-02-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-01-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2023-02-02\";s:10:\"date_start\";s:19:\"2023-02-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2023-02-03\";s:10:\"date_start\";s:19:\"2023-02-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2023-02-04\";s:10:\"date_start\";s:19:\"2023-02-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2023-02-05\";s:10:\"date_start\";s:19:\"2023-02-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2023-02-06\";s:10:\"date_start\";s:19:\"2023-02-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2023-02-07\";s:10:\"date_start\";s:19:\"2023-02-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2023-02-08\";s:10:\"date_start\";s:19:\"2023-02-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2023-02-09\";s:10:\"date_start\";s:19:\"2023-02-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2023-02-10\";s:10:\"date_start\";s:19:\"2023-02-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2023-02-11\";s:10:\"date_start\";s:19:\"2023-02-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2023-02-12\";s:10:\"date_start\";s:19:\"2023-02-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2023-02-13\";s:10:\"date_start\";s:19:\"2023-02-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2023-02-14\";s:10:\"date_start\";s:19:\"2023-02-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2023-02-15\";s:10:\"date_start\";s:19:\"2023-02-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2023-02-16\";s:10:\"date_start\";s:19:\"2023-02-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2023-02-17\";s:10:\"date_start\";s:19:\"2023-02-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2023-02-18\";s:10:\"date_start\";s:19:\"2023-02-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2023-02-19\";s:10:\"date_start\";s:19:\"2023-02-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2023-02-20\";s:10:\"date_start\";s:19:\"2023-02-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2023-02-21\";s:10:\"date_start\";s:19:\"2023-02-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2023-02-22\";s:10:\"date_start\";s:19:\"2023-02-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2023-02-23\";s:10:\"date_start\";s:19:\"2023-02-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2023-02-24\";s:10:\"date_start\";s:19:\"2023-02-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2023-02-25\";s:10:\"date_start\";s:19:\"2023-02-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2023-02-26\";s:10:\"date_start\";s:19:\"2023-02-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2023-02-27\";s:10:\"date_start\";s:19:\"2023-02-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2023-02-28\";s:10:\"date_start\";s:19:\"2023-02-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-02-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2023-03-01\";s:10:\"date_start\";s:19:\"2023-03-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2023-03-02\";s:10:\"date_start\";s:19:\"2023-03-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2023-03-03\";s:10:\"date_start\";s:19:\"2023-03-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2023-03-04\";s:10:\"date_start\";s:19:\"2023-03-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2023-03-05\";s:10:\"date_start\";s:19:\"2023-03-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2023-03-06\";s:10:\"date_start\";s:19:\"2023-03-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:65;a:6:{s:8:\"interval\";s:10:\"2023-03-07\";s:10:\"date_start\";s:19:\"2023-03-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:66;a:6:{s:8:\"interval\";s:10:\"2023-03-08\";s:10:\"date_start\";s:19:\"2023-03-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:67;a:6:{s:8:\"interval\";s:10:\"2023-03-09\";s:10:\"date_start\";s:19:\"2023-03-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:68;a:6:{s:8:\"interval\";s:10:\"2023-03-10\";s:10:\"date_start\";s:19:\"2023-03-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:69;a:6:{s:8:\"interval\";s:10:\"2023-03-11\";s:10:\"date_start\";s:19:\"2023-03-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:70;a:6:{s:8:\"interval\";s:10:\"2023-03-12\";s:10:\"date_start\";s:19:\"2023-03-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:71;a:6:{s:8:\"interval\";s:10:\"2023-03-13\";s:10:\"date_start\";s:19:\"2023-03-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:72;a:6:{s:8:\"interval\";s:10:\"2023-03-14\";s:10:\"date_start\";s:19:\"2023-03-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:73;a:6:{s:8:\"interval\";s:10:\"2023-03-15\";s:10:\"date_start\";s:19:\"2023-03-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:74;a:6:{s:8:\"interval\";s:10:\"2023-03-16\";s:10:\"date_start\";s:19:\"2023-03-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:75;a:6:{s:8:\"interval\";s:10:\"2023-03-17\";s:10:\"date_start\";s:19:\"2023-03-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:76;a:6:{s:8:\"interval\";s:10:\"2023-03-18\";s:10:\"date_start\";s:19:\"2023-03-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:77;a:6:{s:8:\"interval\";s:10:\"2023-03-19\";s:10:\"date_start\";s:19:\"2023-03-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:78;a:6:{s:8:\"interval\";s:10:\"2023-03-20\";s:10:\"date_start\";s:19:\"2023-03-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:79;a:6:{s:8:\"interval\";s:10:\"2023-03-21\";s:10:\"date_start\";s:19:\"2023-03-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:80;a:6:{s:8:\"interval\";s:10:\"2023-03-22\";s:10:\"date_start\";s:19:\"2023-03-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:81;a:6:{s:8:\"interval\";s:10:\"2023-03-23\";s:10:\"date_start\";s:19:\"2023-03-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:82;a:6:{s:8:\"interval\";s:10:\"2023-03-24\";s:10:\"date_start\";s:19:\"2023-03-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:83;a:6:{s:8:\"interval\";s:10:\"2023-03-25\";s:10:\"date_start\";s:19:\"2023-03-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:84;a:6:{s:8:\"interval\";s:10:\"2023-03-26\";s:10:\"date_start\";s:19:\"2023-03-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-03-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:85;a:6:{s:8:\"interval\";s:10:\"2023-03-27\";s:10:\"date_start\";s:19:\"2023-03-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-03-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:86;a:6:{s:8:\"interval\";s:10:\"2023-03-28\";s:10:\"date_start\";s:19:\"2023-03-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-03-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:87;a:6:{s:8:\"interval\";s:10:\"2023-03-29\";s:10:\"date_start\";s:19:\"2023-03-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-03-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:88;a:6:{s:8:\"interval\";s:10:\"2023-03-30\";s:10:\"date_start\";s:19:\"2023-03-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-03-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:89;a:6:{s:8:\"interval\";s:10:\"2023-03-31\";s:10:\"date_start\";s:19:\"2023-03-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-03-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-03-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:90;a:6:{s:8:\"interval\";s:10:\"2023-04-01\";s:10:\"date_start\";s:19:\"2023-04-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-03-31 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:91;a:6:{s:8:\"interval\";s:10:\"2023-04-02\";s:10:\"date_start\";s:19:\"2023-04-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:92;a:6:{s:8:\"interval\";s:10:\"2023-04-03\";s:10:\"date_start\";s:19:\"2023-04-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:93;a:6:{s:8:\"interval\";s:10:\"2023-04-04\";s:10:\"date_start\";s:19:\"2023-04-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:94;a:6:{s:8:\"interval\";s:10:\"2023-04-05\";s:10:\"date_start\";s:19:\"2023-04-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:95;a:6:{s:8:\"interval\";s:10:\"2023-04-06\";s:10:\"date_start\";s:19:\"2023-04-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:96;a:6:{s:8:\"interval\";s:10:\"2023-04-07\";s:10:\"date_start\";s:19:\"2023-04-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:97;a:6:{s:8:\"interval\";s:10:\"2023-04-08\";s:10:\"date_start\";s:19:\"2023-04-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:98;a:6:{s:8:\"interval\";s:10:\"2023-04-09\";s:10:\"date_start\";s:19:\"2023-04-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:99;a:6:{s:8:\"interval\";s:10:\"2023-04-10\";s:10:\"date_start\";s:19:\"2023-04-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:1;}}','off'), -(20601,'_transient_timeout_wc_report_coupons_5f6b867837ec238e2208973d841063ba','1733872428','off'), -(20602,'_transient_wc_report_coupons_5f6b867837ec238e2208973d841063ba','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(20603,'_transient_timeout_wc_report_coupons_stats_649e71c23a0ecec74f7a67185cc4d942','1733872428','off'), -(20604,'_transient_timeout_wc_report_coupons_stats_15e6ac5f9bfe7f24f9e0225a3d22ebab','1733872428','off'), -(20605,'_transient_wc_report_coupons_stats_649e71c23a0ecec74f7a67185cc4d942','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:65:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-10-28\";s:10:\"date_start\";s:19:\"2023-10-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-10-29\";s:10:\"date_start\";s:19:\"2023-10-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-10-30\";s:10:\"date_start\";s:19:\"2023-10-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-10-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-10-31\";s:10:\"date_start\";s:19:\"2023-10-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-10-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-31 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-11-01\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-11-02\";s:10:\"date_start\";s:19:\"2023-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-11-03\";s:10:\"date_start\";s:19:\"2023-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-11-04\";s:10:\"date_start\";s:19:\"2023-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-11-05\";s:10:\"date_start\";s:19:\"2023-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-11-06\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-11-07\";s:10:\"date_start\";s:19:\"2023-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-11-08\";s:10:\"date_start\";s:19:\"2023-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-11-09\";s:10:\"date_start\";s:19:\"2023-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-11-10\";s:10:\"date_start\";s:19:\"2023-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-11-11\";s:10:\"date_start\";s:19:\"2023-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-11-12\";s:10:\"date_start\";s:19:\"2023-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-11-13\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-11-14\";s:10:\"date_start\";s:19:\"2023-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-11-15\";s:10:\"date_start\";s:19:\"2023-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-11-16\";s:10:\"date_start\";s:19:\"2023-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-11-17\";s:10:\"date_start\";s:19:\"2023-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-11-18\";s:10:\"date_start\";s:19:\"2023-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-11-19\";s:10:\"date_start\";s:19:\"2023-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-11-20\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-11-21\";s:10:\"date_start\";s:19:\"2023-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2023-11-22\";s:10:\"date_start\";s:19:\"2023-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2023-11-23\";s:10:\"date_start\";s:19:\"2023-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2023-11-24\";s:10:\"date_start\";s:19:\"2023-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2023-11-25\";s:10:\"date_start\";s:19:\"2023-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2023-11-26\";s:10:\"date_start\";s:19:\"2023-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2023-11-27\";s:10:\"date_start\";s:19:\"2023-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2023-11-28\";s:10:\"date_start\";s:19:\"2023-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2023-11-29\";s:10:\"date_start\";s:19:\"2023-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2023-11-30\";s:10:\"date_start\";s:19:\"2023-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2023-12-01\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2023-12-02\";s:10:\"date_start\";s:19:\"2023-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2023-12-03\";s:10:\"date_start\";s:19:\"2023-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2023-12-04\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2023-12-05\";s:10:\"date_start\";s:19:\"2023-12-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2023-12-06\";s:10:\"date_start\";s:19:\"2023-12-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2023-12-07\";s:10:\"date_start\";s:19:\"2023-12-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2023-12-08\";s:10:\"date_start\";s:19:\"2023-12-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2023-12-09\";s:10:\"date_start\";s:19:\"2023-12-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2023-12-10\";s:10:\"date_start\";s:19:\"2023-12-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2023-12-11\";s:10:\"date_start\";s:19:\"2023-12-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2023-12-12\";s:10:\"date_start\";s:19:\"2023-12-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2023-12-13\";s:10:\"date_start\";s:19:\"2023-12-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2023-12-14\";s:10:\"date_start\";s:19:\"2023-12-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2023-12-15\";s:10:\"date_start\";s:19:\"2023-12-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2023-12-16\";s:10:\"date_start\";s:19:\"2023-12-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2023-12-17\";s:10:\"date_start\";s:19:\"2023-12-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2023-12-18\";s:10:\"date_start\";s:19:\"2023-12-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2023-12-19\";s:10:\"date_start\";s:19:\"2023-12-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2023-12-20\";s:10:\"date_start\";s:19:\"2023-12-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2023-12-21\";s:10:\"date_start\";s:19:\"2023-12-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2023-12-22\";s:10:\"date_start\";s:19:\"2023-12-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2023-12-23\";s:10:\"date_start\";s:19:\"2023-12-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2023-12-24\";s:10:\"date_start\";s:19:\"2023-12-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2023-12-25\";s:10:\"date_start\";s:19:\"2023-12-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2023-12-26\";s:10:\"date_start\";s:19:\"2023-12-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2023-12-27\";s:10:\"date_start\";s:19:\"2023-12-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2023-12-28\";s:10:\"date_start\";s:19:\"2023-12-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2023-12-29\";s:10:\"date_start\";s:19:\"2023-12-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2023-12-30\";s:10:\"date_start\";s:19:\"2023-12-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2023-12-31\";s:10:\"date_start\";s:19:\"2023-12-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-31 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:4;}}','off'), -(20606,'_transient_wc_report_coupons_stats_15e6ac5f9bfe7f24f9e0225a3d22ebab','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:100:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-04-11\";s:10:\"date_start\";s:19:\"2023-04-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-04-12\";s:10:\"date_start\";s:19:\"2023-04-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-04-13\";s:10:\"date_start\";s:19:\"2023-04-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-04-14\";s:10:\"date_start\";s:19:\"2023-04-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-04-15\";s:10:\"date_start\";s:19:\"2023-04-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-04-16\";s:10:\"date_start\";s:19:\"2023-04-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-04-17\";s:10:\"date_start\";s:19:\"2023-04-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-04-18\";s:10:\"date_start\";s:19:\"2023-04-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-04-19\";s:10:\"date_start\";s:19:\"2023-04-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-04-20\";s:10:\"date_start\";s:19:\"2023-04-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-04-21\";s:10:\"date_start\";s:19:\"2023-04-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-04-22\";s:10:\"date_start\";s:19:\"2023-04-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-04-23\";s:10:\"date_start\";s:19:\"2023-04-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-04-24\";s:10:\"date_start\";s:19:\"2023-04-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-04-25\";s:10:\"date_start\";s:19:\"2023-04-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-04-26\";s:10:\"date_start\";s:19:\"2023-04-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-04-27\";s:10:\"date_start\";s:19:\"2023-04-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-04-28\";s:10:\"date_start\";s:19:\"2023-04-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-04-29\";s:10:\"date_start\";s:19:\"2023-04-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-04-30\";s:10:\"date_start\";s:19:\"2023-04-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-05-01\";s:10:\"date_start\";s:19:\"2023-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-05-02\";s:10:\"date_start\";s:19:\"2023-05-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-05-03\";s:10:\"date_start\";s:19:\"2023-05-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-05-04\";s:10:\"date_start\";s:19:\"2023-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-05-05\";s:10:\"date_start\";s:19:\"2023-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2023-05-06\";s:10:\"date_start\";s:19:\"2023-05-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2023-05-07\";s:10:\"date_start\";s:19:\"2023-05-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2023-05-08\";s:10:\"date_start\";s:19:\"2023-05-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2023-05-09\";s:10:\"date_start\";s:19:\"2023-05-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2023-05-10\";s:10:\"date_start\";s:19:\"2023-05-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2023-05-11\";s:10:\"date_start\";s:19:\"2023-05-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2023-05-12\";s:10:\"date_start\";s:19:\"2023-05-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2023-05-13\";s:10:\"date_start\";s:19:\"2023-05-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2023-05-14\";s:10:\"date_start\";s:19:\"2023-05-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2023-05-15\";s:10:\"date_start\";s:19:\"2023-05-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2023-05-16\";s:10:\"date_start\";s:19:\"2023-05-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2023-05-17\";s:10:\"date_start\";s:19:\"2023-05-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2023-05-18\";s:10:\"date_start\";s:19:\"2023-05-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2023-05-19\";s:10:\"date_start\";s:19:\"2023-05-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2023-05-20\";s:10:\"date_start\";s:19:\"2023-05-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2023-05-21\";s:10:\"date_start\";s:19:\"2023-05-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2023-05-22\";s:10:\"date_start\";s:19:\"2023-05-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2023-05-23\";s:10:\"date_start\";s:19:\"2023-05-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2023-05-24\";s:10:\"date_start\";s:19:\"2023-05-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2023-05-25\";s:10:\"date_start\";s:19:\"2023-05-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2023-05-26\";s:10:\"date_start\";s:19:\"2023-05-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2023-05-27\";s:10:\"date_start\";s:19:\"2023-05-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2023-05-28\";s:10:\"date_start\";s:19:\"2023-05-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2023-05-29\";s:10:\"date_start\";s:19:\"2023-05-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2023-05-30\";s:10:\"date_start\";s:19:\"2023-05-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2023-05-31\";s:10:\"date_start\";s:19:\"2023-05-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2023-06-01\";s:10:\"date_start\";s:19:\"2023-06-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-31 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2023-06-02\";s:10:\"date_start\";s:19:\"2023-06-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2023-06-03\";s:10:\"date_start\";s:19:\"2023-06-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2023-06-04\";s:10:\"date_start\";s:19:\"2023-06-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2023-06-05\";s:10:\"date_start\";s:19:\"2023-06-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2023-06-06\";s:10:\"date_start\";s:19:\"2023-06-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2023-06-07\";s:10:\"date_start\";s:19:\"2023-06-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2023-06-08\";s:10:\"date_start\";s:19:\"2023-06-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2023-06-09\";s:10:\"date_start\";s:19:\"2023-06-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2023-06-10\";s:10:\"date_start\";s:19:\"2023-06-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2023-06-11\";s:10:\"date_start\";s:19:\"2023-06-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2023-06-12\";s:10:\"date_start\";s:19:\"2023-06-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2023-06-13\";s:10:\"date_start\";s:19:\"2023-06-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2023-06-14\";s:10:\"date_start\";s:19:\"2023-06-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:65;a:6:{s:8:\"interval\";s:10:\"2023-06-15\";s:10:\"date_start\";s:19:\"2023-06-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:66;a:6:{s:8:\"interval\";s:10:\"2023-06-16\";s:10:\"date_start\";s:19:\"2023-06-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:67;a:6:{s:8:\"interval\";s:10:\"2023-06-17\";s:10:\"date_start\";s:19:\"2023-06-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:68;a:6:{s:8:\"interval\";s:10:\"2023-06-18\";s:10:\"date_start\";s:19:\"2023-06-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:69;a:6:{s:8:\"interval\";s:10:\"2023-06-19\";s:10:\"date_start\";s:19:\"2023-06-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:70;a:6:{s:8:\"interval\";s:10:\"2023-06-20\";s:10:\"date_start\";s:19:\"2023-06-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:71;a:6:{s:8:\"interval\";s:10:\"2023-06-21\";s:10:\"date_start\";s:19:\"2023-06-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:72;a:6:{s:8:\"interval\";s:10:\"2023-06-22\";s:10:\"date_start\";s:19:\"2023-06-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:73;a:6:{s:8:\"interval\";s:10:\"2023-06-23\";s:10:\"date_start\";s:19:\"2023-06-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:74;a:6:{s:8:\"interval\";s:10:\"2023-06-24\";s:10:\"date_start\";s:19:\"2023-06-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:75;a:6:{s:8:\"interval\";s:10:\"2023-06-25\";s:10:\"date_start\";s:19:\"2023-06-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:76;a:6:{s:8:\"interval\";s:10:\"2023-06-26\";s:10:\"date_start\";s:19:\"2023-06-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:77;a:6:{s:8:\"interval\";s:10:\"2023-06-27\";s:10:\"date_start\";s:19:\"2023-06-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:78;a:6:{s:8:\"interval\";s:10:\"2023-06-28\";s:10:\"date_start\";s:19:\"2023-06-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:79;a:6:{s:8:\"interval\";s:10:\"2023-06-29\";s:10:\"date_start\";s:19:\"2023-06-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:80;a:6:{s:8:\"interval\";s:10:\"2023-06-30\";s:10:\"date_start\";s:19:\"2023-06-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:81;a:6:{s:8:\"interval\";s:10:\"2023-07-01\";s:10:\"date_start\";s:19:\"2023-07-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:82;a:6:{s:8:\"interval\";s:10:\"2023-07-02\";s:10:\"date_start\";s:19:\"2023-07-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:83;a:6:{s:8:\"interval\";s:10:\"2023-07-03\";s:10:\"date_start\";s:19:\"2023-07-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:84;a:6:{s:8:\"interval\";s:10:\"2023-07-04\";s:10:\"date_start\";s:19:\"2023-07-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:85;a:6:{s:8:\"interval\";s:10:\"2023-07-05\";s:10:\"date_start\";s:19:\"2023-07-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:86;a:6:{s:8:\"interval\";s:10:\"2023-07-06\";s:10:\"date_start\";s:19:\"2023-07-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:87;a:6:{s:8:\"interval\";s:10:\"2023-07-07\";s:10:\"date_start\";s:19:\"2023-07-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:88;a:6:{s:8:\"interval\";s:10:\"2023-07-08\";s:10:\"date_start\";s:19:\"2023-07-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:89;a:6:{s:8:\"interval\";s:10:\"2023-07-09\";s:10:\"date_start\";s:19:\"2023-07-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:90;a:6:{s:8:\"interval\";s:10:\"2023-07-10\";s:10:\"date_start\";s:19:\"2023-07-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:91;a:6:{s:8:\"interval\";s:10:\"2023-07-11\";s:10:\"date_start\";s:19:\"2023-07-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:92;a:6:{s:8:\"interval\";s:10:\"2023-07-12\";s:10:\"date_start\";s:19:\"2023-07-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:93;a:6:{s:8:\"interval\";s:10:\"2023-07-13\";s:10:\"date_start\";s:19:\"2023-07-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:94;a:6:{s:8:\"interval\";s:10:\"2023-07-14\";s:10:\"date_start\";s:19:\"2023-07-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:95;a:6:{s:8:\"interval\";s:10:\"2023-07-15\";s:10:\"date_start\";s:19:\"2023-07-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:96;a:6:{s:8:\"interval\";s:10:\"2023-07-16\";s:10:\"date_start\";s:19:\"2023-07-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:97;a:6:{s:8:\"interval\";s:10:\"2023-07-17\";s:10:\"date_start\";s:19:\"2023-07-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:98;a:6:{s:8:\"interval\";s:10:\"2023-07-18\";s:10:\"date_start\";s:19:\"2023-07-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:99;a:6:{s:8:\"interval\";s:10:\"2023-07-19\";s:10:\"date_start\";s:19:\"2023-07-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:2;}}','off'), -(20607,'_transient_timeout_wc_report_coupons_stats_bf860ea4e2099eeb4ded64183526b923','1733872428','off'), -(20608,'_transient_wc_report_coupons_stats_bf860ea4e2099eeb4ded64183526b923','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:100:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-07-20\";s:10:\"date_start\";s:19:\"2023-07-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-07-21\";s:10:\"date_start\";s:19:\"2023-07-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-07-22\";s:10:\"date_start\";s:19:\"2023-07-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-07-23\";s:10:\"date_start\";s:19:\"2023-07-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-07-24\";s:10:\"date_start\";s:19:\"2023-07-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-07-25\";s:10:\"date_start\";s:19:\"2023-07-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-07-26\";s:10:\"date_start\";s:19:\"2023-07-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-07-27\";s:10:\"date_start\";s:19:\"2023-07-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-07-28\";s:10:\"date_start\";s:19:\"2023-07-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-07-29\";s:10:\"date_start\";s:19:\"2023-07-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-07-30\";s:10:\"date_start\";s:19:\"2023-07-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-07-31\";s:10:\"date_start\";s:19:\"2023-07-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-08-01\";s:10:\"date_start\";s:19:\"2023-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-31 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-08-02\";s:10:\"date_start\";s:19:\"2023-08-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-08-03\";s:10:\"date_start\";s:19:\"2023-08-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-08-04\";s:10:\"date_start\";s:19:\"2023-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-08-05\";s:10:\"date_start\";s:19:\"2023-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-08-06\";s:10:\"date_start\";s:19:\"2023-08-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-08-07\";s:10:\"date_start\";s:19:\"2023-08-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-08-08\";s:10:\"date_start\";s:19:\"2023-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-08-09\";s:10:\"date_start\";s:19:\"2023-08-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-08-10\";s:10:\"date_start\";s:19:\"2023-08-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-08-11\";s:10:\"date_start\";s:19:\"2023-08-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-08-12\";s:10:\"date_start\";s:19:\"2023-08-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-08-13\";s:10:\"date_start\";s:19:\"2023-08-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2023-08-14\";s:10:\"date_start\";s:19:\"2023-08-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2023-08-15\";s:10:\"date_start\";s:19:\"2023-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2023-08-16\";s:10:\"date_start\";s:19:\"2023-08-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2023-08-17\";s:10:\"date_start\";s:19:\"2023-08-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2023-08-18\";s:10:\"date_start\";s:19:\"2023-08-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2023-08-19\";s:10:\"date_start\";s:19:\"2023-08-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2023-08-20\";s:10:\"date_start\";s:19:\"2023-08-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2023-08-21\";s:10:\"date_start\";s:19:\"2023-08-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2023-08-22\";s:10:\"date_start\";s:19:\"2023-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2023-08-23\";s:10:\"date_start\";s:19:\"2023-08-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2023-08-24\";s:10:\"date_start\";s:19:\"2023-08-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2023-08-25\";s:10:\"date_start\";s:19:\"2023-08-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2023-08-26\";s:10:\"date_start\";s:19:\"2023-08-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2023-08-27\";s:10:\"date_start\";s:19:\"2023-08-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2023-08-28\";s:10:\"date_start\";s:19:\"2023-08-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2023-08-29\";s:10:\"date_start\";s:19:\"2023-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2023-08-30\";s:10:\"date_start\";s:19:\"2023-08-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2023-08-31\";s:10:\"date_start\";s:19:\"2023-08-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2023-09-01\";s:10:\"date_start\";s:19:\"2023-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-31 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2023-09-02\";s:10:\"date_start\";s:19:\"2023-09-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2023-09-03\";s:10:\"date_start\";s:19:\"2023-09-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2023-09-04\";s:10:\"date_start\";s:19:\"2023-09-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2023-09-05\";s:10:\"date_start\";s:19:\"2023-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2023-09-06\";s:10:\"date_start\";s:19:\"2023-09-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2023-09-07\";s:10:\"date_start\";s:19:\"2023-09-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2023-09-08\";s:10:\"date_start\";s:19:\"2023-09-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2023-09-09\";s:10:\"date_start\";s:19:\"2023-09-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2023-09-10\";s:10:\"date_start\";s:19:\"2023-09-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2023-09-11\";s:10:\"date_start\";s:19:\"2023-09-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2023-09-12\";s:10:\"date_start\";s:19:\"2023-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2023-09-13\";s:10:\"date_start\";s:19:\"2023-09-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2023-09-14\";s:10:\"date_start\";s:19:\"2023-09-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2023-09-15\";s:10:\"date_start\";s:19:\"2023-09-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2023-09-16\";s:10:\"date_start\";s:19:\"2023-09-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2023-09-17\";s:10:\"date_start\";s:19:\"2023-09-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2023-09-18\";s:10:\"date_start\";s:19:\"2023-09-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2023-09-19\";s:10:\"date_start\";s:19:\"2023-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2023-09-20\";s:10:\"date_start\";s:19:\"2023-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2023-09-21\";s:10:\"date_start\";s:19:\"2023-09-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2023-09-22\";s:10:\"date_start\";s:19:\"2023-09-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:65;a:6:{s:8:\"interval\";s:10:\"2023-09-23\";s:10:\"date_start\";s:19:\"2023-09-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:66;a:6:{s:8:\"interval\";s:10:\"2023-09-24\";s:10:\"date_start\";s:19:\"2023-09-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:67;a:6:{s:8:\"interval\";s:10:\"2023-09-25\";s:10:\"date_start\";s:19:\"2023-09-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:68;a:6:{s:8:\"interval\";s:10:\"2023-09-26\";s:10:\"date_start\";s:19:\"2023-09-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:69;a:6:{s:8:\"interval\";s:10:\"2023-09-27\";s:10:\"date_start\";s:19:\"2023-09-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:70;a:6:{s:8:\"interval\";s:10:\"2023-09-28\";s:10:\"date_start\";s:19:\"2023-09-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:71;a:6:{s:8:\"interval\";s:10:\"2023-09-29\";s:10:\"date_start\";s:19:\"2023-09-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:72;a:6:{s:8:\"interval\";s:10:\"2023-09-30\";s:10:\"date_start\";s:19:\"2023-09-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:73;a:6:{s:8:\"interval\";s:10:\"2023-10-01\";s:10:\"date_start\";s:19:\"2023-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:74;a:6:{s:8:\"interval\";s:10:\"2023-10-02\";s:10:\"date_start\";s:19:\"2023-10-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:75;a:6:{s:8:\"interval\";s:10:\"2023-10-03\";s:10:\"date_start\";s:19:\"2023-10-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:76;a:6:{s:8:\"interval\";s:10:\"2023-10-04\";s:10:\"date_start\";s:19:\"2023-10-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:77;a:6:{s:8:\"interval\";s:10:\"2023-10-05\";s:10:\"date_start\";s:19:\"2023-10-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:78;a:6:{s:8:\"interval\";s:10:\"2023-10-06\";s:10:\"date_start\";s:19:\"2023-10-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:79;a:6:{s:8:\"interval\";s:10:\"2023-10-07\";s:10:\"date_start\";s:19:\"2023-10-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:80;a:6:{s:8:\"interval\";s:10:\"2023-10-08\";s:10:\"date_start\";s:19:\"2023-10-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:81;a:6:{s:8:\"interval\";s:10:\"2023-10-09\";s:10:\"date_start\";s:19:\"2023-10-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:82;a:6:{s:8:\"interval\";s:10:\"2023-10-10\";s:10:\"date_start\";s:19:\"2023-10-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:83;a:6:{s:8:\"interval\";s:10:\"2023-10-11\";s:10:\"date_start\";s:19:\"2023-10-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:84;a:6:{s:8:\"interval\";s:10:\"2023-10-12\";s:10:\"date_start\";s:19:\"2023-10-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:85;a:6:{s:8:\"interval\";s:10:\"2023-10-13\";s:10:\"date_start\";s:19:\"2023-10-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:86;a:6:{s:8:\"interval\";s:10:\"2023-10-14\";s:10:\"date_start\";s:19:\"2023-10-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:87;a:6:{s:8:\"interval\";s:10:\"2023-10-15\";s:10:\"date_start\";s:19:\"2023-10-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:88;a:6:{s:8:\"interval\";s:10:\"2023-10-16\";s:10:\"date_start\";s:19:\"2023-10-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:89;a:6:{s:8:\"interval\";s:10:\"2023-10-17\";s:10:\"date_start\";s:19:\"2023-10-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:90;a:6:{s:8:\"interval\";s:10:\"2023-10-18\";s:10:\"date_start\";s:19:\"2023-10-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:91;a:6:{s:8:\"interval\";s:10:\"2023-10-19\";s:10:\"date_start\";s:19:\"2023-10-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:92;a:6:{s:8:\"interval\";s:10:\"2023-10-20\";s:10:\"date_start\";s:19:\"2023-10-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:93;a:6:{s:8:\"interval\";s:10:\"2023-10-21\";s:10:\"date_start\";s:19:\"2023-10-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:94;a:6:{s:8:\"interval\";s:10:\"2023-10-22\";s:10:\"date_start\";s:19:\"2023-10-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:95;a:6:{s:8:\"interval\";s:10:\"2023-10-23\";s:10:\"date_start\";s:19:\"2023-10-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:96;a:6:{s:8:\"interval\";s:10:\"2023-10-24\";s:10:\"date_start\";s:19:\"2023-10-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:97;a:6:{s:8:\"interval\";s:10:\"2023-10-25\";s:10:\"date_start\";s:19:\"2023-10-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:98;a:6:{s:8:\"interval\";s:10:\"2023-10-26\";s:10:\"date_start\";s:19:\"2023-10-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:99;a:6:{s:8:\"interval\";s:10:\"2023-10-27\";s:10:\"date_start\";s:19:\"2023-10-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:3;}}','off'), -(20609,'_transient_timeout_wc_report_coupons_stats_531a3b0b00b04f386514016b7b7bc5d4','1733872429','off'), -(20610,'_transient_wc_report_coupons_stats_531a3b0b00b04f386514016b7b7bc5d4','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:100:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-07-20\";s:10:\"date_start\";s:19:\"2022-07-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-19 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-07-21\";s:10:\"date_start\";s:19:\"2022-07-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-20 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-07-22\";s:10:\"date_start\";s:19:\"2022-07-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-21 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-07-23\";s:10:\"date_start\";s:19:\"2022-07-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-22 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-07-24\";s:10:\"date_start\";s:19:\"2022-07-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-23 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-07-25\";s:10:\"date_start\";s:19:\"2022-07-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-24 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-07-26\";s:10:\"date_start\";s:19:\"2022-07-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-25 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-07-27\";s:10:\"date_start\";s:19:\"2022-07-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-26 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-07-28\";s:10:\"date_start\";s:19:\"2022-07-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-27 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-07-29\";s:10:\"date_start\";s:19:\"2022-07-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-28 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-07-30\";s:10:\"date_start\";s:19:\"2022-07-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-29 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-07-31\";s:10:\"date_start\";s:19:\"2022-07-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-30 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-08-01\";s:10:\"date_start\";s:19:\"2022-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-31 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-08-02\";s:10:\"date_start\";s:19:\"2022-08-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-01 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-08-03\";s:10:\"date_start\";s:19:\"2022-08-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-02 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-08-04\";s:10:\"date_start\";s:19:\"2022-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-03 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-08-05\";s:10:\"date_start\";s:19:\"2022-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-04 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-08-06\";s:10:\"date_start\";s:19:\"2022-08-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-05 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2022-08-07\";s:10:\"date_start\";s:19:\"2022-08-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-06 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2022-08-08\";s:10:\"date_start\";s:19:\"2022-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-07 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2022-08-09\";s:10:\"date_start\";s:19:\"2022-08-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-08 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2022-08-10\";s:10:\"date_start\";s:19:\"2022-08-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-09 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2022-08-11\";s:10:\"date_start\";s:19:\"2022-08-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-10 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2022-08-12\";s:10:\"date_start\";s:19:\"2022-08-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-11 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2022-08-13\";s:10:\"date_start\";s:19:\"2022-08-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-12 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2022-08-14\";s:10:\"date_start\";s:19:\"2022-08-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-13 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2022-08-15\";s:10:\"date_start\";s:19:\"2022-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-14 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2022-08-16\";s:10:\"date_start\";s:19:\"2022-08-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-15 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2022-08-17\";s:10:\"date_start\";s:19:\"2022-08-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-16 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2022-08-18\";s:10:\"date_start\";s:19:\"2022-08-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-17 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2022-08-19\";s:10:\"date_start\";s:19:\"2022-08-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-18 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2022-08-20\";s:10:\"date_start\";s:19:\"2022-08-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-19 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2022-08-21\";s:10:\"date_start\";s:19:\"2022-08-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-20 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2022-08-22\";s:10:\"date_start\";s:19:\"2022-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-21 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2022-08-23\";s:10:\"date_start\";s:19:\"2022-08-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-22 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2022-08-24\";s:10:\"date_start\";s:19:\"2022-08-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-23 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2022-08-25\";s:10:\"date_start\";s:19:\"2022-08-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-24 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2022-08-26\";s:10:\"date_start\";s:19:\"2022-08-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-25 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2022-08-27\";s:10:\"date_start\";s:19:\"2022-08-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-26 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2022-08-28\";s:10:\"date_start\";s:19:\"2022-08-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-27 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2022-08-29\";s:10:\"date_start\";s:19:\"2022-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-28 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2022-08-30\";s:10:\"date_start\";s:19:\"2022-08-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-29 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2022-08-31\";s:10:\"date_start\";s:19:\"2022-08-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-30 22:00:00\";s:8:\"date_end\";s:19:\"2022-08-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-08-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2022-09-01\";s:10:\"date_start\";s:19:\"2022-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-08-31 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2022-09-02\";s:10:\"date_start\";s:19:\"2022-09-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-01 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2022-09-03\";s:10:\"date_start\";s:19:\"2022-09-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-02 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2022-09-04\";s:10:\"date_start\";s:19:\"2022-09-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-03 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2022-09-05\";s:10:\"date_start\";s:19:\"2022-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-04 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2022-09-06\";s:10:\"date_start\";s:19:\"2022-09-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-05 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2022-09-07\";s:10:\"date_start\";s:19:\"2022-09-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-06 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2022-09-08\";s:10:\"date_start\";s:19:\"2022-09-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-07 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2022-09-09\";s:10:\"date_start\";s:19:\"2022-09-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-08 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2022-09-10\";s:10:\"date_start\";s:19:\"2022-09-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-09 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2022-09-11\";s:10:\"date_start\";s:19:\"2022-09-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-10 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2022-09-12\";s:10:\"date_start\";s:19:\"2022-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-11 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2022-09-13\";s:10:\"date_start\";s:19:\"2022-09-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-12 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2022-09-14\";s:10:\"date_start\";s:19:\"2022-09-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-13 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2022-09-15\";s:10:\"date_start\";s:19:\"2022-09-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-14 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2022-09-16\";s:10:\"date_start\";s:19:\"2022-09-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-15 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2022-09-17\";s:10:\"date_start\";s:19:\"2022-09-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-16 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2022-09-18\";s:10:\"date_start\";s:19:\"2022-09-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-17 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2022-09-19\";s:10:\"date_start\";s:19:\"2022-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-18 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2022-09-20\";s:10:\"date_start\";s:19:\"2022-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-19 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2022-09-21\";s:10:\"date_start\";s:19:\"2022-09-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-20 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2022-09-22\";s:10:\"date_start\";s:19:\"2022-09-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-21 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:65;a:6:{s:8:\"interval\";s:10:\"2022-09-23\";s:10:\"date_start\";s:19:\"2022-09-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-22 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:66;a:6:{s:8:\"interval\";s:10:\"2022-09-24\";s:10:\"date_start\";s:19:\"2022-09-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-23 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:67;a:6:{s:8:\"interval\";s:10:\"2022-09-25\";s:10:\"date_start\";s:19:\"2022-09-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-24 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:68;a:6:{s:8:\"interval\";s:10:\"2022-09-26\";s:10:\"date_start\";s:19:\"2022-09-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-25 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:69;a:6:{s:8:\"interval\";s:10:\"2022-09-27\";s:10:\"date_start\";s:19:\"2022-09-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-26 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:70;a:6:{s:8:\"interval\";s:10:\"2022-09-28\";s:10:\"date_start\";s:19:\"2022-09-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-27 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:71;a:6:{s:8:\"interval\";s:10:\"2022-09-29\";s:10:\"date_start\";s:19:\"2022-09-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-28 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:72;a:6:{s:8:\"interval\";s:10:\"2022-09-30\";s:10:\"date_start\";s:19:\"2022-09-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-29 22:00:00\";s:8:\"date_end\";s:19:\"2022-09-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-09-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:73;a:6:{s:8:\"interval\";s:10:\"2022-10-01\";s:10:\"date_start\";s:19:\"2022-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:74;a:6:{s:8:\"interval\";s:10:\"2022-10-02\";s:10:\"date_start\";s:19:\"2022-10-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-01 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:75;a:6:{s:8:\"interval\";s:10:\"2022-10-03\";s:10:\"date_start\";s:19:\"2022-10-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-02 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:76;a:6:{s:8:\"interval\";s:10:\"2022-10-04\";s:10:\"date_start\";s:19:\"2022-10-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-03 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:77;a:6:{s:8:\"interval\";s:10:\"2022-10-05\";s:10:\"date_start\";s:19:\"2022-10-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-04 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:78;a:6:{s:8:\"interval\";s:10:\"2022-10-06\";s:10:\"date_start\";s:19:\"2022-10-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-05 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:79;a:6:{s:8:\"interval\";s:10:\"2022-10-07\";s:10:\"date_start\";s:19:\"2022-10-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-06 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:80;a:6:{s:8:\"interval\";s:10:\"2022-10-08\";s:10:\"date_start\";s:19:\"2022-10-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-07 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:81;a:6:{s:8:\"interval\";s:10:\"2022-10-09\";s:10:\"date_start\";s:19:\"2022-10-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-08 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:82;a:6:{s:8:\"interval\";s:10:\"2022-10-10\";s:10:\"date_start\";s:19:\"2022-10-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-09 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:83;a:6:{s:8:\"interval\";s:10:\"2022-10-11\";s:10:\"date_start\";s:19:\"2022-10-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-10 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:84;a:6:{s:8:\"interval\";s:10:\"2022-10-12\";s:10:\"date_start\";s:19:\"2022-10-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-11 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:85;a:6:{s:8:\"interval\";s:10:\"2022-10-13\";s:10:\"date_start\";s:19:\"2022-10-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-12 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:86;a:6:{s:8:\"interval\";s:10:\"2022-10-14\";s:10:\"date_start\";s:19:\"2022-10-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-13 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:87;a:6:{s:8:\"interval\";s:10:\"2022-10-15\";s:10:\"date_start\";s:19:\"2022-10-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-14 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:88;a:6:{s:8:\"interval\";s:10:\"2022-10-16\";s:10:\"date_start\";s:19:\"2022-10-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-15 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:89;a:6:{s:8:\"interval\";s:10:\"2022-10-17\";s:10:\"date_start\";s:19:\"2022-10-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-16 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:90;a:6:{s:8:\"interval\";s:10:\"2022-10-18\";s:10:\"date_start\";s:19:\"2022-10-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-17 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:91;a:6:{s:8:\"interval\";s:10:\"2022-10-19\";s:10:\"date_start\";s:19:\"2022-10-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-18 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:92;a:6:{s:8:\"interval\";s:10:\"2022-10-20\";s:10:\"date_start\";s:19:\"2022-10-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-19 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:93;a:6:{s:8:\"interval\";s:10:\"2022-10-21\";s:10:\"date_start\";s:19:\"2022-10-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-20 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:94;a:6:{s:8:\"interval\";s:10:\"2022-10-22\";s:10:\"date_start\";s:19:\"2022-10-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-21 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:95;a:6:{s:8:\"interval\";s:10:\"2022-10-23\";s:10:\"date_start\";s:19:\"2022-10-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-22 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:96;a:6:{s:8:\"interval\";s:10:\"2022-10-24\";s:10:\"date_start\";s:19:\"2022-10-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-23 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:97;a:6:{s:8:\"interval\";s:10:\"2022-10-25\";s:10:\"date_start\";s:19:\"2022-10-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-24 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:98;a:6:{s:8:\"interval\";s:10:\"2022-10-26\";s:10:\"date_start\";s:19:\"2022-10-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-25 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:99;a:6:{s:8:\"interval\";s:10:\"2022-10-27\";s:10:\"date_start\";s:19:\"2022-10-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-26 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:3;}}','off'), -(20611,'_transient_timeout_wc_report_coupons_stats_4c1ce2f5a9b53a73a4b073e7da5d8a0d','1733872429','off'), -(20612,'_transient_wc_report_coupons_stats_4c1ce2f5a9b53a73a4b073e7da5d8a0d','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:100:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-04-11\";s:10:\"date_start\";s:19:\"2022-04-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-10 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-04-12\";s:10:\"date_start\";s:19:\"2022-04-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-11 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-04-13\";s:10:\"date_start\";s:19:\"2022-04-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-12 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-04-14\";s:10:\"date_start\";s:19:\"2022-04-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-13 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-04-15\";s:10:\"date_start\";s:19:\"2022-04-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-14 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-04-16\";s:10:\"date_start\";s:19:\"2022-04-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-15 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-04-17\";s:10:\"date_start\";s:19:\"2022-04-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-16 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-04-18\";s:10:\"date_start\";s:19:\"2022-04-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-17 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-04-19\";s:10:\"date_start\";s:19:\"2022-04-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-18 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-04-20\";s:10:\"date_start\";s:19:\"2022-04-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-19 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-04-21\";s:10:\"date_start\";s:19:\"2022-04-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-20 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-04-22\";s:10:\"date_start\";s:19:\"2022-04-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-21 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-04-23\";s:10:\"date_start\";s:19:\"2022-04-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-22 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-04-24\";s:10:\"date_start\";s:19:\"2022-04-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-23 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-04-25\";s:10:\"date_start\";s:19:\"2022-04-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-24 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-04-26\";s:10:\"date_start\";s:19:\"2022-04-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-25 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-04-27\";s:10:\"date_start\";s:19:\"2022-04-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-26 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-04-28\";s:10:\"date_start\";s:19:\"2022-04-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-27 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2022-04-29\";s:10:\"date_start\";s:19:\"2022-04-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-28 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2022-04-30\";s:10:\"date_start\";s:19:\"2022-04-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-29 22:00:00\";s:8:\"date_end\";s:19:\"2022-04-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-04-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2022-05-01\";s:10:\"date_start\";s:19:\"2022-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-04-30 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2022-05-02\";s:10:\"date_start\";s:19:\"2022-05-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-01 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2022-05-03\";s:10:\"date_start\";s:19:\"2022-05-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-02 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2022-05-04\";s:10:\"date_start\";s:19:\"2022-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-03 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2022-05-05\";s:10:\"date_start\";s:19:\"2022-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-04 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2022-05-06\";s:10:\"date_start\";s:19:\"2022-05-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-05 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2022-05-07\";s:10:\"date_start\";s:19:\"2022-05-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-06 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2022-05-08\";s:10:\"date_start\";s:19:\"2022-05-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-07 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2022-05-09\";s:10:\"date_start\";s:19:\"2022-05-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-08 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2022-05-10\";s:10:\"date_start\";s:19:\"2022-05-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-09 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2022-05-11\";s:10:\"date_start\";s:19:\"2022-05-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-10 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2022-05-12\";s:10:\"date_start\";s:19:\"2022-05-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-11 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2022-05-13\";s:10:\"date_start\";s:19:\"2022-05-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-12 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2022-05-14\";s:10:\"date_start\";s:19:\"2022-05-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-13 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2022-05-15\";s:10:\"date_start\";s:19:\"2022-05-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-14 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2022-05-16\";s:10:\"date_start\";s:19:\"2022-05-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-15 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2022-05-17\";s:10:\"date_start\";s:19:\"2022-05-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-16 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2022-05-18\";s:10:\"date_start\";s:19:\"2022-05-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-17 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2022-05-19\";s:10:\"date_start\";s:19:\"2022-05-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-18 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2022-05-20\";s:10:\"date_start\";s:19:\"2022-05-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-19 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2022-05-21\";s:10:\"date_start\";s:19:\"2022-05-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-20 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2022-05-22\";s:10:\"date_start\";s:19:\"2022-05-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-21 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2022-05-23\";s:10:\"date_start\";s:19:\"2022-05-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-22 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2022-05-24\";s:10:\"date_start\";s:19:\"2022-05-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-23 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2022-05-25\";s:10:\"date_start\";s:19:\"2022-05-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-24 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2022-05-26\";s:10:\"date_start\";s:19:\"2022-05-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-25 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2022-05-27\";s:10:\"date_start\";s:19:\"2022-05-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-26 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2022-05-28\";s:10:\"date_start\";s:19:\"2022-05-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-27 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2022-05-29\";s:10:\"date_start\";s:19:\"2022-05-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-28 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2022-05-30\";s:10:\"date_start\";s:19:\"2022-05-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-29 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2022-05-31\";s:10:\"date_start\";s:19:\"2022-05-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-30 22:00:00\";s:8:\"date_end\";s:19:\"2022-05-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-05-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2022-06-01\";s:10:\"date_start\";s:19:\"2022-06-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-05-31 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2022-06-02\";s:10:\"date_start\";s:19:\"2022-06-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-01 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2022-06-03\";s:10:\"date_start\";s:19:\"2022-06-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-02 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2022-06-04\";s:10:\"date_start\";s:19:\"2022-06-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-03 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2022-06-05\";s:10:\"date_start\";s:19:\"2022-06-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-04 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2022-06-06\";s:10:\"date_start\";s:19:\"2022-06-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-05 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2022-06-07\";s:10:\"date_start\";s:19:\"2022-06-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-06 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2022-06-08\";s:10:\"date_start\";s:19:\"2022-06-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-07 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2022-06-09\";s:10:\"date_start\";s:19:\"2022-06-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-08 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2022-06-10\";s:10:\"date_start\";s:19:\"2022-06-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-09 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2022-06-11\";s:10:\"date_start\";s:19:\"2022-06-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-10 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2022-06-12\";s:10:\"date_start\";s:19:\"2022-06-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-11 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2022-06-13\";s:10:\"date_start\";s:19:\"2022-06-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-12 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2022-06-14\";s:10:\"date_start\";s:19:\"2022-06-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-13 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:65;a:6:{s:8:\"interval\";s:10:\"2022-06-15\";s:10:\"date_start\";s:19:\"2022-06-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-14 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:66;a:6:{s:8:\"interval\";s:10:\"2022-06-16\";s:10:\"date_start\";s:19:\"2022-06-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-15 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:67;a:6:{s:8:\"interval\";s:10:\"2022-06-17\";s:10:\"date_start\";s:19:\"2022-06-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-16 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:68;a:6:{s:8:\"interval\";s:10:\"2022-06-18\";s:10:\"date_start\";s:19:\"2022-06-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-17 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:69;a:6:{s:8:\"interval\";s:10:\"2022-06-19\";s:10:\"date_start\";s:19:\"2022-06-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-18 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:70;a:6:{s:8:\"interval\";s:10:\"2022-06-20\";s:10:\"date_start\";s:19:\"2022-06-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-19 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:71;a:6:{s:8:\"interval\";s:10:\"2022-06-21\";s:10:\"date_start\";s:19:\"2022-06-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-20 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:72;a:6:{s:8:\"interval\";s:10:\"2022-06-22\";s:10:\"date_start\";s:19:\"2022-06-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-21 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:73;a:6:{s:8:\"interval\";s:10:\"2022-06-23\";s:10:\"date_start\";s:19:\"2022-06-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-22 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:74;a:6:{s:8:\"interval\";s:10:\"2022-06-24\";s:10:\"date_start\";s:19:\"2022-06-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-23 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:75;a:6:{s:8:\"interval\";s:10:\"2022-06-25\";s:10:\"date_start\";s:19:\"2022-06-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-24 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:76;a:6:{s:8:\"interval\";s:10:\"2022-06-26\";s:10:\"date_start\";s:19:\"2022-06-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-25 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:77;a:6:{s:8:\"interval\";s:10:\"2022-06-27\";s:10:\"date_start\";s:19:\"2022-06-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-26 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:78;a:6:{s:8:\"interval\";s:10:\"2022-06-28\";s:10:\"date_start\";s:19:\"2022-06-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-27 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:79;a:6:{s:8:\"interval\";s:10:\"2022-06-29\";s:10:\"date_start\";s:19:\"2022-06-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-28 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:80;a:6:{s:8:\"interval\";s:10:\"2022-06-30\";s:10:\"date_start\";s:19:\"2022-06-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-29 22:00:00\";s:8:\"date_end\";s:19:\"2022-06-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-06-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:81;a:6:{s:8:\"interval\";s:10:\"2022-07-01\";s:10:\"date_start\";s:19:\"2022-07-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-06-30 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:82;a:6:{s:8:\"interval\";s:10:\"2022-07-02\";s:10:\"date_start\";s:19:\"2022-07-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-01 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:83;a:6:{s:8:\"interval\";s:10:\"2022-07-03\";s:10:\"date_start\";s:19:\"2022-07-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-02 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:84;a:6:{s:8:\"interval\";s:10:\"2022-07-04\";s:10:\"date_start\";s:19:\"2022-07-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-03 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:85;a:6:{s:8:\"interval\";s:10:\"2022-07-05\";s:10:\"date_start\";s:19:\"2022-07-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-04 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:86;a:6:{s:8:\"interval\";s:10:\"2022-07-06\";s:10:\"date_start\";s:19:\"2022-07-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-05 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:87;a:6:{s:8:\"interval\";s:10:\"2022-07-07\";s:10:\"date_start\";s:19:\"2022-07-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-06 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:88;a:6:{s:8:\"interval\";s:10:\"2022-07-08\";s:10:\"date_start\";s:19:\"2022-07-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-07 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:89;a:6:{s:8:\"interval\";s:10:\"2022-07-09\";s:10:\"date_start\";s:19:\"2022-07-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-08 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:90;a:6:{s:8:\"interval\";s:10:\"2022-07-10\";s:10:\"date_start\";s:19:\"2022-07-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-09 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:91;a:6:{s:8:\"interval\";s:10:\"2022-07-11\";s:10:\"date_start\";s:19:\"2022-07-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-10 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:92;a:6:{s:8:\"interval\";s:10:\"2022-07-12\";s:10:\"date_start\";s:19:\"2022-07-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-11 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:93;a:6:{s:8:\"interval\";s:10:\"2022-07-13\";s:10:\"date_start\";s:19:\"2022-07-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-12 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:94;a:6:{s:8:\"interval\";s:10:\"2022-07-14\";s:10:\"date_start\";s:19:\"2022-07-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-13 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:95;a:6:{s:8:\"interval\";s:10:\"2022-07-15\";s:10:\"date_start\";s:19:\"2022-07-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-14 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:96;a:6:{s:8:\"interval\";s:10:\"2022-07-16\";s:10:\"date_start\";s:19:\"2022-07-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-15 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:97;a:6:{s:8:\"interval\";s:10:\"2022-07-17\";s:10:\"date_start\";s:19:\"2022-07-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-16 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:98;a:6:{s:8:\"interval\";s:10:\"2022-07-18\";s:10:\"date_start\";s:19:\"2022-07-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-17 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:99;a:6:{s:8:\"interval\";s:10:\"2022-07-19\";s:10:\"date_start\";s:19:\"2022-07-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-07-18 22:00:00\";s:8:\"date_end\";s:19:\"2022-07-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-07-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:2;}}','off'), -(20613,'_transient_timeout_wc_report_coupons_stats_8ee2b0624bfeee8d9a8876d7889ca4e8','1733872429','off'), -(20614,'_transient_wc_report_coupons_stats_8ee2b0624bfeee8d9a8876d7889ca4e8','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:65:{i:0;a:6:{s:8:\"interval\";s:10:\"2022-10-28\";s:10:\"date_start\";s:19:\"2022-10-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-27 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2022-10-29\";s:10:\"date_start\";s:19:\"2022-10-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-28 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2022-10-30\";s:10:\"date_start\";s:19:\"2022-10-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-29 22:00:00\";s:8:\"date_end\";s:19:\"2022-10-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2022-10-31\";s:10:\"date_start\";s:19:\"2022-10-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-30 23:00:00\";s:8:\"date_end\";s:19:\"2022-10-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-10-31 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2022-11-01\";s:10:\"date_start\";s:19:\"2022-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2022-11-02\";s:10:\"date_start\";s:19:\"2022-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2022-11-03\";s:10:\"date_start\";s:19:\"2022-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2022-11-04\";s:10:\"date_start\";s:19:\"2022-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2022-11-05\";s:10:\"date_start\";s:19:\"2022-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2022-11-06\";s:10:\"date_start\";s:19:\"2022-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2022-11-07\";s:10:\"date_start\";s:19:\"2022-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2022-11-08\";s:10:\"date_start\";s:19:\"2022-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2022-11-09\";s:10:\"date_start\";s:19:\"2022-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2022-11-10\";s:10:\"date_start\";s:19:\"2022-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2022-11-11\";s:10:\"date_start\";s:19:\"2022-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2022-11-12\";s:10:\"date_start\";s:19:\"2022-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2022-11-13\";s:10:\"date_start\";s:19:\"2022-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2022-11-14\";s:10:\"date_start\";s:19:\"2022-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2022-11-15\";s:10:\"date_start\";s:19:\"2022-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2022-11-16\";s:10:\"date_start\";s:19:\"2022-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2022-11-17\";s:10:\"date_start\";s:19:\"2022-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2022-11-18\";s:10:\"date_start\";s:19:\"2022-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2022-11-19\";s:10:\"date_start\";s:19:\"2022-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2022-11-20\";s:10:\"date_start\";s:19:\"2022-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2022-11-21\";s:10:\"date_start\";s:19:\"2022-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2022-11-22\";s:10:\"date_start\";s:19:\"2022-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2022-11-23\";s:10:\"date_start\";s:19:\"2022-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2022-11-24\";s:10:\"date_start\";s:19:\"2022-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2022-11-25\";s:10:\"date_start\";s:19:\"2022-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2022-11-26\";s:10:\"date_start\";s:19:\"2022-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2022-11-27\";s:10:\"date_start\";s:19:\"2022-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2022-11-28\";s:10:\"date_start\";s:19:\"2022-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2022-11-29\";s:10:\"date_start\";s:19:\"2022-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2022-11-30\";s:10:\"date_start\";s:19:\"2022-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2022-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2022-12-01\";s:10:\"date_start\";s:19:\"2022-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2022-12-02\";s:10:\"date_start\";s:19:\"2022-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2022-12-03\";s:10:\"date_start\";s:19:\"2022-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2022-12-04\";s:10:\"date_start\";s:19:\"2022-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2022-12-05\";s:10:\"date_start\";s:19:\"2022-12-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-04 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2022-12-06\";s:10:\"date_start\";s:19:\"2022-12-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-05 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2022-12-07\";s:10:\"date_start\";s:19:\"2022-12-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-06 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2022-12-08\";s:10:\"date_start\";s:19:\"2022-12-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-07 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2022-12-09\";s:10:\"date_start\";s:19:\"2022-12-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-08 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2022-12-10\";s:10:\"date_start\";s:19:\"2022-12-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-09 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2022-12-11\";s:10:\"date_start\";s:19:\"2022-12-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-10 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2022-12-12\";s:10:\"date_start\";s:19:\"2022-12-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-11 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2022-12-13\";s:10:\"date_start\";s:19:\"2022-12-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-12 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2022-12-14\";s:10:\"date_start\";s:19:\"2022-12-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-13 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2022-12-15\";s:10:\"date_start\";s:19:\"2022-12-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-14 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2022-12-16\";s:10:\"date_start\";s:19:\"2022-12-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-15 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2022-12-17\";s:10:\"date_start\";s:19:\"2022-12-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-16 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2022-12-18\";s:10:\"date_start\";s:19:\"2022-12-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-17 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2022-12-19\";s:10:\"date_start\";s:19:\"2022-12-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-18 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2022-12-20\";s:10:\"date_start\";s:19:\"2022-12-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-19 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2022-12-21\";s:10:\"date_start\";s:19:\"2022-12-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-20 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2022-12-22\";s:10:\"date_start\";s:19:\"2022-12-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-21 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2022-12-23\";s:10:\"date_start\";s:19:\"2022-12-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-22 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2022-12-24\";s:10:\"date_start\";s:19:\"2022-12-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-23 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2022-12-25\";s:10:\"date_start\";s:19:\"2022-12-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-24 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2022-12-26\";s:10:\"date_start\";s:19:\"2022-12-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-25 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2022-12-27\";s:10:\"date_start\";s:19:\"2022-12-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-26 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2022-12-28\";s:10:\"date_start\";s:19:\"2022-12-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-27 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2022-12-29\";s:10:\"date_start\";s:19:\"2022-12-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-28 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2022-12-30\";s:10:\"date_start\";s:19:\"2022-12-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-29 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2022-12-31\";s:10:\"date_start\";s:19:\"2022-12-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2022-12-30 23:00:00\";s:8:\"date_end\";s:19:\"2022-12-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2022-12-31 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:4;}}','off'), -(20615,'_transient_timeout_wc_report_coupons_stats_de7777d8813680eccc2f10e1f030b3af','1733872429','off'), -(20616,'_transient_wc_report_coupons_stats_de7777d8813680eccc2f10e1f030b3af','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:65:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-10-28\";s:10:\"date_start\";s:19:\"2023-10-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-10-29\";s:10:\"date_start\";s:19:\"2023-10-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-10-30\";s:10:\"date_start\";s:19:\"2023-10-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-10-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-10-31\";s:10:\"date_start\";s:19:\"2023-10-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-10-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-31 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-11-01\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-11-02\";s:10:\"date_start\";s:19:\"2023-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-11-03\";s:10:\"date_start\";s:19:\"2023-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-11-04\";s:10:\"date_start\";s:19:\"2023-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-11-05\";s:10:\"date_start\";s:19:\"2023-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-11-06\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-11-07\";s:10:\"date_start\";s:19:\"2023-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-11-08\";s:10:\"date_start\";s:19:\"2023-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-11-09\";s:10:\"date_start\";s:19:\"2023-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-11-10\";s:10:\"date_start\";s:19:\"2023-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-11-11\";s:10:\"date_start\";s:19:\"2023-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-11-12\";s:10:\"date_start\";s:19:\"2023-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-11-13\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-11-14\";s:10:\"date_start\";s:19:\"2023-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-11-15\";s:10:\"date_start\";s:19:\"2023-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-11-16\";s:10:\"date_start\";s:19:\"2023-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-11-17\";s:10:\"date_start\";s:19:\"2023-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-11-18\";s:10:\"date_start\";s:19:\"2023-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-11-19\";s:10:\"date_start\";s:19:\"2023-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-11-20\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-11-21\";s:10:\"date_start\";s:19:\"2023-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2023-11-22\";s:10:\"date_start\";s:19:\"2023-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2023-11-23\";s:10:\"date_start\";s:19:\"2023-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2023-11-24\";s:10:\"date_start\";s:19:\"2023-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2023-11-25\";s:10:\"date_start\";s:19:\"2023-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2023-11-26\";s:10:\"date_start\";s:19:\"2023-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2023-11-27\";s:10:\"date_start\";s:19:\"2023-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2023-11-28\";s:10:\"date_start\";s:19:\"2023-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2023-11-29\";s:10:\"date_start\";s:19:\"2023-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2023-11-30\";s:10:\"date_start\";s:19:\"2023-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2023-12-01\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2023-12-02\";s:10:\"date_start\";s:19:\"2023-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2023-12-03\";s:10:\"date_start\";s:19:\"2023-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2023-12-04\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2023-12-05\";s:10:\"date_start\";s:19:\"2023-12-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2023-12-06\";s:10:\"date_start\";s:19:\"2023-12-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2023-12-07\";s:10:\"date_start\";s:19:\"2023-12-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2023-12-08\";s:10:\"date_start\";s:19:\"2023-12-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2023-12-09\";s:10:\"date_start\";s:19:\"2023-12-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2023-12-10\";s:10:\"date_start\";s:19:\"2023-12-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2023-12-11\";s:10:\"date_start\";s:19:\"2023-12-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2023-12-12\";s:10:\"date_start\";s:19:\"2023-12-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2023-12-13\";s:10:\"date_start\";s:19:\"2023-12-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2023-12-14\";s:10:\"date_start\";s:19:\"2023-12-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2023-12-15\";s:10:\"date_start\";s:19:\"2023-12-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2023-12-16\";s:10:\"date_start\";s:19:\"2023-12-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2023-12-17\";s:10:\"date_start\";s:19:\"2023-12-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2023-12-18\";s:10:\"date_start\";s:19:\"2023-12-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2023-12-19\";s:10:\"date_start\";s:19:\"2023-12-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2023-12-20\";s:10:\"date_start\";s:19:\"2023-12-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2023-12-21\";s:10:\"date_start\";s:19:\"2023-12-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2023-12-22\";s:10:\"date_start\";s:19:\"2023-12-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2023-12-23\";s:10:\"date_start\";s:19:\"2023-12-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2023-12-24\";s:10:\"date_start\";s:19:\"2023-12-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2023-12-25\";s:10:\"date_start\";s:19:\"2023-12-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2023-12-26\";s:10:\"date_start\";s:19:\"2023-12-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2023-12-27\";s:10:\"date_start\";s:19:\"2023-12-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2023-12-28\";s:10:\"date_start\";s:19:\"2023-12-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2023-12-29\";s:10:\"date_start\";s:19:\"2023-12-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2023-12-30\";s:10:\"date_start\";s:19:\"2023-12-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2023-12-31\";s:10:\"date_start\";s:19:\"2023-12-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-31 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:4;}}','off'), -(20617,'_transient_timeout_wc_report_coupons_stats_2c720fefadc898f219d6aaac87cc4560','1733872429','off'), -(20618,'_transient_wc_report_coupons_stats_2c720fefadc898f219d6aaac87cc4560','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:100:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-04-11\";s:10:\"date_start\";s:19:\"2023-04-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-04-12\";s:10:\"date_start\";s:19:\"2023-04-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-04-13\";s:10:\"date_start\";s:19:\"2023-04-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-04-14\";s:10:\"date_start\";s:19:\"2023-04-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-04-15\";s:10:\"date_start\";s:19:\"2023-04-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-04-16\";s:10:\"date_start\";s:19:\"2023-04-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-04-17\";s:10:\"date_start\";s:19:\"2023-04-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-04-18\";s:10:\"date_start\";s:19:\"2023-04-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-04-19\";s:10:\"date_start\";s:19:\"2023-04-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-04-20\";s:10:\"date_start\";s:19:\"2023-04-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-04-21\";s:10:\"date_start\";s:19:\"2023-04-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-04-22\";s:10:\"date_start\";s:19:\"2023-04-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-04-23\";s:10:\"date_start\";s:19:\"2023-04-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-04-24\";s:10:\"date_start\";s:19:\"2023-04-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-04-25\";s:10:\"date_start\";s:19:\"2023-04-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-04-26\";s:10:\"date_start\";s:19:\"2023-04-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-04-27\";s:10:\"date_start\";s:19:\"2023-04-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-04-28\";s:10:\"date_start\";s:19:\"2023-04-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-04-29\";s:10:\"date_start\";s:19:\"2023-04-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-04-30\";s:10:\"date_start\";s:19:\"2023-04-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-04-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-04-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-05-01\";s:10:\"date_start\";s:19:\"2023-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-04-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-05-02\";s:10:\"date_start\";s:19:\"2023-05-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-05-03\";s:10:\"date_start\";s:19:\"2023-05-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-05-04\";s:10:\"date_start\";s:19:\"2023-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-05-05\";s:10:\"date_start\";s:19:\"2023-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2023-05-06\";s:10:\"date_start\";s:19:\"2023-05-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2023-05-07\";s:10:\"date_start\";s:19:\"2023-05-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2023-05-08\";s:10:\"date_start\";s:19:\"2023-05-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2023-05-09\";s:10:\"date_start\";s:19:\"2023-05-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2023-05-10\";s:10:\"date_start\";s:19:\"2023-05-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2023-05-11\";s:10:\"date_start\";s:19:\"2023-05-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2023-05-12\";s:10:\"date_start\";s:19:\"2023-05-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2023-05-13\";s:10:\"date_start\";s:19:\"2023-05-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2023-05-14\";s:10:\"date_start\";s:19:\"2023-05-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2023-05-15\";s:10:\"date_start\";s:19:\"2023-05-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2023-05-16\";s:10:\"date_start\";s:19:\"2023-05-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2023-05-17\";s:10:\"date_start\";s:19:\"2023-05-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2023-05-18\";s:10:\"date_start\";s:19:\"2023-05-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2023-05-19\";s:10:\"date_start\";s:19:\"2023-05-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2023-05-20\";s:10:\"date_start\";s:19:\"2023-05-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2023-05-21\";s:10:\"date_start\";s:19:\"2023-05-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2023-05-22\";s:10:\"date_start\";s:19:\"2023-05-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2023-05-23\";s:10:\"date_start\";s:19:\"2023-05-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2023-05-24\";s:10:\"date_start\";s:19:\"2023-05-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2023-05-25\";s:10:\"date_start\";s:19:\"2023-05-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2023-05-26\";s:10:\"date_start\";s:19:\"2023-05-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2023-05-27\";s:10:\"date_start\";s:19:\"2023-05-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2023-05-28\";s:10:\"date_start\";s:19:\"2023-05-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2023-05-29\";s:10:\"date_start\";s:19:\"2023-05-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2023-05-30\";s:10:\"date_start\";s:19:\"2023-05-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2023-05-31\";s:10:\"date_start\";s:19:\"2023-05-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-05-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-05-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2023-06-01\";s:10:\"date_start\";s:19:\"2023-06-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-05-31 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2023-06-02\";s:10:\"date_start\";s:19:\"2023-06-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2023-06-03\";s:10:\"date_start\";s:19:\"2023-06-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2023-06-04\";s:10:\"date_start\";s:19:\"2023-06-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2023-06-05\";s:10:\"date_start\";s:19:\"2023-06-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2023-06-06\";s:10:\"date_start\";s:19:\"2023-06-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2023-06-07\";s:10:\"date_start\";s:19:\"2023-06-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2023-06-08\";s:10:\"date_start\";s:19:\"2023-06-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2023-06-09\";s:10:\"date_start\";s:19:\"2023-06-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2023-06-10\";s:10:\"date_start\";s:19:\"2023-06-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2023-06-11\";s:10:\"date_start\";s:19:\"2023-06-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2023-06-12\";s:10:\"date_start\";s:19:\"2023-06-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2023-06-13\";s:10:\"date_start\";s:19:\"2023-06-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2023-06-14\";s:10:\"date_start\";s:19:\"2023-06-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:65;a:6:{s:8:\"interval\";s:10:\"2023-06-15\";s:10:\"date_start\";s:19:\"2023-06-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:66;a:6:{s:8:\"interval\";s:10:\"2023-06-16\";s:10:\"date_start\";s:19:\"2023-06-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:67;a:6:{s:8:\"interval\";s:10:\"2023-06-17\";s:10:\"date_start\";s:19:\"2023-06-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:68;a:6:{s:8:\"interval\";s:10:\"2023-06-18\";s:10:\"date_start\";s:19:\"2023-06-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:69;a:6:{s:8:\"interval\";s:10:\"2023-06-19\";s:10:\"date_start\";s:19:\"2023-06-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:70;a:6:{s:8:\"interval\";s:10:\"2023-06-20\";s:10:\"date_start\";s:19:\"2023-06-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:71;a:6:{s:8:\"interval\";s:10:\"2023-06-21\";s:10:\"date_start\";s:19:\"2023-06-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:72;a:6:{s:8:\"interval\";s:10:\"2023-06-22\";s:10:\"date_start\";s:19:\"2023-06-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:73;a:6:{s:8:\"interval\";s:10:\"2023-06-23\";s:10:\"date_start\";s:19:\"2023-06-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:74;a:6:{s:8:\"interval\";s:10:\"2023-06-24\";s:10:\"date_start\";s:19:\"2023-06-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:75;a:6:{s:8:\"interval\";s:10:\"2023-06-25\";s:10:\"date_start\";s:19:\"2023-06-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:76;a:6:{s:8:\"interval\";s:10:\"2023-06-26\";s:10:\"date_start\";s:19:\"2023-06-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:77;a:6:{s:8:\"interval\";s:10:\"2023-06-27\";s:10:\"date_start\";s:19:\"2023-06-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:78;a:6:{s:8:\"interval\";s:10:\"2023-06-28\";s:10:\"date_start\";s:19:\"2023-06-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:79;a:6:{s:8:\"interval\";s:10:\"2023-06-29\";s:10:\"date_start\";s:19:\"2023-06-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:80;a:6:{s:8:\"interval\";s:10:\"2023-06-30\";s:10:\"date_start\";s:19:\"2023-06-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-06-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:81;a:6:{s:8:\"interval\";s:10:\"2023-07-01\";s:10:\"date_start\";s:19:\"2023-07-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:82;a:6:{s:8:\"interval\";s:10:\"2023-07-02\";s:10:\"date_start\";s:19:\"2023-07-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:83;a:6:{s:8:\"interval\";s:10:\"2023-07-03\";s:10:\"date_start\";s:19:\"2023-07-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:84;a:6:{s:8:\"interval\";s:10:\"2023-07-04\";s:10:\"date_start\";s:19:\"2023-07-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:85;a:6:{s:8:\"interval\";s:10:\"2023-07-05\";s:10:\"date_start\";s:19:\"2023-07-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:86;a:6:{s:8:\"interval\";s:10:\"2023-07-06\";s:10:\"date_start\";s:19:\"2023-07-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:87;a:6:{s:8:\"interval\";s:10:\"2023-07-07\";s:10:\"date_start\";s:19:\"2023-07-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:88;a:6:{s:8:\"interval\";s:10:\"2023-07-08\";s:10:\"date_start\";s:19:\"2023-07-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:89;a:6:{s:8:\"interval\";s:10:\"2023-07-09\";s:10:\"date_start\";s:19:\"2023-07-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:90;a:6:{s:8:\"interval\";s:10:\"2023-07-10\";s:10:\"date_start\";s:19:\"2023-07-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:91;a:6:{s:8:\"interval\";s:10:\"2023-07-11\";s:10:\"date_start\";s:19:\"2023-07-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:92;a:6:{s:8:\"interval\";s:10:\"2023-07-12\";s:10:\"date_start\";s:19:\"2023-07-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:93;a:6:{s:8:\"interval\";s:10:\"2023-07-13\";s:10:\"date_start\";s:19:\"2023-07-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:94;a:6:{s:8:\"interval\";s:10:\"2023-07-14\";s:10:\"date_start\";s:19:\"2023-07-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:95;a:6:{s:8:\"interval\";s:10:\"2023-07-15\";s:10:\"date_start\";s:19:\"2023-07-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:96;a:6:{s:8:\"interval\";s:10:\"2023-07-16\";s:10:\"date_start\";s:19:\"2023-07-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:97;a:6:{s:8:\"interval\";s:10:\"2023-07-17\";s:10:\"date_start\";s:19:\"2023-07-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:98;a:6:{s:8:\"interval\";s:10:\"2023-07-18\";s:10:\"date_start\";s:19:\"2023-07-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:99;a:6:{s:8:\"interval\";s:10:\"2023-07-19\";s:10:\"date_start\";s:19:\"2023-07-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:2;}}','off'), -(20619,'_transient_timeout_wc_report_coupons_stats_92bee3248a65d5a7c3351f6dd9fdc018','1733872429','off'), -(20620,'_transient_wc_report_coupons_stats_92bee3248a65d5a7c3351f6dd9fdc018','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:100:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-07-20\";s:10:\"date_start\";s:19:\"2023-07-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-07-21\";s:10:\"date_start\";s:19:\"2023-07-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-07-22\";s:10:\"date_start\";s:19:\"2023-07-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-07-23\";s:10:\"date_start\";s:19:\"2023-07-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-07-24\";s:10:\"date_start\";s:19:\"2023-07-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-07-25\";s:10:\"date_start\";s:19:\"2023-07-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-07-26\";s:10:\"date_start\";s:19:\"2023-07-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-07-27\";s:10:\"date_start\";s:19:\"2023-07-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-07-28\";s:10:\"date_start\";s:19:\"2023-07-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-07-29\";s:10:\"date_start\";s:19:\"2023-07-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-07-30\";s:10:\"date_start\";s:19:\"2023-07-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-07-31\";s:10:\"date_start\";s:19:\"2023-07-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-07-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-07-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-08-01\";s:10:\"date_start\";s:19:\"2023-08-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-07-31 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-08-02\";s:10:\"date_start\";s:19:\"2023-08-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-08-03\";s:10:\"date_start\";s:19:\"2023-08-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-08-04\";s:10:\"date_start\";s:19:\"2023-08-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-08-05\";s:10:\"date_start\";s:19:\"2023-08-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-08-06\";s:10:\"date_start\";s:19:\"2023-08-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-08-07\";s:10:\"date_start\";s:19:\"2023-08-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-08-08\";s:10:\"date_start\";s:19:\"2023-08-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-08-09\";s:10:\"date_start\";s:19:\"2023-08-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-08-10\";s:10:\"date_start\";s:19:\"2023-08-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-08-11\";s:10:\"date_start\";s:19:\"2023-08-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-08-12\";s:10:\"date_start\";s:19:\"2023-08-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-08-13\";s:10:\"date_start\";s:19:\"2023-08-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2023-08-14\";s:10:\"date_start\";s:19:\"2023-08-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2023-08-15\";s:10:\"date_start\";s:19:\"2023-08-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2023-08-16\";s:10:\"date_start\";s:19:\"2023-08-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2023-08-17\";s:10:\"date_start\";s:19:\"2023-08-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2023-08-18\";s:10:\"date_start\";s:19:\"2023-08-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2023-08-19\";s:10:\"date_start\";s:19:\"2023-08-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2023-08-20\";s:10:\"date_start\";s:19:\"2023-08-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2023-08-21\";s:10:\"date_start\";s:19:\"2023-08-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2023-08-22\";s:10:\"date_start\";s:19:\"2023-08-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:34;a:6:{s:8:\"interval\";s:10:\"2023-08-23\";s:10:\"date_start\";s:19:\"2023-08-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:35;a:6:{s:8:\"interval\";s:10:\"2023-08-24\";s:10:\"date_start\";s:19:\"2023-08-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:36;a:6:{s:8:\"interval\";s:10:\"2023-08-25\";s:10:\"date_start\";s:19:\"2023-08-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:37;a:6:{s:8:\"interval\";s:10:\"2023-08-26\";s:10:\"date_start\";s:19:\"2023-08-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:38;a:6:{s:8:\"interval\";s:10:\"2023-08-27\";s:10:\"date_start\";s:19:\"2023-08-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:39;a:6:{s:8:\"interval\";s:10:\"2023-08-28\";s:10:\"date_start\";s:19:\"2023-08-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:40;a:6:{s:8:\"interval\";s:10:\"2023-08-29\";s:10:\"date_start\";s:19:\"2023-08-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:41;a:6:{s:8:\"interval\";s:10:\"2023-08-30\";s:10:\"date_start\";s:19:\"2023-08-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:42;a:6:{s:8:\"interval\";s:10:\"2023-08-31\";s:10:\"date_start\";s:19:\"2023-08-31 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-08-31 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-08-31 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:43;a:6:{s:8:\"interval\";s:10:\"2023-09-01\";s:10:\"date_start\";s:19:\"2023-09-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-08-31 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:44;a:6:{s:8:\"interval\";s:10:\"2023-09-02\";s:10:\"date_start\";s:19:\"2023-09-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:45;a:6:{s:8:\"interval\";s:10:\"2023-09-03\";s:10:\"date_start\";s:19:\"2023-09-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:46;a:6:{s:8:\"interval\";s:10:\"2023-09-04\";s:10:\"date_start\";s:19:\"2023-09-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:47;a:6:{s:8:\"interval\";s:10:\"2023-09-05\";s:10:\"date_start\";s:19:\"2023-09-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:48;a:6:{s:8:\"interval\";s:10:\"2023-09-06\";s:10:\"date_start\";s:19:\"2023-09-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:49;a:6:{s:8:\"interval\";s:10:\"2023-09-07\";s:10:\"date_start\";s:19:\"2023-09-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:50;a:6:{s:8:\"interval\";s:10:\"2023-09-08\";s:10:\"date_start\";s:19:\"2023-09-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:51;a:6:{s:8:\"interval\";s:10:\"2023-09-09\";s:10:\"date_start\";s:19:\"2023-09-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:52;a:6:{s:8:\"interval\";s:10:\"2023-09-10\";s:10:\"date_start\";s:19:\"2023-09-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:53;a:6:{s:8:\"interval\";s:10:\"2023-09-11\";s:10:\"date_start\";s:19:\"2023-09-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:54;a:6:{s:8:\"interval\";s:10:\"2023-09-12\";s:10:\"date_start\";s:19:\"2023-09-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:55;a:6:{s:8:\"interval\";s:10:\"2023-09-13\";s:10:\"date_start\";s:19:\"2023-09-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:56;a:6:{s:8:\"interval\";s:10:\"2023-09-14\";s:10:\"date_start\";s:19:\"2023-09-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:57;a:6:{s:8:\"interval\";s:10:\"2023-09-15\";s:10:\"date_start\";s:19:\"2023-09-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:58;a:6:{s:8:\"interval\";s:10:\"2023-09-16\";s:10:\"date_start\";s:19:\"2023-09-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:59;a:6:{s:8:\"interval\";s:10:\"2023-09-17\";s:10:\"date_start\";s:19:\"2023-09-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:60;a:6:{s:8:\"interval\";s:10:\"2023-09-18\";s:10:\"date_start\";s:19:\"2023-09-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:61;a:6:{s:8:\"interval\";s:10:\"2023-09-19\";s:10:\"date_start\";s:19:\"2023-09-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:62;a:6:{s:8:\"interval\";s:10:\"2023-09-20\";s:10:\"date_start\";s:19:\"2023-09-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:63;a:6:{s:8:\"interval\";s:10:\"2023-09-21\";s:10:\"date_start\";s:19:\"2023-09-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:64;a:6:{s:8:\"interval\";s:10:\"2023-09-22\";s:10:\"date_start\";s:19:\"2023-09-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:65;a:6:{s:8:\"interval\";s:10:\"2023-09-23\";s:10:\"date_start\";s:19:\"2023-09-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:66;a:6:{s:8:\"interval\";s:10:\"2023-09-24\";s:10:\"date_start\";s:19:\"2023-09-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:67;a:6:{s:8:\"interval\";s:10:\"2023-09-25\";s:10:\"date_start\";s:19:\"2023-09-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:68;a:6:{s:8:\"interval\";s:10:\"2023-09-26\";s:10:\"date_start\";s:19:\"2023-09-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:69;a:6:{s:8:\"interval\";s:10:\"2023-09-27\";s:10:\"date_start\";s:19:\"2023-09-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:70;a:6:{s:8:\"interval\";s:10:\"2023-09-28\";s:10:\"date_start\";s:19:\"2023-09-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-27 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:71;a:6:{s:8:\"interval\";s:10:\"2023-09-29\";s:10:\"date_start\";s:19:\"2023-09-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-28 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-29 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:72;a:6:{s:8:\"interval\";s:10:\"2023-09-30\";s:10:\"date_start\";s:19:\"2023-09-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-29 22:00:00\";s:8:\"date_end\";s:19:\"2023-09-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-09-30 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:73;a:6:{s:8:\"interval\";s:10:\"2023-10-01\";s:10:\"date_start\";s:19:\"2023-10-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-09-30 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:74;a:6:{s:8:\"interval\";s:10:\"2023-10-02\";s:10:\"date_start\";s:19:\"2023-10-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-01 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:75;a:6:{s:8:\"interval\";s:10:\"2023-10-03\";s:10:\"date_start\";s:19:\"2023-10-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-02 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:76;a:6:{s:8:\"interval\";s:10:\"2023-10-04\";s:10:\"date_start\";s:19:\"2023-10-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-03 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:77;a:6:{s:8:\"interval\";s:10:\"2023-10-05\";s:10:\"date_start\";s:19:\"2023-10-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-04 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:78;a:6:{s:8:\"interval\";s:10:\"2023-10-06\";s:10:\"date_start\";s:19:\"2023-10-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-05 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:79;a:6:{s:8:\"interval\";s:10:\"2023-10-07\";s:10:\"date_start\";s:19:\"2023-10-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-06 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:80;a:6:{s:8:\"interval\";s:10:\"2023-10-08\";s:10:\"date_start\";s:19:\"2023-10-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-07 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:81;a:6:{s:8:\"interval\";s:10:\"2023-10-09\";s:10:\"date_start\";s:19:\"2023-10-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-08 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:82;a:6:{s:8:\"interval\";s:10:\"2023-10-10\";s:10:\"date_start\";s:19:\"2023-10-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-09 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:83;a:6:{s:8:\"interval\";s:10:\"2023-10-11\";s:10:\"date_start\";s:19:\"2023-10-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-10 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:84;a:6:{s:8:\"interval\";s:10:\"2023-10-12\";s:10:\"date_start\";s:19:\"2023-10-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-11 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:85;a:6:{s:8:\"interval\";s:10:\"2023-10-13\";s:10:\"date_start\";s:19:\"2023-10-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-12 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:86;a:6:{s:8:\"interval\";s:10:\"2023-10-14\";s:10:\"date_start\";s:19:\"2023-10-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-13 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:87;a:6:{s:8:\"interval\";s:10:\"2023-10-15\";s:10:\"date_start\";s:19:\"2023-10-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-14 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:88;a:6:{s:8:\"interval\";s:10:\"2023-10-16\";s:10:\"date_start\";s:19:\"2023-10-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-15 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:89;a:6:{s:8:\"interval\";s:10:\"2023-10-17\";s:10:\"date_start\";s:19:\"2023-10-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-16 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:90;a:6:{s:8:\"interval\";s:10:\"2023-10-18\";s:10:\"date_start\";s:19:\"2023-10-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-17 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:91;a:6:{s:8:\"interval\";s:10:\"2023-10-19\";s:10:\"date_start\";s:19:\"2023-10-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-18 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:92;a:6:{s:8:\"interval\";s:10:\"2023-10-20\";s:10:\"date_start\";s:19:\"2023-10-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-19 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:93;a:6:{s:8:\"interval\";s:10:\"2023-10-21\";s:10:\"date_start\";s:19:\"2023-10-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-20 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:94;a:6:{s:8:\"interval\";s:10:\"2023-10-22\";s:10:\"date_start\";s:19:\"2023-10-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-21 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:95;a:6:{s:8:\"interval\";s:10:\"2023-10-23\";s:10:\"date_start\";s:19:\"2023-10-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-22 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:96;a:6:{s:8:\"interval\";s:10:\"2023-10-24\";s:10:\"date_start\";s:19:\"2023-10-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-23 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:97;a:6:{s:8:\"interval\";s:10:\"2023-10-25\";s:10:\"date_start\";s:19:\"2023-10-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-24 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:98;a:6:{s:8:\"interval\";s:10:\"2023-10-26\";s:10:\"date_start\";s:19:\"2023-10-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-25 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:99;a:6:{s:8:\"interval\";s:10:\"2023-10-27\";s:10:\"date_start\";s:19:\"2023-10-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-26 22:00:00\";s:8:\"date_end\";s:19:\"2023-10-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-10-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:365;s:5:\"pages\";i:4;s:7:\"page_no\";i:3;}}','off'), -(20621,'_transient_timeout_wc_report_coupons_stats_fc3ffb0bee7c39178a984e655d4330b5','1733872437','off'), -(20622,'_transient_wc_report_coupons_stats_fc3ffb0bee7c39178a984e655d4330b5','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:7:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-26\";s:10:\"date_start\";s:19:\"2024-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-27\";s:10:\"date_start\";s:19:\"2024-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:7;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20623,'_transient_timeout_wc_report_coupons_stats_f2c26581af370903190f47a8051e88ec','1733872437','off'), -(20624,'_transient_wc_report_coupons_stats_f2c26581af370903190f47a8051e88ec','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:7:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-11-24\";s:10:\"date_start\";s:19:\"2023-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-11-25\";s:10:\"date_start\";s:19:\"2023-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-11-26\";s:10:\"date_start\";s:19:\"2023-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-11-27\";s:10:\"date_start\";s:19:\"2023-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-11-28\";s:10:\"date_start\";s:19:\"2023-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-11-29\";s:10:\"date_start\";s:19:\"2023-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-11-30\";s:10:\"date_start\";s:19:\"2023-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:7;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20625,'_transient_timeout_wc_report_coupons_stats_9337cc606a7ad04f76db612c19b4effa','1733872437','off'), -(20626,'_transient_wc_report_coupons_stats_9337cc606a7ad04f76db612c19b4effa','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:7:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-26\";s:10:\"date_start\";s:19:\"2024-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-27\";s:10:\"date_start\";s:19:\"2024-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:13:\"coupons_count\";i:0;s:12:\"orders_count\";i:0;s:6:\"amount\";d:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:7;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20627,'_transient_timeout_wc_report_coupons_ee857efd9e5b583a4619e12f61c04036','1733872437','off'), -(20628,'_transient_wc_report_coupons_ee857efd9e5b583a4619e12f61c04036','a:2:{s:7:\"version\";s:10:\"1733266601\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(20640,'_transient_woocommerce_product_task_product_count_transient','66','on'), -(20645,'_transient_timeout_wc_report_orders_stats_183a631ff0e9badeeb742f1ec0d114a6','1733872735','off'), -(20646,'_transient_wc_report_orders_stats_183a631ff0e9badeeb742f1ec0d114a6','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-49\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-48\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20647,'_transient_timeout_wc_report_orders_stats_4d6f7da340ece1231226b2dbba37bb53','1733872735','off'), -(20648,'_transient_wc_report_orders_stats_4d6f7da340ece1231226b2dbba37bb53','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-49\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-48\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20649,'_transient_timeout_wc_report_products_stats_8fb69de280d5d28558b4ebd929c0e693','1733872735','off'), -(20650,'_transient_wc_report_products_stats_8fb69de280d5d28558b4ebd929c0e693','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-49\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-48\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20651,'_transient_timeout_wc_report_orders_stats_22f59312f92c04b423d176543db49a68','1733872735','off'), -(20652,'_transient_wc_report_orders_stats_22f59312f92c04b423d176543db49a68','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"products\";i:8;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 00:18:55\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 23:18:55\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20653,'_transient_timeout_wc_report_variations_stats_d98708abf9dec76c2663f812aecf4675','1733872735','off'), -(20654,'_transient_wc_report_variations_stats_d98708abf9dec76c2663f812aecf4675','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-49\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-48\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20655,'_transient_timeout_wc_report_orders_stats_30f80aeceff7812e8a697f81c4f730fa','1733872735','off'), -(20656,'_transient_wc_report_orders_stats_30f80aeceff7812e8a697f81c4f730fa','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"products\";i:8;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 00:18:55\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 23:18:55\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20657,'_transient_timeout_wc_report_products_stats_354b63ab890d4166fac22a7ec01658b1','1733872735','off'), -(20658,'_transient_wc_report_products_stats_354b63ab890d4166fac22a7ec01658b1','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:9;s:11:\"net_revenue\";d:588;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:8;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 00:18:55\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 23:18:55\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:9;s:11:\"net_revenue\";d:588;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:8;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20659,'_transient_timeout_wc_report_variations_stats_6f75334953245def699f37110287c25d','1733872735','off'), -(20660,'_transient_wc_report_variations_stats_6f75334953245def699f37110287c25d','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:7;s:11:\"net_revenue\";d:403;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 00:18:55\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 23:18:55\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:7;s:11:\"net_revenue\";d:403;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20661,'_transient_timeout_wc_report_customers_3212fef6e391e235f1f7d8098c9648fe','1733872735','off'), -(20662,'_transient_wc_report_customers_3212fef6e391e235f1f7d8098c9648fe','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:4:{i:0;a:15:{s:2:\"id\";i:14;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:11:\"Maren Sigge\";s:5:\"email\";s:21:\"maren.sigge@gmail.com\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:9:\"Auderghem\";s:5:\"state\";s:7:\"Belgium\";s:8:\"postcode\";s:4:\"1160\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-03 22:53:41\";s:15:\"date_last_order\";s:19:\"2024-12-03 23:53:41\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:235;s:15:\"avg_order_value\";d:235;}i:1;a:15:{s:2:\"id\";i:12;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:15:\"Violette Cubier\";s:5:\"email\";s:18:\"v.cubier@gmail.com\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:9:\"Chatillon\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"92320\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-02 16:33:11\";s:15:\"date_last_order\";s:19:\"2024-12-02 17:33:11\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:143;s:15:\"avg_order_value\";d:143;}i:2;a:15:{s:2:\"id\";i:10;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:15:\"Claire Maroufin\";s:5:\"email\";s:25:\"maroufin.claire@gmail.com\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:18:\"Le Kremlin Bicetre\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"94270\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-02 10:05:43\";s:15:\"date_last_order\";s:19:\"2024-12-02 11:05:43\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:120;s:15:\"avg_order_value\";d:120;}i:3;a:15:{s:2:\"id\";i:13;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:12:\"Elise Colson\";s:5:\"email\";s:19:\"choploone@gmail.com\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:13:\"Saint-Nicolas\";s:5:\"state\";s:6:\"Liège\";s:8:\"postcode\";s:4:\"4420\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-03 17:03:18\";s:15:\"date_last_order\";s:19:\"2024-12-03 18:03:18\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:90;s:15:\"avg_order_value\";d:90;}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20663,'_transient_timeout_wc_report_coupons_3d96855dc8660e745ad047033c1446b8','1733872735','off'), -(20664,'_transient_wc_report_coupons_3d96855dc8660e745ad047033c1446b8','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(20665,'_transient_timeout_wc_report_categories_36730e41a3c955fa7c66830845a475ec','1733872735','off'), -(20666,'_transient_wc_report_categories_36730e41a3c955fa7c66830845a475ec','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:2:{i:0;a:6:{s:11:\"category_id\";i:30;s:10:\"items_sold\";i:7;s:11:\"net_revenue\";d:403;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:6;s:13:\"extended_info\";O:11:\"ArrayObject\":4:{i:0;i:0;i:1;a:1:{s:4:\"name\";s:8:\"Earrings\";}i:2;a:0:{}i:3;N;}}i:1;a:6:{s:11:\"category_id\";i:32;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:185;s:12:\"orders_count\";i:2;s:14:\"products_count\";i:2;s:13:\"extended_info\";O:11:\"ArrayObject\":4:{i:0;i:0;i:1;a:1:{s:4:\"name\";s:9:\"Necklaces\";}i:2;a:0:{}i:3;N;}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20667,'_transient_timeout_wc_report_products_4d67748ace062bac0b63b36eb5614c07','1733872735','off'), -(20668,'_transient_wc_report_products_4d67748ace062bac0b63b36eb5614c07','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:5:{i:0;a:4:{s:10:\"product_id\";i:342;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:83;s:12:\"orders_count\";i:1;}i:1;a:4:{s:10:\"product_id\";i:521;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:60;s:12:\"orders_count\";i:1;}i:2;a:4:{s:10:\"product_id\";i:263;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:90;s:12:\"orders_count\";i:1;}i:3;a:4:{s:10:\"product_id\";i:274;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:95;s:12:\"orders_count\";i:1;}i:4;a:4:{s:10:\"product_id\";i:291;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:70;s:12:\"orders_count\";i:1;}}s:5:\"total\";i:8;s:5:\"pages\";i:2;s:7:\"page_no\";i:1;}}','off'), -(20669,'_transient_timeout_wc_report_orders_stats_f93d879f7e9462a1a527d155df27a668','1733872735','off'), -(20670,'_transient_wc_report_orders_stats_f93d879f7e9462a1a527d155df27a668','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:588;s:11:\"net_revenue\";d:588;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:8;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:263;s:11:\"net_revenue\";d:263;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:11:\"total_sales\";d:325;s:11:\"net_revenue\";d:325;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20671,'_transient_timeout_wc_report_orders_stats_8932dbdbeff8aa3100f5a885524c7abf','1733872736','off'), -(20672,'_transient_wc_report_orders_stats_8932dbdbeff8aa3100f5a885524c7abf','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-12-01\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-12-02\";s:10:\"date_start\";s:19:\"2023-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-12-03\";s:10:\"date_start\";s:19:\"2023-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-12-04\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20673,'_transient_timeout_wc_report_orders_stats_2d3156fb10fa385677c739bf619dfb46','1733872736','off'), -(20674,'_transient_wc_report_orders_stats_2d3156fb10fa385677c739bf619dfb46','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:4;s:15:\"avg_order_value\";d:147;s:8:\"products\";i:8;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:2;s:15:\"avg_order_value\";d:131.5;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:2;s:15:\"avg_order_value\";d:162.5;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20675,'_transient_timeout_wc_report_orders_stats_436325593891ee013529ffb7b390ed27','1733872736','off'), -(20676,'_transient_wc_report_orders_stats_436325593891ee013529ffb7b390ed27','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-12-01\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-12-02\";s:10:\"date_start\";s:19:\"2023-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-12-03\";s:10:\"date_start\";s:19:\"2023-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-12-04\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20677,'_transient_timeout_wc_report_products_stats_513cd3b467b1d6c6ab618ed0353e7312','1733872745','off'), -(20678,'_transient_wc_report_products_stats_513cd3b467b1d6c6ab618ed0353e7312','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:83;s:12:\"orders_count\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:83;s:12:\"orders_count\";i:1;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20679,'_transient_timeout_wc_report_products_stats_7f8bcb8b270b15107adc3e9a79cbaf6d','1733872745','off'), -(20680,'_transient_wc_report_products_stats_7f8bcb8b270b15107adc3e9a79cbaf6d','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-12-01\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-12-02\";s:10:\"date_start\";s:19:\"2023-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-12-03\";s:10:\"date_start\";s:19:\"2023-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-12-04\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20681,'_transient_timeout_wc_report_products_stats_42ec7cdceb4d207b0fcf7726e5b49abf','1733872745','off'), -(20682,'_transient_wc_report_products_stats_42ec7cdceb4d207b0fcf7726e5b49abf','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:14:\"products_count\";i:1;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:83;s:12:\"orders_count\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:14:\"products_count\";i:0;s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:14:\"products_count\";i:1;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:83;s:12:\"orders_count\";i:1;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:14:\"products_count\";i:0;s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:14:\"products_count\";i:0;s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20683,'_transient_timeout_wc_report_products_65cca928a3fbfef397e9c30e5cc862bb','1733872745','off'), -(20684,'_transient_wc_report_products_65cca928a3fbfef397e9c30e5cc862bb','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:4:{s:10:\"product_id\";i:342;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:83;s:12:\"orders_count\";i:1;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20685,'_transient_timeout_wc_report_products_stats_dfd8c8e926a76d83d8433ca823ae1e8e','1733872745','off'), -(20686,'_transient_wc_report_products_stats_dfd8c8e926a76d83d8433ca823ae1e8e','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:83;s:12:\"orders_count\";i:1;s:8:\"segments\";a:5:{i:0;a:3:{s:10:\"segment_id\";i:0;s:13:\"segment_label\";s:19:\"Kagun Trio Earrings\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:1;a:3:{s:13:\"segment_label\";s:31:\"Kagun Trio Earrings - all - all\";s:10:\"segment_id\";s:3:\"560\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:58;s:12:\"orders_count\";i:1;}}i:2;a:3:{s:10:\"segment_id\";i:561;s:13:\"segment_label\";s:33:\"Kagun Trio Earrings - long - long\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:3;a:3:{s:10:\"segment_id\";i:562;s:13:\"segment_label\";s:37:\"Kagun Trio Earrings - medium - medium\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:4;a:3:{s:13:\"segment_label\";s:35:\"Kagun Trio Earrings - short - short\";s:10:\"segment_id\";s:3:\"563\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:25;s:12:\"orders_count\";i:1;}}}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:5:{i:0;a:3:{s:10:\"segment_id\";i:0;s:13:\"segment_label\";s:19:\"Kagun Trio Earrings\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:1;a:3:{s:10:\"segment_id\";i:560;s:13:\"segment_label\";s:31:\"Kagun Trio Earrings - all - all\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:2;a:3:{s:10:\"segment_id\";i:561;s:13:\"segment_label\";s:33:\"Kagun Trio Earrings - long - long\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:3;a:3:{s:10:\"segment_id\";i:562;s:13:\"segment_label\";s:37:\"Kagun Trio Earrings - medium - medium\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:4;a:3:{s:10:\"segment_id\";i:563;s:13:\"segment_label\";s:35:\"Kagun Trio Earrings - short - short\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:83;s:12:\"orders_count\";i:1;s:8:\"segments\";a:5:{i:0;a:3:{s:10:\"segment_id\";i:0;s:13:\"segment_label\";s:19:\"Kagun Trio Earrings\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:1;a:3:{s:13:\"segment_label\";s:31:\"Kagun Trio Earrings - all - all\";s:10:\"segment_id\";s:3:\"560\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:58;s:12:\"orders_count\";i:1;}}i:2;a:3:{s:10:\"segment_id\";i:561;s:13:\"segment_label\";s:33:\"Kagun Trio Earrings - long - long\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:3;a:3:{s:10:\"segment_id\";i:562;s:13:\"segment_label\";s:37:\"Kagun Trio Earrings - medium - medium\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:4;a:3:{s:13:\"segment_label\";s:35:\"Kagun Trio Earrings - short - short\";s:10:\"segment_id\";s:3:\"563\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:25;s:12:\"orders_count\";i:1;}}}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:5:{i:0;a:3:{s:10:\"segment_id\";i:0;s:13:\"segment_label\";s:19:\"Kagun Trio Earrings\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:1;a:3:{s:10:\"segment_id\";i:560;s:13:\"segment_label\";s:31:\"Kagun Trio Earrings - all - all\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:2;a:3:{s:10:\"segment_id\";i:561;s:13:\"segment_label\";s:33:\"Kagun Trio Earrings - long - long\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:3;a:3:{s:10:\"segment_id\";i:562;s:13:\"segment_label\";s:37:\"Kagun Trio Earrings - medium - medium\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:4;a:3:{s:10:\"segment_id\";i:563;s:13:\"segment_label\";s:35:\"Kagun Trio Earrings - short - short\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:5:{i:0;a:3:{s:10:\"segment_id\";i:0;s:13:\"segment_label\";s:19:\"Kagun Trio Earrings\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:1;a:3:{s:10:\"segment_id\";i:560;s:13:\"segment_label\";s:31:\"Kagun Trio Earrings - all - all\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:2;a:3:{s:10:\"segment_id\";i:561;s:13:\"segment_label\";s:33:\"Kagun Trio Earrings - long - long\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:3;a:3:{s:10:\"segment_id\";i:562;s:13:\"segment_label\";s:37:\"Kagun Trio Earrings - medium - medium\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:4;a:3:{s:10:\"segment_id\";i:563;s:13:\"segment_label\";s:35:\"Kagun Trio Earrings - short - short\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20687,'_transient_timeout_wc_report_products_stats_2aadea3f3851888b046dde314bf68265','1733872745','off'), -(20688,'_transient_wc_report_products_stats_2aadea3f3851888b046dde314bf68265','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:5:{i:0;a:3:{s:10:\"segment_id\";i:0;s:13:\"segment_label\";s:19:\"Kagun Trio Earrings\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:1;a:3:{s:10:\"segment_id\";i:560;s:13:\"segment_label\";s:31:\"Kagun Trio Earrings - all - all\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:2;a:3:{s:10:\"segment_id\";i:561;s:13:\"segment_label\";s:33:\"Kagun Trio Earrings - long - long\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:3;a:3:{s:10:\"segment_id\";i:562;s:13:\"segment_label\";s:37:\"Kagun Trio Earrings - medium - medium\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:4;a:3:{s:10:\"segment_id\";i:563;s:13:\"segment_label\";s:35:\"Kagun Trio Earrings - short - short\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-12-01\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:5:{i:0;a:3:{s:10:\"segment_id\";i:0;s:13:\"segment_label\";s:19:\"Kagun Trio Earrings\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:1;a:3:{s:10:\"segment_id\";i:560;s:13:\"segment_label\";s:31:\"Kagun Trio Earrings - all - all\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:2;a:3:{s:10:\"segment_id\";i:561;s:13:\"segment_label\";s:33:\"Kagun Trio Earrings - long - long\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:3;a:3:{s:10:\"segment_id\";i:562;s:13:\"segment_label\";s:37:\"Kagun Trio Earrings - medium - medium\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:4;a:3:{s:10:\"segment_id\";i:563;s:13:\"segment_label\";s:35:\"Kagun Trio Earrings - short - short\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-12-02\";s:10:\"date_start\";s:19:\"2023-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:5:{i:0;a:3:{s:10:\"segment_id\";i:0;s:13:\"segment_label\";s:19:\"Kagun Trio Earrings\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:1;a:3:{s:10:\"segment_id\";i:560;s:13:\"segment_label\";s:31:\"Kagun Trio Earrings - all - all\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:2;a:3:{s:10:\"segment_id\";i:561;s:13:\"segment_label\";s:33:\"Kagun Trio Earrings - long - long\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:3;a:3:{s:10:\"segment_id\";i:562;s:13:\"segment_label\";s:37:\"Kagun Trio Earrings - medium - medium\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:4;a:3:{s:10:\"segment_id\";i:563;s:13:\"segment_label\";s:35:\"Kagun Trio Earrings - short - short\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-12-03\";s:10:\"date_start\";s:19:\"2023-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:5:{i:0;a:3:{s:10:\"segment_id\";i:0;s:13:\"segment_label\";s:19:\"Kagun Trio Earrings\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:1;a:3:{s:10:\"segment_id\";i:560;s:13:\"segment_label\";s:31:\"Kagun Trio Earrings - all - all\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:2;a:3:{s:10:\"segment_id\";i:561;s:13:\"segment_label\";s:33:\"Kagun Trio Earrings - long - long\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:3;a:3:{s:10:\"segment_id\";i:562;s:13:\"segment_label\";s:37:\"Kagun Trio Earrings - medium - medium\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:4;a:3:{s:10:\"segment_id\";i:563;s:13:\"segment_label\";s:35:\"Kagun Trio Earrings - short - short\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-12-04\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:5:{i:0;a:3:{s:10:\"segment_id\";i:0;s:13:\"segment_label\";s:19:\"Kagun Trio Earrings\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:1;a:3:{s:10:\"segment_id\";i:560;s:13:\"segment_label\";s:31:\"Kagun Trio Earrings - all - all\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:2;a:3:{s:10:\"segment_id\";i:561;s:13:\"segment_label\";s:33:\"Kagun Trio Earrings - long - long\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:3;a:3:{s:10:\"segment_id\";i:562;s:13:\"segment_label\";s:37:\"Kagun Trio Earrings - medium - medium\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}i:4;a:3:{s:10:\"segment_id\";i:563;s:13:\"segment_label\";s:35:\"Kagun Trio Earrings - short - short\";s:9:\"subtotals\";a:3:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;}}}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20689,'_transient_timeout_wc_report_variations_stats_d46c3bfcbdf8097083e9a541bf0b0728','1733872745','off'), -(20690,'_transient_wc_report_variations_stats_d46c3bfcbdf8097083e9a541bf0b0728','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:16:\"variations_count\";i:7;s:10:\"items_sold\";i:7;s:11:\"net_revenue\";d:403;s:12:\"orders_count\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:4:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:16:\"variations_count\";i:0;s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:16:\"variations_count\";i:5;s:10:\"items_sold\";i:5;s:11:\"net_revenue\";d:263;s:12:\"orders_count\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:16:\"variations_count\";i:2;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:140;s:12:\"orders_count\";i:1;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:16:\"variations_count\";i:0;s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20691,'_transient_timeout_wc_report_variations_764132d668b5b95129908d5c94903ff0','1733872745','off'), -(20692,'_transient_wc_report_variations_764132d668b5b95129908d5c94903ff0','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:2:{i:0;a:6:{s:10:\"product_id\";i:342;s:12:\"variation_id\";i:563;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:25;s:12:\"orders_count\";i:1;s:13:\"extended_info\";a:9:{s:4:\"name\";s:27:\"Kagun Trio Earrings - short\";s:5:\"price\";d:25;s:5:\"image\";s:289:\"\"Kagun\";s:9:\"permalink\";s:77:\"https://haikuatelier.com/product/kagun-trio-earrings/?attribute_pa_side=short\";s:12:\"stock_status\";s:7:\"instock\";s:14:\"stock_quantity\";N;s:16:\"low_stock_amount\";i:2;s:3:\"sku\";s:15:\"KAGUN-BOP-short\";s:10:\"attributes\";a:1:{i:0;a:3:{s:2:\"id\";i:2;s:4:\"name\";s:4:\"side\";s:6:\"option\";s:5:\"short\";}}}}i:1;a:6:{s:10:\"product_id\";i:342;s:12:\"variation_id\";i:560;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:58;s:12:\"orders_count\";i:1;s:13:\"extended_info\";a:9:{s:4:\"name\";s:25:\"Kagun Trio Earrings - all\";s:5:\"price\";d:58;s:5:\"image\";s:289:\"\"Kagun\";s:9:\"permalink\";s:75:\"https://haikuatelier.com/product/kagun-trio-earrings/?attribute_pa_side=all\";s:12:\"stock_status\";s:7:\"instock\";s:14:\"stock_quantity\";N;s:16:\"low_stock_amount\";i:2;s:3:\"sku\";s:13:\"KAGUN-BOP-all\";s:10:\"attributes\";a:1:{i:0;a:3:{s:2:\"id\";i:2;s:4:\"name\";s:4:\"side\";s:6:\"option\";s:3:\"all\";}}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20693,'_transient_timeout_wc_report_customers_1b5ee59964f68ad88f314c40ac50167e','1733872765','off'), -(20694,'_transient_wc_report_customers_1b5ee59964f68ad88f314c40ac50167e','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:4:{i:0;a:15:{s:2:\"id\";i:14;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:11:\"Maren Sigge\";s:5:\"email\";s:21:\"maren.sigge@gmail.com\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:9:\"Auderghem\";s:5:\"state\";s:7:\"Belgium\";s:8:\"postcode\";s:4:\"1160\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-03 22:53:41\";s:15:\"date_last_order\";s:19:\"2024-12-03 23:53:41\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:235;s:15:\"avg_order_value\";d:235;}i:1;a:15:{s:2:\"id\";i:12;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:15:\"Violette Cubier\";s:5:\"email\";s:18:\"v.cubier@gmail.com\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:9:\"Chatillon\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"92320\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-02 16:33:11\";s:15:\"date_last_order\";s:19:\"2024-12-02 17:33:11\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:143;s:15:\"avg_order_value\";d:143;}i:2;a:15:{s:2:\"id\";i:10;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:15:\"Claire Maroufin\";s:5:\"email\";s:25:\"maroufin.claire@gmail.com\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:18:\"Le Kremlin Bicetre\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"94270\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-02 10:05:43\";s:15:\"date_last_order\";s:19:\"2024-12-02 11:05:43\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:120;s:15:\"avg_order_value\";d:120;}i:3;a:15:{s:2:\"id\";i:13;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:12:\"Elise Colson\";s:5:\"email\";s:19:\"choploone@gmail.com\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:13:\"Saint-Nicolas\";s:5:\"state\";s:6:\"Liège\";s:8:\"postcode\";s:4:\"4420\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-03 17:03:18\";s:15:\"date_last_order\";s:19:\"2024-12-03 18:03:18\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:90;s:15:\"avg_order_value\";d:90;}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20697,'_transient_timeout_wc_report_orders_stats_2bd02f255d958fca5d9ef4a2612a51be','1733872876','off'), -(20698,'_transient_wc_report_orders_stats_2bd02f255d958fca5d9ef4a2612a51be','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:8;s:14:\"num_items_sold\";i:15;s:11:\"gross_sales\";d:1049;s:11:\"total_sales\";d:1049;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1049;s:19:\"avg_items_per_order\";d:1.875;s:15:\"avg_order_value\";d:131.125;s:15:\"total_customers\";i:8;s:8:\"products\";i:12;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 00:00:00\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 23:00:00\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:461;s:11:\"total_sales\";d:461;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:461;s:19:\"avg_items_per_order\";d:1.5;s:15:\"avg_order_value\";d:115.25;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20699,'_transient_timeout_wc_report_orders_stats_d9fe79ee35beb0718e6f7d11b05fcab2','1733872876','off'), -(20700,'_transient_wc_report_orders_stats_d9fe79ee35beb0718e6f7d11b05fcab2','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:8;s:14:\"num_items_sold\";i:15;s:11:\"gross_sales\";d:1049;s:11:\"total_sales\";d:1049;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1049;s:19:\"avg_items_per_order\";d:1.875;s:15:\"avg_order_value\";d:131.125;s:15:\"total_customers\";i:8;s:8:\"products\";i:12;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 00:00:00\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 23:00:00\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:461;s:11:\"total_sales\";d:461;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:461;s:19:\"avg_items_per_order\";d:1.5;s:15:\"avg_order_value\";d:115.25;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20701,'_transient_timeout_wc_report_products_stats_6dfb1375966e72e682d1df55c22cbb1a','1733872876','off'); -INSERT INTO `haikuwp_options` VALUES -(20702,'_transient_wc_report_products_stats_6dfb1375966e72e682d1df55c22cbb1a','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:15;s:11:\"net_revenue\";d:1049;s:12:\"orders_count\";i:8;s:14:\"products_count\";i:12;s:16:\"variations_count\";i:10;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 00:00:00\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 23:00:00\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:9;s:11:\"net_revenue\";d:588;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:8;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:461;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:3;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20703,'_transient_timeout_wc_report_variations_stats_6b6e0cfc0796251fa8902d819d7b389f','1733872876','off'), -(20704,'_transient_wc_report_variations_stats_6b6e0cfc0796251fa8902d819d7b389f','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:10;s:11:\"net_revenue\";d:639;s:12:\"orders_count\";i:5;s:16:\"variations_count\";i:9;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 00:00:00\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 23:00:00\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:7;s:11:\"net_revenue\";d:403;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:3;s:11:\"net_revenue\";d:236;s:12:\"orders_count\";i:2;s:16:\"variations_count\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20705,'_transient_timeout_wc_report_orders_stats_b80e34188d8b80c453bdd6632238df98','1733872876','off'), -(20706,'_transient_wc_report_orders_stats_b80e34188d8b80c453bdd6632238df98','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-49\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-48\";s:10:\"date_start\";s:19:\"2023-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20707,'_transient_timeout_wc_report_orders_stats_58715f1a2e31af43a1838c02627504d2','1733872876','off'), -(20708,'_transient_wc_report_orders_stats_58715f1a2e31af43a1838c02627504d2','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-49\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-48\";s:10:\"date_start\";s:19:\"2023-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20709,'_transient_timeout_wc_report_products_stats_3b09c4b08af7c790f56e7986d7d41a61','1733872876','off'), -(20710,'_transient_wc_report_products_stats_3b09c4b08af7c790f56e7986d7d41a61','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-49\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-48\";s:10:\"date_start\";s:19:\"2023-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20711,'_transient_timeout_wc_report_orders_stats_e5d8d97f6937524625530f7a83ee2f22','1733872876','off'), -(20712,'_transient_timeout_wc_report_variations_stats_1b2e7655d084fcdef4edef71f0015354','1733872876','off'), -(20713,'_transient_wc_report_orders_stats_e5d8d97f6937524625530f7a83ee2f22','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:1049;s:11:\"net_revenue\";d:1049;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:12;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:34:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:156;s:11:\"net_revenue\";d:156;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2024-11-26\";s:10:\"date_start\";s:19:\"2024-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2024-11-27\";s:10:\"date_start\";s:19:\"2024-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:11:\"total_sales\";d:80;s:11:\"net_revenue\";d:80;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:11:\"total_sales\";d:225;s:11:\"net_revenue\";d:225;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:11:\"total_sales\";d:263;s:11:\"net_revenue\";d:263;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:11:\"total_sales\";d:325;s:11:\"net_revenue\";d:325;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:34;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20714,'_transient_wc_report_variations_stats_1b2e7655d084fcdef4edef71f0015354','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-49\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-48\";s:10:\"date_start\";s:19:\"2023-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-47\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2023-46\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20715,'_transient_timeout_wc_report_orders_stats_4b40ea1ddd2dd87003e0f5d713821798','1733872876','off'), -(20716,'_transient_wc_report_orders_stats_4b40ea1ddd2dd87003e0f5d713821798','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":7:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:34:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-11-01\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-11-02\";s:10:\"date_start\";s:19:\"2023-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-11-03\";s:10:\"date_start\";s:19:\"2023-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-11-04\";s:10:\"date_start\";s:19:\"2023-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-11-05\";s:10:\"date_start\";s:19:\"2023-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-11-06\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-11-07\";s:10:\"date_start\";s:19:\"2023-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-11-08\";s:10:\"date_start\";s:19:\"2023-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-11-09\";s:10:\"date_start\";s:19:\"2023-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-11-10\";s:10:\"date_start\";s:19:\"2023-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-11-11\";s:10:\"date_start\";s:19:\"2023-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-11-12\";s:10:\"date_start\";s:19:\"2023-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-11-13\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-11-14\";s:10:\"date_start\";s:19:\"2023-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-11-15\";s:10:\"date_start\";s:19:\"2023-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-11-16\";s:10:\"date_start\";s:19:\"2023-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-11-17\";s:10:\"date_start\";s:19:\"2023-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-11-18\";s:10:\"date_start\";s:19:\"2023-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-11-19\";s:10:\"date_start\";s:19:\"2023-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-11-20\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-11-21\";s:10:\"date_start\";s:19:\"2023-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-11-22\";s:10:\"date_start\";s:19:\"2023-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-11-23\";s:10:\"date_start\";s:19:\"2023-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-11-24\";s:10:\"date_start\";s:19:\"2023-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-11-25\";s:10:\"date_start\";s:19:\"2023-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2023-11-26\";s:10:\"date_start\";s:19:\"2023-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2023-11-27\";s:10:\"date_start\";s:19:\"2023-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2023-11-28\";s:10:\"date_start\";s:19:\"2023-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2023-11-29\";s:10:\"date_start\";s:19:\"2023-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2023-11-30\";s:10:\"date_start\";s:19:\"2023-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2023-12-01\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2023-12-02\";s:10:\"date_start\";s:19:\"2023-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2023-12-03\";s:10:\"date_start\";s:19:\"2023-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2023-12-04\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:11:\"total_sales\";d:0;s:11:\"net_revenue\";d:0;s:7:\"refunds\";d:0;s:8:\"shipping\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:34;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20717,'_transient_timeout_wc_report_orders_stats_e4e904a09c6af9345bb55beaceb21b0d','1733872876','off'), -(20718,'_transient_wc_report_orders_stats_e4e904a09c6af9345bb55beaceb21b0d','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:8;s:15:\"avg_order_value\";d:131.125;s:8:\"products\";i:12;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:34:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:1;s:15:\"avg_order_value\";d:156;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2024-11-26\";s:10:\"date_start\";s:19:\"2024-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2024-11-27\";s:10:\"date_start\";s:19:\"2024-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:1;s:15:\"avg_order_value\";d:80;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:2;s:15:\"avg_order_value\";d:112.5;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:2;s:15:\"avg_order_value\";d:131.5;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:12:\"orders_count\";i:2;s:15:\"avg_order_value\";d:162.5;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:34;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20719,'_transient_timeout_wc_report_orders_stats_7a464a28af20a35a7da5b7f122996511','1733872876','off'), -(20720,'_transient_wc_report_orders_stats_7a464a28af20a35a7da5b7f122996511','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:34:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-11-01\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-11-02\";s:10:\"date_start\";s:19:\"2023-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-11-03\";s:10:\"date_start\";s:19:\"2023-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-11-04\";s:10:\"date_start\";s:19:\"2023-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-11-05\";s:10:\"date_start\";s:19:\"2023-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-11-06\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-11-07\";s:10:\"date_start\";s:19:\"2023-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-11-08\";s:10:\"date_start\";s:19:\"2023-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-11-09\";s:10:\"date_start\";s:19:\"2023-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-11-10\";s:10:\"date_start\";s:19:\"2023-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-11-11\";s:10:\"date_start\";s:19:\"2023-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-11-12\";s:10:\"date_start\";s:19:\"2023-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-11-13\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-11-14\";s:10:\"date_start\";s:19:\"2023-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-11-15\";s:10:\"date_start\";s:19:\"2023-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-11-16\";s:10:\"date_start\";s:19:\"2023-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-11-17\";s:10:\"date_start\";s:19:\"2023-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-11-18\";s:10:\"date_start\";s:19:\"2023-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-11-19\";s:10:\"date_start\";s:19:\"2023-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-11-20\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-11-21\";s:10:\"date_start\";s:19:\"2023-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-11-22\";s:10:\"date_start\";s:19:\"2023-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-11-23\";s:10:\"date_start\";s:19:\"2023-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-11-24\";s:10:\"date_start\";s:19:\"2023-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-11-25\";s:10:\"date_start\";s:19:\"2023-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2023-11-26\";s:10:\"date_start\";s:19:\"2023-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2023-11-27\";s:10:\"date_start\";s:19:\"2023-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2023-11-28\";s:10:\"date_start\";s:19:\"2023-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2023-11-29\";s:10:\"date_start\";s:19:\"2023-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2023-11-30\";s:10:\"date_start\";s:19:\"2023-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2023-12-01\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2023-12-02\";s:10:\"date_start\";s:19:\"2023-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2023-12-03\";s:10:\"date_start\";s:19:\"2023-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2023-12-04\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":4:{s:12:\"orders_count\";i:0;s:15:\"avg_order_value\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:34;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20721,'_transient_timeout_wc_report_customers_0efc56d198e54497f88f125b49145130','1733872876','off'), -(20722,'_transient_wc_report_customers_0efc56d198e54497f88f125b49145130','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:5:{i:0;a:15:{s:2:\"id\";i:14;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:11:\"Maren Sigge\";s:5:\"email\";s:21:\"maren.sigge@gmail.com\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:9:\"Auderghem\";s:5:\"state\";s:7:\"Belgium\";s:8:\"postcode\";s:4:\"1160\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-03 22:53:41\";s:15:\"date_last_order\";s:19:\"2024-12-03 23:53:41\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:235;s:15:\"avg_order_value\";d:235;}i:1;a:15:{s:2:\"id\";i:9;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:12:\"Lucie Leiner\";s:5:\"email\";s:22:\"lucie.leiner@gmail.com\";s:7:\"country\";s:2:\"BE\";s:4:\"city\";s:9:\"Linkebeek\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:4:\"1630\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-11-29 17:22:16\";s:15:\"date_last_order\";s:19:\"2024-11-29 18:22:16\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:160;s:15:\"avg_order_value\";d:160;}i:2;a:15:{s:2:\"id\";i:5;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:5:\"GC CH\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57979\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-03 23:15:13\";s:15:\"date_last_order\";s:19:\"2024-11-25 18:18:00\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:156;s:15:\"avg_order_value\";d:156;}i:3;a:15:{s:2:\"id\";i:12;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:15:\"Violette Cubier\";s:5:\"email\";s:18:\"v.cubier@gmail.com\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:9:\"Chatillon\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"92320\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-02 16:33:11\";s:15:\"date_last_order\";s:19:\"2024-12-02 17:33:11\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:143;s:15:\"avg_order_value\";d:143;}i:4;a:15:{s:2:\"id\";i:10;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:15:\"Claire Maroufin\";s:5:\"email\";s:25:\"maroufin.claire@gmail.com\";s:7:\"country\";s:2:\"FR\";s:4:\"city\";s:18:\"Le Kremlin Bicetre\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"94270\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2024-12-02 10:05:43\";s:15:\"date_last_order\";s:19:\"2024-12-02 11:05:43\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:120;s:15:\"avg_order_value\";d:120;}}s:5:\"total\";i:8;s:5:\"pages\";i:2;s:7:\"page_no\";i:1;}}','off'), -(20723,'_transient_timeout_wc_report_coupons_587d393edf024e3744d0e3cc0281fd40','1733872876','off'), -(20724,'_transient_wc_report_coupons_587d393edf024e3744d0e3cc0281fd40','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), -(20725,'_transient_timeout_wc_report_categories_57bc418b8a4ca493e014d68e9da12658','1733872876','off'), -(20726,'_transient_wc_report_categories_57bc418b8a4ca493e014d68e9da12658','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:4:{i:0;a:6:{s:11:\"category_id\";i:30;s:10:\"items_sold\";i:8;s:11:\"net_revenue\";d:483;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:7;s:13:\"extended_info\";O:11:\"ArrayObject\":4:{i:0;i:0;i:1;a:1:{s:4:\"name\";s:8:\"Earrings\";}i:2;a:0:{}i:3;N;}}i:1;a:6:{s:11:\"category_id\";i:32;s:10:\"items_sold\";i:3;s:11:\"net_revenue\";d:280;s:12:\"orders_count\";i:3;s:14:\"products_count\";i:3;s:13:\"extended_info\";O:11:\"ArrayObject\":4:{i:0;i:0;i:1;a:1:{s:4:\"name\";s:9:\"Necklaces\";}i:2;a:0:{}i:3;N;}}i:2;a:6:{s:11:\"category_id\";i:31;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:156;s:12:\"orders_count\";i:1;s:14:\"products_count\";i:1;s:13:\"extended_info\";O:11:\"ArrayObject\":4:{i:0;i:0;i:1;a:1:{s:4:\"name\";s:5:\"Rings\";}i:2;a:0:{}i:3;N;}}i:3;a:6:{s:11:\"category_id\";i:33;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:130;s:12:\"orders_count\";i:2;s:14:\"products_count\";i:1;s:13:\"extended_info\";O:11:\"ArrayObject\":4:{i:0;i:0;i:1;a:1:{s:4:\"name\";s:9:\"Bracelets\";}i:2;a:0:{}i:3;N;}}}s:5:\"total\";i:4;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20727,'_transient_timeout_wc_report_products_2c93cb80d24dc0e4624e38af9ddd6cf0','1733872876','off'), -(20728,'_transient_wc_report_products_2c93cb80d24dc0e4624e38af9ddd6cf0','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:5:{i:0;a:4:{s:10:\"product_id\";i:342;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:83;s:12:\"orders_count\";i:1;}i:1;a:4:{s:10:\"product_id\";i:572;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:156;s:12:\"orders_count\";i:1;}i:2;a:4:{s:10:\"product_id\";i:251;s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:130;s:12:\"orders_count\";i:2;}i:3;a:4:{s:10:\"product_id\";i:271;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:95;s:12:\"orders_count\";i:1;}i:4;a:4:{s:10:\"product_id\";i:521;s:10:\"items_sold\";i:1;s:11:\"net_revenue\";d:60;s:12:\"orders_count\";i:1;}}s:5:\"total\";i:12;s:5:\"pages\";i:3;s:7:\"page_no\";i:1;}}','off'), -(20729,'_transient_timeout_wc_report_orders_stats_dce535204074783c0542f113d6dd54c0','1733872876','off'), -(20730,'_transient_wc_report_orders_stats_dce535204074783c0542f113d6dd54c0','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:8;s:14:\"num_items_sold\";i:15;s:11:\"gross_sales\";d:1049;s:11:\"total_sales\";d:1049;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1049;s:19:\"avg_items_per_order\";d:1.875;s:15:\"avg_order_value\";d:131.125;s:15:\"total_customers\";i:8;s:8:\"products\";i:12;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:461;s:11:\"total_sales\";d:461;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:461;s:19:\"avg_items_per_order\";d:1.5;s:15:\"avg_order_value\";d:115.25;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20731,'_transient_timeout_wc_report_orders_stats_afc9e4980402beef015f862614a078ce','1733872876','off'), -(20732,'_transient_wc_report_orders_stats_afc9e4980402beef015f862614a078ce','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:8;s:14:\"num_items_sold\";i:15;s:11:\"gross_sales\";d:1049;s:11:\"total_sales\";d:1049;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1049;s:19:\"avg_items_per_order\";d:1.875;s:15:\"avg_order_value\";d:131.125;s:15:\"total_customers\";i:8;s:8:\"products\";i:12;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:9;s:11:\"gross_sales\";d:588;s:11:\"total_sales\";d:588;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:588;s:19:\"avg_items_per_order\";d:2.25;s:15:\"avg_order_value\";d:147;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:6;s:11:\"gross_sales\";d:461;s:11:\"total_sales\";d:461;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:461;s:19:\"avg_items_per_order\";d:1.5;s:15:\"avg_order_value\";d:115.25;s:15:\"total_customers\";i:4;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20733,'_transient_timeout_wc_report_products_stats_d5bfe3c1c301ee93fbabad1084895168','1733872876','off'), -(20734,'_transient_wc_report_products_stats_d5bfe3c1c301ee93fbabad1084895168','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:15;s:11:\"net_revenue\";d:1049;s:12:\"orders_count\";i:8;s:14:\"products_count\";i:12;s:16:\"variations_count\";i:10;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:9;s:11:\"net_revenue\";d:588;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:8;s:16:\"variations_count\";i:8;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:6;s:11:\"net_revenue\";d:461;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:3;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20735,'_transient_timeout_wc_report_variations_stats_a58a1f4be3799318d8da06fe64fc1158','1733872876','off'), -(20736,'_transient_wc_report_variations_stats_a58a1f4be3799318d8da06fe64fc1158','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:10;s:11:\"net_revenue\";d:639;s:12:\"orders_count\";i:5;s:16:\"variations_count\";i:9;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:6:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:7;s:11:\"net_revenue\";d:403;s:12:\"orders_count\";i:3;s:16:\"variations_count\";i:7;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:3;s:11:\"net_revenue\";d:236;s:12:\"orders_count\";i:2;s:16:\"variations_count\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-47\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2024-46\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2024-45\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:7:\"2024-44\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:6;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20737,'_transient_timeout_wc_report_orders_stats_db920be396e4d6fafa43928f42d61c59','1733872878','off'), -(20738,'_transient_timeout_wc_report_orders_stats_a68ae6c3dca88637e537482d04c06b5e','1733872878','off'), -(20739,'_transient_wc_report_orders_stats_db920be396e4d6fafa43928f42d61c59','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":10:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:34:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-11-01\";s:10:\"date_start\";s:19:\"2023-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-11-02\";s:10:\"date_start\";s:19:\"2023-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-11-03\";s:10:\"date_start\";s:19:\"2023-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-11-04\";s:10:\"date_start\";s:19:\"2023-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-11-05\";s:10:\"date_start\";s:19:\"2023-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-11-06\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-11-07\";s:10:\"date_start\";s:19:\"2023-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-11-08\";s:10:\"date_start\";s:19:\"2023-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-11-09\";s:10:\"date_start\";s:19:\"2023-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-11-10\";s:10:\"date_start\";s:19:\"2023-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-11-11\";s:10:\"date_start\";s:19:\"2023-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-11-12\";s:10:\"date_start\";s:19:\"2023-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-11-13\";s:10:\"date_start\";s:19:\"2023-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-11-14\";s:10:\"date_start\";s:19:\"2023-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-11-15\";s:10:\"date_start\";s:19:\"2023-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-11-16\";s:10:\"date_start\";s:19:\"2023-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-11-17\";s:10:\"date_start\";s:19:\"2023-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-11-18\";s:10:\"date_start\";s:19:\"2023-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2023-11-19\";s:10:\"date_start\";s:19:\"2023-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2023-11-20\";s:10:\"date_start\";s:19:\"2023-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2023-11-21\";s:10:\"date_start\";s:19:\"2023-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2023-11-22\";s:10:\"date_start\";s:19:\"2023-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2023-11-23\";s:10:\"date_start\";s:19:\"2023-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2023-11-24\";s:10:\"date_start\";s:19:\"2023-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2023-11-25\";s:10:\"date_start\";s:19:\"2023-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2023-11-26\";s:10:\"date_start\";s:19:\"2023-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2023-11-27\";s:10:\"date_start\";s:19:\"2023-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2023-11-28\";s:10:\"date_start\";s:19:\"2023-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2023-11-29\";s:10:\"date_start\";s:19:\"2023-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2023-11-30\";s:10:\"date_start\";s:19:\"2023-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2023-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2023-12-01\";s:10:\"date_start\";s:19:\"2023-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2023-12-02\";s:10:\"date_start\";s:19:\"2023-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2023-12-03\";s:10:\"date_start\";s:19:\"2023-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2023-12-04\";s:10:\"date_start\";s:19:\"2023-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2023-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:34;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20740,'_transient_wc_report_orders_stats_a68ae6c3dca88637e537482d04c06b5e','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":10:{s:11:\"gross_sales\";d:1049;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:1049;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:1049;s:8:\"products\";i:12;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:34:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:156;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:156;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:156;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2024-11-26\";s:10:\"date_start\";s:19:\"2024-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2024-11-27\";s:10:\"date_start\";s:19:\"2024-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":8:{s:11:\"gross_sales\";d:80;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:80;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:80;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":8:{s:11:\"gross_sales\";d:225;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:225;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:225;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":8:{s:11:\"gross_sales\";d:263;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:263;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:263;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":8:{s:11:\"gross_sales\";d:325;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:325;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:325;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:11:\"gross_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:11:\"net_revenue\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"total_sales\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:34;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(20741,'_transient_timeout_wc_report_orders_stats_bf6add0c79ccefdd03bdc2f9269dc646','1733872878','off'), -(20742,'_transient_wc_report_orders_stats_bf6add0c79ccefdd03bdc2f9269dc646','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:8;s:14:\"num_items_sold\";i:15;s:11:\"gross_sales\";d:1049;s:11:\"total_sales\";d:1049;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1049;s:19:\"avg_items_per_order\";d:1.875;s:15:\"avg_order_value\";d:131.125;s:15:\"total_customers\";i:8;s:8:\"products\";i:12;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:25:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:2;s:14:\"num_items_sold\";i:4;s:11:\"gross_sales\";d:325;s:11:\"total_sales\";d:325;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:325;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:162.5;s:15:\"total_customers\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:2;s:14:\"num_items_sold\";i:5;s:11:\"gross_sales\";d:263;s:11:\"total_sales\";d:263;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:263;s:19:\"avg_items_per_order\";d:2.5;s:15:\"avg_order_value\";d:131.5;s:15:\"total_customers\";i:2;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:2;s:14:\"num_items_sold\";i:3;s:11:\"gross_sales\";d:225;s:11:\"total_sales\";d:225;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:225;s:19:\"avg_items_per_order\";d:1.5;s:15:\"avg_order_value\";d:112.5;s:15:\"total_customers\";i:2;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:1;s:11:\"gross_sales\";d:80;s:11:\"total_sales\";d:80;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:80;s:19:\"avg_items_per_order\";d:1;s:15:\"avg_order_value\";d:80;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-27\";s:10:\"date_start\";s:19:\"2024-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-26\";s:10:\"date_start\";s:19:\"2024-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:2;s:11:\"gross_sales\";d:156;s:11:\"total_sales\";d:156;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:156;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:156;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:34;s:5:\"pages\";i:2;s:7:\"page_no\";i:1;}}','off'), -(20743,'_transient_timeout_wc_report_orders_stats_fb34638822dd72e7ac42ac105d841705','1733872878','off'), -(20744,'_transient_wc_report_orders_stats_fb34638822dd72e7ac42ac105d841705','a:2:{s:7:\"version\";s:10:\"1733267796\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":11:{s:12:\"orders_count\";i:8;s:11:\"gross_sales\";d:1049;s:11:\"total_sales\";d:1049;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:1049;s:8:\"products\";i:12;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:34:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-01\";s:10:\"date_start\";s:19:\"2024-11-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-10-31 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-11-02\";s:10:\"date_start\";s:19:\"2024-11-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-11-03\";s:10:\"date_start\";s:19:\"2024-11-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-11-04\";s:10:\"date_start\";s:19:\"2024-11-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-11-05\";s:10:\"date_start\";s:19:\"2024-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-11-06\";s:10:\"date_start\";s:19:\"2024-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-11-07\";s:10:\"date_start\";s:19:\"2024-11-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-11-08\";s:10:\"date_start\";s:19:\"2024-11-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-11-09\";s:10:\"date_start\";s:19:\"2024-11-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2024-11-10\";s:10:\"date_start\";s:19:\"2024-11-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-09 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-10 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2024-11-11\";s:10:\"date_start\";s:19:\"2024-11-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-10 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-11 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2024-11-12\";s:10:\"date_start\";s:19:\"2024-11-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-11 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-12 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2024-11-13\";s:10:\"date_start\";s:19:\"2024-11-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-12 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-13 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2024-11-14\";s:10:\"date_start\";s:19:\"2024-11-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-13 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-14 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2024-11-15\";s:10:\"date_start\";s:19:\"2024-11-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-14 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-15 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2024-11-16\";s:10:\"date_start\";s:19:\"2024-11-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-15 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-16 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2024-11-17\";s:10:\"date_start\";s:19:\"2024-11-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-16 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-17 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2024-11-18\";s:10:\"date_start\";s:19:\"2024-11-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-17 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-18 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2024-11-19\";s:10:\"date_start\";s:19:\"2024-11-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-18 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-19 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2024-11-20\";s:10:\"date_start\";s:19:\"2024-11-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-19 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-20 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2024-11-21\";s:10:\"date_start\";s:19:\"2024-11-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-20 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-21 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2024-11-22\";s:10:\"date_start\";s:19:\"2024-11-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-21 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-22 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2024-11-23\";s:10:\"date_start\";s:19:\"2024-11-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-22 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-23 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2024-11-24\";s:10:\"date_start\";s:19:\"2024-11-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-23 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-24 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2024-11-25\";s:10:\"date_start\";s:19:\"2024-11-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-24 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-25 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:1;s:11:\"gross_sales\";d:156;s:11:\"total_sales\";d:156;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:156;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2024-11-26\";s:10:\"date_start\";s:19:\"2024-11-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-25 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-26 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2024-11-27\";s:10:\"date_start\";s:19:\"2024-11-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-26 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-27 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2024-11-28\";s:10:\"date_start\";s:19:\"2024-11-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-27 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-28 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:12:\"orders_count\";i:1;s:11:\"gross_sales\";d:80;s:11:\"total_sales\";d:80;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:80;s:8:\"segments\";a:0:{}}}i:28;a:6:{s:8:\"interval\";s:10:\"2024-11-29\";s:10:\"date_start\";s:19:\"2024-11-29 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-28 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-29 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-29 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:12:\"orders_count\";i:2;s:11:\"gross_sales\";d:225;s:11:\"total_sales\";d:225;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:225;s:8:\"segments\";a:0:{}}}i:29;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:30;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:31;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:12:\"orders_count\";i:2;s:11:\"gross_sales\";d:263;s:11:\"total_sales\";d:263;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:263;s:8:\"segments\";a:0:{}}}i:32;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":9:{s:12:\"orders_count\";i:2;s:11:\"gross_sales\";d:325;s:11:\"total_sales\";d:325;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:325;s:8:\"segments\";a:0:{}}}i:33;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":10:{s:12:\"orders_count\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"refunds\";d:0;s:7:\"coupons\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:34;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(21359,'_transient_timeout_wc_low_stock_count','1735893251','off'), -(21360,'_transient_wc_low_stock_count','0','off'), -(21361,'_transient_timeout_wc_outofstock_count','1735893251','off'), -(21362,'_transient_wc_outofstock_count','0','off'), -(21366,'woocommerce_customer_on_hold_order_settings','a:5:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:46:\"We look forward to fulfilling your order soon.\";s:10:\"email_type\";s:4:\"html\";}','on'), -(21367,'woocommerce_customer_processing_order_settings','a:5:{s:7:\"enabled\";s:3:\"yes\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:28:\"Thanks for using {site_url}!\";s:10:\"email_type\";s:4:\"html\";}','on'), -(21368,'woocommerce_customer_completed_order_settings','a:5:{s:7:\"enabled\";s:3:\"yes\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:28:\"Thanks for shopping with us.\";s:10:\"email_type\";s:4:\"html\";}','on'), -(21369,'woocommerce_customer_refunded_order_settings','a:7:{s:7:\"enabled\";s:2:\"no\";s:12:\"subject_full\";s:0:\"\";s:15:\"subject_partial\";s:0:\"\";s:12:\"heading_full\";s:0:\"\";s:15:\"heading_partial\";s:0:\"\";s:18:\"additional_content\";s:30:\"We hope to see you again soon.\";s:10:\"email_type\";s:4:\"html\";}','on'), -(21370,'woocommerce_mondial_relay_settings','a:5:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:0:\"\";s:10:\"email_type\";s:4:\"html\";}','on'), -(21371,'woocommerce_ups_settings','a:5:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:0:\"\";s:10:\"email_type\";s:4:\"html\";}','on'), -(21657,'woocommerce_attribute_lookup_enabled','yes','auto'), -(21661,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), -(21705,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1734354764','off'), -(21706,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with Facebook for WooCommerce\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:161:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalogue browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:10:{i:0;O:8:\"stdClass\":11:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;s:12:\"requires_jpc\";b:1;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":11:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;s:12:\"requires_jpc\";b:1;}i:3;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":9:{s:4:\"name\";s:32:\"Meta Ads & Pixel for WooCommerce\";s:11:\"description\";s:78:\"Sync your store catalog, set up pixel tracking, and run targeted ad campaigns.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken-ads-pixel-for-meta.svg\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"kliken-ads-pixel-for-meta\";s:5:\"label\";s:46:\"Grow your business with Facebook and Instagram\";s:15:\"learn_more_link\";s:121:\"https://woocommerce.com/products/meta-ads-and-pixel?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:7;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:8;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:9;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}}','off'), -(25139,'_transient_timeout_wc_report_orders_stats_f08213be0dd1d70ae8dd58a0fe029fa4','1734098514','off'), -(25140,'_transient_wc_report_orders_stats_f08213be0dd1d70ae8dd58a0fe029fa4','a:2:{s:7:\"version\";s:10:\"1733490642\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:5;s:14:\"num_items_sold\";i:11;s:11:\"gross_sales\";d:743;s:11:\"total_sales\";d:743;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:743;s:19:\"avg_items_per_order\";d:2.2;s:15:\"avg_order_value\";d:148.6;s:15:\"total_customers\";i:5;s:8:\"products\";i:10;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:5;s:14:\"num_items_sold\";i:11;s:11:\"gross_sales\";d:743;s:11:\"total_sales\";d:743;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:743;s:19:\"avg_items_per_order\";d:2.2;s:15:\"avg_order_value\";d:148.6;s:15:\"total_customers\";i:5;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(25141,'_transient_timeout_wc_report_orders_stats_f50295ff5f6b3052c0e6d2a574a3fad4','1734098514','off'), -(25142,'_transient_wc_report_orders_stats_f50295ff5f6b3052c0e6d2a574a3fad4','a:2:{s:7:\"version\";s:10:\"1733490642\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:5;s:14:\"num_items_sold\";i:11;s:11:\"gross_sales\";d:743;s:11:\"total_sales\";d:743;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:743;s:19:\"avg_items_per_order\";d:2.2;s:15:\"avg_order_value\";d:148.6;s:15:\"total_customers\";i:5;s:8:\"products\";i:10;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:5;s:14:\"num_items_sold\";i:11;s:11:\"gross_sales\";d:743;s:11:\"total_sales\";d:743;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:743;s:19:\"avg_items_per_order\";d:2.2;s:15:\"avg_order_value\";d:148.6;s:15:\"total_customers\";i:5;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(25143,'_transient_timeout_wc_report_products_stats_915450dfc63ea9209bfe059b9ca979a0','1734098514','off'), -(25144,'_transient_wc_report_products_stats_915450dfc63ea9209bfe059b9ca979a0','a:2:{s:7:\"version\";s:10:\"1733490642\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:11;s:11:\"net_revenue\";d:743;s:12:\"orders_count\";i:5;s:14:\"products_count\";i:10;s:16:\"variations_count\";i:10;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:11;s:11:\"net_revenue\";d:743;s:12:\"orders_count\";i:5;s:14:\"products_count\";i:10;s:16:\"variations_count\";i:10;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(25145,'_transient_timeout_wc_report_variations_stats_4ebd958db88f129fb807508cf0270b22','1734098514','off'), -(25146,'_transient_wc_report_variations_stats_4ebd958db88f129fb807508cf0270b22','a:2:{s:7:\"version\";s:10:\"1733490642\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:9;s:11:\"net_revenue\";d:558;s:12:\"orders_count\";i:4;s:16:\"variations_count\";i:9;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:9;s:11:\"net_revenue\";d:558;s:12:\"orders_count\";i:4;s:16:\"variations_count\";i:9;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(25147,'_transient_timeout_wc_report_orders_stats_257afbf25d39df95653ba9ba0e22438c','1734098514','off'), -(25148,'_transient_wc_report_orders_stats_257afbf25d39df95653ba9ba0e22438c','a:2:{s:7:\"version\";s:10:\"1733490642\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:743;s:8:\"products\";i:10;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:7:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:263;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:325;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-12-05\";s:10:\"date_start\";s:19:\"2024-12-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-12-06\";s:10:\"date_start\";s:19:\"2024-12-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:155;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:7;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(25149,'_transient_timeout_wc_report_products_stats_51a2eb09b273f5506be0a67495fcb1d4','1734098514','off'), -(25150,'_transient_wc_report_products_stats_51a2eb09b273f5506be0a67495fcb1d4','a:2:{s:7:\"version\";s:10:\"1733490642\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:7:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-11-30\";s:10:\"date_start\";s:19:\"2024-11-30 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-29 23:00:00\";s:8:\"date_end\";s:19:\"2024-11-30 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-11-30 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-12-05\";s:10:\"date_start\";s:19:\"2024-12-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-12-06\";s:10:\"date_start\";s:19:\"2024-12-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:7;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(25278,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), -(28322,'_transient_timeout_wc_related_393','1733746946','off'), -(28323,'_transient_wc_related_393','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=393\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(28637,'_transient_timeout_woocommerce_marketplace_promotions_v2','1733763806','off'), -(28638,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-11-17 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-11-20 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:5:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:17:\"business-services\";s:4:\"name\";s:17:\"Business Services\";}i:4;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:192:\"Save 40% in the WooCommerce Marketplace sale. Offer ends December 3 at 3 pm UTC. T&Cs apply.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}}','off'), -(28643,'_transient_timeout_wc_report_orders_stats_e6c02543187c9fd21fa32d3fc7b928b7','1734282207','off'), -(28644,'_transient_wc_report_orders_stats_e6c02543187c9fd21fa32d3fc7b928b7','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:6;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:818;s:11:\"total_sales\";d:818;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:818;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:136.33333333333334;s:15:\"total_customers\";i:6;s:8:\"products\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:6;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:818;s:11:\"total_sales\";d:818;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:818;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:136.33333333333334;s:15:\"total_customers\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(28645,'_transient_timeout_wc_report_orders_stats_c13b967fb5f5cb4f4b029b747113f3a4','1734282207','off'), -(28646,'_transient_wc_report_orders_stats_c13b967fb5f5cb4f4b029b747113f3a4','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:6;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:818;s:11:\"total_sales\";d:818;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:818;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:136.33333333333334;s:15:\"total_customers\";i:6;s:8:\"products\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:6;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:818;s:11:\"total_sales\";d:818;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:818;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:136.33333333333334;s:15:\"total_customers\";i:6;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(28647,'_transient_timeout_wc_report_products_stats_c4c44093896432cdeba2ef8cb0b92d32','1734282207','off'), -(28648,'_transient_wc_report_products_stats_c4c44093896432cdeba2ef8cb0b92d32','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:818;s:12:\"orders_count\";i:6;s:14:\"products_count\";i:11;s:16:\"variations_count\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:818;s:12:\"orders_count\";i:6;s:14:\"products_count\";i:11;s:16:\"variations_count\";i:11;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(28649,'_transient_timeout_wc_report_variations_stats_56da0dccf1846fb0979ac26415d645fe','1734282207','off'), -(28650,'_transient_wc_report_variations_stats_56da0dccf1846fb0979ac26415d645fe','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:10;s:11:\"net_revenue\";d:633;s:12:\"orders_count\";i:5;s:16:\"variations_count\";i:10;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:10;s:11:\"net_revenue\";d:633;s:12:\"orders_count\";i:5;s:16:\"variations_count\";i:10;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(28651,'_transient_timeout_wc_report_orders_stats_09d7faf725cb1f74aa89a996678b4b21','1734282207','off'), -(28652,'_transient_wc_report_orders_stats_09d7faf725cb1f74aa89a996678b4b21','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:818;s:8:\"products\";i:11;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:8:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:263;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:325;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-12-05\";s:10:\"date_start\";s:19:\"2024-12-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-12-06\";s:10:\"date_start\";s:19:\"2024-12-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:230;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-12-07\";s:10:\"date_start\";s:19:\"2024-12-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-12-08\";s:10:\"date_start\";s:19:\"2024-12-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:8;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(28653,'_transient_timeout_wc_report_products_stats_ae43209128855b706a559e706393026f','1734282207','off'), -(28654,'_transient_wc_report_products_stats_ae43209128855b706a559e706393026f','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:8:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-12-05\";s:10:\"date_start\";s:19:\"2024-12-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-12-06\";s:10:\"date_start\";s:19:\"2024-12-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-12-07\";s:10:\"date_start\";s:19:\"2024-12-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-12-08\";s:10:\"date_start\";s:19:\"2024-12-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:8;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(28655,'_transient_timeout_wc_tracks_blog_details','1733763807','off'), -(28656,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:24:\"https://haikuatelier.com\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:2:\"66\";s:10:\"wc_version\";s:5:\"9.4.3\";}','off'), -(28660,'woocommerce_customer_note_settings','a:5:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:19:\"Thanks for reading.\";s:10:\"email_type\";s:4:\"html\";}','on'), -(28744,'_transient_timeout_wc_related_490','1733768421','off'), -(28745,'_transient_wc_related_490','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=490\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(28746,'_transient_timeout_wc_related_481','1733768421','off'), -(28747,'_transient_wc_related_481','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=481\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"381\";i:8;s:3:\"610\";}}','off'), -(28748,'_transient_timeout_wc_related_447','1733768421','off'), -(28749,'_transient_wc_related_447','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=447\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(28750,'_transient_timeout_wc_related_435','1733768421','off'), -(28751,'_transient_wc_related_435','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=435\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"433\";}}','off'), -(28752,'_transient_timeout_wc_related_433','1733768421','off'), -(28753,'_transient_wc_related_433','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=433\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"430\";i:24;s:3:\"435\";}}','off'), -(28754,'_transient_timeout_wc_related_430','1733768421','off'), -(28755,'_transient_wc_related_430','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=430\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"398\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(28756,'_transient_timeout_wc_related_406','1733826429','off'), -(28757,'_transient_wc_related_406','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=406\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"402\";i:2;s:3:\"535\";}}','off'), -(28758,'_transient_timeout_wc_related_402','1733826429','off'), -(28759,'_transient_wc_related_402','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=402\";a:3:{i:0;s:3:\"338\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(28760,'_transient_timeout_wc_related_398','1733768421','off'), -(28761,'_transient_wc_related_398','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=398\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"372\";i:21;s:3:\"393\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(28762,'_transient_timeout_wc_related_385','1733826429','off'), -(28763,'_transient_wc_related_385','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=385\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"274\";}}','off'), -(28764,'_transient_timeout_wc_related_381','1733768421','off'), -(28765,'_transient_wc_related_381','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=381\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"377\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(28769,'_transient_timeout_wc_related_72','1733768485','off'), -(28770,'_transient_wc_related_72','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=72\";a:12:{i:0;s:2:\"86\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(29843,'_transient_timeout_wc_related_377','1733826390','off'), -(29844,'_transient_wc_related_377','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=377\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"261\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(29845,'_transient_timeout_wc_related_372','1733826390','off'), -(29846,'_transient_wc_related_372','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=372\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"365\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29847,'_transient_timeout_wc_related_365','1733826390','off'), -(29848,'_transient_wc_related_365','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=365\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"356\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29849,'_transient_timeout_wc_related_356','1733826390','off'), -(29850,'_transient_wc_related_356','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=356\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"342\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29851,'_transient_timeout_wc_related_342','1733826390','off'), -(29852,'_transient_wc_related_342','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=342\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"335\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29853,'_transient_timeout_wc_related_338','1733826434','off'), -(29854,'_transient_wc_related_338','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=338\";a:3:{i:0;s:3:\"402\";i:1;s:3:\"406\";i:2;s:3:\"535\";}}','off'), -(29855,'_transient_timeout_wc_related_335','1733826390','off'), -(29856,'_transient_wc_related_335','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=335\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"331\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29857,'_transient_timeout_wc_related_331','1733826390','off'), -(29858,'_transient_wc_related_331','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=331\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"328\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29859,'_transient_timeout_wc_related_328','1733826390','off'), -(29860,'_transient_wc_related_328','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=328\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"325\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29861,'_transient_timeout_wc_related_325','1733826390','off'), -(29862,'_transient_wc_related_325','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=325\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"318\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29863,'_transient_timeout_wc_related_318','1733826390','off'), -(29864,'_transient_wc_related_318','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=318\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"312\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29865,'_transient_timeout_wc_related_312','1733826390','off'), -(29866,'_transient_wc_related_312','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=312\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"306\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29868,'_transient_timeout_wc_related_306','1733826400','off'), -(29869,'_transient_wc_related_306','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=306\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"291\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29870,'_transient_timeout_wc_related_291','1733826400','off'), -(29871,'_transient_wc_related_291','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=291\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"288\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29872,'_transient_timeout_wc_related_288','1733826400','off'), -(29873,'_transient_wc_related_288','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=288\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"285\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29874,'_transient_timeout_wc_related_285','1733826400','off'), -(29875,'_transient_wc_related_285','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=285\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"282\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29876,'_transient_timeout_wc_related_282','1733826400','off'), -(29877,'_transient_wc_related_282','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=282\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"276\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29878,'_transient_timeout_wc_related_276','1733826400','off'), -(29879,'_transient_wc_related_276','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=276\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"226\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29880,'_transient_timeout_wc_related_274','1733826443','off'), -(29881,'_transient_wc_related_274','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=274\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"271\";i:3;s:3:\"385\";}}','off'), -(29882,'_transient_timeout_wc_related_271','1733826443','off'), -(29883,'_transient_wc_related_271','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=271\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"268\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(29884,'_transient_timeout_wc_related_268','1733826443','off'), -(29885,'_transient_wc_related_268','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=268\";a:4:{i:0;s:3:\"263\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(29886,'_transient_timeout_wc_related_263','1733826443','off'), -(29887,'_transient_wc_related_263','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=263\";a:4:{i:0;s:3:\"268\";i:1;s:3:\"271\";i:2;s:3:\"274\";i:3;s:3:\"385\";}}','off'), -(29888,'_transient_timeout_wc_related_261','1733826400','off'), -(29889,'_transient_wc_related_261','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=261\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"258\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(29890,'_transient_timeout_wc_related_258','1733826400','off'), -(29891,'_transient_wc_related_258','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=258\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"251\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(29892,'_transient_timeout_wc_related_251','1733826453','off'), -(29893,'_transient_wc_related_251','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=251\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"246\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(29894,'_transient_timeout_wc_related_246','1733826453','off'), -(29895,'_transient_wc_related_246','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=246\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"240\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(29896,'_transient_timeout_wc_related_240','1733826453','off'), -(29897,'_transient_wc_related_240','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=240\";a:9:{i:0;s:3:\"232\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(29898,'_transient_timeout_wc_related_232','1733826453','off'), -(29899,'_transient_wc_related_232','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=232\";a:9:{i:0;s:3:\"240\";i:1;s:3:\"246\";i:2;s:3:\"251\";i:3;s:3:\"258\";i:4;s:3:\"261\";i:5;s:3:\"377\";i:6;s:3:\"381\";i:7;s:3:\"481\";i:8;s:3:\"610\";}}','off'), -(29900,'_transient_timeout_wc_related_226','1733826453','off'), -(29901,'_transient_wc_related_226','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=226\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"220\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29902,'_transient_timeout_wc_related_220','1733826453','off'), -(29903,'_transient_wc_related_220','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=220\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"213\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29904,'_transient_timeout_wc_related_213','1733826453','off'), -(29905,'_transient_wc_related_213','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=213\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"202\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29906,'_transient_timeout_wc_related_202','1733826453','off'), -(29907,'_transient_wc_related_202','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=202\";a:25:{i:0;s:3:\"183\";i:1;s:3:\"213\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29908,'_transient_timeout_wc_related_183','1733826453','off'), -(29909,'_transient_wc_related_183','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=183\";a:25:{i:0;s:3:\"202\";i:1;s:3:\"213\";i:2;s:3:\"220\";i:3;s:3:\"226\";i:4;s:3:\"276\";i:5;s:3:\"282\";i:6;s:3:\"285\";i:7;s:3:\"288\";i:8;s:3:\"291\";i:9;s:3:\"306\";i:10;s:3:\"312\";i:11;s:3:\"318\";i:12;s:3:\"325\";i:13;s:3:\"328\";i:14;s:3:\"331\";i:15;s:3:\"335\";i:16;s:3:\"342\";i:17;s:3:\"356\";i:18;s:3:\"365\";i:19;s:3:\"372\";i:20;s:3:\"393\";i:21;s:3:\"398\";i:22;s:3:\"430\";i:23;s:3:\"433\";i:24;s:3:\"435\";}}','off'), -(29910,'_transient_timeout_wc_related_168','1733826453','off'), -(29911,'_transient_wc_related_168','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=168\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"155\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(29912,'_transient_timeout_wc_related_155','1733826453','off'), -(29913,'_transient_wc_related_155','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=155\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"144\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(29914,'_transient_timeout_wc_related_144','1733826453','off'), -(29915,'_transient_wc_related_144','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=144\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"133\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(29917,'_transient_timeout_wc_related_133','1733826473','off'), -(29918,'_transient_wc_related_133','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=133\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"123\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(29919,'_transient_timeout_wc_related_123','1733826473','off'), -(29920,'_transient_wc_related_123','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=123\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"113\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(29921,'_transient_timeout_wc_related_113','1733826473','off'), -(29922,'_transient_wc_related_113','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=113\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"102\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(29923,'_transient_timeout_wc_related_102','1733826473','off'), -(29924,'_transient_wc_related_102','a:1:{s:51:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=102\";a:12:{i:0;s:2:\"72\";i:1;s:2:\"86\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(29925,'_transient_timeout_wc_related_86','1733826473','off'), -(29926,'_transient_wc_related_86','a:1:{s:50:\"limit=5&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=86\";a:12:{i:0;s:2:\"72\";i:1;s:3:\"102\";i:2;s:3:\"113\";i:3;s:3:\"123\";i:4;s:3:\"133\";i:5;s:3:\"144\";i:6;s:3:\"155\";i:7;s:3:\"168\";i:8;s:3:\"572\";i:9;s:3:\"589\";i:10;s:3:\"613\";i:11;s:3:\"625\";}}','off'), -(30107,'_site_transient_timeout_available_translations','1733760727','off'), -(30108,'_site_transient_available_translations','a:131:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.9/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-13 12:49:38\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-01 09:05:28\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.5/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.26/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 13:50:30\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-11 11:12:13\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 12:21:36\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-23 09:49:04\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 10:31:12\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-09 11:59:07\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-05 18:08:14\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.7.1/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-05 18:11:40\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-27 07:13:28\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-05 03:48:30\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.7.1/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-05 03:49:05\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 01:55:00\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-14 20:17:10\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-04 17:25:09\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-09 02:33:22\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 00:03:39\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-08 19:43:34\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-19 14:30:41\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 03:48:07\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-20 15:25:26\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 04:23:19\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-05 20:01:59\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-06 20:24:12\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.10/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.16/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.21/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 17:51:13\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-06 09:50:37\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-02 17:45:36\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-06-20 17:15:28\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-06 09:18:04\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 05:44:18\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-09-30 11:36:50\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-28 10:44:04\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-12-25 12:53:23\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.6/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-05 13:21:22\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 11:31:44\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.33\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.33/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-25 08:05:38\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-11 08:43:38\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-01 12:06:55\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-14 03:56:14\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 17:43:13\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-24 14:00:08\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-08 06:38:31\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.21/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-12 23:54:38\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 02:38:23\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-29 22:10:00\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.7.1/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 15:58:26\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.7.1/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-13 13:11:03\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-02 13:58:02\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.9/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-05 15:57:37\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-02 06:24:36\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.15\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.15/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.38\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.38/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-03 18:10:34\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-30 11:32:23\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-03 12:23:03\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-01 09:55:23\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.7.1/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-23 21:43:18\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-03 16:35:22\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.34\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.34/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 13:50:09\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-25 10:54:59\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-22 09:42:36\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.7.1/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-04 18:34:07\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-20 15:32:31\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.16/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-09 05:03:16\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-21 09:44:08\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.6.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-08-30 07:14:35\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-26 10:25:18\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-09-20 22:15:56\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 05:08:10\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-06 16:56:18\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.38\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.38/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.10/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.25/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-12-06 13:44:46\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-18 17:37:18\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-03-06 18:52:07\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.16/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-20 13:04:32\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.7.1/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-24 10:26:45\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.7.1\";s:7:\"updated\";s:19:\"2024-11-21 08:38:08\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.7.1/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','off'), -(30141,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1733773301','off'), -(30142,'_transient_action_scheduler_last_pastdue_actions_check','1733751701','off'), -(30214,'_transient_timeout_wp_mail_logging_installed','1733759143','off'), -(30215,'_transient_wp_mail_logging_installed','1','off'), -(30229,'_site_transient_timeout_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','1733758123','off'), -(30230,'_site_transient_wp_theme_files_patterns-66a910daf41eee13957f2c3b87f6f60f','a:2:{s:7:\"version\";s:3:\"1.0\";s:8:\"patterns\";a:0:{}}','off'), -(30251,'_transient_timeout_wp_mail_smtp_error_debug_events_transient_30-days','1733761021','off'), -(30252,'_transient_wp_mail_smtp_error_debug_events_transient_30-days','21','off'), -(30253,'_transient_timeout_wc_report_orders_stats_e49a8e6c5d15771f79dd886e643a865b','1734362221','off'), -(30254,'_transient_wc_report_orders_stats_e49a8e6c5d15771f79dd886e643a865b','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:6;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:818;s:11:\"total_sales\";d:818;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:818;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:136.33333333333334;s:15:\"total_customers\";i:6;s:8:\"products\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-50\";s:10:\"date_start\";s:19:\"2024-12-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:6;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:818;s:11:\"total_sales\";d:818;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:818;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:136.33333333333334;s:15:\"total_customers\";i:6;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(30255,'_transient_timeout_wc_report_orders_stats_3578263a0e794fe3d44bd3f8a81269f0','1734362221','off'), -(30256,'_transient_wc_report_orders_stats_3578263a0e794fe3d44bd3f8a81269f0','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:6;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:818;s:11:\"total_sales\";d:818;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:818;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:136.33333333333334;s:15:\"total_customers\";i:6;s:8:\"products\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-50\";s:10:\"date_start\";s:19:\"2024-12-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:6;s:14:\"num_items_sold\";i:12;s:11:\"gross_sales\";d:818;s:11:\"total_sales\";d:818;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:818;s:19:\"avg_items_per_order\";d:2;s:15:\"avg_order_value\";d:136.33333333333334;s:15:\"total_customers\";i:6;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(30257,'_transient_timeout_wc_report_products_stats_6453cad870ee957f4e877e5381e86d45','1734362221','off'), -(30258,'_transient_wc_report_products_stats_6453cad870ee957f4e877e5381e86d45','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:818;s:12:\"orders_count\";i:6;s:14:\"products_count\";i:11;s:16:\"variations_count\";i:11;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-50\";s:10:\"date_start\";s:19:\"2024-12-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:12;s:11:\"net_revenue\";d:818;s:12:\"orders_count\";i:6;s:14:\"products_count\";i:11;s:16:\"variations_count\";i:11;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(30259,'_transient_timeout_wc_report_variations_stats_8d1da8f6a3e594db3ac350621ed9d8fa','1734362221','off'), -(30260,'_transient_wc_report_variations_stats_8d1da8f6a3e594db3ac350621ed9d8fa','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:10;s:11:\"net_revenue\";d:633;s:12:\"orders_count\";i:5;s:16:\"variations_count\";i:10;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2024-50\";s:10:\"date_start\";s:19:\"2024-12-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2024-49\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:10;s:11:\"net_revenue\";d:633;s:12:\"orders_count\";i:5;s:16:\"variations_count\";i:10;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2024-48\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(30261,'_transient_timeout_wc_report_orders_stats_906edb57b9c3203f8a4839d402602b36','1734362221','off'), -(30262,'_transient_wc_report_orders_stats_906edb57b9c3203f8a4839d402602b36','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:818;s:8:\"products\";i:11;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:9:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:263;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:325;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-12-05\";s:10:\"date_start\";s:19:\"2024-12-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-12-06\";s:10:\"date_start\";s:19:\"2024-12-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:230;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-12-07\";s:10:\"date_start\";s:19:\"2024-12-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-12-08\";s:10:\"date_start\";s:19:\"2024-12-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-12-09\";s:10:\"date_start\";s:19:\"2024-12-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:9;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(30263,'_transient_timeout_wc_report_products_stats_ec9573083d3ef18eb216717463b0a10d','1734362221','off'), -(30264,'_transient_wc_report_products_stats_ec9573083d3ef18eb216717463b0a10d','a:2:{s:7:\"version\";s:10:\"1733494962\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:9:{i:0;a:6:{s:8:\"interval\";s:10:\"2024-12-01\";s:10:\"date_start\";s:19:\"2024-12-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-11-30 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-01 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2024-12-02\";s:10:\"date_start\";s:19:\"2024-12-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-01 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-02 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:2;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2024-12-03\";s:10:\"date_start\";s:19:\"2024-12-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-02 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-03 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2024-12-04\";s:10:\"date_start\";s:19:\"2024-12-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-03 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-04 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2024-12-05\";s:10:\"date_start\";s:19:\"2024-12-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-04 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-05 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2024-12-06\";s:10:\"date_start\";s:19:\"2024-12-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-05 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-06 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2024-12-07\";s:10:\"date_start\";s:19:\"2024-12-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-06 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-07 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2024-12-08\";s:10:\"date_start\";s:19:\"2024-12-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-07 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-08 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2024-12-09\";s:10:\"date_start\";s:19:\"2024-12-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2024-12-08 23:00:00\";s:8:\"date_end\";s:19:\"2024-12-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2024-12-09 22:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:9;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'), -(30265,'_transient_timeout__woocommerce_helper_subscriptions','1733758325','off'), -(30266,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), -(30267,'_site_transient_timeout_theme_roots','1733759225','off'), -(30268,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), -(30273,'_transient_timeout_settings_errors','1733757464','off'), -(30274,'_transient_settings_errors','a:1:{i:0;a:4:{s:7:\"setting\";s:11:\"redis-cache\";s:4:\"code\";s:6:\"dropin\";s:7:\"message\";s:21:\"Object cache enabled.\";s:4:\"type\";s:7:\"updated\";}}','off'), -(30275,'action_scheduler_migration_status','complete','auto'); -/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_postmeta` --- - -DROP TABLE IF EXISTS `haikuwp_postmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_postmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `post_id` (`post_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=11780 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_postmeta` --- - -LOCK TABLES `haikuwp_postmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_postmeta` VALUES -(9,8,'_edit_lock','1731278311:1'), -(10,8,'_edit_last','1'), -(22,13,'_edit_last','1'), -(23,13,'_edit_lock','1722863931:1'), -(24,14,'_edit_last','1'), -(25,14,'_edit_lock','1722975574:1'), -(26,15,'_edit_last','1'), -(27,15,'_edit_lock','1722863962:1'), -(28,16,'_edit_last','1'), -(29,16,'_edit_lock','1722958355:1'), -(30,17,'_edit_last','1'), -(31,17,'_edit_lock','1731277749:1'), -(32,18,'_wp_page_template','default'), -(33,18,'_edit_last','1'), -(34,18,'_edit_lock','1722864017:1'), -(35,19,'_edit_last','1'), -(36,19,'_edit_lock','1732548394:1'), -(71,22,'_variation_description',''), -(72,22,'total_sales','0'), -(73,22,'_tax_status','taxable'), -(74,22,'_tax_class','parent'), -(75,22,'_manage_stock','no'), -(76,22,'_backorders','no'), -(77,22,'_sold_individually','no'), -(78,22,'_virtual','no'), -(79,22,'_downloadable','no'), -(80,22,'_download_limit','-1'), -(81,22,'_download_expiry','-1'), -(82,22,'_stock',NULL), -(83,22,'_stock_status','instock'), -(84,22,'_wc_average_rating','0'), -(85,22,'_wc_review_count','0'), -(86,22,'attribute_matiere','Or'), -(87,22,'_product_version','9.1.4'), -(88,23,'_variation_description',''), -(89,23,'total_sales','0'), -(90,23,'_tax_status','taxable'), -(91,23,'_tax_class','parent'), -(92,23,'_manage_stock','no'), -(93,23,'_backorders','no'), -(94,23,'_sold_individually','no'), -(95,23,'_virtual','no'), -(96,23,'_downloadable','no'), -(97,23,'_download_limit','-1'), -(98,23,'_download_expiry','-1'), -(99,23,'_stock',NULL), -(100,23,'_stock_status','instock'), -(101,23,'_wc_average_rating','0'), -(102,23,'_wc_review_count','0'), -(103,23,'attribute_matiere','Argent'), -(104,23,'_product_version','9.1.4'), -(147,26,'_edit_last','1'), -(148,26,'_edit_lock','1722975540:1'), -(149,27,'_edit_last','1'), -(150,27,'_edit_lock','1722975561:1'), -(732,72,'_sku','HADOU-B'), -(733,72,'total_sales','0'), -(734,72,'_tax_status','taxable'), -(735,72,'_tax_class',''), -(736,72,'_manage_stock','no'), -(737,72,'_backorders','no'), -(738,72,'_sold_individually','no'), -(739,72,'_virtual','no'), -(740,72,'_downloadable','no'), -(741,72,'_download_limit','-1'), -(742,72,'_download_expiry','-1'), -(743,72,'_thumbnail_id','81'), -(744,72,'_stock',NULL), -(745,72,'_stock_status','instock'), -(746,72,'_wc_average_rating','0'), -(747,72,'_wc_review_count','0'), -(748,72,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(749,72,'_product_version','9.4.2'), -(753,73,'_variation_description',''), -(754,73,'_regular_price','85'), -(755,73,'total_sales','0'), -(756,73,'_tax_status','taxable'), -(757,73,'_tax_class','parent'), -(758,73,'_manage_stock','no'), -(759,73,'_backorders','no'), -(760,73,'_sold_individually','no'), -(761,73,'_virtual','no'), -(762,73,'_downloadable','no'), -(763,73,'_download_limit','-1'), -(764,73,'_download_expiry','-1'), -(765,73,'_thumbnail_id','0'), -(766,73,'_stock',NULL), -(767,73,'_stock_status','instock'), -(768,73,'_wc_average_rating','0'), -(769,73,'_wc_review_count','0'), -(770,73,'attribute_pa_size','50'), -(771,73,'_price','85'), -(772,73,'_product_version','9.3.2'), -(773,74,'_variation_description',''), -(774,74,'_regular_price','85'), -(775,74,'total_sales','0'), -(776,74,'_tax_status','taxable'), -(777,74,'_tax_class','parent'), -(778,74,'_manage_stock','no'), -(779,74,'_backorders','no'), -(780,74,'_sold_individually','no'), -(781,74,'_virtual','no'), -(782,74,'_downloadable','no'), -(783,74,'_download_limit','-1'), -(784,74,'_download_expiry','-1'), -(785,74,'_thumbnail_id','0'), -(786,74,'_stock',NULL), -(787,74,'_stock_status','instock'), -(788,74,'_wc_average_rating','0'), -(789,74,'_wc_review_count','0'), -(790,74,'attribute_pa_size','52'), -(791,74,'_price','85'), -(792,74,'_product_version','9.3.2'), -(793,75,'_variation_description',''), -(794,75,'_regular_price','85'), -(795,75,'total_sales','0'), -(796,75,'_tax_status','taxable'), -(797,75,'_tax_class','parent'), -(798,75,'_manage_stock','no'), -(799,75,'_backorders','no'), -(800,75,'_sold_individually','no'), -(801,75,'_virtual','no'), -(802,75,'_downloadable','no'), -(803,75,'_download_limit','-1'), -(804,75,'_download_expiry','-1'), -(805,75,'_thumbnail_id','0'), -(806,75,'_stock',NULL), -(807,75,'_stock_status','instock'), -(808,75,'_wc_average_rating','0'), -(809,75,'_wc_review_count','0'), -(810,75,'attribute_pa_size','54'), -(811,75,'_price','85'), -(812,75,'_product_version','9.3.2'), -(813,76,'_variation_description',''), -(814,76,'_regular_price','85'), -(815,76,'total_sales','0'), -(816,76,'_tax_status','taxable'), -(817,76,'_tax_class','parent'), -(818,76,'_manage_stock','no'), -(819,76,'_backorders','no'), -(820,76,'_sold_individually','no'), -(821,76,'_virtual','no'), -(822,76,'_downloadable','no'), -(823,76,'_download_limit','-1'), -(824,76,'_download_expiry','-1'), -(825,76,'_thumbnail_id','0'), -(826,76,'_stock',NULL), -(827,76,'_stock_status','instock'), -(828,76,'_wc_average_rating','0'), -(829,76,'_wc_review_count','0'), -(830,76,'attribute_pa_size','56'), -(831,76,'_price','85'), -(832,76,'_product_version','9.3.2'), -(833,77,'_variation_description',''), -(834,77,'_regular_price','85'), -(835,77,'total_sales','0'), -(836,77,'_tax_status','taxable'), -(837,77,'_tax_class','parent'), -(838,77,'_manage_stock','no'), -(839,77,'_backorders','no'), -(840,77,'_sold_individually','no'), -(841,77,'_virtual','no'), -(842,77,'_downloadable','no'), -(843,77,'_download_limit','-1'), -(844,77,'_download_expiry','-1'), -(845,77,'_thumbnail_id','0'), -(846,77,'_stock',NULL), -(847,77,'_stock_status','instock'), -(848,77,'_wc_average_rating','0'), -(849,77,'_wc_review_count','0'), -(850,77,'attribute_pa_size','58'), -(851,77,'_price','85'), -(852,77,'_product_version','9.3.2'), -(853,78,'_variation_description',''), -(854,78,'_regular_price','85'), -(855,78,'total_sales','0'), -(856,78,'_tax_status','taxable'), -(857,78,'_tax_class','parent'), -(858,78,'_manage_stock','no'), -(859,78,'_backorders','no'), -(860,78,'_sold_individually','no'), -(861,78,'_virtual','no'), -(862,78,'_downloadable','no'), -(863,78,'_download_limit','-1'), -(864,78,'_download_expiry','-1'), -(865,78,'_thumbnail_id','0'), -(866,78,'_stock',NULL), -(867,78,'_stock_status','instock'), -(868,78,'_wc_average_rating','0'), -(869,78,'_wc_review_count','0'), -(870,78,'attribute_pa_size','60'), -(871,78,'_price','85'), -(872,78,'_product_version','9.3.2'), -(873,79,'_variation_description',''), -(874,79,'_regular_price','85'), -(875,79,'total_sales','0'), -(876,79,'_tax_status','taxable'), -(877,79,'_tax_class','parent'), -(878,79,'_manage_stock','no'), -(879,79,'_backorders','no'), -(880,79,'_sold_individually','no'), -(881,79,'_virtual','no'), -(882,79,'_downloadable','no'), -(883,79,'_download_limit','-1'), -(884,79,'_download_expiry','-1'), -(885,79,'_thumbnail_id','0'), -(886,79,'_stock',NULL), -(887,79,'_stock_status','instock'), -(888,79,'_wc_average_rating','0'), -(889,79,'_wc_review_count','0'), -(890,79,'attribute_pa_size','62'), -(891,79,'_price','85'), -(892,79,'_product_version','9.3.2'), -(894,72,'_edit_lock','1732521768:1'), -(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'), -(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:40136;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'), -(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(927,72,'_edit_last','1'), -(954,72,'_price','85'), -(965,86,'_sku','HATTARI-B'), -(966,86,'total_sales','0'), -(967,86,'_tax_status','taxable'), -(968,86,'_tax_class',''), -(969,86,'_manage_stock','no'), -(970,86,'_backorders','no'), -(971,86,'_sold_individually','no'), -(972,86,'_virtual','no'), -(973,86,'_downloadable','no'), -(974,86,'_download_limit','-1'), -(975,86,'_download_expiry','-1'), -(977,86,'_stock',NULL), -(978,86,'_stock_status','instock'), -(979,86,'_wc_average_rating','0'), -(980,86,'_wc_review_count','0'), -(981,86,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(982,86,'_product_version','9.4.2'), -(988,87,'_variation_description',''), -(989,87,'_regular_price','85'), -(990,87,'total_sales','0'), -(991,87,'_tax_status','taxable'), -(992,87,'_tax_class','parent'), -(993,87,'_manage_stock','no'), -(994,87,'_backorders','no'), -(995,87,'_sold_individually','no'), -(996,87,'_virtual','no'), -(997,87,'_downloadable','no'), -(998,87,'_download_limit','-1'), -(999,87,'_download_expiry','-1'), -(1000,87,'_thumbnail_id','0'), -(1001,87,'_stock',NULL), -(1002,87,'_stock_status','instock'), -(1003,87,'_wc_average_rating','0'), -(1004,87,'_wc_review_count','0'), -(1005,87,'attribute_pa_size','50'), -(1006,87,'_price','85'), -(1007,87,'_product_version','9.3.3'), -(1008,88,'_variation_description',''), -(1009,88,'_regular_price','85'), -(1010,88,'total_sales','0'), -(1011,88,'_tax_status','taxable'), -(1012,88,'_tax_class','parent'), -(1013,88,'_manage_stock','no'), -(1014,88,'_backorders','no'), -(1015,88,'_sold_individually','no'), -(1016,88,'_virtual','no'), -(1017,88,'_downloadable','no'), -(1018,88,'_download_limit','-1'), -(1019,88,'_download_expiry','-1'), -(1020,88,'_thumbnail_id','0'), -(1021,88,'_stock',NULL), -(1022,88,'_stock_status','instock'), -(1023,88,'_wc_average_rating','0'), -(1024,88,'_wc_review_count','0'), -(1025,88,'attribute_pa_size','52'), -(1026,88,'_price','85'), -(1027,88,'_product_version','9.3.3'), -(1028,89,'_variation_description',''), -(1029,89,'_regular_price','85'), -(1030,89,'total_sales','0'), -(1031,89,'_tax_status','taxable'), -(1032,89,'_tax_class','parent'), -(1033,89,'_manage_stock','no'), -(1034,89,'_backorders','no'), -(1035,89,'_sold_individually','no'), -(1036,89,'_virtual','no'), -(1037,89,'_downloadable','no'), -(1038,89,'_download_limit','-1'), -(1039,89,'_download_expiry','-1'), -(1040,89,'_thumbnail_id','0'), -(1041,89,'_stock',NULL), -(1042,89,'_stock_status','instock'), -(1043,89,'_wc_average_rating','0'), -(1044,89,'_wc_review_count','0'), -(1045,89,'attribute_pa_size','54'), -(1046,89,'_price','85'), -(1047,89,'_product_version','9.3.3'), -(1048,90,'_variation_description',''), -(1049,90,'_regular_price','85'), -(1050,90,'total_sales','0'), -(1051,90,'_tax_status','taxable'), -(1052,90,'_tax_class','parent'), -(1053,90,'_manage_stock','no'), -(1054,90,'_backorders','no'), -(1055,90,'_sold_individually','no'), -(1056,90,'_virtual','no'), -(1057,90,'_downloadable','no'), -(1058,90,'_download_limit','-1'), -(1059,90,'_download_expiry','-1'), -(1060,90,'_thumbnail_id','0'), -(1061,90,'_stock',NULL), -(1062,90,'_stock_status','instock'), -(1063,90,'_wc_average_rating','0'), -(1064,90,'_wc_review_count','0'), -(1065,90,'attribute_pa_size','56'), -(1066,90,'_price','85'), -(1067,90,'_product_version','9.3.3'), -(1068,91,'_variation_description',''), -(1069,91,'_regular_price','85'), -(1070,91,'total_sales','0'), -(1071,91,'_tax_status','taxable'), -(1072,91,'_tax_class','parent'), -(1073,91,'_manage_stock','no'), -(1074,91,'_backorders','no'), -(1075,91,'_sold_individually','no'), -(1076,91,'_virtual','no'), -(1077,91,'_downloadable','no'), -(1078,91,'_download_limit','-1'), -(1079,91,'_download_expiry','-1'), -(1080,91,'_thumbnail_id','0'), -(1081,91,'_stock',NULL), -(1082,91,'_stock_status','instock'), -(1083,91,'_wc_average_rating','0'), -(1084,91,'_wc_review_count','0'), -(1085,91,'attribute_pa_size','58'), -(1086,91,'_price','85'), -(1087,91,'_product_version','9.3.3'), -(1088,92,'_variation_description',''), -(1089,92,'_regular_price','85'), -(1090,92,'total_sales','0'), -(1091,92,'_tax_status','taxable'), -(1092,92,'_tax_class','parent'), -(1093,92,'_manage_stock','no'), -(1094,92,'_backorders','no'), -(1095,92,'_sold_individually','no'), -(1096,92,'_virtual','no'), -(1097,92,'_downloadable','no'), -(1098,92,'_download_limit','-1'), -(1099,92,'_download_expiry','-1'), -(1100,92,'_thumbnail_id','0'), -(1101,92,'_stock',NULL), -(1102,92,'_stock_status','instock'), -(1103,92,'_wc_average_rating','0'), -(1104,92,'_wc_review_count','0'), -(1105,92,'attribute_pa_size','60'), -(1106,92,'_price','85'), -(1107,92,'_product_version','9.3.3'), -(1108,93,'_variation_description',''), -(1109,93,'_regular_price','85'), -(1110,93,'total_sales','0'), -(1111,93,'_tax_status','taxable'), -(1112,93,'_tax_class','parent'), -(1113,93,'_manage_stock','no'), -(1114,93,'_backorders','no'), -(1115,93,'_sold_individually','no'), -(1116,93,'_virtual','no'), -(1117,93,'_downloadable','no'), -(1118,93,'_download_limit','-1'), -(1119,93,'_download_expiry','-1'), -(1120,93,'_thumbnail_id','0'), -(1121,93,'_stock',NULL), -(1122,93,'_stock_status','instock'), -(1123,93,'_wc_average_rating','0'), -(1124,93,'_wc_review_count','0'), -(1125,93,'attribute_pa_size','62'), -(1126,93,'_price','85'), -(1127,93,'_product_version','9.3.3'), -(1129,86,'_edit_lock','1732521800:1'), -(1141,86,'_edit_last','1'), -(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'), -(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:316713;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'), -(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'), -(1186,101,'_wp_attached_file','2024/09/HADOU-BKIGEN-Bo.jpg'), -(1187,101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/09/HADOU-BKIGEN-Bo.jpg\";s:8:\"filesize\";i:496051;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HADOU-BKIGEN-Bo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HADOU-BKIGEN-Bo.jpg\";}'), -(1188,101,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(1194,102,'_sku','HADOU-B-s'), -(1195,102,'total_sales','0'), -(1196,102,'_tax_status','taxable'), -(1197,102,'_tax_class',''), -(1198,102,'_manage_stock','no'), -(1199,102,'_backorders','no'), -(1200,102,'_sold_individually','no'), -(1201,102,'_virtual','no'), -(1202,102,'_downloadable','no'), -(1203,102,'_download_limit','-1'), -(1204,102,'_download_expiry','-1'), -(1205,102,'_thumbnail_id','110'), -(1206,102,'_stock',NULL), -(1207,102,'_stock_status','instock'), -(1208,102,'_wc_average_rating','0'), -(1209,102,'_wc_review_count','0'), -(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1211,102,'_product_version','9.4.2'), -(1216,103,'_variation_description',''), -(1217,103,'_regular_price','85'), -(1218,103,'total_sales','0'), -(1219,103,'_tax_status','taxable'), -(1220,103,'_tax_class','parent'), -(1221,103,'_manage_stock','no'), -(1222,103,'_backorders','no'), -(1223,103,'_sold_individually','no'), -(1224,103,'_virtual','no'), -(1225,103,'_downloadable','no'), -(1226,103,'_download_limit','-1'), -(1227,103,'_download_expiry','-1'), -(1228,103,'_thumbnail_id','0'), -(1229,103,'_stock',NULL), -(1230,103,'_stock_status','instock'), -(1231,103,'_wc_average_rating','0'), -(1232,103,'_wc_review_count','0'), -(1233,103,'attribute_pa_size','50'), -(1234,103,'_price','85'), -(1235,103,'_product_version','9.3.3'), -(1236,104,'_variation_description',''), -(1237,104,'_regular_price','85'), -(1238,104,'total_sales','0'), -(1239,104,'_tax_status','taxable'), -(1240,104,'_tax_class','parent'), -(1241,104,'_manage_stock','no'), -(1242,104,'_backorders','no'), -(1243,104,'_sold_individually','no'), -(1244,104,'_virtual','no'), -(1245,104,'_downloadable','no'), -(1246,104,'_download_limit','-1'), -(1247,104,'_download_expiry','-1'), -(1248,104,'_thumbnail_id','0'), -(1249,104,'_stock',NULL), -(1250,104,'_stock_status','instock'), -(1251,104,'_wc_average_rating','0'), -(1252,104,'_wc_review_count','0'), -(1253,104,'attribute_pa_size','52'), -(1254,104,'_price','85'), -(1255,104,'_product_version','9.3.3'), -(1256,105,'_variation_description',''), -(1257,105,'_regular_price','85'), -(1258,105,'total_sales','0'), -(1259,105,'_tax_status','taxable'), -(1260,105,'_tax_class','parent'), -(1261,105,'_manage_stock','no'), -(1262,105,'_backorders','no'), -(1263,105,'_sold_individually','no'), -(1264,105,'_virtual','no'), -(1265,105,'_downloadable','no'), -(1266,105,'_download_limit','-1'), -(1267,105,'_download_expiry','-1'), -(1268,105,'_thumbnail_id','0'), -(1269,105,'_stock',NULL), -(1270,105,'_stock_status','instock'), -(1271,105,'_wc_average_rating','0'), -(1272,105,'_wc_review_count','0'), -(1273,105,'attribute_pa_size','54'), -(1274,105,'_price','85'), -(1275,105,'_product_version','9.3.3'), -(1276,106,'_variation_description',''), -(1277,106,'_regular_price','85'), -(1278,106,'total_sales','0'), -(1279,106,'_tax_status','taxable'), -(1280,106,'_tax_class','parent'), -(1281,106,'_manage_stock','no'), -(1282,106,'_backorders','no'), -(1283,106,'_sold_individually','no'), -(1284,106,'_virtual','no'), -(1285,106,'_downloadable','no'), -(1286,106,'_download_limit','-1'), -(1287,106,'_download_expiry','-1'), -(1288,106,'_thumbnail_id','0'), -(1289,106,'_stock',NULL), -(1290,106,'_stock_status','instock'), -(1291,106,'_wc_average_rating','0'), -(1292,106,'_wc_review_count','0'), -(1293,106,'attribute_pa_size','56'), -(1294,106,'_price','85'), -(1295,106,'_product_version','9.3.3'), -(1296,107,'_variation_description',''), -(1297,107,'_regular_price','85'), -(1298,107,'total_sales','0'), -(1299,107,'_tax_status','taxable'), -(1300,107,'_tax_class','parent'), -(1301,107,'_manage_stock','no'), -(1302,107,'_backorders','no'), -(1303,107,'_sold_individually','no'), -(1304,107,'_virtual','no'), -(1305,107,'_downloadable','no'), -(1306,107,'_download_limit','-1'), -(1307,107,'_download_expiry','-1'), -(1308,107,'_thumbnail_id','0'), -(1309,107,'_stock',NULL), -(1310,107,'_stock_status','instock'), -(1311,107,'_wc_average_rating','0'), -(1312,107,'_wc_review_count','0'), -(1313,107,'attribute_pa_size','58'), -(1314,107,'_price','85'), -(1315,107,'_product_version','9.3.3'), -(1316,108,'_variation_description',''), -(1317,108,'_regular_price','85'), -(1318,108,'total_sales','0'), -(1319,108,'_tax_status','taxable'), -(1320,108,'_tax_class','parent'), -(1321,108,'_manage_stock','no'), -(1322,108,'_backorders','no'), -(1323,108,'_sold_individually','no'), -(1324,108,'_virtual','no'), -(1325,108,'_downloadable','no'), -(1326,108,'_download_limit','-1'), -(1327,108,'_download_expiry','-1'), -(1328,108,'_thumbnail_id','0'), -(1329,108,'_stock',NULL), -(1330,108,'_stock_status','instock'), -(1331,108,'_wc_average_rating','0'), -(1332,108,'_wc_review_count','0'), -(1333,108,'attribute_pa_size','60'), -(1334,108,'_price','85'), -(1335,108,'_product_version','9.3.3'), -(1336,109,'_variation_description',''), -(1337,109,'_regular_price','85'), -(1338,109,'total_sales','0'), -(1339,109,'_tax_status','taxable'), -(1340,109,'_tax_class','parent'), -(1341,109,'_manage_stock','no'), -(1342,109,'_backorders','no'), -(1343,109,'_sold_individually','no'), -(1344,109,'_virtual','no'), -(1345,109,'_downloadable','no'), -(1346,109,'_download_limit','-1'), -(1347,109,'_download_expiry','-1'), -(1348,109,'_thumbnail_id','0'), -(1349,109,'_stock',NULL), -(1350,109,'_stock_status','instock'), -(1351,109,'_wc_average_rating','0'), -(1352,109,'_wc_review_count','0'), -(1353,109,'attribute_pa_size','62'), -(1354,109,'_price','85'), -(1355,109,'_product_version','9.3.3'), -(1357,102,'_edit_lock','1732521811:1'), -(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'), -(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:39627;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'), -(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'), -(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:90791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'), -(1363,111,'_wp_attachment_image_alt','Ikkan'), -(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'), -(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:237493;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'), -(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'), -(1369,102,'_edit_last','1'), -(1382,113,'_sku','HADOU-B-g'), -(1383,113,'total_sales','0'), -(1384,113,'_tax_status','taxable'), -(1385,113,'_tax_class',''), -(1386,113,'_manage_stock','no'), -(1387,113,'_backorders','no'), -(1388,113,'_sold_individually','no'), -(1389,113,'_virtual','no'), -(1390,113,'_downloadable','no'), -(1391,113,'_download_limit','-1'), -(1392,113,'_download_expiry','-1'), -(1394,113,'_stock',NULL), -(1395,113,'_stock_status','instock'), -(1396,113,'_wc_average_rating','0'), -(1397,113,'_wc_review_count','0'), -(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1399,113,'_product_version','9.4.2'), -(1404,114,'_variation_description',''), -(1405,114,'_regular_price','90'), -(1406,114,'total_sales','0'), -(1407,114,'_tax_status','taxable'), -(1408,114,'_tax_class','parent'), -(1409,114,'_manage_stock','no'), -(1410,114,'_backorders','no'), -(1411,114,'_sold_individually','no'), -(1412,114,'_virtual','no'), -(1413,114,'_downloadable','no'), -(1414,114,'_download_limit','-1'), -(1415,114,'_download_expiry','-1'), -(1416,114,'_thumbnail_id','0'), -(1417,114,'_stock',NULL), -(1418,114,'_stock_status','instock'), -(1419,114,'_wc_average_rating','0'), -(1420,114,'_wc_review_count','0'), -(1421,114,'attribute_pa_size','50'), -(1422,114,'_price','90'), -(1423,114,'_product_version','9.3.3'), -(1424,115,'_variation_description',''), -(1425,115,'_regular_price','90'), -(1426,115,'total_sales','0'), -(1427,115,'_tax_status','taxable'), -(1428,115,'_tax_class','parent'), -(1429,115,'_manage_stock','no'), -(1430,115,'_backorders','no'), -(1431,115,'_sold_individually','no'), -(1432,115,'_virtual','no'), -(1433,115,'_downloadable','no'), -(1434,115,'_download_limit','-1'), -(1435,115,'_download_expiry','-1'), -(1436,115,'_thumbnail_id','0'), -(1437,115,'_stock',NULL), -(1438,115,'_stock_status','instock'), -(1439,115,'_wc_average_rating','0'), -(1440,115,'_wc_review_count','0'), -(1441,115,'attribute_pa_size','52'), -(1442,115,'_price','90'), -(1443,115,'_product_version','9.3.3'), -(1444,116,'_variation_description',''), -(1445,116,'_regular_price','90'), -(1446,116,'total_sales','0'), -(1447,116,'_tax_status','taxable'), -(1448,116,'_tax_class','parent'), -(1449,116,'_manage_stock','no'), -(1450,116,'_backorders','no'), -(1451,116,'_sold_individually','no'), -(1452,116,'_virtual','no'), -(1453,116,'_downloadable','no'), -(1454,116,'_download_limit','-1'), -(1455,116,'_download_expiry','-1'), -(1456,116,'_thumbnail_id','0'), -(1457,116,'_stock',NULL), -(1458,116,'_stock_status','instock'), -(1459,116,'_wc_average_rating','0'), -(1460,116,'_wc_review_count','0'), -(1461,116,'attribute_pa_size','54'), -(1462,116,'_price','90'), -(1463,116,'_product_version','9.3.3'), -(1464,117,'_variation_description',''), -(1465,117,'_regular_price','90'), -(1466,117,'total_sales','0'), -(1467,117,'_tax_status','taxable'), -(1468,117,'_tax_class','parent'), -(1469,117,'_manage_stock','no'), -(1470,117,'_backorders','no'), -(1471,117,'_sold_individually','no'), -(1472,117,'_virtual','no'), -(1473,117,'_downloadable','no'), -(1474,117,'_download_limit','-1'), -(1475,117,'_download_expiry','-1'), -(1476,117,'_thumbnail_id','0'), -(1477,117,'_stock',NULL), -(1478,117,'_stock_status','instock'), -(1479,117,'_wc_average_rating','0'), -(1480,117,'_wc_review_count','0'), -(1481,117,'attribute_pa_size','56'), -(1482,117,'_price','90'), -(1483,117,'_product_version','9.3.3'), -(1484,118,'_variation_description',''), -(1485,118,'_regular_price','90'), -(1486,118,'total_sales','0'), -(1487,118,'_tax_status','taxable'), -(1488,118,'_tax_class','parent'), -(1489,118,'_manage_stock','no'), -(1490,118,'_backorders','no'), -(1491,118,'_sold_individually','no'), -(1492,118,'_virtual','no'), -(1493,118,'_downloadable','no'), -(1494,118,'_download_limit','-1'), -(1495,118,'_download_expiry','-1'), -(1496,118,'_thumbnail_id','0'), -(1497,118,'_stock',NULL), -(1498,118,'_stock_status','instock'), -(1499,118,'_wc_average_rating','0'), -(1500,118,'_wc_review_count','0'), -(1501,118,'attribute_pa_size','58'), -(1502,118,'_price','90'), -(1503,118,'_product_version','9.3.3'), -(1504,119,'_variation_description',''), -(1505,119,'_regular_price','90'), -(1506,119,'total_sales','0'), -(1507,119,'_tax_status','taxable'), -(1508,119,'_tax_class','parent'), -(1509,119,'_manage_stock','no'), -(1510,119,'_backorders','no'), -(1511,119,'_sold_individually','no'), -(1512,119,'_virtual','no'), -(1513,119,'_downloadable','no'), -(1514,119,'_download_limit','-1'), -(1515,119,'_download_expiry','-1'), -(1516,119,'_thumbnail_id','0'), -(1517,119,'_stock',NULL), -(1518,119,'_stock_status','instock'), -(1519,119,'_wc_average_rating','0'), -(1520,119,'_wc_review_count','0'), -(1521,119,'attribute_pa_size','60'), -(1522,119,'_price','90'), -(1523,119,'_product_version','9.3.3'), -(1524,120,'_variation_description',''), -(1525,120,'_regular_price','90'), -(1526,120,'total_sales','0'), -(1527,120,'_tax_status','taxable'), -(1528,120,'_tax_class','parent'), -(1529,120,'_manage_stock','no'), -(1530,120,'_backorders','no'), -(1531,120,'_sold_individually','no'), -(1532,120,'_virtual','no'), -(1533,120,'_downloadable','no'), -(1534,120,'_download_limit','-1'), -(1535,120,'_download_expiry','-1'), -(1536,120,'_thumbnail_id','0'), -(1537,120,'_stock',NULL), -(1538,120,'_stock_status','instock'), -(1539,120,'_wc_average_rating','0'), -(1540,120,'_wc_review_count','0'), -(1541,120,'attribute_pa_size','62'), -(1542,120,'_price','90'), -(1543,120,'_product_version','9.3.3'), -(1545,113,'_edit_lock','1732521826:1'), -(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'), -(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:575848;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'), -(1554,113,'_edit_last','1'), -(1558,123,'_sku','PIASU-B'), -(1559,123,'total_sales','0'), -(1560,123,'_tax_status','taxable'), -(1561,123,'_tax_class',''), -(1562,123,'_manage_stock','no'), -(1563,123,'_backorders','no'), -(1564,123,'_sold_individually','no'), -(1565,123,'_virtual','no'), -(1566,123,'_downloadable','no'), -(1567,123,'_download_limit','-1'), -(1568,123,'_download_expiry','-1'), -(1570,123,'_stock',NULL), -(1571,123,'_stock_status','instock'), -(1572,123,'_wc_average_rating','0'), -(1573,123,'_wc_review_count','0'), -(1574,123,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1575,123,'_product_version','9.4.2'), -(1579,124,'_variation_description',''), -(1580,124,'_regular_price','150'), -(1581,124,'total_sales','0'), -(1582,124,'_tax_status','taxable'), -(1583,124,'_tax_class','parent'), -(1584,124,'_manage_stock','no'), -(1585,124,'_backorders','no'), -(1586,124,'_sold_individually','no'), -(1587,124,'_virtual','no'), -(1588,124,'_downloadable','no'), -(1589,124,'_download_limit','-1'), -(1590,124,'_download_expiry','-1'), -(1591,124,'_thumbnail_id','0'), -(1592,124,'_stock',NULL), -(1593,124,'_stock_status','instock'), -(1594,124,'_wc_average_rating','0'), -(1595,124,'_wc_review_count','0'), -(1596,124,'attribute_pa_size','50'), -(1597,124,'_price','150'), -(1598,124,'_product_version','9.3.3'), -(1599,125,'_variation_description',''), -(1600,125,'_regular_price','150'), -(1601,125,'total_sales','0'), -(1602,125,'_tax_status','taxable'), -(1603,125,'_tax_class','parent'), -(1604,125,'_manage_stock','no'), -(1605,125,'_backorders','no'), -(1606,125,'_sold_individually','no'), -(1607,125,'_virtual','no'), -(1608,125,'_downloadable','no'), -(1609,125,'_download_limit','-1'), -(1610,125,'_download_expiry','-1'), -(1611,125,'_thumbnail_id','0'), -(1612,125,'_stock',NULL), -(1613,125,'_stock_status','instock'), -(1614,125,'_wc_average_rating','0'), -(1615,125,'_wc_review_count','0'), -(1616,125,'attribute_pa_size','52'), -(1617,125,'_price','150'), -(1618,125,'_product_version','9.3.3'), -(1619,126,'_variation_description',''), -(1620,126,'_regular_price','150'), -(1621,126,'total_sales','0'), -(1622,126,'_tax_status','taxable'), -(1623,126,'_tax_class','parent'), -(1624,126,'_manage_stock','no'), -(1625,126,'_backorders','no'), -(1626,126,'_sold_individually','no'), -(1627,126,'_virtual','no'), -(1628,126,'_downloadable','no'), -(1629,126,'_download_limit','-1'), -(1630,126,'_download_expiry','-1'), -(1631,126,'_thumbnail_id','0'), -(1632,126,'_stock',NULL), -(1633,126,'_stock_status','instock'), -(1634,126,'_wc_average_rating','0'), -(1635,126,'_wc_review_count','0'), -(1636,126,'attribute_pa_size','54'), -(1637,126,'_price','150'), -(1638,126,'_product_version','9.3.3'), -(1639,127,'_variation_description',''), -(1640,127,'_regular_price','150'), -(1641,127,'total_sales','0'), -(1642,127,'_tax_status','taxable'), -(1643,127,'_tax_class','parent'), -(1644,127,'_manage_stock','no'), -(1645,127,'_backorders','no'), -(1646,127,'_sold_individually','no'), -(1647,127,'_virtual','no'), -(1648,127,'_downloadable','no'), -(1649,127,'_download_limit','-1'), -(1650,127,'_download_expiry','-1'), -(1651,127,'_thumbnail_id','0'), -(1652,127,'_stock',NULL), -(1653,127,'_stock_status','instock'), -(1654,127,'_wc_average_rating','0'), -(1655,127,'_wc_review_count','0'), -(1656,127,'attribute_pa_size','56'), -(1657,127,'_price','150'), -(1658,127,'_product_version','9.3.3'), -(1659,128,'_variation_description',''), -(1660,128,'_regular_price','150'), -(1661,128,'total_sales','0'), -(1662,128,'_tax_status','taxable'), -(1663,128,'_tax_class','parent'), -(1664,128,'_manage_stock','no'), -(1665,128,'_backorders','no'), -(1666,128,'_sold_individually','no'), -(1667,128,'_virtual','no'), -(1668,128,'_downloadable','no'), -(1669,128,'_download_limit','-1'), -(1670,128,'_download_expiry','-1'), -(1671,128,'_thumbnail_id','0'), -(1672,128,'_stock',NULL), -(1673,128,'_stock_status','instock'), -(1674,128,'_wc_average_rating','0'), -(1675,128,'_wc_review_count','0'), -(1676,128,'attribute_pa_size','58'), -(1677,128,'_price','150'), -(1678,128,'_product_version','9.3.3'), -(1679,129,'_variation_description',''), -(1680,129,'_regular_price','150'), -(1681,129,'total_sales','0'), -(1682,129,'_tax_status','taxable'), -(1683,129,'_tax_class','parent'), -(1684,129,'_manage_stock','no'), -(1685,129,'_backorders','no'), -(1686,129,'_sold_individually','no'), -(1687,129,'_virtual','no'), -(1688,129,'_downloadable','no'), -(1689,129,'_download_limit','-1'), -(1690,129,'_download_expiry','-1'), -(1691,129,'_thumbnail_id','0'), -(1692,129,'_stock',NULL), -(1693,129,'_stock_status','instock'), -(1694,129,'_wc_average_rating','0'), -(1695,129,'_wc_review_count','0'), -(1696,129,'attribute_pa_size','60'), -(1697,129,'_price','150'), -(1698,129,'_product_version','9.3.3'), -(1699,130,'_variation_description',''), -(1700,130,'_regular_price','150'), -(1701,130,'total_sales','0'), -(1702,130,'_tax_status','taxable'), -(1703,130,'_tax_class','parent'), -(1704,130,'_manage_stock','no'), -(1705,130,'_backorders','no'), -(1706,130,'_sold_individually','no'), -(1707,130,'_virtual','no'), -(1708,130,'_downloadable','no'), -(1709,130,'_download_limit','-1'), -(1710,130,'_download_expiry','-1'), -(1711,130,'_thumbnail_id','0'), -(1712,130,'_stock',NULL), -(1713,130,'_stock_status','instock'), -(1714,130,'_wc_average_rating','0'), -(1715,130,'_wc_review_count','0'), -(1716,130,'attribute_pa_size','62'), -(1717,130,'_price','150'), -(1718,130,'_product_version','9.3.3'), -(1720,123,'_edit_lock','1732521838:1'), -(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'), -(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:329984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'), -(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'), -(1729,123,'_edit_last','1'), -(1736,133,'_sku','KARA-B'), -(1737,133,'total_sales','0'), -(1738,133,'_tax_status','taxable'), -(1739,133,'_tax_class',''), -(1740,133,'_manage_stock','no'), -(1741,133,'_backorders','no'), -(1742,133,'_sold_individually','no'), -(1743,133,'_virtual','no'), -(1744,133,'_downloadable','no'), -(1745,133,'_download_limit','-1'), -(1746,133,'_download_expiry','-1'), -(1748,133,'_stock',NULL), -(1749,133,'_stock_status','instock'), -(1750,133,'_wc_average_rating','0'), -(1751,133,'_wc_review_count','0'), -(1752,133,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1753,133,'_product_version','9.4.2'), -(1757,134,'_variation_description',''), -(1758,134,'_regular_price','150'), -(1759,134,'total_sales','0'), -(1760,134,'_tax_status','taxable'), -(1761,134,'_tax_class','parent'), -(1762,134,'_manage_stock','no'), -(1763,134,'_backorders','no'), -(1764,134,'_sold_individually','no'), -(1765,134,'_virtual','no'), -(1766,134,'_downloadable','no'), -(1767,134,'_download_limit','-1'), -(1768,134,'_download_expiry','-1'), -(1769,134,'_thumbnail_id','0'), -(1770,134,'_stock',NULL), -(1771,134,'_stock_status','instock'), -(1772,134,'_wc_average_rating','0'), -(1773,134,'_wc_review_count','0'), -(1774,134,'attribute_pa_size','50'), -(1775,134,'_price','150'), -(1776,134,'_product_version','9.3.3'), -(1777,135,'_variation_description',''), -(1778,135,'_regular_price','150'), -(1779,135,'total_sales','0'), -(1780,135,'_tax_status','taxable'), -(1781,135,'_tax_class','parent'), -(1782,135,'_manage_stock','no'), -(1783,135,'_backorders','no'), -(1784,135,'_sold_individually','no'), -(1785,135,'_virtual','no'), -(1786,135,'_downloadable','no'), -(1787,135,'_download_limit','-1'), -(1788,135,'_download_expiry','-1'), -(1789,135,'_thumbnail_id','0'), -(1790,135,'_stock',NULL), -(1791,135,'_stock_status','instock'), -(1792,135,'_wc_average_rating','0'), -(1793,135,'_wc_review_count','0'), -(1794,135,'attribute_pa_size','52'), -(1795,135,'_price','150'), -(1796,135,'_product_version','9.3.3'), -(1797,136,'_variation_description',''), -(1798,136,'_regular_price','150'), -(1799,136,'total_sales','0'), -(1800,136,'_tax_status','taxable'), -(1801,136,'_tax_class','parent'), -(1802,136,'_manage_stock','no'), -(1803,136,'_backorders','no'), -(1804,136,'_sold_individually','no'), -(1805,136,'_virtual','no'), -(1806,136,'_downloadable','no'), -(1807,136,'_download_limit','-1'), -(1808,136,'_download_expiry','-1'), -(1809,136,'_thumbnail_id','0'), -(1810,136,'_stock',NULL), -(1811,136,'_stock_status','instock'), -(1812,136,'_wc_average_rating','0'), -(1813,136,'_wc_review_count','0'), -(1814,136,'attribute_pa_size','54'), -(1815,136,'_price','150'), -(1816,136,'_product_version','9.3.3'), -(1817,137,'_variation_description',''), -(1818,137,'_regular_price','150'), -(1819,137,'total_sales','0'), -(1820,137,'_tax_status','taxable'), -(1821,137,'_tax_class','parent'), -(1822,137,'_manage_stock','no'), -(1823,137,'_backorders','no'), -(1824,137,'_sold_individually','no'), -(1825,137,'_virtual','no'), -(1826,137,'_downloadable','no'), -(1827,137,'_download_limit','-1'), -(1828,137,'_download_expiry','-1'), -(1829,137,'_thumbnail_id','0'), -(1830,137,'_stock',NULL), -(1831,137,'_stock_status','instock'), -(1832,137,'_wc_average_rating','0'), -(1833,137,'_wc_review_count','0'), -(1834,137,'attribute_pa_size','56'), -(1835,137,'_price','150'), -(1836,137,'_product_version','9.3.3'), -(1837,138,'_variation_description',''), -(1838,138,'_regular_price','150'), -(1839,138,'total_sales','0'), -(1840,138,'_tax_status','taxable'), -(1841,138,'_tax_class','parent'), -(1842,138,'_manage_stock','no'), -(1843,138,'_backorders','no'), -(1844,138,'_sold_individually','no'), -(1845,138,'_virtual','no'), -(1846,138,'_downloadable','no'), -(1847,138,'_download_limit','-1'), -(1848,138,'_download_expiry','-1'), -(1849,138,'_thumbnail_id','0'), -(1850,138,'_stock',NULL), -(1851,138,'_stock_status','instock'), -(1852,138,'_wc_average_rating','0'), -(1853,138,'_wc_review_count','0'), -(1854,138,'attribute_pa_size','58'), -(1855,138,'_price','150'), -(1856,138,'_product_version','9.3.3'), -(1857,139,'_variation_description',''), -(1858,139,'_regular_price','150'), -(1859,139,'total_sales','0'), -(1860,139,'_tax_status','taxable'), -(1861,139,'_tax_class','parent'), -(1862,139,'_manage_stock','no'), -(1863,139,'_backorders','no'), -(1864,139,'_sold_individually','no'), -(1865,139,'_virtual','no'), -(1866,139,'_downloadable','no'), -(1867,139,'_download_limit','-1'), -(1868,139,'_download_expiry','-1'), -(1869,139,'_thumbnail_id','0'), -(1870,139,'_stock',NULL), -(1871,139,'_stock_status','instock'), -(1872,139,'_wc_average_rating','0'), -(1873,139,'_wc_review_count','0'), -(1874,139,'attribute_pa_size','60'), -(1875,139,'_price','150'), -(1876,139,'_product_version','9.3.3'), -(1877,140,'_variation_description',''), -(1878,140,'_regular_price','150'), -(1879,140,'total_sales','0'), -(1880,140,'_tax_status','taxable'), -(1881,140,'_tax_class','parent'), -(1882,140,'_manage_stock','no'), -(1883,140,'_backorders','no'), -(1884,140,'_sold_individually','no'), -(1885,140,'_virtual','no'), -(1886,140,'_downloadable','no'), -(1887,140,'_download_limit','-1'), -(1888,140,'_download_expiry','-1'), -(1889,140,'_thumbnail_id','0'), -(1890,140,'_stock',NULL), -(1891,140,'_stock_status','instock'), -(1892,140,'_wc_average_rating','0'), -(1893,140,'_wc_review_count','0'), -(1894,140,'attribute_pa_size','62'), -(1895,140,'_price','150'), -(1896,140,'_product_version','9.3.3'), -(1898,133,'_edit_lock','1732556075:1'), -(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'), -(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:230822;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'), -(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'), -(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:216029;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13743;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'), -(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(1910,133,'_edit_last','1'), -(1918,144,'_sku','Kishou-B-s'), -(1919,144,'total_sales','0'), -(1920,144,'_tax_status','taxable'), -(1921,144,'_tax_class',''), -(1922,144,'_manage_stock','no'), -(1923,144,'_backorders','no'), -(1924,144,'_sold_individually','no'), -(1925,144,'_virtual','no'), -(1926,144,'_downloadable','no'), -(1927,144,'_download_limit','-1'), -(1928,144,'_download_expiry','-1'), -(1929,144,'_thumbnail_id','152'), -(1930,144,'_stock',NULL), -(1931,144,'_stock_status','instock'), -(1932,144,'_wc_average_rating','0'), -(1933,144,'_wc_review_count','0'), -(1934,144,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(1935,144,'_product_version','9.4.2'), -(1940,145,'_variation_description',''), -(1941,145,'_regular_price','75'), -(1942,145,'total_sales','0'), -(1943,145,'_tax_status','taxable'), -(1944,145,'_tax_class','parent'), -(1945,145,'_manage_stock','no'), -(1946,145,'_backorders','no'), -(1947,145,'_sold_individually','no'), -(1948,145,'_virtual','no'), -(1949,145,'_downloadable','no'), -(1950,145,'_download_limit','-1'), -(1951,145,'_download_expiry','-1'), -(1952,145,'_thumbnail_id','0'), -(1953,145,'_stock',NULL), -(1954,145,'_stock_status','instock'), -(1955,145,'_wc_average_rating','0'), -(1956,145,'_wc_review_count','0'), -(1957,145,'attribute_pa_size','50'), -(1958,145,'_price','75'), -(1959,145,'_product_version','9.3.3'), -(1960,146,'_variation_description',''), -(1961,146,'_regular_price','75'), -(1962,146,'total_sales','0'), -(1963,146,'_tax_status','taxable'), -(1964,146,'_tax_class','parent'), -(1965,146,'_manage_stock','no'), -(1966,146,'_backorders','no'), -(1967,146,'_sold_individually','no'), -(1968,146,'_virtual','no'), -(1969,146,'_downloadable','no'), -(1970,146,'_download_limit','-1'), -(1971,146,'_download_expiry','-1'), -(1972,146,'_thumbnail_id','0'), -(1973,146,'_stock',NULL), -(1974,146,'_stock_status','instock'), -(1975,146,'_wc_average_rating','0'), -(1976,146,'_wc_review_count','0'), -(1977,146,'attribute_pa_size','52'), -(1978,146,'_price','75'), -(1979,146,'_product_version','9.3.3'), -(1980,147,'_variation_description',''), -(1981,147,'_regular_price','75'), -(1982,147,'total_sales','0'), -(1983,147,'_tax_status','taxable'), -(1984,147,'_tax_class','parent'), -(1985,147,'_manage_stock','no'), -(1986,147,'_backorders','no'), -(1987,147,'_sold_individually','no'), -(1988,147,'_virtual','no'), -(1989,147,'_downloadable','no'), -(1990,147,'_download_limit','-1'), -(1991,147,'_download_expiry','-1'), -(1992,147,'_thumbnail_id','0'), -(1993,147,'_stock',NULL), -(1994,147,'_stock_status','instock'), -(1995,147,'_wc_average_rating','0'), -(1996,147,'_wc_review_count','0'), -(1997,147,'attribute_pa_size','54'), -(1998,147,'_price','75'), -(1999,147,'_product_version','9.3.3'), -(2000,148,'_variation_description',''), -(2001,148,'_regular_price','75'), -(2002,148,'total_sales','0'), -(2003,148,'_tax_status','taxable'), -(2004,148,'_tax_class','parent'), -(2005,148,'_manage_stock','no'), -(2006,148,'_backorders','no'), -(2007,148,'_sold_individually','no'), -(2008,148,'_virtual','no'), -(2009,148,'_downloadable','no'), -(2010,148,'_download_limit','-1'), -(2011,148,'_download_expiry','-1'), -(2012,148,'_thumbnail_id','0'), -(2013,148,'_stock',NULL), -(2014,148,'_stock_status','instock'), -(2015,148,'_wc_average_rating','0'), -(2016,148,'_wc_review_count','0'), -(2017,148,'attribute_pa_size','56'), -(2018,148,'_price','75'), -(2019,148,'_product_version','9.3.3'), -(2020,149,'_variation_description',''), -(2021,149,'_regular_price','75'), -(2022,149,'total_sales','0'), -(2023,149,'_tax_status','taxable'), -(2024,149,'_tax_class','parent'), -(2025,149,'_manage_stock','no'), -(2026,149,'_backorders','no'), -(2027,149,'_sold_individually','no'), -(2028,149,'_virtual','no'), -(2029,149,'_downloadable','no'), -(2030,149,'_download_limit','-1'), -(2031,149,'_download_expiry','-1'), -(2032,149,'_thumbnail_id','0'), -(2033,149,'_stock',NULL), -(2034,149,'_stock_status','instock'), -(2035,149,'_wc_average_rating','0'), -(2036,149,'_wc_review_count','0'), -(2037,149,'attribute_pa_size','58'), -(2038,149,'_price','75'), -(2039,149,'_product_version','9.3.3'), -(2040,150,'_variation_description',''), -(2041,150,'_regular_price','75'), -(2042,150,'total_sales','0'), -(2043,150,'_tax_status','taxable'), -(2044,150,'_tax_class','parent'), -(2045,150,'_manage_stock','no'), -(2046,150,'_backorders','no'), -(2047,150,'_sold_individually','no'), -(2048,150,'_virtual','no'), -(2049,150,'_downloadable','no'), -(2050,150,'_download_limit','-1'), -(2051,150,'_download_expiry','-1'), -(2052,150,'_thumbnail_id','0'), -(2053,150,'_stock',NULL), -(2054,150,'_stock_status','instock'), -(2055,150,'_wc_average_rating','0'), -(2056,150,'_wc_review_count','0'), -(2057,150,'attribute_pa_size','60'), -(2058,150,'_price','75'), -(2059,150,'_product_version','9.3.3'), -(2060,151,'_variation_description',''), -(2061,151,'_regular_price','75'), -(2062,151,'total_sales','0'), -(2063,151,'_tax_status','taxable'), -(2064,151,'_tax_class','parent'), -(2065,151,'_manage_stock','no'), -(2066,151,'_backorders','no'), -(2067,151,'_sold_individually','no'), -(2068,151,'_virtual','no'), -(2069,151,'_downloadable','no'), -(2070,151,'_download_limit','-1'), -(2071,151,'_download_expiry','-1'), -(2072,151,'_thumbnail_id','0'), -(2073,151,'_stock',NULL), -(2074,151,'_stock_status','instock'), -(2075,151,'_wc_average_rating','0'), -(2076,151,'_wc_review_count','0'), -(2077,151,'attribute_pa_size','62'), -(2078,151,'_price','75'), -(2079,151,'_product_version','9.3.3'), -(2081,144,'_edit_lock','1732521877:1'), -(2082,152,'_wp_attached_file','2024/10/KISHOU-B-arg.jpg'), -(2083,152,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-arg.jpg\";s:8:\"filesize\";i:28301;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-arg.jpg\";}'), -(2084,152,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2085,153,'_wp_attached_file','2024/10/KISHOU-B-arg-1.jpg'), -(2086,153,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-arg-1.jpg\";s:8:\"filesize\";i:79708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-arg-1.jpg\";}'), -(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'), -(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:228219;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'), -(2089,153,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'), -(2093,144,'_edit_last','1'), -(2102,155,'_sku','Kishou-B-g'), -(2103,155,'total_sales','0'), -(2104,155,'_tax_status','taxable'), -(2105,155,'_tax_class',''), -(2106,155,'_manage_stock','no'), -(2107,155,'_backorders','no'), -(2108,155,'_sold_individually','no'), -(2109,155,'_virtual','no'), -(2110,155,'_downloadable','no'), -(2111,155,'_download_limit','-1'), -(2112,155,'_download_expiry','-1'), -(2113,155,'_thumbnail_id','163'), -(2114,155,'_stock',NULL), -(2115,155,'_stock_status','instock'), -(2116,155,'_wc_average_rating','0'), -(2117,155,'_wc_review_count','0'), -(2118,155,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2119,155,'_product_version','9.4.2'), -(2124,156,'_variation_description',''), -(2125,156,'_regular_price','80'), -(2126,156,'total_sales','0'), -(2127,156,'_tax_status','taxable'), -(2128,156,'_tax_class','parent'), -(2129,156,'_manage_stock','no'), -(2130,156,'_backorders','no'), -(2131,156,'_sold_individually','no'), -(2132,156,'_virtual','no'), -(2133,156,'_downloadable','no'), -(2134,156,'_download_limit','-1'), -(2135,156,'_download_expiry','-1'), -(2136,156,'_thumbnail_id','0'), -(2137,156,'_stock',NULL), -(2138,156,'_stock_status','instock'), -(2139,156,'_wc_average_rating','0'), -(2140,156,'_wc_review_count','0'), -(2141,156,'attribute_pa_size','50'), -(2142,156,'_price','80'), -(2143,156,'_product_version','9.3.3'), -(2144,157,'_variation_description',''), -(2145,157,'_regular_price','80'), -(2146,157,'total_sales','0'), -(2147,157,'_tax_status','taxable'), -(2148,157,'_tax_class','parent'), -(2149,157,'_manage_stock','no'), -(2150,157,'_backorders','no'), -(2151,157,'_sold_individually','no'), -(2152,157,'_virtual','no'), -(2153,157,'_downloadable','no'), -(2154,157,'_download_limit','-1'), -(2155,157,'_download_expiry','-1'), -(2156,157,'_thumbnail_id','0'), -(2157,157,'_stock',NULL), -(2158,157,'_stock_status','instock'), -(2159,157,'_wc_average_rating','0'), -(2160,157,'_wc_review_count','0'), -(2161,157,'attribute_pa_size','52'), -(2162,157,'_price','80'), -(2163,157,'_product_version','9.3.3'), -(2164,158,'_variation_description',''), -(2165,158,'_regular_price','80'), -(2166,158,'total_sales','0'), -(2167,158,'_tax_status','taxable'), -(2168,158,'_tax_class','parent'), -(2169,158,'_manage_stock','no'), -(2170,158,'_backorders','no'), -(2171,158,'_sold_individually','no'), -(2172,158,'_virtual','no'), -(2173,158,'_downloadable','no'), -(2174,158,'_download_limit','-1'), -(2175,158,'_download_expiry','-1'), -(2176,158,'_thumbnail_id','0'), -(2177,158,'_stock',NULL), -(2178,158,'_stock_status','instock'), -(2179,158,'_wc_average_rating','0'), -(2180,158,'_wc_review_count','0'), -(2181,158,'attribute_pa_size','54'), -(2182,158,'_price','80'), -(2183,158,'_product_version','9.3.3'), -(2184,159,'_variation_description',''), -(2185,159,'_regular_price','80'), -(2186,159,'total_sales','0'), -(2187,159,'_tax_status','taxable'), -(2188,159,'_tax_class','parent'), -(2189,159,'_manage_stock','no'), -(2190,159,'_backorders','no'), -(2191,159,'_sold_individually','no'), -(2192,159,'_virtual','no'), -(2193,159,'_downloadable','no'), -(2194,159,'_download_limit','-1'), -(2195,159,'_download_expiry','-1'), -(2196,159,'_thumbnail_id','0'), -(2197,159,'_stock',NULL), -(2198,159,'_stock_status','instock'), -(2199,159,'_wc_average_rating','0'), -(2200,159,'_wc_review_count','0'), -(2201,159,'attribute_pa_size','56'), -(2202,159,'_price','80'), -(2203,159,'_product_version','9.3.3'), -(2204,160,'_variation_description',''), -(2205,160,'_regular_price','80'), -(2206,160,'total_sales','0'), -(2207,160,'_tax_status','taxable'), -(2208,160,'_tax_class','parent'), -(2209,160,'_manage_stock','no'), -(2210,160,'_backorders','no'), -(2211,160,'_sold_individually','no'), -(2212,160,'_virtual','no'), -(2213,160,'_downloadable','no'), -(2214,160,'_download_limit','-1'), -(2215,160,'_download_expiry','-1'), -(2216,160,'_thumbnail_id','0'), -(2217,160,'_stock',NULL), -(2218,160,'_stock_status','instock'), -(2219,160,'_wc_average_rating','0'), -(2220,160,'_wc_review_count','0'), -(2221,160,'attribute_pa_size','58'), -(2222,160,'_price','80'), -(2223,160,'_product_version','9.3.3'), -(2224,161,'_variation_description',''), -(2225,161,'_regular_price','80'), -(2226,161,'total_sales','0'), -(2227,161,'_tax_status','taxable'), -(2228,161,'_tax_class','parent'), -(2229,161,'_manage_stock','no'), -(2230,161,'_backorders','no'), -(2231,161,'_sold_individually','no'), -(2232,161,'_virtual','no'), -(2233,161,'_downloadable','no'), -(2234,161,'_download_limit','-1'), -(2235,161,'_download_expiry','-1'), -(2236,161,'_thumbnail_id','0'), -(2237,161,'_stock',NULL), -(2238,161,'_stock_status','instock'), -(2239,161,'_wc_average_rating','0'), -(2240,161,'_wc_review_count','0'), -(2241,161,'attribute_pa_size','60'), -(2242,161,'_price','80'), -(2243,161,'_product_version','9.3.3'), -(2244,162,'_variation_description',''), -(2245,162,'_regular_price','80'), -(2246,162,'total_sales','0'), -(2247,162,'_tax_status','taxable'), -(2248,162,'_tax_class','parent'), -(2249,162,'_manage_stock','no'), -(2250,162,'_backorders','no'), -(2251,162,'_sold_individually','no'), -(2252,162,'_virtual','no'), -(2253,162,'_downloadable','no'), -(2254,162,'_download_limit','-1'), -(2255,162,'_download_expiry','-1'), -(2256,162,'_thumbnail_id','0'), -(2257,162,'_stock',NULL), -(2258,162,'_stock_status','instock'), -(2259,162,'_wc_average_rating','0'), -(2260,162,'_wc_review_count','0'), -(2261,162,'attribute_pa_size','62'), -(2262,162,'_price','80'), -(2263,162,'_product_version','9.3.3'), -(2265,155,'_edit_lock','1732521886:1'), -(2266,163,'_wp_attached_file','2024/10/KISHOU-B-vrm.jpg'), -(2267,163,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KISHOU-B-vrm.jpg\";s:8:\"filesize\";i:28881;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KISHOU-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KISHOU-B-vrm.jpg\";}'), -(2268,163,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2269,164,'_wp_attached_file','2024/10/KISHOU-B-vrm-1.jpg'), -(2270,164,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/KISHOU-B-vrm-1.jpg\";s:8:\"filesize\";i:126059;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"KISHOU-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"KISHOU-B-vrm-1.jpg\";}'), -(2271,164,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'), -(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:262084;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'), -(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'), -(2277,155,'_edit_last','1'), -(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'), -(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:352950;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'), -(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'), -(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:257752;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'), -(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(2294,168,'_sku','Rokku-B'), -(2295,168,'total_sales','0'), -(2296,168,'_tax_status','taxable'), -(2297,168,'_tax_class',''), -(2298,168,'_manage_stock','no'), -(2299,168,'_backorders','no'), -(2300,168,'_sold_individually','no'), -(2301,168,'_virtual','no'), -(2302,168,'_downloadable','no'), -(2303,168,'_download_limit','-1'), -(2304,168,'_download_expiry','-1'), -(2306,168,'_stock',NULL), -(2307,168,'_stock_status','instock'), -(2308,168,'_wc_average_rating','0'), -(2309,168,'_wc_review_count','0'), -(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2311,168,'_product_version','9.4.2'), -(2457,168,'_edit_lock','1732521898:1'), -(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'), -(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:85733;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'), -(2463,177,'_wp_attachment_image_alt',''), -(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'), -(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:51905;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'), -(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'), -(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:87699;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'), -(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'), -(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:421874;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'), -(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'), -(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:229655;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'), -(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'), -(2480,168,'_edit_last','1'), -(2488,183,'_sku','BOROBORO-BO2-s'), -(2489,183,'total_sales','1'), -(2490,183,'_tax_status','taxable'), -(2491,183,'_tax_class',''), -(2492,183,'_manage_stock','no'), -(2493,183,'_backorders','no'), -(2494,183,'_sold_individually','no'), -(2495,183,'_virtual','no'), -(2496,183,'_downloadable','no'), -(2497,183,'_download_limit','-1'), -(2498,183,'_download_expiry','-1'), -(2500,183,'_stock',NULL), -(2501,183,'_stock_status','instock'), -(2502,183,'_wc_average_rating','0'), -(2503,183,'_wc_review_count','0'), -(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2505,183,'_product_version','9.4.2'), -(2654,183,'_edit_lock','1732521908:1'), -(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'), -(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:236038;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19871;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'), -(2790,183,'_edit_last','1'), -(2805,200,'_variation_description',''), -(2806,200,'total_sales','0'), -(2807,200,'_tax_status','taxable'), -(2808,200,'_tax_class','parent'), -(2809,200,'_manage_stock','no'), -(2810,200,'_backorders','no'), -(2811,200,'_sold_individually','no'), -(2812,200,'_virtual','no'), -(2813,200,'_downloadable','no'), -(2814,200,'_download_limit','-1'), -(2815,200,'_download_expiry','-1'), -(2816,200,'_stock',NULL), -(2817,200,'_stock_status','instock'), -(2818,200,'_wc_average_rating','0'), -(2819,200,'_wc_review_count','0'), -(2820,200,'attribute_pa_stone','malachite'), -(2821,200,'_product_version','9.3.3'), -(2822,201,'_variation_description',''), -(2823,201,'total_sales','0'), -(2824,201,'_tax_status','taxable'), -(2825,201,'_tax_class','parent'), -(2826,201,'_manage_stock','no'), -(2827,201,'_backorders','no'), -(2828,201,'_sold_individually','no'), -(2829,201,'_virtual','no'), -(2830,201,'_downloadable','no'), -(2831,201,'_download_limit','-1'), -(2832,201,'_download_expiry','-1'), -(2833,201,'_stock',NULL), -(2834,201,'_stock_status','instock'), -(2835,201,'_wc_average_rating','0'), -(2836,201,'_wc_review_count','0'), -(2837,201,'attribute_pa_stone','tiger-eye'), -(2838,201,'_product_version','9.3.3'), -(2839,200,'_regular_price','150'), -(2841,200,'_price','150'), -(2842,201,'_regular_price','150'), -(2843,201,'_thumbnail_id','178'), -(2844,201,'_price','150'), -(2854,202,'_sku','PIASU-BO'), -(2855,202,'total_sales','1'), -(2856,202,'_tax_status','taxable'), -(2857,202,'_tax_class',''), -(2858,202,'_manage_stock','no'), -(2859,202,'_backorders','no'), -(2860,202,'_sold_individually','no'), -(2861,202,'_virtual','no'), -(2862,202,'_downloadable','no'), -(2863,202,'_download_limit','-1'), -(2864,202,'_download_expiry','-1'), -(2865,202,'_thumbnail_id','206'), -(2866,202,'_stock',NULL), -(2867,202,'_stock_status','instock'), -(2868,202,'_wc_average_rating','0'), -(2869,202,'_wc_review_count','0'), -(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2871,202,'_product_version','9.4.1'), -(2941,202,'_edit_lock','1732521920:1'), -(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'), -(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:56620;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'), -(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2945,207,'_wp_attached_file','2024/10/PIASU-BO-1.jpg'), -(2946,207,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-1.jpg\";s:8:\"filesize\";i:337870;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13327;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-1.jpg\";}'), -(2949,207,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2956,202,'_edit_last','1'), -(2967,212,'_wp_attached_file','2024/10/PIASU-BO-2.jpg'), -(2968,212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/PIASU-BO-2.jpg\";s:8:\"filesize\";i:187047;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-BO-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"PIASU-BO-2.jpg\";}'), -(2969,212,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(2977,213,'_sku','BOROBORO-BO2-g'), -(2978,213,'total_sales','0'), -(2979,213,'_tax_status','taxable'), -(2980,213,'_tax_class',''), -(2981,213,'_manage_stock','no'), -(2982,213,'_backorders','no'), -(2983,213,'_sold_individually','no'), -(2984,213,'_virtual','no'), -(2985,213,'_downloadable','no'), -(2986,213,'_download_limit','-1'), -(2987,213,'_download_expiry','-1'), -(2989,213,'_stock',NULL), -(2990,213,'_stock_status','instock'), -(2991,213,'_wc_average_rating','0'), -(2992,213,'_wc_review_count','0'), -(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(2994,213,'_product_version','9.4.1'), -(3064,213,'_edit_lock','1732521931:1'), -(3070,213,'_edit_last','1'), -(3088,220,'_sku','TAMANORI-BO-s'), -(3089,220,'total_sales','0'), -(3090,220,'_tax_status','taxable'), -(3091,220,'_tax_class',''), -(3092,220,'_manage_stock','no'), -(3093,220,'_backorders','no'), -(3094,220,'_sold_individually','no'), -(3095,220,'_virtual','no'), -(3096,220,'_downloadable','no'), -(3097,220,'_download_limit','-1'), -(3098,220,'_download_expiry','-1'), -(3100,220,'_stock',NULL), -(3101,220,'_stock_status','instock'), -(3102,220,'_wc_average_rating','0'), -(3103,220,'_wc_review_count','0'), -(3104,220,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3105,220,'_product_version','9.4.1'), -(3110,221,'_variation_description',''), -(3111,221,'_sku','TAMANORI-BO-s-pair'), -(3112,221,'_regular_price','55'), -(3113,221,'total_sales','0'), -(3114,221,'_tax_status','taxable'), -(3115,221,'_tax_class','parent'), -(3116,221,'_manage_stock','no'), -(3117,221,'_backorders','no'), -(3118,221,'_sold_individually','no'), -(3119,221,'_virtual','no'), -(3120,221,'_downloadable','no'), -(3121,221,'_download_limit','-1'), -(3122,221,'_download_expiry','-1'), -(3124,221,'_stock',NULL), -(3125,221,'_stock_status','instock'), -(3126,221,'_wc_average_rating','0'), -(3127,221,'_wc_review_count','0'), -(3128,221,'attribute_pa_side','pair'), -(3129,221,'_price','55'), -(3130,221,'_product_version','9.3.3'), -(3131,222,'_variation_description',''), -(3132,222,'_sku','TAMANORI-BO-s-short'), -(3133,222,'_regular_price','38'), -(3134,222,'total_sales','0'), -(3135,222,'_tax_status','taxable'), -(3136,222,'_tax_class','parent'), -(3137,222,'_manage_stock','no'), -(3138,222,'_backorders','no'), -(3139,222,'_sold_individually','no'), -(3140,222,'_virtual','no'), -(3141,222,'_downloadable','no'), -(3142,222,'_download_limit','-1'), -(3143,222,'_download_expiry','-1'), -(3145,222,'_stock',NULL), -(3146,222,'_stock_status','instock'), -(3147,222,'_wc_average_rating','0'), -(3148,222,'_wc_review_count','0'), -(3149,222,'attribute_pa_side','long'), -(3150,222,'_price','38'), -(3151,222,'_product_version','9.3.3'), -(3152,223,'_variation_description',''), -(3153,223,'_sku','TAMANORI-BO-s-long'), -(3154,223,'_regular_price','35'), -(3155,223,'total_sales','0'), -(3156,223,'_tax_status','taxable'), -(3157,223,'_tax_class','parent'), -(3158,223,'_manage_stock','no'), -(3159,223,'_backorders','no'), -(3160,223,'_sold_individually','no'), -(3161,223,'_virtual','no'), -(3162,223,'_downloadable','no'), -(3163,223,'_download_limit','-1'), -(3164,223,'_download_expiry','-1'), -(3166,223,'_stock',NULL), -(3167,223,'_stock_status','instock'), -(3168,223,'_wc_average_rating','0'), -(3169,223,'_wc_review_count','0'), -(3170,223,'attribute_pa_side','short'), -(3171,223,'_price','35'), -(3172,223,'_product_version','9.3.3'), -(3175,220,'_edit_lock','1732521942:1'), -(3179,225,'_wp_attached_file','2024/10/TAMANORI-BO-s-1.jpg'), -(3180,225,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-s-1.jpg\";s:8:\"filesize\";i:168547;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-s-1.jpg\";}'), -(3181,225,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver'), -(3185,220,'_edit_last','1'), -(3192,226,'_sku','TAMANORI-BO-g'), -(3193,226,'total_sales','0'), -(3194,226,'_tax_status','taxable'), -(3195,226,'_tax_class',''), -(3196,226,'_manage_stock','no'), -(3197,226,'_backorders','no'), -(3198,226,'_sold_individually','no'), -(3199,226,'_virtual','no'), -(3200,226,'_downloadable','no'), -(3201,226,'_download_limit','-1'), -(3202,226,'_download_expiry','-1'), -(3204,226,'_stock',NULL), -(3205,226,'_stock_status','instock'), -(3206,226,'_wc_average_rating','0'), -(3207,226,'_wc_review_count','0'), -(3208,226,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3209,226,'_product_version','9.4.1'), -(3213,227,'_variation_description',''), -(3214,227,'_sku','TAMANORI-BO-g-pair'), -(3215,227,'_regular_price','60'), -(3216,227,'total_sales','0'), -(3217,227,'_tax_status','taxable'), -(3218,227,'_tax_class','parent'), -(3219,227,'_manage_stock','no'), -(3220,227,'_backorders','no'), -(3221,227,'_sold_individually','no'), -(3222,227,'_virtual','no'), -(3223,227,'_downloadable','no'), -(3224,227,'_download_limit','-1'), -(3225,227,'_download_expiry','-1'), -(3227,227,'_stock',NULL), -(3228,227,'_stock_status','instock'), -(3229,227,'_wc_average_rating','0'), -(3230,227,'_wc_review_count','0'), -(3231,227,'attribute_pa_side','pair'), -(3232,227,'_price','60'), -(3233,227,'_product_version','9.3.3'), -(3234,228,'_variation_description',''), -(3235,228,'_sku','TAMANORI-BO-g-left'), -(3236,228,'_regular_price','40'), -(3237,228,'total_sales','0'), -(3238,228,'_tax_status','taxable'), -(3239,228,'_tax_class','parent'), -(3240,228,'_manage_stock','no'), -(3241,228,'_backorders','no'), -(3242,228,'_sold_individually','no'), -(3243,228,'_virtual','no'), -(3244,228,'_downloadable','no'), -(3245,228,'_download_limit','-1'), -(3246,228,'_download_expiry','-1'), -(3247,228,'_thumbnail_id','0'), -(3248,228,'_stock',NULL), -(3249,228,'_stock_status','instock'), -(3250,228,'_wc_average_rating','0'), -(3251,228,'_wc_review_count','0'), -(3252,228,'attribute_pa_side','long'), -(3253,228,'_price','40'), -(3254,228,'_product_version','9.3.3'), -(3255,229,'_variation_description',''), -(3256,229,'_sku','TAMANORI-BO-g-right'), -(3257,229,'_regular_price','38'), -(3258,229,'total_sales','0'), -(3259,229,'_tax_status','taxable'), -(3260,229,'_tax_class','parent'), -(3261,229,'_manage_stock','no'), -(3262,229,'_backorders','no'), -(3263,229,'_sold_individually','no'), -(3264,229,'_virtual','no'), -(3265,229,'_downloadable','no'), -(3266,229,'_download_limit','-1'), -(3267,229,'_download_expiry','-1'), -(3268,229,'_thumbnail_id','0'), -(3269,229,'_stock',NULL), -(3270,229,'_stock_status','instock'), -(3271,229,'_wc_average_rating','0'), -(3272,229,'_wc_review_count','0'), -(3273,229,'attribute_pa_side','short'), -(3274,229,'_price','38'), -(3275,229,'_product_version','9.3.3'), -(3279,226,'_edit_lock','1732521974:1'), -(3283,231,'_wp_attached_file','2024/10/TAMANORI-BO-g-1.jpg'), -(3284,231,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/TAMANORI-BO-g-1.jpg\";s:8:\"filesize\";i:188434;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"TAMANORI-BO-g-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"TAMANORI-BO-g-1.jpg\";}'), -(3285,231,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver'), -(3289,226,'_edit_last','1'), -(3293,232,'_sku','HADOU-BR'), -(3294,232,'total_sales','0'), -(3295,232,'_tax_status','taxable'), -(3296,232,'_tax_class',''), -(3297,232,'_manage_stock','no'), -(3298,232,'_backorders','no'), -(3299,232,'_sold_individually','no'), -(3300,232,'_virtual','no'), -(3301,232,'_downloadable','no'), -(3302,232,'_download_limit','-1'), -(3303,232,'_download_expiry','-1'), -(3305,232,'_stock',NULL), -(3306,232,'_stock_status','instock'), -(3307,232,'_wc_average_rating','0'), -(3308,232,'_wc_review_count','0'), -(3309,232,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3310,232,'_product_version','9.4.1'), -(3380,232,'_edit_lock','1732521984:1'), -(3384,237,'_wp_attached_file','2024/10/HADOU-BR.jpg'), -(3385,237,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-BR.jpg\";s:8:\"filesize\";i:522781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-BR.jpg\";}'), -(3386,237,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(3390,238,'_variation_description',''), -(3391,238,'total_sales','0'), -(3392,238,'_tax_status','taxable'), -(3393,238,'_tax_class','parent'), -(3394,238,'_manage_stock','no'), -(3395,238,'_backorders','no'), -(3396,238,'_sold_individually','no'), -(3397,238,'_virtual','no'), -(3398,238,'_downloadable','no'), -(3399,238,'_download_limit','-1'), -(3400,238,'_download_expiry','-1'), -(3401,238,'_stock',NULL), -(3402,238,'_stock_status','instock'), -(3403,238,'_wc_average_rating','0'), -(3404,238,'_wc_review_count','0'), -(3405,238,'attribute_pa_size','size-1'), -(3406,238,'_product_version','9.3.3'), -(3407,239,'_variation_description',''), -(3408,239,'total_sales','0'), -(3409,239,'_tax_status','taxable'), -(3410,239,'_tax_class','parent'), -(3411,239,'_manage_stock','no'), -(3412,239,'_backorders','no'), -(3413,239,'_sold_individually','no'), -(3414,239,'_virtual','no'), -(3415,239,'_downloadable','no'), -(3416,239,'_download_limit','-1'), -(3417,239,'_download_expiry','-1'), -(3418,239,'_stock',NULL), -(3419,239,'_stock_status','instock'), -(3420,239,'_wc_average_rating','0'), -(3421,239,'_wc_review_count','0'), -(3422,239,'attribute_pa_size','size-2'), -(3423,239,'_product_version','9.3.3'), -(3424,238,'_sku','HADOU-BR-1'), -(3425,238,'_regular_price','110'), -(3427,238,'_price','110'), -(3428,239,'_sku','HADOU-BR-2'), -(3429,239,'_regular_price','110'), -(3431,239,'_price','110'), -(3433,232,'_edit_last','1'), -(3440,240,'_sku','IKKAN-BR-s'), -(3441,240,'total_sales','0'), -(3442,240,'_tax_status','taxable'), -(3443,240,'_tax_class',''), -(3444,240,'_manage_stock','no'), -(3445,240,'_backorders','no'), -(3446,240,'_sold_individually','no'), -(3447,240,'_virtual','no'), -(3448,240,'_downloadable','no'), -(3449,240,'_download_limit','-1'), -(3450,240,'_download_expiry','-1'), -(3451,240,'_thumbnail_id','243'), -(3452,240,'_stock',NULL), -(3453,240,'_stock_status','instock'), -(3454,240,'_wc_average_rating','0'), -(3455,240,'_wc_review_count','0'), -(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3457,240,'_product_version','9.3.3'), -(3461,241,'_variation_description',''), -(3462,241,'_sku','IKKAN-BR-s-1'), -(3463,241,'_regular_price','75'), -(3464,241,'total_sales','0'), -(3465,241,'_tax_status','taxable'), -(3466,241,'_tax_class','parent'), -(3467,241,'_manage_stock','no'), -(3468,241,'_backorders','no'), -(3469,241,'_sold_individually','no'), -(3470,241,'_virtual','no'), -(3471,241,'_downloadable','no'), -(3472,241,'_download_limit','-1'), -(3473,241,'_download_expiry','-1'), -(3474,241,'_thumbnail_id','243'), -(3475,241,'_stock',NULL), -(3476,241,'_stock_status','instock'), -(3477,241,'_wc_average_rating','0'), -(3478,241,'_wc_review_count','0'), -(3479,241,'attribute_pa_size','size-1'), -(3480,241,'_price','75'), -(3481,241,'_product_version','9.3.3'), -(3482,242,'_variation_description',''), -(3483,242,'_sku','IKKAN-BR-s-2'), -(3484,242,'_regular_price','75'), -(3485,242,'total_sales','0'), -(3486,242,'_tax_status','taxable'), -(3487,242,'_tax_class','parent'), -(3488,242,'_manage_stock','no'), -(3489,242,'_backorders','no'), -(3490,242,'_sold_individually','no'), -(3491,242,'_virtual','no'), -(3492,242,'_downloadable','no'), -(3493,242,'_download_limit','-1'), -(3494,242,'_download_expiry','-1'), -(3495,242,'_thumbnail_id','243'), -(3496,242,'_stock',NULL), -(3497,242,'_stock_status','instock'), -(3498,242,'_wc_average_rating','0'), -(3499,242,'_wc_review_count','0'), -(3500,242,'attribute_pa_size','size-2'), -(3501,242,'_price','75'), -(3502,242,'_product_version','9.3.3'), -(3504,240,'_edit_lock','1732521996:1'), -(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'), -(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:51107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'), -(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'), -(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:438743;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'), -(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'), -(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:536594;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'), -(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'), -(3515,240,'_price','75'), -(3516,240,'_edit_last','1'), -(3521,246,'_sku','IKKAN-BR-g'), -(3522,246,'total_sales','0'), -(3523,246,'_tax_status','taxable'), -(3524,246,'_tax_class',''), -(3525,246,'_manage_stock','no'), -(3526,246,'_backorders','no'), -(3527,246,'_sold_individually','no'), -(3528,246,'_virtual','no'), -(3529,246,'_downloadable','no'), -(3530,246,'_download_limit','-1'), -(3531,246,'_download_expiry','-1'), -(3532,246,'_thumbnail_id','249'), -(3533,246,'_stock',NULL), -(3534,246,'_stock_status','instock'), -(3535,246,'_wc_average_rating','0'), -(3536,246,'_wc_review_count','0'), -(3537,246,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3538,246,'_product_version','9.4.2'), -(3543,247,'_variation_description',''), -(3544,247,'_sku','IKKAN-BR-g-1'), -(3545,247,'_regular_price','80'), -(3546,247,'total_sales','0'), -(3547,247,'_tax_status','taxable'), -(3548,247,'_tax_class','parent'), -(3549,247,'_manage_stock','no'), -(3550,247,'_backorders','no'), -(3551,247,'_sold_individually','no'), -(3552,247,'_virtual','no'), -(3553,247,'_downloadable','no'), -(3554,247,'_download_limit','-1'), -(3555,247,'_download_expiry','-1'), -(3556,247,'_thumbnail_id','249'), -(3557,247,'_stock',NULL), -(3558,247,'_stock_status','instock'), -(3559,247,'_wc_average_rating','0'), -(3560,247,'_wc_review_count','0'), -(3561,247,'attribute_pa_size','size-1'), -(3562,247,'_price','80'), -(3563,247,'_product_version','9.3.3'), -(3564,248,'_variation_description',''), -(3565,248,'_sku','IKKAN-BR-g-2'), -(3566,248,'_regular_price','80'), -(3567,248,'total_sales','0'), -(3568,248,'_tax_status','taxable'), -(3569,248,'_tax_class','parent'), -(3570,248,'_manage_stock','no'), -(3571,248,'_backorders','no'), -(3572,248,'_sold_individually','no'), -(3573,248,'_virtual','no'), -(3574,248,'_downloadable','no'), -(3575,248,'_download_limit','-1'), -(3576,248,'_download_expiry','-1'), -(3577,248,'_thumbnail_id','249'), -(3578,248,'_stock',NULL), -(3579,248,'_stock_status','instock'), -(3580,248,'_wc_average_rating','0'), -(3581,248,'_wc_review_count','0'), -(3582,248,'attribute_pa_size','size-2'), -(3583,248,'_price','80'), -(3584,248,'_product_version','9.3.3'), -(3586,246,'_edit_lock','1732522006:1'), -(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'), -(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:52984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'), -(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'), -(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:187089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'), -(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'), -(3593,246,'_price','80'), -(3594,246,'_edit_last','1'), -(3601,251,'_sku','TANEMAKI-BR'), -(3602,251,'total_sales','2'), -(3603,251,'_tax_status','taxable'), -(3604,251,'_tax_class',''), -(3605,251,'_manage_stock','no'), -(3606,251,'_backorders','no'), -(3607,251,'_sold_individually','no'), -(3608,251,'_virtual','no'), -(3609,251,'_downloadable','no'), -(3610,251,'_download_limit','-1'), -(3611,251,'_download_expiry','-1'), -(3613,251,'_stock',NULL), -(3614,251,'_stock_status','instock'), -(3615,251,'_wc_average_rating','0'), -(3616,251,'_wc_review_count','0'), -(3618,251,'_product_version','9.4.1'), -(3665,251,'_edit_lock','1732522017:1'), -(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'), -(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'), -(3671,255,'_wp_attachment_image_alt',''), -(3707,251,'_edit_last','1'), -(3708,251,'_regular_price','65'), -(3709,251,'_price','65'), -(3713,258,'_sku','FUYOU-BR-s'), -(3714,258,'_regular_price','75'), -(3715,258,'total_sales','0'), -(3716,258,'_tax_status','taxable'), -(3717,258,'_tax_class',''), -(3718,258,'_manage_stock','no'), -(3719,258,'_backorders','no'), -(3720,258,'_sold_individually','no'), -(3721,258,'_virtual','no'), -(3722,258,'_downloadable','no'), -(3723,258,'_download_limit','-1'), -(3724,258,'_download_expiry','-1'), -(3725,258,'_thumbnail_id','259'), -(3726,258,'_stock',NULL), -(3727,258,'_stock_status','instock'), -(3728,258,'_wc_average_rating','0'), -(3729,258,'_wc_review_count','0'), -(3730,258,'_product_version','9.4.2'), -(3731,258,'_price','75'), -(3735,258,'_edit_lock','1732522678:1'), -(3736,259,'_wp_attached_file','2024/10/FUYOU-BR-s.jpg'), -(3737,259,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-s.jpg\";s:8:\"filesize\";i:49290;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"FUYOU-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5390;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"FUYOU-BR-s.jpg\";}'), -(3738,259,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3739,260,'_wp_attached_file','2024/10/DSC9225.jpg'), -(3740,260,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9225.jpg\";s:8:\"filesize\";i:348487;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9225-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9225.jpg\";}'), -(3741,260,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(3742,258,'_edit_last','1'), -(3752,261,'_sku','FUYOU-BR-g'), -(3753,261,'_regular_price','80'), -(3754,261,'total_sales','0'), -(3755,261,'_tax_status','taxable'), -(3756,261,'_tax_class',''), -(3757,261,'_manage_stock','no'), -(3758,261,'_backorders','no'), -(3759,261,'_sold_individually','no'), -(3760,261,'_virtual','no'), -(3761,261,'_downloadable','no'), -(3762,261,'_download_limit','-1'), -(3763,261,'_download_expiry','-1'), -(3765,261,'_stock',NULL), -(3766,261,'_stock_status','instock'), -(3767,261,'_wc_average_rating','0'), -(3768,261,'_wc_review_count','0'), -(3769,261,'_product_version','9.4.2'), -(3770,261,'_price','80'), -(3774,261,'_edit_lock','1732556185:1'), -(3778,261,'_edit_last','1'), -(3782,263,'_sku','IKKAN-C'), -(3783,263,'_regular_price','90'), -(3784,263,'total_sales','1'), -(3785,263,'_tax_status','taxable'), -(3786,263,'_tax_class',''), -(3787,263,'_manage_stock','no'), -(3788,263,'_backorders','no'), -(3789,263,'_sold_individually','no'), -(3790,263,'_virtual','no'), -(3791,263,'_downloadable','no'), -(3792,263,'_download_limit','-1'), -(3793,263,'_download_expiry','-1'), -(3795,263,'_stock',NULL), -(3796,263,'_stock_status','instock'), -(3797,263,'_wc_average_rating','0'), -(3798,263,'_wc_review_count','0'), -(3799,263,'_product_version','9.4.1'), -(3800,263,'_price','90'), -(3804,263,'_edit_lock','1732522839:1'), -(3808,265,'_wp_attached_file','2024/10/IKKAN-C.jpg'), -(3809,265,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/IKKAN-C.jpg\";s:8:\"filesize\";i:533027;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"IKKAN-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"IKKAN-C.jpg\";}'), -(3810,265,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3811,266,'_wp_attached_file','2024/10/IKKAN-C-1.jpg'), -(3812,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-1.jpg\";s:8:\"filesize\";i:554660;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(3813,266,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3814,267,'_wp_attached_file','2024/10/IKKAN-C-2.jpg'), -(3815,267,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/IKKAN-C-2.jpg\";s:8:\"filesize\";i:506097;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IKKAN-C-2.jpg\";}'), -(3816,267,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(3817,263,'_edit_last','1'), -(3828,268,'_sku','PIASU-C'), -(3829,268,'_regular_price','90'), -(3830,268,'total_sales','0'), -(3831,268,'_tax_status','taxable'), -(3832,268,'_tax_class',''), -(3833,268,'_manage_stock','no'), -(3834,268,'_backorders','no'), -(3835,268,'_sold_individually','no'), -(3836,268,'_virtual','no'), -(3837,268,'_downloadable','no'), -(3838,268,'_download_limit','-1'), -(3839,268,'_download_expiry','-1'), -(3841,268,'_stock',NULL), -(3842,268,'_stock_status','instock'), -(3843,268,'_wc_average_rating','0'), -(3844,268,'_wc_review_count','0'), -(3845,268,'_product_version','9.4.1'), -(3846,268,'_price','90'), -(3852,268,'_edit_lock','1732522847:1'), -(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'), -(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:266103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'), -(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(3859,268,'_edit_last','1'), -(3863,271,'_sku','TANEMAKI-C'), -(3864,271,'_regular_price','95'), -(3865,271,'total_sales','1'), -(3866,271,'_tax_status','taxable'), -(3867,271,'_tax_class',''), -(3868,271,'_manage_stock','no'), -(3869,271,'_backorders','no'), -(3870,271,'_sold_individually','no'), -(3871,271,'_virtual','no'), -(3872,271,'_downloadable','no'), -(3873,271,'_download_limit','-1'), -(3874,271,'_download_expiry','-1'), -(3876,271,'_stock',NULL), -(3877,271,'_stock_status','instock'), -(3878,271,'_wc_average_rating','0'), -(3879,271,'_wc_review_count','0'), -(3880,271,'_product_version','9.4.1'), -(3881,271,'_price','95'), -(3885,271,'_edit_lock','1732522865:1'), -(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'), -(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:498528;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'), -(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'), -(3892,271,'_edit_last','1'), -(3899,274,'_sku','FUYOU-C'), -(3900,274,'_regular_price','95'), -(3901,274,'total_sales','1'), -(3902,274,'_tax_status','taxable'), -(3903,274,'_tax_class',''), -(3904,274,'_manage_stock','no'), -(3905,274,'_backorders','no'), -(3906,274,'_sold_individually','no'), -(3907,274,'_virtual','no'), -(3908,274,'_downloadable','no'), -(3909,274,'_download_limit','-1'), -(3910,274,'_download_expiry','-1'), -(3911,274,'_thumbnail_id','275'), -(3912,274,'_stock',NULL), -(3913,274,'_stock_status','instock'), -(3914,274,'_wc_average_rating','0'), -(3915,274,'_wc_review_count','0'), -(3916,274,'_product_version','9.4.1'), -(3917,274,'_price','95'), -(3921,274,'_edit_lock','1732522876:1'), -(3922,275,'_wp_attached_file','2024/10/FUYOU-C.jpg'), -(3923,275,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/FUYOU-C.jpg\";s:8:\"filesize\";i:66984;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"FUYOU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7799;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"FUYOU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7799;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"FUYOU-C.jpg\";}'), -(3924,275,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(3925,274,'_edit_last','1'), -(3932,276,'_sku','HADOU-CR-s'), -(3933,276,'total_sales','0'), -(3934,276,'_tax_status','taxable'), -(3935,276,'_tax_class',''), -(3936,276,'_manage_stock','no'), -(3937,276,'_backorders','no'), -(3938,276,'_sold_individually','no'), -(3939,276,'_virtual','no'), -(3940,276,'_downloadable','no'), -(3941,276,'_download_limit','-1'), -(3942,276,'_download_expiry','-1'), -(3943,276,'_thumbnail_id','280'), -(3944,276,'_stock',NULL), -(3945,276,'_stock_status','instock'), -(3946,276,'_wc_average_rating','0'), -(3947,276,'_wc_review_count','0'), -(3948,276,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(3949,276,'_product_version','9.4.2'), -(4016,276,'_price','70'), -(4017,276,'_price','70'), -(4018,276,'_price','70'), -(4019,276,'_edit_lock','1732523064:1'), -(4020,280,'_wp_attached_file','2024/10/HADOU-CR2-arg.jpg'), -(4021,280,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HADOU-CR2-arg.jpg\";s:8:\"filesize\";i:45836;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HADOU-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HADOU-CR2-arg.jpg\";}'), -(4022,280,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4023,281,'_wp_attached_file','2024/10/HADOU-CR-s.jpg'), -(4024,281,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-s.jpg\";s:8:\"filesize\";i:482578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"HADOU-CR-s.jpg\";}'), -(4025,281,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4026,276,'_edit_last','1'), -(4027,276,'_regular_price','70'), -(4034,282,'_sku','HADOU-CR-g'), -(4035,282,'_regular_price','75'), -(4036,282,'total_sales','0'), -(4037,282,'_tax_status','taxable'), -(4038,282,'_tax_class',''), -(4039,282,'_manage_stock','no'), -(4040,282,'_backorders','no'), -(4041,282,'_sold_individually','no'), -(4042,282,'_virtual','no'), -(4043,282,'_downloadable','no'), -(4044,282,'_download_limit','-1'), -(4045,282,'_download_expiry','-1'), -(4046,282,'_thumbnail_id','283'), -(4047,282,'_stock',NULL), -(4048,282,'_stock_status','instock'), -(4049,282,'_wc_average_rating','0'), -(4050,282,'_wc_review_count','0'), -(4051,282,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4052,282,'_product_version','9.4.2'), -(4053,282,'_price','75'), -(4057,282,'_edit_lock','1732523086:1'), -(4058,283,'_wp_attached_file','2024/10/HADOU-CR2-g.jpg'), -(4059,283,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/HADOU-CR2-g.jpg\";s:8:\"filesize\";i:42478;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-CR2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-CR2-g.jpg\";}'), -(4060,283,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(4061,284,'_wp_attached_file','2024/10/HADOU-CR-g.jpg'), -(4062,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/HADOU-CR-g.jpg\";s:8:\"filesize\";i:325294;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HADOU-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4063,284,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver'), -(4064,282,'_edit_last','1'), -(4071,285,'_sku','HATTARI-CR1-s'), -(4073,285,'total_sales','1'), -(4074,285,'_tax_status','taxable'), -(4075,285,'_tax_class',''), -(4076,285,'_manage_stock','no'), -(4077,285,'_backorders','no'), -(4078,285,'_sold_individually','no'), -(4079,285,'_virtual','no'), -(4080,285,'_downloadable','no'), -(4081,285,'_download_limit','-1'), -(4082,285,'_download_expiry','-1'), -(4083,285,'_thumbnail_id','286'), -(4084,285,'_stock',NULL), -(4085,285,'_stock_status','instock'), -(4086,285,'_wc_average_rating','0'), -(4087,285,'_wc_review_count','0'), -(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4089,285,'_product_version','9.3.3'), -(4094,285,'_edit_lock','1732523108:1'), -(4095,286,'_wp_attached_file','2024/10/HATTARI-CR1-s.jpg'), -(4096,286,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:38518;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4755;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4755;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-s.jpg\";}'), -(4097,286,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'), -(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:323619;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'), -(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'), -(4101,285,'_edit_last','1'), -(4105,288,'_sku','HATTARI-CR1-g'), -(4107,288,'total_sales','2'), -(4108,288,'_tax_status','taxable'), -(4109,288,'_tax_class',''), -(4110,288,'_manage_stock','no'), -(4111,288,'_backorders','no'), -(4112,288,'_sold_individually','no'), -(4113,288,'_virtual','no'), -(4114,288,'_downloadable','no'), -(4115,288,'_download_limit','-1'), -(4116,288,'_download_expiry','-1'), -(4117,288,'_thumbnail_id','289'), -(4118,288,'_stock',NULL), -(4119,288,'_stock_status','instock'), -(4120,288,'_wc_average_rating','0'), -(4121,288,'_wc_review_count','0'), -(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4123,288,'_product_version','9.4.1'), -(4128,288,'_edit_lock','1732523121:1'), -(4129,289,'_wp_attached_file','2024/10/HATTARI-CR1-g.jpg'), -(4130,289,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:44097;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5894;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5894;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-CR1-g.jpg\";}'), -(4131,289,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver'), -(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'), -(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:280534;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9336-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'), -(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(4135,288,'_edit_last','1'), -(4139,291,'_sku','HATTARI-CR2'), -(4141,291,'total_sales','1'), -(4142,291,'_tax_status','taxable'), -(4143,291,'_tax_class',''), -(4144,291,'_manage_stock','no'), -(4145,291,'_backorders','no'), -(4146,291,'_sold_individually','no'), -(4147,291,'_virtual','no'), -(4148,291,'_downloadable','no'), -(4149,291,'_download_limit','-1'), -(4150,291,'_download_expiry','-1'), -(4151,291,'_thumbnail_id','292'), -(4152,291,'_stock',NULL), -(4153,291,'_stock_status','instock'), -(4154,291,'_wc_average_rating','0'), -(4155,291,'_wc_review_count','0'), -(4156,291,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4157,291,'_product_version','9.4.1'), -(4162,291,'_edit_lock','1732523132:1'), -(4163,292,'_wp_attached_file','2024/10/HATTARI-CR2-mix.jpg'), -(4164,292,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-mix.jpg\";s:8:\"filesize\";i:35448;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4345;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"HATTARI-CR2-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4345;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR2-mix.jpg\";}'), -(4165,292,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4166,293,'_wp_attached_file','2024/10/HATTARI-CR2.jpg'), -(4167,293,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/HATTARI-CR2.jpg\";s:8:\"filesize\";i:267641;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-CR2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-CR2.jpg\";}'), -(4168,293,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver'), -(4239,291,'_edit_last','1'), -(4381,306,'_sku','TAMANORI-CR-s'), -(4382,306,'total_sales','1'), -(4383,306,'_tax_status','taxable'), -(4384,306,'_tax_class',''), -(4385,306,'_manage_stock','no'), -(4386,306,'_backorders','no'), -(4387,306,'_sold_individually','no'), -(4388,306,'_virtual','no'), -(4389,306,'_downloadable','no'), -(4390,306,'_download_limit','-1'), -(4391,306,'_download_expiry','-1'), -(4392,306,'_thumbnail_id','310'), -(4393,306,'_stock',NULL), -(4394,306,'_stock_status','instock'), -(4395,306,'_wc_average_rating','0'), -(4396,306,'_wc_review_count','0'), -(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4398,306,'_product_version','9.4.1'), -(4467,306,'_edit_lock','1732523141:1'), -(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'), -(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:33849;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4012;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4012;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'), -(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'), -(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:270951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'), -(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(4477,306,'_edit_last','1'), -(4481,312,'_sku','TAMANORI-CR-g'), -(4482,312,'total_sales','1'), -(4483,312,'_tax_status','taxable'), -(4484,312,'_tax_class',''), -(4485,312,'_manage_stock','no'), -(4486,312,'_backorders','no'), -(4487,312,'_sold_individually','no'), -(4488,312,'_virtual','no'), -(4489,312,'_downloadable','no'), -(4490,312,'_download_limit','-1'), -(4491,312,'_download_expiry','-1'), -(4493,312,'_stock',NULL), -(4494,312,'_stock_status','instock'), -(4495,312,'_wc_average_rating','0'), -(4496,312,'_wc_review_count','0'), -(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4498,312,'_product_version','9.4.2'), -(4568,312,'_edit_lock','1732523154:1'), -(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'), -(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(4578,312,'_edit_last','1'), -(4585,318,'_sku','FUYOU-CR'), -(4586,318,'total_sales','0'), -(4587,318,'_tax_status','taxable'), -(4588,318,'_tax_class',''), -(4589,318,'_manage_stock','no'), -(4590,318,'_backorders','no'), -(4591,318,'_sold_individually','no'), -(4592,318,'_virtual','no'), -(4593,318,'_downloadable','no'), -(4594,318,'_download_limit','-1'), -(4595,318,'_download_expiry','-1'), -(4597,318,'_stock',NULL), -(4598,318,'_stock_status','instock'), -(4599,318,'_wc_average_rating','0'), -(4600,318,'_wc_review_count','0'), -(4602,318,'_product_version','9.4.1'), -(4669,318,'_price','40'), -(4670,318,'_price','40'), -(4671,318,'_price','40'), -(4672,318,'_edit_lock','1732523323:1'), -(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'), -(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:546040;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'), -(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:438169;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9542-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'), -(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'), -(4682,318,'_edit_last','1'), -(4683,318,'_regular_price','40'), -(4712,325,'_sku','HADOU-EC-s'), -(4713,325,'_regular_price','35'), -(4714,325,'total_sales','0'), -(4715,325,'_tax_status','taxable'), -(4716,325,'_tax_class',''), -(4717,325,'_manage_stock','no'), -(4718,325,'_backorders','no'), -(4719,325,'_sold_individually','no'), -(4720,325,'_virtual','no'), -(4721,325,'_downloadable','no'), -(4722,325,'_download_limit','-1'), -(4723,325,'_download_expiry','-1'), -(4724,325,'_thumbnail_id','326'), -(4725,325,'_stock',NULL), -(4726,325,'_stock_status','instock'), -(4727,325,'_wc_average_rating','0'), -(4728,325,'_wc_review_count','0'), -(4729,325,'_product_version','9.4.2'), -(4730,325,'_price','35'), -(4735,325,'_edit_lock','1732523318:1'), -(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'), -(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:27956;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'), -(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'), -(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'), -(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:355588;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'), -(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'), -(4742,325,'_edit_last','1'), -(4746,328,'_sku','HADOU-EC-g'), -(4747,328,'_regular_price','40'), -(4748,328,'total_sales','0'), -(4749,328,'_tax_status','taxable'), -(4750,328,'_tax_class',''), -(4751,328,'_manage_stock','no'), -(4752,328,'_backorders','no'), -(4753,328,'_sold_individually','no'), -(4754,328,'_virtual','no'), -(4755,328,'_downloadable','no'), -(4756,328,'_download_limit','-1'), -(4757,328,'_download_expiry','-1'), -(4758,328,'_thumbnail_id','329'), -(4759,328,'_stock',NULL), -(4760,328,'_stock_status','instock'), -(4761,328,'_wc_average_rating','0'), -(4762,328,'_wc_review_count','0'), -(4763,328,'_product_version','9.4.2'), -(4764,328,'_price','40'), -(4768,328,'_edit_lock','1732523291:1'), -(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'), -(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:28932;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'), -(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'), -(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:223978;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'), -(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'), -(4775,328,'_edit_last','1'), -(4782,331,'_sku','HATTARI-EC-s'), -(4783,331,'_regular_price','35'), -(4784,331,'total_sales','1'), -(4785,331,'_tax_status','taxable'), -(4786,331,'_tax_class',''), -(4787,331,'_manage_stock','no'), -(4788,331,'_backorders','no'), -(4789,331,'_sold_individually','no'), -(4790,331,'_virtual','no'), -(4791,331,'_downloadable','no'), -(4792,331,'_download_limit','-1'), -(4793,331,'_download_expiry','-1'), -(4794,331,'_thumbnail_id','332'), -(4795,331,'_stock',NULL), -(4796,331,'_stock_status','instock'), -(4797,331,'_wc_average_rating','0'), -(4798,331,'_wc_review_count','0'), -(4799,331,'_product_version','9.4.2'), -(4800,331,'_price','35'), -(4804,331,'_edit_lock','1732523337:1'), -(4805,332,'_wp_attached_file','2024/10/HATTARI-EC-arg.jpg'), -(4806,332,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-arg.jpg\";s:8:\"filesize\";i:25628;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2782;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HATTARI-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2782;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-arg.jpg\";}'), -(4807,332,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4810,334,'_wp_attached_file','2024/10/HATTARI-EC-arg-1.jpg'), -(4811,334,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/HATTARI-EC-arg-1.jpg\";s:8:\"filesize\";i:184512;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"HATTARI-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"HATTARI-EC-arg-1.jpg\";}'), -(4812,334,'_wp_attachment_image_alt','Hattari earcuff in sterling silver.'), -(4813,331,'_edit_last','1'), -(4817,335,'_sku','HATTARI-EC-g'), -(4818,335,'_regular_price','40'), -(4819,335,'total_sales','0'), -(4820,335,'_tax_status','taxable'), -(4821,335,'_tax_class',''), -(4822,335,'_manage_stock','no'), -(4823,335,'_backorders','no'), -(4824,335,'_sold_individually','no'), -(4825,335,'_virtual','no'), -(4826,335,'_downloadable','no'), -(4827,335,'_download_limit','-1'), -(4828,335,'_download_expiry','-1'), -(4829,335,'_thumbnail_id','336'), -(4830,335,'_stock',NULL), -(4831,335,'_stock_status','instock'), -(4832,335,'_wc_average_rating','0'), -(4833,335,'_wc_review_count','0'), -(4834,335,'_product_version','9.4.2'), -(4835,335,'_price','40'), -(4839,335,'_edit_lock','1732558084:1'), -(4840,336,'_wp_attached_file','2024/10/HATTARI-EC-vrm.jpg'), -(4841,336,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/HATTARI-EC-vrm.jpg\";s:8:\"filesize\";i:26165;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HATTARI-EC-vrm.jpg\";}'), -(4842,336,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4843,337,'_wp_attached_file','2024/10/DSC9472.jpg'), -(4844,337,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9472.jpg\";s:8:\"filesize\";i:356763;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9472.jpg\";}'), -(4845,337,'_wp_attachment_image_alt','Hattari earcuff in gold plated silver.'), -(4846,335,'_edit_last','1'), -(4853,338,'_sku','PIASU-BRC'), -(4854,338,'_regular_price','50'), -(4855,338,'total_sales','0'), -(4856,338,'_tax_status','taxable'), -(4857,338,'_tax_class',''), -(4858,338,'_manage_stock','no'), -(4859,338,'_backorders','no'), -(4860,338,'_sold_individually','no'), -(4861,338,'_virtual','no'), -(4862,338,'_downloadable','no'), -(4863,338,'_download_limit','-1'), -(4864,338,'_download_expiry','-1'), -(4865,338,'_thumbnail_id','339'), -(4866,338,'_stock',NULL), -(4867,338,'_stock_status','instock'), -(4868,338,'_wc_average_rating','0'), -(4869,338,'_wc_review_count','0'), -(4870,338,'_product_version','9.3.3'), -(4871,338,'_price','50'), -(4875,338,'_edit_lock','1732523359:1'), -(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'), -(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:38982;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'), -(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'), -(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:237100;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'), -(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'), -(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:326181;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'), -(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'), -(4885,338,'_edit_last','2'), -(4886,338,'_photos_colonne_gauche|||0|value','339'), -(4887,338,'_photos_colonne_droite|||0|value','340'), -(4888,338,'_photos_colonne_droite|||1|value','341'), -(4889,338,'_haiku_details_produit',''), -(4890,342,'_sku','KAGUN-BOP'), -(4891,342,'total_sales','2'), -(4892,342,'_tax_status','taxable'), -(4893,342,'_tax_class',''), -(4894,342,'_manage_stock','no'), -(4895,342,'_backorders','no'), -(4896,342,'_sold_individually','no'), -(4897,342,'_virtual','no'), -(4898,342,'_downloadable','no'), -(4899,342,'_download_limit','-1'), -(4900,342,'_download_expiry','-1'), -(4902,342,'_stock',NULL), -(4903,342,'_stock_status','instock'), -(4904,342,'_wc_average_rating','0'), -(4905,342,'_wc_review_count','0'), -(4906,342,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(4907,342,'_product_version','9.4.1'), -(4977,342,'_edit_lock','1732523371:1'), -(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'), -(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:402127;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9763-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'), -(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'), -(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:372455;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9781-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'), -(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:421413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'), -(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(5113,342,'_edit_last','1'), -(5124,356,'_sku','KARA-BO'), -(5125,356,'total_sales','0'), -(5126,356,'_tax_status','taxable'), -(5127,356,'_tax_class',''), -(5128,356,'_manage_stock','no'), -(5129,356,'_backorders','no'), -(5130,356,'_sold_individually','no'), -(5131,356,'_virtual','no'), -(5132,356,'_downloadable','no'), -(5133,356,'_download_limit','-1'), -(5134,356,'_download_expiry','-1'), -(5135,356,'_thumbnail_id','360'), -(5136,356,'_stock',NULL), -(5137,356,'_stock_status','instock'), -(5138,356,'_wc_average_rating','0'), -(5139,356,'_wc_review_count','0'), -(5140,356,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5141,356,'_product_version','9.3.3'), -(5213,356,'_edit_lock','1732523418:1'), -(5214,360,'_wp_attached_file','2024/10/KARA-BO.jpg'), -(5215,360,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/KARA-BO.jpg\";s:8:\"filesize\";i:39945;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"KARA-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"KARA-BO.jpg\";}'), -(5216,360,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5217,361,'_wp_attached_file','2024/10/DSC9354.jpg'), -(5218,361,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9354.jpg\";s:8:\"filesize\";i:282611;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9354-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9354.jpg\";}'), -(5219,361,'_wp_attachment_image_alt','Kara trio organic shapes earrings in silver and 18k gold chain.'), -(5289,356,'_edit_last','1'), -(5296,365,'_sku','MUGURA-BO-s'), -(5297,365,'total_sales','0'), -(5298,365,'_tax_status','taxable'), -(5299,365,'_tax_class',''), -(5300,365,'_manage_stock','no'), -(5301,365,'_backorders','no'), -(5302,365,'_sold_individually','no'), -(5303,365,'_virtual','no'), -(5304,365,'_downloadable','no'), -(5305,365,'_download_limit','-1'), -(5306,365,'_download_expiry','-1'), -(5307,365,'_thumbnail_id','369'), -(5308,365,'_stock',NULL), -(5309,365,'_stock_status','instock'), -(5310,365,'_wc_average_rating','0'), -(5311,365,'_wc_review_count','0'), -(5312,365,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5313,365,'_product_version','9.4.1'), -(5383,365,'_edit_lock','1732523448:1'), -(5384,369,'_wp_attached_file','2024/10/MUGURA-BO1-arg.jpg'), -(5385,369,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-arg.jpg\";s:8:\"filesize\";i:32172;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-arg.jpg\";}'), -(5386,369,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(5434,365,'_edit_last','1'), -(5441,372,'_sku','MUGURA-BO-g'), -(5442,372,'total_sales','0'), -(5443,372,'_tax_status','taxable'), -(5444,372,'_tax_class',''), -(5445,372,'_manage_stock','no'), -(5446,372,'_backorders','no'), -(5447,372,'_sold_individually','no'), -(5448,372,'_virtual','no'), -(5449,372,'_downloadable','no'), -(5450,372,'_download_limit','-1'), -(5451,372,'_download_expiry','-1'), -(5452,372,'_thumbnail_id','375'), -(5453,372,'_stock',NULL), -(5454,372,'_stock_status','instock'), -(5455,372,'_wc_average_rating','0'), -(5456,372,'_wc_review_count','0'), -(5457,372,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5458,372,'_product_version','9.4.1'), -(5506,372,'_edit_lock','1732523462:1'), -(5507,375,'_wp_attached_file','2024/10/MUGURA-BO1-vrm.jpg'), -(5508,375,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-BO1-vrm.jpg\";s:8:\"filesize\";i:34227;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-BO1-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-BO1-vrm.jpg\";}'), -(5509,375,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5510,376,'_wp_attached_file','2024/10/DSC9300.jpg'), -(5511,376,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9300.jpg\";s:8:\"filesize\";i:234974;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9300-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9300.jpg\";}'), -(5512,376,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in gold plated silver.'), -(5515,372,'_edit_last','1'), -(5525,377,'_sku','KAGUN-BR-s'), -(5526,377,'_regular_price','70'), -(5527,377,'total_sales','0'), -(5528,377,'_tax_status','taxable'), -(5529,377,'_tax_class',''), -(5530,377,'_manage_stock','no'), -(5531,377,'_backorders','no'), -(5532,377,'_sold_individually','no'), -(5533,377,'_virtual','no'), -(5534,377,'_downloadable','no'), -(5535,377,'_download_limit','-1'), -(5536,377,'_download_expiry','-1'), -(5537,377,'_thumbnail_id','378'), -(5538,377,'_stock',NULL), -(5539,377,'_stock_status','instock'), -(5540,377,'_wc_average_rating','0'), -(5541,377,'_wc_review_count','0'), -(5542,377,'_product_version','9.4.2'), -(5543,377,'_price','70'), -(5547,377,'_edit_lock','1732523515:1'), -(5548,378,'_wp_attached_file','2024/10/KAGUN-BR-arg.jpg'), -(5549,378,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-arg.jpg\";s:8:\"filesize\";i:45539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-arg.jpg\";}'), -(5550,378,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5551,379,'_wp_attached_file','2024/10/DSC9260.jpg'), -(5552,379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9260.jpg\";s:8:\"filesize\";i:232862;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9260-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5553,379,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5554,380,'_wp_attached_file','2024/10/DSC9262.jpg'), -(5555,380,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9262.jpg\";s:8:\"filesize\";i:197094;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9262-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9262.jpg\";}'), -(5556,380,'_wp_attachment_image_alt','Kagun bracelet mixing chains in sterling silver.'), -(5557,377,'_edit_last','1'), -(5566,381,'_sku','KAGUN-BR-g'), -(5567,381,'_regular_price','75'), -(5568,381,'total_sales','0'), -(5569,381,'_tax_status','taxable'), -(5570,381,'_tax_class',''), -(5571,381,'_manage_stock','no'), -(5572,381,'_backorders','no'), -(5573,381,'_sold_individually','no'), -(5574,381,'_virtual','no'), -(5575,381,'_downloadable','no'), -(5576,381,'_download_limit','-1'), -(5577,381,'_download_expiry','-1'), -(5578,381,'_thumbnail_id','382'), -(5579,381,'_stock',NULL), -(5580,381,'_stock_status','instock'), -(5581,381,'_wc_average_rating','0'), -(5582,381,'_wc_review_count','0'), -(5583,381,'_product_version','9.4.2'), -(5584,381,'_price','75'), -(5589,381,'_edit_lock','1732523734:1'), -(5590,382,'_wp_attached_file','2024/10/KAGUN-BR-vrm.jpg'), -(5591,382,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/KAGUN-BR-vrm.jpg\";s:8:\"filesize\";i:39278;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"KAGUN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4877;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"KAGUN-BR-vrm.jpg\";}'), -(5592,382,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5593,383,'_wp_attached_file','2024/10/DSC9772.jpg'), -(5594,383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9772.jpg\";s:8:\"filesize\";i:602490;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9772-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5595,384,'_wp_attached_file','2024/10/DSC9775.jpg'), -(5596,384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1919;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9775.jpg\";s:8:\"filesize\";i:559293;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9775-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5597,383,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5598,384,'_wp_attachment_image_alt','Kagun bracelet mixing chains in gold plated silver.'), -(5599,381,'_edit_last','1'), -(5608,385,'_sku','ROKKU-C'), -(5610,385,'total_sales','0'), -(5611,385,'_tax_status','taxable'), -(5612,385,'_tax_class',''), -(5613,385,'_manage_stock','no'), -(5614,385,'_backorders','no'), -(5615,385,'_sold_individually','no'), -(5616,385,'_virtual','no'), -(5617,385,'_downloadable','no'), -(5618,385,'_download_limit','-1'), -(5619,385,'_download_expiry','-1'), -(5621,385,'_stock',NULL), -(5622,385,'_stock_status','instock'), -(5623,385,'_wc_average_rating','0'), -(5624,385,'_wc_review_count','0'), -(5625,385,'_product_version','9.4.2'), -(5630,385,'_edit_lock','1732523527:1'), -(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'), -(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:328180;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"ROKKU-C-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'), -(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5641,389,'_variation_description',''), -(5642,389,'total_sales','0'), -(5643,389,'_tax_status','taxable'), -(5644,389,'_tax_class','parent'), -(5645,389,'_manage_stock','no'), -(5646,389,'_backorders','no'), -(5647,389,'_sold_individually','no'), -(5648,389,'_virtual','no'), -(5649,389,'_downloadable','no'), -(5650,389,'_download_limit','-1'), -(5651,389,'_download_expiry','-1'), -(5652,389,'_stock',NULL), -(5653,389,'_stock_status','instock'), -(5654,389,'_wc_average_rating','0'), -(5655,389,'_wc_review_count','0'), -(5656,389,'attribute_pa_stone','green-jaspe'), -(5657,389,'_product_version','9.3.3'), -(5675,391,'_variation_description',''), -(5676,391,'total_sales','0'), -(5677,391,'_tax_status','taxable'), -(5678,391,'_tax_class','parent'), -(5679,391,'_manage_stock','no'), -(5680,391,'_backorders','no'), -(5681,391,'_sold_individually','no'), -(5682,391,'_virtual','no'), -(5683,391,'_downloadable','no'), -(5684,391,'_download_limit','-1'), -(5685,391,'_download_expiry','-1'), -(5686,391,'_stock',NULL), -(5687,391,'_stock_status','instock'), -(5688,391,'_wc_average_rating','0'), -(5689,391,'_wc_review_count','0'), -(5690,391,'attribute_pa_stone','lapis-lazuli'), -(5691,391,'_product_version','9.3.3'), -(5692,392,'_variation_description',''), -(5693,392,'total_sales','0'), -(5694,392,'_tax_status','taxable'), -(5695,392,'_tax_class','parent'), -(5696,392,'_manage_stock','no'), -(5697,392,'_backorders','no'), -(5698,392,'_sold_individually','no'), -(5699,392,'_virtual','no'), -(5700,392,'_downloadable','no'), -(5701,392,'_download_limit','-1'), -(5702,392,'_download_expiry','-1'), -(5703,392,'_stock',NULL), -(5704,392,'_stock_status','instock'), -(5705,392,'_wc_average_rating','0'), -(5706,392,'_wc_review_count','0'), -(5707,392,'attribute_pa_stone','tiger-eye'), -(5708,392,'_product_version','9.3.3'), -(5709,389,'_sku','ROKKU-C-jaspe'), -(5710,389,'_regular_price','150'), -(5711,389,'_thumbnail_id','0'), -(5712,389,'_price','150'), -(5717,391,'_sku','ROKKU-C-lapis'), -(5718,391,'_regular_price','150'), -(5719,391,'_thumbnail_id','0'), -(5720,391,'_price','150'), -(5721,392,'_sku','ROKKU-C-tiger'), -(5722,392,'_regular_price','150'), -(5723,392,'_thumbnail_id','0'), -(5724,392,'_price','150'), -(5726,385,'_edit_last','1'), -(5736,393,'_sku','MUGURA-CR-s'), -(5737,393,'total_sales','0'), -(5738,393,'_tax_status','taxable'), -(5739,393,'_tax_class',''), -(5740,393,'_manage_stock','no'), -(5741,393,'_backorders','no'), -(5742,393,'_sold_individually','no'), -(5743,393,'_virtual','no'), -(5744,393,'_downloadable','no'), -(5745,393,'_download_limit','-1'), -(5746,393,'_download_expiry','-1'), -(5747,393,'_thumbnail_id','396'), -(5748,393,'_stock',NULL), -(5749,393,'_stock_status','instock'), -(5750,393,'_wc_average_rating','0'), -(5751,393,'_wc_review_count','0'), -(5752,393,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5753,393,'_product_version','9.4.1'), -(5801,393,'_edit_lock','1732523603:1'), -(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'), -(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:33386;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'), -(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'), -(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:373189;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9733-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5808,393,'_edit_last','1'), -(5816,398,'_sku','MUGURA-CR-g'), -(5818,398,'total_sales','0'), -(5819,398,'_tax_status','taxable'), -(5820,398,'_tax_class',''), -(5821,398,'_manage_stock','no'), -(5822,398,'_backorders','no'), -(5823,398,'_sold_individually','no'), -(5824,398,'_virtual','no'), -(5825,398,'_downloadable','no'), -(5826,398,'_download_limit','-1'), -(5827,398,'_download_expiry','-1'), -(5829,398,'_stock',NULL), -(5830,398,'_stock_status','instock'), -(5831,398,'_wc_average_rating','0'), -(5832,398,'_wc_review_count','0'), -(5833,398,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5834,398,'_product_version','9.4.1'), -(5839,398,'_edit_lock','1732523613:1'), -(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'), -(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:387538;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'), -(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'), -(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:388089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9730-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'), -(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(5849,398,'_edit_last','1'), -(5858,402,'_sku','MUGURA-NAIL-s'), -(5859,402,'_regular_price','55'), -(5860,402,'total_sales','0'), -(5861,402,'_tax_status','taxable'), -(5862,402,'_tax_class',''), -(5863,402,'_manage_stock','no'), -(5864,402,'_backorders','no'), -(5865,402,'_sold_individually','no'), -(5866,402,'_virtual','no'), -(5867,402,'_downloadable','no'), -(5868,402,'_download_limit','-1'), -(5869,402,'_download_expiry','-1'), -(5871,402,'_stock',NULL), -(5872,402,'_stock_status','instock'), -(5873,402,'_wc_average_rating','0'), -(5874,402,'_wc_review_count','0'), -(5875,402,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5876,402,'_product_version','9.4.2'), -(5877,402,'_price','55'), -(5881,402,'_edit_lock','1732523635:1'), -(5885,404,'_wp_attached_file','2024/10/DSC9216.jpg'), -(5886,404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9216.jpg\";s:8:\"filesize\";i:203691;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9216-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9216.jpg\";}'), -(5887,404,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5888,405,'_wp_attached_file','2024/10/IMG_9077.jpg'), -(5889,405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_9077.jpg\";s:8:\"filesize\";i:246903;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9077-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_9077.jpg\";}'), -(5890,405,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(5891,402,'_edit_last','1'), -(5900,406,'_sku','MUGURA-NAIL-g'), -(5901,406,'_regular_price','60'), -(5902,406,'total_sales','0'), -(5903,406,'_tax_status','taxable'), -(5904,406,'_tax_class',''), -(5905,406,'_manage_stock','no'), -(5906,406,'_backorders','no'), -(5907,406,'_sold_individually','no'), -(5908,406,'_virtual','no'), -(5909,406,'_downloadable','no'), -(5910,406,'_download_limit','-1'), -(5911,406,'_download_expiry','-1'), -(5913,406,'_stock',NULL), -(5914,406,'_stock_status','instock'), -(5915,406,'_wc_average_rating','0'), -(5916,406,'_wc_review_count','0'), -(5917,406,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(5918,406,'_product_version','9.4.2'), -(5919,406,'_price','60'), -(5924,406,'_edit_lock','1732523659:1'), -(5928,408,'_wp_attached_file','2024/10/DSC9485.jpg'), -(5929,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9485.jpg\";s:8:\"filesize\";i:509856;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9485-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(5930,408,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5931,409,'_wp_attached_file','2024/10/MUGURA-NAIL-.jpg'), -(5932,409,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/MUGURA-NAIL-.jpg\";s:8:\"filesize\";i:305015;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"MUGURA-NAIL--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"MUGURA-NAIL-.jpg\";}'), -(5933,409,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(5934,406,'_edit_last','1'), -(5939,410,'_wp_attached_file','2024/10/MUGURA-FEU-arg.jpg'), -(5940,410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-FEU-arg.jpg\";s:8:\"filesize\";i:43005;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-FEU-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-FEU-arg.jpg\";}'), -(5941,410,'_wp_attachment_image_alt','Mugura lighter case in with chain strap, in sterling silver.'), -(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'), -(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:497813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"DSC8400-copie-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'), -(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'), -(5955,412,'_wp_attached_file','2024/09/HATTARI-B-2-1.jpg'), -(5956,412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/HATTARI-B-2-1.jpg\";s:8:\"filesize\";i:534610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-B-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"HATTARI-B-2-1.jpg\";}'), -(5957,412,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5960,414,'_variation_description',''), -(5961,414,'total_sales','0'), -(5962,414,'_tax_status','taxable'), -(5963,414,'_tax_class','parent'), -(5964,414,'_manage_stock','no'), -(5965,414,'_backorders','no'), -(5966,414,'_sold_individually','no'), -(5967,414,'_virtual','no'), -(5968,414,'_downloadable','no'), -(5969,414,'_download_limit','-1'), -(5970,414,'_download_expiry','-1'), -(5971,414,'_stock',NULL), -(5972,414,'_stock_status','instock'), -(5973,414,'_wc_average_rating','0'), -(5974,414,'_wc_review_count','0'), -(5975,414,'attribute_pa_size','64'), -(5976,414,'_product_version','9.3.3'), -(5990,419,'_wp_attached_file','2024/09/HATTARI-B-1.jpg'), -(5991,419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HATTARI-B-1.jpg\";s:8:\"filesize\";i:535511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HATTARI-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17617;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HATTARI-B-1.jpg\";}'), -(5992,419,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(5997,420,'_wp_attached_file','2024/09/HATTARI-B.jpg'), -(5998,420,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/09/HATTARI-B.jpg\";s:8:\"filesize\";i:37003;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HATTARI-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"HATTARI-B.jpg\";}'), -(5999,420,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver'), -(6068,86,'_thumbnail_id','420'), -(6083,168,'_price','150'), -(6106,240,'_photos_colonne_gauche|||0|value','243'), -(6107,240,'_photos_colonne_droite|||0|value','244'), -(6108,240,'_photos_colonne_droite|||1|value','245'), -(6109,240,'_haiku_details_produit',''), -(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'), -(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:313356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9376-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13739;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'), -(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'), -(6150,425,'_wp_attached_file','2024/10/DSC9156.jpg'), -(6151,425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9156.jpg\";s:8:\"filesize\";i:410511;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9156-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9156.jpg\";}'), -(6152,425,'_wp_attachment_image_alt','Mugura minimalist opened earrings to slip into the earlobe, in sterling silver.'), -(6201,393,'_price','60'), -(6202,393,'_price','60'), -(6252,430,'_sku','ROKKU-CR-s'), -(6254,430,'total_sales','0'), -(6255,430,'_tax_status','taxable'), -(6256,430,'_tax_class',''), -(6257,430,'_manage_stock','no'), -(6258,430,'_backorders','no'), -(6259,430,'_sold_individually','no'), -(6260,430,'_virtual','no'), -(6261,430,'_downloadable','no'), -(6262,430,'_download_limit','-1'), -(6263,430,'_download_expiry','-1'), -(6265,430,'_stock',NULL), -(6266,430,'_stock_status','instock'), -(6267,430,'_wc_average_rating','0'), -(6268,430,'_wc_review_count','0'), -(6269,430,'_product_version','9.4.2'), -(6275,430,'_edit_lock','1732556276:1'), -(6279,432,'_wp_attached_file','2024/10/DSC9297.jpg'), -(6280,432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9297.jpg\";s:8:\"filesize\";i:297309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9297-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9297.jpg\";}'), -(6281,432,'_wp_attachment_image_alt',''), -(6282,430,'_edit_last','1'), -(6292,433,'_sku','ROKKU-CR-g'), -(6294,433,'total_sales','0'), -(6295,433,'_tax_status','taxable'), -(6296,433,'_tax_class',''), -(6297,433,'_manage_stock','no'), -(6298,433,'_backorders','no'), -(6299,433,'_sold_individually','no'), -(6300,433,'_virtual','no'), -(6301,433,'_downloadable','no'), -(6302,433,'_download_limit','-1'), -(6303,433,'_download_expiry','-1'), -(6305,433,'_stock',NULL), -(6306,433,'_stock_status','instock'), -(6307,433,'_wc_average_rating','0'), -(6308,433,'_wc_review_count','0'), -(6309,433,'_product_version','9.4.2'), -(6314,433,'_edit_lock','1732557031:1'), -(6318,433,'_edit_last','1'), -(6322,435,'_sku','KARA-EC-s'), -(6323,435,'_regular_price','35'), -(6324,435,'total_sales','0'), -(6325,435,'_tax_status','taxable'), -(6326,435,'_tax_class',''), -(6327,435,'_manage_stock','no'), -(6328,435,'_backorders','no'), -(6329,435,'_sold_individually','no'), -(6330,435,'_virtual','no'), -(6331,435,'_downloadable','no'), -(6332,435,'_download_limit','-1'), -(6333,435,'_download_expiry','-1'), -(6334,435,'_thumbnail_id','436'), -(6335,435,'_stock',NULL), -(6336,435,'_stock_status','instock'), -(6337,435,'_wc_average_rating','0'), -(6338,435,'_wc_review_count','0'), -(6339,435,'_product_version','9.3.3'), -(6340,435,'_price','35'), -(6344,435,'_edit_lock','1732524233:1'), -(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'), -(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:27162;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"KARA-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'), -(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'), -(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:374922;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC9781-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'), -(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'), -(6351,435,'_edit_last','1'), -(6364,398,'_price','65'), -(6365,398,'_regular_price','65'), -(6370,393,'_regular_price','60'), -(6501,447,'_sku','KARA-EC-s-1'), -(6502,447,'_regular_price','40'), -(6503,447,'total_sales','0'), -(6504,447,'_tax_status','taxable'), -(6505,447,'_tax_class',''), -(6506,447,'_manage_stock','no'), -(6507,447,'_backorders','no'), -(6508,447,'_sold_individually','no'), -(6509,447,'_virtual','no'), -(6510,447,'_downloadable','no'), -(6511,447,'_download_limit','-1'), -(6512,447,'_download_expiry','-1'), -(6514,447,'_stock',NULL), -(6515,447,'_stock_status','instock'), -(6516,447,'_wc_average_rating','0'), -(6517,447,'_wc_review_count','0'), -(6518,447,'_product_version','9.4.2'), -(6519,447,'_price','40'), -(6523,447,'_edit_lock','1732524242:1'), -(6530,447,'_edit_last','1'), -(6733,433,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6734,478,'_variation_description',''), -(6735,478,'total_sales','0'), -(6736,478,'_tax_status','taxable'), -(6737,478,'_tax_class','parent'), -(6738,478,'_manage_stock','no'), -(6739,478,'_backorders','no'), -(6740,478,'_sold_individually','no'), -(6741,478,'_virtual','no'), -(6742,478,'_downloadable','no'), -(6743,478,'_download_limit','-1'), -(6744,478,'_download_expiry','-1'), -(6745,478,'_stock',NULL), -(6746,478,'_stock_status','instock'), -(6747,478,'_wc_average_rating','0'), -(6748,478,'_wc_review_count','0'), -(6749,478,'attribute_pa_stone','lapis-lazuli'), -(6750,478,'_product_version','9.4.1'), -(6751,479,'_variation_description',''), -(6752,479,'total_sales','0'), -(6753,479,'_tax_status','taxable'), -(6754,479,'_tax_class','parent'), -(6755,479,'_manage_stock','no'), -(6756,479,'_backorders','no'), -(6757,479,'_sold_individually','no'), -(6758,479,'_virtual','no'), -(6759,479,'_downloadable','no'), -(6760,479,'_download_limit','-1'), -(6761,479,'_download_expiry','-1'), -(6762,479,'_stock',NULL), -(6763,479,'_stock_status','instock'), -(6764,479,'_wc_average_rating','0'), -(6765,479,'_wc_review_count','0'), -(6766,479,'attribute_pa_stone','malachite'), -(6767,479,'_product_version','9.4.1'), -(6768,480,'_variation_description',''), -(6769,480,'total_sales','0'), -(6770,480,'_tax_status','taxable'), -(6771,480,'_tax_class','parent'), -(6772,480,'_manage_stock','no'), -(6773,480,'_backorders','no'), -(6774,480,'_sold_individually','no'), -(6775,480,'_virtual','no'), -(6776,480,'_downloadable','no'), -(6777,480,'_download_limit','-1'), -(6778,480,'_download_expiry','-1'), -(6779,480,'_stock',NULL), -(6780,480,'_stock_status','instock'), -(6781,480,'_wc_average_rating','0'), -(6782,480,'_wc_review_count','0'), -(6783,480,'attribute_pa_stone','tiger-eye'), -(6784,480,'_product_version','9.4.1'), -(6785,478,'_sku','ROKKU-CR-g-lapis'), -(6787,479,'_sku','ROKKU-CR-g-malachite'), -(6789,480,'_sku','ROKKU-CR-g-tiger'), -(6798,481,'_sku','MUGURA-BR'), -(6799,481,'_regular_price','75'), -(6800,481,'total_sales','0'), -(6801,481,'_tax_status','taxable'), -(6802,481,'_tax_class',''), -(6803,481,'_manage_stock','no'), -(6804,481,'_backorders','no'), -(6805,481,'_sold_individually','no'), -(6806,481,'_virtual','no'), -(6807,481,'_downloadable','no'), -(6808,481,'_download_limit','-1'), -(6809,481,'_download_expiry','-1'), -(6811,481,'_stock',NULL), -(6812,481,'_stock_status','instock'), -(6813,481,'_wc_average_rating','0'), -(6814,481,'_wc_review_count','0'), -(6815,481,'_product_version','9.4.2'), -(6816,481,'_price','75'), -(6820,481,'_edit_lock','1732524254:1'), -(6827,481,'_edit_last','1'), -(6834,222,'_thumbnail_id','0'), -(6835,223,'_thumbnail_id','0'), -(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'), -(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:283469;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9138-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'), -(6878,385,'_price','150'), -(6887,490,'_sku','HADOU-BOP'), -(6889,490,'total_sales','0'), -(6890,490,'_tax_status','taxable'), -(6891,490,'_tax_class',''), -(6892,490,'_manage_stock','no'), -(6893,490,'_backorders','no'), -(6894,490,'_sold_individually','no'), -(6895,490,'_virtual','no'), -(6896,490,'_downloadable','no'), -(6897,490,'_download_limit','-1'), -(6898,490,'_download_expiry','-1'), -(6900,490,'_stock',NULL), -(6901,490,'_stock_status','instock'), -(6902,490,'_wc_average_rating','0'), -(6903,490,'_wc_review_count','0'), -(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(6905,490,'_product_version','9.4.1'), -(6912,490,'_edit_lock','1732524266:1'), -(6919,493,'_variation_description',''), -(6920,493,'total_sales','0'), -(6921,493,'_tax_status','taxable'), -(6922,493,'_tax_class','parent'), -(6923,493,'_manage_stock','no'), -(6924,493,'_backorders','no'), -(6925,493,'_sold_individually','no'), -(6926,493,'_virtual','no'), -(6927,493,'_downloadable','no'), -(6928,493,'_download_limit','-1'), -(6929,493,'_download_expiry','-1'), -(6930,493,'_stock',NULL), -(6931,493,'_stock_status','instock'), -(6932,493,'_wc_average_rating','0'), -(6933,493,'_wc_review_count','0'), -(6934,493,'attribute_pa_side','left-side'), -(6935,493,'_product_version','9.3.3'), -(6936,494,'_variation_description',''), -(6937,494,'total_sales','0'), -(6938,494,'_tax_status','taxable'), -(6939,494,'_tax_class','parent'), -(6940,494,'_manage_stock','no'), -(6941,494,'_backorders','no'), -(6942,494,'_sold_individually','no'), -(6943,494,'_virtual','no'), -(6944,494,'_downloadable','no'), -(6945,494,'_download_limit','-1'), -(6946,494,'_download_expiry','-1'), -(6947,494,'_stock',NULL), -(6948,494,'_stock_status','instock'), -(6949,494,'_wc_average_rating','0'), -(6950,494,'_wc_review_count','0'), -(6951,494,'attribute_pa_side','pair'), -(6952,494,'_product_version','9.3.3'), -(6953,495,'_variation_description',''), -(6954,495,'total_sales','0'), -(6955,495,'_tax_status','taxable'), -(6956,495,'_tax_class','parent'), -(6957,495,'_manage_stock','no'), -(6958,495,'_backorders','no'), -(6959,495,'_sold_individually','no'), -(6960,495,'_virtual','no'), -(6961,495,'_downloadable','no'), -(6962,495,'_download_limit','-1'), -(6963,495,'_download_expiry','-1'), -(6964,495,'_stock',NULL), -(6965,495,'_stock_status','instock'), -(6966,495,'_wc_average_rating','0'), -(6967,495,'_wc_review_count','0'), -(6968,495,'attribute_pa_side','right-side'), -(6969,495,'_product_version','9.3.3'), -(6970,493,'_sku','HADOU-BOP-left'), -(6971,493,'_regular_price','28'), -(6972,493,'_thumbnail_id','0'), -(6973,493,'_price','28'), -(6974,494,'_sku','HADOU-BOP-pair'), -(6975,494,'_regular_price','45'), -(6976,494,'_thumbnail_id','0'), -(6977,494,'_price','45'), -(6978,495,'_sku','HADOU-BOP-right'), -(6979,495,'_regular_price','28'), -(6980,495,'_thumbnail_id','0'), -(6981,495,'_price','28'), -(6982,490,'_price','28'), -(6983,490,'_price','45'), -(6984,490,'_edit_last','1'), -(6985,490,'_regular_price','45'), -(6989,496,'_sku','KAGUN-CR1'), -(6990,496,'total_sales','0'), -(6991,496,'_tax_status','taxable'), -(6992,496,'_tax_class',''), -(6993,496,'_manage_stock','no'), -(6994,496,'_backorders','no'), -(6995,496,'_sold_individually','no'), -(6996,496,'_virtual','no'), -(6997,496,'_downloadable','no'), -(6998,496,'_download_limit','-1'), -(6999,496,'_download_expiry','-1'), -(7001,496,'_stock',NULL), -(7002,496,'_stock_status','instock'), -(7003,496,'_wc_average_rating','0'), -(7004,496,'_wc_review_count','0'), -(7006,496,'_product_version','9.4.2'), -(7069,496,'_edit_lock','1732528582:1'), -(7079,496,'_edit_last','1'), -(7080,496,'_regular_price','40'), -(7081,496,'_price','40'), -(7101,15,'_wp_trash_meta_status','publish'), -(7102,15,'_wp_trash_meta_time','1731278294'), -(7103,15,'_wp_desired_post_slug','account'), -(7104,8,'_wp_trash_meta_status','publish'), -(7105,8,'_wp_trash_meta_time','1731278317'), -(7106,8,'_wp_desired_post_slug','panier'), -(7107,505,'_edit_last','1'), -(7108,505,'_edit_lock','1731278394:1'), -(7109,506,'_wp_attached_file','woocommerce-placeholder.png'), -(7110,506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10479;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(7111,510,'_edit_last','1'), -(7112,510,'_edit_lock','1731429269:1'), -(7113,511,'_edit_last','1'), -(7114,511,'_edit_lock','1731429286:1'), -(7120,515,'_sku','BOROBORO-BO1-g'), -(7122,515,'total_sales','0'), -(7123,515,'_tax_status','taxable'), -(7124,515,'_tax_class',''), -(7125,515,'_manage_stock','no'), -(7126,515,'_backorders','no'), -(7127,515,'_sold_individually','no'), -(7128,515,'_virtual','no'), -(7129,515,'_downloadable','no'), -(7130,515,'_download_limit','-1'), -(7131,515,'_download_expiry','-1'), -(7133,515,'_stock',NULL), -(7134,515,'_stock_status','instock'), -(7135,515,'_wc_average_rating','0'), -(7136,515,'_wc_review_count','0'), -(7137,515,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7138,515,'_product_version','9.4.2'), -(7145,515,'_edit_lock','1732524286:1'), -(7155,519,'_variation_description',''), -(7156,519,'total_sales','0'), -(7157,519,'_tax_status','taxable'), -(7158,519,'_tax_class','parent'), -(7159,519,'_manage_stock','no'), -(7160,519,'_backorders','no'), -(7161,519,'_sold_individually','no'), -(7162,519,'_virtual','no'), -(7163,519,'_downloadable','no'), -(7164,519,'_download_limit','-1'), -(7165,519,'_download_expiry','-1'), -(7166,519,'_stock',NULL), -(7167,519,'_stock_status','instock'), -(7168,519,'_wc_average_rating','0'), -(7169,519,'_wc_review_count','0'), -(7170,519,'attribute_pa_stone','green-aventurine'), -(7171,519,'_product_version','9.3.3'), -(7172,520,'_variation_description',''), -(7173,520,'total_sales','0'), -(7174,520,'_tax_status','taxable'), -(7175,520,'_tax_class','parent'), -(7176,520,'_manage_stock','no'), -(7177,520,'_backorders','no'), -(7178,520,'_sold_individually','no'), -(7179,520,'_virtual','no'), -(7180,520,'_downloadable','no'), -(7181,520,'_download_limit','-1'), -(7182,520,'_download_expiry','-1'), -(7183,520,'_stock',NULL), -(7184,520,'_stock_status','instock'), -(7185,520,'_wc_average_rating','0'), -(7186,520,'_wc_review_count','0'), -(7187,520,'attribute_pa_stone','tiger-eye'), -(7188,520,'_product_version','9.3.3'), -(7189,519,'_sku','BOROBORO-BO1-g-green'), -(7190,519,'_regular_price','65'), -(7191,519,'_thumbnail_id','0'), -(7192,519,'_price','65'), -(7193,520,'_sku','BOROBORO-BO1-g-brown'), -(7194,520,'_regular_price','65'), -(7195,520,'_thumbnail_id','0'), -(7196,520,'_price','65'), -(7197,515,'_price','65'), -(7198,515,'_edit_last','1'), -(7199,515,'_regular_price','65'), -(7204,521,'_sku','BOROBORO-BO1-s'), -(7205,521,'total_sales','1'), -(7206,521,'_tax_status','taxable'), -(7207,521,'_tax_class',''), -(7208,521,'_manage_stock','no'), -(7209,521,'_backorders','no'), -(7210,521,'_sold_individually','no'), -(7211,521,'_virtual','no'), -(7212,521,'_downloadable','no'), -(7213,521,'_download_limit','-1'), -(7214,521,'_download_expiry','-1'), -(7216,521,'_stock',NULL), -(7217,521,'_stock_status','instock'), -(7218,521,'_wc_average_rating','0'), -(7219,521,'_wc_review_count','0'), -(7220,521,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7221,521,'_product_version','9.4.2'), -(7226,522,'_variation_description',''), -(7227,522,'_sku','BOROBORO-BO1-s-green'), -(7228,522,'_regular_price','60'), -(7229,522,'total_sales','0'), -(7230,522,'_tax_status','taxable'), -(7231,522,'_tax_class','parent'), -(7232,522,'_manage_stock','no'), -(7233,522,'_backorders','no'), -(7234,522,'_sold_individually','no'), -(7235,522,'_virtual','no'), -(7236,522,'_downloadable','no'), -(7237,522,'_download_limit','-1'), -(7238,522,'_download_expiry','-1'), -(7239,522,'_thumbnail_id','0'), -(7240,522,'_stock',NULL), -(7241,522,'_stock_status','instock'), -(7242,522,'_wc_average_rating','0'), -(7243,522,'_wc_review_count','0'), -(7244,522,'attribute_pa_stone','green-aventurine'), -(7245,522,'_price','60'), -(7246,522,'_product_version','9.3.3'), -(7247,523,'_variation_description',''), -(7248,523,'_sku','BOROBORO-BO1-s-brown'), -(7249,523,'_regular_price','60'), -(7250,523,'total_sales','0'), -(7251,523,'_tax_status','taxable'), -(7252,523,'_tax_class','parent'), -(7253,523,'_manage_stock','no'), -(7254,523,'_backorders','no'), -(7255,523,'_sold_individually','no'), -(7256,523,'_virtual','no'), -(7257,523,'_downloadable','no'), -(7258,523,'_download_limit','-1'), -(7259,523,'_download_expiry','-1'), -(7260,523,'_thumbnail_id','0'), -(7261,523,'_stock',NULL), -(7262,523,'_stock_status','instock'), -(7263,523,'_wc_average_rating','0'), -(7264,523,'_wc_review_count','0'), -(7265,523,'attribute_pa_stone','tiger-eye'), -(7266,523,'_price','60'), -(7267,523,'_product_version','9.3.3'), -(7269,521,'_edit_lock','1732524295:1'), -(7279,521,'_price','60'), -(7280,521,'_edit_last','1'), -(7312,414,'_thumbnail_id','0'), -(7313,86,'_price','85'), -(7320,528,'_variation_description',''), -(7321,528,'total_sales','0'), -(7322,528,'_tax_status','taxable'), -(7323,528,'_tax_class','parent'), -(7324,528,'_manage_stock','no'), -(7325,528,'_backorders','no'), -(7326,528,'_sold_individually','no'), -(7327,528,'_virtual','no'), -(7328,528,'_downloadable','no'), -(7329,528,'_download_limit','-1'), -(7330,528,'_download_expiry','-1'), -(7331,528,'_stock',NULL), -(7332,528,'_stock_status','instock'), -(7333,528,'_wc_average_rating','0'), -(7334,528,'_wc_review_count','0'), -(7335,528,'attribute_pa_size','64'), -(7336,528,'_product_version','9.3.3'), -(7338,528,'_thumbnail_id','0'), -(7339,102,'_price','85'), -(7344,529,'_variation_description',''), -(7345,529,'total_sales','0'), -(7346,529,'_tax_status','taxable'), -(7347,529,'_tax_class','parent'), -(7348,529,'_manage_stock','no'), -(7349,529,'_backorders','no'), -(7350,529,'_sold_individually','no'), -(7351,529,'_virtual','no'), -(7352,529,'_downloadable','no'), -(7353,529,'_download_limit','-1'), -(7354,529,'_download_expiry','-1'), -(7355,529,'_stock',NULL), -(7356,529,'_stock_status','instock'), -(7357,529,'_wc_average_rating','0'), -(7358,529,'_wc_review_count','0'), -(7359,529,'attribute_pa_size','64'), -(7360,529,'_product_version','9.3.3'), -(7362,529,'_thumbnail_id','0'), -(7363,113,'_price','90'), -(7368,530,'_variation_description',''), -(7369,530,'total_sales','0'), -(7370,530,'_tax_status','taxable'), -(7371,530,'_tax_class','parent'), -(7372,530,'_manage_stock','no'), -(7373,530,'_backorders','no'), -(7374,530,'_sold_individually','no'), -(7375,530,'_virtual','no'), -(7376,530,'_downloadable','no'), -(7377,530,'_download_limit','-1'), -(7378,530,'_download_expiry','-1'), -(7379,530,'_stock',NULL), -(7380,530,'_stock_status','instock'), -(7381,530,'_wc_average_rating','0'), -(7382,530,'_wc_review_count','0'), -(7383,530,'attribute_pa_size','64'), -(7384,530,'_product_version','9.3.3'), -(7386,530,'_thumbnail_id','0'), -(7387,123,'_price','150'), -(7395,532,'_variation_description',''), -(7396,532,'total_sales','0'), -(7397,532,'_tax_status','taxable'), -(7398,532,'_tax_class','parent'), -(7399,532,'_manage_stock','no'), -(7400,532,'_backorders','no'), -(7401,532,'_sold_individually','no'), -(7402,532,'_virtual','no'), -(7403,532,'_downloadable','no'), -(7404,532,'_download_limit','-1'), -(7405,532,'_download_expiry','-1'), -(7406,532,'_stock',NULL), -(7407,532,'_stock_status','instock'), -(7408,532,'_wc_average_rating','0'), -(7409,532,'_wc_review_count','0'), -(7410,532,'attribute_pa_size','64'), -(7411,532,'_product_version','9.3.3'), -(7413,532,'_thumbnail_id','0'), -(7414,133,'_price','150'), -(7421,533,'_variation_description',''), -(7422,533,'total_sales','0'), -(7423,533,'_tax_status','taxable'), -(7424,533,'_tax_class','parent'), -(7425,533,'_manage_stock','no'), -(7426,533,'_backorders','no'), -(7427,533,'_sold_individually','no'), -(7428,533,'_virtual','no'), -(7429,533,'_downloadable','no'), -(7430,533,'_download_limit','-1'), -(7431,533,'_download_expiry','-1'), -(7432,533,'_stock',NULL), -(7433,533,'_stock_status','instock'), -(7434,533,'_wc_average_rating','0'), -(7435,533,'_wc_review_count','0'), -(7436,533,'attribute_pa_size','64'), -(7437,533,'_product_version','9.3.3'), -(7439,533,'_thumbnail_id','0'), -(7440,144,'_price','75'), -(7445,534,'_variation_description',''), -(7446,534,'total_sales','0'), -(7447,534,'_tax_status','taxable'), -(7448,534,'_tax_class','parent'), -(7449,534,'_manage_stock','no'), -(7450,534,'_backorders','no'), -(7451,534,'_sold_individually','no'), -(7452,534,'_virtual','no'), -(7453,534,'_downloadable','no'), -(7454,534,'_download_limit','-1'), -(7455,534,'_download_expiry','-1'), -(7456,534,'_stock',NULL), -(7457,534,'_stock_status','instock'), -(7458,534,'_wc_average_rating','0'), -(7459,534,'_wc_review_count','0'), -(7460,534,'attribute_pa_size','64'), -(7461,534,'_product_version','9.3.3'), -(7463,534,'_thumbnail_id','0'), -(7464,155,'_price','80'), -(7478,535,'_sku','BOROBORO-BELT'), -(7480,535,'total_sales','0'), -(7481,535,'_tax_status','taxable'), -(7482,535,'_tax_class',''), -(7483,535,'_manage_stock','no'), -(7484,535,'_backorders','no'), -(7485,535,'_sold_individually','no'), -(7486,535,'_virtual','no'), -(7487,535,'_downloadable','no'), -(7488,535,'_download_limit','-1'), -(7489,535,'_download_expiry','-1'), -(7491,535,'_stock',NULL), -(7492,535,'_stock_status','instock'), -(7493,535,'_wc_average_rating','0'), -(7494,535,'_wc_review_count','0'), -(7495,535,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7496,535,'_product_version','9.4.1'), -(7502,535,'_edit_lock','1732524303:1'), -(7515,540,'_variation_description',''), -(7516,540,'total_sales','0'), -(7517,540,'_tax_status','taxable'), -(7518,540,'_tax_class','parent'), -(7519,540,'_manage_stock','no'), -(7520,540,'_backorders','no'), -(7521,540,'_sold_individually','no'), -(7522,540,'_virtual','no'), -(7523,540,'_downloadable','no'), -(7524,540,'_download_limit','-1'), -(7525,540,'_download_expiry','-1'), -(7526,540,'_stock',NULL), -(7527,540,'_stock_status','instock'), -(7528,540,'_wc_average_rating','0'), -(7529,540,'_wc_review_count','0'), -(7530,540,'attribute_pa_stone','crystal'), -(7531,540,'_product_version','9.3.3'), -(7532,541,'_variation_description',''), -(7533,541,'total_sales','0'), -(7534,541,'_tax_status','taxable'), -(7535,541,'_tax_class','parent'), -(7536,541,'_manage_stock','no'), -(7537,541,'_backorders','no'), -(7538,541,'_sold_individually','no'), -(7539,541,'_virtual','no'), -(7540,541,'_downloadable','no'), -(7541,541,'_download_limit','-1'), -(7542,541,'_download_expiry','-1'), -(7543,541,'_stock',NULL), -(7544,541,'_stock_status','instock'), -(7545,541,'_wc_average_rating','0'), -(7546,541,'_wc_review_count','0'), -(7547,541,'attribute_pa_stone','jade'), -(7548,541,'_product_version','9.3.3'), -(7549,540,'_sku','BOROBORO-BLT-crystal'), -(7550,540,'_regular_price','65'), -(7551,540,'_thumbnail_id','0'), -(7552,540,'_price','65'), -(7553,541,'_sku','BOROBORO-BLT-jade'), -(7554,541,'_regular_price','65'), -(7555,541,'_thumbnail_id','0'), -(7556,541,'_price','65'), -(7557,535,'_price','65'), -(7558,535,'_edit_last','1'), -(7559,535,'_regular_price','65'), -(7565,542,'_edit_lock','1731485722:1'), -(7566,542,'_wp_trash_meta_status','publish'), -(7567,542,'_wp_trash_meta_time','1731485753'), -(7568,545,'_sku','KARA-CR1-g'), -(7570,545,'total_sales','0'), -(7571,545,'_tax_status','taxable'), -(7572,545,'_tax_class',''), -(7573,545,'_manage_stock','no'), -(7574,545,'_backorders','no'), -(7575,545,'_sold_individually','no'), -(7576,545,'_virtual','no'), -(7577,545,'_downloadable','no'), -(7578,545,'_download_limit','-1'), -(7579,545,'_download_expiry','-1'), -(7581,545,'_stock',NULL), -(7582,545,'_stock_status','instock'), -(7583,545,'_wc_average_rating','0'), -(7584,545,'_wc_review_count','0'), -(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7586,545,'_product_version','9.4.2'), -(7592,545,'_edit_lock','1732524315:1'), -(7602,545,'_edit_last','1'), -(7606,435,'_photos_colonne_gauche|||0|value','436'), -(7607,435,'_photos_colonne_droite|||0|value','437'), -(7608,435,'_haiku_details_produit',''), -(7612,549,'_variation_description',''), -(7613,549,'total_sales','0'), -(7614,549,'_tax_status','taxable'), -(7615,549,'_tax_class','parent'), -(7616,549,'_manage_stock','no'), -(7617,549,'_backorders','no'), -(7618,549,'_sold_individually','no'), -(7619,549,'_virtual','no'), -(7620,549,'_downloadable','no'), -(7621,549,'_download_limit','-1'), -(7622,549,'_download_expiry','-1'), -(7623,549,'_stock',NULL), -(7624,549,'_stock_status','instock'), -(7625,549,'_wc_average_rating','0'), -(7626,549,'_wc_review_count','0'), -(7627,549,'attribute_pa_side','two-elements-side'), -(7628,549,'_product_version','9.3.3'), -(7629,550,'_variation_description',''), -(7630,550,'total_sales','0'), -(7631,550,'_tax_status','taxable'), -(7632,550,'_tax_class','parent'), -(7633,550,'_manage_stock','no'), -(7634,550,'_backorders','no'), -(7635,550,'_sold_individually','no'), -(7636,550,'_virtual','no'), -(7637,550,'_downloadable','no'), -(7638,550,'_download_limit','-1'), -(7639,550,'_download_expiry','-1'), -(7640,550,'_stock',NULL), -(7641,550,'_stock_status','instock'), -(7642,550,'_wc_average_rating','0'), -(7643,550,'_wc_review_count','0'), -(7644,550,'attribute_pa_side','pair'), -(7645,550,'_product_version','9.3.3'), -(7646,551,'_variation_description',''), -(7647,551,'total_sales','0'), -(7648,551,'_tax_status','taxable'), -(7649,551,'_tax_class','parent'), -(7650,551,'_manage_stock','no'), -(7651,551,'_backorders','no'), -(7652,551,'_sold_individually','no'), -(7653,551,'_virtual','no'), -(7654,551,'_downloadable','no'), -(7655,551,'_download_limit','-1'), -(7656,551,'_download_expiry','-1'), -(7657,551,'_stock',NULL), -(7658,551,'_stock_status','instock'), -(7659,551,'_wc_average_rating','0'), -(7660,551,'_wc_review_count','0'), -(7661,551,'attribute_pa_side','one-element-side'), -(7662,551,'_product_version','9.3.3'), -(7663,549,'_sku','KARA-BO-two'), -(7664,549,'_regular_price','65'), -(7665,549,'_thumbnail_id','0'), -(7666,549,'_price','65'), -(7667,550,'_regular_price','95'), -(7668,550,'_thumbnail_id','0'), -(7669,550,'_price','95'), -(7670,551,'_sku','KARA-BO-one'), -(7671,551,'_regular_price','40'), -(7672,551,'_thumbnail_id','0'), -(7673,551,'_price','40'), -(7674,356,'_price','40'), -(7675,356,'_price','65'), -(7676,356,'_price','95'), -(7677,356,'_regular_price','95'), -(7678,356,'_photos_colonne_gauche|||0|value','360'), -(7679,356,'_photos_colonne_droite|||0|value','361'), -(7680,356,'_haiku_details_produit',''), -(7681,552,'_variation_description',''), -(7682,552,'total_sales','0'), -(7683,552,'_tax_status','taxable'), -(7684,552,'_tax_class','parent'), -(7685,552,'_manage_stock','no'), -(7686,552,'_backorders','no'), -(7687,552,'_sold_individually','no'), -(7688,552,'_virtual','no'), -(7689,552,'_downloadable','no'), -(7690,552,'_download_limit','-1'), -(7691,552,'_download_expiry','-1'), -(7692,552,'_stock',NULL), -(7693,552,'_stock_status','instock'), -(7694,552,'_wc_average_rating','0'), -(7695,552,'_wc_review_count','0'), -(7696,552,'attribute_pa_side','one'), -(7697,552,'_product_version','9.3.3'), -(7698,553,'_variation_description',''), -(7699,553,'total_sales','0'), -(7700,553,'_tax_status','taxable'), -(7701,553,'_tax_class','parent'), -(7702,553,'_manage_stock','no'), -(7703,553,'_backorders','no'), -(7704,553,'_sold_individually','no'), -(7705,553,'_virtual','no'), -(7706,553,'_downloadable','no'), -(7707,553,'_download_limit','-1'), -(7708,553,'_download_expiry','-1'), -(7709,553,'_stock',NULL), -(7710,553,'_stock_status','instock'), -(7711,553,'_wc_average_rating','0'), -(7712,553,'_wc_review_count','0'), -(7713,553,'attribute_pa_side','pair'), -(7714,553,'_product_version','9.3.3'), -(7715,552,'_sku','KARA-CR-g-one'), -(7716,552,'_regular_price','40'), -(7717,552,'_thumbnail_id','0'), -(7718,552,'_price','40'), -(7719,553,'_sku','KARA-CR-g-pair'), -(7720,553,'_regular_price','60'), -(7721,553,'_thumbnail_id','0'), -(7722,553,'_price','60'), -(7723,545,'_price','40'), -(7724,545,'_price','60'), -(7725,545,'_regular_price','60'), -(7729,554,'_sku','KARA-CR1-s'), -(7730,554,'total_sales','0'), -(7731,554,'_tax_status','taxable'), -(7732,554,'_tax_class',''), -(7733,554,'_manage_stock','no'), -(7734,554,'_backorders','no'), -(7735,554,'_sold_individually','no'), -(7736,554,'_virtual','no'), -(7737,554,'_downloadable','no'), -(7738,554,'_download_limit','-1'), -(7739,554,'_download_expiry','-1'), -(7741,554,'_stock',NULL), -(7742,554,'_stock_status','instock'), -(7743,554,'_wc_average_rating','0'), -(7744,554,'_wc_review_count','0'), -(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(7746,554,'_product_version','9.4.2'), -(7750,555,'_variation_description',''), -(7751,555,'_sku','KARA-CR-s-pair'), -(7752,555,'_regular_price','55'), -(7753,555,'total_sales','0'), -(7754,555,'_tax_status','taxable'), -(7755,555,'_tax_class','parent'), -(7756,555,'_manage_stock','no'), -(7757,555,'_backorders','no'), -(7758,555,'_sold_individually','no'), -(7759,555,'_virtual','no'), -(7760,555,'_downloadable','no'), -(7761,555,'_download_limit','-1'), -(7762,555,'_download_expiry','-1'), -(7763,555,'_thumbnail_id','0'), -(7764,555,'_stock',NULL), -(7765,555,'_stock_status','instock'), -(7766,555,'_wc_average_rating','0'), -(7767,555,'_wc_review_count','0'), -(7768,555,'attribute_pa_side','pair'), -(7769,555,'_price','55'), -(7770,555,'_product_version','9.3.3'), -(7771,556,'_variation_description',''), -(7772,556,'_sku','KARA-CR-s-one'), -(7773,556,'_regular_price','38'), -(7774,556,'total_sales','0'), -(7775,556,'_tax_status','taxable'), -(7776,556,'_tax_class','parent'), -(7777,556,'_manage_stock','no'), -(7778,556,'_backorders','no'), -(7779,556,'_sold_individually','no'), -(7780,556,'_virtual','no'), -(7781,556,'_downloadable','no'), -(7782,556,'_download_limit','-1'), -(7783,556,'_download_expiry','-1'), -(7784,556,'_thumbnail_id','0'), -(7785,556,'_stock',NULL), -(7786,556,'_stock_status','instock'), -(7787,556,'_wc_average_rating','0'), -(7788,556,'_wc_review_count','0'), -(7789,556,'attribute_pa_side','one'), -(7790,556,'_price','38'), -(7791,556,'_product_version','9.3.3'), -(7794,554,'_edit_lock','1732524326:1'), -(7801,554,'_price','38'), -(7802,554,'_price','55'), -(7803,554,'_edit_last','1'), -(7810,560,'_variation_description',''), -(7811,560,'total_sales','0'), -(7812,560,'_tax_status','taxable'), -(7813,560,'_tax_class','parent'), -(7814,560,'_manage_stock','no'), -(7815,560,'_backorders','no'), -(7816,560,'_sold_individually','no'), -(7817,560,'_virtual','no'), -(7818,560,'_downloadable','no'), -(7819,560,'_download_limit','-1'), -(7820,560,'_download_expiry','-1'), -(7821,560,'_stock',NULL), -(7822,560,'_stock_status','instock'), -(7823,560,'_wc_average_rating','0'), -(7824,560,'_wc_review_count','0'), -(7825,560,'attribute_pa_side','all'), -(7826,560,'_product_version','9.3.3'), -(7827,561,'_variation_description',''), -(7828,561,'total_sales','0'), -(7829,561,'_tax_status','taxable'), -(7830,561,'_tax_class','parent'), -(7831,561,'_manage_stock','no'), -(7832,561,'_backorders','no'), -(7833,561,'_sold_individually','no'), -(7834,561,'_virtual','no'), -(7835,561,'_downloadable','no'), -(7836,561,'_download_limit','-1'), -(7837,561,'_download_expiry','-1'), -(7838,561,'_stock',NULL), -(7839,561,'_stock_status','instock'), -(7840,561,'_wc_average_rating','0'), -(7841,561,'_wc_review_count','0'), -(7842,561,'attribute_pa_side','long'), -(7843,561,'_product_version','9.3.3'), -(7844,562,'_variation_description',''), -(7845,562,'total_sales','0'), -(7846,562,'_tax_status','taxable'), -(7847,562,'_tax_class','parent'), -(7848,562,'_manage_stock','no'), -(7849,562,'_backorders','no'), -(7850,562,'_sold_individually','no'), -(7851,562,'_virtual','no'), -(7852,562,'_downloadable','no'), -(7853,562,'_download_limit','-1'), -(7854,562,'_download_expiry','-1'), -(7855,562,'_stock',NULL), -(7856,562,'_stock_status','instock'), -(7857,562,'_wc_average_rating','0'), -(7858,562,'_wc_review_count','0'), -(7859,562,'attribute_pa_side','medium'), -(7860,562,'_product_version','9.3.3'), -(7861,563,'_variation_description',''), -(7862,563,'total_sales','0'), -(7863,563,'_tax_status','taxable'), -(7864,563,'_tax_class','parent'), -(7865,563,'_manage_stock','no'), -(7866,563,'_backorders','no'), -(7867,563,'_sold_individually','no'), -(7868,563,'_virtual','no'), -(7869,563,'_downloadable','no'), -(7870,563,'_download_limit','-1'), -(7871,563,'_download_expiry','-1'), -(7872,563,'_stock',NULL), -(7873,563,'_stock_status','instock'), -(7874,563,'_wc_average_rating','0'), -(7875,563,'_wc_review_count','0'), -(7876,563,'attribute_pa_side','short'), -(7877,563,'_product_version','9.3.3'), -(7878,560,'_sku','KAGUN-BOP-all'), -(7879,560,'_regular_price','58'), -(7880,560,'_thumbnail_id','0'), -(7881,560,'_price','58'), -(7882,561,'_sku','KAGUN-BOP-long'), -(7883,561,'_regular_price','35'), -(7884,561,'_thumbnail_id','0'), -(7885,561,'_price','35'), -(7886,562,'_sku','KAGUN-BOP-medium'), -(7887,562,'_regular_price','30'), -(7888,562,'_thumbnail_id','0'), -(7889,562,'_price','30'), -(7890,563,'_sku','KAGUN-BOP-short'), -(7891,563,'_regular_price','25'), -(7892,563,'_thumbnail_id','0'), -(7893,563,'_price','25'), -(7894,342,'_price','25'), -(7895,342,'_price','30'), -(7896,342,'_price','35'), -(7897,342,'_price','58'), -(7899,342,'_regular_price','55'), -(7909,565,'_variation_description',''), -(7910,565,'total_sales','0'), -(7911,565,'_tax_status','taxable'), -(7912,565,'_tax_class','parent'), -(7913,565,'_manage_stock','no'), -(7914,565,'_backorders','no'), -(7915,565,'_sold_individually','no'), -(7916,565,'_virtual','no'), -(7917,565,'_downloadable','no'), -(7918,565,'_download_limit','-1'), -(7919,565,'_download_expiry','-1'), -(7920,565,'_stock',NULL), -(7921,565,'_stock_status','instock'), -(7922,565,'_wc_average_rating','0'), -(7923,565,'_wc_review_count','0'), -(7924,565,'attribute_pa_side','one-element-side'), -(7925,565,'_product_version','9.3.3'), -(7926,566,'_variation_description',''), -(7927,566,'total_sales','0'), -(7928,566,'_tax_status','taxable'), -(7929,566,'_tax_class','parent'), -(7930,566,'_manage_stock','no'), -(7931,566,'_backorders','no'), -(7932,566,'_sold_individually','no'), -(7933,566,'_virtual','no'), -(7934,566,'_downloadable','no'), -(7935,566,'_download_limit','-1'), -(7936,566,'_download_expiry','-1'), -(7937,566,'_stock',NULL), -(7938,566,'_stock_status','instock'), -(7939,566,'_wc_average_rating','0'), -(7940,566,'_wc_review_count','0'), -(7941,566,'attribute_pa_side','pair'), -(7942,566,'_product_version','9.3.3'), -(7943,567,'_variation_description',''), -(7944,567,'total_sales','0'), -(7945,567,'_tax_status','taxable'), -(7946,567,'_tax_class','parent'), -(7947,567,'_manage_stock','no'), -(7948,567,'_backorders','no'), -(7949,567,'_sold_individually','no'), -(7950,567,'_virtual','no'), -(7951,567,'_downloadable','no'), -(7952,567,'_download_limit','-1'), -(7953,567,'_download_expiry','-1'), -(7954,567,'_stock',NULL), -(7955,567,'_stock_status','instock'), -(7956,567,'_wc_average_rating','0'), -(7957,567,'_wc_review_count','0'), -(7958,567,'attribute_pa_side','two-elements-side'), -(7959,567,'_product_version','9.3.3'), -(7960,565,'_regular_price','45'), -(7961,565,'_thumbnail_id','0'), -(7962,565,'_price','45'), -(7963,566,'_regular_price','70'), -(7964,566,'_thumbnail_id','0'), -(7965,566,'_price','70'), -(7966,567,'_regular_price','45'), -(7967,567,'_thumbnail_id','0'), -(7968,567,'_price','45'), -(7980,569,'_variation_description',''), -(7981,569,'total_sales','0'), -(7982,569,'_tax_status','taxable'), -(7983,569,'_tax_class','parent'), -(7984,569,'_manage_stock','no'), -(7985,569,'_backorders','no'), -(7986,569,'_sold_individually','no'), -(7987,569,'_virtual','no'), -(7988,569,'_downloadable','no'), -(7989,569,'_download_limit','-1'), -(7990,569,'_download_expiry','-1'), -(7991,569,'_stock',NULL), -(7992,569,'_stock_status','instock'), -(7993,569,'_wc_average_rating','0'), -(7994,569,'_wc_review_count','0'), -(7995,569,'attribute_pa_side','one-element-side'), -(7996,569,'_product_version','9.3.3'), -(7997,570,'_variation_description',''), -(7998,570,'total_sales','0'), -(7999,570,'_tax_status','taxable'), -(8000,570,'_tax_class','parent'), -(8001,570,'_manage_stock','no'), -(8002,570,'_backorders','no'), -(8003,570,'_sold_individually','no'), -(8004,570,'_virtual','no'), -(8005,570,'_downloadable','no'), -(8006,570,'_download_limit','-1'), -(8007,570,'_download_expiry','-1'), -(8008,570,'_stock',NULL), -(8009,570,'_stock_status','instock'), -(8010,570,'_wc_average_rating','0'), -(8011,570,'_wc_review_count','0'), -(8012,570,'attribute_pa_side','pair'), -(8013,570,'_product_version','9.3.3'), -(8014,571,'_variation_description',''), -(8015,571,'total_sales','0'), -(8016,571,'_tax_status','taxable'), -(8017,571,'_tax_class','parent'), -(8018,571,'_manage_stock','no'), -(8019,571,'_backorders','no'), -(8020,571,'_sold_individually','no'), -(8021,571,'_virtual','no'), -(8022,571,'_downloadable','no'), -(8023,571,'_download_limit','-1'), -(8024,571,'_download_expiry','-1'), -(8025,571,'_stock',NULL), -(8026,571,'_stock_status','instock'), -(8027,571,'_wc_average_rating','0'), -(8028,571,'_wc_review_count','0'), -(8029,571,'attribute_pa_side','two-elements-side'), -(8030,571,'_product_version','9.3.3'), -(8031,569,'_sku','BOROBORO-BO2-g-one'), -(8032,569,'_regular_price','48'), -(8033,569,'_thumbnail_id','0'), -(8034,569,'_price','48'), -(8035,570,'_sku','BOROBORO-BO2-g-pair'), -(8036,570,'_regular_price','75'), -(8037,570,'_thumbnail_id','0'), -(8038,570,'_price','75'), -(8039,571,'_sku','BOROBORO-BO2-g-two'), -(8040,571,'_regular_price','48'), -(8041,571,'_thumbnail_id','0'), -(8042,571,'_price','48'), -(8043,213,'_price','48'), -(8044,213,'_price','75'), -(8046,213,'_regular_price','75'), -(8052,566,'_sku','BOROBORO-BO2-s-pair'), -(8053,565,'_sku','BOROBORO-BO2-s-one'), -(8054,567,'_sku','BOROBORO-BO2-s-two'), -(8055,183,'_price','45'), -(8056,183,'_price','70'), -(8061,572,'_sku','BOROBORO-B1-g'), -(8062,572,'total_sales','0'), -(8063,572,'_tax_status','taxable'), -(8064,572,'_tax_class',''), -(8065,572,'_manage_stock','no'), -(8066,572,'_backorders','no'), -(8067,572,'_sold_individually','no'), -(8068,572,'_virtual','no'), -(8069,572,'_downloadable','no'), -(8070,572,'_download_limit','-1'), -(8071,572,'_download_expiry','-1'), -(8073,572,'_stock',NULL), -(8074,572,'_stock_status','instock'), -(8075,572,'_wc_average_rating','0'), -(8076,572,'_wc_review_count','0'), -(8077,572,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8078,572,'_product_version','9.4.2'), -(8126,572,'_edit_lock','1732524336:1'), -(8168,579,'_variation_description',''), -(8169,579,'total_sales','0'), -(8170,579,'_tax_status','taxable'), -(8171,579,'_tax_class','parent'), -(8172,579,'_manage_stock','no'), -(8173,579,'_backorders','no'), -(8174,579,'_sold_individually','no'), -(8175,579,'_virtual','no'), -(8176,579,'_downloadable','no'), -(8177,579,'_download_limit','-1'), -(8178,579,'_download_expiry','-1'), -(8179,579,'_stock',NULL), -(8180,579,'_stock_status','instock'), -(8181,579,'_wc_average_rating','0'), -(8182,579,'_wc_review_count','0'), -(8183,579,'attribute_pa_size','50'), -(8184,579,'_product_version','9.3.3'), -(8185,580,'_variation_description',''), -(8186,580,'total_sales','0'), -(8187,580,'_tax_status','taxable'), -(8188,580,'_tax_class','parent'), -(8189,580,'_manage_stock','no'), -(8190,580,'_backorders','no'), -(8191,580,'_sold_individually','no'), -(8192,580,'_virtual','no'), -(8193,580,'_downloadable','no'), -(8194,580,'_download_limit','-1'), -(8195,580,'_download_expiry','-1'), -(8196,580,'_stock',NULL), -(8197,580,'_stock_status','instock'), -(8198,580,'_wc_average_rating','0'), -(8199,580,'_wc_review_count','0'), -(8200,580,'attribute_pa_size','52'), -(8201,580,'_product_version','9.3.3'), -(8202,581,'_variation_description',''), -(8203,581,'total_sales','0'), -(8204,581,'_tax_status','taxable'), -(8205,581,'_tax_class','parent'), -(8206,581,'_manage_stock','no'), -(8207,581,'_backorders','no'), -(8208,581,'_sold_individually','no'), -(8209,581,'_virtual','no'), -(8210,581,'_downloadable','no'), -(8211,581,'_download_limit','-1'), -(8212,581,'_download_expiry','-1'), -(8213,581,'_stock',NULL), -(8214,581,'_stock_status','instock'), -(8215,581,'_wc_average_rating','0'), -(8216,581,'_wc_review_count','0'), -(8217,581,'attribute_pa_size','54'), -(8218,581,'_product_version','9.3.3'), -(8219,582,'_variation_description',''), -(8220,582,'total_sales','0'), -(8221,582,'_tax_status','taxable'), -(8222,582,'_tax_class','parent'), -(8223,582,'_manage_stock','no'), -(8224,582,'_backorders','no'), -(8225,582,'_sold_individually','no'), -(8226,582,'_virtual','no'), -(8227,582,'_downloadable','no'), -(8228,582,'_download_limit','-1'), -(8229,582,'_download_expiry','-1'), -(8230,582,'_stock',NULL), -(8231,582,'_stock_status','instock'), -(8232,582,'_wc_average_rating','0'), -(8233,582,'_wc_review_count','0'), -(8234,582,'attribute_pa_size','56'), -(8235,582,'_product_version','9.3.3'), -(8236,583,'_variation_description',''), -(8237,583,'total_sales','0'), -(8238,583,'_tax_status','taxable'), -(8239,583,'_tax_class','parent'), -(8240,583,'_manage_stock','no'), -(8241,583,'_backorders','no'), -(8242,583,'_sold_individually','no'), -(8243,583,'_virtual','no'), -(8244,583,'_downloadable','no'), -(8245,583,'_download_limit','-1'), -(8246,583,'_download_expiry','-1'), -(8247,583,'_stock',NULL), -(8248,583,'_stock_status','instock'), -(8249,583,'_wc_average_rating','0'), -(8250,583,'_wc_review_count','0'), -(8251,583,'attribute_pa_size','58'), -(8252,583,'_product_version','9.3.3'), -(8253,584,'_variation_description',''), -(8254,584,'total_sales','0'), -(8255,584,'_tax_status','taxable'), -(8256,584,'_tax_class','parent'), -(8257,584,'_manage_stock','no'), -(8258,584,'_backorders','no'), -(8259,584,'_sold_individually','no'), -(8260,584,'_virtual','no'), -(8261,584,'_downloadable','no'), -(8262,584,'_download_limit','-1'), -(8263,584,'_download_expiry','-1'), -(8264,584,'_stock',NULL), -(8265,584,'_stock_status','instock'), -(8266,584,'_wc_average_rating','0'), -(8267,584,'_wc_review_count','0'), -(8268,584,'attribute_pa_size','60'), -(8269,584,'_product_version','9.3.3'), -(8270,585,'_variation_description',''), -(8271,585,'total_sales','0'), -(8272,585,'_tax_status','taxable'), -(8273,585,'_tax_class','parent'), -(8274,585,'_manage_stock','no'), -(8275,585,'_backorders','no'), -(8276,585,'_sold_individually','no'), -(8277,585,'_virtual','no'), -(8278,585,'_downloadable','no'), -(8279,585,'_download_limit','-1'), -(8280,585,'_download_expiry','-1'), -(8281,585,'_stock',NULL), -(8282,585,'_stock_status','instock'), -(8283,585,'_wc_average_rating','0'), -(8284,585,'_wc_review_count','0'), -(8285,585,'attribute_pa_size','62'), -(8286,585,'_product_version','9.3.3'), -(8287,586,'_variation_description',''), -(8288,586,'total_sales','0'), -(8289,586,'_tax_status','taxable'), -(8290,586,'_tax_class','parent'), -(8291,586,'_manage_stock','no'), -(8292,586,'_backorders','no'), -(8293,586,'_sold_individually','no'), -(8294,586,'_virtual','no'), -(8295,586,'_downloadable','no'), -(8296,586,'_download_limit','-1'), -(8297,586,'_download_expiry','-1'), -(8298,586,'_stock',NULL), -(8299,586,'_stock_status','instock'), -(8300,586,'_wc_average_rating','0'), -(8301,586,'_wc_review_count','0'), -(8302,586,'attribute_pa_size','64'), -(8303,586,'_product_version','9.3.3'), -(8338,579,'_sku','BOROBORO-B1-g-50'), -(8339,579,'_regular_price','78'), -(8340,579,'_thumbnail_id','0'), -(8341,579,'_price','78'), -(8342,580,'_sku','BOROBORO-B1-g-52'), -(8343,580,'_regular_price','78'), -(8344,580,'_thumbnail_id','0'), -(8345,580,'_price','78'), -(8346,581,'_sku','BOROBORO-B1-g-54'), -(8347,581,'_regular_price','78'), -(8348,581,'_thumbnail_id','0'), -(8349,581,'_price','78'), -(8350,582,'_sku','BOROBORO-B1-g-56'), -(8351,582,'_regular_price','78'), -(8352,582,'_thumbnail_id','0'), -(8353,582,'_price','78'), -(8354,583,'_sku','BOROBORO-B1-g-58'), -(8355,583,'_regular_price','78'), -(8356,583,'_thumbnail_id','0'), -(8357,583,'_price','78'), -(8358,584,'_sku','BOROBORO-B1-g-60'), -(8359,584,'_regular_price','78'), -(8360,584,'_thumbnail_id','0'), -(8361,584,'_price','78'), -(8362,585,'_sku','BOROBORO-B1-g-62'), -(8363,585,'_regular_price','78'), -(8364,585,'_thumbnail_id','0'), -(8365,585,'_price','78'), -(8366,586,'_sku','BOROBORO-B1-g-64'), -(8367,586,'_regular_price','78'), -(8368,586,'_thumbnail_id','0'), -(8369,586,'_price','78'), -(8370,572,'_price','78'), -(8371,572,'_edit_last','1'), -(8375,589,'_sku','BOROBORO-B1-s'), -(8376,589,'total_sales','0'), -(8377,589,'_tax_status','taxable'), -(8378,589,'_tax_class',''), -(8379,589,'_manage_stock','no'), -(8380,589,'_backorders','no'), -(8381,589,'_sold_individually','no'), -(8382,589,'_virtual','no'), -(8383,589,'_downloadable','no'), -(8384,589,'_download_limit','-1'), -(8385,589,'_download_expiry','-1'), -(8387,589,'_stock',NULL), -(8388,589,'_stock_status','instock'), -(8389,589,'_wc_average_rating','0'), -(8390,589,'_wc_review_count','0'), -(8391,589,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8392,589,'_product_version','9.4.2'), -(8396,590,'_variation_description',''), -(8397,590,'_sku','BOROBORO-B1-s-50'), -(8398,590,'_regular_price','75'), -(8399,590,'total_sales','0'), -(8400,590,'_tax_status','taxable'), -(8401,590,'_tax_class','parent'), -(8402,590,'_manage_stock','no'), -(8403,590,'_backorders','no'), -(8404,590,'_sold_individually','no'), -(8405,590,'_virtual','no'), -(8406,590,'_downloadable','no'), -(8407,590,'_download_limit','-1'), -(8408,590,'_download_expiry','-1'), -(8409,590,'_thumbnail_id','0'), -(8410,590,'_stock',NULL), -(8411,590,'_stock_status','instock'), -(8412,590,'_wc_average_rating','0'), -(8413,590,'_wc_review_count','0'), -(8414,590,'attribute_pa_size','50'), -(8415,590,'_price','75'), -(8416,590,'_product_version','9.3.3'), -(8417,591,'_variation_description',''), -(8418,591,'_sku','BOROBORO-B1-s-52'), -(8419,591,'_regular_price','75'), -(8420,591,'total_sales','0'), -(8421,591,'_tax_status','taxable'), -(8422,591,'_tax_class','parent'), -(8423,591,'_manage_stock','no'), -(8424,591,'_backorders','no'), -(8425,591,'_sold_individually','no'), -(8426,591,'_virtual','no'), -(8427,591,'_downloadable','no'), -(8428,591,'_download_limit','-1'), -(8429,591,'_download_expiry','-1'), -(8430,591,'_thumbnail_id','0'), -(8431,591,'_stock',NULL), -(8432,591,'_stock_status','instock'), -(8433,591,'_wc_average_rating','0'), -(8434,591,'_wc_review_count','0'), -(8435,591,'attribute_pa_size','52'), -(8436,591,'_price','75'), -(8437,591,'_product_version','9.3.3'), -(8438,592,'_variation_description',''), -(8439,592,'_sku','BOROBORO-B1-s-54'), -(8440,592,'_regular_price','75'), -(8441,592,'total_sales','0'), -(8442,592,'_tax_status','taxable'), -(8443,592,'_tax_class','parent'), -(8444,592,'_manage_stock','no'), -(8445,592,'_backorders','no'), -(8446,592,'_sold_individually','no'), -(8447,592,'_virtual','no'), -(8448,592,'_downloadable','no'), -(8449,592,'_download_limit','-1'), -(8450,592,'_download_expiry','-1'), -(8451,592,'_thumbnail_id','0'), -(8452,592,'_stock',NULL), -(8453,592,'_stock_status','instock'), -(8454,592,'_wc_average_rating','0'), -(8455,592,'_wc_review_count','0'), -(8456,592,'attribute_pa_size','54'), -(8457,592,'_price','75'), -(8458,592,'_product_version','9.3.3'), -(8459,593,'_variation_description',''), -(8460,593,'_sku','BOROBORO-B1-s-56'), -(8461,593,'_regular_price','75'), -(8462,593,'total_sales','0'), -(8463,593,'_tax_status','taxable'), -(8464,593,'_tax_class','parent'), -(8465,593,'_manage_stock','no'), -(8466,593,'_backorders','no'), -(8467,593,'_sold_individually','no'), -(8468,593,'_virtual','no'), -(8469,593,'_downloadable','no'), -(8470,593,'_download_limit','-1'), -(8471,593,'_download_expiry','-1'), -(8472,593,'_thumbnail_id','0'), -(8473,593,'_stock',NULL), -(8474,593,'_stock_status','instock'), -(8475,593,'_wc_average_rating','0'), -(8476,593,'_wc_review_count','0'), -(8477,593,'attribute_pa_size','56'), -(8478,593,'_price','75'), -(8479,593,'_product_version','9.3.3'), -(8480,594,'_variation_description',''), -(8481,594,'_sku','BOROBORO-B1-s-58'), -(8482,594,'_regular_price','75'), -(8483,594,'total_sales','0'), -(8484,594,'_tax_status','taxable'), -(8485,594,'_tax_class','parent'), -(8486,594,'_manage_stock','no'), -(8487,594,'_backorders','no'), -(8488,594,'_sold_individually','no'), -(8489,594,'_virtual','no'), -(8490,594,'_downloadable','no'), -(8491,594,'_download_limit','-1'), -(8492,594,'_download_expiry','-1'), -(8493,594,'_thumbnail_id','0'), -(8494,594,'_stock',NULL), -(8495,594,'_stock_status','instock'), -(8496,594,'_wc_average_rating','0'), -(8497,594,'_wc_review_count','0'), -(8498,594,'attribute_pa_size','58'), -(8499,594,'_price','75'), -(8500,594,'_product_version','9.3.3'), -(8501,595,'_variation_description',''), -(8502,595,'_sku','BOROBORO-B1-s-60'), -(8503,595,'_regular_price','75'), -(8504,595,'total_sales','0'), -(8505,595,'_tax_status','taxable'), -(8506,595,'_tax_class','parent'), -(8507,595,'_manage_stock','no'), -(8508,595,'_backorders','no'), -(8509,595,'_sold_individually','no'), -(8510,595,'_virtual','no'), -(8511,595,'_downloadable','no'), -(8512,595,'_download_limit','-1'), -(8513,595,'_download_expiry','-1'), -(8514,595,'_thumbnail_id','0'), -(8515,595,'_stock',NULL), -(8516,595,'_stock_status','instock'), -(8517,595,'_wc_average_rating','0'), -(8518,595,'_wc_review_count','0'), -(8519,595,'attribute_pa_size','60'), -(8520,595,'_price','75'), -(8521,595,'_product_version','9.3.3'), -(8522,596,'_variation_description',''), -(8523,596,'_sku','BOROBORO-B1-s-62'), -(8524,596,'_regular_price','75'), -(8525,596,'total_sales','0'), -(8526,596,'_tax_status','taxable'), -(8527,596,'_tax_class','parent'), -(8528,596,'_manage_stock','no'), -(8529,596,'_backorders','no'), -(8530,596,'_sold_individually','no'), -(8531,596,'_virtual','no'), -(8532,596,'_downloadable','no'), -(8533,596,'_download_limit','-1'), -(8534,596,'_download_expiry','-1'), -(8535,596,'_thumbnail_id','0'), -(8536,596,'_stock',NULL), -(8537,596,'_stock_status','instock'), -(8538,596,'_wc_average_rating','0'), -(8539,596,'_wc_review_count','0'), -(8540,596,'attribute_pa_size','62'), -(8541,596,'_price','75'), -(8542,596,'_product_version','9.3.3'), -(8543,597,'_variation_description',''), -(8544,597,'_sku','BOROBORO-B1-s-64'), -(8545,597,'_regular_price','75'), -(8546,597,'total_sales','0'), -(8547,597,'_tax_status','taxable'), -(8548,597,'_tax_class','parent'), -(8549,597,'_manage_stock','no'), -(8550,597,'_backorders','no'), -(8551,597,'_sold_individually','no'), -(8552,597,'_virtual','no'), -(8553,597,'_downloadable','no'), -(8554,597,'_download_limit','-1'), -(8555,597,'_download_expiry','-1'), -(8556,597,'_thumbnail_id','0'), -(8557,597,'_stock',NULL), -(8558,597,'_stock_status','instock'), -(8559,597,'_wc_average_rating','0'), -(8560,597,'_wc_review_count','0'), -(8561,597,'attribute_pa_size','64'), -(8562,597,'_price','75'), -(8563,597,'_product_version','9.3.3'), -(8565,589,'_edit_lock','1732556573:1'), -(8572,589,'_price','75'), -(8573,589,'_edit_last','1'), -(8632,220,'_price','35'), -(8633,220,'_price','38'), -(8634,220,'_price','55'), -(8643,226,'_price','38'), -(8644,226,'_price','40'), -(8645,226,'_price','60'), -(8652,610,'_sku','HATTARI-BR'), -(8653,610,'_regular_price','150'), -(8654,610,'total_sales','0'), -(8655,610,'_tax_status','taxable'), -(8656,610,'_tax_class',''), -(8657,610,'_manage_stock','no'), -(8658,610,'_backorders','no'), -(8659,610,'_sold_individually','no'), -(8660,610,'_virtual','no'), -(8661,610,'_downloadable','no'), -(8662,610,'_download_limit','-1'), -(8663,610,'_download_expiry','-1'), -(8665,610,'_stock',NULL), -(8666,610,'_stock_status','instock'), -(8667,610,'_wc_average_rating','0'), -(8668,610,'_wc_review_count','0'), -(8669,610,'_product_version','9.4.2'), -(8670,610,'_price','150'), -(8674,610,'_edit_lock','1732524372:1'), -(8682,610,'_edit_last','1'), -(8686,613,'_sku','BOROBORO-B2-g'), -(8687,613,'total_sales','0'), -(8688,613,'_tax_status','taxable'), -(8689,613,'_tax_class',''), -(8690,613,'_manage_stock','no'), -(8691,613,'_backorders','no'), -(8692,613,'_sold_individually','no'), -(8693,613,'_virtual','no'), -(8694,613,'_downloadable','no'), -(8695,613,'_download_limit','-1'), -(8696,613,'_download_expiry','-1'), -(8698,613,'_stock',NULL), -(8699,613,'_stock_status','instock'), -(8700,613,'_wc_average_rating','0'), -(8701,613,'_wc_review_count','0'), -(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8703,613,'_product_version','9.4.2'), -(8710,614,'_variation_description',''), -(8711,614,'_regular_price','70'), -(8712,614,'total_sales','0'), -(8713,614,'_tax_status','taxable'), -(8714,614,'_tax_class','parent'), -(8715,614,'_manage_stock','no'), -(8716,614,'_backorders','no'), -(8717,614,'_sold_individually','no'), -(8718,614,'_virtual','no'), -(8719,614,'_downloadable','no'), -(8720,614,'_download_limit','-1'), -(8721,614,'_download_expiry','-1'), -(8722,614,'_thumbnail_id','0'), -(8723,614,'_stock',NULL), -(8724,614,'_stock_status','instock'), -(8725,614,'_wc_average_rating','0'), -(8726,614,'_wc_review_count','0'), -(8727,614,'attribute_pa_size','50'), -(8728,614,'_price','70'), -(8729,614,'_product_version','9.3.3'), -(8730,615,'_variation_description',''), -(8731,615,'_regular_price','70'), -(8732,615,'total_sales','0'), -(8733,615,'_tax_status','taxable'), -(8734,615,'_tax_class','parent'), -(8735,615,'_manage_stock','no'), -(8736,615,'_backorders','no'), -(8737,615,'_sold_individually','no'), -(8738,615,'_virtual','no'), -(8739,615,'_downloadable','no'), -(8740,615,'_download_limit','-1'), -(8741,615,'_download_expiry','-1'), -(8742,615,'_thumbnail_id','0'), -(8743,615,'_stock',NULL), -(8744,615,'_stock_status','instock'), -(8745,615,'_wc_average_rating','0'), -(8746,615,'_wc_review_count','0'), -(8747,615,'attribute_pa_size','52'), -(8748,615,'_price','70'), -(8749,615,'_product_version','9.3.3'), -(8750,616,'_variation_description',''), -(8751,616,'_regular_price','70'), -(8752,616,'total_sales','0'), -(8753,616,'_tax_status','taxable'), -(8754,616,'_tax_class','parent'), -(8755,616,'_manage_stock','no'), -(8756,616,'_backorders','no'), -(8757,616,'_sold_individually','no'), -(8758,616,'_virtual','no'), -(8759,616,'_downloadable','no'), -(8760,616,'_download_limit','-1'), -(8761,616,'_download_expiry','-1'), -(8762,616,'_thumbnail_id','0'), -(8763,616,'_stock',NULL), -(8764,616,'_stock_status','instock'), -(8765,616,'_wc_average_rating','0'), -(8766,616,'_wc_review_count','0'), -(8767,616,'attribute_pa_size','54'), -(8768,616,'_price','70'), -(8769,616,'_product_version','9.3.3'), -(8770,617,'_variation_description',''), -(8771,617,'_regular_price','70'), -(8772,617,'total_sales','0'), -(8773,617,'_tax_status','taxable'), -(8774,617,'_tax_class','parent'), -(8775,617,'_manage_stock','no'), -(8776,617,'_backorders','no'), -(8777,617,'_sold_individually','no'), -(8778,617,'_virtual','no'), -(8779,617,'_downloadable','no'), -(8780,617,'_download_limit','-1'), -(8781,617,'_download_expiry','-1'), -(8782,617,'_thumbnail_id','0'), -(8783,617,'_stock',NULL), -(8784,617,'_stock_status','instock'), -(8785,617,'_wc_average_rating','0'), -(8786,617,'_wc_review_count','0'), -(8787,617,'attribute_pa_size','56'), -(8788,617,'_price','70'), -(8789,617,'_product_version','9.3.3'), -(8790,618,'_variation_description',''), -(8791,618,'_regular_price','70'), -(8792,618,'total_sales','0'), -(8793,618,'_tax_status','taxable'), -(8794,618,'_tax_class','parent'), -(8795,618,'_manage_stock','no'), -(8796,618,'_backorders','no'), -(8797,618,'_sold_individually','no'), -(8798,618,'_virtual','no'), -(8799,618,'_downloadable','no'), -(8800,618,'_download_limit','-1'), -(8801,618,'_download_expiry','-1'), -(8802,618,'_thumbnail_id','0'), -(8803,618,'_stock',NULL), -(8804,618,'_stock_status','instock'), -(8805,618,'_wc_average_rating','0'), -(8806,618,'_wc_review_count','0'), -(8807,618,'attribute_pa_size','58'), -(8808,618,'_price','70'), -(8809,618,'_product_version','9.3.3'), -(8810,619,'_variation_description',''), -(8811,619,'_regular_price','70'), -(8812,619,'total_sales','0'), -(8813,619,'_tax_status','taxable'), -(8814,619,'_tax_class','parent'), -(8815,619,'_manage_stock','no'), -(8816,619,'_backorders','no'), -(8817,619,'_sold_individually','no'), -(8818,619,'_virtual','no'), -(8819,619,'_downloadable','no'), -(8820,619,'_download_limit','-1'), -(8821,619,'_download_expiry','-1'), -(8822,619,'_thumbnail_id','0'), -(8823,619,'_stock',NULL), -(8824,619,'_stock_status','instock'), -(8825,619,'_wc_average_rating','0'), -(8826,619,'_wc_review_count','0'), -(8827,619,'attribute_pa_size','60'), -(8828,619,'_price','70'), -(8829,619,'_product_version','9.3.3'), -(8830,620,'_variation_description',''), -(8831,620,'_regular_price','70'), -(8832,620,'total_sales','0'), -(8833,620,'_tax_status','taxable'), -(8834,620,'_tax_class','parent'), -(8835,620,'_manage_stock','no'), -(8836,620,'_backorders','no'), -(8837,620,'_sold_individually','no'), -(8838,620,'_virtual','no'), -(8839,620,'_downloadable','no'), -(8840,620,'_download_limit','-1'), -(8841,620,'_download_expiry','-1'), -(8842,620,'_thumbnail_id','0'), -(8843,620,'_stock',NULL), -(8844,620,'_stock_status','instock'), -(8845,620,'_wc_average_rating','0'), -(8846,620,'_wc_review_count','0'), -(8847,620,'attribute_pa_size','62'), -(8848,620,'_price','70'), -(8849,620,'_product_version','9.4.1'), -(8851,613,'_edit_lock','1732524382:1'), -(8861,624,'_variation_description',''), -(8862,624,'total_sales','0'), -(8863,624,'_tax_status','taxable'), -(8864,624,'_tax_class','parent'), -(8865,624,'_manage_stock','no'), -(8866,624,'_backorders','no'), -(8867,624,'_sold_individually','no'), -(8868,624,'_virtual','no'), -(8869,624,'_downloadable','no'), -(8870,624,'_download_limit','-1'), -(8871,624,'_download_expiry','-1'), -(8872,624,'_stock',NULL), -(8873,624,'_stock_status','instock'), -(8874,624,'_wc_average_rating','0'), -(8875,624,'_wc_review_count','0'), -(8876,624,'attribute_pa_size','64'), -(8877,624,'_product_version','9.3.3'), -(8879,624,'_sku','BOROBORO-B2-g-60'), -(8880,624,'_regular_price','70'), -(8881,624,'_thumbnail_id','0'), -(8882,624,'_price','70'), -(8883,614,'_sku','BOROBORO-B2-g-50'), -(8884,615,'_sku','BOROBORO-B2-g-52'), -(8885,616,'_sku','BOROBORO-B2-g-54'), -(8886,617,'_sku','BOROBORO-B2-g-56'), -(8887,618,'_sku','BOROBORO-B2-g-58'), -(8890,613,'_edit_last','1'), -(8895,625,'_sku','BOROBORO-B2-s'), -(8896,625,'total_sales','0'), -(8897,625,'_tax_status','taxable'), -(8898,625,'_tax_class',''), -(8899,625,'_manage_stock','no'), -(8900,625,'_backorders','no'), -(8901,625,'_sold_individually','no'), -(8902,625,'_virtual','no'), -(8903,625,'_downloadable','no'), -(8904,625,'_download_limit','-1'), -(8905,625,'_download_expiry','-1'), -(8907,625,'_stock',NULL), -(8908,625,'_stock_status','instock'), -(8909,625,'_wc_average_rating','0'), -(8910,625,'_wc_review_count','0'), -(8911,625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(8912,625,'_product_version','9.4.2'), -(8917,626,'_variation_description',''), -(8918,626,'_sku','BOROBORO-B2-s-50'), -(8919,626,'_regular_price','65'), -(8920,626,'total_sales','0'), -(8921,626,'_tax_status','taxable'), -(8922,626,'_tax_class','parent'), -(8923,626,'_manage_stock','no'), -(8924,626,'_backorders','no'), -(8925,626,'_sold_individually','no'), -(8926,626,'_virtual','no'), -(8927,626,'_downloadable','no'), -(8928,626,'_download_limit','-1'), -(8929,626,'_download_expiry','-1'), -(8930,626,'_thumbnail_id','0'), -(8931,626,'_stock',NULL), -(8932,626,'_stock_status','instock'), -(8933,626,'_wc_average_rating','0'), -(8934,626,'_wc_review_count','0'), -(8935,626,'attribute_pa_size','50'), -(8936,626,'_price','65'), -(8937,626,'_product_version','9.3.3'), -(8938,627,'_variation_description',''), -(8939,627,'_sku','BOROBORO-B2-s-52'), -(8940,627,'_regular_price','65'), -(8941,627,'total_sales','0'), -(8942,627,'_tax_status','taxable'), -(8943,627,'_tax_class','parent'), -(8944,627,'_manage_stock','no'), -(8945,627,'_backorders','no'), -(8946,627,'_sold_individually','no'), -(8947,627,'_virtual','no'), -(8948,627,'_downloadable','no'), -(8949,627,'_download_limit','-1'), -(8950,627,'_download_expiry','-1'), -(8951,627,'_thumbnail_id','0'), -(8952,627,'_stock',NULL), -(8953,627,'_stock_status','instock'), -(8954,627,'_wc_average_rating','0'), -(8955,627,'_wc_review_count','0'), -(8956,627,'attribute_pa_size','52'), -(8957,627,'_price','65'), -(8958,627,'_product_version','9.3.3'), -(8959,628,'_variation_description',''), -(8960,628,'_sku','BOROBORO-B2-s-54'), -(8961,628,'_regular_price','65'), -(8962,628,'total_sales','0'), -(8963,628,'_tax_status','taxable'), -(8964,628,'_tax_class','parent'), -(8965,628,'_manage_stock','no'), -(8966,628,'_backorders','no'), -(8967,628,'_sold_individually','no'), -(8968,628,'_virtual','no'), -(8969,628,'_downloadable','no'), -(8970,628,'_download_limit','-1'), -(8971,628,'_download_expiry','-1'), -(8972,628,'_thumbnail_id','0'), -(8973,628,'_stock',NULL), -(8974,628,'_stock_status','instock'), -(8975,628,'_wc_average_rating','0'), -(8976,628,'_wc_review_count','0'), -(8977,628,'attribute_pa_size','54'), -(8978,628,'_price','65'), -(8979,628,'_product_version','9.3.3'), -(8980,629,'_variation_description',''), -(8981,629,'_sku','BOROBORO-B2-s-56'), -(8982,629,'_regular_price','65'), -(8983,629,'total_sales','0'), -(8984,629,'_tax_status','taxable'), -(8985,629,'_tax_class','parent'), -(8986,629,'_manage_stock','no'), -(8987,629,'_backorders','no'), -(8988,629,'_sold_individually','no'), -(8989,629,'_virtual','no'), -(8990,629,'_downloadable','no'), -(8991,629,'_download_limit','-1'), -(8992,629,'_download_expiry','-1'), -(8993,629,'_thumbnail_id','0'), -(8994,629,'_stock',NULL), -(8995,629,'_stock_status','instock'), -(8996,629,'_wc_average_rating','0'), -(8997,629,'_wc_review_count','0'), -(8998,629,'attribute_pa_size','56'), -(8999,629,'_price','65'), -(9000,629,'_product_version','9.3.3'), -(9001,630,'_variation_description',''), -(9002,630,'_sku','BOROBORO-B2-s-58'), -(9003,630,'_regular_price','65'), -(9004,630,'total_sales','0'), -(9005,630,'_tax_status','taxable'), -(9006,630,'_tax_class','parent'), -(9007,630,'_manage_stock','no'), -(9008,630,'_backorders','no'), -(9009,630,'_sold_individually','no'), -(9010,630,'_virtual','no'), -(9011,630,'_downloadable','no'), -(9012,630,'_download_limit','-1'), -(9013,630,'_download_expiry','-1'), -(9014,630,'_thumbnail_id','0'), -(9015,630,'_stock',NULL), -(9016,630,'_stock_status','instock'), -(9017,630,'_wc_average_rating','0'), -(9018,630,'_wc_review_count','0'), -(9019,630,'attribute_pa_size','58'), -(9020,630,'_price','65'), -(9021,630,'_product_version','9.3.3'), -(9022,631,'_variation_description',''), -(9023,631,'_regular_price','65'), -(9024,631,'total_sales','0'), -(9025,631,'_tax_status','taxable'), -(9026,631,'_tax_class','parent'), -(9027,631,'_manage_stock','no'), -(9028,631,'_backorders','no'), -(9029,631,'_sold_individually','no'), -(9030,631,'_virtual','no'), -(9031,631,'_downloadable','no'), -(9032,631,'_download_limit','-1'), -(9033,631,'_download_expiry','-1'), -(9034,631,'_thumbnail_id','0'), -(9035,631,'_stock',NULL), -(9036,631,'_stock_status','instock'), -(9037,631,'_wc_average_rating','0'), -(9038,631,'_wc_review_count','0'), -(9039,631,'attribute_pa_size','60'), -(9040,631,'_price','65'), -(9041,631,'_product_version','9.3.3'), -(9042,632,'_variation_description',''), -(9043,632,'_regular_price','65'), -(9044,632,'total_sales','0'), -(9045,632,'_tax_status','taxable'), -(9046,632,'_tax_class','parent'), -(9047,632,'_manage_stock','no'), -(9048,632,'_backorders','no'), -(9049,632,'_sold_individually','no'), -(9050,632,'_virtual','no'), -(9051,632,'_downloadable','no'), -(9052,632,'_download_limit','-1'), -(9053,632,'_download_expiry','-1'), -(9054,632,'_thumbnail_id','0'), -(9055,632,'_stock',NULL), -(9056,632,'_stock_status','instock'), -(9057,632,'_wc_average_rating','0'), -(9058,632,'_wc_review_count','0'), -(9059,632,'attribute_pa_size','62'), -(9060,632,'_price','65'), -(9061,632,'_product_version','9.3.3'), -(9062,633,'_variation_description',''), -(9063,633,'_sku','BOROBORO-B2-s-64'), -(9064,633,'_regular_price','65'), -(9065,633,'total_sales','0'), -(9066,633,'_tax_status','taxable'), -(9067,633,'_tax_class','parent'), -(9068,633,'_manage_stock','no'), -(9069,633,'_backorders','no'), -(9070,633,'_sold_individually','no'), -(9071,633,'_virtual','no'), -(9072,633,'_downloadable','no'), -(9073,633,'_download_limit','-1'), -(9074,633,'_download_expiry','-1'), -(9075,633,'_thumbnail_id','0'), -(9076,633,'_stock',NULL), -(9077,633,'_stock_status','instock'), -(9078,633,'_wc_average_rating','0'), -(9079,633,'_wc_review_count','0'), -(9080,633,'attribute_pa_size','64'), -(9081,633,'_price','65'), -(9082,633,'_product_version','9.3.3'), -(9085,625,'_edit_lock','1732524391:1'), -(9095,631,'_sku','BOROBORO-B2-s-60'), -(9096,625,'_price','65'), -(9097,625,'_edit_last','1'), -(9102,637,'_variation_description',''), -(9103,637,'total_sales','0'), -(9104,637,'_tax_status','taxable'), -(9105,637,'_tax_class','parent'), -(9106,637,'_manage_stock','no'), -(9107,637,'_backorders','no'), -(9108,637,'_sold_individually','no'), -(9109,637,'_virtual','no'), -(9110,637,'_downloadable','no'), -(9111,637,'_download_limit','-1'), -(9112,637,'_download_expiry','-1'), -(9113,637,'_stock',NULL), -(9114,637,'_stock_status','instock'), -(9115,637,'_wc_average_rating','0'), -(9116,637,'_wc_review_count','0'), -(9117,637,'attribute_pa_side','left-side'), -(9118,637,'_product_version','9.4.1'), -(9119,638,'_variation_description',''), -(9120,638,'total_sales','0'), -(9121,638,'_tax_status','taxable'), -(9122,638,'_tax_class','parent'), -(9123,638,'_manage_stock','no'), -(9124,638,'_backorders','no'), -(9125,638,'_sold_individually','no'), -(9126,638,'_virtual','no'), -(9127,638,'_downloadable','no'), -(9128,638,'_download_limit','-1'), -(9129,638,'_download_expiry','-1'), -(9130,638,'_stock',NULL), -(9131,638,'_stock_status','instock'), -(9132,638,'_wc_average_rating','0'), -(9133,638,'_wc_review_count','0'), -(9134,638,'attribute_pa_side','pair'), -(9135,638,'_product_version','9.3.3'), -(9136,639,'_variation_description',''), -(9137,639,'total_sales','0'), -(9138,639,'_tax_status','taxable'), -(9139,639,'_tax_class','parent'), -(9140,639,'_manage_stock','no'), -(9141,639,'_backorders','no'), -(9142,639,'_sold_individually','no'), -(9143,639,'_virtual','no'), -(9144,639,'_downloadable','no'), -(9145,639,'_download_limit','-1'), -(9146,639,'_download_expiry','-1'), -(9147,639,'_stock',NULL), -(9148,639,'_stock_status','instock'), -(9149,639,'_wc_average_rating','0'), -(9150,639,'_wc_review_count','0'), -(9151,639,'attribute_pa_side','right-side'), -(9152,639,'_product_version','9.3.3'), -(9153,637,'_sku','PIASU-BO-left'), -(9154,637,'_regular_price','50'), -(9155,637,'_thumbnail_id','0'), -(9156,637,'_price','50'), -(9157,638,'_sku','PIASU-BO-pair'), -(9158,638,'_regular_price','85'), -(9159,638,'_thumbnail_id','0'), -(9160,638,'_price','85'), -(9161,639,'_sku','PIASU-BO-right'), -(9162,639,'_regular_price','50'), -(9163,639,'_thumbnail_id','0'), -(9164,639,'_price','50'), -(9186,232,'_price','110'), -(9214,641,'_variation_description',''), -(9215,641,'total_sales','0'), -(9216,641,'_tax_status','taxable'), -(9217,641,'_tax_class','parent'), -(9218,641,'_manage_stock','no'), -(9219,641,'_backorders','no'), -(9220,641,'_sold_individually','no'), -(9221,641,'_virtual','no'), -(9222,641,'_downloadable','no'), -(9223,641,'_download_limit','-1'), -(9224,641,'_download_expiry','-1'), -(9225,641,'_stock',NULL), -(9226,641,'_stock_status','instock'), -(9227,641,'_wc_average_rating','0'), -(9228,641,'_wc_review_count','0'), -(9229,641,'attribute_pa_side','left-side'), -(9230,641,'_product_version','9.3.3'), -(9231,642,'_variation_description',''), -(9232,642,'total_sales','0'), -(9233,642,'_tax_status','taxable'), -(9234,642,'_tax_class','parent'), -(9235,642,'_manage_stock','no'), -(9236,642,'_backorders','no'), -(9237,642,'_sold_individually','no'), -(9238,642,'_virtual','no'), -(9239,642,'_downloadable','no'), -(9240,642,'_download_limit','-1'), -(9241,642,'_download_expiry','-1'), -(9242,642,'_stock',NULL), -(9243,642,'_stock_status','instock'), -(9244,642,'_wc_average_rating','0'), -(9245,642,'_wc_review_count','0'), -(9246,642,'attribute_pa_side','pair'), -(9247,642,'_product_version','9.3.3'), -(9248,643,'_variation_description',''), -(9249,643,'total_sales','0'), -(9250,643,'_tax_status','taxable'), -(9251,643,'_tax_class','parent'), -(9252,643,'_manage_stock','no'), -(9253,643,'_backorders','no'), -(9254,643,'_sold_individually','no'), -(9255,643,'_virtual','no'), -(9256,643,'_downloadable','no'), -(9257,643,'_download_limit','-1'), -(9258,643,'_download_expiry','-1'), -(9259,643,'_stock',NULL), -(9260,643,'_stock_status','instock'), -(9261,643,'_wc_average_rating','0'), -(9262,643,'_wc_review_count','0'), -(9263,643,'attribute_pa_side','right-side'), -(9264,643,'_product_version','9.3.3'), -(9265,641,'_sku','HATTARI-CR1-s-left'), -(9266,641,'_regular_price','50'), -(9267,641,'_thumbnail_id','0'), -(9268,641,'_price','50'), -(9269,642,'_sku','HATTARI-CR1-s-pair'), -(9270,642,'_regular_price','75'), -(9271,642,'_thumbnail_id','0'), -(9272,642,'_price','75'), -(9273,643,'_sku','HATTARI-CR1-s-right'), -(9274,643,'_regular_price','50'), -(9275,643,'_thumbnail_id','0'), -(9276,643,'_price','50'), -(9277,285,'_price','50'), -(9278,285,'_price','75'), -(9279,285,'_regular_price','75'), -(9280,285,'_photos_colonne_gauche|||0|value','286'), -(9281,285,'_photos_colonne_droite|||0|value','287'), -(9282,285,'_haiku_details_produit',''), -(9286,645,'_variation_description',''), -(9287,645,'total_sales','0'), -(9288,645,'_tax_status','taxable'), -(9289,645,'_tax_class','parent'), -(9290,645,'_manage_stock','no'), -(9291,645,'_backorders','no'), -(9292,645,'_sold_individually','no'), -(9293,645,'_virtual','no'), -(9294,645,'_downloadable','no'), -(9295,645,'_download_limit','-1'), -(9296,645,'_download_expiry','-1'), -(9297,645,'_stock',NULL), -(9298,645,'_stock_status','instock'), -(9299,645,'_wc_average_rating','0'), -(9300,645,'_wc_review_count','0'), -(9301,645,'attribute_pa_side','left-side'), -(9302,645,'_product_version','9.3.3'), -(9303,646,'_variation_description',''), -(9304,646,'total_sales','0'), -(9305,646,'_tax_status','taxable'), -(9306,646,'_tax_class','parent'), -(9307,646,'_manage_stock','no'), -(9308,646,'_backorders','no'), -(9309,646,'_sold_individually','no'), -(9310,646,'_virtual','no'), -(9311,646,'_downloadable','no'), -(9312,646,'_download_limit','-1'), -(9313,646,'_download_expiry','-1'), -(9314,646,'_stock',NULL), -(9315,646,'_stock_status','instock'), -(9316,646,'_wc_average_rating','0'), -(9317,646,'_wc_review_count','0'), -(9318,646,'attribute_pa_side','pair'), -(9319,646,'_product_version','9.3.3'), -(9320,647,'_variation_description',''), -(9321,647,'total_sales','0'), -(9322,647,'_tax_status','taxable'), -(9323,647,'_tax_class','parent'), -(9324,647,'_manage_stock','no'), -(9325,647,'_backorders','no'), -(9326,647,'_sold_individually','no'), -(9327,647,'_virtual','no'), -(9328,647,'_downloadable','no'), -(9329,647,'_download_limit','-1'), -(9330,647,'_download_expiry','-1'), -(9331,647,'_stock',NULL), -(9332,647,'_stock_status','instock'), -(9333,647,'_wc_average_rating','0'), -(9334,647,'_wc_review_count','0'), -(9335,647,'attribute_pa_side','right-side'), -(9336,647,'_product_version','9.3.3'), -(9337,645,'_sku','HATTARI-CR1-g-left'), -(9338,645,'_regular_price','55'), -(9339,645,'_thumbnail_id','0'), -(9340,645,'_price','55'), -(9341,646,'_sku','HATTARI-CR1-g-pair'), -(9342,646,'_regular_price','80'), -(9343,646,'_thumbnail_id','0'), -(9344,646,'_price','80'), -(9345,647,'_sku','HATTARI-CR1-g-right'), -(9346,647,'_regular_price','55'), -(9347,647,'_thumbnail_id','0'), -(9348,647,'_price','55'), -(9349,288,'_price','55'), -(9350,288,'_price','80'), -(9351,288,'_regular_price','80'), -(9356,648,'_variation_description',''), -(9357,648,'total_sales','0'), -(9358,648,'_tax_status','taxable'), -(9359,648,'_tax_class','parent'), -(9360,648,'_manage_stock','no'), -(9361,648,'_backorders','no'), -(9362,648,'_sold_individually','no'), -(9363,648,'_virtual','no'), -(9364,648,'_downloadable','no'), -(9365,648,'_download_limit','-1'), -(9366,648,'_download_expiry','-1'), -(9367,648,'_stock',NULL), -(9368,648,'_stock_status','instock'), -(9369,648,'_wc_average_rating','0'), -(9370,648,'_wc_review_count','0'), -(9371,648,'attribute_pa_side','left-side'), -(9372,648,'_product_version','9.3.3'), -(9373,649,'_variation_description',''), -(9374,649,'total_sales','0'), -(9375,649,'_tax_status','taxable'), -(9376,649,'_tax_class','parent'), -(9377,649,'_manage_stock','no'), -(9378,649,'_backorders','no'), -(9379,649,'_sold_individually','no'), -(9380,649,'_virtual','no'), -(9381,649,'_downloadable','no'), -(9382,649,'_download_limit','-1'), -(9383,649,'_download_expiry','-1'), -(9384,649,'_stock',NULL), -(9385,649,'_stock_status','instock'), -(9386,649,'_wc_average_rating','0'), -(9387,649,'_wc_review_count','0'), -(9388,649,'attribute_pa_side','pair'), -(9389,649,'_product_version','9.3.3'), -(9390,650,'_variation_description',''), -(9391,650,'total_sales','0'), -(9392,650,'_tax_status','taxable'), -(9393,650,'_tax_class','parent'), -(9394,650,'_manage_stock','no'), -(9395,650,'_backorders','no'), -(9396,650,'_sold_individually','no'), -(9397,650,'_virtual','no'), -(9398,650,'_downloadable','no'), -(9399,650,'_download_limit','-1'), -(9400,650,'_download_expiry','-1'), -(9401,650,'_stock',NULL), -(9402,650,'_stock_status','instock'), -(9403,650,'_wc_average_rating','0'), -(9404,650,'_wc_review_count','0'), -(9405,650,'attribute_pa_side','right-side'), -(9406,650,'_product_version','9.3.3'), -(9407,648,'_sku','HATTARI-CR2-left'), -(9408,648,'_regular_price','50'), -(9409,648,'_thumbnail_id','0'), -(9410,648,'_price','50'), -(9411,649,'_sku','HATTARI-CR2-pair'), -(9412,649,'_regular_price','70'), -(9413,649,'_thumbnail_id','0'), -(9414,649,'_price','70'), -(9415,650,'_sku','HATTARI-CR2-right'), -(9416,650,'_regular_price','50'), -(9417,650,'_thumbnail_id','0'), -(9418,650,'_price','50'), -(9419,291,'_price','50'), -(9420,291,'_price','70'), -(9421,291,'_regular_price','75'), -(9427,651,'_variation_description',''), -(9428,651,'total_sales','0'), -(9429,651,'_tax_status','taxable'), -(9430,651,'_tax_class','parent'), -(9431,651,'_manage_stock','no'), -(9432,651,'_backorders','no'), -(9433,651,'_sold_individually','no'), -(9434,651,'_virtual','no'), -(9435,651,'_downloadable','no'), -(9436,651,'_download_limit','-1'), -(9437,651,'_download_expiry','-1'), -(9438,651,'_stock',NULL), -(9439,651,'_stock_status','instock'), -(9440,651,'_wc_average_rating','0'), -(9441,651,'_wc_review_count','0'), -(9442,651,'attribute_pa_side','long'), -(9443,651,'_product_version','9.3.3'), -(9444,652,'_variation_description',''), -(9445,652,'total_sales','0'), -(9446,652,'_tax_status','taxable'), -(9447,652,'_tax_class','parent'), -(9448,652,'_manage_stock','no'), -(9449,652,'_backorders','no'), -(9450,652,'_sold_individually','no'), -(9451,652,'_virtual','no'), -(9452,652,'_downloadable','no'), -(9453,652,'_download_limit','-1'), -(9454,652,'_download_expiry','-1'), -(9455,652,'_stock',NULL), -(9456,652,'_stock_status','instock'), -(9457,652,'_wc_average_rating','0'), -(9458,652,'_wc_review_count','0'), -(9459,652,'attribute_pa_side','pair'), -(9460,652,'_product_version','9.3.3'), -(9461,653,'_variation_description',''), -(9462,653,'total_sales','0'), -(9463,653,'_tax_status','taxable'), -(9464,653,'_tax_class','parent'), -(9465,653,'_manage_stock','no'), -(9466,653,'_backorders','no'), -(9467,653,'_sold_individually','no'), -(9468,653,'_virtual','no'), -(9469,653,'_downloadable','no'), -(9470,653,'_download_limit','-1'), -(9471,653,'_download_expiry','-1'), -(9472,653,'_stock',NULL), -(9473,653,'_stock_status','instock'), -(9474,653,'_wc_average_rating','0'), -(9475,653,'_wc_review_count','0'), -(9476,653,'attribute_pa_side','short'), -(9477,653,'_product_version','9.4.1'), -(9478,651,'_sku','TAMANORI-CR-s-long'), -(9479,651,'_regular_price','50'), -(9480,651,'_thumbnail_id','0'), -(9481,651,'_price','50'), -(9482,652,'_sku','TAMANORI-CR-s-pair'), -(9483,652,'_regular_price','70'), -(9484,652,'_thumbnail_id','0'), -(9485,652,'_price','70'), -(9486,653,'_sku','TAMANORI-CR-s-short'), -(9487,653,'_regular_price','48'), -(9488,653,'_thumbnail_id','0'), -(9489,653,'_price','48'), -(9498,654,'_variation_description',''), -(9499,654,'total_sales','0'), -(9500,654,'_tax_status','taxable'), -(9501,654,'_tax_class','parent'), -(9502,654,'_manage_stock','no'), -(9503,654,'_backorders','no'), -(9504,654,'_sold_individually','no'), -(9505,654,'_virtual','no'), -(9506,654,'_downloadable','no'), -(9507,654,'_download_limit','-1'), -(9508,654,'_download_expiry','-1'), -(9509,654,'_stock',NULL), -(9510,654,'_stock_status','instock'), -(9511,654,'_wc_average_rating','0'), -(9512,654,'_wc_review_count','0'), -(9513,654,'attribute_pa_side','long'), -(9514,654,'_product_version','9.4.1'), -(9515,655,'_variation_description',''), -(9516,655,'total_sales','0'), -(9517,655,'_tax_status','taxable'), -(9518,655,'_tax_class','parent'), -(9519,655,'_manage_stock','no'), -(9520,655,'_backorders','no'), -(9521,655,'_sold_individually','no'), -(9522,655,'_virtual','no'), -(9523,655,'_downloadable','no'), -(9524,655,'_download_limit','-1'), -(9525,655,'_download_expiry','-1'), -(9526,655,'_stock',NULL), -(9527,655,'_stock_status','instock'), -(9528,655,'_wc_average_rating','0'), -(9529,655,'_wc_review_count','0'), -(9530,655,'attribute_pa_side','pair'), -(9531,655,'_product_version','9.3.3'), -(9532,656,'_variation_description',''), -(9533,656,'total_sales','0'), -(9534,656,'_tax_status','taxable'), -(9535,656,'_tax_class','parent'), -(9536,656,'_manage_stock','no'), -(9537,656,'_backorders','no'), -(9538,656,'_sold_individually','no'), -(9539,656,'_virtual','no'), -(9540,656,'_downloadable','no'), -(9541,656,'_download_limit','-1'), -(9542,656,'_download_expiry','-1'), -(9543,656,'_stock',NULL), -(9544,656,'_stock_status','instock'), -(9545,656,'_wc_average_rating','0'), -(9546,656,'_wc_review_count','0'), -(9547,656,'attribute_pa_side','short'), -(9548,656,'_product_version','9.4.1'), -(9549,654,'_sku','TAMANORI-CR-g-long'), -(9550,654,'_regular_price','52'), -(9551,654,'_thumbnail_id','0'), -(9552,654,'_price','52'), -(9553,655,'_sku','TAMANORI-CR-g-pair'), -(9554,655,'_regular_price','75'), -(9555,655,'_thumbnail_id','0'), -(9556,655,'_price','75'), -(9557,656,'_sku','TAMANORI-CR-g-short'), -(9558,656,'_regular_price','50'), -(9559,656,'_thumbnail_id','0'), -(9560,656,'_price','50'), -(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'), -(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'), -(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'), -(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1029972;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1442-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(9587,306,'_price','48'), -(9588,306,'_price','50'), -(9589,306,'_price','70'), -(9590,306,'_photos_colonne_gauche|||0|value','310'), -(9591,306,'_photos_colonne_droite|||0|value','311'), -(9592,306,'_photos_colonne_droite|||1|value','424'), -(9593,306,'_haiku_details_produit',''), -(9594,312,'_price','50'), -(9595,312,'_price','52'), -(9596,312,'_price','75'), -(9601,661,'_wp_attached_file','2024/10/IMG_1454.jpg'), -(9602,661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1454.jpg\";s:8:\"filesize\";i:849459;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1454-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9603,661,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9604,202,'_price','50'), -(9605,202,'_price','85'), -(9612,662,'_wp_attached_file','2024/10/IMG_1456.jpg'), -(9613,662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1456.jpg\";s:8:\"filesize\";i:730806;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1456-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9614,662,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'), -(9615,202,'_photos_colonne_gauche|||0|value','206'), -(9616,202,'_photos_colonne_droite|||0|value','662'), -(9617,202,'_photos_colonne_droite|||1|value','661'), -(9618,202,'_photos_colonne_droite|||2|value','212'), -(9619,202,'_photos_colonne_droite|||3|value','207'), -(9620,202,'_haiku_details_produit',''), -(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'), -(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:873482;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1512-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'), -(9669,669,'_wp_attached_file','2024/10/IMG_1528.jpg'), -(9670,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1528.jpg\";s:8:\"filesize\";i:958548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1528-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9671,669,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver'), -(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'), -(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:876712;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1604-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'), -(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'), -(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1095755;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1656-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'), -(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'), -(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:901473;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1657-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(9720,393,'_photos_colonne_gauche|||0|value','396'), -(9721,393,'_photos_colonne_droite|||0|value','397'), -(9722,393,'_photos_colonne_droite|||1|value','673'), -(9723,393,'_haiku_details_produit',''), -(9728,674,'_variation_description',''), -(9729,674,'total_sales','0'), -(9730,674,'_tax_status','taxable'), -(9731,674,'_tax_class','parent'), -(9732,674,'_manage_stock','no'), -(9733,674,'_backorders','no'), -(9734,674,'_sold_individually','no'), -(9735,674,'_virtual','no'), -(9736,674,'_downloadable','no'), -(9737,674,'_download_limit','-1'), -(9738,674,'_download_expiry','-1'), -(9739,674,'_stock',NULL), -(9740,674,'_stock_status','instock'), -(9741,674,'_wc_average_rating','0'), -(9742,674,'_wc_review_count','0'), -(9743,674,'attribute_pa_side','one'), -(9744,674,'_product_version','9.4.1'), -(9745,675,'_variation_description',''), -(9746,675,'total_sales','0'), -(9747,675,'_tax_status','taxable'), -(9748,675,'_tax_class','parent'), -(9749,675,'_manage_stock','no'), -(9750,675,'_backorders','no'), -(9751,675,'_sold_individually','no'), -(9752,675,'_virtual','no'), -(9753,675,'_downloadable','no'), -(9754,675,'_download_limit','-1'), -(9755,675,'_download_expiry','-1'), -(9756,675,'_stock',NULL), -(9757,675,'_stock_status','instock'), -(9758,675,'_wc_average_rating','0'), -(9759,675,'_wc_review_count','0'), -(9760,675,'attribute_pa_side','pair'), -(9761,675,'_product_version','9.4.1'), -(9762,674,'_sku','MUGURA-BO-g-one'), -(9763,674,'_regular_price','48'), -(9764,674,'_thumbnail_id','0'), -(9765,674,'_price','48'), -(9766,675,'_sku','MUGURA-BO-g-pair'), -(9767,675,'_regular_price','65'), -(9768,675,'_thumbnail_id','0'), -(9769,675,'_price','65'), -(9770,372,'_price','48'), -(9771,372,'_price','65'), -(9772,372,'_regular_price','65'), -(9773,372,'_photos_colonne_gauche|||0|value','375'), -(9774,372,'_photos_colonne_droite|||0|value','376'), -(9775,372,'_haiku_details_produit',''), -(9776,676,'_variation_description',''), -(9777,676,'total_sales','0'), -(9778,676,'_tax_status','taxable'), -(9779,676,'_tax_class','parent'), -(9780,676,'_manage_stock','no'), -(9781,676,'_backorders','no'), -(9782,676,'_sold_individually','no'), -(9783,676,'_virtual','no'), -(9784,676,'_downloadable','no'), -(9785,676,'_download_limit','-1'), -(9786,676,'_download_expiry','-1'), -(9787,676,'_stock',NULL), -(9788,676,'_stock_status','instock'), -(9789,676,'_wc_average_rating','0'), -(9790,676,'_wc_review_count','0'), -(9791,676,'attribute_pa_side','one'), -(9792,676,'_product_version','9.4.1'), -(9793,677,'_variation_description',''), -(9794,677,'total_sales','0'), -(9795,677,'_tax_status','taxable'), -(9796,677,'_tax_class','parent'), -(9797,677,'_manage_stock','no'), -(9798,677,'_backorders','no'), -(9799,677,'_sold_individually','no'), -(9800,677,'_virtual','no'), -(9801,677,'_downloadable','no'), -(9802,677,'_download_limit','-1'), -(9803,677,'_download_expiry','-1'), -(9804,677,'_stock',NULL), -(9805,677,'_stock_status','instock'), -(9806,677,'_wc_average_rating','0'), -(9807,677,'_wc_review_count','0'), -(9808,677,'attribute_pa_side','pair'), -(9809,677,'_product_version','9.4.1'), -(9810,676,'_sku','MUGURA-CR-s-one'), -(9811,676,'_regular_price','45'), -(9812,676,'_thumbnail_id','0'), -(9813,676,'_price','45'), -(9814,677,'_sku','MUGURA-BO-s-pair'), -(9815,677,'_regular_price','60'), -(9816,677,'_thumbnail_id','0'), -(9817,677,'_price','60'), -(9818,365,'_price','45'), -(9819,365,'_price','60'), -(9820,365,'_regular_price','60'), -(9821,365,'_photos_colonne_gauche|||0|value','369'), -(9822,365,'_photos_colonne_droite|||0|value','425'), -(9823,365,'_haiku_details_produit',''), -(9833,478,'_regular_price','48'), -(9834,478,'_price','48'), -(9835,479,'_regular_price','48'), -(9836,479,'_price','48'), -(9837,480,'_regular_price','48'), -(9838,480,'_price','48'), -(9840,433,'_price','48'), -(9850,613,'_price','70'), -(9851,679,'_wp_attached_file','2024/10/DSC9116.jpg'), -(9852,679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9116.jpg\";s:8:\"filesize\";i:485510;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9116-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9853,679,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9892,681,'_wp_attached_file','2024/09/DSC9897.jpg'), -(9893,681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:689413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9897-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7272;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9894,681,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9906,683,'_wp_attached_file','2024/09/IMG_1423.jpg'), -(9907,683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1423.jpg\";s:8:\"filesize\";i:534598;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1423-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9908,683,'_wp_attachment_image_alt','Hattari double finger ring with a mix of bands in sterling silver and gold plated silver.'), -(9915,684,'_wp_attached_file','2024/09/IMG_1478.jpg'), -(9916,684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:867867;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1478-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9917,684,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(9923,685,'_wp_attached_file','2024/09/PIASU-B-mix.jpg'), -(9924,685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/09/PIASU-B-mix.jpg\";s:8:\"filesize\";i:307361;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9925,685,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'), -(9926,123,'_thumbnail_id','685'), -(9931,686,'_wp_attached_file','2024/10/BOROBORO-BO-g.jpg'), -(9932,686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-g.jpg\";s:8:\"filesize\";i:365368;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9933,686,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes.'), -(9934,213,'_thumbnail_id','686'), -(9935,213,'_photos_colonne_gauche|||0|value','686'), -(9936,213,'_photos_colonne_droite|||0|value','671'), -(9937,213,'_photos_colonne_droite|||1|value','199'), -(9938,213,'_haiku_details_produit',''), -(9939,688,'_wp_attached_file','2024/10/BOROBORO-BO-s.jpg'), -(9940,688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/BOROBORO-BO-s.jpg\";s:8:\"filesize\";i:308182;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6053;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6053;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9941,688,'_wp_attachment_image_alt','pair of Boroboro long silver earrings with asymmetrical shapes.'), -(9942,183,'_thumbnail_id','688'), -(9947,689,'_wp_attached_file','2024/10/DSC9341.jpg'), -(9948,689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:635454;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9341-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9949,689,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'), -(9950,288,'_photos_colonne_gauche|||0|value','289'), -(9951,288,'_photos_colonne_droite|||0|value','290'), -(9952,288,'_photos_colonne_droite|||1|value','689'), -(9953,288,'_haiku_details_produit',''), -(9954,690,'_wp_attached_file','2024/10/FUYOU-C-1.jpg'), -(9955,690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-C-1.jpg\";s:8:\"filesize\";i:394786;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7048;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9956,690,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail.'), -(9967,691,'_wp_attached_file','2024/10/FUYOU-CR1.jpg'), -(9968,691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/FUYOU-CR1.jpg\";s:8:\"filesize\";i:235970;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4020;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9969,691,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with gold plated rings hanging.'), -(9970,318,'_thumbnail_id','691'), -(9976,692,'_wp_attached_file','2024/10/HADOU-BR-mix.jpg'), -(9977,692,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-BR-mix.jpg\";s:8:\"filesize\";i:312958;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-BR-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6692;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9978,692,'_wp_attachment_image_alt','Hadou wavy blangles in silver and gold plated silver.'), -(9979,232,'_thumbnail_id','692'), -(9984,232,'_photos_colonne_gauche|||0|value','692'), -(9985,232,'_photos_colonne_droite|||0|value','669'), -(9986,232,'_photos_colonne_droite|||1|value','237'), -(9987,232,'_haiku_details_produit',''), -(9988,696,'_wp_attached_file','2024/10/IKKAN-C-3.jpg'), -(9989,696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/IKKAN-C-3.jpg\";s:8:\"filesize\";i:431103;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-C-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7161;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"IKKAN-C-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7161;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(9990,696,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'), -(9991,263,'_thumbnail_id','696'), -(9998,698,'_wp_attached_file','2024/10/IMG_1428-1.jpg'), -(9999,698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1428-1.jpg\";s:8:\"filesize\";i:484518;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1428-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9487;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10000,698,'_wp_attachment_image_alt','Fuyou gold plated chain bracelet with fluid element'), -(10004,700,'_wp_attached_file','2024/10/IMG_1431.jpg'), -(10005,700,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:1757156;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1431-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10441;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10006,700,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10011,702,'_wp_attached_file','2024/10/IMG_1432.jpg'), -(10012,702,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:540692;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1432-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10013,702,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10021,704,'_wp_attached_file','2024/10/IMG_1493.jpg'), -(10022,704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:985049;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1493-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10023,704,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'), -(10028,705,'_wp_attached_file','2024/10/IMG_1531.jpg'), -(10029,705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:774222;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1531-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12309;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10030,705,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10031,707,'_wp_attached_file','2024/10/IMG_1543.jpg'), -(10032,707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:776895;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1543-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14251;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10033,707,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'), -(10041,708,'_wp_attached_file','2024/10/IMG_1565.jpg'), -(10042,708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1565.jpg\";s:8:\"filesize\";i:570527;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1565-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10043,708,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links'), -(10044,263,'_photos_colonne_gauche|||0|value','696'), -(10045,263,'_photos_colonne_droite|||0|value','265'), -(10046,263,'_photos_colonne_droite|||1|value','267'), -(10047,263,'_photos_colonne_droite|||2|value','708'), -(10048,263,'_photos_colonne_droite|||3|value','266'), -(10049,263,'_haiku_details_produit',''), -(10050,709,'_wp_attached_file','2024/10/IMG_1586.jpg'), -(10051,709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1586.jpg\";s:8:\"filesize\";i:659959;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1586-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10052,709,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10053,710,'_wp_attached_file','2024/10/IMG_1588.jpg'), -(10054,710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:20:\"2024/10/IMG_1588.jpg\";s:8:\"filesize\";i:860682;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1588-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14247;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10055,710,'_wp_attachment_image_alt','Hattari double hoops in silver and gold plated silver.'), -(10061,291,'_photos_colonne_gauche|||0|value','292'), -(10062,291,'_photos_colonne_droite|||0|value','709'), -(10063,291,'_photos_colonne_droite|||1|value','710'), -(10064,291,'_photos_colonne_droite|||2|value','293'), -(10065,291,'_haiku_details_produit',''), -(10066,711,'_wp_attached_file','2024/10/IMG_1600.jpg'), -(10067,711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1600.jpg\";s:8:\"filesize\";i:577537;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10068,711,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10073,712,'_wp_attached_file','2024/10/IMG_1638.jpg'), -(10074,712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1638.jpg\";s:8:\"filesize\";i:775415;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1638-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10075,712,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines.'), -(10081,713,'_wp_attached_file','2024/10/IMG_1647.jpg'), -(10082,713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1647.jpg\";s:8:\"filesize\";i:703654;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1647-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13572;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10083,713,'_wp_attachment_image_alt','Fuyou sterling silver necklace with rectangle trace chain and fluid elements, gold plated dangling detail'), -(10084,274,'_photos_colonne_gauche|||0|value','275'), -(10085,274,'_photos_colonne_droite|||0|value','713'), -(10086,274,'_photos_colonne_droite|||1|value','690'), -(10087,274,'_photos_colonne_droite|||2|value','679'), -(10088,274,'_haiku_details_produit',''), -(10089,714,'_wp_attached_file','2024/10/IMG_1651.jpg'), -(10090,714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:639347;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1651-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10091,714,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'), -(10092,318,'_photos_colonne_gauche|||0|value','691'), -(10093,318,'_photos_colonne_droite|||0|value','714'), -(10094,318,'_photos_colonne_droite|||1|value','324'), -(10095,318,'_photos_colonne_droite|||2|value','323'), -(10096,318,'_haiku_details_produit',''), -(10097,715,'_wp_attached_file','2024/10/IMG_1669.jpg'), -(10098,715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:642926;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1669-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10099,715,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver.'), -(10104,716,'_wp_attached_file','2024/10/IMG_1673.jpg'), -(10105,716,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1673.jpg\";s:8:\"filesize\";i:768464;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1673-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19307;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10106,716,'_wp_attachment_image_alt','Rokku solo hoop lapis lazuli and Tamanori earrings in gold plated silver.'), -(10118,717,'_wp_attached_file','2024/10/IMG_1680.jpg'), -(10119,717,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1680.jpg\";s:8:\"filesize\";i:649260;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1680-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13759;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10120,717,'_wp_attachment_image_alt','Tamanori earrings chains gold plated silver.'), -(10126,718,'_wp_attached_file','2024/10/IMG_1746.jpg'), -(10127,718,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:684400;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1746-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10128,718,'_wp_attachment_image_alt','Boroboro earrings gold plated and silver.'), -(10133,719,'_wp_attached_file','2024/10/IMG_1747.jpg'), -(10134,719,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1747.jpg\";s:8:\"filesize\";i:671539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1747-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10135,719,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10141,720,'_wp_attached_file','2024/10/IMG_1748.jpg'), -(10142,720,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1748.jpg\";s:8:\"filesize\";i:801578;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18633;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10143,720,'_wp_attachment_image_alt','Hadou wavy hoops in gold plated silver.'), -(10149,721,'_wp_attached_file','2024/10/KAGUN-BOP.jpg'), -(10150,721,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/KAGUN-BOP.jpg\";s:8:\"filesize\";i:238193;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KAGUN-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4474;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"KAGUN-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4474;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10151,721,'_wp_attachment_image_alt','Kagun trio of earrings in silver and gold plated silver with dangling pearls.'), -(10152,342,'_thumbnail_id','721'), -(10153,342,'_photos_colonne_gauche|||0|value','721'), -(10154,342,'_photos_colonne_droite|||0|value','664'), -(10155,342,'_photos_colonne_droite|||1|value','347'), -(10156,342,'_photos_colonne_droite|||2|value','348'), -(10157,342,'_photos_colonne_droite|||3|value','349'), -(10158,342,'_haiku_details_produit',''), -(10159,722,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'), -(10160,722,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:254284;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4808;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"MUGURA-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4808;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10161,722,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'), -(10162,398,'_thumbnail_id','722'), -(10163,398,'_photos_colonne_gauche|||0|value','722'), -(10164,398,'_photos_colonne_droite|||0|value','400'), -(10165,398,'_photos_colonne_droite|||1|value','401'), -(10166,398,'_haiku_details_produit',''), -(10167,723,'_wp_attached_file','2024/10/MUGURA-NAIL-arg.jpg'), -(10168,723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-arg.jpg\";s:8:\"filesize\";i:37555;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3878;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"MUGURA-NAIL-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3878;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10169,723,'_wp_attachment_image_alt','Mugura nail jewel in silver to slip on your finger.'), -(10170,402,'_thumbnail_id','723'), -(10175,724,'_wp_attached_file','2024/10/MUGURA-NAIL-vrm.jpg'), -(10176,724,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:27:\"2024/10/MUGURA-NAIL-vrm.jpg\";s:8:\"filesize\";i:40719;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MUGURA-NAIL-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4276;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"MUGURA-NAIL-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4276;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10177,724,'_wp_attachment_image_alt','Mugura nail jewel in gold plated silver to slip on your finger.'), -(10178,406,'_thumbnail_id','724'), -(10183,725,'_wp_attached_file','2024/10/PIASU-C.jpg'), -(10184,725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:391561;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"PIASU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6649;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"PIASU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6649;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10185,725,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'), -(10186,268,'_thumbnail_id','725'), -(10187,268,'_photos_colonne_gauche|||0|value','725'), -(10188,268,'_photos_colonne_droite|||0|value','704'), -(10189,268,'_photos_colonne_droite|||1|value','270'), -(10190,268,'_haiku_details_produit',''), -(10191,726,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'), -(10192,726,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:287899;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5185;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10193,726,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'), -(10194,168,'_thumbnail_id','726'), -(10203,727,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'), -(10204,727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:324080;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-jaspe-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6300;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10205,727,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'), -(10209,729,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'), -(10210,729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:325348;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6593;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10211,729,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'), -(10212,385,'_thumbnail_id','729'), -(10227,730,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'), -(10228,730,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:243829;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4390;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4390;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10229,730,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'), -(10230,731,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'), -(10231,731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:224150;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-vrm-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10232,731,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'), -(10233,732,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'), -(10234,732,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:239111;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4331;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10235,732,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'), -(10236,433,'_thumbnail_id','730'), -(10243,733,'_wp_attached_file','2024/10/TAMANORI-BO-g.jpg'), -(10244,733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-g.jpg\";s:8:\"filesize\";i:254761;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10245,733,'_wp_attachment_image_alt','Tamanori thin dangling earrings in gold plated silver.'), -(10246,226,'_thumbnail_id','733'), -(10247,226,'_photos_colonne_gauche|||0|value','733'), -(10248,226,'_photos_colonne_droite|||0|value','717'), -(10249,226,'_photos_colonne_droite|||1|value','716'), -(10251,226,'_haiku_details_produit',''), -(10252,734,'_wp_attached_file','2024/10/TAMANORI-BO-s.jpg'), -(10253,734,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/TAMANORI-BO-s.jpg\";s:8:\"filesize\";i:229361;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4133;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"TAMANORI-BO-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4133;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10254,734,'_wp_attachment_image_alt','Tamanori thin dangling earrings in sterling silver.'), -(10255,220,'_thumbnail_id','734'), -(10256,220,'_photos_colonne_gauche|||0|value','734'), -(10257,220,'_photos_colonne_droite|||0|value','711'), -(10258,220,'_photos_colonne_droite|||1|value','225'), -(10259,220,'_haiku_details_produit',''), -(10260,735,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'), -(10261,735,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:262704;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4895;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4895;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10262,735,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'), -(10267,736,'_wp_attached_file','2024/10/TANEMAKI-BR.jpg'), -(10268,736,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/TANEMAKI-BR.jpg\";s:8:\"filesize\";i:287017;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5366;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5366;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10269,736,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'), -(10270,251,'_thumbnail_id','736'), -(10271,251,'_photos_colonne_gauche|||0|value','736'), -(10272,251,'_photos_colonne_droite|||0|value','700'), -(10273,251,'_photos_colonne_droite|||1|value','702'), -(10274,251,'_haiku_details_produit',''), -(10275,737,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'), -(10276,737,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:423137;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7287;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"TANEMAKI-C-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7287;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10277,737,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details.'), -(10278,271,'_thumbnail_id','737'), -(10279,271,'_photos_colonne_gauche|||0|value','737'), -(10280,271,'_photos_colonne_droite|||0|value','273'), -(10281,271,'_haiku_details_produit',''), -(10285,739,'_wp_attached_file','2024/11/BOROBORO-B1-g.jpg'), -(10286,739,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-g.jpg\";s:8:\"filesize\";i:250310;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4701;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4701;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10287,739,'_wp_attachment_image_alt','BoroBoro long gold plated oval ring with a small aventurine bead.'), -(10288,572,'_thumbnail_id','739'), -(10292,740,'_wp_attached_file','2024/11/BOROBORO-B1-s.jpg'), -(10293,740,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B1-s.jpg\";s:8:\"filesize\";i:235112;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4110;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10294,740,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10295,589,'_thumbnail_id','740'), -(10313,743,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'), -(10314,743,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:237826;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4182;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10315,743,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10316,613,'_thumbnail_id','743'), -(10321,744,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'), -(10322,744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:221635;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3652;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10323,744,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10324,625,'_thumbnail_id','744'), -(10329,745,'_wp_attached_file','2024/11/BOROBORO-BLT-jade.jpg'), -(10330,745,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/11/BOROBORO-BLT-jade.jpg\";s:8:\"filesize\";i:318446;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BLT-jade-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6310;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"BOROBORO-BLT-jade-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6310;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10331,745,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10332,746,'_wp_attached_file','2024/11/BOROBORO-BLT-crystal.jpg'), -(10333,746,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BLT-crystal.jpg\";s:8:\"filesize\";i:320781;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BLT-crystal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6531;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10334,746,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10335,535,'_thumbnail_id','745'), -(10341,747,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'), -(10342,747,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:292196;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5376;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10343,747,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(10344,748,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'), -(10345,748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:290704;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10346,748,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'), -(10347,515,'_thumbnail_id','747'), -(10352,749,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'), -(10353,749,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:265471;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4452;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4452;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10354,749,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(10355,750,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'), -(10356,750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:266105;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10357,750,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'), -(10358,521,'_thumbnail_id','749'), -(10363,751,'_wp_attached_file','2024/11/DSC9463.jpg'), -(10364,751,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:888805;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9463-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10365,751,'_wp_attachment_image_alt','Kara textured silver hoops'), -(10369,752,'_wp_attached_file','2024/11/HADOU-BOP.jpg'), -(10370,752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:248309;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10371,752,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'), -(10372,490,'_thumbnail_id','752'), -(10376,753,'_wp_attached_file','2024/11/HATTARI-BR.jpg'), -(10377,753,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:302897;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10378,753,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(10379,610,'_thumbnail_id','753'), -(10383,754,'_wp_attached_file','2024/11/IMG_1419.jpg'), -(10384,754,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1419.jpg\";s:8:\"filesize\";i:337714;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1419-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10385,754,'_wp_attachment_image_alt','BoroBoro long oval ring in gold plated silver with tiny aventurine bead.'), -(10389,755,'_wp_attached_file','2024/11/IMG_1474.jpg'), -(10390,755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:625708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1474-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10391,755,'_wp_attachment_image_alt','Hadou wavy stud earrings mixing gold and silver.'), -(10392,490,'_photos_colonne_gauche|||0|value','752'), -(10393,490,'_photos_colonne_droite|||0|value','755'), -(10394,490,'_haiku_details_produit',''), -(10395,756,'_wp_attached_file','2024/11/IMG_1481.jpg'), -(10396,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:841107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1481-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10397,756,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10398,757,'_wp_attached_file','2024/11/IMG_1484.jpg'), -(10399,757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:691565;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1484-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10400,757,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(10405,758,'_wp_attached_file','2024/11/IMG_1501.jpg'), -(10406,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:582559;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1501-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13223;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10407,758,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10408,759,'_wp_attached_file','2024/11/IMG_1506.jpg'), -(10409,759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:606859;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1506-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10410,759,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'), -(10415,760,'_wp_attached_file','2024/11/IMG_1504.jpg'), -(10416,760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1504.jpg\";s:8:\"filesize\";i:599899;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1504-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13183;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10417,760,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10418,761,'_wp_attached_file','2024/11/IMG_1554.jpg'), -(10419,761,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:648391;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1554-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10420,761,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'), -(10425,762,'_wp_attached_file','2024/11/IMG_1563.jpg'), -(10426,762,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:711087;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1563-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14072;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10427,762,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(10431,763,'_wp_attached_file','2024/11/IMG_1619.jpg'), -(10432,763,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1619.jpg\";s:8:\"filesize\";i:686284;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1619-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13749;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10433,763,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(10437,764,'_wp_attached_file','2024/11/IMG_1703.jpg'), -(10438,764,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1703.jpg\";s:8:\"filesize\";i:875196;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1703-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21517;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10439,764,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a jade bead'), -(10440,765,'_wp_attached_file','2024/11/IMG_1715.jpg'), -(10441,765,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1715.jpg\";s:8:\"filesize\";i:784548;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1715-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21037;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10442,765,'_wp_attachment_image_alt','Boroboro belt with thin leather straps and silver buckle with a crystal bead.'), -(10443,535,'_photos_colonne_gauche|||0|value','745'), -(10444,535,'_photos_colonne_droite|||0|value','764'), -(10445,535,'_photos_colonne_droite|||1|value','746'), -(10446,535,'_photos_colonne_droite|||2|value','765'), -(10447,535,'_haiku_details_produit',''), -(10448,766,'_sku','FUYOU-BO-s'), -(10449,766,'total_sales','0'), -(10450,766,'_tax_status','taxable'), -(10451,766,'_tax_class',''), -(10452,766,'_manage_stock','no'), -(10453,766,'_backorders','no'), -(10454,766,'_sold_individually','no'), -(10455,766,'_virtual','no'), -(10456,766,'_downloadable','no'), -(10457,766,'_download_limit','-1'), -(10458,766,'_download_expiry','-1'), -(10459,766,'_thumbnail_id','770'), -(10460,766,'_stock',NULL), -(10461,766,'_stock_status','instock'), -(10462,766,'_wc_average_rating','0'), -(10463,766,'_wc_review_count','0'), -(10464,766,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10465,766,'_product_version','9.4.1'), -(10470,767,'_variation_description',''), -(10471,767,'_sku','FUYOU-BO-s-pair'), -(10472,767,'_regular_price','80'), -(10473,767,'total_sales','0'), -(10474,767,'_tax_status','taxable'), -(10475,767,'_tax_class','parent'), -(10476,767,'_manage_stock','no'), -(10477,767,'_backorders','no'), -(10478,767,'_sold_individually','no'), -(10479,767,'_virtual','no'), -(10480,767,'_downloadable','no'), -(10481,767,'_download_limit','-1'), -(10482,767,'_download_expiry','-1'), -(10483,767,'_thumbnail_id','0'), -(10484,767,'_stock',NULL), -(10485,767,'_stock_status','instock'), -(10486,767,'_wc_average_rating','0'), -(10487,767,'_wc_review_count','0'), -(10489,767,'_price','80'), -(10490,767,'_product_version','9.4.1'), -(10491,768,'_variation_description',''), -(10492,768,'_sku','FUYOU-BO-s-long'), -(10493,768,'_regular_price','50'), -(10494,768,'total_sales','0'), -(10495,768,'_tax_status','taxable'), -(10496,768,'_tax_class','parent'), -(10497,768,'_manage_stock','no'), -(10498,768,'_backorders','no'), -(10499,768,'_sold_individually','no'), -(10500,768,'_virtual','no'), -(10501,768,'_downloadable','no'), -(10502,768,'_download_limit','-1'), -(10503,768,'_download_expiry','-1'), -(10504,768,'_thumbnail_id','0'), -(10505,768,'_stock',NULL), -(10506,768,'_stock_status','instock'), -(10507,768,'_wc_average_rating','0'), -(10508,768,'_wc_review_count','0'), -(10510,768,'_price','50'), -(10511,768,'_product_version','9.4.1'), -(10513,766,'_edit_lock','1732524399:1'), -(10516,770,'_wp_attached_file','2024/11/FUYOU-B0-s.jpg'), -(10517,770,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/FUYOU-B0-s.jpg\";s:8:\"filesize\";i:302772;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"FUYOU-B0-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5442;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10518,770,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10519,771,'_wp_attached_file','2024/11/DSC0240.jpg'), -(10520,771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0240.jpg\";s:8:\"filesize\";i:707748;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0240-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10521,772,'_wp_attached_file','2024/11/DSC0242.jpg'), -(10522,772,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0242.jpg\";s:8:\"filesize\";i:655520;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0242-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19603;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10523,773,'_wp_attached_file','2024/11/DSC0249.jpg'), -(10524,773,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0249.jpg\";s:8:\"filesize\";i:545109;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0249-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10525,774,'_wp_attached_file','2024/11/DSC0251.jpg'), -(10526,774,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC0251.jpg\";s:8:\"filesize\";i:599812;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC0251-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17018;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10527,771,'_wp_attachment_image_alt',''), -(10528,772,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10529,773,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10530,774,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and chains.'), -(10531,767,'attribute_pa_side','pair'), -(10532,768,'attribute_pa_side','long'), -(10534,775,'_variation_description',''), -(10535,775,'total_sales','0'), -(10536,775,'_tax_status','taxable'), -(10537,775,'_tax_class','parent'), -(10538,775,'_manage_stock','no'), -(10539,775,'_backorders','no'), -(10540,775,'_sold_individually','no'), -(10541,775,'_virtual','no'), -(10542,775,'_downloadable','no'), -(10543,775,'_download_limit','-1'), -(10544,775,'_download_expiry','-1'), -(10545,775,'_stock',NULL), -(10546,775,'_stock_status','instock'), -(10547,775,'_wc_average_rating','0'), -(10548,775,'_wc_review_count','0'), -(10549,775,'attribute_pa_side','medium'), -(10550,775,'_product_version','9.4.1'), -(10552,775,'_thumbnail_id','0'), -(10554,775,'_sku','FUYOU-BO-s-mid'), -(10555,775,'_regular_price','50'), -(10556,775,'_price','50'), -(10557,766,'_price','50'), -(10558,766,'_price','80'), -(10559,766,'_edit_last','1'), -(10560,766,'_photos_colonne_gauche|||0|value','770'), -(10561,766,'_photos_colonne_droite|||0|value','771'), -(10562,766,'_photos_colonne_droite|||1|value','774'), -(10563,766,'_photos_colonne_droite|||2|value','772'), -(10564,766,'_photos_colonne_droite|||3|value','773'), -(10565,766,'_haiku_details_produit',''), -(10566,776,'_edit_last','1'), -(10567,776,'discount_type','percent'), -(10568,776,'coupon_amount','10'), -(10569,776,'individual_use','no'), -(10570,776,'usage_limit','0'), -(10571,776,'usage_limit_per_user','0'), -(10572,776,'limit_usage_to_x_items','0'), -(10573,776,'usage_count','0'), -(10574,776,'date_expires',NULL), -(10575,776,'free_shipping','no'), -(10576,776,'exclude_sale_items','no'), -(10577,776,'_edit_lock','1732205350:1'), -(10578,787,'_sku','HADOU-BR-3'), -(10579,787,'total_sales','0'), -(10580,787,'_tax_status','taxable'), -(10581,787,'_tax_class',''), -(10582,787,'_manage_stock','no'), -(10583,787,'_backorders','no'), -(10584,787,'_sold_individually','no'), -(10585,787,'_virtual','no'), -(10586,787,'_downloadable','no'), -(10587,787,'_download_limit','-1'), -(10588,787,'_download_expiry','-1'), -(10589,787,'_thumbnail_id','81'), -(10590,787,'_stock',NULL), -(10591,787,'_stock_status','instock'), -(10592,787,'_wc_average_rating','0'), -(10593,787,'_wc_review_count','0'), -(10594,787,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10595,787,'_product_version','9.4.2'), -(10643,787,'_edit_lock','1732440039:1'), -(10644,790,'_variation_description',''), -(10645,790,'total_sales','0'), -(10646,790,'_tax_status','taxable'), -(10647,790,'_tax_class','parent'), -(10648,790,'_manage_stock','no'), -(10649,790,'_backorders','no'), -(10650,790,'_sold_individually','no'), -(10651,790,'_virtual','no'), -(10652,790,'_downloadable','no'), -(10653,790,'_download_limit','-1'), -(10654,790,'_download_expiry','-1'), -(10655,790,'_stock',NULL), -(10656,790,'_stock_status','instock'), -(10657,790,'_wc_average_rating','0'), -(10658,790,'_wc_review_count','0'), -(10659,790,'attribute_pa_size','50'), -(10660,790,'_product_version','9.4.2'), -(10661,791,'_variation_description',''), -(10662,791,'total_sales','0'), -(10663,791,'_tax_status','taxable'), -(10664,791,'_tax_class','parent'), -(10665,791,'_manage_stock','no'), -(10666,791,'_backorders','no'), -(10667,791,'_sold_individually','no'), -(10668,791,'_virtual','no'), -(10669,791,'_downloadable','no'), -(10670,791,'_download_limit','-1'), -(10671,791,'_download_expiry','-1'), -(10672,791,'_stock',NULL), -(10673,791,'_stock_status','instock'), -(10674,791,'_wc_average_rating','0'), -(10675,791,'_wc_review_count','0'), -(10676,791,'attribute_pa_size','52'), -(10677,791,'_product_version','9.4.2'), -(10678,792,'_variation_description',''), -(10679,792,'total_sales','0'), -(10680,792,'_tax_status','taxable'), -(10681,792,'_tax_class','parent'), -(10682,792,'_manage_stock','no'), -(10683,792,'_backorders','no'), -(10684,792,'_sold_individually','no'), -(10685,792,'_virtual','no'), -(10686,792,'_downloadable','no'), -(10687,792,'_download_limit','-1'), -(10688,792,'_download_expiry','-1'), -(10689,792,'_stock',NULL), -(10690,792,'_stock_status','instock'), -(10691,792,'_wc_average_rating','0'), -(10692,792,'_wc_review_count','0'), -(10693,792,'attribute_pa_size','54'), -(10694,792,'_product_version','9.4.2'), -(10695,793,'_variation_description',''), -(10696,793,'total_sales','0'), -(10697,793,'_tax_status','taxable'), -(10698,793,'_tax_class','parent'), -(10699,793,'_manage_stock','no'), -(10700,793,'_backorders','no'), -(10701,793,'_sold_individually','no'), -(10702,793,'_virtual','no'), -(10703,793,'_downloadable','no'), -(10704,793,'_download_limit','-1'), -(10705,793,'_download_expiry','-1'), -(10706,793,'_stock',NULL), -(10707,793,'_stock_status','instock'), -(10708,793,'_wc_average_rating','0'), -(10709,793,'_wc_review_count','0'), -(10710,793,'attribute_pa_size','56'), -(10711,793,'_product_version','9.4.2'), -(10712,794,'_variation_description',''), -(10713,794,'total_sales','0'), -(10714,794,'_tax_status','taxable'), -(10715,794,'_tax_class','parent'), -(10716,794,'_manage_stock','no'), -(10717,794,'_backorders','no'), -(10718,794,'_sold_individually','no'), -(10719,794,'_virtual','no'), -(10720,794,'_downloadable','no'), -(10721,794,'_download_limit','-1'), -(10722,794,'_download_expiry','-1'), -(10723,794,'_stock',NULL), -(10724,794,'_stock_status','instock'), -(10725,794,'_wc_average_rating','0'), -(10726,794,'_wc_review_count','0'), -(10727,794,'attribute_pa_size','58'), -(10728,794,'_product_version','9.4.2'), -(10729,795,'_variation_description',''), -(10730,795,'total_sales','0'), -(10731,795,'_tax_status','taxable'), -(10732,795,'_tax_class','parent'), -(10733,795,'_manage_stock','no'), -(10734,795,'_backorders','no'), -(10735,795,'_sold_individually','no'), -(10736,795,'_virtual','no'), -(10737,795,'_downloadable','no'), -(10738,795,'_download_limit','-1'), -(10739,795,'_download_expiry','-1'), -(10740,795,'_stock',NULL), -(10741,795,'_stock_status','instock'), -(10742,795,'_wc_average_rating','0'), -(10743,795,'_wc_review_count','0'), -(10744,795,'attribute_pa_size','60'), -(10745,795,'_product_version','9.4.2'), -(10746,796,'_variation_description',''), -(10747,796,'total_sales','0'), -(10748,796,'_tax_status','taxable'), -(10749,796,'_tax_class','parent'), -(10750,796,'_manage_stock','no'), -(10751,796,'_backorders','no'), -(10752,796,'_sold_individually','no'), -(10753,796,'_virtual','no'), -(10754,796,'_downloadable','no'), -(10755,796,'_download_limit','-1'), -(10756,796,'_download_expiry','-1'), -(10757,796,'_stock',NULL), -(10758,796,'_stock_status','instock'), -(10759,796,'_wc_average_rating','0'), -(10760,796,'_wc_review_count','0'), -(10761,796,'attribute_pa_size','62'), -(10762,796,'_product_version','9.4.2'), -(10765,790,'_sku','HADOU-B-50'), -(10766,790,'_regular_price','85'), -(10767,790,'_thumbnail_id','0'), -(10768,790,'_price','85'), -(10769,791,'_sku','HADOU-B-52'), -(10770,791,'_regular_price','85'), -(10771,791,'_thumbnail_id','0'), -(10772,791,'_price','85'), -(10773,792,'_sku','HADOU-B-54'), -(10774,792,'_regular_price','85'), -(10775,792,'_thumbnail_id','0'), -(10776,792,'_price','85'), -(10777,793,'_sku','HADOU-B-56'), -(10778,793,'_regular_price','85'), -(10779,793,'_thumbnail_id','0'), -(10780,793,'_price','85'), -(10781,794,'_sku','HADOU-B-58'), -(10782,794,'_regular_price','85'), -(10783,794,'_thumbnail_id','0'), -(10784,794,'_price','85'), -(10785,795,'_sku','HADOU-B-60'), -(10786,795,'_regular_price','85'), -(10787,795,'_thumbnail_id','0'), -(10788,795,'_price','85'), -(10789,796,'_sku','HADOU-B-62'), -(10790,796,'_regular_price','85'), -(10791,796,'_thumbnail_id','0'), -(10792,796,'_price','85'), -(10793,787,'_price','85'), -(10794,787,'_edit_last','1'), -(10795,787,'_photos_colonne_gauche|||0|value','81'), -(10796,787,'_photos_colonne_droite|||0|value','100'), -(10797,787,'_photos_colonne_droite|||1|value','411'), -(10798,787,'_photos_colonne_droite|||2|value','101'), -(10799,787,'_haiku_details_produit',''), -(10806,791,'_wp_trash_meta_status','publish'), -(10807,791,'_wp_trash_meta_time','1732440237'), -(10808,791,'_wp_desired_post_slug','hadou-bangles-copy-52'), -(10809,792,'_wp_trash_meta_status','publish'), -(10810,792,'_wp_trash_meta_time','1732440237'), -(10811,792,'_wp_desired_post_slug','hadou-bangles-copy-54'), -(10812,793,'_wp_trash_meta_status','publish'), -(10813,793,'_wp_trash_meta_time','1732440237'), -(10814,793,'_wp_desired_post_slug','hadou-bangles-copy-56'), -(10815,794,'_wp_trash_meta_status','publish'), -(10816,794,'_wp_trash_meta_time','1732440237'), -(10817,794,'_wp_desired_post_slug','hadou-bangles-copy-58'), -(10818,795,'_wp_trash_meta_status','publish'), -(10819,795,'_wp_trash_meta_time','1732440237'), -(10820,795,'_wp_desired_post_slug','hadou-bangles-copy-60'), -(10821,796,'_wp_trash_meta_status','publish'), -(10822,796,'_wp_trash_meta_time','1732440237'), -(10823,796,'_wp_desired_post_slug','hadou-bangles-copy-62'), -(10824,790,'_wp_trash_meta_status','publish'), -(10825,790,'_wp_trash_meta_time','1732440237'), -(10826,790,'_wp_desired_post_slug','hadou-bangles-copy-50'), -(10827,787,'_wp_trash_meta_status','publish'), -(10828,787,'_wp_trash_meta_time','1732440237'), -(10829,787,'_wp_desired_post_slug','hadou-ring-2'), -(10846,797,'_wp_attached_file','2024/11/BOROBORO-B-s.jpg'), -(10847,797,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-s.jpg\";s:8:\"filesize\";i:1099721;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BOROBORO-B-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(10848,797,'_wp_attachment_image_alt','BoroBoro long silver oval ring with a small tiger\'s eye bead.'), -(10854,798,'_sku','BOROBORO-B1-s-1'), -(10855,798,'total_sales','0'), -(10856,798,'_tax_status','taxable'), -(10857,798,'_tax_class',''), -(10858,798,'_manage_stock','no'), -(10859,798,'_backorders','no'), -(10860,798,'_sold_individually','no'), -(10861,798,'_virtual','no'), -(10862,798,'_downloadable','no'), -(10863,798,'_download_limit','-1'), -(10864,798,'_download_expiry','-1'), -(10865,798,'_thumbnail_id','740'), -(10866,798,'_stock',NULL), -(10867,798,'_stock_status','instock'), -(10868,798,'_wc_average_rating','0'), -(10869,798,'_wc_review_count','0'), -(10870,798,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(10871,798,'_product_version','9.4.2'), -(10877,799,'_variation_description',''), -(10878,799,'_sku','BOROBORO-B1-s-50-1'), -(10879,799,'_regular_price','75'), -(10880,799,'total_sales','0'), -(10881,799,'_tax_status','taxable'), -(10882,799,'_tax_class','parent'), -(10883,799,'_manage_stock','no'), -(10884,799,'_backorders','no'), -(10885,799,'_sold_individually','no'), -(10886,799,'_virtual','no'), -(10887,799,'_downloadable','no'), -(10888,799,'_download_limit','-1'), -(10889,799,'_download_expiry','-1'), -(10890,799,'_thumbnail_id','0'), -(10891,799,'_stock',NULL), -(10892,799,'_stock_status','instock'), -(10893,799,'_wc_average_rating','0'), -(10894,799,'_wc_review_count','0'), -(10895,799,'attribute_pa_size','50'), -(10896,799,'_price','75'), -(10897,799,'_product_version','9.4.2'), -(10898,800,'_variation_description',''), -(10899,800,'_sku','BOROBORO-B1-s-52-1'), -(10900,800,'_regular_price','75'), -(10901,800,'total_sales','0'), -(10902,800,'_tax_status','taxable'), -(10903,800,'_tax_class','parent'), -(10904,800,'_manage_stock','no'), -(10905,800,'_backorders','no'), -(10906,800,'_sold_individually','no'), -(10907,800,'_virtual','no'), -(10908,800,'_downloadable','no'), -(10909,800,'_download_limit','-1'), -(10910,800,'_download_expiry','-1'), -(10911,800,'_thumbnail_id','0'), -(10912,800,'_stock',NULL), -(10913,800,'_stock_status','instock'), -(10914,800,'_wc_average_rating','0'), -(10915,800,'_wc_review_count','0'), -(10916,800,'attribute_pa_size','52'), -(10917,800,'_price','75'), -(10918,800,'_product_version','9.4.2'), -(10919,801,'_variation_description',''), -(10920,801,'_sku','BOROBORO-B1-s-54-1'), -(10921,801,'_regular_price','75'), -(10922,801,'total_sales','0'), -(10923,801,'_tax_status','taxable'), -(10924,801,'_tax_class','parent'), -(10925,801,'_manage_stock','no'), -(10926,801,'_backorders','no'), -(10927,801,'_sold_individually','no'), -(10928,801,'_virtual','no'), -(10929,801,'_downloadable','no'), -(10930,801,'_download_limit','-1'), -(10931,801,'_download_expiry','-1'), -(10932,801,'_thumbnail_id','0'), -(10933,801,'_stock',NULL), -(10934,801,'_stock_status','instock'), -(10935,801,'_wc_average_rating','0'), -(10936,801,'_wc_review_count','0'), -(10937,801,'attribute_pa_size','54'), -(10938,801,'_price','75'), -(10939,801,'_product_version','9.4.2'), -(10940,802,'_variation_description',''), -(10941,802,'_sku','BOROBORO-B1-s-56-1'), -(10942,802,'_regular_price','75'), -(10943,802,'total_sales','0'), -(10944,802,'_tax_status','taxable'), -(10945,802,'_tax_class','parent'), -(10946,802,'_manage_stock','no'), -(10947,802,'_backorders','no'), -(10948,802,'_sold_individually','no'), -(10949,802,'_virtual','no'), -(10950,802,'_downloadable','no'), -(10951,802,'_download_limit','-1'), -(10952,802,'_download_expiry','-1'), -(10953,802,'_thumbnail_id','0'), -(10954,802,'_stock',NULL), -(10955,802,'_stock_status','instock'), -(10956,802,'_wc_average_rating','0'), -(10957,802,'_wc_review_count','0'), -(10958,802,'attribute_pa_size','56'), -(10959,802,'_price','75'), -(10960,802,'_product_version','9.4.2'), -(10961,803,'_variation_description',''), -(10962,803,'_sku','BOROBORO-B1-s-58-1'), -(10963,803,'_regular_price','75'), -(10964,803,'total_sales','0'), -(10965,803,'_tax_status','taxable'), -(10966,803,'_tax_class','parent'), -(10967,803,'_manage_stock','no'), -(10968,803,'_backorders','no'), -(10969,803,'_sold_individually','no'), -(10970,803,'_virtual','no'), -(10971,803,'_downloadable','no'), -(10972,803,'_download_limit','-1'), -(10973,803,'_download_expiry','-1'), -(10974,803,'_thumbnail_id','0'), -(10975,803,'_stock',NULL), -(10976,803,'_stock_status','instock'), -(10977,803,'_wc_average_rating','0'), -(10978,803,'_wc_review_count','0'), -(10979,803,'attribute_pa_size','58'), -(10980,803,'_price','75'), -(10981,803,'_product_version','9.4.2'), -(10982,804,'_variation_description',''), -(10983,804,'_sku','BOROBORO-B1-s-60-1'), -(10984,804,'_regular_price','75'), -(10985,804,'total_sales','0'), -(10986,804,'_tax_status','taxable'), -(10987,804,'_tax_class','parent'), -(10988,804,'_manage_stock','no'), -(10989,804,'_backorders','no'), -(10990,804,'_sold_individually','no'), -(10991,804,'_virtual','no'), -(10992,804,'_downloadable','no'), -(10993,804,'_download_limit','-1'), -(10994,804,'_download_expiry','-1'), -(10995,804,'_thumbnail_id','0'), -(10996,804,'_stock',NULL), -(10997,804,'_stock_status','instock'), -(10998,804,'_wc_average_rating','0'), -(10999,804,'_wc_review_count','0'), -(11000,804,'attribute_pa_size','60'), -(11001,804,'_price','75'), -(11002,804,'_product_version','9.4.2'), -(11003,805,'_variation_description',''), -(11004,805,'_sku','BOROBORO-B1-s-62-1'), -(11005,805,'_regular_price','75'), -(11006,805,'total_sales','0'), -(11007,805,'_tax_status','taxable'), -(11008,805,'_tax_class','parent'), -(11009,805,'_manage_stock','no'), -(11010,805,'_backorders','no'), -(11011,805,'_sold_individually','no'), -(11012,805,'_virtual','no'), -(11013,805,'_downloadable','no'), -(11014,805,'_download_limit','-1'), -(11015,805,'_download_expiry','-1'), -(11016,805,'_thumbnail_id','0'), -(11017,805,'_stock',NULL), -(11018,805,'_stock_status','instock'), -(11019,805,'_wc_average_rating','0'), -(11020,805,'_wc_review_count','0'), -(11021,805,'attribute_pa_size','62'), -(11022,805,'_price','75'), -(11023,805,'_product_version','9.4.2'), -(11024,806,'_variation_description',''), -(11025,806,'_sku','BOROBORO-B1-s-64-1'), -(11026,806,'_regular_price','75'), -(11027,806,'total_sales','0'), -(11028,806,'_tax_status','taxable'), -(11029,806,'_tax_class','parent'), -(11030,806,'_manage_stock','no'), -(11031,806,'_backorders','no'), -(11032,806,'_sold_individually','no'), -(11033,806,'_virtual','no'), -(11034,806,'_downloadable','no'), -(11035,806,'_download_limit','-1'), -(11036,806,'_download_expiry','-1'), -(11037,806,'_thumbnail_id','0'), -(11038,806,'_stock',NULL), -(11039,806,'_stock_status','instock'), -(11040,806,'_wc_average_rating','0'), -(11041,806,'_wc_review_count','0'), -(11042,806,'attribute_pa_size','64'), -(11043,806,'_price','75'), -(11044,806,'_product_version','9.4.2'), -(11045,798,'_price','75'), -(11046,798,'_edit_lock','1732442170:1'), -(11047,798,'_edit_last','1'), -(11048,798,'_photos_colonne_gauche|||0|value','740'), -(11049,798,'_photos_colonne_droite|||0|value','797'), -(11052,798,'_haiku_details_produit',''), -(11053,802,'_wp_trash_meta_status','publish'), -(11054,802,'_wp_trash_meta_time','1732442313'), -(11055,802,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-76'), -(11056,803,'_wp_trash_meta_status','publish'), -(11057,803,'_wp_trash_meta_time','1732442313'), -(11058,803,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-77'), -(11059,804,'_wp_trash_meta_status','publish'), -(11060,804,'_wp_trash_meta_time','1732442313'), -(11061,804,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-78'), -(11062,805,'_wp_trash_meta_status','publish'), -(11063,805,'_wp_trash_meta_time','1732442313'), -(11064,805,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-79'), -(11065,806,'_wp_trash_meta_status','publish'), -(11066,806,'_wp_trash_meta_time','1732442313'), -(11067,806,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-80'), -(11068,799,'_wp_trash_meta_status','publish'), -(11069,799,'_wp_trash_meta_time','1732442313'), -(11070,799,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-73'), -(11071,800,'_wp_trash_meta_status','publish'), -(11072,800,'_wp_trash_meta_time','1732442313'), -(11073,800,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-74'), -(11074,801,'_wp_trash_meta_status','publish'), -(11075,801,'_wp_trash_meta_time','1732442313'), -(11076,801,'_wp_desired_post_slug','boroboro-bead-earrings-silver-copy-75'), -(11077,798,'_wp_trash_meta_status','publish'), -(11078,798,'_wp_trash_meta_time','1732442313'), -(11079,798,'_wp_desired_post_slug','boroboro-long-ring-silver-2'), -(11107,807,'total_sales','0'), -(11108,807,'_tax_status','taxable'), -(11109,807,'_tax_class',''), -(11110,807,'_manage_stock','no'), -(11111,807,'_backorders','no'), -(11112,807,'_sold_individually','no'), -(11113,807,'_virtual','no'), -(11114,807,'_downloadable','no'), -(11115,807,'_download_limit','-1'), -(11116,807,'_download_expiry','-1'), -(11117,807,'_stock',NULL), -(11118,807,'_stock_status','instock'), -(11119,807,'_wc_average_rating','0'), -(11120,807,'_wc_review_count','0'), -(11121,807,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(11122,807,'_product_version','9.4.2'), -(11123,807,'_edit_lock','1732442795:1'), -(11124,808,'_variation_description',''), -(11125,808,'total_sales','0'), -(11126,808,'_tax_status','taxable'), -(11127,808,'_tax_class','parent'), -(11128,808,'_manage_stock','no'), -(11129,808,'_backorders','no'), -(11130,808,'_sold_individually','no'), -(11131,808,'_virtual','no'), -(11132,808,'_downloadable','no'), -(11133,808,'_download_limit','-1'), -(11134,808,'_download_expiry','-1'), -(11135,808,'_stock',NULL), -(11136,808,'_stock_status','instock'), -(11137,808,'_wc_average_rating','0'), -(11138,808,'_wc_review_count','0'), -(11139,808,'attribute_pa_size','50'), -(11140,808,'_product_version','9.4.2'), -(11141,809,'_variation_description',''), -(11142,809,'total_sales','0'), -(11143,809,'_tax_status','taxable'), -(11144,809,'_tax_class','parent'), -(11145,809,'_manage_stock','no'), -(11146,809,'_backorders','no'), -(11147,809,'_sold_individually','no'), -(11148,809,'_virtual','no'), -(11149,809,'_downloadable','no'), -(11150,809,'_download_limit','-1'), -(11151,809,'_download_expiry','-1'), -(11152,809,'_stock',NULL), -(11153,809,'_stock_status','instock'), -(11154,809,'_wc_average_rating','0'), -(11155,809,'_wc_review_count','0'), -(11156,809,'attribute_pa_size','52'), -(11157,809,'_product_version','9.4.2'), -(11158,810,'_variation_description',''), -(11159,810,'total_sales','0'), -(11160,810,'_tax_status','taxable'), -(11161,810,'_tax_class','parent'), -(11162,810,'_manage_stock','no'), -(11163,810,'_backorders','no'), -(11164,810,'_sold_individually','no'), -(11165,810,'_virtual','no'), -(11166,810,'_downloadable','no'), -(11167,810,'_download_limit','-1'), -(11168,810,'_download_expiry','-1'), -(11169,810,'_stock',NULL), -(11170,810,'_stock_status','instock'), -(11171,810,'_wc_average_rating','0'), -(11172,810,'_wc_review_count','0'), -(11173,810,'attribute_pa_size','54'), -(11174,810,'_product_version','9.4.2'), -(11175,811,'_variation_description',''), -(11176,811,'total_sales','0'), -(11177,811,'_tax_status','taxable'), -(11178,811,'_tax_class','parent'), -(11179,811,'_manage_stock','no'), -(11180,811,'_backorders','no'), -(11181,811,'_sold_individually','no'), -(11182,811,'_virtual','no'), -(11183,811,'_downloadable','no'), -(11184,811,'_download_limit','-1'), -(11185,811,'_download_expiry','-1'), -(11186,811,'_stock',NULL), -(11187,811,'_stock_status','instock'), -(11188,811,'_wc_average_rating','0'), -(11189,811,'_wc_review_count','0'), -(11190,811,'attribute_pa_size','56'), -(11191,811,'_product_version','9.4.2'), -(11192,812,'_variation_description',''), -(11193,812,'total_sales','0'), -(11194,812,'_tax_status','taxable'), -(11195,812,'_tax_class','parent'), -(11196,812,'_manage_stock','no'), -(11197,812,'_backorders','no'), -(11198,812,'_sold_individually','no'), -(11199,812,'_virtual','no'), -(11200,812,'_downloadable','no'), -(11201,812,'_download_limit','-1'), -(11202,812,'_download_expiry','-1'), -(11203,812,'_stock',NULL), -(11204,812,'_stock_status','instock'), -(11205,812,'_wc_average_rating','0'), -(11206,812,'_wc_review_count','0'), -(11207,812,'attribute_pa_size','58'), -(11208,812,'_product_version','9.4.2'), -(11209,813,'_variation_description',''), -(11210,813,'total_sales','0'), -(11211,813,'_tax_status','taxable'), -(11212,813,'_tax_class','parent'), -(11213,813,'_manage_stock','no'), -(11214,813,'_backorders','no'), -(11215,813,'_sold_individually','no'), -(11216,813,'_virtual','no'), -(11217,813,'_downloadable','no'), -(11218,813,'_download_limit','-1'), -(11219,813,'_download_expiry','-1'), -(11220,813,'_stock',NULL), -(11221,813,'_stock_status','instock'), -(11222,813,'_wc_average_rating','0'), -(11223,813,'_wc_review_count','0'), -(11224,813,'attribute_pa_size','60'), -(11225,813,'_product_version','9.4.2'), -(11226,814,'_variation_description',''), -(11227,814,'total_sales','0'), -(11228,814,'_tax_status','taxable'), -(11229,814,'_tax_class','parent'), -(11230,814,'_manage_stock','no'), -(11231,814,'_backorders','no'), -(11232,814,'_sold_individually','no'), -(11233,814,'_virtual','no'), -(11234,814,'_downloadable','no'), -(11235,814,'_download_limit','-1'), -(11236,814,'_download_expiry','-1'), -(11237,814,'_stock',NULL), -(11238,814,'_stock_status','instock'), -(11239,814,'_wc_average_rating','0'), -(11240,814,'_wc_review_count','0'), -(11241,814,'attribute_pa_size','62'), -(11242,814,'_product_version','9.4.2'), -(11243,815,'_variation_description',''), -(11244,815,'total_sales','0'), -(11245,815,'_tax_status','taxable'), -(11246,815,'_tax_class','parent'), -(11247,815,'_manage_stock','no'), -(11248,815,'_backorders','no'), -(11249,815,'_sold_individually','no'), -(11250,815,'_virtual','no'), -(11251,815,'_downloadable','no'), -(11252,815,'_download_limit','-1'), -(11253,815,'_download_expiry','-1'), -(11254,815,'_stock',NULL), -(11255,815,'_stock_status','instock'), -(11256,815,'_wc_average_rating','0'), -(11257,815,'_wc_review_count','0'), -(11258,815,'attribute_pa_size','64'), -(11259,815,'_product_version','9.4.2'), -(11261,808,'_thumbnail_id','0'), -(11262,808,'_price',''), -(11264,809,'_thumbnail_id','0'), -(11265,809,'_price',''), -(11267,808,'_sku','BOROBORO-B1-s-50'), -(11268,810,'_thumbnail_id','0'), -(11269,810,'_price',''), -(11270,808,'_sale_price',''), -(11272,811,'_thumbnail_id','0'), -(11273,809,'_sku','BOROBORO-B1-s-52'), -(11274,811,'_price',''), -(11276,812,'_thumbnail_id','0'), -(11277,812,'_price',''), -(11278,810,'_sku','BOROBORO-B1-s-54'), -(11280,813,'_thumbnail_id','0'), -(11281,813,'_price',''), -(11282,811,'_sku','BOROBORO-B1-s-56'), -(11284,814,'_thumbnail_id','0'), -(11285,814,'_price',''), -(11286,812,'_sku','BOROBORO-B1-s-58'), -(11288,815,'_thumbnail_id','0'), -(11289,815,'_price',''), -(11290,813,'_sku','BOROBORO-B1-s-60'), -(11292,814,'_sku','BOROBORO-B1-s-62'), -(11293,815,'_sku','BOROBORO-B1-s-64'), -(11296,809,'_sale_price',''), -(11297,810,'_sale_price',''), -(11298,811,'_sale_price',''), -(11299,812,'_sale_price',''), -(11300,813,'_sale_price',''), -(11301,814,'_sale_price',''), -(11302,815,'_sale_price',''), -(11303,807,'_edit_last','1'), -(11304,807,'_sku','BOROBORO-B1-s'), -(11308,807,'_thumbnail_id','740'), -(11309,807,'_photos_colonne_gauche|||0|value','740'), -(11310,807,'_photos_colonne_droite|||0|value','797'), -(11311,807,'_haiku_details_produit',''), -(11312,808,'_wp_trash_meta_status','publish'), -(11313,808,'_wp_trash_meta_time','1732442797'), -(11314,808,'_wp_desired_post_slug','auto-draft-50'), -(11315,809,'_wp_trash_meta_status','publish'), -(11316,809,'_wp_trash_meta_time','1732442797'), -(11317,809,'_wp_desired_post_slug','auto-draft-52'), -(11318,810,'_wp_trash_meta_status','publish'), -(11319,810,'_wp_trash_meta_time','1732442797'), -(11320,810,'_wp_desired_post_slug','auto-draft-54'), -(11321,811,'_wp_trash_meta_status','publish'), -(11322,811,'_wp_trash_meta_time','1732442797'), -(11323,811,'_wp_desired_post_slug','auto-draft-56'), -(11324,812,'_wp_trash_meta_status','publish'), -(11325,812,'_wp_trash_meta_time','1732442797'), -(11326,812,'_wp_desired_post_slug','auto-draft-58'), -(11327,813,'_wp_trash_meta_status','publish'), -(11328,813,'_wp_trash_meta_time','1732442797'), -(11329,813,'_wp_desired_post_slug','auto-draft-60'), -(11330,814,'_wp_trash_meta_status','publish'), -(11331,814,'_wp_trash_meta_time','1732442797'), -(11332,814,'_wp_desired_post_slug','auto-draft-62'), -(11333,815,'_wp_trash_meta_status','publish'), -(11334,815,'_wp_trash_meta_time','1732442797'), -(11335,815,'_wp_desired_post_slug','auto-draft-64'), -(11336,807,'_wp_trash_meta_status','publish'), -(11337,807,'_wp_trash_meta_time','1732442797'), -(11338,807,'_wp_desired_post_slug','boroboro-long-ring-silver'), -(11339,589,'_wp_old_slug','boroboro-long-ring-silver__trashed'), -(11340,590,'_wp_old_slug','boroboro-bead-earrings-silver-copy-65__trashed'), -(11341,591,'_wp_old_slug','boroboro-bead-earrings-silver-copy-66__trashed'), -(11342,592,'_wp_old_slug','boroboro-bead-earrings-silver-copy-67__trashed'), -(11343,593,'_wp_old_slug','boroboro-bead-earrings-silver-copy-68__trashed'), -(11344,594,'_wp_old_slug','boroboro-bead-earrings-silver-copy-69__trashed'), -(11345,595,'_wp_old_slug','boroboro-bead-earrings-silver-copy-70__trashed'), -(11346,596,'_wp_old_slug','boroboro-bead-earrings-silver-copy-71__trashed'), -(11347,597,'_wp_old_slug','boroboro-bead-earrings-silver-copy-72__trashed'), -(11354,819,'_wp_attached_file','2024/11/HAIKU-ringsizes.jpg'), -(11355,819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/11/HAIKU-ringsizes.jpg\";s:8:\"filesize\";i:41989;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HAIKU-ringsizes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11356,819,'_wp_attachment_image_alt','Ring size guide'), -(11357,72,'_photos_colonne_gauche|||0|value','81'), -(11358,72,'_photos_colonne_droite|||0|value','100'), -(11359,72,'_photos_colonne_droite|||1|value','411'), -(11360,72,'_photos_colonne_droite|||2|value','101'), -(11361,72,'_haiku_details_produit',''), -(11362,86,'_photos_colonne_gauche|||0|value','420'), -(11364,86,'_photos_colonne_droite|||0|value','683'), -(11365,86,'_photos_colonne_droite|||1|value','412'), -(11366,86,'_photos_colonne_droite|||2|value','419'), -(11367,86,'_haiku_details_produit',''), -(11368,102,'_photos_colonne_gauche|||0|value','110'), -(11369,102,'_photos_colonne_droite|||0|value','112'), -(11370,102,'_photos_colonne_droite|||1|value','111'), -(11371,102,'_haiku_details_produit',''), -(11376,123,'_photos_colonne_gauche|||0|value','685'), -(11377,123,'_photos_colonne_droite|||0|value','132'), -(11378,123,'_photos_colonne_droite|||1|value','681'), -(11379,123,'_haiku_details_produit',''), -(11391,144,'_photos_colonne_gauche|||0|value','152'), -(11392,144,'_photos_colonne_droite|||0|value','154'), -(11393,144,'_photos_colonne_droite|||1|value','153'), -(11394,144,'_haiku_details_produit',''), -(11395,155,'_photos_colonne_gauche|||0|value','163'), -(11396,155,'_photos_colonne_droite|||0|value','712'), -(11397,155,'_photos_colonne_droite|||1|value','165'), -(11398,155,'_photos_colonne_droite|||2|value','164'), -(11399,155,'_haiku_details_produit',''), -(11400,572,'_photos_colonne_gauche|||0|value','739'), -(11401,572,'_photos_colonne_droite|||0|value','754'), -(11402,572,'_haiku_details_produit',''), -(11403,589,'_photos_colonne_gauche|||0|value','740'), -(11404,589,'_photos_colonne_droite|||0|value','797'), -(11407,589,'_haiku_details_produit',''), -(11412,613,'_photos_colonne_gauche|||0|value','743'), -(11413,613,'_photos_colonne_droite|||0|value','760'), -(11414,613,'_photos_colonne_droite|||1|value','761'), -(11415,613,'_haiku_details_produit',''), -(11416,625,'_photos_colonne_gauche|||0|value','744'), -(11417,625,'_photos_colonne_droite|||0|value','758'), -(11418,625,'_photos_colonne_droite|||1|value','759'), -(11419,625,'_haiku_details_produit',''), -(11420,820,'_wp_attached_file','2024/09/IKKAN-B-vrm.jpg'), -(11421,820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1277;s:4:\"file\";s:23:\"2024/09/IKKAN-B-vrm.jpg\";s:8:\"filesize\";i:393112;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27681;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11422,820,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'), -(11423,113,'_thumbnail_id','820'), -(11424,113,'_photos_colonne_gauche|||0|value','820'), -(11425,113,'_photos_colonne_droite|||0|value','122'), -(11426,113,'_photos_colonne_droite|||1|value','684'), -(11427,113,'_haiku_details_produit',''), -(11428,821,'_wp_attached_file','2024/09/KARA-B.jpg'), -(11429,821,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:460992;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11430,822,'_wp_attached_file','2024/09/KARA-B-1.jpg'), -(11431,822,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/09/KARA-B-1.jpg\";s:8:\"filesize\";i:429750;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"KARA-B-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22093;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11432,821,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(11433,822,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'), -(11441,823,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg'), -(11442,823,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:823;s:6:\"height\";i:547;s:4:\"file\";s:44:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg\";s:8:\"filesize\";i:108182;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"BOROBORO-BOaTANEMAKI-BO1a-opti-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11443,823,'_wp_attachment_image_alt','BoroBoro earrings minimalist oval shape'), -(11444,183,'_photos_colonne_gauche|||0|value','688'), -(11445,183,'_photos_colonne_droite|||0|value','718'), -(11446,183,'_photos_colonne_droite|||1|value','823'), -(11447,183,'_haiku_details_produit',''), -(11448,824,'_wp_attached_file','2024/10/FUYOU-BR-g.jpg'), -(11449,824,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/10/FUYOU-BR-g.jpg\";s:8:\"filesize\";i:453474;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FUYOU-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24091;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11450,824,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element'), -(11451,261,'_thumbnail_id','824'), -(11456,825,'_wp_attached_file','2024/10/IMG_1505.jpg'), -(11457,825,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:460176;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1505-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11458,825,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire.'), -(11459,246,'_photos_colonne_gauche|||0|value','249'), -(11460,246,'_photos_colonne_droite|||0|value','825'), -(11461,246,'_photos_colonne_droite|||1|value','250'), -(11462,246,'_haiku_details_produit',''), -(11463,826,'_wp_attached_file','2024/10/IMG_1582.jpg'), -(11464,826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1286747;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1582-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729428985\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11465,826,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'), -(11466,168,'_photos_colonne_gauche|||0|value','726'), -(11467,168,'_photos_colonne_droite|||0|value','180'), -(11468,168,'_photos_colonne_droite|||1|value','177'), -(11469,168,'_photos_colonne_droite|||2|value','178'), -(11470,168,'_photos_colonne_droite|||3|value','182'), -(11471,168,'_photos_colonne_droite|||4|value','179'), -(11472,168,'_photos_colonne_droite|||5|value','826'), -(11473,168,'_haiku_details_produit',''), -(11474,827,'_wp_attached_file','2024/10/IMG_1675.jpg'), -(11475,827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1675.jpg\";s:8:\"filesize\";i:1440141;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1675-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11476,827,'_wp_attachment_image_alt','Hattari ear cuff in sterling silver.'), -(11481,331,'_photos_colonne_gauche|||0|value','332'), -(11482,331,'_photos_colonne_droite|||0|value','334'), -(11483,331,'_photos_colonne_droite|||1|value','827'), -(11484,331,'_haiku_details_produit',''), -(11485,828,'_wp_attached_file','2024/10/ROKKU-C-lapis-copy.jpg'), -(11486,828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-C-lapis-copy.jpg\";s:8:\"filesize\";i:546484;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-C-lapis-copy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11487,828,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'), -(11488,385,'_photos_colonne_gauche|||0|value','729'), -(11489,385,'_photos_colonne_droite|||0|value','487'), -(11490,385,'_photos_colonne_droite|||1|value','727'), -(11491,385,'_photos_colonne_droite|||2|value','705'), -(11492,385,'_photos_colonne_droite|||3|value','828'), -(11493,385,'_photos_colonne_droite|||4|value','707'), -(11494,385,'_haiku_details_produit',''), -(11495,312,'_thumbnail_id','735'), -(11496,312,'_photos_colonne_gauche|||0|value','735'), -(11497,312,'_photos_colonne_droite|||0|value','660'), -(11498,312,'_photos_colonne_droite|||1|value','317'), -(11499,312,'_haiku_details_produit',''), -(11500,829,'_wp_attached_file','2024/11/IMG_1460.jpg'), -(11501,829,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:934957;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1460-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15470;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11502,829,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'), -(11506,610,'_photos_colonne_gauche|||0|value','753'), -(11507,610,'_photos_colonne_droite|||0|value','829'), -(11508,610,'_haiku_details_produit',''), -(11509,830,'_wp_attached_file','2024/11/IMG_1473.jpg'), -(11510,830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:632613;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1473-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15130;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11511,830,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'), -(11515,133,'_thumbnail_id','822'), -(11524,831,'_wp_attached_file','2024/11/IMG_1524.jpg'), -(11525,831,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1921;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:911352;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1524-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16305;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11526,831,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'), -(11527,521,'_photos_colonne_gauche|||0|value','749'), -(11528,521,'_photos_colonne_droite|||0|value','831'), -(11529,521,'_photos_colonne_droite|||1|value','750'), -(11530,521,'_haiku_details_produit',''), -(11531,832,'_wp_attached_file','2024/11/IMG_1525.jpg'), -(11532,832,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:985758;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11533,832,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'), -(11534,515,'_photos_colonne_gauche|||0|value','747'), -(11535,515,'_photos_colonne_droite|||0|value','832'), -(11536,515,'_photos_colonne_droite|||1|value','748'), -(11537,515,'_haiku_details_produit',''), -(11538,833,'_wp_attached_file','2024/11/KAGUN-CR1.jpg'), -(11539,833,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3553;s:6:\"height\";i:2361;s:4:\"file\";s:21:\"2024/11/KAGUN-CR1.jpg\";s:8:\"filesize\";i:455669;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11540,833,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'), -(11545,834,'_wp_attached_file','2024/11/KARA-CR-g.jpg'), -(11546,834,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:407384;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11547,834,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'), -(11551,835,'_wp_attached_file','2024/11/KARA-CR-s.jpg'), -(11552,835,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:384089;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24691;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"KARA-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3818;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11553,835,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'), -(11554,554,'_thumbnail_id','835'), -(11555,554,'_photos_colonne_gauche|||0|value','835'), -(11556,554,'_photos_colonne_droite|||0|value','751'), -(11557,554,'_haiku_details_produit',''), -(11558,545,'_thumbnail_id','834'), -(11559,545,'_photos_colonne_gauche|||0|value','834'), -(11560,545,'_photos_colonne_droite|||0|value','762'), -(11561,545,'_haiku_details_produit',''), -(11562,496,'_thumbnail_id','833'), -(11567,836,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'), -(11568,836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:361036;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11569,836,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'), -(11570,447,'_thumbnail_id','836'), -(11571,447,'_photos_colonne_gauche|||0|value','836'), -(11572,447,'_photos_colonne_droite|||0|value','830'), -(11573,447,'_haiku_details_produit',''), -(11574,837,'_wp_attached_file','2024/11/MUGURA-BR.jpg'), -(11575,837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/MUGURA-BR.jpg\";s:8:\"filesize\";i:463079;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"MUGURA-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11576,837,'_wp_attachment_image_alt','Mugura chain bracelet with intertwined wired in sterling silver.'), -(11577,481,'_thumbnail_id','837'), -(11578,481,'_photos_colonne_gauche|||0|value','837'), -(11579,481,'_photos_colonne_droite|||0|value','763'), -(11580,481,'_haiku_details_produit',''), -(11581,839,'_wp_attached_file','2024/10/DSC9242.jpg'), -(11582,839,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"file\";s:19:\"2024/10/DSC9242.jpg\";s:8:\"filesize\";i:337187;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9242-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11583,839,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element.'), -(11584,840,'_wp_attached_file','2024/10/DSC9237.jpg'), -(11585,840,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9237.jpg\";s:8:\"filesize\";i:849705;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9237-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11586,840,'_wp_attachment_image_alt','Fuyou silver chain bracelet with fluid element.'), -(11587,258,'_photos_colonne_gauche|||0|value','259'), -(11588,258,'_photos_colonne_droite|||0|value','839'), -(11589,258,'_photos_colonne_droite|||1|value','840'), -(11590,258,'_photos_colonne_droite|||2|value','260'), -(11591,258,'_haiku_details_produit',''), -(11592,841,'_wp_attached_file','2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg'), -(11593,841,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1276;s:6:\"height\";i:1276;s:4:\"file\";s:46:\"2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg\";s:8:\"filesize\";i:321130;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), -(11594,841,'_wp_attachment_image_alt','Hadou wavy hoops in sterling silver.'), -(11595,276,'_photos_colonne_gauche|||0|value','280'), -(11596,276,'_photos_colonne_droite|||0|value','281'), -(11597,276,'_photos_colonne_droite|||1|value','841'), -(11598,276,'_haiku_details_produit',''), -(11599,282,'_photos_colonne_gauche|||0|value','283'), -(11600,282,'_photos_colonne_droite|||0|value','720'), -(11601,282,'_photos_colonne_droite|||1|value','719'), -(11602,282,'_haiku_details_produit',''), -(11603,328,'_photos_colonne_gauche|||0|value','329'), -(11604,328,'_photos_colonne_droite|||0|value','330'), -(11605,328,'_haiku_details_produit',''), -(11606,325,'_photos_colonne_gauche|||0|value','326'), -(11607,325,'_photos_colonne_droite|||0|value','327'), -(11609,325,'_photos_colonne_droite|||2|value','714'), -(11610,325,'_haiku_details_produit',''), -(11611,377,'_photos_colonne_gauche|||0|value','378'), -(11612,377,'_photos_colonne_droite|||0|value','379'), -(11613,377,'_photos_colonne_droite|||1|value','380'), -(11614,377,'_haiku_details_produit',''), -(11619,381,'_photos_colonne_gauche|||0|value','382'), -(11620,381,'_photos_colonne_droite|||0|value','383'), -(11621,381,'_photos_colonne_droite|||1|value','384'), -(11622,381,'_haiku_details_produit',''), -(11623,402,'_photos_colonne_gauche|||0|value','723'), -(11624,402,'_photos_colonne_droite|||0|value','404'), -(11625,402,'_photos_colonne_droite|||1|value','405'), -(11626,402,'_haiku_details_produit',''), -(11627,406,'_photos_colonne_gauche|||0|value','724'), -(11628,406,'_photos_colonne_droite|||0|value','408'), -(11629,406,'_photos_colonne_droite|||1|value','409'), -(11630,406,'_haiku_details_produit',''), -(11641,842,'_wp_attached_file','2024/10/ROKKU-CR1-arg-tiger.jpg'), -(11642,842,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-arg-tiger.jpg\";s:8:\"filesize\";i:389374;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-arg-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20415;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11643,842,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with tiger eye stone.'), -(11644,843,'_wp_attached_file','2024/10/ROKKU-CR1-arg-lapis.jpg'), -(11645,843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-arg-lapis.jpg\";s:8:\"filesize\";i:398171;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-arg-lapis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23650;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11646,844,'_wp_attached_file','2024/10/ROKKU-CR1-arg-malachite.jpg'), -(11647,844,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-arg-malachite.jpg\";s:8:\"filesize\";i:377123;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-arg-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'), -(11648,843,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with lapis lazuli stone.'), -(11649,844,'_wp_attachment_image_alt','Rokku solo hoop earring in sterling silver with malachite stone.'), -(11650,430,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), -(11651,845,'_variation_description',''), -(11652,845,'total_sales','0'), -(11653,845,'_tax_status','taxable'), -(11654,845,'_tax_class','parent'), -(11655,845,'_manage_stock','no'), -(11656,845,'_backorders','no'), -(11657,845,'_sold_individually','no'), -(11658,845,'_virtual','no'), -(11659,845,'_downloadable','no'), -(11660,845,'_download_limit','-1'), -(11661,845,'_download_expiry','-1'), -(11662,845,'_stock',NULL), -(11663,845,'_stock_status','instock'), -(11664,845,'_wc_average_rating','0'), -(11665,845,'_wc_review_count','0'), -(11666,845,'attribute_pa_stone','lapis-lazuli'), -(11667,845,'_product_version','9.4.2'), -(11668,846,'_variation_description',''), -(11669,846,'total_sales','0'), -(11670,846,'_tax_status','taxable'), -(11671,846,'_tax_class','parent'), -(11672,846,'_manage_stock','no'), -(11673,846,'_backorders','no'), -(11674,846,'_sold_individually','no'), -(11675,846,'_virtual','no'), -(11676,846,'_downloadable','no'), -(11677,846,'_download_limit','-1'), -(11678,846,'_download_expiry','-1'), -(11679,846,'_stock',NULL), -(11680,846,'_stock_status','instock'), -(11681,846,'_wc_average_rating','0'), -(11682,846,'_wc_review_count','0'), -(11683,846,'attribute_pa_stone','malachite'), -(11684,846,'_product_version','9.4.2'), -(11685,847,'_variation_description',''), -(11686,847,'total_sales','0'), -(11687,847,'_tax_status','taxable'), -(11688,847,'_tax_class','parent'), -(11689,847,'_manage_stock','no'), -(11690,847,'_backorders','no'), -(11691,847,'_sold_individually','no'), -(11692,847,'_virtual','no'), -(11693,847,'_downloadable','no'), -(11694,847,'_download_limit','-1'), -(11695,847,'_download_expiry','-1'), -(11696,847,'_stock',NULL), -(11697,847,'_stock_status','instock'), -(11698,847,'_wc_average_rating','0'), -(11699,847,'_wc_review_count','0'), -(11700,847,'attribute_pa_stone','tiger-eye'), -(11701,847,'_product_version','9.4.2'), -(11702,845,'_sku','ROKKU-CR-s-lapis'), -(11703,845,'_regular_price','45'), -(11704,845,'_thumbnail_id','0'), -(11705,845,'_price','45'), -(11706,846,'_sku','ROKKU-CR-s-malachite'), -(11707,846,'_regular_price','45'), -(11708,846,'_thumbnail_id','0'), -(11709,846,'_price','45'), -(11710,847,'_sku','ROKKU-CR-s-tiger'), -(11711,847,'_regular_price','45'), -(11712,847,'_thumbnail_id','0'), -(11713,847,'_price','45'), -(11714,430,'_price','45'), -(11715,430,'_thumbnail_id','842'), -(11716,430,'_regular_price','45'), -(11717,430,'_photos_colonne_gauche|||0|value','842'), -(11718,430,'_photos_colonne_droite|||0|value','432'), -(11719,430,'_photos_colonne_droite|||1|value','715'), -(11720,430,'_photos_colonne_droite|||2|value','843'), -(11721,430,'_photos_colonne_droite|||3|value','844'), -(11722,430,'_haiku_details_produit',''), -(11723,496,'_photos_colonne_gauche|||0|value','833'), -(11724,496,'_photos_colonne_droite|||0|value','756'), -(11725,496,'_photos_colonne_droite|||1|value','757'), -(11726,496,'_haiku_details_produit',''), -(11727,776,'_wp_trash_meta_status','publish'), -(11728,776,'_wp_trash_meta_time','1732548284'), -(11729,776,'_wp_desired_post_slug','mdr'), -(11730,851,'_edit_lock','1733268183:1'), -(11731,851,'_edit_last','1'), -(11732,851,'discount_type','percent'), -(11733,851,'coupon_amount','20'), -(11734,851,'individual_use','no'), -(11735,851,'usage_limit','0'), -(11736,851,'usage_limit_per_user','1'), -(11737,851,'limit_usage_to_x_items','0'), -(11738,851,'usage_count','0'), -(11739,851,'date_expires','1733266800'), -(11740,851,'free_shipping','no'), -(11741,851,'exclude_sale_items','no'), -(11742,505,'_wp_trash_meta_status','publish'), -(11743,505,'_wp_trash_meta_time','1732555639'), -(11744,505,'_wp_desired_post_slug','test'), -(11745,133,'_photos_colonne_gauche|||0|value','822'), -(11746,133,'_photos_colonne_droite|||0|value','166'), -(11747,133,'_photos_colonne_droite|||1|value','142'), -(11748,133,'_photos_colonne_droite|||2|value','821'), -(11749,133,'_photos_colonne_droite|||3|value','167'), -(11750,133,'_photos_colonne_droite|||4|value','143'), -(11751,133,'_haiku_details_produit',''), -(11752,261,'_photos_colonne_gauche|||0|value','824'), -(11753,261,'_photos_colonne_droite|||0|value','698'), -(11754,261,'_haiku_details_produit',''), -(11755,433,'_photos_colonne_gauche|||0|value','730'), -(11756,433,'_photos_colonne_droite|||0|value','716'), -(11757,433,'_photos_colonne_droite|||1|value','731'), -(11758,433,'_photos_colonne_droite|||2|value','732'), -(11759,433,'_haiku_details_produit',''), -(11760,335,'_photos_colonne_gauche|||0|value','336'), -(11761,335,'_photos_colonne_droite|||0|value','672'), -(11762,335,'_photos_colonne_droite|||1|value','337'), -(11763,335,'_haiku_details_produit',''), -(11764,874,'_edit_lock','1733267677:1'), -(11765,874,'_edit_last','1'), -(11766,874,'discount_type','fixed_product'), -(11767,874,'coupon_amount','1'), -(11768,874,'individual_use','no'), -(11769,874,'usage_limit','0'), -(11770,874,'usage_limit_per_user','0'), -(11771,874,'limit_usage_to_x_items','0'), -(11772,874,'usage_count','1'), -(11773,874,'date_expires',NULL), -(11774,874,'free_shipping','no'), -(11775,874,'exclude_sale_items','no'), -(11776,874,'_used_by','contact@gcch.fr'), -(11777,874,'_wp_trash_meta_status','publish'), -(11778,874,'_wp_trash_meta_time','1733267841'), -(11779,874,'_wp_desired_post_slug','zzzzzz'); -/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_posts` --- - -DROP TABLE IF EXISTS `haikuwp_posts`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_posts` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, - `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content` longtext NOT NULL, - `post_title` text NOT NULL, - `post_excerpt` text NOT NULL, - `post_status` varchar(20) NOT NULL DEFAULT 'publish', - `comment_status` varchar(20) NOT NULL DEFAULT 'open', - `ping_status` varchar(20) NOT NULL DEFAULT 'open', - `post_password` varchar(255) NOT NULL DEFAULT '', - `post_name` varchar(200) NOT NULL DEFAULT '', - `to_ping` text NOT NULL, - `pinged` text NOT NULL, - `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `post_content_filtered` longtext NOT NULL, - `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `guid` varchar(255) NOT NULL DEFAULT '', - `menu_order` int(11) NOT NULL DEFAULT 0, - `post_type` varchar(20) NOT NULL DEFAULT 'post', - `post_mime_type` varchar(100) NOT NULL DEFAULT '', - `comment_count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`ID`), - KEY `post_name` (`post_name`(191)), - KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), - KEY `post_parent` (`post_parent`), - KEY `post_author` (`post_author`) -) ENGINE=InnoDB AUTO_INCREMENT=880 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_posts` --- - -LOCK TABLES `haikuwp_posts` WRITE; -/*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; -INSERT INTO `haikuwp_posts` VALUES -(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

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

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

You may be interested in…

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

Your cart is currently empty!

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

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','trash','closed','closed','','panier__trashed','','','2024-11-10 23:38:37','2024-11-10 22:38:37','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), -(13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), -(14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), -(15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','trash','closed','closed','','account__trashed','','','2024-11-10 23:38:14','2024-11-10 22:38:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), -(16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), -(17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), -(18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), -(19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Terms & Conditions','','publish','closed','closed','','terms-and-conditions','','','2024-11-25 16:28:57','2024-11-25 15:28:57','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), -(26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), -(27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), -(72,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','HADOU: wave \r\n\r\nA wavy ring mixing two bands: one in sterling silver, the other in gold plated silver.\r\n
    \r\n
  • total width 0,5cm
  • \r\n
  • wires diameter 2mm and 1,5mm
  • \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.','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-11-24 11:44:31','2024-11-24 10:44:31','',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-24 11:45:24','2024-11-24 10:45:24','',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-24 11:45:53','2024-11-24 10:45:53','',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-24 11:53:51','2024-11-24 10:53:51','',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), -(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-24 11:47:09','2024-11-24 10:47:09','',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-25 18:35:15','2024-11-25 17:35:15','',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), -(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 an 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-24 11:48:31','2024-11-24 10:48:31','',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-24 11:48:59','2024-11-24 10:48:59','',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-24 12:08:12','2024-11-24 11:08:12','',0,'https://haiku.gcch.fr/?post_type=product&p=168',0,'product','',0), -(177,2,'2024-10-01 09:12:26','2024-10-01 07:12:26','','Rokku ring malachite','','inherit','closed','closed','','rokku-b-malachite-2','','','2024-10-01 09:12:46','2024-10-01 07:12:46','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-malachite-1.jpg',0,'attachment','image/jpeg',0), -(178,2,'2024-10-01 09:13:13','2024-10-01 07:13:13','','Rokku ring tiger eye','','inherit','closed','closed','','sony-dsc-9','','','2024-10-01 09:13:48','2024-10-01 07:13:48','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye.jpg',0,'attachment','image/jpeg',0), -(179,2,'2024-10-01 09:14:04','2024-10-01 07:14:04','','Rokku ring tiger eye','','inherit','closed','closed','','rokku-b-tigereye','','','2024-10-01 09:14:34','2024-10-01 07:14:34','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye-1.jpg',0,'attachment','image/jpeg',0), -(180,2,'2024-10-01 09:25:14','2024-10-01 07:25:14','','Rokku ring malachite','','inherit','closed','closed','','_dsc9710','','','2024-10-01 09:25:39','2024-10-01 07:25:39','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9710.jpg',0,'attachment','image/jpeg',0), -(182,2,'2024-10-01 09:26:24','2024-10-01 07:26:24','','Rokku ring tiger eye','','inherit','closed','closed','','_dsc9190','','','2024-10-01 09:26:54','2024-10-01 07:26:54','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9190.jpg',0,'attachment','image/jpeg',0), -(183,2,'2024-10-01 11:31:42','2024-10-01 09:31:42','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-24 11:59:18','2024-11-24 10:59:18','',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-17 10:41:26','2024-11-17 09:41:26','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',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 8cm and 6cm
  • \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-17 18:00:55','2024-11-17 17:00:55','',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
    \r\n
  • lengths 8cm and 6cm
  • \r\n
  • box chain thickness 0,8mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Tamanori Earrings gold plated','','publish','closed','closed','','tamanori-earrings-gold-plated','','','2024-11-17 17:59:11','2024-11-17 16:59:11','',0,'https://haiku.gcch.fr/?post_type=product&p=226',0,'product','',0), -(227,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-5','','','2024-10-02 19:58:47','2024-10-02 17:58:47','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=227',1,'product_variation','',0), -(228,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=228',2,'product_variation','',0), -(229,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','','Tamanori Earrings gold plated - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-5','','','2024-11-13 17:47:12','2024-11-13 16:47:12','',226,'https://haiku.gcch.fr/?post_type=product_variation&p=229',3,'product_variation','',0), -(231,2,'2024-10-02 19:57:09','2024-10-02 17:57:09','','Tamanori gold plated earrings','','inherit','closed','closed','','tamanori-bo-g','','','2024-10-02 19:57:24','2024-10-02 17:57:24','',226,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-g-1.jpg',0,'attachment','image/jpeg',0), -(232,2,'2024-10-02 23:06:34','2024-10-02 21:06:34','HADOU: wave\r\n\r\nIntertwined wavy bangles made of sterling silver and gold plated silver.\r\n
    \r\n
  • size 1: 7,5cm diameter / size 2: 8,3cm diameter
  • \r\n
  • wires thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Bangles','','publish','closed','closed','','hadou-bangles','','','2024-11-17 11:00:08','2024-11-17 10:00:08','',0,'https://haiku.gcch.fr/?post_type=product&p=232',0,'product','',0), -(237,2,'2024-10-02 23:11:26','2024-10-02 21:11:26','','Hadou wavy bangles','','inherit','closed','closed','','hadou-br','','','2024-10-02 23:12:00','2024-10-02 21:12:00','',232,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BR.jpg',0,'attachment','image/jpeg',0), -(238,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-1','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=238',1,'product_variation','',0), -(239,2,'2024-10-02 23:14:59','2024-10-02 21:14:59','','Hadou Bangles - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-2','','','2024-11-13 19:31:16','2024-11-13 18:31:16','',232,'https://haiku.gcch.fr/?post_type=product_variation&p=239',2,'product_variation','',0), -(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','IKKAN : link\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2024-10-30 21:59:28','2024-10-30 20:59:28','',0,'https://haiku.gcch.fr/?post_type=product&p=240',0,'product','',0), -(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0), -(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2024-10-02 23:35:06','2024-10-02 21:35:06','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0), -(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0), -(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0), -(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0), -(246,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','IKKAN : link\r\n\r\nA bracelet in gold plated silver, mixing a rigid wire and loose curb chain.\r\n
    \r\n
  • size 1: 6cm diameter / size 2: 7cm diameter
  • \r\n
  • wire thickness 2,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Ikkan Bracelet gold plated','','publish','closed','closed','','ikkan-bracelet-gold-plated','','','2024-11-24 12:05:59','2024-11-24 11:05:59','',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-17 18:06:05','2024-11-17 17:06:05','',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-25 09:20:15','2024-11-25 08:20:15','',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-11-25 09:11:31','2024-11-25 08:11:31','',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-25 18:37:49','2024-11-25 17:37:49','',0,'https://haiku.gcch.fr/?post_type=product&p=261',0,'product','',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-17 11:26:55','2024-11-17 10:26:55','',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-17 17:37:26','2024-11-17 16:37:26','',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-17 18:07:37','2024-11-17 17:07:37','',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-17 11:40:06','2024-11-17 10:40:06','',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-25 09:26:42','2024-11-25 08:26:42','',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-25 09:27:04','2024-11-25 08:27:04','',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-17 10:51:17','2024-11-17 09:51:17','',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-17 11:33:50','2024-11-17 10:33:50','',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-24 12:12:54','2024-11-24 11:12:54','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0), -(317,2,'2024-10-07 08:36:37','2024-10-07 06:36:37','','Tamanori Hoops gold plated','','inherit','closed','closed','','tamanori-cr2-vrm','','','2024-10-07 08:36:52','2024-10-07 06:36:52','',312,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-vrm-1.jpg',0,'attachment','image/jpeg',0), -(318,2,'2024-10-07 08:40:26','2024-10-07 06:40:26','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-17 11:42:35','2024-11-17 10:42:35','',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
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24k gold plated silver.','Hadou Ear Cuff silver','','publish','closed','closed','','hadou-earcuff-silver','','','2024-11-25 09:30:54','2024-11-25 08:30:54','',0,'https://haiku.gcch.fr/?post_type=product&p=325',0,'product','',0), -(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0), -(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',325,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0), -(328,2,'2024-10-07 11:22:52','2024-10-07 09:22:52','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in gold plated silver.\r\n
    \r\n
  • total height 8mm
  • \r\n
  • bands thickness 1,2mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24k gold plated silver.','Hadou Ear Cuff gold plated','','publish','closed','closed','','hadou-earcuff-gold-plated','','','2024-11-25 09:30:31','2024-11-25 08:30:31','',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 Ear Cuff silver','','publish','closed','closed','','hattari-earcuff-silver','','','2024-11-24 12:10:35','2024-11-24 11:10:35','',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 Ear Cuff gold plated','','publish','closed','closed','','hattari-earcuff-gold-plated','','','2024-11-25 18:53:02','2024-11-25 17:53:02','',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\n
  • caliber 1,2cm
  • \r\n
  • wire thickness 15mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
','Piasu Brooch','','publish','closed','closed','','piasu-brooch','','','2024-10-07 11:51:18','2024-10-07 09:51:18','',0,'https://haiku.gcch.fr/?post_type=product&p=338',0,'product','',0), -(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0), -(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0), -(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',338,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0), -(342,2,'2024-10-15 15:24:41','2024-10-15 13:24:41','KAGUN: module \r\n\r\nTrio of mismatched earrings in sterling silver and gold plated silver, mixing wavy lines and natural grey pearls.\r\n
    \r\n
  • wire width 15mm
  • \r\n
  • chain length 4cm
  • \r\n
  • handcrafted in Brussels
  • \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-17 17:23:10','2024-11-17 16:23:10','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Kagun Bracelet silver','','publish','closed','closed','','kagun-bracelet-silver','','','2024-11-25 09:34:13','2024-11-25 08:34:13','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Kagun Bracelet gold plated','','publish','closed','closed','','kagun-bracelet-gold-plated','','','2024-11-25 09:35:34','2024-11-25 08:35:34','',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-24 12:11:40','2024-11-24 11:11:40','',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-17 17:29:47','2024-11-17 16:29:47','',0,'https://haiku.gcch.fr/?post_type=product&p=398',0,'product','',0), -(400,2,'2024-10-18 09:21:51','2024-10-18 07:21:51','','Mugura hoops silver','','inherit','closed','closed','','_dsc9723','','','2024-10-18 09:22:07','2024-10-18 07:22:07','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9723.jpg',0,'attachment','image/jpeg',0), -(401,2,'2024-10-18 09:22:21','2024-10-18 07:22:21','','Mugura hoops silver','','inherit','closed','closed','','_dsc9730','','','2024-10-18 09:22:38','2024-10-18 07:22:38','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9730.jpg',0,'attachment','image/jpeg',0), -(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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Nail Jewel silver','','publish','closed','closed','','mugura-nail-jewel-silver','','','2024-11-25 09:36:13','2024-11-25 08:36:13','',0,'https://haiku.gcch.fr/?post_type=product&p=402',0,'product','',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
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Nail Jewel gold plated','','publish','closed','closed','','mugura-nail-jewel-gold-plated','','','2024-11-25 09:36:35','2024-11-25 08:36:35','',0,'https://haiku.gcch.fr/?post_type=product&p=406',0,'product','',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), -(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 semi precious oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Rokku Hoop silver','','publish','closed','closed','','rokku-hoop-silver','','','2024-11-25 09:45:45','2024-11-25 08:45:45','',0,'https://haiku.gcch.fr/?post_type=product&p=430',0,'product','',0), -(432,1,'2024-10-30 22:31:26','2024-10-30 21:31:26','','Rokku Hoop silver','','inherit','closed','closed','','_dsc9297','','','2024-10-30 22:31:40','2024-10-30 21:31:40','',430,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9297.jpg',0,'attachment','image/jpeg',0), -(433,1,'2024-10-30 22:33:29','2024-10-30 21:33:29','ROKKU: pebble\r\n\r\nSolo hoop earring in gold plated silver with a semi precious oval stone.\r\n
    \r\n
  • hoop 13mm diameter
  • \r\n
  • pendant height 1,5cm
  • \r\n
  • handcrafted in Brussels
  • \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-25 18:52:37','2024-11-25 17:52:37','',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), -(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n
    \r\n
  • width 0,5cm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2024-11-24 15:24:45','2024-11-24 14:24:45','',0,'https://haikuatelier.com/?post_type=product&p=447',0,'product','',0), -(478,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-gold-plated-lapis-lazuli','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=478',1,'product_variation','',0), -(479,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-gold-plated-malachite','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=479',2,'product_variation','',0), -(480,1,'2024-11-08 08:34:00','2024-11-08 07:34:00','','Rokku Hoop gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-gold-plated-tiger-eye','','','2024-11-15 17:50:05','2024-11-15 16:50:05','',433,'https://haikuatelier.com/?post_type=product_variation&p=480',3,'product_variation','',0), -(481,1,'2024-11-08 09:03:18','2024-11-08 08:03:18','MUGURA : vine\r\n\r\nChain bracelet with two intertwined wires in sterling silver.\r\n
    \r\n
  • adjustable
  • \r\n
  • wires width 2mm and 1,5mm
  • \r\n
  • handcrafted in Brussels
  • \r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Bracelet','','publish','closed','closed','','mugura-bracelet','','','2024-11-24 15:27:37','2024-11-24 14:27:37','',0,'https://haikuatelier.com/?post_type=product&p=481',0,'product','',0), -(487,1,'2024-11-08 10:36:08','2024-11-08 09:36:08','','Rokku necklace tiger\'s eye stone','','inherit','closed','closed','','_dsc9138','','','2024-11-08 10:37:34','2024-11-08 09:37:34','',385,'https://haikuatelier.com/app/uploads/2024/10/DSC9138.jpg',0,'attachment','image/jpeg',0), -(490,1,'2024-11-10 12:47:12','2024-11-10 11:47:12','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-17 18:45:06','2024-11-17 17:45:06','',0,'https://haikuatelier.com/?post_type=product&p=490',0,'product','',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-25 10:58:39','2024-11-25 09:58:39','',0,'https://haikuatelier.com/?post_type=product&p=496',0,'product','',0), -(505,1,'2024-11-10 23:38:42','2024-11-10 22:38:42','aaa','test','','trash','closed','closed','','test__trashed','','','2024-11-25 18:27:19','2024-11-25 17:27:19','',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-24 15:15:15','2024-11-24 14:15:15','',0,'https://haikuatelier.com/?post_type=product&p=515',0,'product','',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-24 15:13:52','2024-11-24 14:13:52','',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), -(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), -(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-17 19:02:45','2024-11-17 18:02:45','',0,'https://haikuatelier.com/?post_type=product&p=535',0,'product','',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), -(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-24 15:22:21','2024-11-24 14:22:21','',0,'https://haikuatelier.com/?post_type=product&p=545',0,'product','',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-24 15:21:32','2024-11-24 14:21:32','',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), -(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), -(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), -(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\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 Long Ring gold plated','','publish','closed','closed','','boroboro-long-ring-gold-plated','','','2024-11-24 11:50:30','2024-11-24 10:50:30','',0,'https://haikuatelier.com/?post_type=product&p=572',0,'product','',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\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 Long Ring silver','','publish','closed','closed','','boroboro-long-ring-silver','','','2024-11-24 11:51:10','2024-11-24 10:51:10','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:49','2024-11-24 10:06:49','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',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-24 11:06:50','2024-11-24 10:06:50','',589,'https://haikuatelier.com/?post_type=product_variation&p=597',8,'product_variation','',0), -(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-24 15:09:31','2024-11-24 14:09:31','',0,'https://haikuatelier.com/?post_type=product&p=610',0,'product','',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-24 11:51:37','2024-11-24 10:51:37','',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-16 19:45:02','2024-11-16 18:45:02','',613,'https://haikuatelier.com/?post_type=product_variation&p=620',7,'product_variation','',0), -(624,1,'2024-11-13 19:09:17','2024-11-13 18:09:17','','BoroBoro Bead Ring gold plated - 64','Size: 64','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
    \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 silver','','publish','closed','closed','','boroboro-bead-ring-silver','','','2024-11-24 11:51:44','2024-11-24 10:51:44','',0,'https://haikuatelier.com/?post_type=product&p=625',0,'product','',0), -(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-126','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0), -(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-127','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0), -(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-128','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0), -(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-129','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0), -(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-130','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0), -(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-131','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0), -(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-132','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0), -(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-65','','','2024-11-13 19:18:01','2024-11-13 18:18:01','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0), -(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2024-11-15 12:38:50','2024-11-15 11:38:50','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0), -(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0), -(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2024-11-13 19:25:24','2024-11-13 18:25:24','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0), -(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0), -(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0), -(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2024-11-13 19:48:48','2024-11-13 18:48:48','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0), -(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0), -(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0), -(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2024-11-13 19:54:52','2024-11-13 18:54:52','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0), -(648,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-left-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=648',2,'product_variation','',0), -(649,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-pair','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=649',1,'product_variation','',0), -(650,1,'2024-11-13 19:57:35','2024-11-13 18:57:35','','Hattari Double Hoops - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-right-side','','','2024-11-13 20:00:15','2024-11-13 19:00:15','',291,'https://haikuatelier.com/?post_type=product_variation&p=650',3,'product_variation','',0), -(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0), -(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2024-11-13 20:03:51','2024-11-13 19:03:51','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0), -(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2024-11-15 12:32:10','2024-11-15 11:32:10','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0), -(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0), -(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2024-11-13 20:13:10','2024-11-13 19:13:10','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0), -(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2024-11-15 12:32:55','2024-11-15 11:32:55','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0), -(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 17:20:07','2024-11-15 16:20:07','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'wmpc-trash','image/jpeg',0), -(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0), -(661,1,'2024-11-15 12:37:38','2024-11-15 11:37:38','','Piasu earrins mixing gold and silver','','inherit','closed','closed','','img_1454','','','2024-11-15 12:38:04','2024-11-15 11:38:04','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1454.jpg',0,'attachment','image/jpeg',0), -(662,1,'2024-11-15 12:39:58','2024-11-15 11:39:58','','Piasu earrings mixing gold and silver','','inherit','closed','closed','','img_1456','','','2024-11-15 12:40:19','2024-11-15 11:40:19','',202,'https://haikuatelier.com/app/uploads/2024/10/IMG_1456.jpg',0,'attachment','image/jpeg',0), -(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',342,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0), -(669,1,'2024-11-15 13:09:21','2024-11-15 12:09:21','','Hadou silver and gold bangles','','inherit','closed','closed','','img_1528','','','2024-11-15 13:09:38','2024-11-15 12:09:38','',232,'https://haikuatelier.com/app/uploads/2024/10/IMG_1528.jpg',0,'attachment','image/jpeg',0), -(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0), -(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0), -(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0), -(674,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-gold-plated-one-earring','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=674',2,'product_variation','',0), -(675,1,'2024-11-15 13:36:08','2024-11-15 12:36:08','','Mugura Earrings gold plated - pair','Side: pair','publish','closed','closed','','mugura-earrings-gold-plated-pair','','','2024-11-15 13:36:47','2024-11-15 12:36:47','',372,'https://haikuatelier.com/?post_type=product_variation&p=675',1,'product_variation','',0), -(676,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - one earring','Side: one earring','publish','closed','closed','','mugura-earrings-silver-one-earring','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=676',2,'product_variation','',0), -(677,1,'2024-11-15 13:37:52','2024-11-15 12:37:52','','Mugura Earrings silver - pair','Side: pair','publish','closed','closed','','mugura-earrings-silver-pair','','','2024-11-15 13:38:42','2024-11-15 12:38:42','',365,'https://haikuatelier.com/?post_type=product_variation&p=677',1,'product_variation','',0), -(679,1,'2024-11-16 19:53:30','2024-11-16 18:53:30','','Fuyou necklace','','inherit','closed','closed','','_dsc9116','','','2024-11-16 19:53:56','2024-11-16 18:53:56','',274,'https://haikuatelier.com/app/uploads/2024/10/DSC9116.jpg',0,'attachment','image/jpeg',0), -(681,1,'2024-11-17 10:24:25','2024-11-17 09:24:25','','Piasu Ring','','inherit','closed','closed','','dsc9897','','','2024-11-17 10:24:56','2024-11-17 09:24:56','',123,'https://haikuatelier.com/app/uploads/2024/09/DSC9897.jpg',0,'attachment','image/jpeg',0), -(683,1,'2024-11-17 10:32:47','2024-11-17 09:32:47','','Hattari double fingers ring','','inherit','closed','closed','','img_1423','','','2024-11-17 10:33:09','2024-11-17 09:33:09','',86,'https://haikuatelier.com/app/uploads/2024/09/IMG_1423.jpg',0,'attachment','image/jpeg',0), -(684,1,'2024-11-17 10:35:57','2024-11-17 09:35:57','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-17 10:36:09','2024-11-17 09:36:09','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0), -(685,1,'2024-11-17 10:38:33','2024-11-17 09:38:33','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-11-17 10:38:50','2024-11-17 09:38:50','',123,'https://haikuatelier.com/app/uploads/2024/09/PIASU-B-mix.jpg',0,'attachment','image/jpeg',0), -(686,1,'2024-11-17 10:40:33','2024-11-17 09:40:33','','BoroBoro asymmetrical earrings gold plated','','inherit','closed','closed','','sony-dsc-71','','','2024-11-17 10:41:06','2024-11-17 09:41:06','',213,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-g.jpg',0,'attachment','image/jpeg',0), -(688,1,'2024-11-17 10:45:25','2024-11-17 09:45:25','','BoroBoro asymmetrical earrings silver','','inherit','closed','closed','','sony-dsc-10','','','2024-11-17 10:45:43','2024-11-17 09:45:43','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-s.jpg',0,'attachment','image/jpeg',0), -(689,1,'2024-11-17 10:50:52','2024-11-17 09:50:52','','Hattari stacked hoops gold plated','','inherit','closed','closed','','_dsc9341','','','2024-11-17 10:51:13','2024-11-17 09:51:13','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0), -(690,1,'2024-11-17 10:54:45','2024-11-17 09:54:45','','Fuyou necklace','SONY DSC','inherit','closed','closed','','sony-dsc-33','','','2024-11-17 10:55:01','2024-11-17 09:55:01','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-1.jpg',0,'attachment','image/jpeg',0), -(691,1,'2024-11-17 10:57:02','2024-11-17 09:57:02','','Fuyou solo hoop','SONY DSC','inherit','closed','closed','','sony-dsc-62','','','2024-11-17 10:57:29','2024-11-17 09:57:29','',318,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-CR1.jpg',0,'attachment','image/jpeg',0), -(692,1,'2024-11-17 10:59:40','2024-11-17 09:59:40','','Hadou bangles','SONY DSC','inherit','closed','closed','','sony-dsc-16','','','2024-11-17 10:59:48','2024-11-17 09:59:48','',232,'https://haikuatelier.com/app/uploads/2024/10/HADOU-BR-mix.jpg',0,'attachment','image/jpeg',0), -(696,1,'2024-11-17 11:05:12','2024-11-17 10:05:12','','Ikkan necklace','','inherit','closed','closed','','sony-dsc-22','','','2024-11-17 11:05:30','2024-11-17 10:05:30','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-3.jpg',0,'attachment','image/jpeg',0), -(698,1,'2024-11-17 11:07:52','2024-11-17 10:07:52','','Fuyou bracelet gold plated','','inherit','closed','closed','','img_1428-2','','','2024-11-17 11:08:08','2024-11-17 10:08:08','',261,'https://haikuatelier.com/app/uploads/2024/10/IMG_1428-1.jpg',0,'attachment','image/jpeg',0), -(700,1,'2024-11-17 11:10:04','2024-11-17 10:10:04','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1431','','','2024-11-17 11:10:29','2024-11-17 10:10:29','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0), -(702,1,'2024-11-17 11:11:49','2024-11-17 10:11:49','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1432','','','2024-11-17 11:12:02','2024-11-17 10:12:02','',251,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0), -(704,1,'2024-11-17 11:18:25','2024-11-17 10:18:25','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-17 11:18:37','2024-11-17 10:18:37','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0), -(705,1,'2024-11-17 11:21:09','2024-11-17 10:21:09','','Rokku necklace jaspe stone','','inherit','closed','closed','','img_1531','','','2024-11-17 11:21:43','2024-11-17 10:21:43','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0), -(707,1,'2024-11-17 11:24:00','2024-11-17 10:24:00','','Rokku necklace lapis lazuli stone','','inherit','closed','closed','','img_1543','','','2024-11-17 11:24:27','2024-11-17 10:24:27','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0), -(708,1,'2024-11-17 11:26:34','2024-11-17 10:26:34','','Ikkan necklace','','inherit','closed','closed','','img_1565','','','2024-11-17 11:26:44','2024-11-17 10:26:44','',263,'https://haikuatelier.com/app/uploads/2024/10/IMG_1565.jpg',0,'attachment','image/jpeg',0), -(709,1,'2024-11-17 11:30:11','2024-11-17 10:30:11','','Hattari double hoops','','inherit','closed','closed','','img_1586','','','2024-11-17 11:30:57','2024-11-17 10:30:57','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1586.jpg',0,'attachment','image/jpeg',0), -(710,1,'2024-11-17 11:32:17','2024-11-17 10:32:17','','Hattari double hoops','','inherit','closed','closed','','img_1588','','','2024-11-17 11:32:28','2024-11-17 10:32:28','',291,'https://haikuatelier.com/app/uploads/2024/10/IMG_1588.jpg',0,'attachment','image/jpeg',0), -(711,1,'2024-11-17 11:35:19','2024-11-17 10:35:19','','Tamanori dangling earrings silver','','inherit','closed','closed','','img_1600','','','2024-11-17 11:35:33','2024-11-17 10:35:33','',220,'https://haikuatelier.com/app/uploads/2024/10/IMG_1600.jpg',0,'attachment','image/jpeg',0), -(712,1,'2024-11-17 11:38:00','2024-11-17 10:38:00','','Kishou signet ring','','inherit','closed','closed','','img_1638','','','2024-11-17 11:38:12','2024-11-17 10:38:12','',155,'https://haikuatelier.com/app/uploads/2024/10/IMG_1638.jpg',0,'attachment','image/jpeg',0), -(713,1,'2024-11-17 11:39:49','2024-11-17 10:39:49','','Fuyou necklace','','inherit','closed','closed','','img_1647','','','2024-11-17 11:39:58','2024-11-17 10:39:58','',274,'https://haikuatelier.com/app/uploads/2024/10/IMG_1647.jpg',0,'attachment','image/jpeg',0), -(714,1,'2024-11-17 11:42:07','2024-11-17 10:42:07','','Fuyou solo hoop','','inherit','closed','closed','','img_1651','','','2024-11-17 11:42:18','2024-11-17 10:42:18','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0), -(715,1,'2024-11-17 11:44:06','2024-11-17 10:44:06','','Rokku silver hoop and Tamanori goldplated earring','','inherit','closed','closed','','img_1669','','','2024-11-17 11:44:41','2024-11-17 10:44:41','',430,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0), -(716,1,'2024-11-17 11:47:15','2024-11-17 10:47:15','','Tamanori gold plated earring and Rokku gold plated hoop','','inherit','closed','closed','','img_1673','','','2024-11-17 11:47:44','2024-11-17 10:47:44','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1673.jpg',0,'attachment','image/jpeg',0), -(717,1,'2024-11-17 11:50:22','2024-11-17 10:50:22','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','img_1680','','','2024-11-17 11:50:38','2024-11-17 10:50:38','',226,'https://haikuatelier.com/app/uploads/2024/10/IMG_1680.jpg',0,'attachment','image/jpeg',0), -(718,1,'2024-11-17 11:54:22','2024-11-17 10:54:22','','Boroboro earrings','','inherit','closed','closed','','img_1746','','','2024-11-17 11:54:46','2024-11-17 10:54:46','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0), -(719,1,'2024-11-17 11:56:45','2024-11-17 10:56:45','','Hadou hoops gold plated','','inherit','closed','closed','','img_1747','','','2024-11-17 11:57:04','2024-11-17 10:57:04','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1747.jpg',0,'attachment','image/jpeg',0), -(720,1,'2024-11-17 11:58:27','2024-11-17 10:58:27','','Hadou wavy hoops gold plated','','inherit','closed','closed','','img_1748','','','2024-11-17 11:58:44','2024-11-17 10:58:44','',282,'https://haikuatelier.com/app/uploads/2024/10/IMG_1748.jpg',0,'attachment','image/jpeg',0), -(721,1,'2024-11-17 17:22:49','2024-11-17 16:22:49','','Kagun trio earrings','','inherit','closed','closed','','sony-dsc-21','','','2024-11-17 17:29:43','2024-11-17 16:29:43','',342,'https://haikuatelier.com/app/uploads/2024/10/KAGUN-BOP.jpg',0,'attachment','image/jpeg',0), -(722,1,'2024-11-17 17:29:17','2024-11-17 16:29:17','','Mugura hoops gold plated','','inherit','closed','closed','','sony-dsc-39','','','2024-11-17 17:29:34','2024-11-17 16:29:34','',398,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(723,1,'2024-11-17 17:31:14','2024-11-17 16:31:14','','Mugura nail jewlery silver','','inherit','closed','closed','','sony-dsc-47','','','2024-11-17 17:31:30','2024-11-17 16:31:30','',402,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-arg.jpg',0,'attachment','image/jpeg',0), -(724,1,'2024-11-17 17:33:41','2024-11-17 16:33:41','','Mugura nail jewelry gold plated','','inherit','closed','closed','','sony-dsc-48','','','2024-11-17 17:34:03','2024-11-17 16:34:03','',406,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-NAIL-vrm.jpg',0,'attachment','image/jpeg',0), -(725,1,'2024-11-17 17:36:52','2024-11-17 16:36:52','','Piasu necklace','SONY DSC','inherit','closed','closed','','sony-dsc-23','','','2024-11-17 17:37:08','2024-11-17 16:37:08','',268,'https://haikuatelier.com/app/uploads/2024/10/PIASU-C.jpg',0,'attachment','image/jpeg',0), -(726,1,'2024-11-17 17:39:44','2024-11-17 16:39:44','','Rokku ring silver and malachite','','inherit','closed','closed','','rokku-b-malachite','','','2024-11-17 17:40:01','2024-11-17 16:40:01','',168,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-B-malachite.jpg',0,'attachment','image/jpeg',0), -(727,1,'2024-11-17 17:41:31','2024-11-17 16:41:31','','Rokku necklace with jaspe','','inherit','closed','closed','','sony-dsc-49','','','2024-11-17 17:41:48','2024-11-17 16:41:48','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-jaspe.jpg',0,'attachment','image/jpeg',0), -(729,1,'2024-11-17 17:44:27','2024-11-17 16:44:27','','Rokku necklace tiger\'s eye','','inherit','closed','closed','','sony-dsc-45','','','2024-11-17 17:44:45','2024-11-17 16:44:45','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-tiger.jpg',0,'attachment','image/jpeg',0), -(730,1,'2024-11-17 17:52:40','2024-11-17 16:52:40','','Rokku solo hoop gold plated lapis lazuli','','inherit','closed','closed','','sony-dsc-52','','','2024-11-17 17:53:02','2024-11-17 16:53:02','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0), -(731,1,'2024-11-17 17:54:12','2024-11-17 16:54:12','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-17 17:54:32','2024-11-17 16:54:32','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0), -(732,1,'2024-11-17 17:55:29','2024-11-17 16:55:29','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-17 17:55:59','2024-11-17 16:55:59','',433,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0), -(733,1,'2024-11-17 17:58:49','2024-11-17 16:58:49','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','sony-dsc-14','','','2024-11-17 17:59:04','2024-11-17 16:59:04','',226,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-g.jpg',0,'attachment','image/jpeg',0), -(734,1,'2024-11-17 18:00:24','2024-11-17 17:00:24','','Tamanori dangling earrings silver','','inherit','closed','closed','','sony-dsc-24','','','2024-11-17 18:00:46','2024-11-17 17:00:46','',220,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-s.jpg',0,'attachment','image/jpeg',0), -(735,1,'2024-11-17 18:03:32','2024-11-17 17:03:32','','Tamanori hoops gold plated','','inherit','closed','closed','','sony-dsc-32','','','2024-11-17 18:03:50','2024-11-17 17:03:50','',312,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-CR2-vrm.jpg',0,'attachment','image/jpeg',0), -(736,1,'2024-11-17 18:05:42','2024-11-17 17:05:42','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-59','','','2024-11-17 18:05:56','2024-11-17 17:05:56','',251,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-BR.jpg',0,'attachment','image/jpeg',0), -(737,1,'2024-11-17 18:07:14','2024-11-17 17:07:14','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-19','','','2024-11-17 18:07:31','2024-11-17 17:07:31','',271,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-C-1.jpg',0,'attachment','image/jpeg',0), -(739,1,'2024-11-17 18:10:19','2024-11-17 17:10:19','','BoroBoro long ring gold plated','','inherit','closed','closed','','sony-dsc-13','','','2024-11-17 18:10:42','2024-11-17 17:10:42','',572,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-g.jpg',0,'attachment','image/jpeg',0), -(740,1,'2024-11-17 18:13:30','2024-11-17 17:13:30','','BoroBoro long ring silver','','inherit','closed','closed','','sony-dsc-72','','','2024-11-17 18:13:48','2024-11-17 17:13:48','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B1-s.jpg',0,'attachment','image/jpeg',0), -(743,1,'2024-11-17 18:19:23','2024-11-17 17:19:23','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-73','','','2024-11-17 18:19:43','2024-11-17 17:19:43','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-g.jpg',0,'attachment','image/jpeg',0), -(744,1,'2024-11-17 18:20:59','2024-11-17 17:20:59','','BoroBoro bead ring silver','','inherit','closed','closed','','sony-dsc-74','','','2024-11-17 18:21:16','2024-11-17 17:21:16','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0), -(745,1,'2024-11-17 18:23:59','2024-11-17 17:23:59','','BoroBoro belt silver and jade','','inherit','closed','closed','','sony-dsc-67','','','2024-11-17 18:24:19','2024-11-17 17:24:19','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-jade.jpg',0,'attachment','image/jpeg',0), -(746,1,'2024-11-17 18:24:47','2024-11-17 17:24:47','','BoroBoro silver and crystal','','inherit','closed','closed','','sony-dsc-68','','','2024-11-17 18:25:09','2024-11-17 17:25:09','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-crystal.jpg',0,'attachment','image/jpeg',0), -(747,1,'2024-11-17 18:27:21','2024-11-17 17:27:21','','BoroBoro beads earrings gold plated and aventurine','','inherit','closed','closed','','sony-dsc-63','','','2024-11-17 18:27:51','2024-11-17 17:27:51','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-green.jpg',0,'attachment','image/jpeg',0), -(748,1,'2024-11-17 18:28:18','2024-11-17 17:28:18','','BoroBoro beads earrings gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-64','','','2024-11-17 18:28:45','2024-11-17 17:28:45','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-brown.jpg',0,'attachment','image/jpeg',0), -(749,1,'2024-11-17 18:30:10','2024-11-17 17:30:10','','BoroBoro beads earrings silver and tiger\'s eye','','inherit','closed','closed','','sony-dsc-65','','','2024-11-17 18:30:37','2024-11-17 17:30:37','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-brown.jpg',0,'attachment','image/jpeg',0), -(750,1,'2024-11-17 18:30:59','2024-11-17 17:30:59','','BoroBoro beads earrings silver and aventurine','','inherit','closed','closed','','sony-dsc-66','','','2024-11-17 18:31:22','2024-11-17 17:31:22','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-green.jpg',0,'attachment','image/jpeg',0), -(751,1,'2024-11-17 18:34:14','2024-11-17 17:34:14','','Kara hoops silver','','inherit','closed','closed','','_dsc9463','','','2024-11-17 18:34:32','2024-11-17 17:34:32','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC9463.jpg',0,'attachment','image/jpeg',0), -(752,1,'2024-11-17 18:35:52','2024-11-17 17:35:52','','Hadou stud earrings','','inherit','closed','closed','','sony-dsc-60','','','2024-11-17 18:37:25','2024-11-17 17:37:25','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP.jpg',0,'attachment','image/jpeg',0), -(753,1,'2024-11-17 18:40:18','2024-11-17 17:40:18','','Hattari cuff','','inherit','closed','closed','','sony-dsc-15','','','2024-11-17 18:40:30','2024-11-17 17:40:30','',610,'https://haikuatelier.com/app/uploads/2024/11/HATTARI-BR.jpg',0,'attachment','image/jpeg',0), -(754,1,'2024-11-17 18:42:17','2024-11-17 17:42:17','','BoroBoro long ring gold plated','','inherit','closed','closed','','img_1419','','','2024-11-17 18:42:59','2024-11-17 17:42:59','',572,'https://haikuatelier.com/app/uploads/2024/11/IMG_1419.jpg',0,'attachment','image/jpeg',0), -(755,1,'2024-11-17 18:44:27','2024-11-17 17:44:27','','Hadou stud earrings silver','','inherit','closed','closed','','img_1474','','','2024-11-17 18:45:04','2024-11-17 17:45:04','',490,'https://haikuatelier.com/app/uploads/2024/11/IMG_1474.jpg',0,'attachment','image/jpeg',0), -(756,1,'2024-11-17 18:47:01','2024-11-17 17:47:01','','Kagun solo hoop earring','','inherit','closed','closed','','img_1481','','','2024-11-17 18:47:16','2024-11-17 17:47:16','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1481.jpg',0,'attachment','image/jpeg',0), -(757,1,'2024-11-17 18:48:24','2024-11-17 17:48:24','','Kagun solo hoop earring','','inherit','closed','closed','','img_1484','','','2024-11-17 18:48:35','2024-11-17 17:48:35','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1484.jpg',0,'attachment','image/jpeg',0), -(758,1,'2024-11-17 18:50:22','2024-11-17 17:50:22','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1501','','','2024-11-17 18:55:54','2024-11-17 17:55:54','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0), -(759,1,'2024-11-17 18:51:58','2024-11-17 17:51:58','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1506','','','2024-11-17 18:55:47','2024-11-17 17:55:47','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0), -(760,1,'2024-11-17 18:53:44','2024-11-17 17:53:44','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1504','','','2024-11-17 18:55:29','2024-11-17 17:55:29','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1504.jpg',0,'attachment','image/jpeg',0), -(761,1,'2024-11-17 18:55:14','2024-11-17 17:55:14','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1554','','','2024-11-17 18:55:37','2024-11-17 17:55:37','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1554.jpg',0,'attachment','image/jpeg',0), -(762,1,'2024-11-17 18:57:40','2024-11-17 17:57:40','','Kara textured hoops gold plated','','inherit','closed','closed','','img_1563','','','2024-11-17 18:58:00','2024-11-17 17:58:00','',545,'https://haikuatelier.com/app/uploads/2024/11/IMG_1563.jpg',0,'attachment','image/jpeg',0), -(763,1,'2024-11-17 18:59:15','2024-11-17 17:59:15','','Mugura bracelet silver','','inherit','closed','closed','','img_1619','','','2024-11-17 18:59:25','2024-11-17 17:59:25','',481,'https://haikuatelier.com/app/uploads/2024/11/IMG_1619.jpg',0,'attachment','image/jpeg',0), -(764,1,'2024-11-17 19:00:55','2024-11-17 18:00:55','','BoroBoro silver belt with jade bead','','inherit','closed','closed','','img_1703','','','2024-11-17 19:01:13','2024-11-17 18:01:13','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1703.jpg',0,'attachment','image/jpeg',0), -(765,1,'2024-11-17 19:02:22','2024-11-17 18:02:22','','BoroBoro silver belt with crystal bead','','inherit','closed','closed','','img_1715','','','2024-11-17 19:02:42','2024-11-17 18:02:42','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1715.jpg',0,'attachment','image/jpeg',0), -(766,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','Fuyou : floating leave on water\r\n\r\nLong dangling earrings in sterling silver. Composed of fluid oval shapes and rectangular chains.\r\n\r\n• total length 5cm\r\n• oval length 2,5cm\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 ','Fuyou Long Earrings silver','','publish','closed','closed','','fuyou-long-earrings-silver','','','2024-11-20 16:24:31','2024-11-20 15:24:31','',0,'https://haikuatelier.com/?post_type=product&p=766',0,'product','',0), -(767,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - pair','Side: pair','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=767',1,'product_variation','',0), -(768,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','','Fuyou Long Earrings silver - long','Side: long','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine-3','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=768',2,'product_variation','',0), -(770,1,'2024-11-20 16:10:04','2024-11-20 15:10:04','','Fuyou long earrings silver','','inherit','closed','closed','','sony-dsc-75','','','2024-11-20 16:10:49','2024-11-20 15:10:49','',766,'https://haikuatelier.com/app/uploads/2024/11/FUYOU-B0-s.jpg',0,'attachment','image/jpeg',0), -(771,1,'2024-11-20 16:18:56','2024-11-20 15:18:56','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0240','','','2024-11-20 16:19:28','2024-11-20 15:19:28','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0240.jpg',0,'attachment','image/jpeg',0), -(772,1,'2024-11-20 16:18:57','2024-11-20 15:18:57','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0242','','','2024-11-20 16:19:40','2024-11-20 15:19:40','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0242.jpg',0,'attachment','image/jpeg',0), -(773,1,'2024-11-20 16:18:58','2024-11-20 15:18:58','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0249','','','2024-11-20 16:19:42','2024-11-20 15:19:42','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0249.jpg',0,'attachment','image/jpeg',0), -(774,1,'2024-11-20 16:18:59','2024-11-20 15:18:59','','Fuyou long earrings silver','','inherit','closed','closed','','_dsc0251','','','2024-11-20 16:19:57','2024-11-20 15:19:57','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0251.jpg',0,'attachment','image/jpeg',0), -(775,1,'2024-11-20 16:22:51','2024-11-20 15:22:51','','Fuyou Long Earrings silver - medium','Side: medium','publish','closed','closed','','boroboro-bead-earrings-silver-copy-medium','','','2024-11-20 16:24:21','2024-11-20 15:24:21','',766,'https://haikuatelier.com/?post_type=product_variation&p=775',3,'product_variation','',0), -(776,1,'2024-11-21 17:11:25','2024-11-21 16:11:25','','mdr','mdr','trash','closed','closed','','mdr__trashed','','','2024-11-25 16:24:44','2024-11-25 15:24:44','',0,'https://haiku.gcch.fr/?post_type=shop_coupon&p=776',0,'shop_coupon','',0), -(787,1,'2024-11-24 10:17:06','2024-11-24 09:17:06','HADOU: wave\r\n\r\nWavy ring composed of two bands: one in sterling silver, the other in gold plated silver.\r\n\r\n• total width 0,5cm\r\n• wires diameter 2mm and 1,5mm\r\n• handcrafted in Brussels\r\n\r\n \r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Ring','','trash','closed','closed','','hadou-ring-2__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',0,'https://haikuatelier.com/?post_type=product&p=787',0,'product','',0), -(790,1,'2024-11-24 10:20:27','2024-11-24 09:20:27','','Hadou Ring - 50','Size: 50','trash','closed','closed','','hadou-bangles-copy-50__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=790',1,'product_variation','',0), -(791,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 52','Size: 52','trash','closed','closed','','hadou-bangles-copy-52__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=791',2,'product_variation','',0), -(792,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 54','Size: 54','trash','closed','closed','','hadou-bangles-copy-54__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=792',3,'product_variation','',0), -(793,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 56','Size: 56','trash','closed','closed','','hadou-bangles-copy-56__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=793',4,'product_variation','',0), -(794,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 58','Size: 58','trash','closed','closed','','hadou-bangles-copy-58__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=794',5,'product_variation','',0), -(795,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 60','Size: 60','trash','closed','closed','','hadou-bangles-copy-60__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=795',6,'product_variation','',0), -(796,1,'2024-11-24 10:20:28','2024-11-24 09:20:28','','Hadou Ring - 62','Size: 62','trash','closed','closed','','hadou-bangles-copy-62__trashed','','','2024-11-24 10:23:57','2024-11-24 09:23:57','',787,'https://haikuatelier.com/?post_type=product_variation&p=796',7,'product_variation','',0), -(797,1,'2024-11-24 10:56:42','2024-11-24 09:56:42','','BoroBoro long ring silver','','inherit','closed','closed','','boroboro-b-s','','','2024-11-24 10:57:03','2024-11-24 09:57:03','',0,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s.jpg',0,'attachment','image/jpeg',0), -(798,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','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 2','','trash','closed','closed','','boroboro-long-ring-silver-2__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',0,'https://haikuatelier.com/?post_type=product&p=798',0,'product','',0), -(799,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 50','Size: 50','trash','closed','closed','','boroboro-bead-earrings-silver-copy-73__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=799',1,'product_variation','',0), -(800,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 52','Size: 52','trash','closed','closed','','boroboro-bead-earrings-silver-copy-74__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=800',2,'product_variation','',0), -(801,1,'2024-11-24 10:58:13','2024-11-24 09:58:13','','BoroBoro Long Ring silver 2 - 54','Size: 54','trash','closed','closed','','boroboro-bead-earrings-silver-copy-75__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=801',3,'product_variation','',0), -(802,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 56','Size: 56','trash','closed','closed','','boroboro-bead-earrings-silver-copy-76__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=802',4,'product_variation','',0), -(803,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 58','Size: 58','trash','closed','closed','','boroboro-bead-earrings-silver-copy-77__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=803',5,'product_variation','',0), -(804,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 60','Size: 60','trash','closed','closed','','boroboro-bead-earrings-silver-copy-78__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=804',6,'product_variation','',0), -(805,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 62','Size: 62','trash','closed','closed','','boroboro-bead-earrings-silver-copy-79__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=805',7,'product_variation','',0), -(806,1,'2024-11-24 10:58:14','2024-11-24 09:58:14','','BoroBoro Long Ring silver 2 - 64','Size: 64','trash','closed','closed','','boroboro-bead-earrings-silver-copy-80__trashed','','','2024-11-24 10:58:33','2024-11-24 09:58:33','',798,'https://haikuatelier.com/?post_type=product_variation&p=806',8,'product_variation','',0), -(807,1,'2024-11-24 11:02:54','2024-11-24 10:02:54','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.','BoroBoro Long Ring zzazazaza','','trash','closed','closed','','boroboro-long-ring-silver__trashed-2','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',0,'https://haikuatelier.com/?post_type=product&p=807',0,'product','',0), -(808,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 50','Size: 50','trash','closed','closed','','auto-draft-50__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=808',1,'product_variation','',0), -(809,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 52','Size: 52','trash','closed','closed','','auto-draft-52__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=809',2,'product_variation','',0), -(810,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 54','Size: 54','trash','closed','closed','','auto-draft-54__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=810',3,'product_variation','',0), -(811,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 56','Size: 56','trash','closed','closed','','auto-draft-56__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=811',4,'product_variation','',0), -(812,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 58','Size: 58','trash','closed','closed','','auto-draft-58__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=812',5,'product_variation','',0), -(813,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 60','Size: 60','trash','closed','closed','','auto-draft-60__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=813',6,'product_variation','',0), -(814,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 62','Size: 62','trash','closed','closed','','auto-draft-62__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=814',7,'product_variation','',0), -(815,1,'2024-11-24 11:01:59','2024-11-24 10:01:59','','BoroBoro Long Ring zzazazaza - 64','Size: 64','trash','closed','closed','','auto-draft-64__trashed','','','2024-11-24 11:06:37','2024-11-24 10:06:37','',807,'https://haikuatelier.com/?post_type=product_variation&p=815',8,'product_variation','',0), -(819,1,'2024-11-24 11:42:38','2024-11-24 10:42:38','','Haiku size guide','','inherit','closed','closed','','haiku-ringsizes','','','2024-11-24 11:42:57','2024-11-24 10:42:57','',0,'https://haikuatelier.com/app/uploads/2024/11/HAIKU-ringsizes.jpg',0,'attachment','image/jpeg',0), -(820,1,'2024-11-24 11:53:29','2024-11-24 10:53:29','','Ikkan ring gold plated','','inherit','closed','closed','','sony-dsc-4','','','2024-11-24 11:53:45','2024-11-24 10:53:45','',113,'https://haikuatelier.com/app/uploads/2024/09/IKKAN-B-vrm.jpg',0,'attachment','image/jpeg',0), -(821,1,'2024-11-24 11:55:38','2024-11-24 10:55:38','','Kara ring silver and 18k gold','','inherit','closed','closed','','sony-dsc-6','','','2024-11-24 11:55:59','2024-11-24 10:55:59','',133,'https://haikuatelier.com/app/uploads/2024/09/KARA-B.jpg',0,'attachment','image/jpeg',0), -(822,1,'2024-11-24 11:55:39','2024-11-24 10:55:39','','Kara ring silver and 18k gold','','inherit','closed','closed','','sony-dsc-76','','','2024-11-24 11:56:08','2024-11-24 10:56:08','',133,'https://haikuatelier.com/app/uploads/2024/09/KARA-B-1.jpg',0,'attachment','image/jpeg',0), -(823,1,'2024-11-24 11:58:59','2024-11-24 10:58:59','','BoroBoro earrings silver','','inherit','closed','closed','','boroboro-boatanemaki-bo1a-opti','','','2024-11-24 11:59:14','2024-11-24 10:59:14','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti-1.jpg',0,'attachment','image/jpeg',0), -(824,1,'2024-11-24 12:01:15','2024-11-24 11:01:15','','Fuyou bracelet gold plated','','inherit','closed','closed','','sony-dsc-77','','','2024-11-24 12:01:38','2024-11-24 11:01:38','',261,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-BR-g.jpg',0,'attachment','image/jpeg',0), -(825,1,'2024-11-24 12:05:34','2024-11-24 11:05:34','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-24 12:05:50','2024-11-24 11:05:50','',246,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0), -(826,1,'2024-11-24 12:07:57','2024-11-24 11:07:57','','Rokku ring silver and 18k gold','','inherit','closed','closed','','img_1582','','','2024-11-24 12:08:10','2024-11-24 11:08:10','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0), -(827,1,'2024-11-24 12:09:43','2024-11-24 11:09:43','','Hattari ear cuff silver','','inherit','closed','closed','','img_1675','','','2024-11-24 12:09:54','2024-11-24 11:09:54','',331,'https://haikuatelier.com/app/uploads/2024/10/IMG_1675.jpg',0,'attachment','image/jpeg',0), -(828,1,'2024-11-24 12:11:18','2024-11-24 11:11:18','','Rokku necklace silver and lapis lazuli','SONY DSC','inherit','closed','closed','','sony-dsc-58','','','2024-11-24 12:11:34','2024-11-24 11:11:34','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-lapis-copy.jpg',0,'attachment','image/jpeg',0), -(829,1,'2024-11-24 15:08:28','2024-11-24 14:08:28','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-24 15:08:36','2024-11-24 14:08:36','',610,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0), -(830,1,'2024-11-24 15:10:45','2024-11-24 14:10:45','','Kara ear cuff','','inherit','closed','closed','','img_1473','','','2024-11-24 15:11:09','2024-11-24 14:11:09','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0), -(831,1,'2024-11-24 15:13:27','2024-11-24 14:13:27','','BoroBoro bead earrings','','inherit','closed','closed','','img_1524','','','2024-11-24 15:13:44','2024-11-24 14:13:44','',521,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0), -(832,1,'2024-11-24 15:14:54','2024-11-24 14:14:54','','BoroBoro bead earrings','','inherit','closed','closed','','img_1525','','','2024-11-24 15:15:08','2024-11-24 14:15:08','',515,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0), -(833,1,'2024-11-24 15:16:47','2024-11-24 14:16:47','','Kagun solo hoop','','inherit','closed','closed','','sony-dsc-61','','','2024-11-24 15:16:58','2024-11-24 14:16:58','',496,'https://haikuatelier.com/app/uploads/2024/11/KAGUN-CR1.jpg',0,'attachment','image/jpeg',0), -(834,1,'2024-11-24 15:19:36','2024-11-24 14:19:36','','Kara textured hoops gold plated','','inherit','closed','closed','','sony-dsc-69','','','2024-11-24 15:19:54','2024-11-24 14:19:54','',545,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-g.jpg',0,'attachment','image/jpeg',0), -(835,1,'2024-11-24 15:21:03','2024-11-24 14:21:03','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-24 15:21:25','2024-11-24 14:21:25','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0), -(836,1,'2024-11-24 15:24:19','2024-11-24 14:24:19','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-24 15:24:36','2024-11-24 14:24:36','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0), -(837,1,'2024-11-24 15:27:18','2024-11-24 14:27:18','','Mugura bracelet','','inherit','closed','closed','','sony-dsc-57','','','2024-11-24 15:27:30','2024-11-24 14:27:30','',481,'https://haikuatelier.com/app/uploads/2024/11/MUGURA-BR.jpg',0,'attachment','image/jpeg',0), -(839,1,'2024-11-25 09:11:59','2024-11-25 08:11:59','','Fuyou bracelet silver','','inherit','closed','closed','','_dsc9242','','','2024-11-25 09:12:22','2024-11-25 08:12:22','',258,'https://haikuatelier.com/app/uploads/2024/10/DSC9242.jpg',0,'attachment','image/jpeg',0), -(840,1,'2024-11-25 09:19:54','2024-11-25 08:19:54','','Fuyou bracelet silver','','inherit','closed','closed','','_dsc9237','','','2024-11-25 09:20:06','2024-11-25 08:20:06','',258,'https://haikuatelier.com/app/uploads/2024/10/DSC9237.jpg',0,'attachment','image/jpeg',0), -(841,1,'2024-11-25 09:26:14','2024-11-25 08:26:14','','Hadou wavy hoops silver','','inherit','closed','closed','','hadou-craboroboro-crotanemaki-cr1o','','','2024-11-25 09:26:34','2024-11-25 08:26:34','',276,'https://haikuatelier.com/app/uploads/2024/10/HADOU-CRaBOROBORO-CRoTANEMAKI-CR1o.jpg',0,'attachment','image/jpeg',0), -(842,1,'2024-11-25 09:41:04','2024-11-25 08:41:04','','Rokku solo hoop silver and tiger\'s eye','SONY DSC','inherit','closed','closed','','sony-dsc-51','','','2024-11-25 09:41:21','2024-11-25 08:41:21','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-tiger.jpg',0,'attachment','image/jpeg',0), -(843,1,'2024-11-25 09:42:33','2024-11-25 08:42:33','','Rokku solo hoop silver and lapis lazuli','SONY DSC','inherit','closed','closed','','sony-dsc-78','','','2024-11-25 09:43:17','2024-11-25 08:43:17','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-lapis.jpg',0,'attachment','image/jpeg',0), -(844,1,'2024-11-25 09:42:38','2024-11-25 08:42:38','','Rokku solo hoop silver and malachite','SONY DSC','inherit','closed','closed','','sony-dsc-79','','','2024-11-25 09:43:42','2024-11-25 08:43:42','',430,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-arg-malachite.jpg',0,'attachment','image/jpeg',0), -(845,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Lapis Lazuli','Stone: Lapis Lazuli','publish','closed','closed','','rokku-hoop-silver-lapis-lazuli','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=845',2,'product_variation','',0), -(846,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Malachite','Stone: Malachite','publish','closed','closed','','rokku-hoop-silver-malachite','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=846',3,'product_variation','',0), -(847,1,'2024-11-25 09:44:31','2024-11-25 08:44:31','','Rokku Hoop silver - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-hoop-silver-tigers-eye','','','2024-11-25 09:45:39','2024-11-25 08:45:39','',430,'https://haikuatelier.com/?post_type=product_variation&p=847',1,'product_variation','',0), -(851,1,'2024-11-25 16:26:31','2024-11-25 15:26:31','','NEWSHOP20','Code promo pour l\'ouverture du site.','publish','closed','closed','','newshop20','','','2024-12-04 00:23:03','2024-12-03 23:23:03','',0,'https://haikuatelier.com/?post_type=shop_coupon&p=851',0,'shop_coupon','',0), -(852,1,'2024-11-25 17:19:49','2024-11-25 16:19:49','','','','draft','closed','closed','','','','','2024-11-25 17:19:49','2024-11-25 16:19:49','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=852',0,'shop_order_placehold','',0), -(853,1,'2024-11-25 17:22:39','2024-11-25 16:22:39','','','','draft','closed','closed','','','','','2024-11-25 17:22:39','2024-11-25 16:22:39','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=853',0,'shop_order_placehold','',0), -(854,1,'2024-11-25 18:18:00','2024-11-25 17:18:00','','','','draft','closed','closed','','','','','2024-11-25 18:18:00','2024-11-25 17:18:00','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=854',0,'shop_order_placehold','',1), -(855,1,'2024-11-26 17:03:58','2024-11-26 16:03:58','','','','draft','closed','closed','','','','','2024-11-26 17:03:58','2024-11-26 16:03:58','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=855',0,'shop_order_placehold','',0), -(856,1,'2024-11-26 23:17:22','2024-11-26 22:17:22','','','','draft','closed','closed','','','','','2024-11-26 23:17:22','2024-11-26 22:17:22','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=856',0,'shop_order_placehold','',0), -(857,1,'2024-11-26 23:19:52','2024-11-26 22:19:52','','','','draft','closed','closed','','','','','2024-11-26 23:19:52','2024-11-26 22:19:52','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=857',0,'shop_order_placehold','',0), -(858,1,'2024-11-26 23:20:16','2024-11-26 22:20:16','','','','draft','closed','closed','','','','','2024-11-26 23:20:16','2024-11-26 22:20:16','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=858',0,'shop_order_placehold','',0), -(859,1,'2024-11-26 23:20:50','2024-11-26 22:20:50','','','','draft','closed','closed','','','','','2024-11-26 23:20:50','2024-11-26 22:20:50','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=859',0,'shop_order_placehold','',0), -(860,1,'2024-11-27 23:26:49','2024-11-27 22:26:49','','','','draft','closed','closed','','','','','2024-11-27 23:26:49','2024-11-27 22:26:49','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=860',0,'shop_order_placehold','',0), -(861,1,'2024-11-28 16:21:17','2024-11-28 15:21:17','','','','draft','closed','closed','','','','','2024-11-28 16:21:17','2024-11-28 15:21:17','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=861',0,'shop_order_placehold','',3), -(862,1,'2024-11-28 16:40:46','2024-11-28 15:40:46','','','','draft','closed','closed','','','','','2024-11-28 16:40:46','2024-11-28 15:40:46','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=862',0,'shop_order_placehold','',1), -(863,1,'2024-11-28 18:03:33','2024-11-28 17:03:33','','','','draft','closed','closed','','','','','2024-11-28 18:03:33','2024-11-28 17:03:33','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=863',0,'shop_order_placehold','',3), -(864,1,'2024-11-28 20:33:27','2024-11-28 19:33:27','','','','draft','closed','closed','','','','','2024-11-28 20:33:27','2024-11-28 19:33:27','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=864',0,'shop_order_placehold','',0), -(865,1,'2024-11-28 20:34:14','2024-11-28 19:34:14','','','','draft','closed','closed','','','','','2024-11-28 20:34:14','2024-11-28 19:34:14','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=865',0,'shop_order_placehold','',0), -(866,1,'2024-11-29 10:05:49','2024-11-29 09:05:49','','','','draft','closed','closed','','','','','2024-11-29 10:05:49','2024-11-29 09:05:49','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=866',0,'shop_order_placehold','',1), -(867,1,'2024-11-29 10:30:23','2024-11-29 09:30:23','','','','draft','closed','closed','','','','','2024-11-29 10:30:23','2024-11-29 09:30:23','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=867',0,'shop_order_placehold','',0), -(868,1,'2024-11-29 18:22:16','2024-11-29 17:22:16','','','','draft','closed','closed','','','','','2024-11-29 18:22:16','2024-11-29 17:22:16','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=868',0,'shop_order_placehold','',1), -(869,1,'2024-12-02 11:05:43','2024-12-02 10:05:43','','','','draft','closed','closed','','','','','2024-12-02 11:05:43','2024-12-02 10:05:43','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=869',0,'shop_order_placehold','',1), -(870,1,'2024-12-02 11:46:48','2024-12-02 10:46:48','','','','draft','closed','closed','','','','','2024-12-02 11:46:48','2024-12-02 10:46:48','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=870',0,'shop_order_placehold','',0), -(871,1,'2024-12-02 17:33:11','2024-12-02 16:33:11','','','','draft','closed','closed','','','','','2024-12-02 17:33:11','2024-12-02 16:33:11','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=871',0,'shop_order_placehold','',1), -(872,1,'2024-12-03 18:03:18','2024-12-03 17:03:18','','','','draft','closed','closed','','','','','2024-12-03 18:03:18','2024-12-03 17:03:18','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=872',0,'shop_order_placehold','',1), -(873,1,'2024-12-03 23:53:41','2024-12-03 22:53:41','','','','draft','closed','closed','','','','','2024-12-03 23:53:41','2024-12-03 22:53:41','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=873',0,'shop_order_placehold','',1), -(874,1,'2024-12-04 00:14:37','2024-12-03 23:14:37','','zzzzzz','','trash','closed','closed','','zzzzzz__trashed','','','2024-12-04 00:17:21','2024-12-03 23:17:21','',0,'https://haikuatelier.com/?post_type=shop_coupon&p=874',0,'shop_coupon','',0), -(875,1,'2024-12-04 00:15:13','2024-12-03 23:15:13','','','','draft','closed','closed','','','','','2024-12-04 00:15:13','2024-12-03 23:15:13','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=875',0,'shop_order_placehold','',1), -(876,1,'2024-12-06 14:04:13','2024-12-06 13:04:13','','','','draft','closed','closed','','','','','2024-12-06 14:04:13','2024-12-06 13:04:13','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=876',0,'shop_order_placehold','',0), -(877,1,'2024-12-06 14:04:13','2024-12-06 13:04:13','','','','draft','closed','closed','','','','','2024-12-06 14:04:13','2024-12-06 13:04:13','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=877',0,'shop_order_placehold','',0), -(878,1,'2024-12-06 14:08:34','2024-12-06 13:08:34','','','','draft','closed','closed','','','','','2024-12-06 14:08:34','2024-12-06 13:08:34','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=878',0,'shop_order_placehold','',1), -(879,1,'2024-12-06 15:04:22','2024-12-06 14:04:22','','','','draft','closed','closed','','','','','2024-12-06 15:04:22','2024-12-06 14:04:22','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=879',0,'shop_order_placehold','',1); -/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_relationships` --- - -DROP TABLE IF EXISTS `haikuwp_term_relationships`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_relationships` ( - `object_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `term_order` int(11) NOT NULL DEFAULT 0, - PRIMARY KEY (`object_id`,`term_taxonomy_id`), - KEY `term_taxonomy_id` (`term_taxonomy_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_relationships` --- - -LOCK TABLES `haikuwp_term_relationships` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; -INSERT INTO `haikuwp_term_relationships` VALUES -(1,1,0), -(1,17,0), -(1,18,0), -(13,16,0), -(13,23,0), -(14,16,0), -(14,24,0), -(15,16,0), -(15,25,0), -(16,16,0), -(16,26,0), -(17,16,0), -(17,27,0), -(18,16,0), -(18,28,0), -(19,16,0), -(19,29,0), -(72,4,0), -(72,31,0), -(72,36,0), -(72,37,0), -(72,38,0), -(72,39,0), -(72,40,0), -(72,41,0), -(72,42,0), -(72,43,0), -(72,44,0), -(86,4,0), -(86,31,0), -(86,37,0), -(86,38,0), -(86,39,0), -(86,40,0), -(86,41,0), -(86,42,0), -(86,43,0), -(86,44,0), -(86,50,0), -(102,4,0), -(102,31,0), -(102,37,0), -(102,38,0), -(102,39,0), -(102,40,0), -(102,41,0), -(102,42,0), -(102,43,0), -(102,44,0), -(102,51,0), -(113,4,0), -(113,31,0), -(113,37,0), -(113,38,0), -(113,39,0), -(113,40,0), -(113,41,0), -(113,42,0), -(113,43,0), -(113,44,0), -(113,51,0), -(123,4,0), -(123,31,0), -(123,37,0), -(123,38,0), -(123,39,0), -(123,40,0), -(123,41,0), -(123,42,0), -(123,43,0), -(123,44,0), -(123,56,0), -(133,4,0), -(133,31,0), -(133,37,0), -(133,38,0), -(133,39,0), -(133,40,0), -(133,41,0), -(133,42,0), -(133,43,0), -(133,44,0), -(133,52,0), -(144,4,0), -(144,31,0), -(144,37,0), -(144,38,0), -(144,39,0), -(144,40,0), -(144,41,0), -(144,42,0), -(144,43,0), -(144,44,0), -(144,53,0), -(155,4,0), -(155,31,0), -(155,37,0), -(155,38,0), -(155,39,0), -(155,40,0), -(155,41,0), -(155,42,0), -(155,43,0), -(155,44,0), -(155,53,0), -(168,4,0), -(168,31,0), -(168,48,0), -(168,49,0), -(168,54,0), -(183,4,0), -(183,30,0), -(183,45,0), -(183,55,0), -(183,71,0), -(183,72,0), -(202,4,0), -(202,30,0), -(202,45,0), -(202,56,0), -(202,77,0), -(202,78,0), -(213,4,0), -(213,30,0), -(213,45,0), -(213,55,0), -(213,71,0), -(213,72,0), -(220,4,0), -(220,30,0), -(220,45,0), -(220,57,0), -(220,62,0), -(220,64,0), -(226,4,0), -(226,30,0), -(226,45,0), -(226,57,0), -(226,62,0), -(226,64,0), -(232,4,0), -(232,33,0), -(232,36,0), -(232,58,0), -(232,59,0), -(240,4,0), -(240,33,0), -(240,51,0), -(240,58,0), -(240,59,0), -(246,4,0), -(246,33,0), -(246,51,0), -(246,58,0), -(246,59,0), -(251,2,0), -(251,33,0), -(251,60,0), -(258,2,0), -(258,33,0), -(258,61,0), -(261,2,0), -(261,33,0), -(261,61,0), -(263,2,0), -(263,32,0), -(263,51,0), -(268,2,0), -(268,32,0), -(268,56,0), -(271,2,0), -(271,32,0), -(271,60,0), -(274,2,0), -(274,32,0), -(274,61,0), -(276,2,0), -(276,30,0), -(276,36,0), -(276,45,0), -(282,2,0), -(282,30,0), -(282,36,0), -(282,45,0), -(285,4,0), -(285,30,0), -(285,45,0), -(285,50,0), -(285,77,0), -(285,78,0), -(288,4,0), -(288,30,0), -(288,45,0), -(288,50,0), -(288,77,0), -(288,78,0), -(291,4,0), -(291,30,0), -(291,45,0), -(291,50,0), -(291,77,0), -(291,78,0), -(306,4,0), -(306,30,0), -(306,45,0), -(306,57,0), -(306,62,0), -(306,64,0), -(312,4,0), -(312,30,0), -(312,45,0), -(312,57,0), -(312,62,0), -(312,64,0), -(318,2,0), -(318,30,0), -(318,61,0), -(325,2,0), -(325,30,0), -(325,36,0), -(328,2,0), -(328,30,0), -(328,36,0), -(331,2,0), -(331,30,0), -(331,50,0), -(335,2,0), -(335,30,0), -(335,50,0), -(338,2,0), -(338,15,0), -(338,56,0), -(342,4,0), -(342,30,0), -(342,62,0), -(342,63,0), -(342,64,0), -(342,65,0), -(342,76,0), -(356,4,0), -(356,30,0), -(356,45,0), -(356,52,0), -(356,71,0), -(356,72,0), -(365,4,0), -(365,30,0), -(365,45,0), -(365,66,0), -(365,67,0), -(372,4,0), -(372,30,0), -(372,45,0), -(372,66,0), -(372,67,0), -(377,2,0), -(377,33,0), -(377,65,0), -(381,2,0), -(381,33,0), -(381,65,0), -(385,4,0), -(385,32,0), -(385,48,0), -(385,54,0), -(385,68,0), -(385,69,0), -(393,2,0), -(393,30,0), -(393,45,0), -(393,66,0), -(393,67,0), -(398,2,0), -(398,30,0), -(398,45,0), -(398,66,0), -(398,67,0), -(402,2,0), -(402,15,0), -(402,45,0), -(402,66,0), -(406,2,0), -(406,15,0), -(406,45,0), -(406,66,0), -(406,67,0), -(430,4,0), -(430,30,0), -(430,48,0), -(430,49,0), -(430,54,0), -(430,68,0), -(433,4,0), -(433,30,0), -(433,48,0), -(433,49,0), -(433,54,0), -(433,68,0), -(435,2,0), -(435,30,0), -(435,52,0), -(447,2,0), -(447,30,0), -(447,52,0), -(481,2,0), -(481,33,0), -(481,67,0), -(490,4,0), -(490,30,0), -(490,36,0), -(490,45,0), -(496,2,0), -(496,30,0), -(496,65,0), -(515,4,0), -(515,30,0), -(515,48,0), -(515,55,0), -(515,73,0), -(521,4,0), -(521,30,0), -(521,48,0), -(521,55,0), -(521,73,0), -(535,4,0), -(535,15,0), -(535,55,0), -(535,74,0), -(535,75,0), -(545,4,0), -(545,30,0), -(545,45,0), -(545,52,0), -(545,66,0), -(554,4,0), -(554,30,0), -(554,45,0), -(554,52,0), -(554,66,0), -(572,4,0), -(572,31,0), -(572,37,0), -(572,38,0), -(572,39,0), -(572,40,0), -(572,41,0), -(572,42,0), -(572,43,0), -(572,44,0), -(572,55,0), -(589,4,0), -(589,31,0), -(589,37,0), -(589,38,0), -(589,39,0), -(589,40,0), -(589,41,0), -(589,42,0), -(589,43,0), -(589,44,0), -(589,55,0), -(610,2,0), -(610,33,0), -(610,50,0), -(613,4,0), -(613,31,0), -(613,37,0), -(613,38,0), -(613,39,0), -(613,40,0), -(613,41,0), -(613,42,0), -(613,43,0), -(613,44,0), -(613,55,0), -(625,4,0), -(625,31,0), -(625,37,0), -(625,38,0), -(625,39,0), -(625,40,0), -(625,41,0), -(625,42,0), -(625,43,0), -(625,44,0), -(625,55,0), -(766,4,0), -(766,30,0), -(766,45,0), -(766,61,0), -(766,62,0), -(766,63,0), -(787,4,0), -(787,31,0), -(787,36,0), -(787,37,0), -(787,38,0), -(787,39,0), -(787,40,0), -(787,41,0), -(787,42,0), -(787,43,0), -(798,4,0), -(798,31,0), -(798,37,0), -(798,38,0), -(798,39,0), -(798,40,0), -(798,41,0), -(798,42,0), -(798,43,0), -(798,44,0), -(807,4,0), -(807,31,0), -(807,37,0), -(807,38,0), -(807,39,0), -(807,40,0), -(807,41,0), -(807,42,0), -(807,43,0), -(807,44,0), -(807,55,0); -/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_term_taxonomy` --- - -DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_term_taxonomy` ( - `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `taxonomy` varchar(32) NOT NULL DEFAULT '', - `description` longtext NOT NULL, - `parent` bigint(20) unsigned NOT NULL DEFAULT 0, - `count` bigint(20) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_taxonomy_id`), - UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), - KEY `taxonomy` (`taxonomy`) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_term_taxonomy` --- - -LOCK TABLES `haikuwp_term_taxonomy` WRITE; -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; -INSERT INTO `haikuwp_term_taxonomy` VALUES -(1,1,'category','',0,1), -(2,2,'product_type','',0,26), -(3,3,'product_type','',0,0), -(4,4,'product_type','',0,40), -(5,5,'product_type','',0,0), -(6,6,'product_visibility','',0,0), -(7,7,'product_visibility','',0,0), -(8,8,'product_visibility','',0,0), -(9,9,'product_visibility','',0,0), -(10,10,'product_visibility','',0,0), -(11,11,'product_visibility','',0,0), -(12,12,'product_visibility','',0,0), -(13,13,'product_visibility','',0,0), -(14,14,'product_visibility','',0,0), -(15,15,'product_cat','',0,4), -(16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), -(17,17,'term_language','',0,1), -(21,21,'category','',0,0), -(30,30,'product_cat','',0,34), -(31,31,'product_cat','',0,13), -(32,32,'product_cat','',0,5), -(33,33,'product_cat','',0,10), -(36,36,'collection','',0,7), -(37,37,'pa_size','',0,12), -(38,38,'pa_size','',0,12), -(39,39,'pa_size','',0,12), -(40,40,'pa_size','',0,12), -(41,41,'pa_size','',0,12), -(42,42,'pa_size','',0,12), -(43,43,'pa_size','',0,12), -(44,44,'pa_size','',0,12), -(45,45,'pa_side','',0,23), -(48,48,'pa_stone','',0,6), -(49,49,'pa_stone','',0,3), -(50,50,'collection','',0,7), -(51,51,'collection','',0,5), -(52,52,'collection','',0,6), -(53,53,'collection','',0,2), -(54,54,'collection','',0,4), -(55,55,'collection','',0,9), -(56,56,'collection','',0,4), -(57,57,'collection','',0,4), -(58,58,'pa_size','',0,3), -(59,59,'pa_size','',0,3), -(60,60,'collection','',0,2), -(61,61,'collection','',0,5), -(62,62,'pa_side','',0,6), -(63,63,'pa_side','',0,2), -(64,64,'pa_side','',0,5), -(65,65,'collection','',0,4), -(66,66,'pa_side','',0,8), -(67,67,'collection','',0,6), -(68,68,'pa_stone','',0,3), -(69,69,'pa_stone','',0,1), -(70,70,'pa_stone','',0,0), -(71,71,'pa_side','',0,3), -(72,72,'pa_side','',0,3), -(73,73,'pa_stone','',0,2), -(74,74,'pa_stone','',0,1), -(75,75,'pa_stone','',0,1), -(76,76,'pa_side','',0,1), -(77,77,'pa_side','',0,4), -(78,78,'pa_side','',0,4); -/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_termmeta` --- - -DROP TABLE IF EXISTS `haikuwp_termmeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_termmeta` ( - `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`meta_id`), - KEY `term_id` (`term_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=58 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_termmeta` --- - -LOCK TABLES `haikuwp_termmeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; -INSERT INTO `haikuwp_termmeta` VALUES -(1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), -(3,15,'display_type',''), -(4,15,'thumbnail_id','0'), -(5,30,'order','1'), -(6,30,'display_type',''), -(7,30,'thumbnail_id','0'), -(8,31,'order','2'), -(9,31,'display_type',''), -(10,31,'thumbnail_id','0'), -(11,32,'order','3'), -(12,32,'display_type',''), -(13,32,'thumbnail_id','0'), -(14,33,'order','4'), -(15,33,'display_type',''), -(16,33,'thumbnail_id','0'), -(20,15,'order','5'), -(21,30,'product_count_product_cat','34'), -(22,31,'product_count_product_cat','13'), -(23,32,'product_count_product_cat','5'), -(24,33,'product_count_product_cat','10'), -(25,15,'product_count_product_cat','4'), -(28,37,'order','0'), -(29,38,'order','0'), -(30,39,'order','0'), -(31,40,'order','0'), -(32,41,'order','0'), -(33,42,'order','0'), -(34,43,'order','0'), -(35,44,'order','0'), -(36,45,'order','0'), -(39,48,'order','0'), -(40,49,'order','0'), -(41,58,'order','0'), -(42,59,'order','0'), -(43,62,'order','0'), -(44,63,'order','0'), -(45,64,'order','0'), -(46,66,'order','0'), -(47,68,'order','0'), -(48,69,'order','0'), -(49,70,'order','0'), -(50,71,'order','0'), -(51,72,'order','0'), -(52,73,'order','0'), -(53,74,'order','0'), -(54,75,'order','0'), -(55,76,'order','0'), -(56,77,'order','0'), -(57,78,'order','0'); -/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_terms` --- - -DROP TABLE IF EXISTS `haikuwp_terms`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_terms` ( - `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(200) NOT NULL DEFAULT '', - `slug` varchar(200) NOT NULL DEFAULT '', - `term_group` bigint(10) NOT NULL DEFAULT 0, - PRIMARY KEY (`term_id`), - KEY `slug` (`slug`(191)), - KEY `name` (`name`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_terms` --- - -LOCK TABLES `haikuwp_terms` WRITE; -/*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; -INSERT INTO `haikuwp_terms` VALUES -(1,'Non classé','non-classe',0), -(2,'simple','simple',0), -(3,'grouped','grouped',0), -(4,'variable','variable',0), -(5,'external','external',0), -(6,'exclude-from-search','exclude-from-search',0), -(7,'exclude-from-catalog','exclude-from-catalog',0), -(8,'featured','featured',0), -(9,'outofstock','outofstock',0), -(10,'rated-1','rated-1',0), -(11,'rated-2','rated-2',0), -(12,'rated-3','rated-3',0), -(13,'rated-4','rated-4',0), -(14,'rated-5','rated-5',0), -(15,'Others','others',0), -(16,'English','en',0), -(17,'English','pll_en',0), -(21,'Uncategorized','uncategorized-fr',0), -(30,'Earrings','earrings',0), -(31,'Rings','rings',0), -(32,'Necklaces','necklaces',0), -(33,'Bracelets','bracelets',0), -(36,'Hadou','hadou',0), -(37,'50','50',0), -(38,'52','52',0), -(39,'54','54',0), -(40,'56','56',0), -(41,'58','58',0), -(42,'60','60',0), -(43,'62','62',0), -(44,'64','64',0), -(45,'pair','pair',0), -(48,'Tiger\'s Eye','tiger-eye',0), -(49,'Malachite','malachite',0), -(50,'Hattari','hattari',0), -(51,'Ikkan','ikkan',0), -(52,'Kara','kara',0), -(53,'Kishou','kishou',0), -(54,'Rokku','rokku',0), -(55,'BoroBoro','boroboro',0), -(56,'Piasu','piasu',0), -(57,'Tamanori','tamanori',0), -(58,'Size 1','size-1',0), -(59,'Size 2','size-2',0), -(60,'Tanemaki','tanemaki',0), -(61,'Fuyou','fuyou',0), -(62,'long','long',0), -(63,'medium','medium',0), -(64,'short','short',0), -(65,'Kagun','kagun',0), -(66,'one earring','one',0), -(67,'Mugura','mugura',0), -(68,'Lapis Lazuli','lapis-lazuli',0), -(69,'Green Jaspe','green-jaspe',0), -(70,'Hawk\'s Eye','hawk-eye',0), -(71,'one element earring','one-element-side',0), -(72,'two elements earring','two-elements-side',0), -(73,'Green Aventurine','green-aventurine',0), -(74,'Crystal','crystal',0), -(75,'Jade','jade',0), -(76,'all','all',0), -(77,'left side','left-side',0), -(78,'right side','right-side',0); -/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_usermeta` --- - -DROP TABLE IF EXISTS `haikuwp_usermeta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_usermeta` ( - `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, - `meta_key` varchar(255) DEFAULT NULL, - `meta_value` longtext DEFAULT NULL, - PRIMARY KEY (`umeta_id`), - KEY `user_id` (`user_id`), - KEY `meta_key` (`meta_key`(191)) -) ENGINE=InnoDB AUTO_INCREMENT=185 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_usermeta` --- - -LOCK TABLES `haikuwp_usermeta` WRITE; -/*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; -INSERT INTO `haikuwp_usermeta` VALUES -(1,1,'nickname','gcch'), -(2,1,'first_name',''), -(3,1,'last_name',''), -(4,1,'description',''), -(5,1,'rich_editing','true'), -(6,1,'syntax_highlighting','true'), -(7,1,'comment_shortcuts','false'), -(8,1,'admin_color','blue'), -(9,1,'use_ssl','0'), -(10,1,'show_admin_bar_front','false'), -(11,1,'locale','en_GB'), -(12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(13,1,'haikuwp_user_level','10'), -(14,1,'dismissed_wp_pointers',''), -(15,1,'show_welcome_panel','1'), -(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), -(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.109.126.0\";}'), -(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), -(21,1,'last_update','1732819539'), -(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), -(23,1,'wc_last_active','1733702400'), -(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,postcustom,woocommerce-product-data,\";s:8:\"advanced\";s:0:\"\";}'), -(25,1,'edit_page_per_page','20'), -(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=html&hidetb=0'), -(27,1,'haikuwp_user-settings-time','1732442434'), -(30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), -(34,1,'billing_first_name',''), -(35,1,'billing_last_name',''), -(36,1,'billing_company',''), -(37,1,'billing_address_1',''), -(38,1,'billing_address_2',''), -(39,1,'billing_city',''), -(40,1,'billing_postcode',''), -(41,1,'billing_country',''), -(42,1,'billing_state',''), -(43,1,'billing_phone',''), -(44,1,'billing_email','g7c'), -(45,1,'shipping_first_name',''), -(46,1,'shipping_last_name',''), -(47,1,'shipping_company',''), -(48,1,'shipping_address_1',''), -(49,1,'shipping_address_2',''), -(50,1,'shipping_city',''), -(51,1,'shipping_postcode',''), -(52,1,'shipping_country',''), -(53,1,'shipping_state',''), -(54,1,'shipping_phone',''), -(57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), -(58,1,'closedpostboxes_product','a:1:{i:0;s:11:\"postexcerpt\";}'), -(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;s:10:\"postcustom\";}'), -(61,1,'screen_layout_product','2'), -(63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), -(64,1,'edit_product_per_page','100'), -(68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), -(69,1,'dismissed_update_notice','1'), -(81,2,'nickname','manon'), -(82,2,'first_name','Manon'), -(83,2,'last_name','DÉSIGNÈRE'), -(84,2,'description',''), -(85,2,'rich_editing','true'), -(86,2,'syntax_highlighting','true'), -(87,2,'comment_shortcuts','false'), -(88,2,'admin_color','fresh'), -(89,2,'use_ssl','0'), -(90,2,'show_admin_bar_front','true'), -(91,2,'locale','en_GB'), -(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), -(93,2,'haikuwp_user_level','10'), -(94,2,'dismissed_wp_pointers',''), -(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'), -(96,2,'wc_last_active','1730160000'), -(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'), -(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'), -(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'), -(103,2,'haikuwp_user-settings-time','1727711511'), -(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'), -(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'), -(106,2,'last_update','1728072417'), -(107,2,'woocommerce_admin_variable_product_tour_shown','yes'), -(110,1,'session_tokens','a:4:{s:64:\"1672e3cf49b6b5ae3cf92e42e8fdf0781dca7ee46ce78fdd316c30c9d92179af\";a:4:{s:10:\"expiration\";i:1734420812;s:2:\"ip\";s:13:\"83.199.196.44\";s:2:\"ua\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1733211212;}s:64:\"9335fddcfeadaa23e392accf68e5b179d367c20a40bb31ce82d3d964e606bdf3\";a:4:{s:10:\"expiration\";i:1734420815;s:2:\"ip\";s:13:\"83.199.196.44\";s:2:\"ua\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1733211215;}s:64:\"73fce83a09c5f434537f4122b158c7769ddf5dd3552222259107dfd7d0c0f319\";a:4:{s:10:\"expiration\";i:1734703314;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";s:5:\"login\";i:1733493714;}s:64:\"87ee82ac552c29bd210830509a872c8edc46b2fa0b08b11fa07d4d10ca686eaa\";a:4:{s:10:\"expiration\";i:1734967021;s:2:\"ip\";s:14:\"77.109.126.249\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0\";s:5:\"login\";i:1733757421;}}'), -(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'), -(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'), -(129,1,'edit_shop_order_per_page','20'), -(132,1,'roc_dismissed_wc_pro_notice','1'), -(146,1,'closedpostboxes_woocommerce_page_wc-orders','a:1:{i:0;s:12:\"wms_meta_box\";}'), -(147,1,'metaboxhidden_woocommerce_page_wc-orders','a:0:{}'), -(155,1,'wp_mail_smtp_pro_banner_dismissed','1'), -(165,1,'_new_email','a:2:{s:4:\"hash\";s:32:\"bb75df9dea643dd96634d2474f715f58\";s:8:\"newemail\";s:17:\"g7colin@gmail.com\";}'), -(168,1,'closedpostboxes_dashboard','a:1:{i:0;s:32:\"wp_mail_smtp_reports_widget_lite\";}'), -(169,1,'metaboxhidden_dashboard','a:0:{}'), -(180,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:2:{s:32:\"e0bbaf28e7ff8f3fdf27e01a816bfc82\";a:11:{s:3:\"key\";s:32:\"e0bbaf28e7ff8f3fdf27e01a816bfc82\";s:10:\"product_id\";i:306;s:12:\"variation_id\";i:651;s:9:\"variation\";a:1:{s:17:\"attribute_pa_side\";s:4:\"long\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"8e58c018b28ca28c12ee7d52774e4bc2\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:50;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:50;s:8:\"line_tax\";d:0;}s:32:\"f665e0c954a71ca33aadf66d162c4703\";a:11:{s:3:\"key\";s:32:\"f665e0c954a71ca33aadf66d162c4703\";s:10:\"product_id\";i:220;s:12:\"variation_id\";i:223;s:9:\"variation\";a:1:{s:17:\"attribute_pa_side\";s:5:\"short\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"69e95f196520b16c5f803e95742dacc1\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";d:0;}}}'), -(184,1,'roc_dismissed_pro_release_notice','1'); -/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_users` --- - -DROP TABLE IF EXISTS `haikuwp_users`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_users` ( - `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `user_login` varchar(60) NOT NULL DEFAULT '', - `user_pass` varchar(255) NOT NULL DEFAULT '', - `user_nicename` varchar(50) NOT NULL DEFAULT '', - `user_email` varchar(100) NOT NULL DEFAULT '', - `user_url` varchar(100) NOT NULL DEFAULT '', - `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `user_activation_key` varchar(255) NOT NULL DEFAULT '', - `user_status` int(11) NOT NULL DEFAULT 0, - `display_name` varchar(250) NOT NULL DEFAULT '', - PRIMARY KEY (`ID`), - KEY `user_login_key` (`user_login`), - KEY `user_nicename` (`user_nicename`), - KEY `user_email` (`user_email`) -) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_users` --- - -LOCK TABLES `haikuwp_users` WRITE; -/*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; -INSERT INTO `haikuwp_users` VALUES -(1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'), -(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE'); -/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_note_actions` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_note_actions` ( - `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `note_id` bigint(20) unsigned NOT NULL, - `name` varchar(255) NOT NULL, - `label` varchar(255) NOT NULL, - `query` longtext NOT NULL, - `status` varchar(255) NOT NULL, - `actioned_text` varchar(255) NOT NULL, - `nonce_action` varchar(255) DEFAULT NULL, - `nonce_name` varchar(255) DEFAULT NULL, - PRIMARY KEY (`action_id`), - KEY `note_id` (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=555 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_note_actions` --- - -LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_note_actions` VALUES -(1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), -(86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), -(424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), -(428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), -(429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), -(430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), -(431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), -(432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), -(434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), -(435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), -(436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), -(438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), -(440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), -(442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), -(444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), -(445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), -(447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), -(449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), -(450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), -(452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), -(453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), -(457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), -(458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), -(460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), -(461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), -(463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), -(468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), -(471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), -(473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), -(477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), -(479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), -(481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), -(483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), -(487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), -(489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), -(490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), -(493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), -(494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), -(495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), -(496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), -(497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), -(502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), -(503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), -(504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), -(505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), -(509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), -(511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), -(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(551,65,'update-db_done','Thanks!','https://haiku.gcch.fr/wp/wp-admin/admin.php?page=wc-admin&task=woocommerce-payments&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'), -(553,69,'browse','Browse','https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), -(554,70,'view-report','View report','?page=wc-admin&path=/analytics/revenue&period=custom&compare=previous_year&after=2024-11-26&before=2024-11-26','actioned','',NULL,NULL); -/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wc_admin_notes` --- - -DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wc_admin_notes` ( - `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(255) NOT NULL, - `type` varchar(20) NOT NULL, - `locale` varchar(20) NOT NULL, - `title` longtext NOT NULL, - `content` longtext NOT NULL, - `content_data` longtext DEFAULT NULL, - `status` varchar(200) NOT NULL, - `source` varchar(200) NOT NULL, - `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', - `date_reminder` datetime DEFAULT NULL, - `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, - `layout` varchar(20) NOT NULL DEFAULT '', - `image` varchar(200) DEFAULT NULL, - `is_deleted` tinyint(1) NOT NULL DEFAULT 0, - `is_read` tinyint(1) NOT NULL DEFAULT 0, - `icon` varchar(200) NOT NULL DEFAULT 'info', - PRIMARY KEY (`note_id`) -) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wc_admin_notes` --- - -LOCK TABLES `haikuwp_wc_admin_notes` WRITE; -/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; -INSERT INTO `haikuwp_wc_admin_notes` VALUES -(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), -(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), -(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), -(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), -(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), -(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), -(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',1,1,'info'), -(65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'), -(66,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2024-10-31 13:30:48',NULL,0,'plain','',1,1,'info'), -(67,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','{}','unactioned','woocommerce-admin','2024-11-03 13:16:04',NULL,0,'plain','',1,1,'info'), -(69,'wc-admin-orders-milestone','info','en_US','Congratulations on processing 10 orders!','You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.','{\"current_milestone\":10}','unactioned','woocommerce-admin','2024-11-21 16:12:57',NULL,0,'plain','',0,1,'info'), -(70,'wc-admin-new-sales-record','info','en_US','New sales record!','Woohoo, November 26th was your record day for sales! Net sales was € 1.525,00 beating the previous record of € 1.390,00 set on November 13th.','{\"old_record_date\":\"2024-11-13\",\"old_record_amt\":1390,\"new_record_date\":\"2024-11-26\",\"new_record_amt\":1525}','unactioned','woocommerce-admin','2024-11-27 13:20:42',NULL,0,'plain','',0,1,'info'); -/*!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); -/*!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=17 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 -(5,NULL,'','GC','CH','contact@gcch.fr','2024-12-03 22:15:13',NULL,'FR','57979','Metz',''), -(6,NULL,'','Charlotte','Gérard','charlottegerard7@gmail.com','2024-11-28 14:21:17',NULL,'BE','1200','Woluwe-Saint-Lambert','Bruxelles'), -(7,NULL,'','Roberto','Ruggeri NW Groupe','sofia.balducci99@gmail.com','2024-11-28 14:40:46',NULL,'FR','75007','Paris',''), -(8,NULL,'','Claudia','Van Vynckt - WIPLAW','claudia.vanvynckt@hotmail.fr','2024-11-29 08:05:49',NULL,'BE','1050','Bruxelles',''), -(9,NULL,'','Lucie','Leiner','lucie.leiner@gmail.com','2024-11-29 16:22:16',NULL,'BE','1630','Linkebeek',''), -(10,NULL,'','Claire','Maroufin','maroufin.claire@gmail.com','2024-12-02 09:05:43',NULL,'FR','94270','Le Kremlin Bicetre',''), -(11,NULL,'','Peggy','Luete','gilquinpeggy@gmail.com','2024-12-02 09:46:48',NULL,'FR','93360','Neuilly - Plaisance',''), -(12,NULL,'','Violette','Cubier','v.cubier@gmail.com','2024-12-02 15:33:11',NULL,'FR','92320','Chatillon',''), -(13,NULL,'','Elise','Colson','choploone@gmail.com','2024-12-03 16:03:18',NULL,'BE','4420','Saint-Nicolas','Liège'), -(14,NULL,'','Maren','Sigge','maren.sigge@gmail.com','2024-12-03 21:53:41',NULL,'BE','1160','Auderghem','Belgium'), -(15,NULL,'','Perrine','Vincent','perrinevincent90@gmail.com','2024-12-06 12:08:34',NULL,'BE','5150','Floreffe','Namur'), -(16,NULL,'','Julien','Martial','julien.martial@hotmail.com','2024-12-06 13:04:22',NULL,'BE','1150','Woluwe St Pierre',''); -/*!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=129 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 -(75,852,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR','contact@gcch.fr','0603436016'), -(76,852,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR',NULL,'0603436016'), -(77,853,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR','contact@gcch.fr','0603436016'), -(78,853,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR',NULL,'0603436016'), -(79,854,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR','contact@gcch.fr','0603436016'), -(80,854,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Saint-Gilles',NULL,'1060','FR',NULL,'0603436016'), -(81,855,'billing','GC','CH',NULL,'500 Poukave Str.',NULL,'Menlo Garden','CA','98500','FR','contact@gcch.fr','0603436016'), -(82,855,'shipping','GC','CH',NULL,'500 Poukave Str.',NULL,'Menlo Garden','CA','98500','FR',NULL,'0603436016'), -(83,856,'billing','GC','CH',NULL,'500 Poukave Str.',NULL,'Menlo Garden','CA','98500','US','contact@gcch.fr','0603436016'), -(84,856,'shipping','GC','CH',NULL,'500 Poukave Str.',NULL,'Menlo Garden','CA','98500','US',NULL,'0603436016'), -(85,857,'billing','GC','CH',NULL,'20 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','06034356016'), -(86,857,'shipping','GC','CH',NULL,'20 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'06034356016'), -(87,858,'billing','GC','CH',NULL,'20 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','06034356016'), -(88,858,'shipping','GC','CH',NULL,'20 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'06034356016'), -(89,859,'billing','GC','CH',NULL,'20 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','06034356016'), -(90,859,'shipping','GC','CH',NULL,'20 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'06034356016'), -(91,860,'billing','GC','CH',NULL,'500 Poukave Str.',NULL,'Menlo Garden','CA','98500','US','contact@gcch.fr','0603436016'), -(92,860,'shipping','GC','CH',NULL,'500 Poukave Str.',NULL,'Menlo Garden','CA','98500','US',NULL,'0603436016'), -(93,861,'billing','Charlotte','Gérard',NULL,'16 rue Georges Rency',NULL,'Woluwe-Saint-Lambert','Bruxelles','1200','BE','charlottegerard7@gmail.com','0498836916'), -(94,861,'shipping','Charlotte','Gérard',NULL,'16 rue Georges Rency',NULL,'Woluwe-Saint-Lambert','Bruxelles','1200','BE',NULL,'0498836916'), -(95,862,'billing','Roberto','Ruggeri NW Groupe',NULL,'31 avenue bosquet',NULL,'Paris',NULL,'75007','FR','sofia.balducci99@gmail.com','+393470972182'), -(96,862,'shipping','Roberto','Ruggeri NW Groupe',NULL,'31 avenue bosquet',NULL,'Paris',NULL,'75007','FR',NULL,'+393470972182'), -(97,863,'billing','Gauthier','COLIn',NULL,'5 rue de la ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'), -(98,863,'shipping','Gauthier','COLIn',NULL,'5 rue de la ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'), -(99,864,'billing','GC','CH',NULL,'Rue de l\'Église Saint-Gilles',NULL,'Saint-Gilles',NULL,'1060','BE','contact@gcch.fr','0603436016'), -(100,864,'shipping','GC','CH',NULL,'Rue de l\'Église Saint-Gilles',NULL,'Saint-Gilles',NULL,'1060','BE',NULL,'0603436016'), -(101,865,'billing','GC','CH',NULL,'Rue de l\'Église Saint-Gilles',NULL,'Saint-Gilles',NULL,'1060','BE','contact@gcch.fr','0603436016'), -(102,865,'shipping','GC','CH',NULL,'Rue de l\'Église Saint-Gilles',NULL,'Saint-Gilles',NULL,'1060','BE',NULL,'0603436016'), -(103,866,'billing','Claudia','Van Vynckt - WIPLAW',NULL,'279, avenue louise',NULL,'Bruxelles',NULL,'1050','BE','claudia.vanvynckt@hotmail.fr','0478183560'), -(104,866,'shipping','Claudia','Van Vynckt - WIPLAW',NULL,'279, avenue louise',NULL,'Bruxelles',NULL,'1050','BE',NULL,'0478183560'), -(105,867,'billing','Lucie','Leiner',NULL,'Vijversdreef 10',NULL,'Linkebeek','Linkebeek','1630','BE','lucie.leiner@gmail.com','+32489578514'), -(106,867,'shipping','Lucie','Leiner',NULL,'Vijversdreef 10',NULL,'Linkebeek','Linkebeek','1630','BE',NULL,'+32489578514'), -(107,868,'billing','Lucie','Leiner',NULL,'Vijversdreef 10',NULL,'Linkebeek',NULL,'1630','BE','lucie.leiner@gmail.com','+32489578514'), -(108,868,'shipping','Lucie','Leiner',NULL,'Vijversdreef 10',NULL,'Linkebeek',NULL,'1630','BE',NULL,'+32489578514'), -(109,869,'billing','Claire','Maroufin',NULL,'26 avenue Eugène Thomas',NULL,'Le Kremlin Bicetre',NULL,'94270','FR','maroufin.claire@gmail.com','+33681223295'), -(110,869,'shipping','Claire','Maroufin',NULL,'26 avenue Eugène Thomas',NULL,'Le Kremlin Bicetre',NULL,'94270','FR',NULL,'+33681223295'), -(111,870,'billing','Peggy','Luete',NULL,'23, Allée des mimosas, Allée des mimosas',NULL,'Neuilly - Plaisance',NULL,'93360','FR','gilquinpeggy@gmail.com','+33663293145'), -(112,870,'shipping','Peggy','Luete',NULL,'23, Allée des mimosas, Allée des mimosas',NULL,'Neuilly - Plaisance',NULL,'93360','FR',NULL,'+33663293145'), -(113,871,'billing','Violette','Cubier',NULL,'5 rue Andre Gide',NULL,'Chatillon',NULL,'92320','FR','v.cubier@gmail.com','0616154243'), -(114,871,'shipping','Violette','Cubier',NULL,'5 rue Andre Gide',NULL,'Chatillon',NULL,'92320','FR',NULL,'0616154243'), -(115,872,'billing','Elise','Colson',NULL,'Rue des grands champs 119',NULL,'Saint-Nicolas','Liège','4420','BE','choploone@gmail.com','0498508266'), -(116,872,'shipping','Elise','Colson',NULL,'Rue des grands champs 119',NULL,'Saint-Nicolas','Liège','4420','BE',NULL,'0498508266'), -(117,873,'billing','Maren','Sigge',NULL,'Av. G. E. Lebon, 24, BP 3',NULL,'Auderghem','Belgium','1160','BE','maren.sigge@gmail.com','+32489439874'), -(118,873,'shipping','Viviane','Antoine',NULL,'Chaussée de Givet 33',NULL,'Mariembourg','Belgium','5660','BE',NULL,'+32489439874'), -(119,875,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57979','FR','contact@gcch.fr','0603436016'), -(120,875,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57979','FR',NULL,'0603436016'), -(121,876,'billing','Perrine','Vincent',NULL,'Rue de la Basse-Sambre 8',NULL,'Floreffe','Namur','5150','BE','perrinevincent90@gmail.com','00 32 472 24 97 14'), -(122,876,'shipping','Perrine','Vincent',NULL,'Rue de la Basse-Sambre 8',NULL,'Floreffe','Namur','5150','BE',NULL,'00 32 472 24 97 14'), -(123,877,'billing','Perrine','Vincent',NULL,'Rue de la Basse-Sambre 8',NULL,'Floreffe','Namur','5150','BE','perrinevincent90@gmail.com','00 32 472 24 97 14'), -(124,877,'shipping','Perrine','Vincent',NULL,'Rue de la Basse-Sambre 8',NULL,'Floreffe','Namur','5150','BE',NULL,'00 32 472 24 97 14'), -(125,878,'billing','Perrine','Vincent',NULL,'Rue de la Basse-Sambre 8',NULL,'Floreffe','Namur','5150','BE','perrinevincent90@gmail.com','00 32 472 24 97 14'), -(126,878,'shipping','Perrine','Vincent',NULL,'Rue de la Basse-Sambre 8',NULL,'Floreffe','Namur','5150','BE',NULL,'00 32 472 24 97 14'), -(127,879,'billing','Julien','Martial',NULL,'Rue François Gay, 225',NULL,'Woluwe St Pierre',NULL,'1150','BE','julien.martial@hotmail.com','0472585911'), -(128,879,'shipping','Julien','Martial',NULL,'Rue François Gay, 225',NULL,'Woluwe St Pierre',NULL,'1150','BE',NULL,'0472585911'); -/*!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 */; -INSERT INTO `haikuwp_wc_order_coupon_lookup` VALUES -(875,874,'2024-12-04 00:15:13',4); -/*!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=405 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 -(240,852,'rest-api','9.4.2',0,0,0,'',0,'wc_order_iHyBzLpriADd2',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(243,853,'rest-api','9.4.2',0,0,0,'',0,'wc_order_BhueG1TmXg5Bp',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(246,854,'rest-api','9.4.2',0,0,1,'',1,'wc_order_iDo8cuOaX3SZR',1,'2024-11-25 17:18:15',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(257,855,'rest-api','9.4.2',0,0,0,'',0,'wc_order_L4KjqkSrwdzYq',0,NULL,NULL,0.00000000,1200.00000000,0.00000000,0.00000000,0), -(260,856,'rest-api','9.4.2',0,0,0,'',0,'wc_order_QxiOfRbloUC8D',0,NULL,NULL,0.00000000,1200.00000000,0.00000000,0.00000000,0), -(263,857,'rest-api','9.4.2',0,0,0,'',0,'wc_order_LrhqsmTuJ0Nha',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(266,858,'rest-api','9.4.2',0,0,0,'',0,'wc_order_XTg7bIAmKIbDF',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(269,859,'rest-api','9.4.2',0,0,0,'',0,'wc_order_1aDaxWlRLPHAg',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(272,860,'rest-api','9.4.2',0,0,0,'',0,'wc_order_mO5pNEytS0p0c',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(275,861,'rest-api','9.4.2',0,1,1,'',1,'wc_order_mIB56la8Hu9rh',0,'2024-11-28 17:00:31',NULL,0.00000000,300.00000000,0.00000000,0.00000000,1), -(278,862,'rest-api','9.4.2',0,1,1,'',1,'wc_order_g6qGGwFmCLhG4',1,'2024-11-28 15:42:54',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(293,863,'rest-api','9.4.2',0,0,1,'',1,'wc_order_DuM7nk9kkgpLj',1,'2024-11-28 17:14:12',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(304,864,'rest-api','9.4.2',0,0,0,'',0,'wc_order_Ez9QhJHMEnbHO',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(309,865,'rest-api','9.4.2',0,0,0,'',0,'wc_order_ji5Vrplz3BZcF',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(315,866,'rest-api','9.4.2',0,1,1,'',1,'wc_order_GfVnri1zucEHV',1,'2024-11-29 09:07:39',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(324,867,'rest-api','9.4.2',0,0,0,'',0,'wc_order_Onpg5Ph1VT0kX',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(327,868,'rest-api','9.4.2',0,1,1,'',1,'wc_order_LbjBOTM6Pg4Y8',1,'2024-11-29 17:26:38',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(336,869,'rest-api','9.4.2',0,1,1,'',1,'wc_order_ZpJT7n8ezcpc5',1,'2024-12-02 10:06:46',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(345,870,'rest-api','9.4.2',0,0,0,'',0,'wc_order_QMiR6T3KaJtKv',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(348,871,'rest-api','9.4.2',0,1,1,'',1,'wc_order_14ze4V3I7fPgF',1,'2024-12-02 16:34:12',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(357,872,'rest-api','9.4.2',0,1,1,'',1,'wc_order_DpCz0MofHOMDQ',1,'2024-12-03 17:04:43',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(366,873,'rest-api','9.4.2',0,1,1,'',1,'wc_order_sAvbLtrCudWx8',1,'2024-12-03 22:55:58',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(375,875,'rest-api','9.4.2',0,0,0,'',0,'wc_order_7LsW6wKmd9O7R',0,NULL,NULL,0.00000000,0.00000000,0.00000000,4.00000000,0), -(381,876,'rest-api','9.4.3',0,0,0,'',0,'wc_order_WLxB8y0RH3GN1',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(384,877,'rest-api','9.4.3',0,0,0,'',0,'wc_order_aW0gsIEvhmbBI',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0), -(387,878,'rest-api','9.4.3',0,1,1,'',1,'wc_order_FErghd9o15Mhi',1,'2024-12-06 13:10:02',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1), -(396,879,'rest-api','9.4.3',0,1,1,'',1,'wc_order_uzC3Ve7jqfc8V',1,'2024-12-06 14:22:12',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 -(117,852,572,585,5,'2024-11-25 17:19:49',2,156,156,0,0,0,0), -(119,853,572,585,5,'2024-11-25 17:22:39',2,156,156,0,0,0,0), -(121,854,572,585,5,'2024-11-25 18:18:00',2,156,156,0,0,0,0), -(123,855,625,633,5,'2024-11-26 17:03:58',1,65,1265,0,0,1200,0), -(125,856,625,633,5,'2024-11-26 23:17:22',1,65,1265,0,0,1200,0), -(127,857,625,632,5,'2024-11-26 23:19:52',1,65,65,0,0,0,0), -(129,858,625,632,5,'2024-11-26 23:20:16',1,65,65,0,0,0,0), -(131,859,625,632,5,'2024-11-26 23:20:50',2,130,130,0,0,0,0), -(133,860,625,633,5,'2024-11-27 23:26:49',1,65,65,0,0,0,0), -(134,860,625,632,5,'2024-11-27 23:26:49',1,65,65,0,0,0,0), -(136,861,331,0,6,'2024-11-28 16:21:17',1,35,335,0,0,300,0), -(138,862,288,646,7,'2024-11-28 16:40:46',1,80,80,0,0,0,0), -(140,863,625,633,5,'2024-11-28 18:03:33',1,65,65,0,0,0,0), -(141,863,625,632,5,'2024-11-28 18:03:33',3,195,195,0,0,0,0), -(143,864,625,633,5,'2024-11-28 20:33:27',1,65,65,0,0,0,0), -(145,865,625,633,5,'2024-11-28 20:34:14',1,65,65,0,0,0,0), -(147,866,251,0,8,'2024-11-29 10:05:49',1,65,65,0,0,0,0), -(149,867,258,0,9,'2024-11-29 10:30:23',1,75,75,0,0,0,0), -(151,868,251,0,9,'2024-11-29 18:22:16',1,65,65,0,0,0,0), -(152,868,271,0,9,'2024-11-29 18:22:16',1,95,95,0,0,0,0), -(154,869,202,637,10,'2024-12-02 11:05:43',1,50,50,0,0,0,0), -(155,869,291,649,10,'2024-12-02 11:05:43',1,70,70,0,0,0,0), -(157,870,398,0,11,'2024-12-02 11:46:48',1,65,65,0,0,0,0), -(159,871,521,523,12,'2024-12-02 17:33:11',1,60,60,0,0,0,0), -(160,871,342,563,12,'2024-12-02 17:33:11',1,25,25,0,0,0,0), -(161,871,342,560,12,'2024-12-02 17:33:11',1,58,58,0,0,0,0), -(163,872,263,0,13,'2024-12-03 18:03:18',1,90,90,0,0,0,0), -(165,873,306,652,14,'2024-12-03 23:53:41',1,70,70,0,0,0,0), -(166,873,183,566,14,'2024-12-03 23:53:41',1,70,70,0,0,0,0), -(167,873,274,0,14,'2024-12-03 23:53:41',1,95,95,0,0,0,0), -(169,875,625,631,5,'2024-12-04 00:15:13',2,128,128,2,0,0,0), -(170,875,613,624,5,'2024-12-04 00:15:13',2,138,138,2,0,0,0), -(173,876,288,646,15,'2024-12-06 14:04:13',1,80,80,0,0,0,0), -(175,877,288,646,15,'2024-12-06 14:04:13',1,80,80,0,0,0,0), -(177,878,288,646,15,'2024-12-06 14:08:34',1,80,80,0,0,0,0), -(178,878,285,642,15,'2024-12-06 14:08:34',1,75,75,0,0,0,0), -(180,879,312,655,16,'2024-12-06 15:04:22',1,75,75,0,0,0,0); -/*!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 -(852,0,'2024-11-25 17:19:49','2024-11-25 16:19:49',NULL,NULL,2,156,0,0,156,0,'wc-pending',5), -(853,0,'2024-11-25 17:22:39','2024-11-25 16:22:39',NULL,NULL,2,156,0,0,156,0,'wc-pending',5), -(854,0,'2024-11-25 18:18:00','2024-11-25 17:18:00','2024-11-25 18:18:15',NULL,2,156,0,0,156,0,'wc-processing',5), -(855,0,'2024-11-26 17:03:58','2024-11-26 16:03:58',NULL,NULL,1,1265,0,1200,65,1,'wc-pending',5), -(856,0,'2024-11-26 23:17:22','2024-11-26 22:17:22',NULL,NULL,1,1265,0,1200,65,1,'wc-pending',5), -(857,0,'2024-11-26 23:19:52','2024-11-26 22:19:52',NULL,NULL,1,65,0,0,65,1,'wc-pending',5), -(858,0,'2024-11-26 23:20:16','2024-11-26 22:20:16',NULL,NULL,1,65,0,0,65,1,'wc-pending',5), -(859,0,'2024-11-26 23:20:50','2024-11-26 22:20:50',NULL,NULL,2,130,0,0,130,1,'wc-pending',5), -(860,0,'2024-11-27 23:26:49','2024-11-27 22:26:49',NULL,NULL,2,130,0,0,130,1,'wc-pending',5), -(861,0,'2024-11-28 16:21:17','2024-11-28 15:21:17','2024-11-28 18:00:31',NULL,1,335,0,300,35,0,'wc-pending',6), -(862,0,'2024-11-28 16:40:46','2024-11-28 15:40:46','2024-11-28 16:42:54',NULL,1,80,0,0,80,0,'wc-processing',7), -(863,0,'2024-11-28 18:03:33','2024-11-28 17:03:33','2024-11-28 18:14:12',NULL,4,260,0,0,260,1,'wc-trash',5), -(864,0,'2024-11-28 20:33:27','2024-11-28 19:33:27',NULL,NULL,1,65,0,0,65,1,'wc-pending',5), -(865,0,'2024-11-28 20:34:14','2024-11-28 19:34:14',NULL,NULL,1,65,0,0,65,1,'wc-pending',5), -(866,0,'2024-11-29 10:05:49','2024-11-29 09:05:49','2024-11-29 10:07:39',NULL,1,65,0,0,65,0,'wc-processing',8), -(867,0,'2024-11-29 10:30:23','2024-11-29 09:30:23',NULL,NULL,1,75,0,0,75,0,'wc-pending',9), -(868,0,'2024-11-29 18:22:16','2024-11-29 17:22:16','2024-11-29 18:26:38',NULL,2,160,0,0,160,0,'wc-processing',9), -(869,0,'2024-12-02 11:05:43','2024-12-02 10:05:43','2024-12-02 11:06:46',NULL,2,120,0,0,120,0,'wc-processing',10), -(870,0,'2024-12-02 11:46:48','2024-12-02 10:46:48',NULL,NULL,1,65,0,0,65,0,'wc-pending',11), -(871,0,'2024-12-02 17:33:11','2024-12-02 16:33:11','2024-12-02 17:34:12',NULL,3,143,0,0,143,0,'wc-processing',12), -(872,0,'2024-12-03 18:03:18','2024-12-03 17:03:18','2024-12-03 18:04:43',NULL,1,90,0,0,90,0,'wc-processing',13), -(873,0,'2024-12-03 23:53:41','2024-12-03 22:53:41','2024-12-03 23:55:58',NULL,3,235,0,0,235,0,'wc-processing',14), -(875,0,'2024-12-04 00:15:13','2024-12-03 23:15:13',NULL,NULL,4,266,0,0,266,1,'wc-pending',5), -(876,0,'2024-12-06 14:04:13','2024-12-06 13:04:13',NULL,NULL,1,80,0,0,80,0,'wc-pending',15), -(877,0,'2024-12-06 14:04:13','2024-12-06 13:04:13',NULL,NULL,1,80,0,0,80,0,'wc-pending',15), -(878,0,'2024-12-06 14:08:34','2024-12-06 13:08:34','2024-12-06 14:10:02',NULL,2,155,0,0,155,0,'wc-processing',15), -(879,0,'2024-12-06 15:04:22','2024-12-06 14:04:22','2024-12-06 15:22:12',NULL,1,75,0,0,75,0,'wc-processing',16); -/*!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 -(852,'trash','EUR','shop_order',0.00000000,156.00000000,0,'contact@gcch.fr','2024-11-25 16:19:49','2024-11-25 16:31:37',0,'','','','','',''), -(853,'trash','EUR','shop_order',0.00000000,156.00000000,0,'contact@gcch.fr','2024-11-25 16:22:39','2024-11-25 16:31:37',0,'','','','','',''), -(854,'trash','EUR','shop_order',0.00000000,156.00000000,0,'contact@gcch.fr','2024-11-25 17:18:00','2024-11-26 08:09:01',0,'','','cs_test_a1aVoxDIsD0B2z7BnJiXwmFw9LOQxRpy5lCb3ziZETDW1Zvo5EDW874f1B','','',''), -(855,'trash','EUR','shop_order',0.00000000,1265.00000000,0,'contact@gcch.fr','2024-11-26 16:03:58','2024-11-26 16:08:59',0,'','','','','',''), -(856,'trash','EUR','shop_order',0.00000000,1265.00000000,0,'contact@gcch.fr','2024-11-26 22:17:22','2024-11-27 22:27:19',0,'','','','','',''), -(857,'trash','EUR','shop_order',0.00000000,65.00000000,0,'contact@gcch.fr','2024-11-26 22:19:52','2024-11-27 22:27:19',0,'','','','','',''), -(858,'trash','EUR','shop_order',0.00000000,65.00000000,0,'contact@gcch.fr','2024-11-26 22:20:16','2024-11-27 22:27:19',0,'','','','','',''), -(859,'trash','EUR','shop_order',0.00000000,130.00000000,0,'contact@gcch.fr','2024-11-26 22:20:50','2024-11-27 22:27:19',0,'','','','','',''), -(860,'trash','EUR','shop_order',0.00000000,130.00000000,0,'contact@gcch.fr','2024-11-27 22:26:49','2024-11-27 22:27:19',0,'','','','','',''), -(861,'wc-pending','EUR','shop_order',0.00000000,335.00000000,0,'charlottegerard7@gmail.com','2024-11-28 15:21:17','2024-11-28 19:40:39',0,'','','','','',''), -(862,'wc-processing','EUR','shop_order',0.00000000,80.00000000,0,'sofia.balducci99@gmail.com','2024-11-28 15:40:46','2024-12-04 08:33:07',0,'','','cs_live_a1svQoVpQTAiSee2hdTTRsnPYQaQXDq7RNxaNg90PXi3YyGZtLHzO34Ci0','','',''), -(863,'trash','EUR','shop_order',0.00000000,260.00000000,0,'contact@gcch.fr','2024-11-28 17:03:33','2024-11-28 19:40:30',0,'','','','','',''), -(864,'trash','EUR','shop_order',0.00000000,65.00000000,0,'contact@gcch.fr','2024-11-28 19:33:27','2024-11-29 07:42:04',0,'','','','','',''), -(865,'trash','EUR','shop_order',0.00000000,65.00000000,0,'contact@gcch.fr','2024-11-28 19:34:14','2024-11-29 07:42:04',0,'','','','','',''), -(866,'wc-processing','EUR','shop_order',0.00000000,65.00000000,0,'claudia.vanvynckt@hotmail.fr','2024-11-29 09:05:49','2024-11-29 09:07:40',0,'','','cs_live_a1d08FUjZ9BRf9odbxjxgKnG6B1B6qh8sXCNcDnQ4iYPYGuJO0eDUYFPza','','',''), -(867,'wc-pending','EUR','shop_order',0.00000000,75.00000000,0,'lucie.leiner@gmail.com','2024-11-29 09:30:23','2024-11-29 09:30:23',0,'','','','','',''), -(868,'wc-processing','EUR','shop_order',0.00000000,160.00000000,0,'lucie.leiner@gmail.com','2024-11-29 17:22:16','2024-11-29 17:26:38',0,'','','cs_live_b1rl5EdRJzCtNzMlKISIV6pLx1QoXSQKMRMJLT0kSRouevb2zQ23nyaBQb','','',''), -(869,'wc-processing','EUR','shop_order',0.00000000,120.00000000,0,'maroufin.claire@gmail.com','2024-12-02 10:05:43','2024-12-02 10:06:46',0,'','','cs_live_b10JaBeyOWGNedl3gG765YEShS8lZHA9A4aKS95LgAKh6qZXQnCIVSljQS','','',''), -(870,'wc-pending','EUR','shop_order',0.00000000,65.00000000,0,'gilquinpeggy@gmail.com','2024-12-02 10:46:48','2024-12-02 10:46:48',0,'','','','','',''), -(871,'wc-processing','EUR','shop_order',0.00000000,143.00000000,0,'v.cubier@gmail.com','2024-12-02 16:33:11','2024-12-02 16:34:13',0,'','','cs_live_b1NkHwimGQsZ4QkEAqe9CDnUr1DXp6W3PJtiypSTl7tbdlpNdixwfKayy5','','',''), -(872,'wc-processing','EUR','shop_order',0.00000000,90.00000000,0,'choploone@gmail.com','2024-12-03 17:03:18','2024-12-03 17:04:44',0,'','','cs_live_a1N24p77v8EyXK9ZJym9WKpN0L9d7nn8TKiG51ukP3wcHGOIEEO7JVRYkc','','',''), -(873,'wc-processing','EUR','shop_order',0.00000000,235.00000000,0,'maren.sigge@gmail.com','2024-12-03 22:53:41','2024-12-03 22:55:59',0,'','','cs_live_b1d2FCt4FYyGLsCPq20mViayd4OQXAn1eBfe3z3UOZQbCZk02byhZw8uRp','','',''), -(875,'trash','EUR','shop_order',0.00000000,266.00000000,0,'contact@gcch.fr','2024-12-03 23:15:13','2024-12-03 23:21:46',0,'','','','','',''), -(876,'wc-pending','EUR','shop_order',0.00000000,80.00000000,0,'perrinevincent90@gmail.com','2024-12-06 13:04:13','2024-12-06 13:04:13',0,'','','','','',''), -(877,'wc-pending','EUR','shop_order',0.00000000,80.00000000,0,'perrinevincent90@gmail.com','2024-12-06 13:04:13','2024-12-06 13:04:14',0,'','','','','',''), -(878,'wc-processing','EUR','shop_order',0.00000000,155.00000000,0,'perrinevincent90@gmail.com','2024-12-06 13:08:34','2024-12-06 13:10:03',0,'','','cs_live_a12SLRUpoI738BH0BJvY39tzXRBmbhmx4dty8MkdfmxlOrSNwqzi0LIs0w','','',''), -(879,'wc-processing','EUR','shop_order',0.00000000,75.00000000,0,'julien.martial@hotmail.com','2024-12-06 14:04:22','2024-12-06 14:22:13',0,'','','cs_live_a10cY6oxXXTqiNMNGXdIqBStIF4rxjTJ4nFAApF14ug4df1ubvsJBCkEnB','','',''); -/*!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=248 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 -(153,852,'_billing_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR contact@gcch.fr 0603436016'), -(154,852,'_shipping_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR 0603436016'), -(155,853,'_billing_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR contact@gcch.fr 0603436016'), -(156,853,'_shipping_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR 0603436016'), -(157,852,'_wp_trash_meta_status','wc-pending'), -(158,852,'_wp_trash_meta_time','1732552297'), -(159,853,'_wp_trash_meta_status','wc-pending'), -(160,853,'_wp_trash_meta_time','1732552297'), -(161,854,'_billing_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR contact@gcch.fr 0603436016'), -(162,854,'_shipping_address_index','GC CH 5 rue de la Ville Saint-Gilles 1060 FR 0603436016'), -(163,854,'_edit_lock','1732608532:1'), -(164,854,'_wp_trash_meta_status','wc-processing'), -(165,854,'_wp_trash_meta_time','1732608541'), -(166,855,'_billing_address_index','GC CH 500 Poukave Str. Menlo Garden CA 98500 FR contact@gcch.fr 0603436016'), -(167,855,'_shipping_address_index','GC CH 500 Poukave Str. Menlo Garden CA 98500 FR 0603436016'), -(168,855,'_wp_trash_meta_status','wc-pending'), -(169,855,'_wp_trash_meta_time','1732637339'), -(170,856,'_billing_address_index','GC CH 500 Poukave Str. Menlo Garden CA 98500 US contact@gcch.fr 0603436016'), -(171,856,'_shipping_address_index','GC CH 500 Poukave Str. Menlo Garden CA 98500 US 0603436016'), -(172,857,'_billing_address_index','GC CH 20 rue de la Ville Metz 57070 FR contact@gcch.fr 06034356016'), -(173,857,'_shipping_address_index','GC CH 20 rue de la Ville Metz 57070 FR 06034356016'), -(174,858,'_billing_address_index','GC CH 20 rue de la Ville Metz 57070 FR contact@gcch.fr 06034356016'), -(175,858,'_shipping_address_index','GC CH 20 rue de la Ville Metz 57070 FR 06034356016'), -(176,859,'_billing_address_index','GC CH 20 rue de la Ville Metz 57070 FR contact@gcch.fr 06034356016'), -(177,859,'_shipping_address_index','GC CH 20 rue de la Ville Metz 57070 FR 06034356016'), -(178,860,'_billing_address_index','GC CH 500 Poukave Str. Menlo Garden CA 98500 US contact@gcch.fr 0603436016'), -(179,860,'_shipping_address_index','GC CH 500 Poukave Str. Menlo Garden CA 98500 US 0603436016'), -(180,856,'_wp_trash_meta_status','wc-pending'), -(181,856,'_wp_trash_meta_time','1732746439'), -(182,857,'_wp_trash_meta_status','wc-pending'), -(183,857,'_wp_trash_meta_time','1732746439'), -(184,858,'_wp_trash_meta_status','wc-pending'), -(185,858,'_wp_trash_meta_time','1732746439'), -(186,859,'_wp_trash_meta_status','wc-pending'), -(187,859,'_wp_trash_meta_time','1732746439'), -(188,860,'_wp_trash_meta_status','wc-pending'), -(189,860,'_wp_trash_meta_time','1732746439'), -(190,861,'_billing_address_index','Charlotte Gérard 16 rue Georges Rency Woluwe-Saint-Lambert Bruxelles 1200 BE charlottegerard7@gmail.com 0498836916'), -(191,861,'_shipping_address_index','Charlotte Gérard 16 rue Georges Rency Woluwe-Saint-Lambert Bruxelles 1200 BE 0498836916'), -(192,862,'_billing_address_index','Roberto Ruggeri NW Groupe 31 avenue bosquet Paris 75007 FR sofia.balducci99@gmail.com +393470972182'), -(193,862,'_shipping_address_index','Roberto Ruggeri NW Groupe 31 avenue bosquet Paris 75007 FR +393470972182'), -(194,861,'_edit_lock','1732822840:1'), -(195,863,'_billing_address_index','Gauthier COLIn 5 rue de la ville Metz 57070 FR contact@gcch.fr 0603436016'), -(196,863,'_shipping_address_index','Gauthier COLIn 5 rue de la ville Metz 57070 FR 0603436016'), -(197,863,'_edit_lock','1732822624:1'), -(200,864,'_billing_address_index','GC CH Rue de l\'Église Saint-Gilles Saint-Gilles 1060 BE contact@gcch.fr 0603436016'), -(201,864,'_shipping_address_index','GC CH Rue de l\'Église Saint-Gilles Saint-Gilles 1060 BE 0603436016'), -(202,865,'_billing_address_index','GC CH Rue de l\'Église Saint-Gilles Saint-Gilles 1060 BE contact@gcch.fr 0603436016'), -(203,865,'_shipping_address_index','GC CH Rue de l\'Église Saint-Gilles Saint-Gilles 1060 BE 0603436016'), -(204,862,'_edit_lock','1733301301:1'), -(205,863,'_wp_trash_meta_status','wc-on-hold'), -(206,863,'_wp_trash_meta_time','1732822830'), -(207,865,'_edit_lock','1732823965:1'), -(208,864,'_wp_trash_meta_status','wc-pending'), -(209,864,'_wp_trash_meta_time','1732866124'), -(210,865,'_wp_trash_meta_status','wc-pending'), -(211,865,'_wp_trash_meta_time','1732866124'), -(212,866,'_billing_address_index','Claudia Van Vynckt - WIPLAW 279, avenue louise Bruxelles 1050 BE claudia.vanvynckt@hotmail.fr 0478183560'), -(213,866,'_shipping_address_index','Claudia Van Vynckt - WIPLAW 279, avenue louise Bruxelles 1050 BE 0478183560'), -(214,867,'_billing_address_index','Lucie Leiner Vijversdreef 10 Linkebeek Linkebeek 1630 BE lucie.leiner@gmail.com +32489578514'), -(215,867,'_shipping_address_index','Lucie Leiner Vijversdreef 10 Linkebeek Linkebeek 1630 BE +32489578514'), -(216,868,'_billing_address_index','Lucie Leiner Vijversdreef 10 Linkebeek 1630 BE lucie.leiner@gmail.com +32489578514'), -(217,868,'_shipping_address_index','Lucie Leiner Vijversdreef 10 Linkebeek 1630 BE +32489578514'), -(218,866,'_edit_lock','1732990774:1'), -(219,868,'_edit_lock','1733267338:1'), -(220,869,'_billing_address_index','Claire Maroufin 26 avenue Eugène Thomas Le Kremlin Bicetre 94270 FR maroufin.claire@gmail.com +33681223295'), -(221,869,'_shipping_address_index','Claire Maroufin 26 avenue Eugène Thomas Le Kremlin Bicetre 94270 FR +33681223295'), -(222,870,'_billing_address_index','Peggy Luete 23, Allée des mimosas, Allée des mimosas Neuilly - Plaisance 93360 FR gilquinpeggy@gmail.com +33663293145'), -(223,870,'_shipping_address_index','Peggy Luete 23, Allée des mimosas, Allée des mimosas Neuilly - Plaisance 93360 FR +33663293145'), -(224,871,'_billing_address_index','Violette Cubier 5 rue Andre Gide Chatillon 92320 FR v.cubier@gmail.com 0616154243'), -(225,871,'_shipping_address_index','Violette Cubier 5 rue Andre Gide Chatillon 92320 FR 0616154243'), -(226,871,'_edit_lock','1733427652:1'), -(227,872,'_billing_address_index','Elise Colson Rue des grands champs 119 Saint-Nicolas Liège 4420 BE choploone@gmail.com 0498508266'), -(228,872,'_shipping_address_index','Elise Colson Rue des grands champs 119 Saint-Nicolas Liège 4420 BE 0498508266'), -(229,872,'_edit_lock','1733769475:1'), -(230,873,'_billing_address_index','Maren Sigge Av. G. E. Lebon, 24, BP 3 Auderghem Belgium 1160 BE maren.sigge@gmail.com +32489439874'), -(231,873,'_shipping_address_index','Viviane Antoine Chaussée de Givet 33 Mariembourg Belgium 5660 BE +32489439874'), -(232,869,'_edit_lock','1733654272:1'), -(233,873,'_edit_lock','1733386487:1'), -(234,875,'_billing_address_index','GC CH 5 rue de la Ville Metz 57979 FR contact@gcch.fr 0603436016'), -(235,875,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57979 FR 0603436016'), -(236,875,'_edit_lock','1733267759:1'), -(237,875,'_wp_trash_meta_status','wc-pending'), -(238,875,'_wp_trash_meta_time','1733268106'), -(239,876,'_billing_address_index','Perrine Vincent Rue de la Basse-Sambre 8 Floreffe Namur 5150 BE perrinevincent90@gmail.com 00 32 472 24 97 14'), -(240,876,'_shipping_address_index','Perrine Vincent Rue de la Basse-Sambre 8 Floreffe Namur 5150 BE 00 32 472 24 97 14'), -(241,877,'_billing_address_index','Perrine Vincent Rue de la Basse-Sambre 8 Floreffe Namur 5150 BE perrinevincent90@gmail.com 00 32 472 24 97 14'), -(242,877,'_shipping_address_index','Perrine Vincent Rue de la Basse-Sambre 8 Floreffe Namur 5150 BE 00 32 472 24 97 14'), -(243,878,'_billing_address_index','Perrine Vincent Rue de la Basse-Sambre 8 Floreffe Namur 5150 BE perrinevincent90@gmail.com 00 32 472 24 97 14'), -(244,878,'_shipping_address_index','Perrine Vincent Rue de la Basse-Sambre 8 Floreffe Namur 5150 BE 00 32 472 24 97 14'), -(245,879,'_billing_address_index','Julien Martial Rue François Gay, 225 Woluwe St Pierre 1150 BE julien.martial@hotmail.com 0472585911'), -(246,879,'_shipping_address_index','Julien Martial Rue François Gay, 225 Woluwe St Pierre 1150 BE 0472585911'), -(247,879,'_edit_lock','1733757662:1'); -/*!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), -(847,430,'pa_stone',48,1,1), -(846,430,'pa_stone',49,1,1), -(845,430,'pa_stone',68,1,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',77,1,1), -(495,490,'pa_side',78,1,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), -(767,766,'pa_side',45,1,1), -(768,766,'pa_side',62,1,1), -(775,766,'pa_side',63,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 */; -/*!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,NULL,0,0,0.0000,0.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(22,NULL,0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(23,NULL,0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(25,NULL,0,0,20.0000,20.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(28,NULL,0,0,65.0000,69.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(29,NULL,0,0,69.0000,69.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(30,NULL,0,0,65.0000,65.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(35,NULL,0,0,62.0000,68.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(36,NULL,0,0,68.0000,68.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(37,NULL,0,0,62.0000,62.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(41,NULL,0,0,72.0000,72.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(50,NULL,0,0,69.0000,69.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(56,NULL,0,0,35.0000,35.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(60,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(65,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(66,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(67,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(68,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(69,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(70,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(71,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL), -(72,'HADOU-B',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(73,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(74,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(75,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(76,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(77,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(78,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(79,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(86,'HATTARI-B',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(87,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(88,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(89,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(90,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(91,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(92,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(93,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(102,'HADOU-B-s',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(103,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(104,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(105,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(106,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(107,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(108,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(109,NULL,0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(113,'HADOU-B-g',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(114,NULL,0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(115,NULL,0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(116,NULL,0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(117,NULL,0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(118,NULL,0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(119,NULL,0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(120,NULL,0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(123,'PIASU-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(124,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(125,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(126,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(127,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(128,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(129,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(130,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(133,'KARA-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(134,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(135,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(136,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(137,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(138,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(139,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(140,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(144,'Kishou-B-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(145,NULL,0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(146,NULL,0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(147,NULL,0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(148,NULL,0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(149,NULL,0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(150,NULL,0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(151,NULL,0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(155,'Kishou-B-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(156,NULL,0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(157,NULL,0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(158,NULL,0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(159,NULL,0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(160,NULL,0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(161,NULL,0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(162,NULL,0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(168,'Rokku-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(183,'BOROBORO-BO2-s',0,0,45.0000,70.0000,0,NULL,'instock',0,0.00,1,'taxable','',NULL), -(200,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(201,NULL,0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(202,'PIASU-BO',0,0,50.0000,85.0000,0,NULL,'instock',0,0.00,1,'taxable','',NULL), -(213,'BOROBORO-BO2-g',0,0,48.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(220,'TAMANORI-BO-s',0,0,35.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(221,'TAMANORI-BO-s-pair',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(222,'TAMANORI-BO-s-short',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(223,'TAMANORI-BO-s-long',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(226,'TAMANORI-BO-g',0,0,38.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(227,'TAMANORI-BO-g-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(228,'TAMANORI-BO-g-left',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(229,'TAMANORI-BO-g-right',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(232,'HADOU-BR',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(238,'HADOU-BR-1',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(239,'HADOU-BR-2',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(240,'IKKAN-BR-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(241,'IKKAN-BR-s-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(242,'IKKAN-BR-s-2',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(246,'IKKAN-BR-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(247,'IKKAN-BR-g-1',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(248,'IKKAN-BR-g-2',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(251,'TANEMAKI-BR',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,2,'taxable','',NULL), -(258,'FUYOU-BR-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(261,'FUYOU-BR-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(263,'IKKAN-C',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,1,'taxable','',NULL), -(268,'PIASU-C',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(271,'TANEMAKI-C',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,1,'taxable','',NULL), -(274,'FUYOU-C',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,1,'taxable','',NULL), -(276,'HADOU-CR-s',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(282,'HADOU-CR-g',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(285,'HATTARI-CR1-s',0,0,50.0000,75.0000,0,NULL,'instock',0,0.00,1,'taxable','',''), -(288,'HATTARI-CR1-g',0,0,55.0000,80.0000,0,NULL,'instock',0,0.00,2,'taxable','',''), -(291,'HATTARI-CR2',0,0,50.0000,70.0000,0,NULL,'instock',0,0.00,1,'taxable','',NULL), -(306,'TAMANORI-CR-s',0,0,48.0000,70.0000,0,NULL,'instock',0,0.00,1,'taxable','',NULL), -(312,'TAMANORI-CR-g',0,0,50.0000,75.0000,0,NULL,'instock',0,0.00,1,'taxable','',''), -(318,'FUYOU-CR',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(325,'HADOU-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(328,'HADOU-EC-g',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(331,'HATTARI-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,1,'taxable','',NULL), -(335,'HATTARI-EC-g',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(338,'PIASU-BRC',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(342,'KAGUN-BOP',0,0,25.0000,58.0000,0,NULL,'instock',0,0.00,2,'taxable','',NULL), -(356,'KARA-BO',0,0,40.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(365,'MUGURA-BO-s',0,0,45.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(372,'MUGURA-BO-g',0,0,48.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(377,'KAGUN-BR-s',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(381,'KAGUN-BR-g',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(385,'ROKKU-C',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(389,'ROKKU-C-jaspe',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(391,'ROKKU-C-lapis',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(392,'ROKKU-C-tiger',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(393,'MUGURA-CR-s',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(398,'MUGURA-CR-g',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(402,'MUGURA-NAIL-s',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(406,'MUGURA-NAIL-g',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(414,NULL,0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(430,'ROKKU-CR-s',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(433,'ROKKU-CR-g',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(435,'KARA-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(447,'KARA-EC-s-1',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(478,'ROKKU-CR-g-lapis',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(479,'ROKKU-CR-g-malachite',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(480,'ROKKU-CR-g-tiger',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(481,'MUGURA-BR',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(490,'HADOU-BOP',0,0,28.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(493,'HADOU-BOP-left',0,0,28.0000,28.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(494,'HADOU-BOP-pair',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(495,'HADOU-BOP-right',0,0,28.0000,28.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(496,'KAGUN-CR1',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(515,'BOROBORO-BO1-g',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(519,'BOROBORO-BO1-g-green',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(520,'BOROBORO-BO1-g-brown',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(521,'BOROBORO-BO1-s',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,1,'taxable','',NULL), -(522,'BOROBORO-BO1-s-green',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(523,'BOROBORO-BO1-s-brown',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(528,NULL,0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(529,NULL,0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(530,NULL,0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(532,NULL,0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(533,NULL,0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(534,NULL,0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(535,'BOROBORO-BELT',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(540,'BOROBORO-BLT-crystal',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(541,'BOROBORO-BLT-jade',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(545,'KARA-CR1-g',0,0,40.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(549,'KARA-BO-two',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(550,NULL,0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(551,'KARA-BO-one',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(552,'KARA-CR-g-one',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(553,'KARA-CR-g-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(554,'KARA-CR1-s',0,0,38.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(555,'KARA-CR-s-pair',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(556,'KARA-CR-s-one',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(560,'KAGUN-BOP-all',0,0,58.0000,58.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(561,'KAGUN-BOP-long',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(562,'KAGUN-BOP-medium',0,0,30.0000,30.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(563,'KAGUN-BOP-short',0,0,25.0000,25.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(565,'BOROBORO-BO2-s-one',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(566,'BOROBORO-BO2-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(567,'BOROBORO-BO2-s-two',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(569,'BOROBORO-BO2-g-one',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(570,'BOROBORO-BO2-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(571,'BOROBORO-BO2-g-two',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(572,'BOROBORO-B1-g',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(579,'BOROBORO-B1-g-50',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(580,'BOROBORO-B1-g-52',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(581,'BOROBORO-B1-g-54',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(582,'BOROBORO-B1-g-56',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(583,'BOROBORO-B1-g-58',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(584,'BOROBORO-B1-g-60',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(585,'BOROBORO-B1-g-62',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(586,'BOROBORO-B1-g-64',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(589,'BOROBORO-B1-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(590,'BOROBORO-B1-s-50',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(591,'BOROBORO-B1-s-52',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(592,'BOROBORO-B1-s-54',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(593,'BOROBORO-B1-s-56',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(594,'BOROBORO-B1-s-58',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(595,'BOROBORO-B1-s-60',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(596,'BOROBORO-B1-s-62',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(597,'BOROBORO-B1-s-64',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(610,'HATTARI-BR',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(613,'BOROBORO-B2-g',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(614,'BOROBORO-B2-g-50',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(615,'BOROBORO-B2-g-52',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(616,'BOROBORO-B2-g-54',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(617,'BOROBORO-B2-g-56',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(618,'BOROBORO-B2-g-58',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(619,NULL,0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(620,NULL,0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(624,'BOROBORO-B2-g-60',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(625,'BOROBORO-B2-s',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(626,'BOROBORO-B2-s-50',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(627,'BOROBORO-B2-s-52',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(628,'BOROBORO-B2-s-54',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(629,'BOROBORO-B2-s-56',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(630,'BOROBORO-B2-s-58',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(631,'BOROBORO-B2-s-60',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(632,NULL,0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(633,'BOROBORO-B2-s-64',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(637,'PIASU-BO-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(638,'PIASU-BO-pair',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(639,'PIASU-BO-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(641,'HATTARI-CR1-s-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(642,'HATTARI-CR1-s-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(643,'HATTARI-CR1-s-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(645,'HATTARI-CR1-g-left',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(646,'HATTARI-CR1-g-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(647,'HATTARI-CR1-g-right',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(648,'HATTARI-CR2-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(649,'HATTARI-CR2-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(650,'HATTARI-CR2-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(651,'TAMANORI-CR-s-long',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(652,'TAMANORI-CR-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(653,'TAMANORI-CR-s-short',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(654,'TAMANORI-CR-g-long',0,0,52.0000,52.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(655,'TAMANORI-CR-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(656,'TAMANORI-CR-g-short',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(674,'MUGURA-BO-g-one',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(675,'MUGURA-BO-g-pair',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(676,'MUGURA-CR-s-one',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(677,'MUGURA-BO-s-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(766,'FUYOU-BO-s',0,0,50.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(767,'FUYOU-BO-s-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(768,'FUYOU-BO-s-long',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(775,'FUYOU-BO-s-mid',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(787,'HADOU-BR-3',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(790,'HADOU-B-50',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(791,'HADOU-B-52',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(792,'HADOU-B-54',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(793,'HADOU-B-56',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(794,'HADOU-B-58',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(795,'HADOU-B-60',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(796,'HADOU-B-62',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(798,'BOROBORO-B1-s-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(799,'BOROBORO-B1-s-50-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(800,'BOROBORO-B1-s-52-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(801,'BOROBORO-B1-s-54-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(802,'BOROBORO-B1-s-56-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(803,'BOROBORO-B1-s-58-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(804,'BOROBORO-B1-s-60-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(805,'BOROBORO-B1-s-62-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(806,'BOROBORO-B1-s-64-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(807,'BOROBORO-B1-s',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',NULL), -(808,'BOROBORO-B1-s-50',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(809,'BOROBORO-B1-s-52',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(810,'BOROBORO-B1-s-54',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(811,'BOROBORO-B1-s-56',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(812,'BOROBORO-B1-s-58',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(813,'BOROBORO-B1-s-60',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(814,'BOROBORO-B1-s-62',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(815,'BOROBORO-B1-s-64',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(845,'ROKKU-CR-s-lapis',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(846,'ROKKU-CR-s-malachite',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL), -(847,'ROKKU-CR-s-tiger',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL); -/*!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-12-10 16:43:53'); -/*!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=1466 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 -(966,117,'_product_id','572'), -(967,117,'_variation_id','585'), -(968,117,'_qty','2'), -(969,117,'_tax_class',''), -(970,117,'_line_subtotal','156'), -(971,117,'_line_subtotal_tax','0'), -(972,117,'_line_total','156'), -(973,117,'_line_tax','0'), -(974,117,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(975,117,'pa_size','62'), -(976,118,'method_id','mondial_relay_point_relais'), -(977,118,'instance_id',''), -(978,118,'cost','0'), -(979,118,'total_tax','0'), -(980,118,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(981,119,'_product_id','572'), -(982,119,'_variation_id','585'), -(983,119,'_qty','2'), -(984,119,'_tax_class',''), -(985,119,'_line_subtotal','156'), -(986,119,'_line_subtotal_tax','0'), -(987,119,'_line_total','156'), -(988,119,'_line_tax','0'), -(989,119,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(990,119,'pa_size','62'), -(991,120,'method_id','mondial_relay_point_relais'), -(992,120,'instance_id',''), -(993,120,'cost','0'), -(994,120,'total_tax','0'), -(995,120,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(996,121,'_product_id','572'), -(997,121,'_variation_id','585'), -(998,121,'_qty','2'), -(999,121,'_tax_class',''), -(1000,121,'_line_subtotal','156'), -(1001,121,'_line_subtotal_tax','0'), -(1002,121,'_line_total','156'), -(1003,121,'_line_tax','0'), -(1004,121,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1005,121,'pa_size','62'), -(1006,122,'method_id','mondial_relay_point_relais'), -(1007,122,'instance_id',''), -(1008,122,'cost','0'), -(1009,122,'total_tax','0'), -(1010,122,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1011,123,'_product_id','625'), -(1012,123,'_variation_id','633'), -(1013,123,'_qty','1'), -(1014,123,'_tax_class',''), -(1015,123,'_line_subtotal','65'), -(1016,123,'_line_subtotal_tax','0'), -(1017,123,'_line_total','65'), -(1018,123,'_line_tax','0'), -(1019,123,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1020,123,'pa_size','64'), -(1021,124,'method_id','flat_rate'), -(1022,124,'instance_id',''), -(1023,124,'cost','1200'), -(1024,124,'total_tax','0'), -(1025,124,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1026,125,'_product_id','625'), -(1027,125,'_variation_id','633'), -(1028,125,'_qty','1'), -(1029,125,'_tax_class',''), -(1030,125,'_line_subtotal','65'), -(1031,125,'_line_subtotal_tax','0'), -(1032,125,'_line_total','65'), -(1033,125,'_line_tax','0'), -(1034,125,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1035,125,'pa_size','64'), -(1036,126,'method_id','flat_rate'), -(1037,126,'instance_id',''), -(1038,126,'cost','1200'), -(1039,126,'total_tax','0'), -(1040,126,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1041,127,'_product_id','625'), -(1042,127,'_variation_id','632'), -(1043,127,'_qty','1'), -(1044,127,'_tax_class',''), -(1045,127,'_line_subtotal','65'), -(1046,127,'_line_subtotal_tax','0'), -(1047,127,'_line_total','65'), -(1048,127,'_line_tax','0'), -(1049,127,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1050,127,'pa_size','62'), -(1051,128,'method_id','mondial_relay_point_relais'), -(1052,128,'instance_id',''), -(1053,128,'cost','0'), -(1054,128,'total_tax','0'), -(1055,128,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1056,129,'_product_id','625'), -(1057,129,'_variation_id','632'), -(1058,129,'_qty','1'), -(1059,129,'_tax_class',''), -(1060,129,'_line_subtotal','65'), -(1061,129,'_line_subtotal_tax','0'), -(1062,129,'_line_total','65'), -(1063,129,'_line_tax','0'), -(1064,129,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1065,129,'pa_size','62'), -(1066,130,'method_id','mondial_relay_point_relais'), -(1067,130,'instance_id',''), -(1068,130,'cost','0'), -(1069,130,'total_tax','0'), -(1070,130,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1071,131,'_product_id','625'), -(1072,131,'_variation_id','632'), -(1073,131,'_qty','2'), -(1074,131,'_tax_class',''), -(1075,131,'_line_subtotal','130'), -(1076,131,'_line_subtotal_tax','0'), -(1077,131,'_line_total','130'), -(1078,131,'_line_tax','0'), -(1079,131,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1080,131,'pa_size','62'), -(1081,132,'method_id','mondial_relay_point_relais'), -(1082,132,'instance_id',''), -(1083,132,'cost','0'), -(1084,132,'total_tax','0'), -(1085,132,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1086,133,'_product_id','625'), -(1087,133,'_variation_id','633'), -(1088,133,'_qty','1'), -(1089,133,'_tax_class',''), -(1090,133,'_line_subtotal','65'), -(1091,133,'_line_subtotal_tax','0'), -(1092,133,'_line_total','65'), -(1093,133,'_line_tax','0'), -(1094,133,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1095,133,'pa_size','64'), -(1096,134,'_product_id','625'), -(1097,134,'_variation_id','632'), -(1098,134,'_qty','1'), -(1099,134,'_tax_class',''), -(1100,134,'_line_subtotal','65'), -(1101,134,'_line_subtotal_tax','0'), -(1102,134,'_line_total','65'), -(1103,134,'_line_tax','0'), -(1104,134,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1105,134,'pa_size','62'), -(1106,135,'method_id','free_shipping'), -(1107,135,'instance_id',''), -(1108,135,'cost','0'), -(1109,135,'total_tax','0'), -(1110,135,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1111,136,'_product_id','331'), -(1112,136,'_variation_id','0'), -(1113,136,'_qty','1'), -(1114,136,'_tax_class',''), -(1115,136,'_line_subtotal','35'), -(1116,136,'_line_subtotal_tax','0'), -(1117,136,'_line_total','35'), -(1118,136,'_line_tax','0'), -(1119,136,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1120,137,'method_id','mondial_relay_point_relais'), -(1121,137,'instance_id',''), -(1122,137,'cost','300'), -(1123,137,'total_tax','0'), -(1124,137,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1125,138,'_product_id','288'), -(1126,138,'_variation_id','646'), -(1127,138,'_qty','1'), -(1128,138,'_tax_class',''), -(1129,138,'_line_subtotal','80'), -(1130,138,'_line_subtotal_tax','0'), -(1131,138,'_line_total','80'), -(1132,138,'_line_tax','0'), -(1133,138,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1134,138,'pa_side','pair'), -(1135,139,'method_id','mondial_relay_point_relais'), -(1136,139,'instance_id',''), -(1137,139,'cost','0'), -(1138,139,'total_tax','0'), -(1139,139,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1140,140,'_product_id','625'), -(1141,140,'_variation_id','633'), -(1142,140,'_qty','1'), -(1143,140,'_tax_class',''), -(1144,140,'_line_subtotal','65'), -(1145,140,'_line_subtotal_tax','0'), -(1146,140,'_line_total','65'), -(1147,140,'_line_tax','0'), -(1148,140,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1149,140,'pa_size','64'), -(1150,141,'_product_id','625'), -(1151,141,'_variation_id','632'), -(1152,141,'_qty','3'), -(1153,141,'_tax_class',''), -(1154,141,'_line_subtotal','195'), -(1155,141,'_line_subtotal_tax','0'), -(1156,141,'_line_total','195'), -(1157,141,'_line_tax','0'), -(1158,141,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1159,141,'pa_size','62'), -(1160,142,'method_id','mondial_relay_point_relais'), -(1161,142,'instance_id',''), -(1162,142,'cost','0'), -(1163,142,'total_tax','0'), -(1164,142,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1165,143,'_product_id','625'), -(1166,143,'_variation_id','633'), -(1167,143,'_qty','1'), -(1168,143,'_tax_class',''), -(1169,143,'_line_subtotal','65'), -(1170,143,'_line_subtotal_tax','0'), -(1171,143,'_line_total','65'), -(1172,143,'_line_tax','0'), -(1173,143,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1174,143,'pa_size','64'), -(1175,144,'method_id','mondial_relay_point_relais'), -(1176,144,'instance_id',''), -(1177,144,'cost','0'), -(1178,144,'total_tax','0'), -(1179,144,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1180,145,'_product_id','625'), -(1181,145,'_variation_id','633'), -(1182,145,'_qty','1'), -(1183,145,'_tax_class',''), -(1184,145,'_line_subtotal','65'), -(1185,145,'_line_subtotal_tax','0'), -(1186,145,'_line_total','65'), -(1187,145,'_line_tax','0'), -(1188,145,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1189,145,'pa_size','64'), -(1190,146,'method_id','mondial_relay_point_relais'), -(1191,146,'instance_id',''), -(1192,146,'cost','0'), -(1193,146,'total_tax','0'), -(1194,146,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1195,147,'_product_id','251'), -(1196,147,'_variation_id','0'), -(1197,147,'_qty','1'), -(1198,147,'_tax_class',''), -(1199,147,'_line_subtotal','65'), -(1200,147,'_line_subtotal_tax','0'), -(1201,147,'_line_total','65'), -(1202,147,'_line_tax','0'), -(1203,147,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1204,148,'method_id','mondial_relay_point_relais'), -(1205,148,'instance_id',''), -(1206,148,'cost','0'), -(1207,148,'total_tax','0'), -(1208,148,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1209,149,'_product_id','258'), -(1210,149,'_variation_id','0'), -(1211,149,'_qty','1'), -(1212,149,'_tax_class',''), -(1213,149,'_line_subtotal','75'), -(1214,149,'_line_subtotal_tax','0'), -(1215,149,'_line_total','75'), -(1216,149,'_line_tax','0'), -(1217,149,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1218,150,'method_id','mondial_relay_point_relais'), -(1219,150,'instance_id',''), -(1220,150,'cost','0'), -(1221,150,'total_tax','0'), -(1222,150,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1223,151,'_product_id','251'), -(1224,151,'_variation_id','0'), -(1225,151,'_qty','1'), -(1226,151,'_tax_class',''), -(1227,151,'_line_subtotal','65'), -(1228,151,'_line_subtotal_tax','0'), -(1229,151,'_line_total','65'), -(1230,151,'_line_tax','0'), -(1231,151,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1232,152,'_product_id','271'), -(1233,152,'_variation_id','0'), -(1234,152,'_qty','1'), -(1235,152,'_tax_class',''), -(1236,152,'_line_subtotal','95'), -(1237,152,'_line_subtotal_tax','0'), -(1238,152,'_line_total','95'), -(1239,152,'_line_tax','0'), -(1240,152,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1241,153,'method_id','mondial_relay_point_relais'), -(1242,153,'instance_id',''), -(1243,153,'cost','0'), -(1244,153,'total_tax','0'), -(1245,153,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1246,154,'_product_id','202'), -(1247,154,'_variation_id','637'), -(1248,154,'_qty','1'), -(1249,154,'_tax_class',''), -(1250,154,'_line_subtotal','50'), -(1251,154,'_line_subtotal_tax','0'), -(1252,154,'_line_total','50'), -(1253,154,'_line_tax','0'), -(1254,154,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1255,154,'pa_side','left-side'), -(1256,155,'_product_id','291'), -(1257,155,'_variation_id','649'), -(1258,155,'_qty','1'), -(1259,155,'_tax_class',''), -(1260,155,'_line_subtotal','70'), -(1261,155,'_line_subtotal_tax','0'), -(1262,155,'_line_total','70'), -(1263,155,'_line_tax','0'), -(1264,155,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1265,155,'pa_side','pair'), -(1266,156,'method_id','mondial_relay_point_relais'), -(1267,156,'instance_id',''), -(1268,156,'cost','0'), -(1269,156,'total_tax','0'), -(1270,156,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1271,157,'_product_id','398'), -(1272,157,'_variation_id','0'), -(1273,157,'_qty','1'), -(1274,157,'_tax_class',''), -(1275,157,'_line_subtotal','65'), -(1276,157,'_line_subtotal_tax','0'), -(1277,157,'_line_total','65'), -(1278,157,'_line_tax','0'), -(1279,157,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1280,158,'method_id','mondial_relay_point_relais'), -(1281,158,'instance_id',''), -(1282,158,'cost','0'), -(1283,158,'total_tax','0'), -(1284,158,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1285,159,'_product_id','521'), -(1286,159,'_variation_id','523'), -(1287,159,'_qty','1'), -(1288,159,'_tax_class',''), -(1289,159,'_line_subtotal','60'), -(1290,159,'_line_subtotal_tax','0'), -(1291,159,'_line_total','60'), -(1292,159,'_line_tax','0'), -(1293,159,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1294,159,'pa_stone','tiger-eye'), -(1295,160,'_product_id','342'), -(1296,160,'_variation_id','563'), -(1297,160,'_qty','1'), -(1298,160,'_tax_class',''), -(1299,160,'_line_subtotal','25'), -(1300,160,'_line_subtotal_tax','0'), -(1301,160,'_line_total','25'), -(1302,160,'_line_tax','0'), -(1303,160,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1304,160,'pa_side','short'), -(1305,161,'_product_id','342'), -(1306,161,'_variation_id','560'), -(1307,161,'_qty','1'), -(1308,161,'_tax_class',''), -(1309,161,'_line_subtotal','58'), -(1310,161,'_line_subtotal_tax','0'), -(1311,161,'_line_total','58'), -(1312,161,'_line_tax','0'), -(1313,161,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1314,161,'pa_side','all'), -(1315,162,'method_id','mondial_relay_point_relais'), -(1316,162,'instance_id',''), -(1317,162,'cost','0'), -(1318,162,'total_tax','0'), -(1319,162,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1320,163,'_product_id','263'), -(1321,163,'_variation_id','0'), -(1322,163,'_qty','1'), -(1323,163,'_tax_class',''), -(1324,163,'_line_subtotal','90'), -(1325,163,'_line_subtotal_tax','0'), -(1326,163,'_line_total','90'), -(1327,163,'_line_tax','0'), -(1328,163,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1329,164,'method_id','mondial_relay_point_relais'), -(1330,164,'instance_id',''), -(1331,164,'cost','0'), -(1332,164,'total_tax','0'), -(1333,164,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1334,165,'_product_id','306'), -(1335,165,'_variation_id','652'), -(1336,165,'_qty','1'), -(1337,165,'_tax_class',''), -(1338,165,'_line_subtotal','70'), -(1339,165,'_line_subtotal_tax','0'), -(1340,165,'_line_total','70'), -(1341,165,'_line_tax','0'), -(1342,165,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1343,165,'pa_side','pair'), -(1344,166,'_product_id','183'), -(1345,166,'_variation_id','566'), -(1346,166,'_qty','1'), -(1347,166,'_tax_class',''), -(1348,166,'_line_subtotal','70'), -(1349,166,'_line_subtotal_tax','0'), -(1350,166,'_line_total','70'), -(1351,166,'_line_tax','0'), -(1352,166,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1353,166,'pa_side','pair'), -(1354,167,'_product_id','274'), -(1355,167,'_variation_id','0'), -(1356,167,'_qty','1'), -(1357,167,'_tax_class',''), -(1358,167,'_line_subtotal','95'), -(1359,167,'_line_subtotal_tax','0'), -(1360,167,'_line_total','95'), -(1361,167,'_line_tax','0'), -(1362,167,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1363,168,'method_id','mondial_relay_point_relais'), -(1364,168,'instance_id',''), -(1365,168,'cost','0'), -(1366,168,'total_tax','0'), -(1367,168,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1368,169,'_product_id','625'), -(1369,169,'_variation_id','631'), -(1370,169,'_qty','2'), -(1371,169,'_tax_class',''), -(1372,169,'_line_subtotal','130'), -(1373,169,'_line_subtotal_tax','0'), -(1374,169,'_line_total','128'), -(1375,169,'_line_tax','0'), -(1376,169,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1377,169,'pa_size','60'), -(1378,170,'_product_id','613'), -(1379,170,'_variation_id','624'), -(1380,170,'_qty','2'), -(1381,170,'_tax_class',''), -(1382,170,'_line_subtotal','140'), -(1383,170,'_line_subtotal_tax','0'), -(1384,170,'_line_total','138'), -(1385,170,'_line_tax','0'), -(1386,170,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1387,170,'pa_size','64'), -(1388,171,'method_id','mondial_relay_point_relais'), -(1389,171,'instance_id',''), -(1390,171,'cost','0'), -(1391,171,'total_tax','0'), -(1392,171,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1393,172,'discount_amount','4'), -(1394,172,'discount_amount_tax','0'), -(1395,172,'coupon_info','[874,\"zzzzzz\",\"fixed_product\",1]'), -(1396,173,'_product_id','288'), -(1397,173,'_variation_id','646'), -(1398,173,'_qty','1'), -(1399,173,'_tax_class',''), -(1400,173,'_line_subtotal','80'), -(1401,173,'_line_subtotal_tax','0'), -(1402,173,'_line_total','80'), -(1403,173,'_line_tax','0'), -(1404,173,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1405,173,'pa_side','pair'), -(1406,174,'method_id','mondial_relay_point_relais'), -(1407,174,'instance_id',''), -(1408,174,'cost','0'), -(1409,174,'total_tax','0'), -(1410,174,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1411,175,'_product_id','288'), -(1412,175,'_variation_id','646'), -(1413,175,'_qty','1'), -(1414,175,'_tax_class',''), -(1415,175,'_line_subtotal','80'), -(1416,175,'_line_subtotal_tax','0'), -(1417,175,'_line_total','80'), -(1418,175,'_line_tax','0'), -(1419,175,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1420,175,'pa_side','pair'), -(1421,176,'method_id','mondial_relay_point_relais'), -(1422,176,'instance_id',''), -(1423,176,'cost','0'), -(1424,176,'total_tax','0'), -(1425,176,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1426,177,'_product_id','288'), -(1427,177,'_variation_id','646'), -(1428,177,'_qty','1'), -(1429,177,'_tax_class',''), -(1430,177,'_line_subtotal','80'), -(1431,177,'_line_subtotal_tax','0'), -(1432,177,'_line_total','80'), -(1433,177,'_line_tax','0'), -(1434,177,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1435,177,'pa_side','pair'), -(1436,178,'_product_id','285'), -(1437,178,'_variation_id','642'), -(1438,178,'_qty','1'), -(1439,178,'_tax_class',''), -(1440,178,'_line_subtotal','75'), -(1441,178,'_line_subtotal_tax','0'), -(1442,178,'_line_total','75'), -(1443,178,'_line_tax','0'), -(1444,178,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1445,178,'pa_side','pair'), -(1446,179,'method_id','mondial_relay_point_relais'), -(1447,179,'instance_id',''), -(1448,179,'cost','0'), -(1449,179,'total_tax','0'), -(1450,179,'taxes','a:1:{s:5:\"total\";a:0:{}}'), -(1451,180,'_product_id','312'), -(1452,180,'_variation_id','655'), -(1453,180,'_qty','1'), -(1454,180,'_tax_class',''), -(1455,180,'_line_subtotal','75'), -(1456,180,'_line_subtotal_tax','0'), -(1457,180,'_line_total','75'), -(1458,180,'_line_tax','0'), -(1459,180,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'), -(1460,180,'pa_side','pair'), -(1461,181,'method_id','mondial_relay_point_relais'), -(1462,181,'instance_id',''), -(1463,181,'cost','0'), -(1464,181,'total_tax','0'), -(1465,181,'taxes','a:1:{s:5:\"total\";a:0:{}}'); -/*!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=182 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 -(117,'BoroBoro Long Ring gold plated - 62','line_item',852), -(118,'Mondial Relay - Point Relais (Free)','shipping',852), -(119,'BoroBoro Long Ring gold plated - 62','line_item',853), -(120,'Mondial Relay - Point Relais (Free)','shipping',853), -(121,'BoroBoro Long Ring gold plated - 62','line_item',854), -(122,'Mondial Relay - Point Relais (Free)','shipping',854), -(123,'BoroBoro Bead Ring silver - 64','line_item',855), -(124,'UPS Standard','shipping',855), -(125,'BoroBoro Bead Ring silver - 64','line_item',856), -(126,'UPS Standard','shipping',856), -(127,'BoroBoro Bead Ring silver - 62','line_item',857), -(128,'Mondial Relay - Point Relais (Free)','shipping',857), -(129,'BoroBoro Bead Ring silver - 62','line_item',858), -(130,'Mondial Relay - Point Relais (Free)','shipping',858), -(131,'BoroBoro Bead Ring silver - 62','line_item',859), -(132,'Mondial Relay - Point Relais (Free)','shipping',859), -(133,'BoroBoro Bead Ring silver - 64','line_item',860), -(134,'BoroBoro Bead Ring silver - 62','line_item',860), -(135,'UPS Standard (Free)','shipping',860), -(136,'Hattari Ear Cuff silver','line_item',861), -(137,'Mondial Relay - Point Relais','shipping',861), -(138,'Hattari Stacked Hoops gold plated - pair','line_item',862), -(139,'Mondial Relay - Point Relais (Free)','shipping',862), -(140,'BoroBoro Bead Ring silver - 64','line_item',863), -(141,'BoroBoro Bead Ring silver - 62','line_item',863), -(142,'Mondial Relay - Point Relais (Free)','shipping',863), -(143,'BoroBoro Bead Ring silver - 64','line_item',864), -(144,'Mondial Relay - Point Relais (Free)','shipping',864), -(145,'BoroBoro Bead Ring silver - 64','line_item',865), -(146,'Mondial Relay - Point Relais (Free)','shipping',865), -(147,'Tanemaki Bracelet','line_item',866), -(148,'Mondial Relay - Point Relais (Free)','shipping',866), -(149,'Fuyou Bracelet silver','line_item',867), -(150,'Mondial Relay - Point Relais (Free)','shipping',867), -(151,'Tanemaki Bracelet','line_item',868), -(152,'Tanemaki Necklace','line_item',868), -(153,'Mondial Relay - Point Relais (Free)','shipping',868), -(154,'Piasu Earrings - left side','line_item',869), -(155,'Hattari Double Hoops - pair','line_item',869), -(156,'Mondial Relay - Point Relais (Free)','shipping',869), -(157,'Mugura Hoops gold plated','line_item',870), -(158,'Mondial Relay - Point Relais (Free)','shipping',870), -(159,'BoroBoro Bead Earrings silver - Tiger\'s Eye','line_item',871), -(160,'Kagun Trio Earrings - short','line_item',871), -(161,'Kagun Trio Earrings - all','line_item',871), -(162,'Mondial Relay - Point Relais (Free)','shipping',871), -(163,'Ikkan Necklace','line_item',872), -(164,'Mondial Relay - Point Relais (Free)','shipping',872), -(165,'Tamanori Hoops silver - pair','line_item',873), -(166,'BoroBoro Long Earrings silver - pair','line_item',873), -(167,'Fuyou Necklace','line_item',873), -(168,'Mondial Relay - Point Relais (Free)','shipping',873), -(169,'BoroBoro Bead Ring silver - 60','line_item',875), -(170,'BoroBoro Bead Ring gold plated - 64','line_item',875), -(171,'Mondial Relay - Point Relais (Free)','shipping',875), -(172,'zzzzzz','coupon',875), -(173,'Hattari Stacked Hoops gold plated - pair','line_item',876), -(174,'Mondial Relay - Point Relais (Free)','shipping',876), -(175,'Hattari Stacked Hoops gold plated - pair','line_item',877), -(176,'Mondial Relay - Point Relais (Free)','shipping',877), -(177,'Hattari Stacked Hoops gold plated - pair','line_item',878), -(178,'Hattari Stacked Hoops silver - pair','line_item',878), -(179,'Mondial Relay - Point Relais (Free)','shipping',878), -(180,'Tamanori Hoops gold plated - pair','line_item',879), -(181,'Mondial Relay - Point Relais (Free)','shipping',879); -/*!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=65 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 -(63,'1','a:11:{s:4:\"cart\";s:893:\"a:2:{s:32:\"e0bbaf28e7ff8f3fdf27e01a816bfc82\";a:11:{s:3:\"key\";s:32:\"e0bbaf28e7ff8f3fdf27e01a816bfc82\";s:10:\"product_id\";i:306;s:12:\"variation_id\";i:651;s:9:\"variation\";a:1:{s:17:\"attribute_pa_side\";s:4:\"long\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"8e58c018b28ca28c12ee7d52774e4bc2\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:50;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:50;s:8:\"line_tax\";d:0;}s:32:\"f665e0c954a71ca33aadf66d162c4703\";a:11:{s:3:\"key\";s:32:\"f665e0c954a71ca33aadf66d162c4703\";s:10:\"product_id\";i:220;s:12:\"variation_id\";i:223;s:9:\"variation\";a:1:{s:17:\"attribute_pa_side\";s:5:\"short\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"69e95f196520b16c5f803e95742dacc1\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"85\";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:\"85\";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:\"85.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:415:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_f92e8eef6fb9cb17c0ca6e7c51c248a9\";s:5:\"rates\";a:1:{s:28:\"mondial_relay_point_relais:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:28:\"mondial_relay_point_relais:6\";s:9:\"method_id\";s:26:\"mondial_relay_point_relais\";s:11:\"instance_id\";i:6;s:5:\"label\";s:35:\"Mondial Relay - Point Relais (Free)\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:0:{}}}}\";s:25:\"previous_shipping_methods\";s:56:\"a:1:{i:0;a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}}\";s:23:\"chosen_shipping_methods\";s:46:\"a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-11-28T19:45:39+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:{}}\";}',1733930362), -(64,'t_e2b1997d6f60103c45c280f330d2ad','a:11:{s:4:\"cart\";s:459:\"a:1:{s:32:\"992b59acb31582131f6112607cc2353e\";a:11:{s:3:\"key\";s:32:\"992b59acb31582131f6112607cc2353e\";s:10:\"product_id\";i:433;s:12:\"variation_id\";i:478;s:9:\"variation\";a:1:{s:18:\"attribute_pa_stone\";s:12:\"lapis-lazuli\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"151e9794184dd159c844f3c307bc56b8\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:48;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:48;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"48\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"3\";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:\"48\";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:\"51.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:408:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_394f7b0c325fd45d2dd68a455d926fde\";s:5:\"rates\";a:1:{s:28:\"mondial_relay_point_relais:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:28:\"mondial_relay_point_relais:6\";s:9:\"method_id\";s:26:\"mondial_relay_point_relais\";s:11:\"instance_id\";i:6;s:5:\"label\";s:28:\"Mondial Relay - Point Relais\";s:4:\"cost\";s:4:\"3.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:0:{}}}}\";s:25:\"previous_shipping_methods\";s:56:\"a:1:{i:0;a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}}\";s:23:\"chosen_shipping_methods\";s:46:\"a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s: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:{}}\";}',1734012921); -/*!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=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_locations` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zone_locations` VALUES -(1,1,'BE','country'), -(2,1,'FR','country'), -(103,3,'DE','country'), -(104,3,'AT','country'), -(105,3,'ES','country'), -(106,3,'IT','country'), -(107,3,'LU','country'), -(108,3,'NL','country'), -(109,3,'PL','country'), -(110,3,'PT','country'), -(111,2,'AX','country'), -(112,2,'AL','country'), -(113,2,'AD','country'), -(114,2,'BY','country'), -(115,2,'BA','country'), -(116,2,'BG','country'), -(117,2,'HR','country'), -(118,2,'CZ','country'), -(119,2,'DK','country'), -(120,2,'EE','country'), -(121,2,'FO','country'), -(122,2,'FI','country'), -(123,2,'GI','country'), -(124,2,'GR','country'), -(125,2,'HU','country'), -(126,2,'IS','country'), -(127,2,'IE','country'), -(128,2,'LV','country'), -(129,2,'LI','country'), -(130,2,'LT','country'), -(131,2,'MT','country'), -(132,2,'MD','country'), -(133,2,'MC','country'), -(134,2,'ME','country'), -(135,2,'MK','country'), -(136,2,'NO','country'), -(137,2,'RO','country'), -(138,2,'SM','country'), -(139,2,'RS','country'), -(140,2,'SK','country'), -(141,2,'SI','country'), -(142,2,'SJ','country'), -(143,2,'SE','country'), -(144,2,'CH','country'), -(145,2,'TR','country'), -(146,2,'UA','country'), -(147,2,'NA','continent'), -(148,2,'OC','continent'), -(149,2,'SA','continent'), -(150,2,'AF','continent'), -(151,2,'AM','country'), -(152,2,'BD','country'), -(153,2,'BT','country'), -(154,2,'BN','country'), -(155,2,'KH','country'), -(156,2,'CX','country'), -(157,2,'CC','country'), -(158,2,'CY','country'), -(159,2,'GE','country'), -(160,2,'HK','country'), -(161,2,'IN','country'), -(162,2,'ID','country'), -(163,2,'IR','country'), -(164,2,'IQ','country'), -(165,2,'JP','country'), -(166,2,'JO','country'), -(167,2,'KZ','country'), -(168,2,'KG','country'), -(169,2,'LA','country'), -(170,2,'LB','country'), -(171,2,'MO','country'), -(172,2,'MY','country'), -(173,2,'MV','country'), -(174,2,'MN','country'), -(175,2,'MM','country'), -(176,2,'NP','country'), -(177,2,'OM','country'), -(178,2,'PK','country'), -(179,2,'PS','country'), -(180,2,'PH','country'), -(181,2,'SG','country'), -(182,2,'KR','country'), -(183,2,'LK','country'), -(184,2,'SY','country'), -(185,2,'TW','country'), -(186,2,'TJ','country'), -(187,2,'TH','country'), -(188,2,'TL','country'), -(189,2,'TM','country'), -(190,2,'UZ','country'), -(191,2,'VN','country'), -(192,2,'YE','country'); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zone_methods` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zone_methods` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zone_methods` VALUES -(2,4,'ups_standard',2,1), -(3,5,'mondial_relay_point_relais',1,1), -(1,6,'mondial_relay_point_relais',2,1), -(2,7,'flat_rate',3,1), -(2,8,'free_shipping',1,1); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_woocommerce_shipping_zones` --- - -LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; -INSERT INTO `haikuwp_woocommerce_shipping_zones` VALUES -(1,'Belgique et France',0), -(2,'Reste',2), -(3,'Pays Mondial Relay',1); -/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; -UNLOCK TABLES; - --- --- 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; - --- --- Table structure for table `haikuwp_wpmailsmtp_debug_events` --- - -DROP TABLE IF EXISTS `haikuwp_wpmailsmtp_debug_events`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpmailsmtp_debug_events` ( - `id` int(10) unsigned NOT NULL AUTO_INCREMENT, - `content` text DEFAULT NULL, - `initiator` text DEFAULT NULL, - `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0, - `created_at` timestamp NOT NULL DEFAULT current_timestamp(), - PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpmailsmtp_debug_events` --- - -LOCK TABLES `haikuwp_wpmailsmtp_debug_events` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_debug_events` DISABLE KEYS */; -INSERT INTO `haikuwp_wpmailsmtp_debug_events` VALUES -(1,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/SetupWizard.php\",\"line\":1213}',0,'2024-11-25 15:49:12'), -(2,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:49:47'), -(3,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:50:39'), -(4,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:52:18'), -(5,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:52:42'), -(6,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:54:25'), -(7,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:56:03'), -(8,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/SetupWizard.php\",\"line\":1213}',0,'2024-11-25 15:57:48'), -(9,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:31'), -(10,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:50'), -(11,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:55'), -(12,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:00:42'), -(13,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:03:45'), -(14,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:04:09'), -(15,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:06:02'), -(16,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:07:04'), -(17,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:10:01'), -(18,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/wp\\/wp-admin\\/includes\\/misc.php\",\"line\":1556}',0,'2024-11-28 18:14:28'), -(19,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/wp\\/wp-admin\\/includes\\/misc.php\",\"line\":1556}',0,'2024-11-28 18:15:15'), -(20,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-28 18:15:34'), -(21,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-28 18:20:03'); -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_debug_events` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wpmailsmtp_tasks_meta` --- - -DROP TABLE IF EXISTS `haikuwp_wpmailsmtp_tasks_meta`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpmailsmtp_tasks_meta` ( - `id` bigint(20) NOT NULL AUTO_INCREMENT, - `action` varchar(255) NOT NULL, - `data` longtext NOT NULL, - `date` datetime NOT NULL, - PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpmailsmtp_tasks_meta` --- - -LOCK TABLES `haikuwp_wpmailsmtp_tasks_meta` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_tasks_meta` DISABLE KEYS */; -INSERT INTO `haikuwp_wpmailsmtp_tasks_meta` VALUES -(1,'wp_mail_smtp_admin_notifications_update','W10=','2024-11-25 16:49:16'); -/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_tasks_meta` ENABLE KEYS */; -UNLOCK TABLES; - --- --- Table structure for table `haikuwp_wpml_mails` --- - -DROP TABLE IF EXISTS `haikuwp_wpml_mails`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `haikuwp_wpml_mails` ( - `mail_id` int(11) NOT NULL AUTO_INCREMENT, - `timestamp` timestamp NOT NULL, - `host` varchar(200) NOT NULL DEFAULT '0', - `receiver` varchar(200) NOT NULL DEFAULT '0', - `subject` varchar(200) NOT NULL DEFAULT '0', - `message` text DEFAULT NULL, - `headers` text DEFAULT NULL, - `attachments` varchar(800) NOT NULL DEFAULT '0', - `error` varchar(400) DEFAULT '', - `plugin_version` varchar(200) NOT NULL DEFAULT '0', - PRIMARY KEY (`mail_id`), - FULLTEXT KEY `idx_message` (`message`) -) ENGINE=InnoDB AUTO_INCREMENT=84 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Dumping data for table `haikuwp_wpml_mails` --- - -LOCK TABLES `haikuwp_wpml_mails` WRITE; -/*!40000 ALTER TABLE `haikuwp_wpml_mails` DISABLE KEYS */; -/*!40000 ALTER TABLE `haikuwp_wpml_mails` 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-12-10 17:06:26 diff --git a/docs/QUERIES.md b/docs/QUERIES.md new file mode 100644 index 00000000..07f72c6c --- /dev/null +++ b/docs/QUERIES.md @@ -0,0 +1,9 @@ +# Requête + +## Nettoyer les photos fantômes + +Cette commande nettoie les photos « fantômes » : les attachements toujours présents dans la base de données alors que l'image a été supprimée. Des carrés gris remplacement alors les photos dans l'administration du Produit. + +```shell +wp db --allow-root query "DELETE FROM haikuwp_postmeta WHERE meta_value NOT IN (SELECT ID FROM haikuwp_posts) AND meta_key LIKE '%photos_colonne%'" +``` diff --git a/mago-schema.json b/mago-schema.json index 1cb5d367..1ef7983e 100644 --- a/mago-schema.json +++ b/mago-schema.json @@ -7179,7 +7179,7 @@ "type": "array" }, "workspace": { - "default": "/home/gcch/Répertoires/git.gcch.fr/gcch/haiku-atelier-2024", + "default": "/home/gcch/Répertoires/git.gcch.fr/haiku-atelier-2024", "description": "The workspace directory from which to start scanning.\n\nDefaults to the current working directory.", "type": "string" } @@ -8297,7 +8297,7 @@ }, "includes": [], "paths": [], - "workspace": "/home/gcch/Répertoires/git.gcch.fr/gcch/haiku-atelier-2024" + "workspace": "/home/gcch/Répertoires/git.gcch.fr/haiku-atelier-2024" }, "description": "Source discovery and workspace configuration.\n\nDefines the workspace root, source paths to scan, and exclusion patterns.\nThis configuration determines which PHP files are loaded into the database\nfor analysis, linting, or formatting." }, @@ -8309,7 +8309,7 @@ "type": "integer" }, "threads": { - "default": 12, + "default": 4, "description": "Number of worker threads for parallel processing.\n\nControls the thread pool size used by Rayon for parallel operations.\nIf set to 0, defaults to the number of logical CPUs available.\nCan be overridden via `MAGO_THREADS` environment variable or `--threads` CLI flag.", "format": "uint", "minimum": 0, diff --git a/mise.lock b/mise.lock new file mode 100644 index 00000000..4d1387ff --- /dev/null +++ b/mise.lock @@ -0,0 +1,234 @@ +# @generated - this file is auto-generated by `mise lock` https://mise.en.dev/dev-tools/mise-lock.html + +[[tools."aqua:blopker/codebook"]] +version = "0.3.39" +backend = "aqua:blopker/codebook" + +[tools."aqua:blopker/codebook"."platforms.linux-arm64"] +checksum = "sha256:38302c6e719ce67083e9229c373943ebe45aa359a7a2cfb06e48221c33b59516" +url = "https://github.com/blopker/codebook/releases/download/v0.3.39/codebook-lsp-aarch64-unknown-linux-musl.tar.gz" + +[tools."aqua:blopker/codebook"."platforms.linux-arm64-musl"] +checksum = "sha256:38302c6e719ce67083e9229c373943ebe45aa359a7a2cfb06e48221c33b59516" +url = "https://github.com/blopker/codebook/releases/download/v0.3.39/codebook-lsp-aarch64-unknown-linux-musl.tar.gz" + +[tools."aqua:blopker/codebook"."platforms.linux-x64"] +checksum = "sha256:fdb419ed332aacba5757a3b34ec2a8cba3a94b50134ab34a8dc1af8106101dc5" +url = "https://github.com/blopker/codebook/releases/download/v0.3.39/codebook-lsp-x86_64-unknown-linux-musl.tar.gz" + +[tools."aqua:blopker/codebook"."platforms.linux-x64-musl"] +checksum = "sha256:fdb419ed332aacba5757a3b34ec2a8cba3a94b50134ab34a8dc1af8106101dc5" +url = "https://github.com/blopker/codebook/releases/download/v0.3.39/codebook-lsp-x86_64-unknown-linux-musl.tar.gz" + +[tools."aqua:blopker/codebook"."platforms.macos-arm64"] +checksum = "sha256:c3f8f36a4747542ece10c65cd8dd724aa0dbd31c08a1fd03fb53813eff87b8ce" +url = "https://github.com/blopker/codebook/releases/download/v0.3.39/codebook-lsp-aarch64-apple-darwin.tar.gz" + +[tools."aqua:blopker/codebook"."platforms.macos-x64"] +checksum = "sha256:b3392e8eb080f3e6e083ada59bafcc6e50681d99b0cbd4f420ab4c7123d08baa" +url = "https://github.com/blopker/codebook/releases/download/v0.3.39/codebook-lsp-x86_64-apple-darwin.tar.gz" + +[tools."aqua:blopker/codebook"."platforms.windows-x64"] +checksum = "sha256:dc6c89bdd9e20c00de10d8eb68ffc0e581831eae5a62c9e4efd25905eba78413" +url = "https://github.com/blopker/codebook/releases/download/v0.3.39/codebook-lsp-x86_64-pc-windows-msvc.zip" + +[[tools."aqua:numtide/treefmt"]] +version = "2.5.0" +backend = "aqua:numtide/treefmt" + +[tools."aqua:numtide/treefmt"."platforms.linux-arm64"] +checksum = "sha256:fce47c6fc8cb6a87461b1309fc6d3102eade64b6fe0c9b86678b4eed9eb00e57" +url = "https://github.com/numtide/treefmt/releases/download/v2.5.0/treefmt_2.5.0_linux_arm64.tar.gz" + +[tools."aqua:numtide/treefmt"."platforms.linux-arm64-musl"] +checksum = "sha256:fce47c6fc8cb6a87461b1309fc6d3102eade64b6fe0c9b86678b4eed9eb00e57" +url = "https://github.com/numtide/treefmt/releases/download/v2.5.0/treefmt_2.5.0_linux_arm64.tar.gz" + +[tools."aqua:numtide/treefmt"."platforms.linux-x64"] +checksum = "sha256:95f707bf9666d08b50888b116768fd77f042ad5af92aa3b795f063160e72758f" +url = "https://github.com/numtide/treefmt/releases/download/v2.5.0/treefmt_2.5.0_linux_amd64.tar.gz" + +[tools."aqua:numtide/treefmt"."platforms.linux-x64-musl"] +checksum = "sha256:95f707bf9666d08b50888b116768fd77f042ad5af92aa3b795f063160e72758f" +url = "https://github.com/numtide/treefmt/releases/download/v2.5.0/treefmt_2.5.0_linux_amd64.tar.gz" + +[tools."aqua:numtide/treefmt"."platforms.macos-arm64"] +checksum = "sha256:a3cdfa8e92eb7c302bb851f73800187e75d5789f2a75835b403b158d77b2c376" +url = "https://github.com/numtide/treefmt/releases/download/v2.5.0/treefmt_2.5.0_darwin_arm64.tar.gz" + +[tools."aqua:numtide/treefmt"."platforms.macos-x64"] +checksum = "sha256:21388b1f7d6c2f572e1ce9231f7dfc08f80a062438908791ab078c1d76b10a49" +url = "https://github.com/numtide/treefmt/releases/download/v2.5.0/treefmt_2.5.0_darwin_amd64.tar.gz" + +[[tools.aube]] +version = "1.9.0" +backend = "github:endevco/aube" + +[tools.aube."platforms.linux-arm64"] +checksum = "sha256:218559ad1bc0335689b0bf94217dec53147e6819b514cd1edca2b25578a9eb71" +url = "https://github.com/endevco/aube/releases/download/v1.9.0/aube-v1.9.0-aarch64-unknown-linux-gnu.tar.gz" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/412878187" +provenance = "github-attestations" + +[tools.aube."platforms.linux-arm64-musl"] +checksum = "sha256:6a635d407637d94ef2aba1cfd8f36189b88d3703080a788fe3e36cf628d91049" +url = "https://github.com/endevco/aube/releases/download/v1.9.0/aube-v1.9.0-aarch64-unknown-linux-musl.tar.gz" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/412876816" +provenance = "github-attestations" + +[tools.aube."platforms.linux-x64"] +checksum = "sha256:f27e4ecdd5669e76d2d1f7be69ca29e0ba0a8943b71172e5f7b785ab9a5c5132" +url = "https://github.com/endevco/aube/releases/download/v1.9.0/aube-v1.9.0-x86_64-unknown-linux-gnu.tar.gz" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/412877756" + +[tools.aube."platforms.linux-x64-musl"] +checksum = "sha256:6245a25dab1903d76222edc493f5c908b6fc52cac1dc591a3e1760b066af5c6b" +url = "https://github.com/endevco/aube/releases/download/v1.9.0/aube-v1.9.0-x86_64-unknown-linux-musl.tar.gz" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/412878508" +provenance = "github-attestations" + +[tools.aube."platforms.macos-arm64"] +checksum = "sha256:7d85ecf1af62b65fd6ea386057f63808b5a1e18bd1201851a24619dc5cf337b0" +url = "https://github.com/endevco/aube/releases/download/v1.9.0/aube-v1.9.0-aarch64-apple-darwin.tar.gz" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/412878487" +provenance = "github-attestations" + +[tools.aube."platforms.windows-x64"] +checksum = "sha256:79df31772c03cb22407dacdef59a3abed74d76fae20587c9f96f4b972a47eba4" +url = "https://github.com/endevco/aube/releases/download/v1.9.0/aube-v1.9.0-x86_64-pc-windows-msvc.zip" +url_api = "https://api.github.com/repos/endevco/aube/releases/assets/412888080" +provenance = "github-attestations" + +[[tools.just]] +version = "1.50.0" +backend = "aqua:casey/just" + +[tools.just."platforms.linux-arm64"] +checksum = "sha256:3beb4967ce05883cf09ac12d6d128166eb4c6d0b03eff74b61018a6880655d7d" +url = "https://github.com/casey/just/releases/download/1.50.0/just-1.50.0-aarch64-unknown-linux-musl.tar.gz" + +[tools.just."platforms.linux-arm64-musl"] +checksum = "sha256:3beb4967ce05883cf09ac12d6d128166eb4c6d0b03eff74b61018a6880655d7d" +url = "https://github.com/casey/just/releases/download/1.50.0/just-1.50.0-aarch64-unknown-linux-musl.tar.gz" + +[tools.just."platforms.linux-x64"] +checksum = "sha256:27e011cd6328fadd632e59233d2cf5f18460b8a8c4269acd324c1a8669f34db0" +url = "https://github.com/casey/just/releases/download/1.50.0/just-1.50.0-x86_64-unknown-linux-musl.tar.gz" + +[tools.just."platforms.linux-x64-musl"] +checksum = "sha256:27e011cd6328fadd632e59233d2cf5f18460b8a8c4269acd324c1a8669f34db0" +url = "https://github.com/casey/just/releases/download/1.50.0/just-1.50.0-x86_64-unknown-linux-musl.tar.gz" + +[tools.just."platforms.macos-arm64"] +checksum = "sha256:891262207663bff1aa422dbe799a76deae4064eaa445f14eb28aef7a388222cd" +url = "https://github.com/casey/just/releases/download/1.50.0/just-1.50.0-aarch64-apple-darwin.tar.gz" + +[tools.just."platforms.macos-x64"] +checksum = "sha256:e4fa28fe63381ca32fad101e86d4a1da7cd2d34d1b080985a37ec9dc951922fe" +url = "https://github.com/casey/just/releases/download/1.50.0/just-1.50.0-x86_64-apple-darwin.tar.gz" + +[tools.just."platforms.windows-x64"] +checksum = "sha256:5dc713f049e174e22de41fd06292a26c9b90f2d37c1be9390d2082fe6928b376" +url = "https://github.com/casey/just/releases/download/1.50.0/just-1.50.0-x86_64-pc-windows-msvc.zip" + +[[tools.mago]] +version = "1.25.2" +backend = "aqua:carthage-software/mago" + +[tools.mago."platforms.linux-arm64"] +checksum = "sha256:48abe89725c8d39e2e9f3683720899f992812639e5bb174ba9ed4df27eb95c49" +url = "https://github.com/carthage-software/mago/releases/download/1.25.2/mago-1.25.2-aarch64-unknown-linux-musl.tar.gz" +provenance = "github-attestations" + +[tools.mago."platforms.linux-arm64-musl"] +checksum = "sha256:48abe89725c8d39e2e9f3683720899f992812639e5bb174ba9ed4df27eb95c49" +url = "https://github.com/carthage-software/mago/releases/download/1.25.2/mago-1.25.2-aarch64-unknown-linux-musl.tar.gz" +provenance = "github-attestations" + +[tools.mago."platforms.linux-x64"] +checksum = "sha256:b21aac6fe69467bfe87633614b0962eb3b699194f66d50b84fc35a8263ccbcf2" +url = "https://github.com/carthage-software/mago/releases/download/1.25.2/mago-1.25.2-x86_64-unknown-linux-musl.tar.gz" + +[tools.mago."platforms.linux-x64-musl"] +checksum = "sha256:b21aac6fe69467bfe87633614b0962eb3b699194f66d50b84fc35a8263ccbcf2" +url = "https://github.com/carthage-software/mago/releases/download/1.25.2/mago-1.25.2-x86_64-unknown-linux-musl.tar.gz" +provenance = "github-attestations" + +[tools.mago."platforms.macos-arm64"] +checksum = "sha256:d831c4c75a2d32f0df61a950229fb97e27e1d36b6cf83208f90102255be4d348" +url = "https://github.com/carthage-software/mago/releases/download/1.25.2/mago-1.25.2-aarch64-apple-darwin.tar.gz" +provenance = "github-attestations" + +[tools.mago."platforms.macos-x64"] +checksum = "sha256:30e7722047b7d977985cd85c931d5f2cfb0f2ab31590c81ed945b9a2fda54f6a" +url = "https://github.com/carthage-software/mago/releases/download/1.25.2/mago-1.25.2-x86_64-apple-darwin.tar.gz" +provenance = "github-attestations" + +[tools.mago."platforms.windows-x64"] +checksum = "sha256:d755fd8ed31826def064231d5cc21ab330e0f44da3563ce49d0e3720ce31de34" +url = "https://github.com/carthage-software/mago/releases/download/1.25.2/mago-1.25.2-x86_64-pc-windows-msvc.zip" +provenance = "github-attestations" + +[[tools.node]] +version = "26.0.0" +backend = "core:node" + +[tools.node."platforms.linux-arm64"] +checksum = "sha256:c802664b5770102999efacf5717854f7652797db522e8cc5727a6209afea824d" +url = "https://nodejs.org/dist/v26.0.0/node-v26.0.0-linux-arm64.tar.gz" + +[tools.node."platforms.linux-arm64-musl"] +checksum = "sha256:8c374da2f289493f346ed7d68143967e4e536a38cf7e5aa7d3933146253193b1" +url = "https://unofficial-builds.nodejs.org/download/release/v26.0.0/node-v26.0.0-linux-arm64-musl.tar.gz" + +[tools.node."platforms.linux-x64"] +checksum = "sha256:42cee4d7ec80b7f7c89281cf00726b14840ac674462404dd4fd36f03964dc0af" +url = "https://nodejs.org/dist/v26.0.0/node-v26.0.0-linux-x64.tar.gz" + +[tools.node."platforms.linux-x64-musl"] +checksum = "sha256:333c376e342e5e5c0505f19eaab4990cc03f47a15dd5628c30fe64c39048b995" +url = "https://unofficial-builds.nodejs.org/download/release/v26.0.0/node-v26.0.0-linux-x64-musl.tar.gz" + +[tools.node."platforms.macos-arm64"] +checksum = "sha256:dcee8564c1a9342f9594dd5e52d533894dfef6b85aa771bbbb870baa3c403235" +url = "https://nodejs.org/dist/v26.0.0/node-v26.0.0-darwin-arm64.tar.gz" + +[tools.node."platforms.macos-x64"] +checksum = "sha256:f488ab543fe202d8a2d56e661682117d3c56903a2bf64f2ec1ff7bd421cfd875" +url = "https://nodejs.org/dist/v26.0.0/node-v26.0.0-darwin-x64.tar.gz" + +[tools.node."platforms.windows-x64"] +checksum = "sha256:d0418640a36096e00bddb57761aa0b1b98f91904ec4ed2b9dd75cbad723becd7" +url = "https://nodejs.org/dist/v26.0.0/node-v26.0.0-win-x64.zip" + +[[tools.watchexec]] +version = "2.5.1" +backend = "aqua:watchexec/watchexec" + +[tools.watchexec."platforms.linux-arm64"] +checksum = "sha256:c073887583d502fa0b393a8b847bb4460a111b3b0a199d1f70dafd5d89e71a2f" +url = "https://github.com/watchexec/watchexec/releases/download/v2.5.1/watchexec-2.5.1-aarch64-unknown-linux-musl.tar.xz" + +[tools.watchexec."platforms.linux-arm64-musl"] +checksum = "sha256:c073887583d502fa0b393a8b847bb4460a111b3b0a199d1f70dafd5d89e71a2f" +url = "https://github.com/watchexec/watchexec/releases/download/v2.5.1/watchexec-2.5.1-aarch64-unknown-linux-musl.tar.xz" + +[tools.watchexec."platforms.linux-x64"] +checksum = "sha256:9efabd08de720c1ee7e57b487fe11904f0966828e76146e2b5ea5deee90626be" +url = "https://github.com/watchexec/watchexec/releases/download/v2.5.1/watchexec-2.5.1-x86_64-unknown-linux-musl.tar.xz" + +[tools.watchexec."platforms.linux-x64-musl"] +checksum = "sha256:9efabd08de720c1ee7e57b487fe11904f0966828e76146e2b5ea5deee90626be" +url = "https://github.com/watchexec/watchexec/releases/download/v2.5.1/watchexec-2.5.1-x86_64-unknown-linux-musl.tar.xz" + +[tools.watchexec."platforms.macos-arm64"] +checksum = "sha256:c5e405dd1109940b2510398d2182990c1be59063b94e11d7ace9c7b435cb1df1" +url = "https://github.com/watchexec/watchexec/releases/download/v2.5.1/watchexec-2.5.1-aarch64-apple-darwin.tar.xz" + +[tools.watchexec."platforms.macos-x64"] +checksum = "sha256:bb74bf33286ff7f31dd8e763e017fbc0418360d88baefd35bc57d662d28394e2" +url = "https://github.com/watchexec/watchexec/releases/download/v2.5.1/watchexec-2.5.1-x86_64-apple-darwin.tar.xz" + +[tools.watchexec."platforms.windows-x64"] +checksum = "sha256:aa448c2704ca1a37ce0f1fc75381d9a411946dd293cf6236293f549426a577f7" +url = "https://github.com/watchexec/watchexec/releases/download/v2.5.1/watchexec-2.5.1-x86_64-pc-windows-msvc.zip" diff --git a/mise.toml b/mise.toml index d2d9db14..3cb50af4 100644 --- a/mise.toml +++ b/mise.toml @@ -1,2 +1,44 @@ [tools] - "github:AJenbo/phpantom_lsp" = "latest" + aube = "latest" + just = "latest" + mago = "latest" + node = "latest" + watchexec = "latest" + "aqua:blopker/codebook" = "latest" + "aqua:numtide/treefmt" = "latest" + +[tasks.format] + alias = "f" + description = "Formate le code avec treefmt en utilisant la configuration globale" + run = "treefmt --config-file ~/.config/treefmt/treefmt.toml ." + tools."aqua:numtide/treefmt" = "latest" + sources = [ + "*.{json,md,toml}", + "cfg/*.ts", + "web/app/themes/haiku-atelier-2024/src/**/*.ts" + ] + +[tasks.watch-format] + alias = "wf" + description = "Formate le code avec treefmt en utilisant la configuration globale" + run = "watchexec -w web/app/themes/haiku-atelier-2024/src/ mise run format" + sources = ["*.{json,md,toml}", "cfg/*.ts", "web/app/themes/haiku-atelier-2024/src/**/*.ts"] + +[tasks.build-css] + description = "Compile le CSS depuis les fichiers SCSS" + outputs = ["web/app/themes/haiku-atelier-2024/assets/css/**/*.css"] + run = [ + "aube x sass --update web/app/themes/haiku-atelier-2024/src/sass:web/app/themes/haiku-atelier-2024/assets/css", + "aube x lightningcss --browserslist --bundle --minify --output-file web/app/themes/haiku-atelier-2024/assets/css/main.min.css -- web/app/themes/haiku-atelier-2024/assets/css/main.css", + "aube x lightningcss --browserslist --bundle --minify --output-file web/app/themes/haiku-atelier-2024/assets/css/pages/page-panier.min.css -- web/app/themes/haiku-atelier-2024/assets/css/pages/page-panier.css", + "aube x lightningcss --browserslist --bundle --minify --output-file web/app/themes/haiku-atelier-2024/assets/css/pages/page-accueil.min.css -- web/app/themes/haiku-atelier-2024/assets/css/pages/page-accueil.css", + "aube x lightningcss --browserslist --bundle --minify --output-file web/app/themes/haiku-atelier-2024/assets/css/pages/page-boutique.min.css -- web/app/themes/haiku-atelier-2024/assets/css/pages/page-boutique.css", + "aube x lightningcss --browserslist --bundle --minify --output-file web/app/themes/haiku-atelier-2024/assets/css/pages/page-a-propos.min.css -- web/app/themes/haiku-atelier-2024/assets/css/pages/page-a-propos.css", + "aube x lightningcss --browserslist --bundle --minify --output-file web/app/themes/haiku-atelier-2024/assets/css/pages/page-modele-simple.min.css -- web/app/themes/haiku-atelier-2024/assets/css/pages/page-modele-simple.css", + "aube x lightningcss --browserslist --bundle --minify --output-file web/app/themes/haiku-atelier-2024/assets/css/pages/page-succes-commande.min.css -- web/app/themes/haiku-atelier-2024/assets/css/pages/page-succes-commande.css", + ] + sources = ["web/app/themes/haiku-atelier-2024/src/sass/**/*.scss"] + +[tasks.test-shop] + description = "Lance les tests d'intégration pour la page Boutique" + run = "aube x playwright test --config cfg/playwright.config.ts tests/playwright/shop.spec.ts" diff --git a/package.json b/package.json index cf80f947..e8640c25 100644 --- a/package.json +++ b/package.json @@ -12,10 +12,11 @@ "prepare": "effect-tsgo patch" }, "dependencies": { + "@effect/platform-browser": "^4.0.0-beta.60", "@mobily/ts-belt": "v4.0.0-rc.5", "@sentry/browser": "^10.51.0", "a11y-dialog": "^8.1.5", - "effect": "^4.0.0-beta.59", + "effect": "^4.0.0-beta.60", "html-template-tag": "^5.0.0", "lit-html": "^3.3.2", "purify-ts": "2.1.2", @@ -25,30 +26,30 @@ "devDependencies": { "@effect/language-service": "^0.85.1", "@effect/tsgo": "^0.5.2", - "@gcch/configuration-eslint": "git+https://git.gcch.fr/gcch/configuration-eslint#888eb4aa54", - "@gcch/configuration-oxlint": "git+https://git.gcch.fr/gcch/configuration-oxlint#83547fc1ebfd", - "@gcch/configuration-prettier": "git+https://git.gcch.fr/gcch/configuration-prettier#d267d6dc5e", + "@gcch/configuration-eslint": "git+https://git.gcch.fr/gcch/configuration-eslint", + "@gcch/configuration-oxlint": "git+https://git.gcch.fr/gcch/configuration-oxlint", + "@gcch/configuration-prettier": "git+https://git.gcch.fr/gcch/configuration-prettier", "@playwright/test": "^1.59.1", "@sentry/core": "^10.51.0", "@types/bun": "^1.3.13", "@types/node": "^25.6.0", - "@typescript/native-preview": "7.0.0-dev.20260503.1", + "@typescript/native-preview": "7.0.0-dev.20260504.1", "@vitejs/plugin-legacy": "^8.0.1", "better-typescript-lib": "^2.12.0", "browserslist": "^4.28.2", - "caniuse-lite": "^1.0.30001791", + "caniuse-lite": "^1.0.30001792", "eslint": "^10.3.0", "eslint-plugin-functional": "^9.0.4", "eslint-plugin-jsx-a11y": "^6.10.2", - "eslint-plugin-oxlint": "^1.62.0", + "eslint-plugin-oxlint": "^1.63.0", "eslint-plugin-perfectionist": "^5.9.0", "fdir": "^6.5.0", - "globals": "^17.6", - "jiti": "^2.6.1", + "globals": "17", + "jiti": "^2.7.0", "knip": "^6.11.0", "lightningcss": "^1.32.0", "lightningcss-cli": "^1.32.0", - "oxlint": "^1.62.0", + "oxlint": "^1.63.0", "oxlint-tsgolint": "^0.22.1", "playwright": "^1.59.1", "prettier": "^3.8.3", @@ -59,14 +60,14 @@ "prettier-plugin-sh": "^0.18.1", "prettier-plugin-sort-json": "^4.2.0", "sass-embedded": "^1.99.0", - "stylelint": "^17.9.1", + "stylelint": "^17.11.0", "stylelint-config-clean-order": "^8.0.1", "stylelint-config-sass-guidelines": "^13.0.0", "stylelint-config-standard-scss": "^17.0.0", "stylelint-declaration-block-no-ignored-properties": "^3.0.0", "stylelint-plugin-logical-css": "^2.1.0", "typescript": "^6.0.3", - "typescript-eslint": "^8.59.1", + "typescript-eslint": "^8.59.2", "vite": "^8.0.10", "vite-tsconfig-paths": "^6.1.1" }, diff --git a/scripts/convertis-images.fish b/scripts/convertis-images.fish deleted file mode 100755 index 6b163f9f..00000000 --- a/scripts/convertis-images.fish +++ /dev/null @@ -1,68 +0,0 @@ -#!/usr/bin/fish - -for jpg in **/*.{jpg,jpeg} - echo $jpg - - set -f avif (path change-extension 'avif' "$jpg") - set -f jxl (path change-extension 'jxl' "$jpg") - set -f png (path change-extension 'png' "$jpg") - - set -f dimensions (magick identify -format "%w-%h" $jpg) - set -f dimensions (string split "-" $dimensions) - - if test $dimensions[1] -eq 1920 || test $dimensions[2] -eq 1920 - set -f a_bonnes_dimensions true - else - set -f a_bonnes_dimensions false - end - - if test -e $avif && test -e $jxl - echo -e "\tAll there." - continue - end - - magick "$jpg" -resize 1920x1920\> "$png" >/dev/null - - if ! test -e $jxl - if test $a_bonnes_dimensions = false - cjxl \ - --allow_jpeg_reconstruction=1 \ - --brotli_effort=11 \ - --container=1 \ - --effort=9 \ - --lossless_jpeg=1 \ - --num_threads=-1 \ - --progressive \ - $png $jxl &>/dev/null - - djxl \ - --num_threads=-1 \ - $jxl $jpg &>/dev/null - end - - cjxl \ - --allow_jpeg_reconstruction=0 \ - --brotli_effort=11 \ - --container=1 \ - --effort=10 \ - --quality=70 \ - --lossless_jpeg=0 \ - --num_threads=-1 \ - --progressive \ - $png $jxl &>/dev/null - echo -e "\t$jxl" - - set -f avif (path change-extension 'avif' "$jpg") - if ! test -e $avif - avifenc \ - -q 70 \ - -s 0 \ - -c aom \ - -y 420 \ - "$png" "$avif" &>/dev/null - echo -e "\t$avif" - end - - rm $png - end -end diff --git a/scripts/format-sort-files.fish b/scripts/format-sort-files.fish deleted file mode 100755 index df8488dd..00000000 --- a/scripts/format-sort-files.fish +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/fish - -set -f fichiers_toml (fd --glob "*.toml") -set -f fichiers_angie (fd --glob "*.conf" containers/conf/angie) - -for toml in $fichiers_toml - tombi format "$toml" -end - -for angie in $angie - nginxfmt "$angie" -end diff --git a/web/app/uploads/lol.fish b/scripts/optimise-image.fish old mode 100644 new mode 100755 similarity index 93% rename from web/app/uploads/lol.fish rename to scripts/optimise-image.fish index d78b21a0..0f659908 --- a/web/app/uploads/lol.fish +++ b/scripts/optimise-image.fish @@ -1,6 +1,11 @@ #!/usr/bin/fish -set -f jpg $argv +if test -z "$argv[1]" + echo "Un chemin doit être passé en argument." + return 1 +end + +set -f jpg $argv[1] echo $jpg set -f avif (path change-extension 'avif' "$jpg") diff --git a/scripts/optimise-images.fish b/scripts/optimise-images.fish new file mode 100755 index 00000000..607a4c20 --- /dev/null +++ b/scripts/optimise-images.fish @@ -0,0 +1,23 @@ +#!/usr/bin/fish + +if ! test $argv + set -f argv web/app/uploads +end + +if type --query gm +else + echo -e "GraphicsMagick is missing." + exit 1 +end +if type --query cjxl +else + echo -e "A JPEGXL encoder (cjxl) is missing." + exit 1 +end +if type --query avifenc +else + echo -e "An AVIF encoder (avifenc) is missing." + exit 1 +end + +fd --glob "**/*.{jpg,jpeg}" $argv[1] -x fish "scripts/optimise-image.fish" diff --git a/scripts/remove-scaled-images.php b/scripts/remove-scaled-images.php deleted file mode 100755 index 678f8f36..00000000 --- a/scripts/remove-scaled-images.php +++ /dev/null @@ -1,45 +0,0 @@ -prefix}postmeta"; - -try { - $pdo->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); - // Error Handling - $sql = "UPDATE {$wp_postmeta} SET meta_value = REPLACE(meta_value,'-scaled.jpg','.jpg') WHERE meta_key='_wp_attached_file' AND meta_value LIKE '%-scaled.jpg%'"; - $result = $pdo->exec($sql); - print_r($result); -} catch (PDOException $e) { - print_r($e->getMessage()); -} - -// replace _wp_attachment_metadata meta_key. -$image_metas = []; - -try { - $pdo->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); - // Error Handling - $sql = "SELECT * FROM {$wp_postmeta} WHERE meta_value LIKE '%-scaled.jpg%' AND meta_key='_wp_attachment_metadata'"; - $statement = $pdo->query($sql); - $image_metas = $statement->fetchAll(); - foreach ($image_metas as $meta) { - $meta_value = unserialize($meta['meta_value']); - $file = $meta_value['file']; - $meta_value['file'] = str_replace('-scaled.jpg', '.jpg', $file); - update_post_meta($meta['post_id'], $meta['meta_key'], $meta_value); - $result = get_post_meta($meta['post_id'], $meta['meta_key']); - print_r($result); - } -} catch (PDOException $e) { - print_r($e->getMessage()); -} diff --git a/tests/playwright/shop.spec.ts b/tests/playwright/shop.spec.ts index 465f4816..60f55742 100644 --- a/tests/playwright/shop.spec.ts +++ b/tests/playwright/shop.spec.ts @@ -1,50 +1,40 @@ /** @effect-diagnostics asyncFunction:skip-file */ import type { APIRequestContext, Locator, Page, Response } from "@playwright/test"; import { expect, test } from "@playwright/test"; +import { ManagedRuntime } from "effect"; +import { APIClient } from "../../web/app/themes/haiku-atelier-2024/src/scripts-effect/lib/api.ts"; import type { WCV3Products } from "../../web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3/products"; import type { BackendHeaders } from "./utils.ts"; import { getBackendHeadersFromHtml } from "./utils.ts"; test.describe.configure({ mode: "parallel", timeout: 60_000 }); +/** _Runtime_ pour effectuer les appels API. */ +const TestRuntime = ManagedRuntime.make(APIClient.Live); + +test("is on the first page of the Shop", async ({ page }): Promise => { + const FIRST_PAGE_NUMBER = "1"; + await page.goto("https://haikuatelier.gcch.local/shop/"); + + const productsGrid: Locator = page.locator(".grille-produits"); + await expect(productsGrid, "La grille des Produits est visible.").toBeVisible(); + + expect(await productsGrid.getAttribute("data-page"), "Le numéro de page initial est correct.").toBe( + FIRST_PAGE_NUMBER, + ); +}); + test("can scroll to the end of the grid", async ({ page }): Promise => { - await scrollToGridsEnd(page); -}); - -test("can access all Products' pages", async ({ page, request }): Promise => { - await page["goto"]("https://haikuatelier.gcch.local/shop/"); - const links = await getAllProductsLinks(page, request); - - for (const link of links) { - // Vérifie que le lien de la page retourne OK. - const req = await request.get(link); - await expect(req, "The Product's page is accessible").toBeOK(); - } -}); - -const getAllProductsLinks = async (page: Page, request: APIRequestContext): Promise> => { - const backendHeaders: BackendHeaders = await getBackendHeadersFromHtml(page); - const response = await request.get("/wp-json/wc/v3/products?page=1&per_page=100&status=publish", { - headers: { Authorization: `Basic ${backendHeaders.authString}`, Nonce: backendHeaders.nonce }, - }); - const json = (await response.json()) as WCV3Products; - return json.map(p => p.permalink); -}; - -const scrollToGridsEnd = async (page: Page): Promise => { - await page["goto"]("https://haikuatelier.gcch.local/shop/"); + await page.goto("https://haikuatelier.gcch.local/shop/"); let hasMoreProducts = true; let currentPageNumber = "1"; const productsGrid: Locator = page.locator(".grille-produits"); - await expect(productsGrid, "The Product's grid is visible").toBeVisible(); - expect(await productsGrid.getAttribute("data-page"), "The initial page number attribute is correct").toBe( - currentPageNumber, - ); + await expect(productsGrid, "La grille des Produits est visible.").toBeVisible(); const showMoreButton: Locator = page.getByRole("button", { name: "Show more" }); - await expect(showMoreButton, "The 'Show more' button is visible").toBeVisible(); + await expect(showMoreButton, "Le bouton « Show more » est visible.").toBeVisible(); while (hasMoreProducts) { const newProductsResponse: Promise = page.waitForResponse(new RegExp(".*wp-json/wc/v3/products.*")); @@ -57,7 +47,7 @@ const scrollToGridsEnd = async (page: Page): Promise => { await gridWithNewPageNumber.waitFor(); // Redondance pour expliciter la raison de l'assertion. - expect(await productsGrid.getAttribute("data-page"), "The page number attribute is incremented").toBe( + expect(await productsGrid.getAttribute("data-page"), "Le numéro de page a été incrémenté.").toBe( newPageNumber, ); currentPageNumber = newPageNumber; @@ -67,4 +57,44 @@ const scrollToGridsEnd = async (page: Page): Promise => { hasMoreProducts = false; } } +}); + +test("can access all Products' pages", async ({ page, request }): Promise => { + await page.goto("https://haikuatelier.gcch.local/shop/"); + const links = await getAllProductsLinks(page, request); + + for (const link of links) { + // Vérifie que le lien de la page retourne OK. + const req = await request.get(link); + await expect(req, "La page du Produit est accessible.").toBeOK(); + } +}); + +test("has no Product with broken images", async ({ page }): Promise => { + await page.goto("https://haikuatelier.gcch.local/shop/"); + + await loadMoreProducts(page); + + const brokenImages = await page.locator("a:has(img[src=''])").all(); + const links = await Promise.all(brokenImages.map(locator => locator.getAttribute("href"))); + + console.info("Liens des Produits avec images cassées :", links); + + expect(links.length, "Il n'y pas d'images cassées.").toEqual(0); +}); + +const getAllProductsLinks = async (page: Page, request: APIRequestContext): Promise> => { + const backendHeaders: BackendHeaders = await getBackendHeadersFromHtml(page); + const response = await request.get("/wp-json/wc/v3/products?page=1&per_page=100&status=publish", { + headers: { Authorization: `Basic ${backendHeaders.authString}`, Nonce: backendHeaders.nonce }, + }); + const json = (await response.json()) as WCV3Products; + return json.map(p => p.permalink); +}; + +const loadMoreProducts = async (page: Page): Promise => { + const showMoreButton: Locator = page.getByRole("button", { name: "Show more" }); + const newProductsResponse: Promise = page.waitForResponse(new RegExp(".*wp-json/wc/v3/products.*")); + await showMoreButton.click(); + await newProductsResponse; }; diff --git a/tsconfig.json b/tsconfig.json index 42793b84..56330120 100755 --- a/tsconfig.json +++ b/tsconfig.json @@ -39,7 +39,7 @@ { "diagnosticSeverity": { "anyUnknownInErrorContext": "error", - "asyncFunction": "warning", + "asyncFunction": "off", "catchAllToMapError": "error", "catchUnfailableEffect": "error", "classSelfMismatch": "error", diff --git a/web/app/themes/haiku-atelier-2024/assets/css/main.css b/web/app/themes/haiku-atelier-2024/assets/css/main.css deleted file mode 100755 index 5b7c2f2f..00000000 --- a/web/app/themes/haiku-atelier-2024/assets/css/main.css +++ /dev/null @@ -1,1527 +0,0 @@ -@charset "UTF-8"; -@font-face { - font-family: Lato; - font-weight: 100 900; - font-style: normal; - font-display: swap; - src: url("/app/themes/haiku-atelier-2024/assets/fonts/lato/lato-variable-webfont.woff2") format(woff2) tech(variations), url("/app/themes/haiku-atelier-2024/assets/fonts/lato/lato-variable-webfont.woff2") format("woff2-variations"), url("/app/themes/haiku-atelier-2024/assets/fonts/lato/lato-variable-webfont.woff2") format("woff2"), url("/app/themes/haiku-atelier-2024/assets/fonts/lato/lato-variable-webfont.ttf") format("truetype"); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -} -@font-face { - font-family: Lato; - font-weight: 100 900; - font-style: italic; - font-display: swap; - src: url("/app/themes/haiku-atelier-2024/assets/fonts/lato/lato-variable-italic-webfont.woff2") format(woff2) tech(variations), url("/app/themes/haiku-atelier-2024/assets/fonts/lato/lato-variable-italic-webfont.woff2") format("woff2-variations"), url("/app/themes/haiku-atelier-2024/assets/fonts/lato/lato-variable-italic-webfont.woff2") format("woff2"), url("/app/themes/haiku-atelier-2024/assets/fonts/lato/lato-variable-italic-webfont.ttf") format("truetype"); - unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; -} -@font-face { - font-family: Myriad; - font-weight: 300 900; - font-style: normal; - font-display: swap; - font-stretch: 70% 110%; - src: url("/app/themes/haiku-atelier-2024/assets/fonts/myriad/myriad-variable.woff2") format("woff2"), url("/app/themes/haiku-atelier-2024/assets/fonts/myriad/myriad-variable.ttf") format("truetype"); -} -@font-face { - font-family: Myriad; - font-weight: 300 900; - font-style: italic; - font-display: swap; - font-stretch: 70% 110%; - src: url("/app/themes/haiku-atelier-2024/assets/fonts/myriad/myriad-variable-italic.woff2") format("woff2"), url("/app/themes/haiku-atelier-2024/assets/fonts/myriad/myriad-variable-italic.ttf") format("truetype"); -} -:root { - /* Couleurs */ - --couleur-blanc: oklch(100% 0 0deg / 100%); - --couleur-blanc-fond: oklch(100% 0 0deg / 80%); - --couleur-gris: oklch(93.89% 0.0025 345.21deg / 100%); - --couleur-gris-fond: oklch(93.89% 0.0025 345.21deg / 80%); - --couleur-gris-fond-extra: oklch(93.89% 0.0025 345.21deg / 60%); - --couleur-gris-fonce: oklch(59.99% 0 0deg / 100%); - --couleur-gris-fonce-fond: oklch(59.99% 0 0deg / 80%); - --couleur-noir: oklch(24.35% 0 0deg / 100%); - /* Arrières-plan */ - --arriere-plan-points: repeating-conic-gradient(var(--couleur-noir) 0% 25%, transparent 0% 100%) - 1px 0.5px/2px 2px; - /* Polices */ - --police-lato: "Lato", sans-serif; - /* Hauteurs de ligne */ - --hauteur-ligne-classique: 1.5; - --hauteur-ligne-moitie: 1.2; - --hauteur-ligne-compacte: 1.1; - --hauteur-ligne-rapprochee: 1; - /* Espacements entre les lettres */ - --espacement-inter-lettres-rapproche-m: -1px; - --espacement-inter-lettres-rapproche-s: -0.5px; - --espacement-inter-lettres-etendu-s: 0.5px; - --espacement-inter-lettres-etendu-m: 1px; - --espacement-inter-lettres-etendu-l: 1.5px; - --espacement-inter-lettres-etendu-xl: 2px; - /* Dimensions */ - --en-tete-hauteur: 61px; - --menu-categories-produits-hauteur: calc(var(--espace-m) * 2 + 1rlh); - --pied-de-page-hauteur: calc(0.8rem * 1.5 * 3 + var(--espace-s) * 2); - --contenu-page-hauteur-minimale-sans-categories: calc( - 100svh - var(--en-tete-hauteur) - var(--pied-de-page-hauteur) - ); - --contenu-page-hauteur-minimale-avec-categories: calc( - 100svh - var(--en-tete-hauteur) - var(--pied-de-page-hauteur) - - var(--menu-categories-produits-hauteur) - ); - /* Espacements */ - --espace-2xs: 0.1rem; - --espace-xs: 0.25rem; - --espace-s: 0.5rem; - --espace-m: 1rem; - --espace-l: 1.25rem; - --espace-xl: 2rem; -} - -/* - * 1. Utilise un meilleur modèle de boîte. - */ -html { - scrollbar-gutter: stable; - box-sizing: border-box; /* 1 */ -} - -/* - * Réinitialise avec des styles par défaut plus simples. - * - * 1. Hérite du modèle de boîte du document par défaut. - * 2. Pas de marges par défaut. - * 3. Hérite par défaut des styles de texte et de couleur. - */ -*, *::before, *::after { - box-sizing: inherit; /* 1 */ - margin: 0; /* 2 */ - padding: 0; /* 2 */ - font: inherit; /* 3 */ - color: inherit; /* 3 */ - outline: 2px dashed transparent; - outline-offset: -2px; -} - -/* Réalise une Transition entre les pages */ -@view-transition { - navigation: auto; -} -/* - * 1. Utilise une couleur d'arrière-plan définie. - * 2. Utilise la couleur primaire du site. - */ -body { - overscroll-behavior: none; - accent-color: var(--couleur-gris-fonce); /* 2 */ - background: var(--couleur-gris); /* 1 */ -} - -/* - * 1. Force l'héritage des styles pour ces éléments. - */ -button, input, select, textarea { - font: inherit; /* 1 */ -} - -/* - * Change la couleur d'arrière-plan à la sélection du texte. - */ -*::selection { - background: var(--couleur-gris-fonce); -} - -/* Cache tout élément avec l'attribut hidden */ -[hidden] { - display: none !important; -} - -/* Encadre en pointillé pour dénoter le focus. */ -*:focus-visible { - outline-color: var(--couleur-noir); - transition: 0.2s outline-color; -} - -/* Cache visuellement mais reste accessible par les lecteurs d'écran */ -.visuellement-cache:not(:focus, :active, :focus-within) { - position: absolute; - overflow: hidden; - width: 1px; - height: 1px; - white-space: nowrap; - clip-path: inset(50%); -} - -/* Utilise un curseur approprié pour les Éléments désactivés */ -[disabled] { - cursor: not-allowed; -} - -/* - * Désactive les animations pour les Utilisateurs n'en souhaitant pas. - */ -/* @media (prefers-reduced-motion) { - *, *::before, *::after { - scroll-behavior: auto !important; - transition: none !important; - animation-duration: 0s !important; - } - - @view-transition { - navigation: none !important; - } -} */ -/* - * 2. Rendu spécifique du texte pour Safari/iOS. - * 3. Rendu plus précis du texte. - */ -html { - font: 1rem/var(--hauteur-ligne-classique) Lato; - font-optical-sizing: auto; - font-variant-ligatures: common-ligatures no-discretionary-ligatures no-historical-ligatures contextual; - font-kerning: normal; - color: var(--couleur-noir); - text-decoration-skip-ink: auto; - text-size-adjust: none; /* 2 */ - text-rendering: geometricprecision; /* 3 */ - letter-spacing: var(--espacement-inter-lettres-etendu-s); - -webkit-font-smoothing: antialiased; /* 2 */ -} - -strong { - font-weight: 600; -} - -em { - font-style: italic; -} - -code { - font-family: monospace; - font-size: 0.9rem; -} - -/* Mixins Sass */ -/* - * Réinitialisation des styles des